DPKG-Log-1.20000755001750001750 011531147516 11441 5ustar00pscpsc000000000000TODO000644001750001750 12111531147516 12163 0ustar00pscpsc000000000000DPKG-Log-1.20- Handle object initizialisation from an object - Add tests for conffile entries README000644001750001750 146511531147516 12407 0ustar00pscpsc000000000000DPKG-Log-1.20DPKG::Log version 0.01 ====================================== DPKG::Log is an object-oriented interface to parse and analyse logfiles as written by the dpkg package manager. It can be used to get objects of all entries in a logfile or to extract specific information such as packages installed in a given logfile, packages upgraded or removed packages. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: DateTime DateTime::Format::Strptime DateTime::TimeZone Params::Validate COPYRIGHT AND LICENCE Copyright (C) 2011 Patrick Schoenfeld This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. Changes000644001750001750 303411531147516 13014 0ustar00pscpsc000000000000DPKG-Log-1.20Revision history for Perl extension DPKG::Log. 1.20 Wed Feb 23 09:30:00 2011 - Switch to DistZilla - Remove debugging output from DPKG::Log - Various changes to examples/dpkg-report: - Add merging for common hostnames (e.g. if there is data for test1 and test2, show test* with all packages common to BOTH systems starting with test. - Add a no_data flag to the data handed to Template::Toolkit in order to handle cases properly where there is no data for the current period and hostname. - Add a merge flag to the data handed to Template::Toolkit in order to know weither merge mode is active or not in the templates - In t/timing.t use RELEASE_TESTING environment variable, because this is set by dzil test. - Extend POD documentation for DPKG::Log::Analyse::Package 1.10 Fri Feb 18 14:35:00 2011 - Bugfix in DPKG::Log::Entry: available_version did not return a value. - Bugfix in DPKG::Log: Handle parse param properly - Fixed some perlcritic critics - Fixed various POD problems - Use test_data/dpkg.log in t/dpkg-log.t - Make it possible to initialize new objects from existing references - Extend tests - Add support to DPKG::Log::Analyse to specify an existing DPKG::Log object as log_handle - Add support to DPKG::Log to specify time_zone as DateTime::TimeZone objects - Add missing file (DPKG/Log/Analyse/Package.pm) to tarball 1.00 Fri Feb 18 10:00:00 2011 - Initial version t000755001750001750 011531147516 11625 5ustar00pscpsc000000000000DPKG-Log-1.20pod.t000644001750001750 20111531147516 12704 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More; eval "use Test::Pod 1.00"; plan skip_all => "Test::Pod 1.00 required for testing POD" if $@; all_pod_files_ok(); LICENSE000644001750001750 4353611531147516 12561 0ustar00pscpsc000000000000DPKG-Log-1.20This software is copyright (c) 2011 by Patrick Schoenfeld. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Terms of the Perl programming language system itself a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" --- The GNU General Public License, Version 1, February 1989 --- This software is Copyright (c) 2011 by Patrick Schoenfeld. This is free software, licensed under: The GNU General Public License, Version 1, February 1989 GNU GENERAL PUBLIC LICENSE Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice That's all there is to it! --- The Artistic License 1.0 --- This software is Copyright (c) 2011 by Patrick Schoenfeld. This is free software, licensed under: The Artistic License 1.0 The Artistic License Preamble The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. Definitions: - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. b) use the modified Package only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. d) make other distribution arrangements with the Copyright Holder. 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. b) accompany the distribution with the machine-readable source of the Package with your modifications. c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. d) make other distribution arrangements with the Copyright Holder. 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. 8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End dist.ini000644001750001750 45111531147516 13145 0ustar00pscpsc000000000000DPKG-Log-1.20name = DPKG-Log version = 1.20 author = Patrick Schoenfeld license = Perl_5 copyright_holder = Patrick Schoenfeld [GatherDir] [MetaYAML] [MakeMaker] [Manifest] [PruneCruft] [License] [ExtraTests] [PodCoverageTests] [PodSyntaxTests] [PkgVersion] [PodVersion] [AutoPrereq] META.yml000644001750001750 112711531147516 12773 0ustar00pscpsc000000000000DPKG-Log-1.20--- abstract: 'Parse the dpkg log' author: - 'Patrick Schoenfeld ' build_requires: Benchmark: 0 Test::More: 0 configure_requires: ExtUtils::MakeMaker: 6.31 dynamic_config: 0 generated_by: 'Dist::Zilla version 4.200003, CPAN::Meta::Converter version 2.102400' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 name: DPKG-Log requires: Carp: 0 Data::Dumper: 0 DateTime::Format::Strptime: 0 DateTime::TimeZone: 0 Dpkg::Version: 0 Exporter: 0 Params::Validate: 0 overload: 0 perl: 5.010 version: 1.20 MANIFEST000644001750001750 77711531147516 12645 0ustar00pscpsc000000000000DPKG-Log-1.20Changes LICENSE MANIFEST META.yml Makefile.PL README TODO dist.ini examples/dpkg-report examples/dpkg-report.tt2 lib/DPKG/Log.pm lib/DPKG/Log/Analyse.pm lib/DPKG/Log/Analyse/Package.pm lib/DPKG/Log/Entry.pm t/dpkg-log-analyse-package.t t/dpkg-log-analyse.t t/dpkg-log-entry.t t/dpkg-log.t t/from_to.t t/pod.t t/release-pod-coverage.t t/release-pod-syntax.t t/timing.t test_data/big.log test_data/dpkg.log test_data/from_to.log test_data/install.log test_data/multi/test1.dpkg.log test_data/multi/test2.dpkg.log timing.t000644001750001750 163411531147516 13444 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse strict; use warnings; use lib 'lib'; use Benchmark; use DPKG::Log; use Data::Dumper; use Test::More; BEGIN { unless ($ENV{'RELEASE_TESTING'}) { Test::More::plan(skip_all => 'these tests are for testing by the author'); } else { Test::More::plan(tests => 2); } } my ($t1, $t2, $td); my $dpkg_log = DPKG::Log->new(filename =>'test_data/dpkg.log'); $t1 = Benchmark->new(); $dpkg_log->parse; $t2 = Benchmark->new(); $td = timediff($t2, $t1); my ($r) = @$td; my $time_expect = 1; ok($r <= $time_expect, "Parsing a small log file takes <= $time_expect wallclock second(s)"); $dpkg_log = DPKG::Log->new(filename =>'test_data/big.log'); $t1 = Benchmark->new(); $dpkg_log->parse; $t2 = Benchmark->new(); $td = timediff($t2, $t1); ($r) = @$td; $time_expect = 20; ok($r <= $time_expect, "Parsing a big log file takes <= $time_expect wallclock second(s)") or diag "Parsing took $time_expect\n"; from_to.t000644001750001750 242311531147516 13617 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More tests => 10; use lib 'lib'; use DPKG::Log; use Data::Dumper; my $dpkg_log; my $filename; ok($dpkg_log = DPKG::Log->new('filename'=> 'test_data/from_to.log'), "initialize DPKG::Log object"); $dpkg_log->parse; ok(@entries = $dpkg_log->entries('from' => '2011-02-02 00:00:00', 'to' => '2011-02-03 00:00:00'), 'entries(from => ... , to => ...) returns array' ); is(scalar(@entries), 78, 'Number of entries is correct'); ok($entries[int(rand(77))]->timestamp->epoch <= 1296691200, "Sample entry has timestamp below 1296691200"); ok($dpkg_log = DPKG::Log->new('filename' => 'test_data/from_to.log', 'from' => '2011-02-02 00:00:00', 'to' => '2011-02-03 00:00:00'), 'Initialize DPKG::Log object with limited time range'); $dpkg_log->parse; ok(@entries = $dpkg_log->entries(), "entries returns array"); is(scalar(@entries), 78, 'Number of entries is correct'); ok($dpkg_log = DPKG::Log->new('filename' => 'test_data/from_to.log', 'from' => '2011-02-02', 'to' => '2011-02-03', 'timestamp_pattern' => '%F'), 'Initialize DPKG::Log object with limited time range and custom pattern'); $dpkg_log->parse; ok(@entries = $dpkg_log->entries(), "entries returns array"); is(scalar(@entries), 78, 'Number of entries is correct'); Makefile.PL000644001750001750 234211531147516 13474 0ustar00pscpsc000000000000DPKG-Log-1.20 use strict; use warnings; BEGIN { require 5.010; } use ExtUtils::MakeMaker 6.31; my %WriteMakefileArgs = ( 'ABSTRACT' => 'Parse the dpkg log', 'AUTHOR' => 'Patrick Schoenfeld ', 'BUILD_REQUIRES' => { 'Benchmark' => '0', 'Test::More' => '0' }, 'CONFIGURE_REQUIRES' => { 'ExtUtils::MakeMaker' => '6.31' }, 'DISTNAME' => 'DPKG-Log', 'EXE_FILES' => [], 'LICENSE' => 'perl', 'NAME' => 'DPKG::Log', 'PREREQ_PM' => { 'Carp' => '0', 'Data::Dumper' => '0', 'DateTime::Format::Strptime' => '0', 'DateTime::TimeZone' => '0', 'Dpkg::Version' => '0', 'Exporter' => '0', 'Params::Validate' => '0', 'overload' => '0' }, 'VERSION' => '1.20', 'test' => { 'TESTS' => 't/*.t' } ); unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) { my $br = delete $WriteMakefileArgs{BUILD_REQUIRES}; my $pp = $WriteMakefileArgs{PREREQ_PM}; for my $mod ( keys %$br ) { if ( exists $pp->{$mod} ) { $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod}; } else { $pp->{$mod} = $br->{$mod}; } } } delete $WriteMakefileArgs{CONFIGURE_REQUIRES} unless eval { ExtUtils::MakeMaker->VERSION(6.52) }; WriteMakefile(%WriteMakefileArgs); dpkg-log.t000644001750001750 230511531147516 13655 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More tests => 16; use lib 'lib'; use DPKG::Log; my $dpkg_log; my $filename; can_ok('DPKG::Log', 'entries'); can_ok('DPKG::Log', 'next_entry'); can_ok('DPKG::Log', 'filter_by_time'); can_ok('DPKG::Log', 'get_datetime_info'); ok($dpkg_log = DPKG::Log->new(filename => 'test_data/dpkg.log'), "initialize DPKG::Log object"); ok($filename = $dpkg_log->filename, "filename() returns filename"); ok($dpkg_log->filename("test.log"), "filename('test.log')"); is($dpkg_log->filename, "test.log", "filename() returns 'test.log'"); $dpkg_log->filename('test_data/dpkg.log'); ok($dpkg_log->parse > 0, "parse() returns a value greater 0" ); is(scalar(@{$dpkg_log->{invalid_lines}}), 0, "0 invalid lines" ); ok($entry = $dpkg_log->next_entry, "next entry returns an entry" ); isa_ok($entry, "DPKG::Log::Entry", "entry"); ok( my ($from, $to) = $dpkg_log->get_datetime_info(), "get_datetime_info returns report period info"); ok( $dpkg_log = DPKG::Log->new(filename => 'test_data/dpkg.log', parse => 1), 'initialize DPKG::Log object with parse = 1'); ok ( eval { $dpkg_log->entries >= 0 } , "object stores entries"); ok ($dpkg_log = $dpkg_log->new(filename => 'test_data/dpkg.log'), 'initialize object from existing ref'); DPKG000755001750001750 011531147516 12655 5ustar00pscpsc000000000000DPKG-Log-1.20/libLog.pm000644001750001750 2661211531147516 14122 0ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKG=head1 NAME DPKG::Log - Parse the dpkg log =head1 VERSION version 1.20 =head1 SYNOPSIS use DPKG::Log; my $dpkg_log = DPKG::Log->new('filename' => 'dpkg.log', 'parse' => 1); =head1 DESCRIPTION This module is used to parse a logfile and store each line as a DPKG::Log::Entry object. =head1 METHODS =over 4 =cut package DPKG::Log; BEGIN { $DPKG::Log::VERSION = '1.20'; } use strict; use warnings; use 5.010; use Carp; use DPKG::Log::Entry; use DateTime::Format::Strptime; use DateTime::TimeZone; use Params::Validate qw(:all); use Data::Dumper; =item $dpkg_log = DPKG::Log->new() =item $dpkg_log = DPKG::Log->new('filename' => 'dpkg.log') =item $dpkg_log = DPKG::Log->new('filename' => 'dpkg.log', 'parse' => 1 ) Returns a new DPKG::Log object. If parse is set to a true value the logfile specified by filename is parsed at the end of the object initialisation. Otherwise the parse routine has to be called. Filename parameter can be ommitted, it defaults to /var/log/dpkg.log. Optionally its possible to specify B or B arguments as timestamps in the standard dpkg.log format or as DateTime objects. This will limit the entries which will be stored in the object to entries in the given timerange. Note that, if this is not what you want, you may ommit these attributes and can use B instead. By default the module will assume that those timestamps are in the local timezone as determined by DateTime::TimeZone. This can be overriden by giving the argument B which takes a timezone string (e.g. 'Europe/Berlin') or a DateTime::TimeZone object. Additionally its possible to override the timestamp_pattern by specifying B. This has to be a valid pattern for DateTime::Format::Strptime. =cut sub new { my $package = shift; $package = ref($package) if ref($package); my %params = validate(@_, { 'filename' => { 'type' => SCALAR, 'default' => '/var/log/dpkg.log' }, 'parse' => 0, 'time_zone' => { 'type' => SCALAR, 'default' => 'local' }, 'timestamp_pattern' => { 'type' => SCALAR, 'default' => '%F %T' }, 'from' => 0, 'to' => 0 } ); my $self = { entries => [], invalid_lines => [], time_zone => undef, from => undef, to => undef, offset => 0, %params }; bless($self, $package); $self->parse if $params{'parse'}; return $self; } =item $dpkg_log->filename =item $dpkg_log->filename('newfilename.log') Get or set the filename of the dpkg logfile. =cut sub filename { my ($self, $filename) = @_; if ($filename) { $self->{filename} = $filename; } else { $filename = $self->{filename}; } return $filename; } =item $dpkg_log->parse =item $dpkg_log->parse('time_zone' => 'Europe/Berlin') =item $dpkg_log->parse('time_zone' => $dt_tz ) Call the parser. The B parameter is optional and specifies in which time zone the dpkg log timestamps are. If its omitted it will use the default local time zone. Its possible to specify either a DateTime::TimeZone object or a string. =cut sub parse { my $self = shift; open(my $log_fh, "<", $self->{filename}) or croak("unable to open logfile for reading: $!"); my %params = validate( @_, { 'from' => { default => $self->{from} }, 'to' => { default => $self->{to} }, 'time_zone' => { default => $self->{time_zone} }, 'timestamp_pattern' => { default => $self->{timestamp_pattern} }, } ); # Determine system timezone my $tz; if (ref($params{time_zone}) and (ref($params{time_zone}) eq "DateTime::TimeZone")) { $tz = $params{time_zone}; } elsif (ref($params{time_zone})) { croak "time_zone argument has to be a string or a DateTime::TimeZone object"; } else { $tz = DateTime::TimeZone->new( 'name' => $params{time_zone} ); } my $ts_parser = DateTime::Format::Strptime->new( pattern => $params{timestamp_pattern}, time_zone => $params{time_zone} ); my $lineno = 0; while (my $line = <$log_fh>) { $lineno++; chomp $line; next if $line =~ /^$/; my $timestamp; my @entry = split(/\s/, $line); if (not $entry[0] and not $entry[1]) { push(@{$self->{invalid_lines}}, $line); next; } my ($year, $month, $day) = split('-', $entry[0]); my ($hour, $minute, $second) = split(':', $entry[1]); if ($year and $month and $day and $hour and $minute and $second) { $timestamp = DateTime->new( year => $year, month => $month, day => $day, hour => $hour, minute => $minute, second => $second, time_zone => $tz ); } else { push(@{$self->{invalid_lines}}, $line); next; } my $entry_obj; if ($entry[2] eq "update-alternatives:") { next; } elsif ($entry[2] eq "startup") { $entry_obj = { line => $line, lineno => $lineno, timestamp => $timestamp, type => 'startup', subject => $entry[3], action => $entry[4] }; } elsif ($entry[2] eq "status") { $entry_obj = { line => $line, lineno => $lineno, timestamp => $timestamp, type => 'status', subject => 'package', status => $entry[3], associated_package => $entry[4], installed_version => $entry[5] }; } elsif (defined($valid_actions->{$entry[2]}) ) { $entry_obj = { line => $line, lineno => $lineno, timestamp => $timestamp, subject => 'package', type => 'action', action => $entry[2], associated_package => $entry[3], installed_version => $entry[4], available_version => $entry[5] }; } elsif ($entry[2] eq "conffile") { $entry_obj = { line => $line, lineno => $lineno, timestamp => $timestamp, subject => 'conffile', type => 'conffile_action', conffile => $entry[3], decision => $entry[4] }; } else { print $line . " invalid\n"; push(@{$self->{invalid_lines}}, $line); next; } push(@{$self->{entries}}, $entry_obj); } close($log_fh); if ($self->{from} or $self->{to}) { @{$self->{entries}} = $self->filter_by_time( entry_ref => $self->{entries}, %params); } return scalar(@{$self->{entries}}); } =item @entries = $dpkg_log->entries; =item @entries = $dpkg_log->entries('from' => '2010-01-01.10:00:00', to => '2010-01-02 24:00:00') Return all entries or all entries in a given timerange. B and B are optional arguments, specifying a date before (from) and after (to) which entries aren't returned. If only B is specified all entries from the beginning of the log are read. If only B is specified all entries till the end of the log are read. =cut sub entries { my $self = shift; my %params = validate( @_, { from => 0, to => 0, time_zone => { type => SCALAR, default => $self->{time_zone} } } ); croak "Object does not store entries. Eventually parse function were not run or log is empty. " if (not @{$self->{entries}}); if (not ($params{from} or $params{to})) { return map { DPKG::Log::Entry->new($_) } @{$self->{entries}}; } else { return $self->filter_by_time(%params); } } =item $entry = $dpkg_log->next_entry; Return the next entry. =cut sub next_entry { my $self = shift; my $offset = $self->{offset}++; return DPKG::Log::Entry->new(@{$self->{entries}}[$offset]); } =item @entries = $dpkg_log->filter_by_time(from => ts, to => ts) =item @entries = $dpkg_log->filter_by_time(from => ts) =item @entries = $dpkg_log->filter_by_time(to => ts) =item @entries = $dpkg_log->filter_by_time(from => ts, to => ts, entry_ref => $entry_ref) Filter entries by given B - B range. See the explanations for the new sub for the arguments. If entry_ref is given and an array reference its used instead of $self->{entries} as input source for the entries which are to be filtered. =cut sub filter_by_time { my $self = shift; my %params = validate( @_, { from => 0, to => 0, time_zone => { default => $self->{time_zone} }, timestamp_pattern => { default => $self->{timestamp_pattern} }, entry_ref => { default => $self->{entries} }, } ); my @entries = @{$params{entry_ref}}; if (not @entries) { croak "Object does not store entries. Eventually parse function were not run or log is empty."; } $self->__eval_datetime_info(%params); @entries = grep { (DPKG::Log::Entry->new($_)->timestamp >= $self->{from}) and (DPKG::Log::Entry->new($_)->timestamp <= $self->{to}) } @entries; return map { DPKG::Log::Entry->new($_) } @entries; } =item ($from, $to) = $dpkg_log->get_datetime_info() Returns the from and to timestamps of the logfile or (if from/to values are set) the values set during object initialisation. =cut sub get_datetime_info { my $self = shift; my $from; my $to; if ($self->{from}) { $from = $self->{from}; } else { $from = DPKG::Log::Entry->new(%{$self->{entries}->[0]})->timestamp; } if ($self->{to}) { $to = $self->{to}; } else { $to = DPKG::Log::Entry->new(%{$self->{entries}->[-1]})->timestamp; } return ($from, $to); } ## Internal methods sub __eval_datetime_info { my $self = shift; my %params = validate( @_, { from => { default => $self->{from} }, to => { default => $self->{to} }, time_zone => { default => $self->{time_zone} }, timestamp_pattern => { default => $self->{timestamp_pattern} }, entry_ref => { default => $self->{entries} }, } ); my $entry_ref = $params{entry_ref}; my $from = $params{from}; my $to = $params{to}; my $ts_parser = DateTime::Format::Strptime->new( pattern => $params{timestamp_pattern}, time_zone => $params{time_zone} ); if (not $from) { $from = DPKG::Log::Entry->new($entry_ref->[0])->timestamp; } if (not $to) { $to = DPKG::Log::Entry->new($entry_ref->[-1])->timestamp; } if (ref($from) ne "DateTime") { $from = $ts_parser->parse_datetime($from); } if (ref($to) ne "DateTime") { $to = $ts_parser->parse_datetime($to); } $self->{from} = $from; $self->{to} = $to; return; } =back =head1 SEE ALSO L, L, L =head1 AUTHOR Patrick Schoenfeld . =head1 COPYRIGHT AND LICENSE Copyright (C) 2011 Patrick Schoenfeld This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. =cut 1; # vim: expandtab:ts=4:sw=4test_data000755001750001750 011531147516 13332 5ustar00pscpsc000000000000DPKG-Log-1.20big.log000644001750001750 2303630111531147516 15045 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data2010-06-22 16:46:48 startup archives install 2010-06-22 16:46:48 install base-passwd 3.5.20 2010-06-22 16:46:48 status half-installed base-passwd 3.5.20 2010-06-22 16:46:48 status unpacked base-passwd 3.5.20 2010-06-22 16:46:48 status unpacked base-passwd 3.5.20 2010-06-22 16:46:48 install base-files 5lenny5 2010-06-22 16:46:48 status half-installed base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 configure base-passwd 3.5.20 3.5.20 2010-06-22 16:46:48 status unpacked base-passwd 3.5.20 2010-06-22 16:46:48 status half-configured base-passwd 3.5.20 2010-06-22 16:46:48 status installed base-passwd 3.5.20 2010-06-22 16:46:48 configure base-files 5lenny5 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status unpacked base-files 5lenny5 2010-06-22 16:46:48 status half-configured base-files 5lenny5 2010-06-22 16:46:48 status installed base-files 5lenny5 2010-06-22 16:46:48 startup archives install 2010-06-22 16:46:48 upgrade dpkg 1.14.28 1.14.28 2010-06-22 16:46:48 status half-configured dpkg 1.14.28 2010-06-22 16:46:48 status unpacked dpkg 1.14.28 2010-06-22 16:46:48 status half-installed dpkg 1.14.28 2010-06-22 16:46:49 status half-installed dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 configure dpkg 1.14.28 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status unpacked dpkg 1.14.28 2010-06-22 16:46:49 status half-configured dpkg 1.14.28 2010-06-22 16:46:49 status installed dpkg 1.14.28 2010-06-22 16:46:49 startup archives install 2010-06-22 16:46:49 install libc6 2.7-18lenny1 2010-06-22 16:46:49 status half-installed libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 configure libc6 2.7-18lenny1 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:49 status half-configured libc6 2.7-18lenny1 2010-06-22 16:46:49 status installed libc6 2.7-18lenny1 2010-06-22 16:46:49 startup archives install 2010-06-22 16:46:50 install perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 status half-installed perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 configure perl-base 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 16:46:50 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 status half-configured perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 status installed perl-base 5.10.0-19lenny2 2010-06-22 16:46:50 startup archives install 2010-06-22 16:46:50 install mawk 1.3.3-11.1 2010-06-22 16:46:50 status half-installed mawk 1.3.3-11.1 2010-06-22 16:46:50 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:50 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:50 configure mawk 1.3.3-11.1 1.3.3-11.1 2010-06-22 16:46:50 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:50 status half-configured mawk 1.3.3-11.1 2010-06-22 16:46:50 status installed mawk 1.3.3-11.1 2010-06-22 16:46:50 startup archives install 2010-06-22 16:46:50 install debconf 1.5.24 2010-06-22 16:46:50 status half-installed debconf 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 configure debconf 1.5.24 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 status unpacked debconf 1.5.24 2010-06-22 16:46:50 status half-configured debconf 1.5.24 2010-06-22 16:46:50 status installed debconf 1.5.24 2010-06-22 16:46:50 startup archives unpack 2010-06-22 16:46:50 install gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:50 status half-installed gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:50 status unpacked gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:50 status unpacked gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:50 install libgcc1 1:4.3.2-1.1 2010-06-22 16:46:50 status half-installed libgcc1 1:4.3.2-1.1 2010-06-22 16:46:50 status unpacked libgcc1 1:4.3.2-1.1 2010-06-22 16:46:50 status unpacked libgcc1 1:4.3.2-1.1 2010-06-22 16:46:51 upgrade libc6 2.7-18lenny1 2.7-18lenny1 2010-06-22 16:46:51 status half-configured libc6 2.7-18lenny1 2010-06-22 16:46:51 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:51 status half-installed libc6 2.7-18lenny1 2010-06-22 16:46:51 status half-installed libc6 2.7-18lenny1 2010-06-22 16:46:52 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:52 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:52 install libattr1 1:2.4.43-2 2010-06-22 16:46:52 status half-installed libattr1 1:2.4.43-2 2010-06-22 16:46:52 status unpacked libattr1 1:2.4.43-2 2010-06-22 16:46:52 status unpacked libattr1 1:2.4.43-2 2010-06-22 16:46:52 install libacl1 2.2.47-2 2010-06-22 16:46:52 status half-installed libacl1 2.2.47-2 2010-06-22 16:46:52 status unpacked libacl1 2.2.47-2 2010-06-22 16:46:52 status unpacked libacl1 2.2.47-2 2010-06-22 16:46:53 install libselinux1 2.0.65-5 2010-06-22 16:46:53 status half-installed libselinux1 2.0.65-5 2010-06-22 16:46:53 status unpacked libselinux1 2.0.65-5 2010-06-22 16:46:53 status unpacked libselinux1 2.0.65-5 2010-06-22 16:46:53 install coreutils 6.10-6 2010-06-22 16:46:53 status half-installed coreutils 6.10-6 2010-06-22 16:46:53 status unpacked coreutils 6.10-6 2010-06-22 16:46:53 status unpacked coreutils 6.10-6 2010-06-22 16:46:53 install libstdc++6 4.3.2-1.1 2010-06-22 16:46:53 status half-installed libstdc++6 4.3.2-1.1 2010-06-22 16:46:53 status unpacked libstdc++6 4.3.2-1.1 2010-06-22 16:46:53 status unpacked libstdc++6 4.3.2-1.1 2010-06-22 16:46:53 install lzma 4.43-14 2010-06-22 16:46:53 status half-installed lzma 4.43-14 2010-06-22 16:46:53 status unpacked lzma 4.43-14 2010-06-22 16:46:53 status unpacked lzma 4.43-14 2010-06-22 16:46:53 upgrade dpkg 1.14.28 1.14.28 2010-06-22 16:46:53 status half-configured dpkg 1.14.28 2010-06-22 16:46:53 status unpacked dpkg 1.14.28 2010-06-22 16:46:53 status half-installed dpkg 1.14.28 2010-06-22 16:46:53 status half-installed dpkg 1.14.28 2010-06-22 16:46:53 status unpacked dpkg 1.14.28 2010-06-22 16:46:53 status unpacked dpkg 1.14.28 2010-06-22 16:46:53 upgrade perl-base 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 16:46:53 status half-configured perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 status half-installed perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 status half-installed perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:46:53 install liblocale-gettext-perl 1.05-4 2010-06-22 16:46:53 status half-installed liblocale-gettext-perl 1.05-4 2010-06-22 16:46:53 status unpacked liblocale-gettext-perl 1.05-4 2010-06-22 16:46:53 status unpacked liblocale-gettext-perl 1.05-4 2010-06-22 16:46:53 install libtext-iconv-perl 1.7-1+b1 2010-06-22 16:46:53 status half-installed libtext-iconv-perl 1.7-1+b1 2010-06-22 16:46:53 status unpacked libtext-iconv-perl 1.7-1+b1 2010-06-22 16:46:53 status unpacked libtext-iconv-perl 1.7-1+b1 2010-06-22 16:46:53 install libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:46:53 status half-installed libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:46:54 status unpacked libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:46:54 status unpacked libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:46:54 install libtext-wrapi18n-perl 0.06-6 2010-06-22 16:46:54 status half-installed libtext-wrapi18n-perl 0.06-6 2010-06-22 16:46:54 status unpacked libtext-wrapi18n-perl 0.06-6 2010-06-22 16:46:54 status unpacked libtext-wrapi18n-perl 0.06-6 2010-06-22 16:46:54 install debconf-i18n 1.5.24 2010-06-22 16:46:54 status half-installed debconf-i18n 1.5.24 2010-06-22 16:46:54 status unpacked debconf-i18n 1.5.24 2010-06-22 16:46:54 status unpacked debconf-i18n 1.5.24 2010-06-22 16:46:54 upgrade debconf 1.5.24 1.5.24 2010-06-22 16:46:54 status half-configured debconf 1.5.24 2010-06-22 16:46:54 status unpacked debconf 1.5.24 2010-06-22 16:46:54 status half-installed debconf 1.5.24 2010-06-22 16:46:54 status half-installed debconf 1.5.24 2010-06-22 16:46:54 status unpacked debconf 1.5.24 2010-06-22 16:46:54 status unpacked debconf 1.5.24 2010-06-22 16:46:54 install libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:54 status half-installed libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:54 install libpam0g 1.0.1-5+lenny1 2010-06-22 16:46:54 status half-installed libpam0g 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam0g 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam0g 1.0.1-5+lenny1 2010-06-22 16:46:54 install libdb4.6 4.6.21-11 2010-06-22 16:46:54 status half-installed libdb4.6 4.6.21-11 2010-06-22 16:46:54 status unpacked libdb4.6 4.6.21-11 2010-06-22 16:46:54 status unpacked libdb4.6 4.6.21-11 2010-06-22 16:46:54 install libpam-modules 1.0.1-5+lenny1 2010-06-22 16:46:54 status half-installed libpam-modules 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:46:54 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:46:54 install debianutils 2.30 2010-06-22 16:46:54 status half-installed debianutils 2.30 2010-06-22 16:46:54 status unpacked debianutils 2.30 2010-06-22 16:46:54 status unpacked debianutils 2.30 2010-06-22 16:46:54 install passwd 1:4.1.1-6+lenny1 2010-06-22 16:46:54 status half-installed passwd 1:4.1.1-6+lenny1 2010-06-22 16:46:54 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:46:54 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:46:54 install libncurses5 5.7+20081213-1 2010-06-22 16:46:54 status half-installed libncurses5 5.7+20081213-1 2010-06-22 16:46:54 status unpacked libncurses5 5.7+20081213-1 2010-06-22 16:46:54 status unpacked libncurses5 5.7+20081213-1 2010-06-22 16:46:55 install ncurses-bin 5.7+20081213-1 2010-06-22 16:46:55 status half-installed ncurses-bin 5.7+20081213-1 2010-06-22 16:46:55 status unpacked ncurses-bin 5.7+20081213-1 2010-06-22 16:46:55 status unpacked ncurses-bin 5.7+20081213-1 2010-06-22 16:46:55 install lsb-base 3.2-20 2010-06-22 16:46:55 status half-installed lsb-base 3.2-20 2010-06-22 16:46:55 status unpacked lsb-base 3.2-20 2010-06-22 16:46:55 status unpacked lsb-base 3.2-20 2010-06-22 16:46:55 upgrade base-passwd 3.5.20 3.5.20 2010-06-22 16:46:55 status half-configured base-passwd 3.5.20 2010-06-22 16:46:55 status unpacked base-passwd 3.5.20 2010-06-22 16:46:55 status half-installed base-passwd 3.5.20 2010-06-22 16:46:55 status half-installed base-passwd 3.5.20 2010-06-22 16:46:55 status unpacked base-passwd 3.5.20 2010-06-22 16:46:55 status unpacked base-passwd 3.5.20 2010-06-22 16:46:55 upgrade base-files 5lenny5 5lenny5 2010-06-22 16:46:55 status half-configured base-files 5lenny5 2010-06-22 16:46:55 status unpacked base-files 5lenny5 2010-06-22 16:46:55 status half-installed base-files 5lenny5 2010-06-22 16:46:55 status half-installed base-files 5lenny5 2010-06-22 16:46:55 status unpacked base-files 5lenny5 2010-06-22 16:46:55 status unpacked base-files 5lenny5 2010-06-22 16:46:55 install bash 3.2-4 2010-06-22 16:46:55 status half-installed bash 3.2-4 2010-06-22 16:46:55 status unpacked bash 3.2-4 2010-06-22 16:46:55 status unpacked bash 3.2-4 2010-06-22 16:46:55 install libcomerr2 1.41.3-1 2010-06-22 16:46:55 status half-installed libcomerr2 1.41.3-1 2010-06-22 16:46:55 status unpacked libcomerr2 1.41.3-1 2010-06-22 16:46:55 status unpacked libcomerr2 1.41.3-1 2010-06-22 16:46:55 install bsdutils 1:2.13.1.1-1 2010-06-22 16:46:55 status half-installed bsdutils 1:2.13.1.1-1 2010-06-22 16:46:55 status unpacked bsdutils 1:2.13.1.1-1 2010-06-22 16:46:55 status unpacked bsdutils 1:2.13.1.1-1 2010-06-22 16:46:55 install libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:46:55 status half-installed libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:46:55 status unpacked libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:46:55 status unpacked libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:46:55 install diff 2.8.1-12 2010-06-22 16:46:55 status half-installed diff 2.8.1-12 2010-06-22 16:46:55 status unpacked diff 2.8.1-12 2010-06-22 16:46:55 status unpacked diff 2.8.1-12 2010-06-22 16:46:55 install e2fslibs 1.41.3-1 2010-06-22 16:46:55 status half-installed e2fslibs 1.41.3-1 2010-06-22 16:46:55 status unpacked e2fslibs 1.41.3-1 2010-06-22 16:46:55 status unpacked e2fslibs 1.41.3-1 2010-06-22 16:46:55 install libuuid1 1.41.3-1 2010-06-22 16:46:55 status half-installed libuuid1 1.41.3-1 2010-06-22 16:46:55 status unpacked libuuid1 1.41.3-1 2010-06-22 16:46:55 status unpacked libuuid1 1.41.3-1 2010-06-22 16:46:55 install libblkid1 1.41.3-1 2010-06-22 16:46:55 status half-installed libblkid1 1.41.3-1 2010-06-22 16:46:55 status unpacked libblkid1 1.41.3-1 2010-06-22 16:46:55 status unpacked libblkid1 1.41.3-1 2010-06-22 16:46:55 install libss2 1.41.3-1 2010-06-22 16:46:55 status half-installed libss2 1.41.3-1 2010-06-22 16:46:55 status unpacked libss2 1.41.3-1 2010-06-22 16:46:55 status unpacked libss2 1.41.3-1 2010-06-22 16:46:55 install e2fsprogs 1.41.3-1 2010-06-22 16:46:55 status half-installed e2fsprogs 1.41.3-1 2010-06-22 16:46:55 status unpacked e2fsprogs 1.41.3-1 2010-06-22 16:46:55 status unpacked e2fsprogs 1.41.3-1 2010-06-22 16:46:56 install findutils 4.4.0-2 2010-06-22 16:46:56 status half-installed findutils 4.4.0-2 2010-06-22 16:46:56 status unpacked findutils 4.4.0-2 2010-06-22 16:46:56 status unpacked findutils 4.4.0-2 2010-06-22 16:46:56 install gcc-4.2-base 4.2.4-6 2010-06-22 16:46:56 status half-installed gcc-4.2-base 4.2.4-6 2010-06-22 16:46:56 status unpacked gcc-4.2-base 4.2.4-6 2010-06-22 16:46:56 status unpacked gcc-4.2-base 4.2.4-6 2010-06-22 16:46:56 install grep 2.5.3~dfsg-6 2010-06-22 16:46:56 status half-installed grep 2.5.3~dfsg-6 2010-06-22 16:46:56 status unpacked grep 2.5.3~dfsg-6 2010-06-22 16:46:56 status unpacked grep 2.5.3~dfsg-6 2010-06-22 16:46:56 install gzip 1.3.12-6+lenny1 2010-06-22 16:46:56 status half-installed gzip 1.3.12-6+lenny1 2010-06-22 16:46:56 status unpacked gzip 1.3.12-6+lenny1 2010-06-22 16:46:56 status unpacked gzip 1.3.12-6+lenny1 2010-06-22 16:46:56 install hostname 2.95 2010-06-22 16:46:56 status half-installed hostname 2.95 2010-06-22 16:46:57 status unpacked hostname 2.95 2010-06-22 16:46:57 status unpacked hostname 2.95 2010-06-22 16:46:57 install libsepol1 2.0.30-2 2010-06-22 16:46:57 status half-installed libsepol1 2.0.30-2 2010-06-22 16:46:57 status unpacked libsepol1 2.0.30-2 2010-06-22 16:46:57 status unpacked libsepol1 2.0.30-2 2010-06-22 16:46:57 install makedev 2.3.1-88 2010-06-22 16:46:57 status half-installed makedev 2.3.1-88 2010-06-22 16:46:57 status unpacked makedev 2.3.1-88 2010-06-22 16:46:57 status unpacked makedev 2.3.1-88 2010-06-22 16:46:57 upgrade mawk 1.3.3-11.1 1.3.3-11.1 2010-06-22 16:46:57 status half-configured mawk 1.3.3-11.1 2010-06-22 16:46:57 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:57 status half-installed mawk 1.3.3-11.1 2010-06-22 16:46:57 status half-installed mawk 1.3.3-11.1 2010-06-22 16:46:57 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:57 status unpacked mawk 1.3.3-11.1 2010-06-22 16:46:57 install mktemp 1.5-9 2010-06-22 16:46:57 status half-installed mktemp 1.5-9 2010-06-22 16:46:57 status unpacked mktemp 1.5-9 2010-06-22 16:46:57 status unpacked mktemp 1.5-9 2010-06-22 16:46:57 install ncurses-base 5.7+20081213-1 2010-06-22 16:46:57 status half-installed ncurses-base 5.7+20081213-1 2010-06-22 16:46:57 status unpacked ncurses-base 5.7+20081213-1 2010-06-22 16:46:57 status unpacked ncurses-base 5.7+20081213-1 2010-06-22 16:46:57 install libslang2 2.1.3-3 2010-06-22 16:46:57 status half-installed libslang2 2.1.3-3 2010-06-22 16:46:57 status unpacked libslang2 2.1.3-3 2010-06-22 16:46:57 status unpacked libslang2 2.1.3-3 2010-06-22 16:46:57 install mount 2.13.1.1-1 2010-06-22 16:46:57 status half-installed mount 2.13.1.1-1 2010-06-22 16:46:57 status unpacked mount 2.13.1.1-1 2010-06-22 16:46:57 status unpacked mount 2.13.1.1-1 2010-06-22 16:46:57 install initscripts 2.86.ds1-61 2010-06-22 16:46:57 status half-installed initscripts 2.86.ds1-61 2010-06-22 16:46:57 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:46:57 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:46:57 install procps 1:3.2.7-11 2010-06-22 16:46:57 status half-installed procps 1:3.2.7-11 2010-06-22 16:46:57 status unpacked procps 1:3.2.7-11 2010-06-22 16:46:57 status unpacked procps 1:3.2.7-11 2010-06-22 16:46:57 install login 1:4.1.1-6+lenny1 2010-06-22 16:46:57 status half-installed login 1:4.1.1-6+lenny1 2010-06-22 16:46:58 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:46:58 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:46:58 install zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:58 status half-installed zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:58 status unpacked zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:58 status unpacked zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:58 install sed 4.1.5-6 2010-06-22 16:46:58 status half-installed sed 4.1.5-6 2010-06-22 16:46:58 status unpacked sed 4.1.5-6 2010-06-22 16:46:58 status unpacked sed 4.1.5-6 2010-06-22 16:46:58 install sysvinit-utils 2.86.ds1-61 2010-06-22 16:46:58 status half-installed sysvinit-utils 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysvinit-utils 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysvinit-utils 2.86.ds1-61 2010-06-22 16:46:58 install sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 status half-installed sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 install sysvinit 2.86.ds1-61 2010-06-22 16:46:58 status half-installed sysvinit 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysvinit 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysvinit 2.86.ds1-61 2010-06-22 16:46:58 install tar 1.20-1 2010-06-22 16:46:58 status half-installed tar 1.20-1 2010-06-22 16:46:58 status unpacked tar 1.20-1 2010-06-22 16:46:58 status unpacked tar 1.20-1 2010-06-22 16:46:58 install tzdata 2010a-0lenny1 2010-06-22 16:46:58 status half-installed tzdata 2010a-0lenny1 2010-06-22 16:46:58 status unpacked tzdata 2010a-0lenny1 2010-06-22 16:46:58 status unpacked tzdata 2010a-0lenny1 2010-06-22 16:46:58 install util-linux 2.13.1.1-1 2010-06-22 16:46:58 status half-installed util-linux 2.13.1.1-1 2010-06-22 16:46:58 status unpacked util-linux 2.13.1.1-1 2010-06-22 16:46:58 status unpacked util-linux 2.13.1.1-1 2010-06-22 16:46:58 startup packages configure 2010-06-22 16:46:58 configure sysv-rc 2.86.ds1-61 2.86.ds1-61 2010-06-22 16:46:58 status unpacked sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 status half-configured sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 status installed sysv-rc 2.86.ds1-61 2010-06-22 16:46:58 configure gcc-4.2-base 4.2.4-6 4.2.4-6 2010-06-22 16:46:58 status unpacked gcc-4.2-base 4.2.4-6 2010-06-22 16:46:58 status half-configured gcc-4.2-base 4.2.4-6 2010-06-22 16:46:58 status installed gcc-4.2-base 4.2.4-6 2010-06-22 16:46:58 configure libpam-runtime 1.0.1-5+lenny1 1.0.1-5+lenny1 2010-06-22 16:46:58 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:58 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:58 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:59 status half-configured libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:59 status installed libpam-runtime 1.0.1-5+lenny1 2010-06-22 16:46:59 configure gcc-4.3-base 4.3.2-1.1 4.3.2-1.1 2010-06-22 16:46:59 status unpacked gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:59 status half-configured gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:59 status installed gcc-4.3-base 4.3.2-1.1 2010-06-22 16:46:59 configure libc6 2.7-18lenny1 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status unpacked libc6 2.7-18lenny1 2010-06-22 16:46:59 status half-configured libc6 2.7-18lenny1 2010-06-22 16:46:59 status installed libc6 2.7-18lenny1 2010-06-22 16:46:59 configure mktemp 1.5-9 1.5-9 2010-06-22 16:46:59 status unpacked mktemp 1.5-9 2010-06-22 16:46:59 status half-configured mktemp 1.5-9 2010-06-22 16:46:59 status installed mktemp 1.5-9 2010-06-22 16:46:59 configure debianutils 2.30 2.30 2010-06-22 16:46:59 status unpacked debianutils 2.30 2010-06-22 16:46:59 status half-configured debianutils 2.30 2010-06-22 16:46:59 status installed debianutils 2.30 2010-06-22 16:46:59 configure bsdutils 1:2.13.1.1-1 1:2.13.1.1-1 2010-06-22 16:46:59 status unpacked bsdutils 1:2.13.1.1-1 2010-06-22 16:46:59 status half-configured bsdutils 1:2.13.1.1-1 2010-06-22 16:46:59 status installed bsdutils 1:2.13.1.1-1 2010-06-22 16:46:59 configure libsepol1 2.0.30-2 2.0.30-2 2010-06-22 16:46:59 status unpacked libsepol1 2.0.30-2 2010-06-22 16:46:59 status half-configured libsepol1 2.0.30-2 2010-06-22 16:46:59 status installed libsepol1 2.0.30-2 2010-06-22 16:46:59 configure tar 1.20-1 1.20-1 2010-06-22 16:46:59 status unpacked tar 1.20-1 2010-06-22 16:46:59 status unpacked tar 1.20-1 2010-06-22 16:46:59 status half-configured tar 1.20-1 2010-06-22 16:46:59 status installed tar 1.20-1 2010-06-22 16:46:59 configure zlib1g 1:1.2.3.3.dfsg-12 1:1.2.3.3.dfsg-12 2010-06-22 16:46:59 status unpacked zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:59 status half-configured zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:59 status installed zlib1g 1:1.2.3.3.dfsg-12 2010-06-22 16:46:59 configure libgcc1 1:4.3.2-1.1 1:4.3.2-1.1 2010-06-22 16:46:59 status unpacked libgcc1 1:4.3.2-1.1 2010-06-22 16:46:59 status half-configured libgcc1 1:4.3.2-1.1 2010-06-22 16:46:59 status installed libgcc1 1:4.3.2-1.1 2010-06-22 16:46:59 configure libncurses5 5.7+20081213-1 5.7+20081213-1 2010-06-22 16:46:59 status unpacked libncurses5 5.7+20081213-1 2010-06-22 16:46:59 status half-configured libncurses5 5.7+20081213-1 2010-06-22 16:46:59 status installed libncurses5 5.7+20081213-1 2010-06-22 16:46:59 configure libattr1 1:2.4.43-2 1:2.4.43-2 2010-06-22 16:46:59 status unpacked libattr1 1:2.4.43-2 2010-06-22 16:46:59 status half-configured libattr1 1:2.4.43-2 2010-06-22 16:46:59 status installed libattr1 1:2.4.43-2 2010-06-22 16:46:59 configure sed 4.1.5-6 4.1.5-6 2010-06-22 16:46:59 status unpacked sed 4.1.5-6 2010-06-22 16:46:59 status half-configured sed 4.1.5-6 2010-06-22 16:47:00 status installed sed 4.1.5-6 2010-06-22 16:47:00 configure base-passwd 3.5.20 3.5.20 2010-06-22 16:47:00 status unpacked base-passwd 3.5.20 2010-06-22 16:47:00 status half-configured base-passwd 3.5.20 2010-06-22 16:47:00 status installed base-passwd 3.5.20 2010-06-22 16:47:00 configure libcomerr2 1.41.3-1 1.41.3-1 2010-06-22 16:47:00 status unpacked libcomerr2 1.41.3-1 2010-06-22 16:47:00 status half-configured libcomerr2 1.41.3-1 2010-06-22 16:47:00 status installed libcomerr2 1.41.3-1 2010-06-22 16:47:00 configure mawk 1.3.3-11.1 1.3.3-11.1 2010-06-22 16:47:00 status unpacked mawk 1.3.3-11.1 2010-06-22 16:47:00 status half-configured mawk 1.3.3-11.1 2010-06-22 16:47:00 status installed mawk 1.3.3-11.1 2010-06-22 16:47:00 configure libdb4.6 4.6.21-11 4.6.21-11 2010-06-22 16:47:00 status unpacked libdb4.6 4.6.21-11 2010-06-22 16:47:00 status half-configured libdb4.6 4.6.21-11 2010-06-22 16:47:00 status installed libdb4.6 4.6.21-11 2010-06-22 16:47:00 configure grep 2.5.3~dfsg-6 2.5.3~dfsg-6 2010-06-22 16:47:00 status unpacked grep 2.5.3~dfsg-6 2010-06-22 16:47:00 status half-configured grep 2.5.3~dfsg-6 2010-06-22 16:47:00 status installed grep 2.5.3~dfsg-6 2010-06-22 16:47:00 configure hostname 2.95 2.95 2010-06-22 16:47:00 status unpacked hostname 2.95 2010-06-22 16:47:00 status half-configured hostname 2.95 2010-06-22 16:47:00 status installed hostname 2.95 2010-06-22 16:47:00 configure libacl1 2.2.47-2 2.2.47-2 2010-06-22 16:47:00 status unpacked libacl1 2.2.47-2 2010-06-22 16:47:00 status half-configured libacl1 2.2.47-2 2010-06-22 16:47:00 status installed libacl1 2.2.47-2 2010-06-22 16:47:00 configure libslang2 2.1.3-3 2.1.3-3 2010-06-22 16:47:00 status unpacked libslang2 2.1.3-3 2010-06-22 16:47:00 status half-configured libslang2 2.1.3-3 2010-06-22 16:47:00 status installed libslang2 2.1.3-3 2010-06-22 16:47:00 configure libss2 1.41.3-1 1.41.3-1 2010-06-22 16:47:00 status unpacked libss2 1.41.3-1 2010-06-22 16:47:00 status half-configured libss2 1.41.3-1 2010-06-22 16:47:00 status installed libss2 1.41.3-1 2010-06-22 16:47:00 configure findutils 4.4.0-2 4.4.0-2 2010-06-22 16:47:00 status unpacked findutils 4.4.0-2 2010-06-22 16:47:00 status half-configured findutils 4.4.0-2 2010-06-22 16:47:00 status installed findutils 4.4.0-2 2010-06-22 16:47:00 configure gzip 1.3.12-6+lenny1 1.3.12-6+lenny1 2010-06-22 16:47:00 status unpacked gzip 1.3.12-6+lenny1 2010-06-22 16:47:00 status half-configured gzip 1.3.12-6+lenny1 2010-06-22 16:47:00 status installed gzip 1.3.12-6+lenny1 2010-06-22 16:47:00 configure diff 2.8.1-12 2.8.1-12 2010-06-22 16:47:00 status unpacked diff 2.8.1-12 2010-06-22 16:47:00 status half-configured diff 2.8.1-12 2010-06-22 16:47:00 status installed diff 2.8.1-12 2010-06-22 16:47:00 configure libselinux1 2.0.65-5 2.0.65-5 2010-06-22 16:47:00 status unpacked libselinux1 2.0.65-5 2010-06-22 16:47:00 status half-configured libselinux1 2.0.65-5 2010-06-22 16:47:00 status installed libselinux1 2.0.65-5 2010-06-22 16:47:00 configure libstdc++6 4.3.2-1.1 4.3.2-1.1 2010-06-22 16:47:00 status unpacked libstdc++6 4.3.2-1.1 2010-06-22 16:47:00 status half-configured libstdc++6 4.3.2-1.1 2010-06-22 16:47:00 status installed libstdc++6 4.3.2-1.1 2010-06-22 16:47:00 configure coreutils 6.10-6 6.10-6 2010-06-22 16:47:00 status unpacked coreutils 6.10-6 2010-06-22 16:47:00 status half-configured coreutils 6.10-6 2010-06-22 16:47:00 status installed coreutils 6.10-6 2010-06-22 16:47:01 configure makedev 2.3.1-88 2.3.1-88 2010-06-22 16:47:01 status unpacked makedev 2.3.1-88 2010-06-22 16:47:01 status half-configured makedev 2.3.1-88 2010-06-22 16:47:03 status installed makedev 2.3.1-88 2010-06-22 16:47:03 configure lzma 4.43-14 4.43-14 2010-06-22 16:47:03 status unpacked lzma 4.43-14 2010-06-22 16:47:03 status half-configured lzma 4.43-14 2010-06-22 16:47:03 status installed lzma 4.43-14 2010-06-22 16:47:03 configure ncurses-base 5.7+20081213-1 5.7+20081213-1 2010-06-22 16:47:03 status unpacked ncurses-base 5.7+20081213-1 2010-06-22 16:47:03 status unpacked ncurses-base 5.7+20081213-1 2010-06-22 16:47:03 status half-configured ncurses-base 5.7+20081213-1 2010-06-22 16:47:03 status installed ncurses-base 5.7+20081213-1 2010-06-22 16:47:03 configure ncurses-bin 5.7+20081213-1 5.7+20081213-1 2010-06-22 16:47:03 status unpacked ncurses-bin 5.7+20081213-1 2010-06-22 16:47:03 status half-configured ncurses-bin 5.7+20081213-1 2010-06-22 16:47:03 status installed ncurses-bin 5.7+20081213-1 2010-06-22 16:47:03 configure base-files 5lenny5 5lenny5 2010-06-22 16:47:03 status unpacked base-files 5lenny5 2010-06-22 16:47:03 status unpacked base-files 5lenny5 2010-06-22 16:47:03 status unpacked base-files 5lenny5 2010-06-22 16:47:03 status unpacked base-files 5lenny5 2010-06-22 16:47:03 status unpacked base-files 5lenny5 2010-06-22 16:47:03 status half-configured base-files 5lenny5 2010-06-22 16:47:03 status installed base-files 5lenny5 2010-06-22 16:47:03 configure libdevmapper1.02.1 2:1.02.27-4 2:1.02.27-4 2010-06-22 16:47:03 status unpacked libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:47:03 status half-configured libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:47:03 status installed libdevmapper1.02.1 2:1.02.27-4 2010-06-22 16:47:03 configure e2fslibs 1.41.3-1 1.41.3-1 2010-06-22 16:47:03 status unpacked e2fslibs 1.41.3-1 2010-06-22 16:47:03 status half-configured e2fslibs 1.41.3-1 2010-06-22 16:47:03 status installed e2fslibs 1.41.3-1 2010-06-22 16:47:03 configure dpkg 1.14.28 1.14.28 2010-06-22 16:47:03 status unpacked dpkg 1.14.28 2010-06-22 16:47:03 status unpacked dpkg 1.14.28 2010-06-22 16:47:03 status unpacked dpkg 1.14.28 2010-06-22 16:47:03 status unpacked dpkg 1.14.28 2010-06-22 16:47:03 status unpacked dpkg 1.14.28 2010-06-22 16:47:03 status half-configured dpkg 1.14.28 2010-06-22 16:47:03 status installed dpkg 1.14.28 2010-06-22 16:47:03 configure sysvinit-utils 2.86.ds1-61 2.86.ds1-61 2010-06-22 16:47:03 status unpacked sysvinit-utils 2.86.ds1-61 2010-06-22 16:47:03 status half-configured sysvinit-utils 2.86.ds1-61 2010-06-22 16:47:03 status installed sysvinit-utils 2.86.ds1-61 2010-06-22 16:47:03 configure bash 3.2-4 3.2-4 2010-06-22 16:47:03 status unpacked bash 3.2-4 2010-06-22 16:47:03 status unpacked bash 3.2-4 2010-06-22 16:47:03 status unpacked bash 3.2-4 2010-06-22 16:47:03 status unpacked bash 3.2-4 2010-06-22 16:47:03 status unpacked bash 3.2-4 2010-06-22 16:47:03 status half-configured bash 3.2-4 2010-06-22 16:47:03 status installed bash 3.2-4 2010-06-22 16:47:03 configure lsb-base 3.2-20 3.2-20 2010-06-22 16:47:03 status unpacked lsb-base 3.2-20 2010-06-22 16:47:03 status half-configured lsb-base 3.2-20 2010-06-22 16:47:03 status installed lsb-base 3.2-20 2010-06-22 16:47:03 configure procps 1:3.2.7-11 1:3.2.7-11 2010-06-22 16:47:03 status unpacked procps 1:3.2.7-11 2010-06-22 16:47:03 status unpacked procps 1:3.2.7-11 2010-06-22 16:47:03 status unpacked procps 1:3.2.7-11 2010-06-22 16:47:03 status half-configured procps 1:3.2.7-11 2010-06-22 16:47:03 status installed procps 1:3.2.7-11 2010-06-22 16:47:03 configure perl-base 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 16:47:03 status unpacked perl-base 5.10.0-19lenny2 2010-06-22 16:47:03 status half-configured perl-base 5.10.0-19lenny2 2010-06-22 16:47:04 status installed perl-base 5.10.0-19lenny2 2010-06-22 16:47:04 configure libtext-iconv-perl 1.7-1+b1 1.7-1+b1 2010-06-22 16:47:04 status unpacked libtext-iconv-perl 1.7-1+b1 2010-06-22 16:47:04 status half-configured libtext-iconv-perl 1.7-1+b1 2010-06-22 16:47:04 status installed libtext-iconv-perl 1.7-1+b1 2010-06-22 16:47:04 configure liblocale-gettext-perl 1.05-4 1.05-4 2010-06-22 16:47:04 status unpacked liblocale-gettext-perl 1.05-4 2010-06-22 16:47:04 status half-configured liblocale-gettext-perl 1.05-4 2010-06-22 16:47:04 status installed liblocale-gettext-perl 1.05-4 2010-06-22 16:47:04 configure libtext-charwidth-perl 0.04-5+b1 0.04-5+b1 2010-06-22 16:47:04 status unpacked libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:47:04 status half-configured libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:47:04 status installed libtext-charwidth-perl 0.04-5+b1 2010-06-22 16:47:04 configure libtext-wrapi18n-perl 0.06-6 0.06-6 2010-06-22 16:47:04 status unpacked libtext-wrapi18n-perl 0.06-6 2010-06-22 16:47:04 status half-configured libtext-wrapi18n-perl 0.06-6 2010-06-22 16:47:04 status installed libtext-wrapi18n-perl 0.06-6 2010-06-22 16:47:04 configure debconf-i18n 1.5.24 1.5.24 2010-06-22 16:47:04 status unpacked debconf-i18n 1.5.24 2010-06-22 16:47:04 status half-configured debconf-i18n 1.5.24 2010-06-22 16:47:04 status installed debconf-i18n 1.5.24 2010-06-22 16:47:04 configure debconf 1.5.24 1.5.24 2010-06-22 16:47:04 status unpacked debconf 1.5.24 2010-06-22 16:47:04 status unpacked debconf 1.5.24 2010-06-22 16:47:04 status unpacked debconf 1.5.24 2010-06-22 16:47:04 status unpacked debconf 1.5.24 2010-06-22 16:47:04 status half-configured debconf 1.5.24 2010-06-22 16:47:04 status installed debconf 1.5.24 2010-06-22 16:47:04 configure libpam0g 1.0.1-5+lenny1 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam0g 1.0.1-5+lenny1 2010-06-22 16:47:04 status half-configured libpam0g 1.0.1-5+lenny1 2010-06-22 16:47:04 status installed libpam0g 1.0.1-5+lenny1 2010-06-22 16:47:04 configure libpam-modules 1.0.1-5+lenny1 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status half-configured libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 status installed libpam-modules 1.0.1-5+lenny1 2010-06-22 16:47:04 configure tzdata 2010a-0lenny1 2010a-0lenny1 2010-06-22 16:47:04 status unpacked tzdata 2010a-0lenny1 2010-06-22 16:47:04 status half-configured tzdata 2010a-0lenny1 2010-06-22 16:47:04 status installed tzdata 2010a-0lenny1 2010-06-22 16:47:04 configure passwd 1:4.1.1-6+lenny1 1:4.1.1-6+lenny1 2010-06-22 16:47:04 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:04 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:04 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status half-configured passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status installed passwd 1:4.1.1-6+lenny1 2010-06-22 16:47:05 configure login 1:4.1.1-6+lenny1 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status unpacked login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status half-configured login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 status installed login 1:4.1.1-6+lenny1 2010-06-22 16:47:05 configure libuuid1 1.41.3-1 1.41.3-1 2010-06-22 16:47:05 status unpacked libuuid1 1.41.3-1 2010-06-22 16:47:05 status half-configured libuuid1 1.41.3-1 2010-06-22 16:47:05 status installed libuuid1 1.41.3-1 2010-06-22 16:47:05 configure libblkid1 1.41.3-1 1.41.3-1 2010-06-22 16:47:05 status unpacked libblkid1 1.41.3-1 2010-06-22 16:47:05 status half-configured libblkid1 1.41.3-1 2010-06-22 16:47:05 status installed libblkid1 1.41.3-1 2010-06-22 16:47:05 configure e2fsprogs 1.41.3-1 1.41.3-1 2010-06-22 16:47:05 status unpacked e2fsprogs 1.41.3-1 2010-06-22 16:47:05 status unpacked e2fsprogs 1.41.3-1 2010-06-22 16:47:05 status half-configured e2fsprogs 1.41.3-1 2010-06-22 16:47:05 status installed e2fsprogs 1.41.3-1 2010-06-22 16:47:05 configure util-linux 2.13.1.1-1 2.13.1.1-1 2010-06-22 16:47:05 status unpacked util-linux 2.13.1.1-1 2010-06-22 16:47:05 status unpacked util-linux 2.13.1.1-1 2010-06-22 16:47:05 status unpacked util-linux 2.13.1.1-1 2010-06-22 16:47:05 status half-configured util-linux 2.13.1.1-1 2010-06-22 16:47:05 status installed util-linux 2.13.1.1-1 2010-06-22 16:47:05 configure mount 2.13.1.1-1 2.13.1.1-1 2010-06-22 16:47:05 status unpacked mount 2.13.1.1-1 2010-06-22 16:47:05 status half-configured mount 2.13.1.1-1 2010-06-22 16:47:05 status installed mount 2.13.1.1-1 2010-06-22 16:47:05 configure initscripts 2.86.ds1-61 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:05 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:06 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:06 status unpacked initscripts 2.86.ds1-61 2010-06-22 16:47:06 status half-configured initscripts 2.86.ds1-61 2010-06-22 16:47:06 status installed initscripts 2.86.ds1-61 2010-06-22 16:47:06 configure sysvinit 2.86.ds1-61 2.86.ds1-61 2010-06-22 16:47:06 status unpacked sysvinit 2.86.ds1-61 2010-06-22 16:47:06 status half-configured sysvinit 2.86.ds1-61 2010-06-22 16:47:09 status installed sysvinit 2.86.ds1-61 2010-06-22 16:47:09 startup archives unpack 2010-06-22 16:47:09 install adduser 3.110 2010-06-22 16:47:09 status half-installed adduser 3.110 2010-06-22 16:47:09 status unpacked adduser 3.110 2010-06-22 16:47:09 status unpacked adduser 3.110 2010-06-22 16:47:09 install libbz2-1.0 1.0.5-1 2010-06-22 16:47:09 status half-installed libbz2-1.0 1.0.5-1 2010-06-22 16:47:09 status unpacked libbz2-1.0 1.0.5-1 2010-06-22 16:47:09 status unpacked libbz2-1.0 1.0.5-1 2010-06-22 16:47:09 install libreadline5 5.2-3.1 2010-06-22 16:47:09 status half-installed libreadline5 5.2-3.1 2010-06-22 16:47:09 status unpacked libreadline5 5.2-3.1 2010-06-22 16:47:09 status unpacked libreadline5 5.2-3.1 2010-06-22 16:47:09 install libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:09 status half-installed libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:09 status unpacked libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:09 status unpacked libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:09 install gpgv 1.4.9-3+lenny1 2010-06-22 16:47:09 status half-installed gpgv 1.4.9-3+lenny1 2010-06-22 16:47:09 status unpacked gpgv 1.4.9-3+lenny1 2010-06-22 16:47:09 status unpacked gpgv 1.4.9-3+lenny1 2010-06-22 16:47:09 install gnupg 1.4.9-3+lenny1 2010-06-22 16:47:09 status half-installed gnupg 1.4.9-3+lenny1 2010-06-22 16:47:09 status unpacked gnupg 1.4.9-3+lenny1 2010-06-22 16:47:09 status unpacked gnupg 1.4.9-3+lenny1 2010-06-22 16:47:09 install debian-archive-keyring 2009.01.31 2010-06-22 16:47:09 status half-installed debian-archive-keyring 2009.01.31 2010-06-22 16:47:09 status unpacked debian-archive-keyring 2009.01.31 2010-06-22 16:47:09 status unpacked debian-archive-keyring 2009.01.31 2010-06-22 16:47:09 install apt 0.7.20.2+lenny1 2010-06-22 16:47:09 status half-installed apt 0.7.20.2+lenny1 2010-06-22 16:47:09 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:09 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:09 install apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:09 status half-installed apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:09 status unpacked apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:09 status unpacked apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:10 install libncursesw5 5.7+20081213-1 2010-06-22 16:47:10 status half-installed libncursesw5 5.7+20081213-1 2010-06-22 16:47:10 status unpacked libncursesw5 5.7+20081213-1 2010-06-22 16:47:10 status unpacked libncursesw5 5.7+20081213-1 2010-06-22 16:47:10 install libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:10 status half-installed libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:10 status unpacked libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:10 status unpacked libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:10 install libcwidget3 0.5.12-4 2010-06-22 16:47:10 status half-installed libcwidget3 0.5.12-4 2010-06-22 16:47:10 status unpacked libcwidget3 0.5.12-4 2010-06-22 16:47:10 status unpacked libcwidget3 0.5.12-4 2010-06-22 16:47:10 install libxapian15 1.0.7-4 2010-06-22 16:47:10 status half-installed libxapian15 1.0.7-4 2010-06-22 16:47:10 status unpacked libxapian15 1.0.7-4 2010-06-22 16:47:10 status unpacked libxapian15 1.0.7-4 2010-06-22 16:47:10 install libept0 0.5.22 2010-06-22 16:47:10 status half-installed libept0 0.5.22 2010-06-22 16:47:10 status unpacked libept0 0.5.22 2010-06-22 16:47:10 status unpacked libept0 0.5.22 2010-06-22 16:47:10 install aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:10 status half-installed aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:10 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:10 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:10 install cron 3.0pl1-105 2010-06-22 16:47:10 status half-installed cron 3.0pl1-105 2010-06-22 16:47:10 status unpacked cron 3.0pl1-105 2010-06-22 16:47:10 status unpacked cron 3.0pl1-105 2010-06-22 16:47:10 install netbase 4.34 2010-06-22 16:47:10 status half-installed netbase 4.34 2010-06-22 16:47:10 status unpacked netbase 4.34 2010-06-22 16:47:10 status unpacked netbase 4.34 2010-06-22 16:47:10 install libgpg-error0 1.4-2 2010-06-22 16:47:10 status half-installed libgpg-error0 1.4-2 2010-06-22 16:47:10 status unpacked libgpg-error0 1.4-2 2010-06-22 16:47:10 status unpacked libgpg-error0 1.4-2 2010-06-22 16:47:10 install libgcrypt11 1.4.1-1 2010-06-22 16:47:10 status half-installed libgcrypt11 1.4.1-1 2010-06-22 16:47:10 status unpacked libgcrypt11 1.4.1-1 2010-06-22 16:47:10 status unpacked libgcrypt11 1.4.1-1 2010-06-22 16:47:10 install libtasn1-3 1.4-1 2010-06-22 16:47:10 status half-installed libtasn1-3 1.4-1 2010-06-22 16:47:10 status unpacked libtasn1-3 1.4-1 2010-06-22 16:47:10 status unpacked libtasn1-3 1.4-1 2010-06-22 16:47:10 install libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:10 status half-installed libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:10 status unpacked libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:10 status unpacked libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:10 install libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:10 status half-installed libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:11 status unpacked libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:11 status unpacked libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:11 install bsdmainutils 6.1.10 2010-06-22 16:47:11 status half-installed bsdmainutils 6.1.10 2010-06-22 16:47:11 status unpacked bsdmainutils 6.1.10 2010-06-22 16:47:11 status unpacked bsdmainutils 6.1.10 2010-06-22 16:47:11 install libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:11 status half-installed libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:11 status unpacked libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:11 status unpacked libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:11 install cpio 2.9-13 2010-06-22 16:47:11 status half-installed cpio 2.9-13 2010-06-22 16:47:11 status unpacked cpio 2.9-13 2010-06-22 16:47:11 status unpacked cpio 2.9-13 2010-06-22 16:47:11 install libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:11 status half-installed libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:11 status unpacked libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:11 status unpacked libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:11 install dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:11 status half-installed dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:11 status unpacked dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:11 status unpacked dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:11 install dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:11 status half-installed dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:11 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:11 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:11 install dmidecode 2.9-1 2010-06-22 16:47:11 status half-installed dmidecode 2.9-1 2010-06-22 16:47:11 status unpacked dmidecode 2.9-1 2010-06-22 16:47:11 status unpacked dmidecode 2.9-1 2010-06-22 16:47:11 install ed 0.7-3 2010-06-22 16:47:11 status half-installed ed 0.7-3 2010-06-22 16:47:11 status unpacked ed 0.7-3 2010-06-22 16:47:11 status unpacked ed 0.7-3 2010-06-22 16:47:11 install libgdbm3 1.8.3-3 2010-06-22 16:47:11 status half-installed libgdbm3 1.8.3-3 2010-06-22 16:47:11 status unpacked libgdbm3 1.8.3-3 2010-06-22 16:47:11 status unpacked libgdbm3 1.8.3-3 2010-06-22 16:47:11 install groff-base 1.18.1.1-21 2010-06-22 16:47:11 status half-installed groff-base 1.18.1.1-21 2010-06-22 16:47:11 status unpacked groff-base 1.18.1.1-21 2010-06-22 16:47:11 status unpacked groff-base 1.18.1.1-21 2010-06-22 16:47:11 install net-tools 1.60-22 2010-06-22 16:47:11 status half-installed net-tools 1.60-22 2010-06-22 16:47:11 status unpacked net-tools 1.60-22 2010-06-22 16:47:11 status unpacked net-tools 1.60-22 2010-06-22 16:47:12 install ifupdown 0.6.8+nmu1 2010-06-22 16:47:12 status half-installed ifupdown 0.6.8+nmu1 2010-06-22 16:47:12 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:12 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:12 install iproute 20080725-2 2010-06-22 16:47:12 status half-installed iproute 20080725-2 2010-06-22 16:47:12 status unpacked iproute 20080725-2 2010-06-22 16:47:12 status unpacked iproute 20080725-2 2010-06-22 16:47:12 install iptables 1.4.2-6 2010-06-22 16:47:12 status half-installed iptables 1.4.2-6 2010-06-22 16:47:12 status unpacked iptables 1.4.2-6 2010-06-22 16:47:12 status unpacked iptables 1.4.2-6 2010-06-22 16:47:12 install iputils-ping 3:20071127-1 2010-06-22 16:47:12 status half-installed iputils-ping 3:20071127-1 2010-06-22 16:47:12 status unpacked iputils-ping 3:20071127-1 2010-06-22 16:47:12 status unpacked iputils-ping 3:20071127-1 2010-06-22 16:47:12 install libpopt0 1.14-4 2010-06-22 16:47:12 status half-installed libpopt0 1.14-4 2010-06-22 16:47:12 status unpacked libpopt0 1.14-4 2010-06-22 16:47:12 status unpacked libpopt0 1.14-4 2010-06-22 16:47:12 install logrotate 3.7.1-5 2010-06-22 16:47:12 status half-installed logrotate 3.7.1-5 2010-06-22 16:47:12 status unpacked logrotate 3.7.1-5 2010-06-22 16:47:12 status unpacked logrotate 3.7.1-5 2010-06-22 16:47:12 install man-db 2.5.2-4 2010-06-22 16:47:12 status half-installed man-db 2.5.2-4 2010-06-22 16:47:13 status unpacked man-db 2.5.2-4 2010-06-22 16:47:13 status unpacked man-db 2.5.2-4 2010-06-22 16:47:13 install manpages 3.05-1 2010-06-22 16:47:13 status half-installed manpages 3.05-1 2010-06-22 16:47:13 status unpacked manpages 3.05-1 2010-06-22 16:47:13 status unpacked manpages 3.05-1 2010-06-22 16:47:13 install module-init-tools 3.4-1 2010-06-22 16:47:13 status half-installed module-init-tools 3.4-1 2010-06-22 16:47:13 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:13 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:13 install nano 2.0.7-4 2010-06-22 16:47:13 status half-installed nano 2.0.7-4 2010-06-22 16:47:13 status unpacked nano 2.0.7-4 2010-06-22 16:47:13 status unpacked nano 2.0.7-4 2010-06-22 16:47:13 install netcat-traditional 1.10-38 2010-06-22 16:47:13 status half-installed netcat-traditional 1.10-38 2010-06-22 16:47:13 status unpacked netcat-traditional 1.10-38 2010-06-22 16:47:13 status unpacked netcat-traditional 1.10-38 2010-06-22 16:47:13 install libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status half-installed libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status unpacked libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status unpacked libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:13 install libwrap0 7.6.q-16 2010-06-22 16:47:13 status half-installed libwrap0 7.6.q-16 2010-06-22 16:47:13 status unpacked libwrap0 7.6.q-16 2010-06-22 16:47:13 status unpacked libwrap0 7.6.q-16 2010-06-22 16:47:13 install info 4.11.dfsg.1-4 2010-06-22 16:47:13 status half-installed info 4.11.dfsg.1-4 2010-06-22 16:47:13 status unpacked info 4.11.dfsg.1-4 2010-06-22 16:47:13 status unpacked info 4.11.dfsg.1-4 2010-06-22 16:47:13 install readline-common 5.2-3.1 2010-06-22 16:47:13 status half-installed readline-common 5.2-3.1 2010-06-22 16:47:13 status unpacked readline-common 5.2-3.1 2010-06-22 16:47:13 status unpacked readline-common 5.2-3.1 2010-06-22 16:47:13 install whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status half-installed whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status unpacked whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:13 status unpacked whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:13 install update-inetd 4.31 2010-06-22 16:47:13 status half-installed update-inetd 4.31 2010-06-22 16:47:13 status unpacked update-inetd 4.31 2010-06-22 16:47:13 status unpacked update-inetd 4.31 2010-06-22 16:47:13 install tcpd 7.6.q-16 2010-06-22 16:47:13 status half-installed tcpd 7.6.q-16 2010-06-22 16:47:13 status unpacked tcpd 7.6.q-16 2010-06-22 16:47:13 status unpacked tcpd 7.6.q-16 2010-06-22 16:47:13 install rsyslog 3.18.6-4 2010-06-22 16:47:13 status half-installed rsyslog 3.18.6-4 2010-06-22 16:47:13 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:13 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:13 install tasksel 2.78 2010-06-22 16:47:13 status half-installed tasksel 2.78 2010-06-22 16:47:13 status unpacked tasksel 2.78 2010-06-22 16:47:14 status unpacked tasksel 2.78 2010-06-22 16:47:14 install tasksel-data 2.78 2010-06-22 16:47:14 status half-installed tasksel-data 2.78 2010-06-22 16:47:14 status unpacked tasksel-data 2.78 2010-06-22 16:47:14 status unpacked tasksel-data 2.78 2010-06-22 16:47:14 install traceroute 2.0.11-2 2010-06-22 16:47:14 status half-installed traceroute 2.0.11-2 2010-06-22 16:47:14 status unpacked traceroute 2.0.11-2 2010-06-22 16:47:14 status unpacked traceroute 2.0.11-2 2010-06-22 16:47:14 install vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status half-installed vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status unpacked vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status unpacked vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:14 install vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status half-installed vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status unpacked vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:14 status unpacked vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:14 install wget 1.11.4-2+lenny1 2010-06-22 16:47:14 status half-installed wget 1.11.4-2+lenny1 2010-06-22 16:47:14 status unpacked wget 1.11.4-2+lenny1 2010-06-22 16:47:14 status unpacked wget 1.11.4-2+lenny1 2010-06-22 16:47:14 startup packages configure 2010-06-22 16:47:14 configure gpgv 1.4.9-3+lenny1 1.4.9-3+lenny1 2010-06-22 16:47:14 status unpacked gpgv 1.4.9-3+lenny1 2010-06-22 16:47:14 status half-configured gpgv 1.4.9-3+lenny1 2010-06-22 16:47:14 status installed gpgv 1.4.9-3+lenny1 2010-06-22 16:47:14 configure module-init-tools 3.4-1 3.4-1 2010-06-22 16:47:14 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:14 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:14 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:15 status unpacked module-init-tools 3.4-1 2010-06-22 16:47:15 status half-configured module-init-tools 3.4-1 2010-06-22 16:47:15 status installed module-init-tools 3.4-1 2010-06-22 16:47:15 configure libgdbm3 1.8.3-3 1.8.3-3 2010-06-22 16:47:15 status unpacked libgdbm3 1.8.3-3 2010-06-22 16:47:15 status half-configured libgdbm3 1.8.3-3 2010-06-22 16:47:15 status installed libgdbm3 1.8.3-3 2010-06-22 16:47:15 configure libtasn1-3 1.4-1 1.4-1 2010-06-22 16:47:15 status unpacked libtasn1-3 1.4-1 2010-06-22 16:47:15 status half-configured libtasn1-3 1.4-1 2010-06-22 16:47:15 status installed libtasn1-3 1.4-1 2010-06-22 16:47:15 configure libpopt0 1.14-4 1.14-4 2010-06-22 16:47:15 status unpacked libpopt0 1.14-4 2010-06-22 16:47:15 status half-configured libpopt0 1.14-4 2010-06-22 16:47:15 status installed libpopt0 1.14-4 2010-06-22 16:47:15 configure libusb-0.1-4 2:0.1.12-13 2:0.1.12-13 2010-06-22 16:47:15 status unpacked libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:15 status half-configured libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:15 status installed libusb-0.1-4 2:0.1.12-13 2010-06-22 16:47:15 configure libgpg-error0 1.4-2 1.4-2 2010-06-22 16:47:15 status unpacked libgpg-error0 1.4-2 2010-06-22 16:47:15 status half-configured libgpg-error0 1.4-2 2010-06-22 16:47:15 status installed libgpg-error0 1.4-2 2010-06-22 16:47:15 configure update-inetd 4.31 4.31 2010-06-22 16:47:15 status unpacked update-inetd 4.31 2010-06-22 16:47:15 status half-configured update-inetd 4.31 2010-06-22 16:47:15 status installed update-inetd 4.31 2010-06-22 16:47:15 configure libssl0.9.8 0.9.8g-15+lenny6 0.9.8g-15+lenny6 2010-06-22 16:47:15 status unpacked libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:15 status half-configured libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:15 status installed libssl0.9.8 0.9.8g-15+lenny6 2010-06-22 16:47:15 configure vim-common 1:7.1.314-3+lenny2 1:7.1.314-3+lenny2 2010-06-22 16:47:15 status unpacked vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:15 status unpacked vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:15 status half-configured vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:15 status installed vim-common 1:7.1.314-3+lenny2 2010-06-22 16:47:15 configure netbase 4.34 4.34 2010-06-22 16:47:15 status unpacked netbase 4.34 2010-06-22 16:47:15 status unpacked netbase 4.34 2010-06-22 16:47:15 status unpacked netbase 4.34 2010-06-22 16:47:15 status unpacked netbase 4.34 2010-06-22 16:47:15 status unpacked netbase 4.34 2010-06-22 16:47:15 status half-configured netbase 4.34 2010-06-22 16:47:15 status installed netbase 4.34 2010-06-22 16:47:15 configure libxapian15 1.0.7-4 1.0.7-4 2010-06-22 16:47:15 status unpacked libxapian15 1.0.7-4 2010-06-22 16:47:15 status half-configured libxapian15 1.0.7-4 2010-06-22 16:47:15 status installed libxapian15 1.0.7-4 2010-06-22 16:47:15 configure dmidecode 2.9-1 2.9-1 2010-06-22 16:47:15 status unpacked dmidecode 2.9-1 2010-06-22 16:47:15 status half-configured dmidecode 2.9-1 2010-06-22 16:47:15 status installed dmidecode 2.9-1 2010-06-22 16:47:15 configure adduser 3.110 3.110 2010-06-22 16:47:15 status unpacked adduser 3.110 2010-06-22 16:47:15 status unpacked adduser 3.110 2010-06-22 16:47:15 status half-configured adduser 3.110 2010-06-22 16:47:16 status installed adduser 3.110 2010-06-22 16:47:16 configure traceroute 2.0.11-2 2.0.11-2 2010-06-22 16:47:16 status unpacked traceroute 2.0.11-2 2010-06-22 16:47:16 status half-configured traceroute 2.0.11-2 2010-06-22 16:47:16 status installed traceroute 2.0.11-2 2010-06-22 16:47:16 configure ed 0.7-3 0.7-3 2010-06-22 16:47:16 status unpacked ed 0.7-3 2010-06-22 16:47:16 status half-configured ed 0.7-3 2010-06-22 16:47:16 status installed ed 0.7-3 2010-06-22 16:47:16 configure manpages 3.05-1 3.05-1 2010-06-22 16:47:16 status unpacked manpages 3.05-1 2010-06-22 16:47:16 status half-configured manpages 3.05-1 2010-06-22 16:47:16 status installed manpages 3.05-1 2010-06-22 16:47:16 configure iproute 20080725-2 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status unpacked iproute 20080725-2 2010-06-22 16:47:16 status half-configured iproute 20080725-2 2010-06-22 16:47:16 status installed iproute 20080725-2 2010-06-22 16:47:16 configure wget 1.11.4-2+lenny1 1.11.4-2+lenny1 2010-06-22 16:47:16 status unpacked wget 1.11.4-2+lenny1 2010-06-22 16:47:16 status unpacked wget 1.11.4-2+lenny1 2010-06-22 16:47:16 status half-configured wget 1.11.4-2+lenny1 2010-06-22 16:47:16 status installed wget 1.11.4-2+lenny1 2010-06-22 16:47:16 configure groff-base 1.18.1.1-21 1.18.1.1-21 2010-06-22 16:47:16 status unpacked groff-base 1.18.1.1-21 2010-06-22 16:47:16 status unpacked groff-base 1.18.1.1-21 2010-06-22 16:47:16 status unpacked groff-base 1.18.1.1-21 2010-06-22 16:47:16 status half-configured groff-base 1.18.1.1-21 2010-06-22 16:47:16 status installed groff-base 1.18.1.1-21 2010-06-22 16:47:16 configure libnewt0.52 0.52.2-11.3+lenny1 0.52.2-11.3+lenny1 2010-06-22 16:47:16 status unpacked libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:16 status half-configured libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:16 status installed libnewt0.52 0.52.2-11.3+lenny1 2010-06-22 16:47:16 configure net-tools 1.60-22 1.60-22 2010-06-22 16:47:16 status unpacked net-tools 1.60-22 2010-06-22 16:47:16 status half-configured net-tools 1.60-22 2010-06-22 16:47:16 status installed net-tools 1.60-22 2010-06-22 16:47:16 configure libsasl2-2 2.1.22.dfsg1-23+lenny1 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:16 status unpacked libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:16 status half-configured libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:16 status installed libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-22 16:47:16 configure bsdmainutils 6.1.10 6.1.10 2010-06-22 16:47:16 status unpacked bsdmainutils 6.1.10 2010-06-22 16:47:16 status unpacked bsdmainutils 6.1.10 2010-06-22 16:47:16 status unpacked bsdmainutils 6.1.10 2010-06-22 16:47:16 status half-configured bsdmainutils 6.1.10 2010-06-22 16:47:16 status installed bsdmainutils 6.1.10 2010-06-22 16:47:16 configure libsigc++-2.0-0c2a 2.0.18-2 2.0.18-2 2010-06-22 16:47:16 status unpacked libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:16 status half-configured libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:17 status installed libsigc++-2.0-0c2a 2.0.18-2 2010-06-22 16:47:17 configure netcat-traditional 1.10-38 1.10-38 2010-06-22 16:47:17 status unpacked netcat-traditional 1.10-38 2010-06-22 16:47:17 status half-configured netcat-traditional 1.10-38 2010-06-22 16:47:17 status installed netcat-traditional 1.10-38 2010-06-22 16:47:17 configure libncursesw5 5.7+20081213-1 5.7+20081213-1 2010-06-22 16:47:17 status unpacked libncursesw5 5.7+20081213-1 2010-06-22 16:47:17 status half-configured libncursesw5 5.7+20081213-1 2010-06-22 16:47:17 status installed libncursesw5 5.7+20081213-1 2010-06-22 16:47:17 configure info 4.11.dfsg.1-4 4.11.dfsg.1-4 2010-06-22 16:47:17 status unpacked info 4.11.dfsg.1-4 2010-06-22 16:47:17 status half-configured info 4.11.dfsg.1-4 2010-06-22 16:47:17 status installed info 4.11.dfsg.1-4 2010-06-22 16:47:17 configure iputils-ping 3:20071127-1 3:20071127-1 2010-06-22 16:47:17 status unpacked iputils-ping 3:20071127-1 2010-06-22 16:47:17 status half-configured iputils-ping 3:20071127-1 2010-06-22 16:47:17 status installed iputils-ping 3:20071127-1 2010-06-22 16:47:17 configure libbz2-1.0 1.0.5-1 1.0.5-1 2010-06-22 16:47:17 status unpacked libbz2-1.0 1.0.5-1 2010-06-22 16:47:17 status half-configured libbz2-1.0 1.0.5-1 2010-06-22 16:47:17 status installed libbz2-1.0 1.0.5-1 2010-06-22 16:47:17 configure cron 3.0pl1-105 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status unpacked cron 3.0pl1-105 2010-06-22 16:47:17 status half-configured cron 3.0pl1-105 2010-06-22 16:47:17 status installed cron 3.0pl1-105 2010-06-22 16:47:17 configure nano 2.0.7-4 2.0.7-4 2010-06-22 16:47:17 status unpacked nano 2.0.7-4 2010-06-22 16:47:17 status unpacked nano 2.0.7-4 2010-06-22 16:47:17 status half-configured nano 2.0.7-4 2010-06-22 16:47:17 status installed nano 2.0.7-4 2010-06-22 16:47:17 configure dhcp3-common 3.1.1-6+lenny4 3.1.1-6+lenny4 2010-06-22 16:47:17 status unpacked dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:17 status half-configured dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:17 status installed dhcp3-common 3.1.1-6+lenny4 2010-06-22 16:47:17 configure libconsole 1:0.2.3dbs-65.1 1:0.2.3dbs-65.1 2010-06-22 16:47:17 status unpacked libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:17 status half-configured libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:17 status installed libconsole 1:0.2.3dbs-65.1 2010-06-22 16:47:17 configure iptables 1.4.2-6 1.4.2-6 2010-06-22 16:47:17 status unpacked iptables 1.4.2-6 2010-06-22 16:47:17 status half-configured iptables 1.4.2-6 2010-06-22 16:47:17 status installed iptables 1.4.2-6 2010-06-22 16:47:17 configure rsyslog 3.18.6-4 3.18.6-4 2010-06-22 16:47:17 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:17 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:17 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:17 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:17 status unpacked rsyslog 3.18.6-4 2010-06-22 16:47:17 status half-configured rsyslog 3.18.6-4 2010-06-22 16:47:18 status installed rsyslog 3.18.6-4 2010-06-22 16:47:18 configure cpio 2.9-13 2.9-13 2010-06-22 16:47:18 status unpacked cpio 2.9-13 2010-06-22 16:47:18 status half-configured cpio 2.9-13 2010-06-22 16:47:18 status installed cpio 2.9-13 2010-06-22 16:47:18 configure vim-tiny 1:7.1.314-3+lenny2 1:7.1.314-3+lenny2 2010-06-22 16:47:18 status unpacked vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:18 status unpacked vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:18 status half-configured vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:18 status installed vim-tiny 1:7.1.314-3+lenny2 2010-06-22 16:47:18 configure readline-common 5.2-3.1 5.2-3.1 2010-06-22 16:47:18 status unpacked readline-common 5.2-3.1 2010-06-22 16:47:18 status half-configured readline-common 5.2-3.1 2010-06-22 16:47:18 status installed readline-common 5.2-3.1 2010-06-22 16:47:18 configure libwrap0 7.6.q-16 7.6.q-16 2010-06-22 16:47:18 status unpacked libwrap0 7.6.q-16 2010-06-22 16:47:18 status half-configured libwrap0 7.6.q-16 2010-06-22 16:47:18 status installed libwrap0 7.6.q-16 2010-06-22 16:47:18 configure tcpd 7.6.q-16 7.6.q-16 2010-06-22 16:47:18 status unpacked tcpd 7.6.q-16 2010-06-22 16:47:18 status half-configured tcpd 7.6.q-16 2010-06-22 16:47:18 status installed tcpd 7.6.q-16 2010-06-22 16:47:18 configure man-db 2.5.2-4 2.5.2-4 2010-06-22 16:47:18 status unpacked man-db 2.5.2-4 2010-06-22 16:47:18 status unpacked man-db 2.5.2-4 2010-06-22 16:47:18 status unpacked man-db 2.5.2-4 2010-06-22 16:47:18 status unpacked man-db 2.5.2-4 2010-06-22 16:47:18 status half-configured man-db 2.5.2-4 2010-06-22 16:47:24 status installed man-db 2.5.2-4 2010-06-22 16:47:24 configure libgcrypt11 1.4.1-1 1.4.1-1 2010-06-22 16:47:24 status unpacked libgcrypt11 1.4.1-1 2010-06-22 16:47:24 status half-configured libgcrypt11 1.4.1-1 2010-06-22 16:47:24 status installed libgcrypt11 1.4.1-1 2010-06-22 16:47:24 configure whiptail 0.52.2-11.3+lenny1 0.52.2-11.3+lenny1 2010-06-22 16:47:24 status unpacked whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:24 status half-configured whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:24 status installed whiptail 0.52.2-11.3+lenny1 2010-06-22 16:47:24 configure ifupdown 0.6.8+nmu1 0.6.8+nmu1 2010-06-22 16:47:24 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 status unpacked ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 status half-configured ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 status installed ifupdown 0.6.8+nmu1 2010-06-22 16:47:24 configure dhcp3-client 3.1.1-6+lenny4 3.1.1-6+lenny4 2010-06-22 16:47:24 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status half-configured dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 status installed dhcp3-client 3.1.1-6+lenny4 2010-06-22 16:47:24 configure libreadline5 5.2-3.1 5.2-3.1 2010-06-22 16:47:24 status unpacked libreadline5 5.2-3.1 2010-06-22 16:47:24 status half-configured libreadline5 5.2-3.1 2010-06-22 16:47:24 status installed libreadline5 5.2-3.1 2010-06-22 16:47:24 configure logrotate 3.7.1-5 3.7.1-5 2010-06-22 16:47:24 status unpacked logrotate 3.7.1-5 2010-06-22 16:47:24 status unpacked logrotate 3.7.1-5 2010-06-22 16:47:24 status unpacked logrotate 3.7.1-5 2010-06-22 16:47:24 status half-configured logrotate 3.7.1-5 2010-06-22 16:47:24 status installed logrotate 3.7.1-5 2010-06-22 16:47:25 configure gnupg 1.4.9-3+lenny1 1.4.9-3+lenny1 2010-06-22 16:47:25 status unpacked gnupg 1.4.9-3+lenny1 2010-06-22 16:47:25 status half-configured gnupg 1.4.9-3+lenny1 2010-06-22 16:47:25 status installed gnupg 1.4.9-3+lenny1 2010-06-22 16:47:25 configure libcwidget3 0.5.12-4 0.5.12-4 2010-06-22 16:47:25 status unpacked libcwidget3 0.5.12-4 2010-06-22 16:47:25 status half-configured libcwidget3 0.5.12-4 2010-06-22 16:47:25 status installed libcwidget3 0.5.12-4 2010-06-22 16:47:25 configure libgnutls26 2.4.2-6+lenny2 2.4.2-6+lenny2 2010-06-22 16:47:25 status unpacked libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:25 status half-configured libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:25 status installed libgnutls26 2.4.2-6+lenny2 2010-06-22 16:47:25 configure debian-archive-keyring 2009.01.31 2009.01.31 2010-06-22 16:47:25 status unpacked debian-archive-keyring 2009.01.31 2010-06-22 16:47:25 status half-configured debian-archive-keyring 2009.01.31 2010-06-22 16:47:25 status installed debian-archive-keyring 2009.01.31 2010-06-22 16:47:25 configure apt 0.7.20.2+lenny1 0.7.20.2+lenny1 2010-06-22 16:47:25 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:25 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:25 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:25 status unpacked apt 0.7.20.2+lenny1 2010-06-22 16:47:25 status half-configured apt 0.7.20.2+lenny1 2010-06-22 16:47:25 status installed apt 0.7.20.2+lenny1 2010-06-22 16:47:25 configure libept0 0.5.22 0.5.22 2010-06-22 16:47:25 status unpacked libept0 0.5.22 2010-06-22 16:47:25 status half-configured libept0 0.5.22 2010-06-22 16:47:25 status installed libept0 0.5.22 2010-06-22 16:47:25 configure apt-utils 0.7.20.2+lenny1 0.7.20.2+lenny1 2010-06-22 16:47:25 status unpacked apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:25 status half-configured apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:25 status installed apt-utils 0.7.20.2+lenny1 2010-06-22 16:47:25 configure aptitude 0.4.11.11-1~lenny1 0.4.11.11-1~lenny1 2010-06-22 16:47:25 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:25 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:25 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:25 status half-configured aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:25 status installed aptitude 0.4.11.11-1~lenny1 2010-06-22 16:47:25 configure tasksel-data 2.78 2.78 2010-06-22 16:47:25 status unpacked tasksel-data 2.78 2010-06-22 16:47:25 status half-configured tasksel-data 2.78 2010-06-22 16:47:25 status installed tasksel-data 2.78 2010-06-22 16:47:25 configure tasksel 2.78 2.78 2010-06-22 16:47:25 status unpacked tasksel 2.78 2010-06-22 16:47:25 status half-configured tasksel 2.78 2010-06-22 16:47:25 status installed tasksel 2.78 2010-06-22 16:47:34 startup archives unpack 2010-06-22 16:47:34 install locales 2.7-18lenny1 2010-06-22 16:47:34 status half-installed locales 2.7-18lenny1 2010-06-22 16:47:34 status triggers-pending man-db 2.5.2-4 2010-06-22 16:47:34 status half-installed locales 2.7-18lenny1 2010-06-22 16:47:34 status unpacked locales 2.7-18lenny1 2010-06-22 16:47:34 status unpacked locales 2.7-18lenny1 2010-06-22 16:47:34 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 16:47:34 status half-configured man-db 2.5.2-4 2010-06-22 16:47:34 status installed man-db 2.5.2-4 2010-06-22 16:47:35 startup packages configure 2010-06-22 16:47:35 configure locales 2.7-18lenny1 2.7-18lenny1 2010-06-22 16:47:35 status unpacked locales 2.7-18lenny1 2010-06-22 16:47:35 status unpacked locales 2.7-18lenny1 2010-06-22 16:47:35 status half-configured locales 2.7-18lenny1 2010-06-22 16:47:35 status installed locales 2.7-18lenny1 2010-06-22 18:47:38 startup archives unpack 2010-06-22 18:47:39 install console-data 2:1.07-11 2010-06-22 18:47:39 status half-installed console-data 2:1.07-11 2010-06-22 18:47:39 status unpacked console-data 2:1.07-11 2010-06-22 18:47:39 status unpacked console-data 2:1.07-11 2010-06-22 18:47:39 install console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:39 status half-installed console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:39 status triggers-pending man-db 2.5.2-4 2010-06-22 18:47:39 status half-installed console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:39 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:39 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:39 install console-common 0.7.80 2010-06-22 18:47:39 status half-installed console-common 0.7.80 2010-06-22 18:47:39 status half-installed console-common 0.7.80 2010-06-22 18:47:39 status unpacked console-common 0.7.80 2010-06-22 18:47:39 status unpacked console-common 0.7.80 2010-06-22 18:47:39 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:47:39 status half-configured man-db 2.5.2-4 2010-06-22 18:47:39 status installed man-db 2.5.2-4 2010-06-22 18:47:40 startup packages configure 2010-06-22 18:47:40 configure console-data 2:1.07-11 2:1.07-11 2010-06-22 18:47:40 status unpacked console-data 2:1.07-11 2010-06-22 18:47:40 status half-configured console-data 2:1.07-11 2010-06-22 18:47:40 status installed console-data 2:1.07-11 2010-06-22 18:47:40 configure console-tools 1:0.2.3dbs-65.1 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status half-configured console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 status installed console-tools 1:0.2.3dbs-65.1 2010-06-22 18:47:40 configure console-common 0.7.80 0.7.80 2010-06-22 18:47:40 status unpacked console-common 0.7.80 2010-06-22 18:47:40 status unpacked console-common 0.7.80 2010-06-22 18:47:40 status half-configured console-common 0.7.80 2010-06-22 18:47:41 status installed console-common 0.7.80 2010-06-22 18:47:42 startup archives unpack 2010-06-22 18:47:42 install installation-report 2.38 2010-06-22 18:47:42 status half-installed installation-report 2.38 2010-06-22 18:47:42 status triggers-pending man-db 2.5.2-4 2010-06-22 18:47:42 status half-installed installation-report 2.38 2010-06-22 18:47:42 status unpacked installation-report 2.38 2010-06-22 18:47:42 status unpacked installation-report 2.38 2010-06-22 18:47:42 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:47:42 status half-configured man-db 2.5.2-4 2010-06-22 18:47:42 status installed man-db 2.5.2-4 2010-06-22 18:47:43 startup packages configure 2010-06-22 18:47:43 configure installation-report 2.38 2.38 2010-06-22 18:47:43 status unpacked installation-report 2.38 2010-06-22 18:47:43 status half-configured installation-report 2.38 2010-06-22 18:47:43 status installed installation-report 2.38 2010-06-22 18:47:44 startup archives unpack 2010-06-22 18:47:44 install dmsetup 2:1.02.27-4 2010-06-22 18:47:44 status half-installed dmsetup 2:1.02.27-4 2010-06-22 18:47:44 status triggers-pending man-db 2.5.2-4 2010-06-22 18:47:44 status half-installed dmsetup 2:1.02.27-4 2010-06-22 18:47:44 status unpacked dmsetup 2:1.02.27-4 2010-06-22 18:47:44 status unpacked dmsetup 2:1.02.27-4 2010-06-22 18:47:44 install cryptsetup 2:1.0.6-7 2010-06-22 18:47:44 status half-installed cryptsetup 2:1.0.6-7 2010-06-22 18:47:44 status half-installed cryptsetup 2:1.0.6-7 2010-06-22 18:47:44 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:44 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:44 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:47:44 status half-configured man-db 2.5.2-4 2010-06-22 18:47:44 status installed man-db 2.5.2-4 2010-06-22 18:47:45 startup packages configure 2010-06-22 18:47:45 configure dmsetup 2:1.02.27-4 2:1.02.27-4 2010-06-22 18:47:45 status unpacked dmsetup 2:1.02.27-4 2010-06-22 18:47:45 status unpacked dmsetup 2:1.02.27-4 2010-06-22 18:47:45 status half-configured dmsetup 2:1.02.27-4 2010-06-22 18:47:45 status installed dmsetup 2:1.02.27-4 2010-06-22 18:47:45 configure cryptsetup 2:1.0.6-7 2:1.0.6-7 2010-06-22 18:47:45 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status unpacked cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status half-configured cryptsetup 2:1.0.6-7 2010-06-22 18:47:45 status installed cryptsetup 2:1.0.6-7 2010-06-22 18:47:47 startup archives unpack 2010-06-22 18:47:47 install lvm2 2.02.39-7 2010-06-22 18:47:47 status half-installed lvm2 2.02.39-7 2010-06-22 18:47:47 status triggers-pending man-db 2.5.2-4 2010-06-22 18:47:47 status half-installed lvm2 2.02.39-7 2010-06-22 18:47:47 status unpacked lvm2 2.02.39-7 2010-06-22 18:47:47 status unpacked lvm2 2.02.39-7 2010-06-22 18:47:47 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:47:47 status half-configured man-db 2.5.2-4 2010-06-22 18:47:47 status installed man-db 2.5.2-4 2010-06-22 18:47:48 startup packages configure 2010-06-22 18:47:48 configure lvm2 2.02.39-7 2.02.39-7 2010-06-22 18:47:48 status unpacked lvm2 2.02.39-7 2010-06-22 18:47:48 status unpacked lvm2 2.02.39-7 2010-06-22 18:47:48 status unpacked lvm2 2.02.39-7 2010-06-22 18:47:48 status half-configured lvm2 2.02.39-7 2010-06-22 18:47:48 status installed lvm2 2.02.39-7 2010-06-22 18:48:17 startup archives unpack 2010-06-22 18:48:17 install busybox 1:1.10.2-2 2010-06-22 18:48:17 status half-installed busybox 1:1.10.2-2 2010-06-22 18:48:17 status triggers-pending man-db 2.5.2-4 2010-06-22 18:48:17 status half-installed busybox 1:1.10.2-2 2010-06-22 18:48:17 status unpacked busybox 1:1.10.2-2 2010-06-22 18:48:17 status unpacked busybox 1:1.10.2-2 2010-06-22 18:48:17 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:48:17 status half-configured man-db 2.5.2-4 2010-06-22 18:48:17 status installed man-db 2.5.2-4 2010-06-22 18:48:18 startup packages configure 2010-06-22 18:48:18 configure busybox 1:1.10.2-2 1:1.10.2-2 2010-06-22 18:48:18 status unpacked busybox 1:1.10.2-2 2010-06-22 18:48:18 status half-configured busybox 1:1.10.2-2 2010-06-22 18:48:18 status installed busybox 1:1.10.2-2 2010-06-22 18:48:19 startup archives unpack 2010-06-22 18:48:19 install libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:19 status half-installed libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:19 status unpacked libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:19 status unpacked libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:19 install udev 0.125-7+lenny3 2010-06-22 18:48:19 status half-installed udev 0.125-7+lenny3 2010-06-22 18:48:19 status triggers-pending man-db 2.5.2-4 2010-06-22 18:48:19 status half-installed udev 0.125-7+lenny3 2010-06-22 18:48:19 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:19 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:19 install libklibc 1.5.12-2 2010-06-22 18:48:19 status half-installed libklibc 1.5.12-2 2010-06-22 18:48:19 status unpacked libklibc 1.5.12-2 2010-06-22 18:48:20 status unpacked libklibc 1.5.12-2 2010-06-22 18:48:20 install klibc-utils 1.5.12-2 2010-06-22 18:48:20 status half-installed klibc-utils 1.5.12-2 2010-06-22 18:48:20 status unpacked klibc-utils 1.5.12-2 2010-06-22 18:48:20 status unpacked klibc-utils 1.5.12-2 2010-06-22 18:48:20 install initramfs-tools 0.92o 2010-06-22 18:48:20 status half-installed initramfs-tools 0.92o 2010-06-22 18:48:20 status half-installed initramfs-tools 0.92o 2010-06-22 18:48:20 status unpacked initramfs-tools 0.92o 2010-06-22 18:48:20 status unpacked initramfs-tools 0.92o 2010-06-22 18:48:20 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:48:20 status half-configured man-db 2.5.2-4 2010-06-22 18:48:20 status installed man-db 2.5.2-4 2010-06-22 18:48:20 startup packages configure 2010-06-22 18:48:20 configure libvolume-id0 0.125-7+lenny3 0.125-7+lenny3 2010-06-22 18:48:20 status unpacked libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:20 status half-configured libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:20 status installed libvolume-id0 0.125-7+lenny3 2010-06-22 18:48:20 configure udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-22 18:48:20 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:20 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:20 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status unpacked udev 0.125-7+lenny3 2010-06-22 18:48:21 status half-configured udev 0.125-7+lenny3 2010-06-22 18:48:21 status installed udev 0.125-7+lenny3 2010-06-22 18:48:21 configure libklibc 1.5.12-2 1.5.12-2 2010-06-22 18:48:21 status unpacked libklibc 1.5.12-2 2010-06-22 18:48:21 status half-configured libklibc 1.5.12-2 2010-06-22 18:48:21 status installed libklibc 1.5.12-2 2010-06-22 18:48:21 configure klibc-utils 1.5.12-2 1.5.12-2 2010-06-22 18:48:21 status unpacked klibc-utils 1.5.12-2 2010-06-22 18:48:21 status half-configured klibc-utils 1.5.12-2 2010-06-22 18:48:21 status installed klibc-utils 1.5.12-2 2010-06-22 18:48:21 configure initramfs-tools 0.92o 0.92o 2010-06-22 18:48:21 status unpacked initramfs-tools 0.92o 2010-06-22 18:48:21 status unpacked initramfs-tools 0.92o 2010-06-22 18:48:21 status unpacked initramfs-tools 0.92o 2010-06-22 18:48:21 status half-configured initramfs-tools 0.92o 2010-06-22 18:48:21 status installed initramfs-tools 0.92o 2010-06-22 18:48:21 status triggers-pending initramfs-tools 0.92o 2010-06-22 18:48:21 trigproc initramfs-tools 0.92o 0.92o 2010-06-22 18:48:21 status half-configured initramfs-tools 0.92o 2010-06-22 18:48:21 status installed initramfs-tools 0.92o 2010-06-22 18:48:35 startup archives unpack 2010-06-22 18:48:35 install linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:35 status half-installed linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:36 status unpacked linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:36 status unpacked linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:36 install linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:36 status half-installed linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:36 status unpacked linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:36 status unpacked linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:37 startup packages configure 2010-06-22 18:48:37 configure linux-image-2.6.26-2-amd64 2.6.26-21 2.6.26-21 2010-06-22 18:48:37 status unpacked linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:37 status half-configured linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:43 status installed linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-22 18:48:43 configure linux-image-2.6-amd64 2.6.26+17+lenny1 2.6.26+17+lenny1 2010-06-22 18:48:43 status unpacked linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:43 status half-configured linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:43 status installed linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-22 18:48:46 startup archives unpack 2010-06-22 18:48:46 install libsysfs2 2.1.0-5 2010-06-22 18:48:46 status half-installed libsysfs2 2.1.0-5 2010-06-22 18:48:46 status unpacked libsysfs2 2.1.0-5 2010-06-22 18:48:46 status unpacked libsysfs2 2.1.0-5 2010-06-22 18:48:46 install pcmciautils 014-4 2010-06-22 18:48:46 status half-installed pcmciautils 014-4 2010-06-22 18:48:46 status triggers-pending man-db 2.5.2-4 2010-06-22 18:48:46 status half-installed pcmciautils 014-4 2010-06-22 18:48:46 status unpacked pcmciautils 014-4 2010-06-22 18:48:46 status unpacked pcmciautils 014-4 2010-06-22 18:48:46 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:48:46 status half-configured man-db 2.5.2-4 2010-06-22 18:48:46 status installed man-db 2.5.2-4 2010-06-22 18:48:47 startup packages configure 2010-06-22 18:48:47 configure libsysfs2 2.1.0-5 2.1.0-5 2010-06-22 18:48:47 status unpacked libsysfs2 2.1.0-5 2010-06-22 18:48:47 status half-configured libsysfs2 2.1.0-5 2010-06-22 18:48:47 status installed libsysfs2 2.1.0-5 2010-06-22 18:48:47 configure pcmciautils 014-4 014-4 2010-06-22 18:48:47 status unpacked pcmciautils 014-4 2010-06-22 18:48:47 status unpacked pcmciautils 014-4 2010-06-22 18:48:47 status unpacked pcmciautils 014-4 2010-06-22 18:48:47 status half-configured pcmciautils 014-4 2010-06-22 18:48:47 status installed pcmciautils 014-4 2010-06-22 18:48:54 startup archives unpack 2010-06-22 18:48:54 install usbutils 0.73-10lenny1 2010-06-22 18:48:54 status half-installed usbutils 0.73-10lenny1 2010-06-22 18:48:54 status triggers-pending man-db 2.5.2-4 2010-06-22 18:48:54 status half-installed usbutils 0.73-10lenny1 2010-06-22 18:48:54 status unpacked usbutils 0.73-10lenny1 2010-06-22 18:48:54 status unpacked usbutils 0.73-10lenny1 2010-06-22 18:48:54 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:48:54 status half-configured man-db 2.5.2-4 2010-06-22 18:48:54 status installed man-db 2.5.2-4 2010-06-22 18:48:55 startup packages configure 2010-06-22 18:48:55 configure usbutils 0.73-10lenny1 0.73-10lenny1 2010-06-22 18:48:55 status unpacked usbutils 0.73-10lenny1 2010-06-22 18:48:55 status half-configured usbutils 0.73-10lenny1 2010-06-22 18:48:55 status installed usbutils 0.73-10lenny1 2010-06-22 18:48:56 startup archives unpack 2010-06-22 18:48:56 install acpid 1.0.8-1lenny2 2010-06-22 18:48:56 status half-installed acpid 1.0.8-1lenny2 2010-06-22 18:48:56 status triggers-pending man-db 2.5.2-4 2010-06-22 18:48:56 status half-installed acpid 1.0.8-1lenny2 2010-06-22 18:48:56 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:56 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:56 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:48:56 status half-configured man-db 2.5.2-4 2010-06-22 18:48:56 status installed man-db 2.5.2-4 2010-06-22 18:48:57 startup packages configure 2010-06-22 18:48:57 configure acpid 1.0.8-1lenny2 1.0.8-1lenny2 2010-06-22 18:48:57 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status unpacked acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status half-configured acpid 1.0.8-1lenny2 2010-06-22 18:48:57 status installed acpid 1.0.8-1lenny2 2010-06-22 18:48:58 startup archives unpack 2010-06-22 18:48:58 install acpi-support-base 0.109-11 2010-06-22 18:48:58 status half-installed acpi-support-base 0.109-11 2010-06-22 18:48:58 status unpacked acpi-support-base 0.109-11 2010-06-22 18:48:58 status unpacked acpi-support-base 0.109-11 2010-06-22 18:48:58 startup packages configure 2010-06-22 18:48:58 configure acpi-support-base 0.109-11 0.109-11 2010-06-22 18:48:58 status unpacked acpi-support-base 0.109-11 2010-06-22 18:48:58 status unpacked acpi-support-base 0.109-11 2010-06-22 18:48:58 status unpacked acpi-support-base 0.109-11 2010-06-22 18:48:58 status half-configured acpi-support-base 0.109-11 2010-06-22 18:48:59 status installed acpi-support-base 0.109-11 2010-06-22 18:49:00 startup archives unpack 2010-06-22 18:49:00 install eject 2.1.5+deb1-4 2010-06-22 18:49:00 status half-installed eject 2.1.5+deb1-4 2010-06-22 18:49:00 status triggers-pending man-db 2.5.2-4 2010-06-22 18:49:00 status half-installed eject 2.1.5+deb1-4 2010-06-22 18:49:00 status unpacked eject 2.1.5+deb1-4 2010-06-22 18:49:00 status unpacked eject 2.1.5+deb1-4 2010-06-22 18:49:00 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:49:00 status half-configured man-db 2.5.2-4 2010-06-22 18:49:00 status installed man-db 2.5.2-4 2010-06-22 18:49:00 startup packages configure 2010-06-22 18:49:00 configure eject 2.1.5+deb1-4 2.1.5+deb1-4 2010-06-22 18:49:00 status unpacked eject 2.1.5+deb1-4 2010-06-22 18:49:00 status half-configured eject 2.1.5+deb1-4 2010-06-22 18:49:01 status installed eject 2.1.5+deb1-4 2010-06-22 18:49:02 startup archives unpack 2010-06-22 18:49:02 install libiw29 29-1.1 2010-06-22 18:49:02 status half-installed libiw29 29-1.1 2010-06-22 18:49:02 status unpacked libiw29 29-1.1 2010-06-22 18:49:02 status unpacked libiw29 29-1.1 2010-06-22 18:49:02 install wireless-tools 29-1.1 2010-06-22 18:49:02 status half-installed wireless-tools 29-1.1 2010-06-22 18:49:02 status triggers-pending man-db 2.5.2-4 2010-06-22 18:49:02 status half-installed wireless-tools 29-1.1 2010-06-22 18:49:02 status unpacked wireless-tools 29-1.1 2010-06-22 18:49:02 status unpacked wireless-tools 29-1.1 2010-06-22 18:49:02 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:49:02 status half-configured man-db 2.5.2-4 2010-06-22 18:49:02 status installed man-db 2.5.2-4 2010-06-22 18:49:03 startup packages configure 2010-06-22 18:49:03 configure libiw29 29-1.1 29-1.1 2010-06-22 18:49:03 status unpacked libiw29 29-1.1 2010-06-22 18:49:03 status half-configured libiw29 29-1.1 2010-06-22 18:49:03 status installed libiw29 29-1.1 2010-06-22 18:49:03 configure wireless-tools 29-1.1 29-1.1 2010-06-22 18:49:03 status unpacked wireless-tools 29-1.1 2010-06-22 18:49:03 status unpacked wireless-tools 29-1.1 2010-06-22 18:49:03 status unpacked wireless-tools 29-1.1 2010-06-22 18:49:03 status half-configured wireless-tools 29-1.1 2010-06-22 18:49:03 status installed wireless-tools 29-1.1 2010-06-22 18:58:25 startup archives unpack 2010-06-22 18:58:25 install laptop-detect 0.13.6 2010-06-22 18:58:25 status half-installed laptop-detect 0.13.6 2010-06-22 18:58:25 status triggers-pending man-db 2.5.2-4 2010-06-22 18:58:25 status half-installed laptop-detect 0.13.6 2010-06-22 18:58:25 status unpacked laptop-detect 0.13.6 2010-06-22 18:58:25 status unpacked laptop-detect 0.13.6 2010-06-22 18:58:25 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:58:25 status half-configured man-db 2.5.2-4 2010-06-22 18:58:25 status installed man-db 2.5.2-4 2010-06-22 18:58:25 startup packages configure 2010-06-22 18:58:25 configure laptop-detect 0.13.6 0.13.6 2010-06-22 18:58:25 status unpacked laptop-detect 0.13.6 2010-06-22 18:58:26 status half-configured laptop-detect 0.13.6 2010-06-22 18:58:26 status installed laptop-detect 0.13.6 2010-06-22 18:58:36 startup archives unpack 2010-06-22 18:58:36 install popularity-contest 1.46 2010-06-22 18:58:36 status half-installed popularity-contest 1.46 2010-06-22 18:58:36 status triggers-pending man-db 2.5.2-4 2010-06-22 18:58:36 status half-installed popularity-contest 1.46 2010-06-22 18:58:36 status unpacked popularity-contest 1.46 2010-06-22 18:58:36 status unpacked popularity-contest 1.46 2010-06-22 18:58:36 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 18:58:36 status half-configured man-db 2.5.2-4 2010-06-22 18:58:36 status installed man-db 2.5.2-4 2010-06-22 18:58:37 startup packages configure 2010-06-22 18:58:37 configure popularity-contest 1.46 1.46 2010-06-22 18:58:37 status unpacked popularity-contest 1.46 2010-06-22 18:58:37 status unpacked popularity-contest 1.46 2010-06-22 18:58:37 status half-configured popularity-contest 1.46 2010-06-22 18:58:37 status installed popularity-contest 1.46 2010-06-22 19:03:30 startup archives unpack 2010-06-22 19:03:30 install perl-modules 5.10.0-19lenny2 2010-06-22 19:03:30 status half-installed perl-modules 5.10.0-19lenny2 2010-06-22 19:03:30 status unpacked perl-modules 5.10.0-19lenny2 2010-06-22 19:03:30 status unpacked perl-modules 5.10.0-19lenny2 2010-06-22 19:03:30 install perl 5.10.0-19lenny2 2010-06-22 19:03:30 status half-installed perl 5.10.0-19lenny2 2010-06-22 19:03:30 status triggers-pending man-db 2.5.2-4 2010-06-22 19:03:30 status half-installed perl 5.10.0-19lenny2 2010-06-22 19:03:30 status unpacked perl 5.10.0-19lenny2 2010-06-22 19:03:30 status unpacked perl 5.10.0-19lenny2 2010-06-22 19:03:30 install sgml-base 1.26 2010-06-22 19:03:30 status half-installed sgml-base 1.26 2010-06-22 19:03:30 status half-installed sgml-base 1.26 2010-06-22 19:03:30 status unpacked sgml-base 1.26 2010-06-22 19:03:30 status unpacked sgml-base 1.26 2010-06-22 19:03:30 install xml-core 0.12 2010-06-22 19:03:30 status half-installed xml-core 0.12 2010-06-22 19:03:30 status half-installed xml-core 0.12 2010-06-22 19:03:30 status unpacked xml-core 0.12 2010-06-22 19:03:30 status unpacked xml-core 0.12 2010-06-22 19:03:30 install sgml-data 2.0.3 2010-06-22 19:03:30 status half-installed sgml-data 2.0.3 2010-06-22 19:03:30 status unpacked sgml-data 2.0.3 2010-06-22 19:03:30 status unpacked sgml-data 2.0.3 2010-06-22 19:03:30 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:03:30 status half-configured man-db 2.5.2-4 2010-06-22 19:03:31 status installed man-db 2.5.2-4 2010-06-22 19:03:31 startup packages configure 2010-06-22 19:03:31 configure perl-modules 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 19:03:31 status unpacked perl-modules 5.10.0-19lenny2 2010-06-22 19:03:31 status unpacked perl-modules 5.10.0-19lenny2 2010-06-22 19:03:31 status half-configured perl-modules 5.10.0-19lenny2 2010-06-22 19:03:31 status installed perl-modules 5.10.0-19lenny2 2010-06-22 19:03:31 configure perl 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 19:03:31 status unpacked perl 5.10.0-19lenny2 2010-06-22 19:03:31 status half-configured perl 5.10.0-19lenny2 2010-06-22 19:03:31 status installed perl 5.10.0-19lenny2 2010-06-22 19:03:31 configure sgml-base 1.26 1.26 2010-06-22 19:03:31 status unpacked sgml-base 1.26 2010-06-22 19:03:31 status half-configured sgml-base 1.26 2010-06-22 19:03:31 status installed sgml-base 1.26 2010-06-22 19:03:31 configure xml-core 0.12 0.12 2010-06-22 19:03:31 status unpacked xml-core 0.12 2010-06-22 19:03:31 status half-configured xml-core 0.12 2010-06-22 19:03:31 status installed xml-core 0.12 2010-06-22 19:03:32 startup archives unpack 2010-06-22 19:03:32 install docbook-xml 4.5-6 2010-06-22 19:03:32 status half-installed docbook-xml 4.5-6 2010-06-22 19:03:32 status unpacked docbook-xml 4.5-6 2010-06-22 19:03:32 status unpacked docbook-xml 4.5-6 2010-06-22 19:03:32 install x11-common 1:7.3+20 2010-06-22 19:03:32 status half-installed x11-common 1:7.3+20 2010-06-22 19:03:33 status triggers-pending man-db 2.5.2-4 2010-06-22 19:03:33 status half-installed x11-common 1:7.3+20 2010-06-22 19:03:33 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:33 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:33 install libxau6 1:1.0.3-3 2010-06-22 19:03:33 status half-installed libxau6 1:1.0.3-3 2010-06-22 19:03:33 status unpacked libxau6 1:1.0.3-3 2010-06-22 19:03:33 status unpacked libxau6 1:1.0.3-3 2010-06-22 19:03:33 install libxdmcp6 1:1.0.2-3 2010-06-22 19:03:33 status half-installed libxdmcp6 1:1.0.2-3 2010-06-22 19:03:33 status unpacked libxdmcp6 1:1.0.2-3 2010-06-22 19:03:33 status unpacked libxdmcp6 1:1.0.2-3 2010-06-22 19:03:33 install libxcb1 1.1-1.2 2010-06-22 19:03:33 status half-installed libxcb1 1.1-1.2 2010-06-22 19:03:33 status unpacked libxcb1 1.1-1.2 2010-06-22 19:03:33 status unpacked libxcb1 1.1-1.2 2010-06-22 19:03:33 install libxcb-xlib0 1.1-1.2 2010-06-22 19:03:33 status half-installed libxcb-xlib0 1.1-1.2 2010-06-22 19:03:33 status unpacked libxcb-xlib0 1.1-1.2 2010-06-22 19:03:33 status unpacked libxcb-xlib0 1.1-1.2 2010-06-22 19:03:33 install libx11-data 2:1.1.5-2 2010-06-22 19:03:33 status half-installed libx11-data 2:1.1.5-2 2010-06-22 19:03:33 status unpacked libx11-data 2:1.1.5-2 2010-06-22 19:03:33 status unpacked libx11-data 2:1.1.5-2 2010-06-22 19:03:33 install libx11-6 2:1.1.5-2 2010-06-22 19:03:33 status half-installed libx11-6 2:1.1.5-2 2010-06-22 19:03:33 status unpacked libx11-6 2:1.1.5-2 2010-06-22 19:03:33 status unpacked libx11-6 2:1.1.5-2 2010-06-22 19:03:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:03:33 status half-configured man-db 2.5.2-4 2010-06-22 19:03:33 status installed man-db 2.5.2-4 2010-06-22 19:03:34 startup packages configure 2010-06-22 19:03:34 configure x11-common 1:7.3+20 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status unpacked x11-common 1:7.3+20 2010-06-22 19:03:34 status half-configured x11-common 1:7.3+20 2010-06-22 19:03:34 status installed x11-common 1:7.3+20 2010-06-22 19:03:35 startup archives unpack 2010-06-22 19:03:35 install libxfixes3 1:4.0.3-2 2010-06-22 19:03:35 status half-installed libxfixes3 1:4.0.3-2 2010-06-22 19:03:36 status unpacked libxfixes3 1:4.0.3-2 2010-06-22 19:03:36 status unpacked libxfixes3 1:4.0.3-2 2010-06-22 19:03:36 install libice6 2:1.0.4-1 2010-06-22 19:03:36 status half-installed libice6 2:1.0.4-1 2010-06-22 19:03:36 status unpacked libice6 2:1.0.4-1 2010-06-22 19:03:36 status unpacked libice6 2:1.0.4-1 2010-06-22 19:03:36 install libsm6 2:1.0.3-2 2010-06-22 19:03:36 status half-installed libsm6 2:1.0.3-2 2010-06-22 19:03:36 status unpacked libsm6 2:1.0.3-2 2010-06-22 19:03:36 status unpacked libsm6 2:1.0.3-2 2010-06-22 19:03:36 install libxt6 1:1.0.5-3 2010-06-22 19:03:36 status half-installed libxt6 1:1.0.5-3 2010-06-22 19:03:36 status unpacked libxt6 1:1.0.5-3 2010-06-22 19:03:36 status unpacked libxt6 1:1.0.5-3 2010-06-22 19:03:36 install python2.5-minimal 2.5.2-15 2010-06-22 19:03:36 status half-installed python2.5-minimal 2.5.2-15 2010-06-22 19:03:36 status triggers-pending man-db 2.5.2-4 2010-06-22 19:03:36 status half-installed python2.5-minimal 2.5.2-15 2010-06-22 19:03:36 status unpacked python2.5-minimal 2.5.2-15 2010-06-22 19:03:36 status unpacked python2.5-minimal 2.5.2-15 2010-06-22 19:03:36 install mime-support 3.44-1 2010-06-22 19:03:36 status half-installed mime-support 3.44-1 2010-06-22 19:03:36 status half-installed mime-support 3.44-1 2010-06-22 19:03:36 status unpacked mime-support 3.44-1 2010-06-22 19:03:36 status unpacked mime-support 3.44-1 2010-06-22 19:03:36 install libdb4.5 4.5.20-13 2010-06-22 19:03:36 status half-installed libdb4.5 4.5.20-13 2010-06-22 19:03:36 status unpacked libdb4.5 4.5.20-13 2010-06-22 19:03:36 status unpacked libdb4.5 4.5.20-13 2010-06-22 19:03:36 install libsqlite3-0 3.5.9-6 2010-06-22 19:03:36 status half-installed libsqlite3-0 3.5.9-6 2010-06-22 19:03:36 status unpacked libsqlite3-0 3.5.9-6 2010-06-22 19:03:36 status unpacked libsqlite3-0 3.5.9-6 2010-06-22 19:03:36 install python2.5 2.5.2-15 2010-06-22 19:03:36 status half-installed python2.5 2.5.2-15 2010-06-22 19:03:36 status half-installed python2.5 2.5.2-15 2010-06-22 19:03:37 status unpacked python2.5 2.5.2-15 2010-06-22 19:03:37 status unpacked python2.5 2.5.2-15 2010-06-22 19:03:37 install python-minimal 2.5.2-3 2010-06-22 19:03:37 status half-installed python-minimal 2.5.2-3 2010-06-22 19:03:37 status half-installed python-minimal 2.5.2-3 2010-06-22 19:03:37 status unpacked python-minimal 2.5.2-3 2010-06-22 19:03:37 status unpacked python-minimal 2.5.2-3 2010-06-22 19:03:37 install python 2.5.2-3 2010-06-22 19:03:37 status half-installed python 2.5.2-3 2010-06-22 19:03:37 status half-installed python 2.5.2-3 2010-06-22 19:03:37 status unpacked python 2.5.2-3 2010-06-22 19:03:37 status unpacked python 2.5.2-3 2010-06-22 19:03:37 install openssl 0.9.8g-15+lenny6 2010-06-22 19:03:37 status half-installed openssl 0.9.8g-15+lenny6 2010-06-22 19:03:37 status half-installed openssl 0.9.8g-15+lenny6 2010-06-22 19:03:37 status unpacked openssl 0.9.8g-15+lenny6 2010-06-22 19:03:37 status unpacked openssl 0.9.8g-15+lenny6 2010-06-22 19:03:37 install openssl-blacklist 0.4.2 2010-06-22 19:03:37 status half-installed openssl-blacklist 0.4.2 2010-06-22 19:03:38 status half-installed openssl-blacklist 0.4.2 2010-06-22 19:03:38 status unpacked openssl-blacklist 0.4.2 2010-06-22 19:03:38 status unpacked openssl-blacklist 0.4.2 2010-06-22 19:03:38 install menu 2.1.41 2010-06-22 19:03:38 status half-installed menu 2.1.41 2010-06-22 19:03:38 status half-installed menu 2.1.41 2010-06-22 19:03:38 status unpacked menu 2.1.41 2010-06-22 19:03:38 status unpacked menu 2.1.41 2010-06-22 19:03:38 install libxext6 2:1.0.4-1 2010-06-22 19:03:38 status half-installed libxext6 2:1.0.4-1 2010-06-22 19:03:38 status unpacked libxext6 2:1.0.4-1 2010-06-22 19:03:38 status unpacked libxext6 2:1.0.4-1 2010-06-22 19:03:38 install libxmu6 2:1.0.4-1 2010-06-22 19:03:38 status half-installed libxmu6 2:1.0.4-1 2010-06-22 19:03:38 status unpacked libxmu6 2:1.0.4-1 2010-06-22 19:03:38 status unpacked libxmu6 2:1.0.4-1 2010-06-22 19:03:38 install twm 1:1.0.4-2 2010-06-22 19:03:38 status half-installed twm 1:1.0.4-2 2010-06-22 19:03:38 status half-installed twm 1:1.0.4-2 2010-06-22 19:03:38 status unpacked twm 1:1.0.4-2 2010-06-22 19:03:38 status unpacked twm 1:1.0.4-2 2010-06-22 19:03:38 install libpng12-0 1.2.27-2+lenny2 2010-06-22 19:03:38 status half-installed libpng12-0 1.2.27-2+lenny2 2010-06-22 19:03:38 status unpacked libpng12-0 1.2.27-2+lenny2 2010-06-22 19:03:38 status unpacked libpng12-0 1.2.27-2+lenny2 2010-06-22 19:03:38 install libxpm4 1:3.5.7-1 2010-06-22 19:03:38 status half-installed libxpm4 1:3.5.7-1 2010-06-22 19:03:38 status unpacked libxpm4 1:3.5.7-1 2010-06-22 19:03:38 status unpacked libxpm4 1:3.5.7-1 2010-06-22 19:03:38 install libxaw7 2:1.0.4-2 2010-06-22 19:03:38 status half-installed libxaw7 2:1.0.4-2 2010-06-22 19:03:39 status unpacked libxaw7 2:1.0.4-2 2010-06-22 19:03:39 status unpacked libxaw7 2:1.0.4-2 2010-06-22 19:03:39 install libxrender1 1:0.9.4-2 2010-06-22 19:03:39 status half-installed libxrender1 1:0.9.4-2 2010-06-22 19:03:39 status unpacked libxrender1 1:0.9.4-2 2010-06-22 19:03:39 status unpacked libxrender1 1:0.9.4-2 2010-06-22 19:03:39 install libxcursor1 1:1.1.9-1 2010-06-22 19:03:39 status half-installed libxcursor1 1:1.1.9-1 2010-06-22 19:03:39 status unpacked libxcursor1 1:1.1.9-1 2010-06-22 19:03:39 status unpacked libxcursor1 1:1.1.9-1 2010-06-22 19:03:39 install libexpat1 2.0.1-4+lenny3 2010-06-22 19:03:39 status half-installed libexpat1 2.0.1-4+lenny3 2010-06-22 19:03:39 status unpacked libexpat1 2.0.1-4+lenny3 2010-06-22 19:03:39 status unpacked libexpat1 2.0.1-4+lenny3 2010-06-22 19:03:39 install libfreetype6 2.3.7-2+lenny1 2010-06-22 19:03:39 status half-installed libfreetype6 2.3.7-2+lenny1 2010-06-22 19:03:39 status unpacked libfreetype6 2.3.7-2+lenny1 2010-06-22 19:03:39 status unpacked libfreetype6 2.3.7-2+lenny1 2010-06-22 19:03:39 install ucf 3.0016 2010-06-22 19:03:39 status half-installed ucf 3.0016 2010-06-22 19:03:39 status half-installed ucf 3.0016 2010-06-22 19:03:39 status unpacked ucf 3.0016 2010-06-22 19:03:39 status unpacked ucf 3.0016 2010-06-22 19:03:39 install libmagic1 4.26-1 2010-06-22 19:03:39 status half-installed libmagic1 4.26-1 2010-06-22 19:03:39 status half-installed libmagic1 4.26-1 2010-06-22 19:03:39 status unpacked libmagic1 4.26-1 2010-06-22 19:03:39 status unpacked libmagic1 4.26-1 2010-06-22 19:03:39 install file 4.26-1 2010-06-22 19:03:39 status half-installed file 4.26-1 2010-06-22 19:03:39 status half-installed file 4.26-1 2010-06-22 19:03:39 status unpacked file 4.26-1 2010-06-22 19:03:39 status unpacked file 4.26-1 2010-06-22 19:03:39 install defoma 0.11.10-0.2 2010-06-22 19:03:39 status half-installed defoma 0.11.10-0.2 2010-06-22 19:03:39 status half-installed defoma 0.11.10-0.2 2010-06-22 19:03:39 status unpacked defoma 0.11.10-0.2 2010-06-22 19:03:39 status unpacked defoma 0.11.10-0.2 2010-06-22 19:03:39 install ttf-dejavu-core 2.25-3 2010-06-22 19:03:39 status half-installed ttf-dejavu-core 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu-core 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu-core 2.25-3 2010-06-22 19:03:39 install ttf-dejavu-extra 2.25-3 2010-06-22 19:03:39 status half-installed ttf-dejavu-extra 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu-extra 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu-extra 2.25-3 2010-06-22 19:03:39 install ttf-dejavu 2.25-3 2010-06-22 19:03:39 status half-installed ttf-dejavu 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu 2.25-3 2010-06-22 19:03:39 status unpacked ttf-dejavu 2.25-3 2010-06-22 19:03:39 install fontconfig-config 2.6.0-3 2010-06-22 19:03:39 status half-installed fontconfig-config 2.6.0-3 2010-06-22 19:03:39 status half-installed fontconfig-config 2.6.0-3 2010-06-22 19:03:40 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:03:40 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:03:40 install libfontconfig1 2.6.0-3 2010-06-22 19:03:40 status half-installed libfontconfig1 2.6.0-3 2010-06-22 19:03:40 status unpacked libfontconfig1 2.6.0-3 2010-06-22 19:03:40 status unpacked libfontconfig1 2.6.0-3 2010-06-22 19:03:40 install libxft2 2.1.12-3 2010-06-22 19:03:40 status half-installed libxft2 2.1.12-3 2010-06-22 19:03:40 status unpacked libxft2 2.1.12-3 2010-06-22 19:03:40 status unpacked libxft2 2.1.12-3 2010-06-22 19:03:40 install libxkbfile1 1:1.0.5-1 2010-06-22 19:03:40 status half-installed libxkbfile1 1:1.0.5-1 2010-06-22 19:03:40 status unpacked libxkbfile1 1:1.0.5-1 2010-06-22 19:03:40 status unpacked libxkbfile1 1:1.0.5-1 2010-06-22 19:03:40 install libxmuu1 2:1.0.4-1 2010-06-22 19:03:40 status half-installed libxmuu1 2:1.0.4-1 2010-06-22 19:03:41 status unpacked libxmuu1 2:1.0.4-1 2010-06-22 19:03:41 status unpacked libxmuu1 2:1.0.4-1 2010-06-22 19:03:41 install libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:03:41 status half-installed libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:03:41 status unpacked libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:03:41 status unpacked libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:03:41 install libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:03:41 status half-installed libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:03:41 status unpacked libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:03:41 status unpacked libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:03:41 install cpp-4.3 4.3.2-1.1 2010-06-22 19:03:41 status half-installed cpp-4.3 4.3.2-1.1 2010-06-22 19:03:41 status unpacked cpp-4.3 4.3.2-1.1 2010-06-22 19:03:41 status unpacked cpp-4.3 4.3.2-1.1 2010-06-22 19:03:41 install cpp 4:4.3.2-2 2010-06-22 19:03:41 status half-installed cpp 4:4.3.2-2 2010-06-22 19:03:41 status half-installed cpp 4:4.3.2-2 2010-06-22 19:03:41 status unpacked cpp 4:4.3.2-2 2010-06-22 19:03:41 status unpacked cpp 4:4.3.2-2 2010-06-22 19:03:41 install x11-apps 7.3+4 2010-06-22 19:03:41 status half-installed x11-apps 7.3+4 2010-06-22 19:03:41 status half-installed x11-apps 7.3+4 2010-06-22 19:03:41 status unpacked x11-apps 7.3+4 2010-06-22 19:03:41 status unpacked x11-apps 7.3+4 2010-06-22 19:03:41 install x11-session-utils 7.3+1 2010-06-22 19:03:41 status half-installed x11-session-utils 7.3+1 2010-06-22 19:03:41 status half-installed x11-session-utils 7.3+1 2010-06-22 19:03:41 status unpacked x11-session-utils 7.3+1 2010-06-22 19:03:41 status unpacked x11-session-utils 7.3+1 2010-06-22 19:03:41 install libfontenc1 1:1.0.4-3 2010-06-22 19:03:41 status half-installed libfontenc1 1:1.0.4-3 2010-06-22 19:03:41 status unpacked libfontenc1 1:1.0.4-3 2010-06-22 19:03:41 status unpacked libfontenc1 1:1.0.4-3 2010-06-22 19:03:42 install libdrm2 2.3.1-2 2010-06-22 19:03:42 status half-installed libdrm2 2.3.1-2 2010-06-22 19:03:42 status unpacked libdrm2 2.3.1-2 2010-06-22 19:03:42 status unpacked libdrm2 2.3.1-2 2010-06-22 19:03:42 install libxdamage1 1:1.1.1-4 2010-06-22 19:03:42 status half-installed libxdamage1 1:1.1.1-4 2010-06-22 19:03:42 status unpacked libxdamage1 1:1.1.1-4 2010-06-22 19:03:42 status unpacked libxdamage1 1:1.1.1-4 2010-06-22 19:03:42 install libxxf86vm1 1:1.0.2-1 2010-06-22 19:03:42 status half-installed libxxf86vm1 1:1.0.2-1 2010-06-22 19:03:42 status unpacked libxxf86vm1 1:1.0.2-1 2010-06-22 19:03:42 status unpacked libxxf86vm1 1:1.0.2-1 2010-06-22 19:03:42 install libgl1-mesa-glx 7.0.3-7 2010-06-22 19:03:42 status half-installed libgl1-mesa-glx 7.0.3-7 2010-06-22 19:03:42 status unpacked libgl1-mesa-glx 7.0.3-7 2010-06-22 19:03:42 status unpacked libgl1-mesa-glx 7.0.3-7 2010-06-22 19:03:42 install libxi6 2:1.1.4-1 2010-06-22 19:03:42 status half-installed libxi6 2:1.1.4-1 2010-06-22 19:03:42 status unpacked libxi6 2:1.1.4-1 2010-06-22 19:03:42 status unpacked libxi6 2:1.1.4-1 2010-06-22 19:03:42 install libxinerama1 2:1.0.3-2 2010-06-22 19:03:42 status half-installed libxinerama1 2:1.0.3-2 2010-06-22 19:03:42 status unpacked libxinerama1 2:1.0.3-2 2010-06-22 19:03:42 status unpacked libxinerama1 2:1.0.3-2 2010-06-22 19:03:42 install libxtst6 2:1.0.3-1 2010-06-22 19:03:42 status half-installed libxtst6 2:1.0.3-1 2010-06-22 19:03:42 status unpacked libxtst6 2:1.0.3-1 2010-06-22 19:03:42 status unpacked libxtst6 2:1.0.3-1 2010-06-22 19:03:42 install libxv1 2:1.0.4-1 2010-06-22 19:03:42 status half-installed libxv1 2:1.0.4-1 2010-06-22 19:03:42 status unpacked libxv1 2:1.0.4-1 2010-06-22 19:03:42 status unpacked libxv1 2:1.0.4-1 2010-06-22 19:03:42 install libxxf86dga1 2:1.0.2-1 2010-06-22 19:03:42 status half-installed libxxf86dga1 2:1.0.2-1 2010-06-22 19:03:42 status unpacked libxxf86dga1 2:1.0.2-1 2010-06-22 19:03:42 status unpacked libxxf86dga1 2:1.0.2-1 2010-06-22 19:03:42 install x11-utils 7.3+2+nmu1 2010-06-22 19:03:42 status half-installed x11-utils 7.3+2+nmu1 2010-06-22 19:03:42 status half-installed x11-utils 7.3+2+nmu1 2010-06-22 19:03:42 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:03:42 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:03:42 install libfs6 2:1.0.1-1 2010-06-22 19:03:42 status half-installed libfs6 2:1.0.1-1 2010-06-22 19:03:42 status unpacked libfs6 2:1.0.1-1 2010-06-22 19:03:42 status unpacked libfs6 2:1.0.1-1 2010-06-22 19:03:42 install x11-xfs-utils 7.3+1 2010-06-22 19:03:42 status half-installed x11-xfs-utils 7.3+1 2010-06-22 19:03:42 status half-installed x11-xfs-utils 7.3+1 2010-06-22 19:03:42 status unpacked x11-xfs-utils 7.3+1 2010-06-22 19:03:42 status unpacked x11-xfs-utils 7.3+1 2010-06-22 19:03:42 install x11-xkb-utils 7.4+1 2010-06-22 19:03:42 status half-installed x11-xkb-utils 7.4+1 2010-06-22 19:03:42 status half-installed x11-xkb-utils 7.4+1 2010-06-22 19:03:42 status unpacked x11-xkb-utils 7.4+1 2010-06-22 19:03:42 status unpacked x11-xkb-utils 7.4+1 2010-06-22 19:03:42 install libxrandr2 2:1.2.3-1 2010-06-22 19:03:42 status half-installed libxrandr2 2:1.2.3-1 2010-06-22 19:03:42 status unpacked libxrandr2 2:1.2.3-1 2010-06-22 19:03:42 status unpacked libxrandr2 2:1.2.3-1 2010-06-22 19:03:42 install libxtrap6 2:1.0.0-5 2010-06-22 19:03:42 status half-installed libxtrap6 2:1.0.0-5 2010-06-22 19:03:42 status unpacked libxtrap6 2:1.0.0-5 2010-06-22 19:03:43 status unpacked libxtrap6 2:1.0.0-5 2010-06-22 19:03:43 install libxxf86misc1 1:1.0.1-3 2010-06-22 19:03:43 status half-installed libxxf86misc1 1:1.0.1-3 2010-06-22 19:03:43 status unpacked libxxf86misc1 1:1.0.1-3 2010-06-22 19:03:43 status unpacked libxxf86misc1 1:1.0.1-3 2010-06-22 19:03:43 install x11-xserver-utils 7.3+5 2010-06-22 19:03:43 status half-installed x11-xserver-utils 7.3+5 2010-06-22 19:03:43 status half-installed x11-xserver-utils 7.3+5 2010-06-22 19:03:43 status unpacked x11-xserver-utils 7.3+5 2010-06-22 19:03:43 status unpacked x11-xserver-utils 7.3+5 2010-06-22 19:03:43 install xauth 1:1.0.3-2 2010-06-22 19:03:43 status half-installed xauth 1:1.0.3-2 2010-06-22 19:03:43 status half-installed xauth 1:1.0.3-2 2010-06-22 19:03:43 status unpacked xauth 1:1.0.3-2 2010-06-22 19:03:43 status unpacked xauth 1:1.0.3-2 2010-06-22 19:03:43 install exim4-config 4.69-9 2010-06-22 19:03:43 status half-installed exim4-config 4.69-9 2010-06-22 19:03:43 status half-installed exim4-config 4.69-9 2010-06-22 19:03:43 status unpacked exim4-config 4.69-9 2010-06-22 19:03:43 status unpacked exim4-config 4.69-9 2010-06-22 19:03:43 install exim4-base 4.69-9 2010-06-22 19:03:43 status half-installed exim4-base 4.69-9 2010-06-22 19:03:43 status half-installed exim4-base 4.69-9 2010-06-22 19:03:43 status unpacked exim4-base 4.69-9 2010-06-22 19:03:43 status unpacked exim4-base 4.69-9 2010-06-22 19:03:43 install libpcre3 7.6-2.1 2010-06-22 19:03:43 status half-installed libpcre3 7.6-2.1 2010-06-22 19:03:43 status half-installed libpcre3 7.6-2.1 2010-06-22 19:03:43 status unpacked libpcre3 7.6-2.1 2010-06-22 19:03:43 status unpacked libpcre3 7.6-2.1 2010-06-22 19:03:43 install exim4-daemon-light 4.69-9 2010-06-22 19:03:43 status half-installed exim4-daemon-light 4.69-9 2010-06-22 19:03:43 status half-installed exim4-daemon-light 4.69-9 2010-06-22 19:03:43 status unpacked exim4-daemon-light 4.69-9 2010-06-22 19:03:43 status unpacked exim4-daemon-light 4.69-9 2010-06-22 19:03:43 install exim4 4.69-9 2010-06-22 19:03:43 status half-installed exim4 4.69-9 2010-06-22 19:03:43 status unpacked exim4 4.69-9 2010-06-22 19:03:43 status unpacked exim4 4.69-9 2010-06-22 19:03:43 install at 3.1.10.2 2010-06-22 19:03:43 status half-installed at 3.1.10.2 2010-06-22 19:03:43 status half-installed at 3.1.10.2 2010-06-22 19:03:43 status unpacked at 3.1.10.2 2010-06-22 19:03:43 status unpacked at 3.1.10.2 2010-06-22 19:03:43 install bash-completion 20080705 2010-06-22 19:03:43 status half-installed bash-completion 20080705 2010-06-22 19:03:43 status half-installed bash-completion 20080705 2010-06-22 19:03:43 status unpacked bash-completion 20080705 2010-06-22 19:03:43 status unpacked bash-completion 20080705 2010-06-22 19:03:43 install bc 1.06.94-3 2010-06-22 19:03:43 status half-installed bc 1.06.94-3 2010-06-22 19:03:43 status half-installed bc 1.06.94-3 2010-06-22 19:03:43 status unpacked bc 1.06.94-3 2010-06-22 19:03:43 status unpacked bc 1.06.94-3 2010-06-22 19:03:43 install libcap2 2.11-2 2010-06-22 19:03:43 status half-installed libcap2 2.11-2 2010-06-22 19:03:43 status unpacked libcap2 2.11-2 2010-06-22 19:03:43 status unpacked libcap2 2.11-2 2010-06-22 19:03:43 install libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:03:43 status half-installed libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:03:44 status unpacked libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:03:44 status unpacked libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:03:44 install libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status half-installed libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 install libkeyutils1 1.2-9 2010-06-22 19:03:44 status half-installed libkeyutils1 1.2-9 2010-06-22 19:03:44 status unpacked libkeyutils1 1.2-9 2010-06-22 19:03:44 status unpacked libkeyutils1 1.2-9 2010-06-22 19:03:44 install libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:03:44 status half-installed libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:03:44 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:03:44 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:03:44 install libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status half-installed libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 install libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status half-installed libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 install libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status half-installed libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status unpacked libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 install libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:44 status half-installed libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 install liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status half-installed liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 install bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status half-installed bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status half-installed bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 status unpacked bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:45 install liblockfile1 1.08-3 2010-06-22 19:03:45 status half-installed liblockfile1 1.08-3 2010-06-22 19:03:45 status half-installed liblockfile1 1.08-3 2010-06-22 19:03:45 status unpacked liblockfile1 1.08-3 2010-06-22 19:03:45 status unpacked liblockfile1 1.08-3 2010-06-22 19:03:45 install bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:03:45 status half-installed bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:03:46 status half-installed bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:03:46 status unpacked bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:03:46 status unpacked bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:03:46 install dc 1.06.94-3 2010-06-22 19:03:46 status half-installed dc 1.06.94-3 2010-06-22 19:03:46 status half-installed dc 1.06.94-3 2010-06-22 19:03:46 status unpacked dc 1.06.94-3 2010-06-22 19:03:46 status unpacked dc 1.06.94-3 2010-06-22 19:03:46 install debian-faq 4.0.4 2010-06-22 19:03:46 status half-installed debian-faq 4.0.4 2010-06-22 19:03:46 status unpacked debian-faq 4.0.4 2010-06-22 19:03:46 status unpacked debian-faq 4.0.4 2010-06-22 19:03:46 install dictionaries-common 0.98.12 2010-06-22 19:03:46 status half-installed dictionaries-common 0.98.12 2010-06-22 19:03:46 status half-installed dictionaries-common 0.98.12 2010-06-22 19:03:46 status unpacked dictionaries-common 0.98.12 2010-06-22 19:03:46 status unpacked dictionaries-common 0.98.12 2010-06-22 19:03:46 install dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:46 status half-installed dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:46 status half-installed dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:46 status unpacked dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:46 status unpacked dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:03:46 install doc-debian 4.0.1 2010-06-22 19:03:46 status half-installed doc-debian 4.0.1 2010-06-22 19:03:46 status unpacked doc-debian 4.0.1 2010-06-22 19:03:46 status unpacked doc-debian 4.0.1 2010-06-22 19:03:46 install doc-linux-text 2008.08-1 2010-06-22 19:03:46 status half-installed doc-linux-text 2008.08-1 2010-06-22 19:03:46 status unpacked doc-linux-text 2008.08-1 2010-06-22 19:03:46 status unpacked doc-linux-text 2008.08-1 2010-06-22 19:03:46 install ftp 0.17-18 2010-06-22 19:03:46 status half-installed ftp 0.17-18 2010-06-22 19:03:46 status half-installed ftp 0.17-18 2010-06-22 19:03:46 status unpacked ftp 0.17-18 2010-06-22 19:03:46 status unpacked ftp 0.17-18 2010-06-22 19:03:46 install gettext-base 0.17-4 2010-06-22 19:03:46 status half-installed gettext-base 0.17-4 2010-06-22 19:03:46 status half-installed gettext-base 0.17-4 2010-06-22 19:03:46 status unpacked gettext-base 0.17-4 2010-06-22 19:03:46 status unpacked gettext-base 0.17-4 2010-06-22 19:03:46 install ibritish 3.1.20.0-4.4 2010-06-22 19:03:46 status half-installed ibritish 3.1.20.0-4.4 2010-06-22 19:03:46 status half-installed ibritish 3.1.20.0-4.4 2010-06-22 19:03:46 status unpacked ibritish 3.1.20.0-4.4 2010-06-22 19:03:46 status unpacked ibritish 3.1.20.0-4.4 2010-06-22 19:03:46 install ispell 3.1.20.0-4.4 2010-06-22 19:03:46 status half-installed ispell 3.1.20.0-4.4 2010-06-22 19:03:47 status half-installed ispell 3.1.20.0-4.4 2010-06-22 19:03:47 status unpacked ispell 3.1.20.0-4.4 2010-06-22 19:03:47 status unpacked ispell 3.1.20.0-4.4 2010-06-22 19:03:47 install iamerican 3.1.20.0-4.4 2010-06-22 19:03:47 status half-installed iamerican 3.1.20.0-4.4 2010-06-22 19:03:47 status half-installed iamerican 3.1.20.0-4.4 2010-06-22 19:03:47 status unpacked iamerican 3.1.20.0-4.4 2010-06-22 19:03:47 status unpacked iamerican 3.1.20.0-4.4 2010-06-22 19:03:47 install less 418-1 2010-06-22 19:03:47 status half-installed less 418-1 2010-06-22 19:03:47 status half-installed less 418-1 2010-06-22 19:03:47 status unpacked less 418-1 2010-06-22 19:03:47 status unpacked less 418-1 2010-06-22 19:03:47 install libc6-i386 2.7-18lenny1 2010-06-22 19:03:47 status half-installed libc6-i386 2.7-18lenny1 2010-06-22 19:03:47 status unpacked libc6-i386 2.7-18lenny1 2010-06-22 19:03:47 status unpacked libc6-i386 2.7-18lenny1 2010-06-22 19:03:47 install libedit2 2.11~20080614-1 2010-06-22 19:03:47 status half-installed libedit2 2.11~20080614-1 2010-06-22 19:03:47 status unpacked libedit2 2.11~20080614-1 2010-06-22 19:03:47 status unpacked libedit2 2.11~20080614-1 2010-06-22 19:03:47 install libevent1 1.3e-3 2010-06-22 19:03:47 status half-installed libevent1 1.3e-3 2010-06-22 19:03:47 status unpacked libevent1 1.3e-3 2010-06-22 19:03:47 status unpacked libevent1 1.3e-3 2010-06-22 19:03:47 install libgc1c2 1:6.8-1.1 2010-06-22 19:03:47 status half-installed libgc1c2 1:6.8-1.1 2010-06-22 19:03:47 status unpacked libgc1c2 1:6.8-1.1 2010-06-22 19:03:47 status unpacked libgc1c2 1:6.8-1.1 2010-06-22 19:03:47 install libgpm2 1.20.4-3.1 2010-06-22 19:03:47 status half-installed libgpm2 1.20.4-3.1 2010-06-22 19:03:47 status unpacked libgpm2 1.20.4-3.1 2010-06-22 19:03:47 status unpacked libgpm2 1.20.4-3.1 2010-06-22 19:03:47 install libgssglue1 0.1-2 2010-06-22 19:03:47 status half-installed libgssglue1 0.1-2 2010-06-22 19:03:47 status unpacked libgssglue1 0.1-2 2010-06-22 19:03:47 status unpacked libgssglue1 0.1-2 2010-06-22 19:03:47 install libidn11 1.8+20080606-1 2010-06-22 19:03:47 status half-installed libidn11 1.8+20080606-1 2010-06-22 19:03:47 status unpacked libidn11 1.8+20080606-1 2010-06-22 19:03:47 status unpacked libidn11 1.8+20080606-1 2010-06-22 19:03:47 install libldap-2.4-2 2.4.11-1 2010-06-22 19:03:47 status half-installed libldap-2.4-2 2.4.11-1 2010-06-22 19:03:47 status half-installed libldap-2.4-2 2.4.11-1 2010-06-22 19:03:48 status unpacked libldap-2.4-2 2.4.11-1 2010-06-22 19:03:48 status unpacked libldap-2.4-2 2.4.11-1 2010-06-22 19:03:48 install libnfsidmap2 0.20-1 2010-06-22 19:03:48 status half-installed libnfsidmap2 0.20-1 2010-06-22 19:03:48 status unpacked libnfsidmap2 0.20-1 2010-06-22 19:03:48 status unpacked libnfsidmap2 0.20-1 2010-06-22 19:03:48 install libpci3 1:3.0.0-6 2010-06-22 19:03:48 status half-installed libpci3 1:3.0.0-6 2010-06-22 19:03:48 status unpacked libpci3 1:3.0.0-6 2010-06-22 19:03:48 status unpacked libpci3 1:3.0.0-6 2010-06-22 19:03:48 install librpcsecgss3 0.18-1 2010-06-22 19:03:48 status half-installed librpcsecgss3 0.18-1 2010-06-22 19:03:48 status unpacked librpcsecgss3 0.18-1 2010-06-22 19:03:48 status unpacked librpcsecgss3 0.18-1 2010-06-22 19:03:48 install lsof 4.78.dfsg.1-4 2010-06-22 19:03:48 status half-installed lsof 4.78.dfsg.1-4 2010-06-22 19:03:48 status half-installed lsof 4.78.dfsg.1-4 2010-06-22 19:03:48 status unpacked lsof 4.78.dfsg.1-4 2010-06-22 19:03:48 status unpacked lsof 4.78.dfsg.1-4 2010-06-22 19:03:48 install m4 1.4.11-1 2010-06-22 19:03:48 status half-installed m4 1.4.11-1 2010-06-22 19:03:48 status half-installed m4 1.4.11-1 2010-06-22 19:03:48 status unpacked m4 1.4.11-1 2010-06-22 19:03:48 status unpacked m4 1.4.11-1 2010-06-22 19:03:48 install mlocate 0.21.1-1 2010-06-22 19:03:48 status half-installed mlocate 0.21.1-1 2010-06-22 19:03:48 status half-installed mlocate 0.21.1-1 2010-06-22 19:03:48 status unpacked mlocate 0.21.1-1 2010-06-22 19:03:48 status unpacked mlocate 0.21.1-1 2010-06-22 19:03:48 install mutt 1.5.18-6 2010-06-22 19:03:48 status half-installed mutt 1.5.18-6 2010-06-22 19:03:48 status half-installed mutt 1.5.18-6 2010-06-22 19:03:48 status unpacked mutt 1.5.18-6 2010-06-22 19:03:48 status unpacked mutt 1.5.18-6 2010-06-22 19:03:48 install ncurses-term 5.7+20081213-1 2010-06-22 19:03:48 status half-installed ncurses-term 5.7+20081213-1 2010-06-22 19:03:48 status unpacked ncurses-term 5.7+20081213-1 2010-06-22 19:03:48 status unpacked ncurses-term 5.7+20081213-1 2010-06-22 19:03:49 install portmap 6.0-9 2010-06-22 19:03:49 status half-installed portmap 6.0-9 2010-06-22 19:03:49 status half-installed portmap 6.0-9 2010-06-22 19:03:49 status unpacked portmap 6.0-9 2010-06-22 19:03:49 status unpacked portmap 6.0-9 2010-06-22 19:03:49 install nfs-common 1:1.1.2-6lenny1 2010-06-22 19:03:49 status half-installed nfs-common 1:1.1.2-6lenny1 2010-06-22 19:03:49 status half-installed nfs-common 1:1.1.2-6lenny1 2010-06-22 19:03:49 status unpacked nfs-common 1:1.1.2-6lenny1 2010-06-22 19:03:49 status unpacked nfs-common 1:1.1.2-6lenny1 2010-06-22 19:03:49 install openbsd-inetd 0.20080125-2 2010-06-22 19:03:49 status half-installed openbsd-inetd 0.20080125-2 2010-06-22 19:03:49 status half-installed openbsd-inetd 0.20080125-2 2010-06-22 19:03:49 status unpacked openbsd-inetd 0.20080125-2 2010-06-22 19:03:49 status unpacked openbsd-inetd 0.20080125-2 2010-06-22 19:03:49 install openssh-client 1:5.1p1-5 2010-06-22 19:03:49 status half-installed openssh-client 1:5.1p1-5 2010-06-22 19:03:49 status half-installed openssh-client 1:5.1p1-5 2010-06-22 19:03:49 status unpacked openssh-client 1:5.1p1-5 2010-06-22 19:03:49 status unpacked openssh-client 1:5.1p1-5 2010-06-22 19:03:49 install patch 2.5.9-5 2010-06-22 19:03:49 status half-installed patch 2.5.9-5 2010-06-22 19:03:49 status half-installed patch 2.5.9-5 2010-06-22 19:03:49 status unpacked patch 2.5.9-5 2010-06-22 19:03:49 status unpacked patch 2.5.9-5 2010-06-22 19:03:49 install pciutils 1:3.0.0-6 2010-06-22 19:03:49 status half-installed pciutils 1:3.0.0-6 2010-06-22 19:03:49 status half-installed pciutils 1:3.0.0-6 2010-06-22 19:03:50 status unpacked pciutils 1:3.0.0-6 2010-06-22 19:03:50 status unpacked pciutils 1:3.0.0-6 2010-06-22 19:03:50 install procmail 3.22-16 2010-06-22 19:03:50 status half-installed procmail 3.22-16 2010-06-22 19:03:50 status half-installed procmail 3.22-16 2010-06-22 19:03:50 status unpacked procmail 3.22-16 2010-06-22 19:03:50 status unpacked procmail 3.22-16 2010-06-22 19:03:50 install python-central 0.6.8 2010-06-22 19:03:50 status half-installed python-central 0.6.8 2010-06-22 19:03:50 status half-installed python-central 0.6.8 2010-06-22 19:03:50 status unpacked python-central 0.6.8 2010-06-22 19:03:50 status unpacked python-central 0.6.8 2010-06-22 19:03:50 install reportbug 3.48 2010-06-22 19:03:50 status half-installed reportbug 3.48 2010-06-22 19:03:50 status half-installed reportbug 3.48 2010-06-22 19:03:51 status unpacked reportbug 3.48 2010-06-22 19:03:51 status unpacked reportbug 3.48 2010-06-22 19:03:51 install telnet 0.17-36 2010-06-22 19:03:51 status half-installed telnet 0.17-36 2010-06-22 19:03:51 status half-installed telnet 0.17-36 2010-06-22 19:03:51 status unpacked telnet 0.17-36 2010-06-22 19:03:51 status unpacked telnet 0.17-36 2010-06-22 19:03:51 install texinfo 4.11.dfsg.1-4 2010-06-22 19:03:51 status half-installed texinfo 4.11.dfsg.1-4 2010-06-22 19:03:51 status half-installed texinfo 4.11.dfsg.1-4 2010-06-22 19:03:51 status unpacked texinfo 4.11.dfsg.1-4 2010-06-22 19:03:51 status unpacked texinfo 4.11.dfsg.1-4 2010-06-22 19:03:51 install time 1.7-23 2010-06-22 19:03:51 status half-installed time 1.7-23 2010-06-22 19:03:51 status half-installed time 1.7-23 2010-06-22 19:03:51 status unpacked time 1.7-23 2010-06-22 19:03:51 status unpacked time 1.7-23 2010-06-22 19:03:51 install w3m 0.5.2-2+b1 2010-06-22 19:03:51 status half-installed w3m 0.5.2-2+b1 2010-06-22 19:03:51 status half-installed w3m 0.5.2-2+b1 2010-06-22 19:03:51 status unpacked w3m 0.5.2-2+b1 2010-06-22 19:03:51 status unpacked w3m 0.5.2-2+b1 2010-06-22 19:03:51 install wamerican 6-2.3 2010-06-22 19:03:51 status half-installed wamerican 6-2.3 2010-06-22 19:03:51 status half-installed wamerican 6-2.3 2010-06-22 19:03:51 status unpacked wamerican 6-2.3 2010-06-22 19:03:51 status unpacked wamerican 6-2.3 2010-06-22 19:03:51 install whois 4.7.30 2010-06-22 19:03:51 status half-installed whois 4.7.30 2010-06-22 19:03:51 status half-installed whois 4.7.30 2010-06-22 19:03:51 status unpacked whois 4.7.30 2010-06-22 19:03:51 status unpacked whois 4.7.30 2010-06-22 19:03:51 install libts-0.0-0 1.0-4 2010-06-22 19:03:51 status half-installed libts-0.0-0 1.0-4 2010-06-22 19:03:51 status unpacked libts-0.0-0 1.0-4 2010-06-22 19:03:51 status unpacked libts-0.0-0 1.0-4 2010-06-22 19:03:51 install libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:03:51 status half-installed libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:03:51 status unpacked libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:03:52 status unpacked libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:03:52 install libpixman-1-0 0.10.0-2 2010-06-22 19:03:52 status half-installed libpixman-1-0 0.10.0-2 2010-06-22 19:03:52 status unpacked libpixman-1-0 0.10.0-2 2010-06-22 19:03:52 status unpacked libpixman-1-0 0.10.0-2 2010-06-22 19:03:52 install libxcb-render0 1.1-1.2 2010-06-22 19:03:52 status half-installed libxcb-render0 1.1-1.2 2010-06-22 19:03:52 status unpacked libxcb-render0 1.1-1.2 2010-06-22 19:03:52 status unpacked libxcb-render0 1.1-1.2 2010-06-22 19:03:52 install libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:03:52 status half-installed libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:03:52 status unpacked libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:03:52 status unpacked libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:03:52 install libcairo2 1.6.4-7 2010-06-22 19:03:52 status half-installed libcairo2 1.6.4-7 2010-06-22 19:03:52 status unpacked libcairo2 1.6.4-7 2010-06-22 19:03:52 status unpacked libcairo2 1.6.4-7 2010-06-22 19:03:52 install python-cairo 1.4.12-1.2 2010-06-22 19:03:52 status half-installed python-cairo 1.4.12-1.2 2010-06-22 19:03:52 status unpacked python-cairo 1.4.12-1.2 2010-06-22 19:03:52 status unpacked python-cairo 1.4.12-1.2 2010-06-22 19:03:52 install python-support 0.8.4lenny1 2010-06-22 19:03:52 status half-installed python-support 0.8.4lenny1 2010-06-22 19:03:52 status half-installed python-support 0.8.4lenny1 2010-06-22 19:03:52 status unpacked python-support 0.8.4lenny1 2010-06-22 19:03:52 status unpacked python-support 0.8.4lenny1 2010-06-22 19:03:52 install libffi5 3.0.7-1 2010-06-22 19:03:52 status half-installed libffi5 3.0.7-1 2010-06-22 19:03:52 status unpacked libffi5 3.0.7-1 2010-06-22 19:03:52 status unpacked libffi5 3.0.7-1 2010-06-22 19:03:52 install libglib2.0-0 2.16.6-3 2010-06-22 19:03:52 status half-installed libglib2.0-0 2.16.6-3 2010-06-22 19:03:52 status unpacked libglib2.0-0 2.16.6-3 2010-06-22 19:03:52 status unpacked libglib2.0-0 2.16.6-3 2010-06-22 19:03:52 install python-gobject 2.14.2-2 2010-06-22 19:03:52 status half-installed python-gobject 2.14.2-2 2010-06-22 19:03:53 status unpacked python-gobject 2.14.2-2 2010-06-22 19:03:53 status unpacked python-gobject 2.14.2-2 2010-06-22 19:03:53 install python-numeric 24.2-9 2010-06-22 19:03:53 status half-installed python-numeric 24.2-9 2010-06-22 19:03:53 status unpacked python-numeric 24.2-9 2010-06-22 19:03:53 status unpacked python-numeric 24.2-9 2010-06-22 19:03:53 install libatk1.0-0 1.22.0-1 2010-06-22 19:03:53 status half-installed libatk1.0-0 1.22.0-1 2010-06-22 19:03:53 status unpacked libatk1.0-0 1.22.0-1 2010-06-22 19:03:53 status unpacked libatk1.0-0 1.22.0-1 2010-06-22 19:03:53 install libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:03:53 status half-installed libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:03:53 status unpacked libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:03:53 status unpacked libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:03:53 install libcups2 1.3.8-1+lenny7 2010-06-22 19:03:53 status half-installed libcups2 1.3.8-1+lenny7 2010-06-22 19:03:53 status unpacked libcups2 1.3.8-1+lenny7 2010-06-22 19:03:53 status unpacked libcups2 1.3.8-1+lenny7 2010-06-22 19:03:53 install libjpeg62 6b-14 2010-06-22 19:03:53 status half-installed libjpeg62 6b-14 2010-06-22 19:03:53 status unpacked libjpeg62 6b-14 2010-06-22 19:03:53 status unpacked libjpeg62 6b-14 2010-06-22 19:03:53 install fontconfig 2.6.0-3 2010-06-22 19:03:53 status half-installed fontconfig 2.6.0-3 2010-06-22 19:03:53 status half-installed fontconfig 2.6.0-3 2010-06-22 19:03:53 status unpacked fontconfig 2.6.0-3 2010-06-22 19:03:53 status unpacked fontconfig 2.6.0-3 2010-06-22 19:03:53 install libpango1.0-common 1.20.5-5 2010-06-22 19:03:53 status half-installed libpango1.0-common 1.20.5-5 2010-06-22 19:03:53 status half-installed libpango1.0-common 1.20.5-5 2010-06-22 19:03:53 status unpacked libpango1.0-common 1.20.5-5 2010-06-22 19:03:53 status unpacked libpango1.0-common 1.20.5-5 2010-06-22 19:03:53 install libdatrie0 0.1.3-2 2010-06-22 19:03:53 status half-installed libdatrie0 0.1.3-2 2010-06-22 19:03:53 status unpacked libdatrie0 0.1.3-2 2010-06-22 19:03:53 status unpacked libdatrie0 0.1.3-2 2010-06-22 19:03:53 install libthai-data 0.1.9-4+lenny1 2010-06-22 19:03:53 status half-installed libthai-data 0.1.9-4+lenny1 2010-06-22 19:03:53 status unpacked libthai-data 0.1.9-4+lenny1 2010-06-22 19:03:53 status unpacked libthai-data 0.1.9-4+lenny1 2010-06-22 19:03:53 install libthai0 0.1.9-4+lenny1 2010-06-22 19:03:53 status half-installed libthai0 0.1.9-4+lenny1 2010-06-22 19:03:54 status unpacked libthai0 0.1.9-4+lenny1 2010-06-22 19:03:54 status unpacked libthai0 0.1.9-4+lenny1 2010-06-22 19:03:54 install libpango1.0-0 1.20.5-5 2010-06-22 19:03:54 status half-installed libpango1.0-0 1.20.5-5 2010-06-22 19:03:54 status unpacked libpango1.0-0 1.20.5-5 2010-06-22 19:03:54 status unpacked libpango1.0-0 1.20.5-5 2010-06-22 19:03:54 install libtiff4 3.8.2-11.2 2010-06-22 19:03:54 status half-installed libtiff4 3.8.2-11.2 2010-06-22 19:03:54 status unpacked libtiff4 3.8.2-11.2 2010-06-22 19:03:54 status unpacked libtiff4 3.8.2-11.2 2010-06-22 19:03:54 install libxcomposite1 1:0.4.0-3 2010-06-22 19:03:54 status half-installed libxcomposite1 1:0.4.0-3 2010-06-22 19:03:54 status unpacked libxcomposite1 1:0.4.0-3 2010-06-22 19:03:54 status unpacked libxcomposite1 1:0.4.0-3 2010-06-22 19:03:54 install libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:03:54 status half-installed libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:03:54 status unpacked libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:03:54 status unpacked libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:03:54 install python-gtk2 2.12.1-6 2010-06-22 19:03:54 status half-installed python-gtk2 2.12.1-6 2010-06-22 19:03:54 status unpacked python-gtk2 2.12.1-6 2010-06-22 19:03:54 status unpacked python-gtk2 2.12.1-6 2010-06-22 19:03:54 install libglade2-0 1:2.6.2-1 2010-06-22 19:03:54 status half-installed libglade2-0 1:2.6.2-1 2010-06-22 19:03:54 status unpacked libglade2-0 1:2.6.2-1 2010-06-22 19:03:54 status unpacked libglade2-0 1:2.6.2-1 2010-06-22 19:03:55 install python-glade2 2.12.1-6 2010-06-22 19:03:55 status half-installed python-glade2 2.12.1-6 2010-06-22 19:03:55 status unpacked python-glade2 2.12.1-6 2010-06-22 19:03:55 status unpacked python-glade2 2.12.1-6 2010-06-22 19:03:55 install libgnome-menu2 2.22.2-4 2010-06-22 19:03:55 status half-installed libgnome-menu2 2.22.2-4 2010-06-22 19:03:55 status unpacked libgnome-menu2 2.22.2-4 2010-06-22 19:03:55 status unpacked libgnome-menu2 2.22.2-4 2010-06-22 19:03:55 install python-gmenu 2.22.2-4 2010-06-22 19:03:55 status half-installed python-gmenu 2.22.2-4 2010-06-22 19:03:55 status unpacked python-gmenu 2.22.2-4 2010-06-22 19:03:55 status unpacked python-gmenu 2.22.2-4 2010-06-22 19:03:55 install gnome-menus 2.22.2-4 2010-06-22 19:03:55 status half-installed gnome-menus 2.22.2-4 2010-06-22 19:03:55 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:03:55 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:03:55 install libart-2.0-2 2.3.20-2 2010-06-22 19:03:55 status half-installed libart-2.0-2 2.3.20-2 2010-06-22 19:03:55 status unpacked libart-2.0-2 2.3.20-2 2010-06-22 19:03:55 status unpacked libart-2.0-2 2.3.20-2 2010-06-22 19:03:56 install libbonobo2-common 2.22.0-1 2010-06-22 19:03:56 status half-installed libbonobo2-common 2.22.0-1 2010-06-22 19:03:56 status half-installed libbonobo2-common 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonobo2-common 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonobo2-common 2.22.0-1 2010-06-22 19:03:56 install libidl0 0.8.10-0.1 2010-06-22 19:03:56 status half-installed libidl0 0.8.10-0.1 2010-06-22 19:03:56 status unpacked libidl0 0.8.10-0.1 2010-06-22 19:03:56 status unpacked libidl0 0.8.10-0.1 2010-06-22 19:03:56 install liborbit2 1:2.14.13-0.1 2010-06-22 19:03:56 status half-installed liborbit2 1:2.14.13-0.1 2010-06-22 19:03:56 status unpacked liborbit2 1:2.14.13-0.1 2010-06-22 19:03:56 status unpacked liborbit2 1:2.14.13-0.1 2010-06-22 19:03:56 install libbonobo2-0 2.22.0-1 2010-06-22 19:03:56 status half-installed libbonobo2-0 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonobo2-0 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonobo2-0 2.22.0-1 2010-06-22 19:03:56 install libbonoboui2-common 2.22.0-1 2010-06-22 19:03:56 status half-installed libbonoboui2-common 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonoboui2-common 2.22.0-1 2010-06-22 19:03:56 status unpacked libbonoboui2-common 2.22.0-1 2010-06-22 19:03:56 install gconf2-common 2.22.0-1 2010-06-22 19:03:56 status half-installed gconf2-common 2.22.0-1 2010-06-22 19:03:57 status unpacked gconf2-common 2.22.0-1 2010-06-22 19:03:57 status unpacked gconf2-common 2.22.0-1 2010-06-22 19:03:57 install libgconf2-4 2.22.0-1 2010-06-22 19:03:57 status half-installed libgconf2-4 2.22.0-1 2010-06-22 19:03:57 status unpacked libgconf2-4 2.22.0-1 2010-06-22 19:03:57 status unpacked libgconf2-4 2.22.0-1 2010-06-22 19:03:57 install libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:03:57 status half-installed libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:03:57 status unpacked libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:03:57 status unpacked libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:03:57 install esound-common 0.2.36-3 2010-06-22 19:03:57 status half-installed esound-common 0.2.36-3 2010-06-22 19:03:57 status unpacked esound-common 0.2.36-3 2010-06-22 19:03:57 status unpacked esound-common 0.2.36-3 2010-06-22 19:03:57 install libesd0 0.2.36-3 2010-06-22 19:03:57 status half-installed libesd0 0.2.36-3 2010-06-22 19:03:57 status unpacked libesd0 0.2.36-3 2010-06-22 19:03:57 status unpacked libesd0 0.2.36-3 2010-06-22 19:03:57 install libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:03:57 status half-installed libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:03:57 install libavahi-common3 0.6.23-3lenny1 2010-06-22 19:03:57 status half-installed libavahi-common3 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-common3 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-common3 0.6.23-3lenny1 2010-06-22 19:03:57 install libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:03:57 status half-installed libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:03:57 status unpacked libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:03:57 status unpacked libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:03:57 install libavahi-client3 0.6.23-3lenny1 2010-06-22 19:03:57 status half-installed libavahi-client3 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-client3 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-client3 0.6.23-3lenny1 2010-06-22 19:03:57 install libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:03:57 status half-installed libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:03:57 status unpacked libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:03:57 install libdbus-glib-1-2 0.76-1 2010-06-22 19:03:57 status half-installed libdbus-glib-1-2 0.76-1 2010-06-22 19:03:57 status unpacked libdbus-glib-1-2 0.76-1 2010-06-22 19:03:57 status unpacked libdbus-glib-1-2 0.76-1 2010-06-22 19:03:57 install libfam0 2.7.0-13.3+lenny1 2010-06-22 19:03:57 status half-installed libfam0 2.7.0-13.3+lenny1 2010-06-22 19:03:57 status unpacked libfam0 2.7.0-13.3+lenny1 2010-06-22 19:03:57 status unpacked libfam0 2.7.0-13.3+lenny1 2010-06-22 19:03:57 install libhal1 0.5.11-8 2010-06-22 19:03:57 status half-installed libhal1 0.5.11-8 2010-06-22 19:03:57 status unpacked libhal1 0.5.11-8 2010-06-22 19:03:57 status unpacked libhal1 0.5.11-8 2010-06-22 19:03:57 install libhal-storage1 0.5.11-8 2010-06-22 19:03:57 status half-installed libhal-storage1 0.5.11-8 2010-06-22 19:03:58 status unpacked libhal-storage1 0.5.11-8 2010-06-22 19:03:58 status unpacked libhal-storage1 0.5.11-8 2010-06-22 19:03:58 install dbus 1.2.1-5+lenny1 2010-06-22 19:03:58 status half-installed dbus 1.2.1-5+lenny1 2010-06-22 19:03:58 status half-installed dbus 1.2.1-5+lenny1 2010-06-22 19:03:58 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:03:58 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:03:58 install psmisc 22.6-1 2010-06-22 19:03:58 status half-installed psmisc 22.6-1 2010-06-22 19:03:58 status half-installed psmisc 22.6-1 2010-06-22 19:03:58 status unpacked psmisc 22.6-1 2010-06-22 19:03:59 status unpacked psmisc 22.6-1 2010-06-22 19:03:59 install gconf2 2.22.0-1 2010-06-22 19:03:59 status half-installed gconf2 2.22.0-1 2010-06-22 19:03:59 status half-installed gconf2 2.22.0-1 2010-06-22 19:03:59 status unpacked gconf2 2.22.0-1 2010-06-22 19:03:59 status unpacked gconf2 2.22.0-1 2010-06-22 19:03:59 install gnome-mime-data 2.18.0-1 2010-06-22 19:03:59 status half-installed gnome-mime-data 2.18.0-1 2010-06-22 19:03:59 status unpacked gnome-mime-data 2.18.0-1 2010-06-22 19:03:59 status unpacked gnome-mime-data 2.18.0-1 2010-06-22 19:03:59 install shared-mime-info 0.30-2 2010-06-22 19:03:59 status half-installed shared-mime-info 0.30-2 2010-06-22 19:03:59 status half-installed shared-mime-info 0.30-2 2010-06-22 19:03:59 status unpacked shared-mime-info 0.30-2 2010-06-22 19:03:59 status unpacked shared-mime-info 0.30-2 2010-06-22 19:03:59 install libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:03:59 status half-installed libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:03:59 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:03:59 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:03:59 install libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:03:59 status half-installed libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:03:59 status unpacked libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:03:59 status unpacked libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:03:59 install libgnome2-common 2.20.1.1-1 2010-06-22 19:03:59 status half-installed libgnome2-common 2.20.1.1-1 2010-06-22 19:03:59 status half-installed libgnome2-common 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnome2-common 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnome2-common 2.20.1.1-1 2010-06-22 19:03:59 install libgnome2-0 2.20.1.1-1 2010-06-22 19:03:59 status half-installed libgnome2-0 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnome2-0 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnome2-0 2.20.1.1-1 2010-06-22 19:03:59 install libgail18 1.22.3-1 2010-06-22 19:03:59 status half-installed libgail18 1.22.3-1 2010-06-22 19:03:59 status unpacked libgail18 1.22.3-1 2010-06-22 19:03:59 status unpacked libgail18 1.22.3-1 2010-06-22 19:03:59 install libgail-common 1.22.3-1 2010-06-22 19:03:59 status half-installed libgail-common 1.22.3-1 2010-06-22 19:03:59 status unpacked libgail-common 1.22.3-1 2010-06-22 19:03:59 status unpacked libgail-common 1.22.3-1 2010-06-22 19:03:59 install libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:03:59 status half-installed libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:03:59 install libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:03:59 status half-installed libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:03:59 status unpacked libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:03:59 install libbonoboui2-0 2.22.0-1 2010-06-22 19:03:59 status half-installed libbonoboui2-0 2.22.0-1 2010-06-22 19:04:00 status unpacked libbonoboui2-0 2.22.0-1 2010-06-22 19:04:00 status unpacked libbonoboui2-0 2.22.0-1 2010-06-22 19:04:00 install libgnome-keyring0 2.22.3-2 2010-06-22 19:04:00 status half-installed libgnome-keyring0 2.22.3-2 2010-06-22 19:04:00 status unpacked libgnome-keyring0 2.22.3-2 2010-06-22 19:04:00 status unpacked libgnome-keyring0 2.22.3-2 2010-06-22 19:04:00 install libgnomeui-common 2.20.1.1-2 2010-06-22 19:04:00 status half-installed libgnomeui-common 2.20.1.1-2 2010-06-22 19:04:00 status unpacked libgnomeui-common 2.20.1.1-2 2010-06-22 19:04:00 status unpacked libgnomeui-common 2.20.1.1-2 2010-06-22 19:04:00 install libgnomeui-0 2.20.1.1-2 2010-06-22 19:04:00 status half-installed libgnomeui-0 2.20.1.1-2 2010-06-22 19:04:00 status unpacked libgnomeui-0 2.20.1.1-2 2010-06-22 19:04:00 status unpacked libgnomeui-0 2.20.1.1-2 2010-06-22 19:04:00 install python-pyorbit 2.14.3-2 2010-06-22 19:04:00 status half-installed python-pyorbit 2.14.3-2 2010-06-22 19:04:00 status unpacked python-pyorbit 2.14.3-2 2010-06-22 19:04:00 status unpacked python-pyorbit 2.14.3-2 2010-06-22 19:04:00 install python-gnome2 2.22.0-1 2010-06-22 19:04:00 status half-installed python-gnome2 2.22.0-1 2010-06-22 19:04:00 status unpacked python-gnome2 2.22.0-1 2010-06-22 19:04:00 status unpacked python-gnome2 2.22.0-1 2010-06-22 19:04:00 install alacarte 0.11.5-1 2010-06-22 19:04:00 status half-installed alacarte 0.11.5-1 2010-06-22 19:04:00 status half-installed alacarte 0.11.5-1 2010-06-22 19:04:00 status unpacked alacarte 0.11.5-1 2010-06-22 19:04:00 status unpacked alacarte 0.11.5-1 2010-06-22 19:04:00 install linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status half-installed linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status unpacked linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status unpacked linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:04:00 install alsa-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status half-installed alsa-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:04:00 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:04:01 install libasound2 1.0.16-2 2010-06-22 19:04:01 status half-installed libasound2 1.0.16-2 2010-06-22 19:04:01 status unpacked libasound2 1.0.16-2 2010-06-22 19:04:01 status unpacked libasound2 1.0.16-2 2010-06-22 19:04:01 install alsa-utils 1.0.16-2 2010-06-22 19:04:01 status half-installed alsa-utils 1.0.16-2 2010-06-22 19:04:01 status half-installed alsa-utils 1.0.16-2 2010-06-22 19:04:01 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:04:01 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:04:01 install anacron 2.3-13.1 2010-06-22 19:04:01 status half-installed anacron 2.3-13.1 2010-06-22 19:04:01 status half-installed anacron 2.3-13.1 2010-06-22 19:04:02 status unpacked anacron 2.3-13.1 2010-06-22 19:04:02 status unpacked anacron 2.3-13.1 2010-06-22 19:04:02 install bzip2 1.0.5-1 2010-06-22 19:04:02 status half-installed bzip2 1.0.5-1 2010-06-22 19:04:02 status half-installed bzip2 1.0.5-1 2010-06-22 19:04:02 status unpacked bzip2 1.0.5-1 2010-06-22 19:04:02 status unpacked bzip2 1.0.5-1 2010-06-22 19:04:02 install ca-certificates 20080809 2010-06-22 19:04:02 status half-installed ca-certificates 20080809 2010-06-22 19:04:02 status half-installed ca-certificates 20080809 2010-06-22 19:04:02 status unpacked ca-certificates 20080809 2010-06-22 19:04:02 status unpacked ca-certificates 20080809 2010-06-22 19:04:02 install librarian0 0.8.1-1 2010-06-22 19:04:02 status half-installed librarian0 0.8.1-1 2010-06-22 19:04:02 status unpacked librarian0 0.8.1-1 2010-06-22 19:04:02 status unpacked librarian0 0.8.1-1 2010-06-22 19:04:02 install rarian-compat 0.8.1-1 2010-06-22 19:04:02 status half-installed rarian-compat 0.8.1-1 2010-06-22 19:04:02 status unpacked rarian-compat 0.8.1-1 2010-06-22 19:04:02 status unpacked rarian-compat 0.8.1-1 2010-06-22 19:04:02 install capplets-data 1:2.22.2.1-2 2010-06-22 19:04:02 status half-installed capplets-data 1:2.22.2.1-2 2010-06-22 19:04:03 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:04:03 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:04:03 install libao2 0.8.8-4 2010-06-22 19:04:03 status half-installed libao2 0.8.8-4 2010-06-22 19:04:03 status half-installed libao2 0.8.8-4 2010-06-22 19:04:03 status unpacked libao2 0.8.8-4 2010-06-22 19:04:03 status unpacked libao2 0.8.8-4 2010-06-22 19:04:03 install libogg0 1.1.3-4 2010-06-22 19:04:03 status half-installed libogg0 1.1.3-4 2010-06-22 19:04:03 status unpacked libogg0 1.1.3-4 2010-06-22 19:04:03 status unpacked libogg0 1.1.3-4 2010-06-22 19:04:03 install libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status half-installed libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status unpacked libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status unpacked libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 install libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status half-installed libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status unpacked libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 status unpacked libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:03 install cdrdao 1:1.2.2-16 2010-06-22 19:04:03 status half-installed cdrdao 1:1.2.2-16 2010-06-22 19:04:03 status half-installed cdrdao 1:1.2.2-16 2010-06-22 19:04:03 status unpacked cdrdao 1:1.2.2-16 2010-06-22 19:04:03 status unpacked cdrdao 1:1.2.2-16 2010-06-22 19:04:03 install libnspr4-0d 4.7.1-5 2010-06-22 19:04:03 status half-installed libnspr4-0d 4.7.1-5 2010-06-22 19:04:03 status unpacked libnspr4-0d 4.7.1-5 2010-06-22 19:04:03 status unpacked libnspr4-0d 4.7.1-5 2010-06-22 19:04:03 install libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status half-installed libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status unpacked libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status unpacked libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 install libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:04:03 status half-installed libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:04:03 status unpacked libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:04:03 status unpacked libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:04:03 install libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status half-installed libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status unpacked libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status unpacked libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:04:03 install libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status half-installed libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:03 status unpacked libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:04 status unpacked libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:04:04 install libgstreamer0.10-0 0.10.19-3 2010-06-22 19:04:04 status half-installed libgstreamer0.10-0 0.10.19-3 2010-06-22 19:04:04 status unpacked libgstreamer0.10-0 0.10.19-3 2010-06-22 19:04:04 status unpacked libgstreamer0.10-0 0.10.19-3 2010-06-22 19:04:04 install libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:04:04 status half-installed libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:04:04 status unpacked libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:04:04 status unpacked libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:04:04 install libcroco3 0.6.1-2 2010-06-22 19:04:04 status half-installed libcroco3 0.6.1-2 2010-06-22 19:04:04 status unpacked libcroco3 0.6.1-2 2010-06-22 19:04:04 status unpacked libcroco3 0.6.1-2 2010-06-22 19:04:04 install libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:04:04 status half-installed libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:04:04 status unpacked libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:04:04 status unpacked libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:04:04 install libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:04:04 status half-installed libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:04:04 status unpacked libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:04:04 status unpacked libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:04:04 install librsvg2-2 2.22.2-2lenny1 2010-06-22 19:04:04 status half-installed librsvg2-2 2.22.2-2lenny1 2010-06-22 19:04:04 status unpacked librsvg2-2 2.22.2-2lenny1 2010-06-22 19:04:04 status unpacked librsvg2-2 2.22.2-2lenny1 2010-06-22 19:04:04 install libcdparanoia0 3.10.2+debian-5 2010-06-22 19:04:04 status half-installed libcdparanoia0 3.10.2+debian-5 2010-06-22 19:04:05 status unpacked libcdparanoia0 3.10.2+debian-5 2010-06-22 19:04:05 status unpacked libcdparanoia0 3.10.2+debian-5 2010-06-22 19:04:05 install liboil0.3 0.3.15-1 2010-06-22 19:04:05 status half-installed liboil0.3 0.3.15-1 2010-06-22 19:04:05 status unpacked liboil0.3 0.3.15-1 2010-06-22 19:04:05 status unpacked liboil0.3 0.3.15-1 2010-06-22 19:04:05 install libtheora0 1.0~beta3-1 2010-06-22 19:04:05 status half-installed libtheora0 1.0~beta3-1 2010-06-22 19:04:05 status unpacked libtheora0 1.0~beta3-1 2010-06-22 19:04:05 status unpacked libtheora0 1.0~beta3-1 2010-06-22 19:04:05 install libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:04:05 status half-installed libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:04:05 status unpacked libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:04:05 status unpacked libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:04:05 install libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:05 status half-installed libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:05 status unpacked libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:05 status unpacked libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:04:05 install gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:04:05 status half-installed gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:04:05 status unpacked gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:04:05 status unpacked gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:04:05 install libaa1 1.4p5-37+b1 2010-06-22 19:04:05 status half-installed libaa1 1.4p5-37+b1 2010-06-22 19:04:05 status unpacked libaa1 1.4p5-37+b1 2010-06-22 19:04:05 status unpacked libaa1 1.4p5-37+b1 2010-06-22 19:04:05 install libraw1394-8 1.3.0-4 2010-06-22 19:04:05 status half-installed libraw1394-8 1.3.0-4 2010-06-22 19:04:05 status unpacked libraw1394-8 1.3.0-4 2010-06-22 19:04:05 status unpacked libraw1394-8 1.3.0-4 2010-06-22 19:04:05 install libavc1394-0 0.5.3-1+b1 2010-06-22 19:04:05 status half-installed libavc1394-0 0.5.3-1+b1 2010-06-22 19:04:05 status unpacked libavc1394-0 0.5.3-1+b1 2010-06-22 19:04:05 status unpacked libavc1394-0 0.5.3-1+b1 2010-06-22 19:04:05 install libcucul0 0.99.beta14-1 2010-06-22 19:04:05 status half-installed libcucul0 0.99.beta14-1 2010-06-22 19:04:05 status unpacked libcucul0 0.99.beta14-1 2010-06-22 19:04:05 status unpacked libcucul0 0.99.beta14-1 2010-06-22 19:04:05 install libcaca0 0.99.beta14-1 2010-06-22 19:04:05 status half-installed libcaca0 0.99.beta14-1 2010-06-22 19:04:05 status unpacked libcaca0 0.99.beta14-1 2010-06-22 19:04:05 status unpacked libcaca0 0.99.beta14-1 2010-06-22 19:04:06 install libcdio7 0.78.2+dfsg1-3 2010-06-22 19:04:06 status half-installed libcdio7 0.78.2+dfsg1-3 2010-06-22 19:04:06 status unpacked libcdio7 0.78.2+dfsg1-3 2010-06-22 19:04:06 status unpacked libcdio7 0.78.2+dfsg1-3 2010-06-22 19:04:06 install libdv4 1.0.0-1+b1 2010-06-22 19:04:06 status half-installed libdv4 1.0.0-1+b1 2010-06-22 19:04:06 status unpacked libdv4 1.0.0-1+b1 2010-06-22 19:04:06 status unpacked libdv4 1.0.0-1+b1 2010-06-22 19:04:06 install libflac8 1.2.1-1.2 2010-06-22 19:04:06 status half-installed libflac8 1.2.1-1.2 2010-06-22 19:04:06 status unpacked libflac8 1.2.1-1.2 2010-06-22 19:04:06 status unpacked libflac8 1.2.1-1.2 2010-06-22 19:04:06 install libiec61883-0 1.1.0-2 2010-06-22 19:04:06 status half-installed libiec61883-0 1.1.0-2 2010-06-22 19:04:06 status unpacked libiec61883-0 1.1.0-2 2010-06-22 19:04:06 status unpacked libiec61883-0 1.1.0-2 2010-06-22 19:04:06 install libspeex1 1.2~rc1-1 2010-06-22 19:04:06 status half-installed libspeex1 1.2~rc1-1 2010-06-22 19:04:06 status unpacked libspeex1 1.2~rc1-1 2010-06-22 19:04:06 status unpacked libspeex1 1.2~rc1-1 2010-06-22 19:04:06 install libshout3 2.2.2-5 2010-06-22 19:04:06 status half-installed libshout3 2.2.2-5 2010-06-22 19:04:06 status unpacked libshout3 2.2.2-5 2010-06-22 19:04:06 status unpacked libshout3 2.2.2-5 2010-06-22 19:04:06 install libsoup2.4-1 2.4.1-2 2010-06-22 19:04:06 status half-installed libsoup2.4-1 2.4.1-2 2010-06-22 19:04:06 status unpacked libsoup2.4-1 2.4.1-2 2010-06-22 19:04:06 status unpacked libsoup2.4-1 2.4.1-2 2010-06-22 19:04:06 install libtag1c2a 1.5-3 2010-06-22 19:04:06 status half-installed libtag1c2a 1.5-3 2010-06-22 19:04:08 status unpacked libtag1c2a 1.5-3 2010-06-22 19:04:08 status unpacked libtag1c2a 1.5-3 2010-06-22 19:04:08 install libwavpack1 4.50.1-1 2010-06-22 19:04:08 status half-installed libwavpack1 4.50.1-1 2010-06-22 19:04:08 status unpacked libwavpack1 4.50.1-1 2010-06-22 19:04:08 status unpacked libwavpack1 4.50.1-1 2010-06-22 19:04:08 install gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:04:08 status half-installed gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:04:08 status unpacked gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:04:08 status unpacked gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:04:08 install gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:04:08 status half-installed gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:04:08 status unpacked gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:04:08 status unpacked gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:04:08 install cheese 2.22.3-3 2010-06-22 19:04:08 status half-installed cheese 2.22.3-3 2010-06-22 19:04:08 status half-installed cheese 2.22.3-3 2010-06-22 19:04:08 status unpacked cheese 2.22.3-3 2010-06-22 19:04:08 status unpacked cheese 2.22.3-3 2010-06-22 19:04:08 install libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:04:08 status half-installed libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:04:08 status unpacked libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:04:08 status unpacked libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:04:08 install libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:04:08 status half-installed libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:04:08 status unpacked libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:04:08 status unpacked libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:04:08 install libpaper1 1.1.23+nmu1 2010-06-22 19:04:08 status half-installed libpaper1 1.1.23+nmu1 2010-06-22 19:04:08 status half-installed libpaper1 1.1.23+nmu1 2010-06-22 19:04:08 status unpacked libpaper1 1.1.23+nmu1 2010-06-22 19:04:08 status unpacked libpaper1 1.1.23+nmu1 2010-06-22 19:04:08 install libslp1 1.2.1-7.5 2010-06-22 19:04:08 status half-installed libslp1 1.2.1-7.5 2010-06-22 19:04:08 status unpacked libslp1 1.2.1-7.5 2010-06-22 19:04:08 status unpacked libslp1 1.2.1-7.5 2010-06-22 19:04:08 install libpoppler3 0.8.7-3 2010-06-22 19:04:08 status half-installed libpoppler3 0.8.7-3 2010-06-22 19:04:09 status unpacked libpoppler3 0.8.7-3 2010-06-22 19:04:09 status unpacked libpoppler3 0.8.7-3 2010-06-22 19:04:09 install poppler-utils 0.8.7-3 2010-06-22 19:04:09 status half-installed poppler-utils 0.8.7-3 2010-06-22 19:04:09 status half-installed poppler-utils 0.8.7-3 2010-06-22 19:04:09 status unpacked poppler-utils 0.8.7-3 2010-06-22 19:04:09 status unpacked poppler-utils 0.8.7-3 2010-06-22 19:04:09 install libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status half-installed libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status unpacked libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status unpacked libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 install gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status half-installed gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status unpacked gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status unpacked gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 install gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:04:09 status half-installed gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:04:09 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:04:09 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:04:09 install ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status half-installed ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status half-installed ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:09 status unpacked ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:10 status unpacked ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:04:10 install cups-common 1.3.8-1+lenny7 2010-06-22 19:04:10 status half-installed cups-common 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups-common 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups-common 1.3.8-1+lenny7 2010-06-22 19:04:10 install ssl-cert 1.0.23 2010-06-22 19:04:10 status half-installed ssl-cert 1.0.23 2010-06-22 19:04:10 status half-installed ssl-cert 1.0.23 2010-06-22 19:04:10 status unpacked ssl-cert 1.0.23 2010-06-22 19:04:10 status unpacked ssl-cert 1.0.23 2010-06-22 19:04:10 install cups 1.3.8-1+lenny7 2010-06-22 19:04:10 status half-installed cups 1.3.8-1+lenny7 2010-06-22 19:04:10 status half-installed cups 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:04:10 install cups-client 1.3.8-1+lenny7 2010-06-22 19:04:10 status half-installed cups-client 1.3.8-1+lenny7 2010-06-22 19:04:10 status half-installed cups-client 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups-client 1.3.8-1+lenny7 2010-06-22 19:04:10 status unpacked cups-client 1.3.8-1+lenny7 2010-06-22 19:04:10 install dbus-x11 1.2.1-5+lenny1 2010-06-22 19:04:10 status half-installed dbus-x11 1.2.1-5+lenny1 2010-06-22 19:04:10 status half-installed dbus-x11 1.2.1-5+lenny1 2010-06-22 19:04:10 status unpacked dbus-x11 1.2.1-5+lenny1 2010-06-22 19:04:10 status unpacked dbus-x11 1.2.1-5+lenny1 2010-06-22 19:04:10 install libstartup-notification0 0.9-1 2010-06-22 19:04:10 status half-installed libstartup-notification0 0.9-1 2010-06-22 19:04:10 status unpacked libstartup-notification0 0.9-1 2010-06-22 19:04:11 status unpacked libstartup-notification0 0.9-1 2010-06-22 19:04:11 install libgnome-desktop-2 2.22.3-2 2010-06-22 19:04:11 status half-installed libgnome-desktop-2 2.22.3-2 2010-06-22 19:04:11 status unpacked libgnome-desktop-2 2.22.3-2 2010-06-22 19:04:11 status unpacked libgnome-desktop-2 2.22.3-2 2010-06-22 19:04:11 install libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:04:11 status half-installed libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:04:11 status unpacked libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:04:11 status unpacked libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:04:11 install gnome-media-common 2.22.0-3 2010-06-22 19:04:11 status half-installed gnome-media-common 2.22.0-3 2010-06-22 19:04:11 status unpacked gnome-media-common 2.22.0-3 2010-06-22 19:04:11 status unpacked gnome-media-common 2.22.0-3 2010-06-22 19:04:11 install libgnome-media0 2.22.0-3 2010-06-22 19:04:11 status half-installed libgnome-media0 2.22.0-3 2010-06-22 19:04:11 status unpacked libgnome-media0 2.22.0-3 2010-06-22 19:04:11 status unpacked libgnome-media0 2.22.0-3 2010-06-22 19:04:11 install libgnomecups1.0-1 0.2.3-3 2010-06-22 19:04:11 status half-installed libgnomecups1.0-1 0.2.3-3 2010-06-22 19:04:11 status unpacked libgnomecups1.0-1 0.2.3-3 2010-06-22 19:04:11 status unpacked libgnomecups1.0-1 0.2.3-3 2010-06-22 19:04:11 install libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:04:11 status half-installed libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:04:11 status unpacked libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:04:11 status unpacked libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:04:12 install libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:04:12 status half-installed libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:04:12 status unpacked libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:04:12 status unpacked libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:04:12 install libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:04:12 status half-installed libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:04:12 status unpacked libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:04:12 status unpacked libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:04:12 install libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:04:12 status half-installed libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:04:13 status unpacked libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:04:13 status unpacked libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:04:13 install libgtksourceview-common 1.8.5-1 2010-06-22 19:04:13 status half-installed libgtksourceview-common 1.8.5-1 2010-06-22 19:04:13 status unpacked libgtksourceview-common 1.8.5-1 2010-06-22 19:04:13 status unpacked libgtksourceview-common 1.8.5-1 2010-06-22 19:04:13 install libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:04:13 status half-installed libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:04:13 status unpacked libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:04:13 status unpacked libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:04:13 install libgtop2-common 2.22.3-1 2010-06-22 19:04:13 status half-installed libgtop2-common 2.22.3-1 2010-06-22 19:04:13 status unpacked libgtop2-common 2.22.3-1 2010-06-22 19:04:13 status unpacked libgtop2-common 2.22.3-1 2010-06-22 19:04:13 install libgtop2-7 2.22.3-1 2010-06-22 19:04:13 status half-installed libgtop2-7 2.22.3-1 2010-06-22 19:04:13 status unpacked libgtop2-7 2.22.3-1 2010-06-22 19:04:13 status unpacked libgtop2-7 2.22.3-1 2010-06-22 19:04:13 install metacity-common 1:2.22.0-2 2010-06-22 19:04:13 status half-installed metacity-common 1:2.22.0-2 2010-06-22 19:04:13 status half-installed metacity-common 1:2.22.0-2 2010-06-22 19:04:13 status unpacked metacity-common 1:2.22.0-2 2010-06-22 19:04:13 status unpacked metacity-common 1:2.22.0-2 2010-06-22 19:04:13 install libmetacity0 1:2.22.0-2 2010-06-22 19:04:13 status half-installed libmetacity0 1:2.22.0-2 2010-06-22 19:04:13 status unpacked libmetacity0 1:2.22.0-2 2010-06-22 19:04:13 status unpacked libmetacity0 1:2.22.0-2 2010-06-22 19:04:13 install libnautilus-burn4 2.20.0-1 2010-06-22 19:04:13 status half-installed libnautilus-burn4 2.20.0-1 2010-06-22 19:04:13 status unpacked libnautilus-burn4 2.20.0-1 2010-06-22 19:04:13 status unpacked libnautilus-burn4 2.20.0-1 2010-06-22 19:04:13 install libpanel-applet2-0 2.20.3-5 2010-06-22 19:04:13 status half-installed libpanel-applet2-0 2.20.3-5 2010-06-22 19:04:13 status unpacked libpanel-applet2-0 2.20.3-5 2010-06-22 19:04:13 status unpacked libpanel-applet2-0 2.20.3-5 2010-06-22 19:04:13 install libtotem-plparser10 2.22.3-1 2010-06-22 19:04:13 status half-installed libtotem-plparser10 2.22.3-1 2010-06-22 19:04:13 status unpacked libtotem-plparser10 2.22.3-1 2010-06-22 19:04:13 status unpacked libtotem-plparser10 2.22.3-1 2010-06-22 19:04:13 install libxres1 2:1.0.3-1 2010-06-22 19:04:13 status half-installed libxres1 2:1.0.3-1 2010-06-22 19:04:13 status unpacked libxres1 2:1.0.3-1 2010-06-22 19:04:13 status unpacked libxres1 2:1.0.3-1 2010-06-22 19:04:13 install libwnck-common 2.22.3-1 2010-06-22 19:04:13 status half-installed libwnck-common 2.22.3-1 2010-06-22 19:04:14 status unpacked libwnck-common 2.22.3-1 2010-06-22 19:04:14 status unpacked libwnck-common 2.22.3-1 2010-06-22 19:04:14 install libwnck22 2.22.3-1 2010-06-22 19:04:14 status half-installed libwnck22 2.22.3-1 2010-06-22 19:04:14 status unpacked libwnck22 2.22.3-1 2010-06-22 19:04:14 status unpacked libwnck22 2.22.3-1 2010-06-22 19:04:14 install librsvg2-common 2.22.2-2lenny1 2010-06-22 19:04:14 status half-installed librsvg2-common 2.22.2-2lenny1 2010-06-22 19:04:14 status unpacked librsvg2-common 2.22.2-2lenny1 2010-06-22 19:04:14 status unpacked librsvg2-common 2.22.2-2lenny1 2010-06-22 19:04:14 install python-gnome2-desktop 2.22.0-2 2010-06-22 19:04:14 status half-installed python-gnome2-desktop 2.22.0-2 2010-06-22 19:04:14 status unpacked python-gnome2-desktop 2.22.0-2 2010-06-22 19:04:14 status unpacked python-gnome2-desktop 2.22.0-2 2010-06-22 19:04:14 install python-dbus 0.82.4-2 2010-06-22 19:04:14 status half-installed python-dbus 0.82.4-2 2010-06-22 19:04:14 status unpacked python-dbus 0.82.4-2 2010-06-22 19:04:14 status unpacked python-dbus 0.82.4-2 2010-06-22 19:04:14 install deskbar-applet 2.22.3.1-1 2010-06-22 19:04:14 status half-installed deskbar-applet 2.22.3.1-1 2010-06-22 19:04:14 status unpacked deskbar-applet 2.22.3.1-1 2010-06-22 19:04:14 status unpacked deskbar-applet 2.22.3.1-1 2010-06-22 19:04:14 install desktop-base 5.0.3 2010-06-22 19:04:14 status half-installed desktop-base 5.0.3 2010-06-22 19:04:14 status unpacked desktop-base 5.0.3 2010-06-22 19:04:14 status unpacked desktop-base 5.0.3 2010-06-22 19:04:14 install desktop-file-utils 0.15-1 2010-06-22 19:04:14 status half-installed desktop-file-utils 0.15-1 2010-06-22 19:04:14 status half-installed desktop-file-utils 0.15-1 2010-06-22 19:04:14 status unpacked desktop-file-utils 0.15-1 2010-06-22 19:04:14 status unpacked desktop-file-utils 0.15-1 2010-06-22 19:04:14 install djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:04:14 status half-installed djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:04:14 status unpacked djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:04:14 status unpacked djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:04:14 install dmz-cursor-theme 0.4.1 2010-06-22 19:04:14 status half-installed dmz-cursor-theme 0.4.1 2010-06-22 19:04:14 status unpacked dmz-cursor-theme 0.4.1 2010-06-22 19:04:15 status unpacked dmz-cursor-theme 0.4.1 2010-06-22 19:04:15 install genisoimage 9:1.1.9-1 2010-06-22 19:04:15 status half-installed genisoimage 9:1.1.9-1 2010-06-22 19:04:15 status half-installed genisoimage 9:1.1.9-1 2010-06-22 19:04:15 status unpacked genisoimage 9:1.1.9-1 2010-06-22 19:04:15 status unpacked genisoimage 9:1.1.9-1 2010-06-22 19:04:15 install dvd+rw-tools 7.1-3 2010-06-22 19:04:15 status half-installed dvd+rw-tools 7.1-3 2010-06-22 19:04:15 status half-installed dvd+rw-tools 7.1-3 2010-06-22 19:04:15 status unpacked dvd+rw-tools 7.1-3 2010-06-22 19:04:15 status unpacked dvd+rw-tools 7.1-3 2010-06-22 19:04:15 install libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:04:15 status half-installed libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:04:15 status unpacked libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:04:15 status unpacked libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:04:15 install libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:04:15 status half-installed libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:04:15 status unpacked libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:04:15 status unpacked libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:04:15 install libx86-1 1.1+ds1-2 2010-06-22 19:04:15 status half-installed libx86-1 1.1+ds1-2 2010-06-22 19:04:15 status unpacked libx86-1 1.1+ds1-2 2010-06-22 19:04:15 status unpacked libx86-1 1.1+ds1-2 2010-06-22 19:04:15 install libsvga1 1:1.4.3-27 2010-06-22 19:04:15 status half-installed libsvga1 1:1.4.3-27 2010-06-22 19:04:15 status half-installed libsvga1 1:1.4.3-27 2010-06-22 19:04:15 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:04:15 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:04:15 install svgalibg1 1:1.4.3-27 2010-06-22 19:04:15 status half-installed svgalibg1 1:1.4.3-27 2010-06-22 19:04:15 status unpacked svgalibg1 1:1.4.3-27 2010-06-22 19:04:15 status unpacked svgalibg1 1:1.4.3-27 2010-06-22 19:04:15 install libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:04:15 status half-installed libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:04:15 status unpacked libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:04:15 status unpacked libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:04:15 install libsdl1.2debian 1.2.13-2 2010-06-22 19:04:15 status half-installed libsdl1.2debian 1.2.13-2 2010-06-22 19:04:16 status unpacked libsdl1.2debian 1.2.13-2 2010-06-22 19:04:16 status unpacked libsdl1.2debian 1.2.13-2 2010-06-22 19:04:16 install libpt-1.10.10 1.10.10-2 2010-06-22 19:04:16 status half-installed libpt-1.10.10 1.10.10-2 2010-06-22 19:04:16 status unpacked libpt-1.10.10 1.10.10-2 2010-06-22 19:04:17 status unpacked libpt-1.10.10 1.10.10-2 2010-06-22 19:04:18 install libspeexdsp1 1.2~rc1-1 2010-06-22 19:04:18 status half-installed libspeexdsp1 1.2~rc1-1 2010-06-22 19:04:18 status unpacked libspeexdsp1 1.2~rc1-1 2010-06-22 19:04:18 status unpacked libspeexdsp1 1.2~rc1-1 2010-06-22 19:04:18 install libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:04:18 status half-installed libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:04:18 status unpacked libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:04:18 status unpacked libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:04:18 install libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status half-installed evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:04:18 status unpacked evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:04:18 install ekiga 2.0.12-1+nmu1 2010-06-22 19:04:18 status half-installed ekiga 2.0.12-1+nmu1 2010-06-22 19:04:18 status half-installed ekiga 2.0.12-1+nmu1 2010-06-22 19:04:19 status unpacked ekiga 2.0.12-1+nmu1 2010-06-22 19:04:19 status unpacked ekiga 2.0.12-1+nmu1 2010-06-22 19:04:19 install libexempi3 2.0.1-1 2010-06-22 19:04:19 status half-installed libexempi3 2.0.1-1 2010-06-22 19:04:19 status unpacked libexempi3 2.0.1-1 2010-06-22 19:04:19 status unpacked libexempi3 2.0.1-1 2010-06-22 19:04:19 install libexif12 0.6.16-2.1 2010-06-22 19:04:19 status half-installed libexif12 0.6.16-2.1 2010-06-22 19:04:19 status unpacked libexif12 0.6.16-2.1 2010-06-22 19:04:19 status unpacked libexif12 0.6.16-2.1 2010-06-22 19:04:19 install liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:04:19 status half-installed liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:04:19 status unpacked liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:04:19 status unpacked liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:04:19 install hicolor-icon-theme 0.10-1 2010-06-22 19:04:19 status half-installed hicolor-icon-theme 0.10-1 2010-06-22 19:04:19 status unpacked hicolor-icon-theme 0.10-1 2010-06-22 19:04:19 status unpacked hicolor-icon-theme 0.10-1 2010-06-22 19:04:19 install gnome-icon-theme 2.22.0-1 2010-06-22 19:04:19 status half-installed gnome-icon-theme 2.22.0-1 2010-06-22 19:04:20 status unpacked gnome-icon-theme 2.22.0-1 2010-06-22 19:04:20 status unpacked gnome-icon-theme 2.22.0-1 2010-06-22 19:04:20 install eog 2.22.3-2 2010-06-22 19:04:20 status half-installed eog 2.22.3-2 2010-06-22 19:04:20 status half-installed eog 2.22.3-2 2010-06-22 19:04:20 status unpacked eog 2.22.3-2 2010-06-22 19:04:20 status unpacked eog 2.22.3-2 2010-06-22 19:04:20 install epiphany-browser-data 2.22.3-9 2010-06-22 19:04:20 status half-installed epiphany-browser-data 2.22.3-9 2010-06-22 19:04:20 status half-installed epiphany-browser-data 2.22.3-9 2010-06-22 19:04:20 status unpacked epiphany-browser-data 2.22.3-9 2010-06-22 19:04:20 status unpacked epiphany-browser-data 2.22.3-9 2010-06-22 19:04:20 install libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:04:20 status half-installed libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:04:20 status unpacked libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:04:20 status unpacked libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:04:20 install libaspell15 0.60.6-1 2010-06-22 19:04:20 status half-installed libaspell15 0.60.6-1 2010-06-22 19:04:20 status unpacked libaspell15 0.60.6-1 2010-06-22 19:04:20 status unpacked libaspell15 0.60.6-1 2010-06-22 19:04:20 install libhunspell-1.2-0 1.2.6-1 2010-06-22 19:04:20 status half-installed libhunspell-1.2-0 1.2.6-1 2010-06-22 19:04:21 status unpacked libhunspell-1.2-0 1.2.6-1 2010-06-22 19:04:21 status unpacked libhunspell-1.2-0 1.2.6-1 2010-06-22 19:04:21 install libmalaga7 7.12-1 2010-06-22 19:04:21 status half-installed libmalaga7 7.12-1 2010-06-22 19:04:21 status unpacked libmalaga7 7.12-1 2010-06-22 19:04:21 status unpacked libmalaga7 7.12-1 2010-06-22 19:04:21 install libvoikko1 1.7-2 2010-06-22 19:04:21 status half-installed libvoikko1 1.7-2 2010-06-22 19:04:21 status unpacked libvoikko1 1.7-2 2010-06-22 19:04:21 status unpacked libvoikko1 1.7-2 2010-06-22 19:04:23 install libenchant1c2a 1.4.2-3.3 2010-06-22 19:04:23 status half-installed libenchant1c2a 1.4.2-3.3 2010-06-22 19:04:23 status half-installed libenchant1c2a 1.4.2-3.3 2010-06-22 19:04:23 status unpacked libenchant1c2a 1.4.2-3.3 2010-06-22 19:04:23 status unpacked libenchant1c2a 1.4.2-3.3 2010-06-22 19:04:23 install libnotify1 0.4.4-3 2010-06-22 19:04:23 status half-installed libnotify1 0.4.4-3 2010-06-22 19:04:23 status unpacked libnotify1 0.4.4-3 2010-06-22 19:04:23 status unpacked libnotify1 0.4.4-3 2010-06-22 19:04:23 install libxslt1.1 1.1.24-2 2010-06-22 19:04:23 status half-installed libxslt1.1 1.1.24-2 2010-06-22 19:04:23 status unpacked libxslt1.1 1.1.24-2 2010-06-22 19:04:23 status unpacked libxslt1.1 1.1.24-2 2010-06-22 19:04:23 install iso-codes 3.5.1-1 2010-06-22 19:04:23 status half-installed iso-codes 3.5.1-1 2010-06-22 19:04:24 status unpacked iso-codes 3.5.1-1 2010-06-22 19:04:24 status unpacked iso-codes 3.5.1-1 2010-06-22 19:04:24 install libmozjs1d 1.9.0.16-1 2010-06-22 19:04:24 status half-installed libmozjs1d 1.9.0.16-1 2010-06-22 19:04:24 status unpacked libmozjs1d 1.9.0.16-1 2010-06-22 19:04:24 status unpacked libmozjs1d 1.9.0.16-1 2010-06-22 19:04:24 install xulrunner-1.9 1.9.0.16-1 2010-06-22 19:04:24 status half-installed xulrunner-1.9 1.9.0.16-1 2010-06-22 19:04:24 status unpacked xulrunner-1.9 1.9.0.16-1 2010-06-22 19:04:24 status unpacked xulrunner-1.9 1.9.0.16-1 2010-06-22 19:04:24 install xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:04:24 status half-installed xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:04:24 status unpacked xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:04:24 status unpacked xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:04:25 install epiphany-gecko 2.22.3-9 2010-06-22 19:04:25 status half-installed epiphany-gecko 2.22.3-9 2010-06-22 19:04:25 status unpacked epiphany-gecko 2.22.3-9 2010-06-22 19:04:25 status unpacked epiphany-gecko 2.22.3-9 2010-06-22 19:04:25 install epiphany-browser 2.22.3-9 2010-06-22 19:04:25 status half-installed epiphany-browser 2.22.3-9 2010-06-22 19:04:25 status half-installed epiphany-browser 2.22.3-9 2010-06-22 19:04:25 status unpacked epiphany-browser 2.22.3-9 2010-06-22 19:04:25 status unpacked epiphany-browser 2.22.3-9 2010-06-22 19:04:25 install libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:04:25 status half-installed libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:04:25 status unpacked libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:04:25 status unpacked libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:04:25 install libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:04:25 status half-installed libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:04:25 status unpacked libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:04:25 status unpacked libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:04:25 install libnautilus-extension1 2.20.0-7 2010-06-22 19:04:25 status half-installed libnautilus-extension1 2.20.0-7 2010-06-22 19:04:25 status unpacked libnautilus-extension1 2.20.0-7 2010-06-22 19:04:25 status unpacked libnautilus-extension1 2.20.0-7 2010-06-22 19:04:25 install libpoppler-glib3 0.8.7-3 2010-06-22 19:04:25 status half-installed libpoppler-glib3 0.8.7-3 2010-06-22 19:04:25 status unpacked libpoppler-glib3 0.8.7-3 2010-06-22 19:04:25 status unpacked libpoppler-glib3 0.8.7-3 2010-06-22 19:04:25 install libspectre1 0.2.0.ds-1 2010-06-22 19:04:25 status half-installed libspectre1 0.2.0.ds-1 2010-06-22 19:04:25 status unpacked libspectre1 0.2.0.ds-1 2010-06-22 19:04:25 status unpacked libspectre1 0.2.0.ds-1 2010-06-22 19:04:25 install evince 2.22.2-4~lenny1 2010-06-22 19:04:25 status half-installed evince 2.22.2-4~lenny1 2010-06-22 19:04:25 status half-installed evince 2.22.2-4~lenny1 2010-06-22 19:04:25 status unpacked evince 2.22.2-4~lenny1 2010-06-22 19:04:25 status unpacked evince 2.22.2-4~lenny1 2010-06-22 19:04:25 install libbluetooth2 3.36-1 2010-06-22 19:04:25 status half-installed libbluetooth2 3.36-1 2010-06-22 19:04:25 status unpacked libbluetooth2 3.36-1 2010-06-22 19:04:25 status unpacked libbluetooth2 3.36-1 2010-06-22 19:04:25 install libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:04:25 status half-installed libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:04:25 status unpacked libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:04:25 status unpacked libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:04:25 install libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:04:25 status half-installed libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:04:26 status unpacked libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:04:26 status unpacked libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:04:26 install libgnome-pilot2 2.0.15-2.4 2010-06-22 19:04:26 status half-installed libgnome-pilot2 2.0.15-2.4 2010-06-22 19:04:26 status unpacked libgnome-pilot2 2.0.15-2.4 2010-06-22 19:04:26 status unpacked libgnome-pilot2 2.0.15-2.4 2010-06-22 19:04:26 install libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:04:26 status half-installed libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:04:26 status unpacked libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:04:26 status unpacked libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:04:26 install libnm-glib0 0.6.6-3 2010-06-22 19:04:26 status half-installed libnm-glib0 0.6.6-3 2010-06-22 19:04:27 status unpacked libnm-glib0 0.6.6-3 2010-06-22 19:04:27 status unpacked libnm-glib0 0.6.6-3 2010-06-22 19:04:27 install libpisock9 0.12.3-5 2010-06-22 19:04:27 status half-installed libpisock9 0.12.3-5 2010-06-22 19:04:27 status unpacked libpisock9 0.12.3-5 2010-06-22 19:04:27 status unpacked libpisock9 0.12.3-5 2010-06-22 19:04:27 install libpisync1 0.12.3-5 2010-06-22 19:04:27 status half-installed libpisync1 0.12.3-5 2010-06-22 19:04:27 status unpacked libpisync1 0.12.3-5 2010-06-22 19:04:28 status unpacked libpisync1 0.12.3-5 2010-06-22 19:04:28 install evolution-common 2.22.3.1-1 2010-06-22 19:04:28 status half-installed evolution-common 2.22.3.1-1 2010-06-22 19:04:29 status unpacked evolution-common 2.22.3.1-1 2010-06-22 19:04:29 status unpacked evolution-common 2.22.3.1-1 2010-06-22 19:04:29 install gtkhtml3.14 3.18.3-1 2010-06-22 19:04:29 status half-installed gtkhtml3.14 3.18.3-1 2010-06-22 19:04:29 status unpacked gtkhtml3.14 3.18.3-1 2010-06-22 19:04:29 status unpacked gtkhtml3.14 3.18.3-1 2010-06-22 19:04:29 install evolution 2.22.3.1-1 2010-06-22 19:04:29 status half-installed evolution 2.22.3.1-1 2010-06-22 19:04:29 status half-installed evolution 2.22.3.1-1 2010-06-22 19:04:29 status unpacked evolution 2.22.3.1-1 2010-06-22 19:04:29 status unpacked evolution 2.22.3.1-1 2010-06-22 19:04:29 install libdmx1 1:1.0.2-3 2010-06-22 19:04:29 status half-installed libdmx1 1:1.0.2-3 2010-06-22 19:04:29 status unpacked libdmx1 1:1.0.2-3 2010-06-22 19:04:29 status unpacked libdmx1 1:1.0.2-3 2010-06-22 19:04:29 install libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:04:29 status half-installed libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:04:30 status unpacked libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:04:30 status unpacked libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:04:30 install libgnomekbd-common 2.22.0-1 2010-06-22 19:04:30 status half-installed libgnomekbd-common 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbd-common 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbd-common 2.22.0-1 2010-06-22 19:04:30 install xkb-data 1.3-2 2010-06-22 19:04:30 status half-installed xkb-data 1.3-2 2010-06-22 19:04:30 status unpacked xkb-data 1.3-2 2010-06-22 19:04:30 status unpacked xkb-data 1.3-2 2010-06-22 19:04:30 install libxklavier12 3.5-2 2010-06-22 19:04:30 status half-installed libxklavier12 3.5-2 2010-06-22 19:04:30 status unpacked libxklavier12 3.5-2 2010-06-22 19:04:30 status unpacked libxklavier12 3.5-2 2010-06-22 19:04:30 install libgnomekbd2 2.22.0-1 2010-06-22 19:04:30 status half-installed libgnomekbd2 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbd2 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbd2 2.22.0-1 2010-06-22 19:04:30 install libgnomekbdui2 2.22.0-1 2010-06-22 19:04:30 status half-installed libgnomekbdui2 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbdui2 2.22.0-1 2010-06-22 19:04:30 status unpacked libgnomekbdui2 2.22.0-1 2010-06-22 19:04:30 install libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:04:30 status half-installed libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:04:30 status unpacked libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:04:30 status unpacked libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:04:30 install libxss1 1:1.1.3-1 2010-06-22 19:04:30 status half-installed libxss1 1:1.1.3-1 2010-06-22 19:04:30 status unpacked libxss1 1:1.1.3-1 2010-06-22 19:04:30 status unpacked libxss1 1:1.1.3-1 2010-06-22 19:04:30 install gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:04:30 status half-installed gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:04:30 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:04:30 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:04:30 install gnome-desktop-data 2.22.3-2 2010-06-22 19:04:30 status half-installed gnome-desktop-data 2.22.3-2 2010-06-22 19:04:30 status unpacked gnome-desktop-data 2.22.3-2 2010-06-22 19:04:30 status unpacked gnome-desktop-data 2.22.3-2 2010-06-22 19:04:30 install gnome-control-center 1:2.22.2.1-2 2010-06-22 19:04:30 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-22 19:04:31 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-22 19:04:31 status unpacked gnome-control-center 1:2.22.2.1-2 2010-06-22 19:04:31 status unpacked gnome-control-center 1:2.22.2.1-2 2010-06-22 19:04:31 install gnome-session 2.22.3-2 2010-06-22 19:04:31 status half-installed gnome-session 2.22.3-2 2010-06-22 19:04:31 status half-installed gnome-session 2.22.3-2 2010-06-22 19:04:31 status unpacked gnome-session 2.22.3-2 2010-06-22 19:04:31 status unpacked gnome-session 2.22.3-2 2010-06-22 19:04:31 install metacity 1:2.22.0-2 2010-06-22 19:04:31 status half-installed metacity 1:2.22.0-2 2010-06-22 19:04:31 status unpacked metacity 1:2.22.0-2 2010-06-22 19:04:31 status unpacked metacity 1:2.22.0-2 2010-06-22 19:04:31 install libvte-common 1:0.16.14-4 2010-06-22 19:04:31 status half-installed libvte-common 1:0.16.14-4 2010-06-22 19:04:31 status unpacked libvte-common 1:0.16.14-4 2010-06-22 19:04:31 status unpacked libvte-common 1:0.16.14-4 2010-06-22 19:04:31 install libvte9 1:0.16.14-4 2010-06-22 19:04:31 status half-installed libvte9 1:0.16.14-4 2010-06-22 19:04:31 status unpacked libvte9 1:0.16.14-4 2010-06-22 19:04:31 status unpacked libvte9 1:0.16.14-4 2010-06-22 19:04:31 install gnome-terminal-data 2.22.3-3 2010-06-22 19:04:31 status half-installed gnome-terminal-data 2.22.3-3 2010-06-22 19:04:33 status unpacked gnome-terminal-data 2.22.3-3 2010-06-22 19:04:33 status unpacked gnome-terminal-data 2.22.3-3 2010-06-22 19:04:33 install gnome-terminal 2.22.3-3 2010-06-22 19:04:33 status half-installed gnome-terminal 2.22.3-3 2010-06-22 19:04:33 status half-installed gnome-terminal 2.22.3-3 2010-06-22 19:04:33 status unpacked gnome-terminal 2.22.3-3 2010-06-22 19:04:33 status unpacked gnome-terminal 2.22.3-3 2010-06-22 19:04:33 install libgksu2-0 2.0.7-1 2010-06-22 19:04:33 status half-installed libgksu2-0 2.0.7-1 2010-06-22 19:04:33 status unpacked libgksu2-0 2.0.7-1 2010-06-22 19:04:33 status unpacked libgksu2-0 2.0.7-1 2010-06-22 19:04:33 install sudo 1.6.9p17-2 2010-06-22 19:04:33 status half-installed sudo 1.6.9p17-2 2010-06-22 19:04:33 status half-installed sudo 1.6.9p17-2 2010-06-22 19:04:33 status unpacked sudo 1.6.9p17-2 2010-06-22 19:04:33 status unpacked sudo 1.6.9p17-2 2010-06-22 19:04:33 install gnome-keyring 2.22.3-2 2010-06-22 19:04:33 status half-installed gnome-keyring 2.22.3-2 2010-06-22 19:04:33 status half-installed gnome-keyring 2.22.3-2 2010-06-22 19:04:33 status unpacked gnome-keyring 2.22.3-2 2010-06-22 19:04:33 status unpacked gnome-keyring 2.22.3-2 2010-06-22 19:04:33 install gksu 2.0.0-8 2010-06-22 19:04:33 status half-installed gksu 2.0.0-8 2010-06-22 19:04:33 status half-installed gksu 2.0.0-8 2010-06-22 19:04:33 status unpacked gksu 2.0.0-8 2010-06-22 19:04:33 status unpacked gksu 2.0.0-8 2010-06-22 19:04:33 install gdm 2.20.7-4lenny1 2010-06-22 19:04:33 status half-installed gdm 2.20.7-4lenny1 2010-06-22 19:04:33 status half-installed gdm 2.20.7-4lenny1 2010-06-22 19:04:34 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:04:34 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:04:34 install gnome-panel-data 2.20.3-5 2010-06-22 19:04:34 status half-installed gnome-panel-data 2.20.3-5 2010-06-22 19:04:34 status unpacked gnome-panel-data 2.20.3-5 2010-06-22 19:04:34 status unpacked gnome-panel-data 2.20.3-5 2010-06-22 19:04:34 install gnome-about 2.22.3-2 2010-06-22 19:04:34 status half-installed gnome-about 2.22.3-2 2010-06-22 19:04:34 status half-installed gnome-about 2.22.3-2 2010-06-22 19:04:34 status unpacked gnome-about 2.22.3-2 2010-06-22 19:04:34 status unpacked gnome-about 2.22.3-2 2010-06-22 19:04:34 install menu-xdg 0.3 2010-06-22 19:04:34 status half-installed menu-xdg 0.3 2010-06-22 19:04:34 status unpacked menu-xdg 0.3 2010-06-22 19:04:34 status unpacked menu-xdg 0.3 2010-06-22 19:04:34 install gnome-panel 2.20.3-5 2010-06-22 19:04:34 status half-installed gnome-panel 2.20.3-5 2010-06-22 19:04:34 status half-installed gnome-panel 2.20.3-5 2010-06-22 19:04:34 status unpacked gnome-panel 2.20.3-5 2010-06-22 19:04:34 status unpacked gnome-panel 2.20.3-5 2010-06-22 19:04:35 install liburi-perl 1.35.dfsg.1-1 2010-06-22 19:04:35 status half-installed liburi-perl 1.35.dfsg.1-1 2010-06-22 19:04:35 status half-installed liburi-perl 1.35.dfsg.1-1 2010-06-22 19:04:35 status unpacked liburi-perl 1.35.dfsg.1-1 2010-06-22 19:04:35 status unpacked liburi-perl 1.35.dfsg.1-1 2010-06-22 19:04:35 install libhtml-tagset-perl 3.20-2 2010-06-22 19:04:35 status half-installed libhtml-tagset-perl 3.20-2 2010-06-22 19:04:35 status half-installed libhtml-tagset-perl 3.20-2 2010-06-22 19:04:35 status unpacked libhtml-tagset-perl 3.20-2 2010-06-22 19:04:35 status unpacked libhtml-tagset-perl 3.20-2 2010-06-22 19:04:35 install libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:04:35 status half-installed libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:04:35 status half-installed libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:04:35 status unpacked libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:04:35 status unpacked libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:04:35 install libhtml-tree-perl 3.23-1 2010-06-22 19:04:35 status half-installed libhtml-tree-perl 3.23-1 2010-06-22 19:04:35 status half-installed libhtml-tree-perl 3.23-1 2010-06-22 19:04:35 status unpacked libhtml-tree-perl 3.23-1 2010-06-22 19:04:35 status unpacked libhtml-tree-perl 3.23-1 2010-06-22 19:04:35 install libwww-perl 5.813-1 2010-06-22 19:04:35 status half-installed libwww-perl 5.813-1 2010-06-22 19:04:35 status half-installed libwww-perl 5.813-1 2010-06-22 19:04:35 status unpacked libwww-perl 5.813-1 2010-06-22 19:04:35 status unpacked libwww-perl 5.813-1 2010-06-22 19:04:35 install libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:04:35 status half-installed libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:04:35 status half-installed libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:04:35 status unpacked libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:04:35 status unpacked libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:04:35 install libxml-twig-perl 1:3.32-1 2010-06-22 19:04:35 status half-installed libxml-twig-perl 1:3.32-1 2010-06-22 19:04:35 status half-installed libxml-twig-perl 1:3.32-1 2010-06-22 19:04:35 status unpacked libxml-twig-perl 1:3.32-1 2010-06-22 19:04:35 status unpacked libxml-twig-perl 1:3.32-1 2010-06-22 19:04:35 install libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:04:35 status half-installed libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:04:35 status half-installed libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:04:35 status unpacked libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:04:35 status unpacked libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:04:35 install system-tools-backends 2.6.0-2lenny4 2010-06-22 19:04:35 status half-installed system-tools-backends 2.6.0-2lenny4 2010-06-22 19:04:35 status half-installed system-tools-backends 2.6.0-2lenny4 2010-06-22 19:04:35 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-22 19:04:35 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-22 19:04:35 install liboobs-1-4 2.22.0-2 2010-06-22 19:04:35 status half-installed liboobs-1-4 2.22.0-2 2010-06-22 19:04:35 status unpacked liboobs-1-4 2.22.0-2 2010-06-22 19:04:35 status unpacked liboobs-1-4 2.22.0-2 2010-06-22 19:04:35 install gnome-system-tools 2.22.0-4 2010-06-22 19:04:35 status half-installed gnome-system-tools 2.22.0-4 2010-06-22 19:04:35 status half-installed gnome-system-tools 2.22.0-4 2010-06-22 19:04:36 status unpacked gnome-system-tools 2.22.0-4 2010-06-22 19:04:36 status unpacked gnome-system-tools 2.22.0-4 2010-06-22 19:04:36 install fast-user-switch-applet 2.22.0-1 2010-06-22 19:04:36 status half-installed fast-user-switch-applet 2.22.0-1 2010-06-22 19:04:36 status unpacked fast-user-switch-applet 2.22.0-1 2010-06-22 19:04:36 status unpacked fast-user-switch-applet 2.22.0-1 2010-06-22 19:04:36 install unzip 5.52-12 2010-06-22 19:04:36 status half-installed unzip 5.52-12 2010-06-22 19:04:36 status half-installed unzip 5.52-12 2010-06-22 19:04:36 status unpacked unzip 5.52-12 2010-06-22 19:04:36 status unpacked unzip 5.52-12 2010-06-22 19:04:36 install zip 2.32-1 2010-06-22 19:04:36 status half-installed zip 2.32-1 2010-06-22 19:04:36 status half-installed zip 2.32-1 2010-06-22 19:04:36 status unpacked zip 2.32-1 2010-06-22 19:04:36 status unpacked zip 2.32-1 2010-06-22 19:04:36 install file-roller 2.22.4-2 2010-06-22 19:04:36 status half-installed file-roller 2.22.4-2 2010-06-22 19:04:38 status half-installed file-roller 2.22.4-2 2010-06-22 19:04:38 status unpacked file-roller 2.22.4-2 2010-06-22 19:04:38 status unpacked file-roller 2.22.4-2 2010-06-22 19:04:38 install finger 0.17-12 2010-06-22 19:04:38 status half-installed finger 0.17-12 2010-06-22 19:04:38 status half-installed finger 0.17-12 2010-06-22 19:04:38 status unpacked finger 0.17-12 2010-06-22 19:04:38 status unpacked finger 0.17-12 2010-06-22 19:04:38 install gcalctool 5.22.3-2 2010-06-22 19:04:38 status half-installed gcalctool 5.22.3-2 2010-06-22 19:04:38 status half-installed gcalctool 5.22.3-2 2010-06-22 19:04:39 status unpacked gcalctool 5.22.3-2 2010-06-22 19:04:39 status unpacked gcalctool 5.22.3-2 2010-06-22 19:04:39 install gconf-editor 2.22.0-1 2010-06-22 19:04:39 status half-installed gconf-editor 2.22.0-1 2010-06-22 19:04:39 status half-installed gconf-editor 2.22.0-1 2010-06-22 19:04:39 status unpacked gconf-editor 2.22.0-1 2010-06-22 19:04:39 status unpacked gconf-editor 2.22.0-1 2010-06-22 19:04:39 install libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:04:39 status half-installed libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:04:39 status unpacked libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:04:39 status unpacked libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:04:39 install libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:04:39 status half-installed libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:04:39 status unpacked libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:04:39 status unpacked libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:04:39 install gedit-common 2.22.3-1+lenny1 2010-06-22 19:04:39 status half-installed gedit-common 2.22.3-1+lenny1 2010-06-22 19:04:39 status half-installed gedit-common 2.22.3-1+lenny1 2010-06-22 19:04:39 status unpacked gedit-common 2.22.3-1+lenny1 2010-06-22 19:04:39 status unpacked gedit-common 2.22.3-1+lenny1 2010-06-22 19:04:39 install python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:04:39 status half-installed python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:04:39 status unpacked python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:04:39 status unpacked python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:04:39 install gedit 2.22.3-1+lenny1 2010-06-22 19:04:39 status half-installed gedit 2.22.3-1+lenny1 2010-06-22 19:04:39 status unpacked gedit 2.22.3-1+lenny1 2010-06-22 19:04:39 status unpacked gedit 2.22.3-1+lenny1 2010-06-22 19:04:39 install libapm1 3.2.2-12 2010-06-22 19:04:39 status half-installed libapm1 3.2.2-12 2010-06-22 19:04:39 status unpacked libapm1 3.2.2-12 2010-06-22 19:04:39 status unpacked libapm1 3.2.2-12 2010-06-22 19:04:39 install libcpufreq0 004-2 2010-06-22 19:04:39 status half-installed libcpufreq0 004-2 2010-06-22 19:04:39 status unpacked libcpufreq0 004-2 2010-06-22 19:04:39 status unpacked libcpufreq0 004-2 2010-06-22 19:04:39 install libgucharmap6 1:2.22.3-2 2010-06-22 19:04:39 status half-installed libgucharmap6 1:2.22.3-2 2010-06-22 19:04:40 status unpacked libgucharmap6 1:2.22.3-2 2010-06-22 19:04:40 status unpacked libgucharmap6 1:2.22.3-2 2010-06-22 19:04:40 install libgweather-common 2.22.3-1 2010-06-22 19:04:40 status half-installed libgweather-common 2.22.3-1 2010-06-22 19:04:40 status unpacked libgweather-common 2.22.3-1 2010-06-22 19:04:40 status unpacked libgweather-common 2.22.3-1 2010-06-22 19:04:40 install libgweather1 2.22.3-1 2010-06-22 19:04:40 status half-installed libgweather1 2.22.3-1 2010-06-22 19:04:40 status unpacked libgweather1 2.22.3-1 2010-06-22 19:04:40 status unpacked libgweather1 2.22.3-1 2010-06-22 19:04:40 install gnome-applets-data 2.22.3-3 2010-06-22 19:04:40 status half-installed gnome-applets-data 2.22.3-3 2010-06-22 19:04:40 status unpacked gnome-applets-data 2.22.3-3 2010-06-22 19:04:40 status unpacked gnome-applets-data 2.22.3-3 2010-06-22 19:04:40 install libtalloc1 1.2.0~git20080616-1 2010-06-22 19:04:40 status half-installed libtalloc1 1.2.0~git20080616-1 2010-06-22 19:04:40 status unpacked libtalloc1 1.2.0~git20080616-1 2010-06-22 19:04:40 status unpacked libtalloc1 1.2.0~git20080616-1 2010-06-22 19:04:40 install libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:04:40 status half-installed libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:04:40 status unpacked libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:04:40 status unpacked libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:04:40 install libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:04:40 status half-installed libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:04:40 status half-installed libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:04:41 status unpacked libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:04:41 status unpacked libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:04:41 install libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:04:41 status half-installed libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:04:41 status unpacked libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:04:41 status unpacked libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:04:41 install gnome-applets 2.22.3-3 2010-06-22 19:04:41 status half-installed gnome-applets 2.22.3-3 2010-06-22 19:04:41 status half-installed gnome-applets 2.22.3-3 2010-06-22 19:04:41 status unpacked gnome-applets 2.22.3-3 2010-06-22 19:04:41 status unpacked gnome-applets 2.22.3-3 2010-06-22 19:04:41 install gnome-backgrounds 2.22.0-1 2010-06-22 19:04:41 status half-installed gnome-backgrounds 2.22.0-1 2010-06-22 19:04:41 status unpacked gnome-backgrounds 2.22.0-1 2010-06-22 19:04:41 status unpacked gnome-backgrounds 2.22.0-1 2010-06-22 19:04:41 install libeel2-data 2.20.0-7 2010-06-22 19:04:41 status half-installed libeel2-data 2.20.0-7 2010-06-22 19:04:41 status unpacked libeel2-data 2.20.0-7 2010-06-22 19:04:41 status unpacked libeel2-data 2.20.0-7 2010-06-22 19:04:41 install libeel2-2.20 2.20.0-7 2010-06-22 19:04:41 status half-installed libeel2-2.20 2.20.0-7 2010-06-22 19:04:41 status unpacked libeel2-2.20 2.20.0-7 2010-06-22 19:04:41 status unpacked libeel2-2.20 2.20.0-7 2010-06-22 19:04:41 install libtrackerclient0 0.6.6-2 2010-06-22 19:04:41 status half-installed libtrackerclient0 0.6.6-2 2010-06-22 19:04:41 status unpacked libtrackerclient0 0.6.6-2 2010-06-22 19:04:41 status unpacked libtrackerclient0 0.6.6-2 2010-06-22 19:04:41 install nautilus-data 2.20.0-7 2010-06-22 19:04:41 status half-installed nautilus-data 2.20.0-7 2010-06-22 19:04:45 status unpacked nautilus-data 2.20.0-7 2010-06-22 19:04:45 status unpacked nautilus-data 2.20.0-7 2010-06-22 19:04:45 install nautilus 2.20.0-7 2010-06-22 19:04:45 status half-installed nautilus 2.20.0-7 2010-06-22 19:04:45 status half-installed nautilus 2.20.0-7 2010-06-22 19:04:45 status unpacked nautilus 2.20.0-7 2010-06-22 19:04:45 status unpacked nautilus 2.20.0-7 2010-06-22 19:04:45 install libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status half-installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status half-installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status unpacked libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status unpacked libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 install python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status half-installed python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status unpacked python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 status unpacked python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:04:45 install xsltproc 1.1.24-2 2010-06-22 19:04:45 status half-installed xsltproc 1.1.24-2 2010-06-22 19:04:45 status half-installed xsltproc 1.1.24-2 2010-06-22 19:04:45 status unpacked xsltproc 1.1.24-2 2010-06-22 19:04:45 status unpacked xsltproc 1.1.24-2 2010-06-22 19:04:45 install gnome-doc-utils 0.12.2-1 2010-06-22 19:04:45 status half-installed gnome-doc-utils 0.12.2-1 2010-06-22 19:04:45 status half-installed gnome-doc-utils 0.12.2-1 2010-06-22 19:04:45 status unpacked gnome-doc-utils 0.12.2-1 2010-06-22 19:04:45 status unpacked gnome-doc-utils 0.12.2-1 2010-06-22 19:04:45 install yelp 2.22.1-8+b1 2010-06-22 19:04:45 status half-installed yelp 2.22.1-8+b1 2010-06-22 19:04:45 status half-installed yelp 2.22.1-8+b1 2010-06-22 19:04:45 status unpacked yelp 2.22.1-8+b1 2010-06-22 19:04:45 status unpacked yelp 2.22.1-8+b1 2010-06-22 19:04:46 install gnome-core 1:2.22.2~5 2010-06-22 19:04:46 status half-installed gnome-core 1:2.22.2~5 2010-06-22 19:04:46 status unpacked gnome-core 1:2.22.2~5 2010-06-22 19:04:46 status unpacked gnome-core 1:2.22.2~5 2010-06-22 19:04:46 install gnome-media 2.22.0-3 2010-06-22 19:04:46 status half-installed gnome-media 2.22.0-3 2010-06-22 19:04:46 status half-installed gnome-media 2.22.0-3 2010-06-22 19:04:46 status unpacked gnome-media 2.22.0-3 2010-06-22 19:04:46 status unpacked gnome-media 2.22.0-3 2010-06-22 19:04:46 install gnome-netstatus-applet 2.12.1-2 2010-06-22 19:04:46 status half-installed gnome-netstatus-applet 2.12.1-2 2010-06-22 19:04:46 status unpacked gnome-netstatus-applet 2.12.1-2 2010-06-22 19:04:46 status unpacked gnome-netstatus-applet 2.12.1-2 2010-06-22 19:04:46 install gnome-nettool 2.22.0-1 2010-06-22 19:04:46 status half-installed gnome-nettool 2.22.0-1 2010-06-22 19:04:46 status unpacked gnome-nettool 2.22.0-1 2010-06-22 19:04:46 status unpacked gnome-nettool 2.22.0-1 2010-06-22 19:04:46 install libsexy2 0.1.11-2+b1 2010-06-22 19:04:46 status half-installed libsexy2 0.1.11-2+b1 2010-06-22 19:04:46 status unpacked libsexy2 0.1.11-2+b1 2010-06-22 19:04:46 status unpacked libsexy2 0.1.11-2+b1 2010-06-22 19:04:46 install notification-daemon 0.3.7-1+b1 2010-06-22 19:04:46 status half-installed notification-daemon 0.3.7-1+b1 2010-06-22 19:04:46 status unpacked notification-daemon 0.3.7-1+b1 2010-06-22 19:04:46 status unpacked notification-daemon 0.3.7-1+b1 2010-06-22 19:04:46 install libsmbios2 2.0.3.dfsg-1 2010-06-22 19:04:46 status half-installed libsmbios2 2.0.3.dfsg-1 2010-06-22 19:04:46 status unpacked libsmbios2 2.0.3.dfsg-1 2010-06-22 19:04:46 status unpacked libsmbios2 2.0.3.dfsg-1 2010-06-22 19:04:46 install hal-info 20080508+git20080601-1 2010-06-22 19:04:46 status half-installed hal-info 20080508+git20080601-1 2010-06-22 19:04:46 status unpacked hal-info 20080508+git20080601-1 2010-06-22 19:04:46 status unpacked hal-info 20080508+git20080601-1 2010-06-22 19:04:46 install powermgmt-base 1.30+nmu1 2010-06-22 19:04:46 status half-installed powermgmt-base 1.30+nmu1 2010-06-22 19:04:46 status half-installed powermgmt-base 1.30+nmu1 2010-06-22 19:04:46 status unpacked powermgmt-base 1.30+nmu1 2010-06-22 19:04:46 status unpacked powermgmt-base 1.30+nmu1 2010-06-22 19:04:46 install pm-utils 1.1.2.4-1 2010-06-22 19:04:46 status half-installed pm-utils 1.1.2.4-1 2010-06-22 19:04:46 status half-installed pm-utils 1.1.2.4-1 2010-06-22 19:04:46 status unpacked pm-utils 1.1.2.4-1 2010-06-22 19:04:46 status unpacked pm-utils 1.1.2.4-1 2010-06-22 19:04:46 install hal 0.5.11-8 2010-06-22 19:04:46 status half-installed hal 0.5.11-8 2010-06-22 19:04:46 status half-installed hal 0.5.11-8 2010-06-22 19:04:48 status unpacked hal 0.5.11-8 2010-06-22 19:04:48 status unpacked hal 0.5.11-8 2010-06-22 19:04:48 install gnome-power-manager 2.22.1-4 2010-06-22 19:04:48 status half-installed gnome-power-manager 2.22.1-4 2010-06-22 19:04:48 status half-installed gnome-power-manager 2.22.1-4 2010-06-22 19:04:48 status unpacked gnome-power-manager 2.22.1-4 2010-06-22 19:04:48 status unpacked gnome-power-manager 2.22.1-4 2010-06-22 19:04:48 install gnome-screensaver 2.22.2-2 2010-06-22 19:04:48 status half-installed gnome-screensaver 2.22.2-2 2010-06-22 19:04:48 status half-installed gnome-screensaver 2.22.2-2 2010-06-22 19:04:48 status unpacked gnome-screensaver 2.22.2-2 2010-06-22 19:04:48 status unpacked gnome-screensaver 2.22.2-2 2010-06-22 19:04:48 install libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:04:48 status half-installed libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:04:48 status unpacked libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:04:48 status unpacked libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:04:48 install libcairomm-1.0-1 1.6.0-1 2010-06-22 19:04:48 status half-installed libcairomm-1.0-1 1.6.0-1 2010-06-22 19:04:48 status unpacked libcairomm-1.0-1 1.6.0-1 2010-06-22 19:04:48 status unpacked libcairomm-1.0-1 1.6.0-1 2010-06-22 19:04:48 install libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:04:48 status half-installed libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:04:48 status unpacked libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:04:48 status unpacked libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:04:48 install gnome-system-monitor 2.22.3-1 2010-06-22 19:04:48 status half-installed gnome-system-monitor 2.22.3-1 2010-06-22 19:04:48 status half-installed gnome-system-monitor 2.22.3-1 2010-06-22 19:04:48 status unpacked gnome-system-monitor 2.22.3-1 2010-06-22 19:04:48 status unpacked gnome-system-monitor 2.22.3-1 2010-06-22 19:04:49 install gnome-network-admin 2.22.0-4 2010-06-22 19:04:49 status half-installed gnome-network-admin 2.22.0-4 2010-06-22 19:04:49 status unpacked gnome-network-admin 2.22.0-4 2010-06-22 19:04:49 status unpacked gnome-network-admin 2.22.0-4 2010-06-22 19:04:49 install gtk2-engines 1:2.14.3-2 2010-06-22 19:04:49 status half-installed gtk2-engines 1:2.14.3-2 2010-06-22 19:04:49 status unpacked gtk2-engines 1:2.14.3-2 2010-06-22 19:04:49 status unpacked gtk2-engines 1:2.14.3-2 2010-06-22 19:04:49 install gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:04:49 status half-installed gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:04:49 status unpacked gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:04:49 status unpacked gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:04:49 install gnome-themes 2.22.2-1 2010-06-22 19:04:49 status half-installed gnome-themes 2.22.2-1 2010-06-22 19:04:49 status unpacked gnome-themes 2.22.2-1 2010-06-22 19:04:49 status unpacked gnome-themes 2.22.2-1 2010-06-22 19:04:49 install gnome-user-guide 2.22.1-1 2010-06-22 19:04:49 status half-installed gnome-user-guide 2.22.1-1 2010-06-22 19:04:49 status unpacked gnome-user-guide 2.22.1-1 2010-06-22 19:04:49 status unpacked gnome-user-guide 2.22.1-1 2010-06-22 19:04:49 install gnome-utils 2.20.0.1-3 2010-06-22 19:04:49 status half-installed gnome-utils 2.20.0.1-3 2010-06-22 19:04:50 status half-installed gnome-utils 2.20.0.1-3 2010-06-22 19:04:50 status unpacked gnome-utils 2.20.0.1-3 2010-06-22 19:04:50 status unpacked gnome-utils 2.20.0.1-3 2010-06-22 19:04:50 install gnome-mount 0.7-2 2010-06-22 19:04:50 status half-installed gnome-mount 0.7-2 2010-06-22 19:04:50 status half-installed gnome-mount 0.7-2 2010-06-22 19:04:50 status unpacked gnome-mount 0.7-2 2010-06-22 19:04:50 status unpacked gnome-mount 0.7-2 2010-06-22 19:04:50 install gnome-volume-manager 2.22.1-1 2010-06-22 19:04:50 status half-installed gnome-volume-manager 2.22.1-1 2010-06-22 19:04:50 status half-installed gnome-volume-manager 2.22.1-1 2010-06-22 19:04:50 status unpacked gnome-volume-manager 2.22.1-1 2010-06-22 19:04:50 status unpacked gnome-volume-manager 2.22.1-1 2010-06-22 19:04:50 install pkg-config 0.22-1 2010-06-22 19:04:50 status half-installed pkg-config 0.22-1 2010-06-22 19:04:50 status half-installed pkg-config 0.22-1 2010-06-22 19:04:50 status unpacked pkg-config 0.22-1 2010-06-22 19:04:50 status unpacked pkg-config 0.22-1 2010-06-22 19:04:50 install gstreamer0.10-tools 0.10.19-3 2010-06-22 19:04:50 status half-installed gstreamer0.10-tools 0.10.19-3 2010-06-22 19:04:50 status half-installed gstreamer0.10-tools 0.10.19-3 2010-06-22 19:04:50 status unpacked gstreamer0.10-tools 0.10.19-3 2010-06-22 19:04:50 status unpacked gstreamer0.10-tools 0.10.19-3 2010-06-22 19:04:50 install libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:04:50 status half-installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:04:50 status half-installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:04:50 status unpacked libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:04:50 status unpacked libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:04:50 install gucharmap 1:2.22.3-2 2010-06-22 19:04:50 status half-installed gucharmap 1:2.22.3-2 2010-06-22 19:04:50 status half-installed gucharmap 1:2.22.3-2 2010-06-22 19:04:51 status unpacked gucharmap 1:2.22.3-2 2010-06-22 19:04:51 status unpacked gucharmap 1:2.22.3-2 2010-06-22 19:04:53 install wodim 9:1.1.9-1 2010-06-22 19:04:53 status half-installed wodim 9:1.1.9-1 2010-06-22 19:04:53 status half-installed wodim 9:1.1.9-1 2010-06-22 19:04:53 status unpacked wodim 9:1.1.9-1 2010-06-22 19:04:53 status unpacked wodim 9:1.1.9-1 2010-06-22 19:04:53 install nautilus-cd-burner 2.20.0-1 2010-06-22 19:04:53 status half-installed nautilus-cd-burner 2.20.0-1 2010-06-22 19:04:53 status unpacked nautilus-cd-burner 2.20.0-1 2010-06-22 19:04:53 status unpacked nautilus-cd-burner 2.20.0-1 2010-06-22 19:04:53 install libpth20 2.0.7-12 2010-06-22 19:04:53 status half-installed libpth20 2.0.7-12 2010-06-22 19:04:54 status unpacked libpth20 2.0.7-12 2010-06-22 19:04:54 status unpacked libpth20 2.0.7-12 2010-06-22 19:04:54 install libgpgme11 1.1.6-2 2010-06-22 19:04:54 status half-installed libgpgme11 1.1.6-2 2010-06-22 19:04:54 status unpacked libgpgme11 1.1.6-2 2010-06-22 19:04:54 status unpacked libgpgme11 1.1.6-2 2010-06-22 19:04:54 install seahorse 2.22.3-2 2010-06-22 19:04:54 status half-installed seahorse 2.22.3-2 2010-06-22 19:04:54 status half-installed seahorse 2.22.3-2 2010-06-22 19:04:54 status unpacked seahorse 2.22.3-2 2010-06-22 19:04:54 status unpacked seahorse 2.22.3-2 2010-06-22 19:04:54 install libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:04:54 status half-installed libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:04:54 status unpacked libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:04:54 status unpacked libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:04:54 install gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:04:54 status half-installed gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:04:54 status unpacked gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:04:54 status unpacked gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:04:54 install sound-juicer 2.22.0-3 2010-06-22 19:04:54 status half-installed sound-juicer 2.22.0-3 2010-06-22 19:04:54 status half-installed sound-juicer 2.22.0-3 2010-06-22 19:04:54 status unpacked sound-juicer 2.22.0-3 2010-06-22 19:04:54 status unpacked sound-juicer 2.22.0-3 2010-06-22 19:04:54 install libswfdec-0.6-90 0.6.8-1 2010-06-22 19:04:54 status half-installed libswfdec-0.6-90 0.6.8-1 2010-06-22 19:04:54 status unpacked libswfdec-0.6-90 0.6.8-1 2010-06-22 19:04:54 status unpacked libswfdec-0.6-90 0.6.8-1 2010-06-22 19:04:54 install swfdec-gnome 2.22.2-2 2010-06-22 19:04:54 status half-installed swfdec-gnome 2.22.2-2 2010-06-22 19:04:54 status half-installed swfdec-gnome 2.22.2-2 2010-06-22 19:04:54 status unpacked swfdec-gnome 2.22.2-2 2010-06-22 19:04:54 status unpacked swfdec-gnome 2.22.2-2 2010-06-22 19:04:54 install gstreamer0.10-x 0.10.19-2 2010-06-22 19:04:54 status half-installed gstreamer0.10-x 0.10.19-2 2010-06-22 19:04:54 status unpacked gstreamer0.10-x 0.10.19-2 2010-06-22 19:04:54 status unpacked gstreamer0.10-x 0.10.19-2 2010-06-22 19:04:55 install totem-common 2.22.2-6 2010-06-22 19:04:55 status half-installed totem-common 2.22.2-6 2010-06-22 19:04:55 status half-installed totem-common 2.22.2-6 2010-06-22 19:04:55 status unpacked totem-common 2.22.2-6 2010-06-22 19:04:55 status unpacked totem-common 2.22.2-6 2010-06-22 19:04:55 install totem-gstreamer 2.22.2-6 2010-06-22 19:04:55 status half-installed totem-gstreamer 2.22.2-6 2010-06-22 19:04:55 status unpacked totem-gstreamer 2.22.2-6 2010-06-22 19:04:55 status unpacked totem-gstreamer 2.22.2-6 2010-06-22 19:04:55 install libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:04:55 status half-installed libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:04:55 status unpacked libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:04:55 status unpacked libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:04:55 install libepc-1.0-1 0.3.5-2 2010-06-22 19:04:55 status half-installed libepc-1.0-1 0.3.5-2 2010-06-22 19:04:55 status unpacked libepc-1.0-1 0.3.5-2 2010-06-22 19:04:55 status unpacked libepc-1.0-1 0.3.5-2 2010-06-22 19:04:55 install libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:04:55 status half-installed libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:04:55 status unpacked libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:04:55 status unpacked libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:04:55 install libgalago3 0.5.2-2 2010-06-22 19:04:55 status half-installed libgalago3 0.5.2-2 2010-06-22 19:04:55 status unpacked libgalago3 0.5.2-2 2010-06-22 19:04:55 status unpacked libgalago3 0.5.2-2 2010-06-22 19:04:55 install mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:55 status half-installed mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 status unpacked mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 status unpacked mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 install libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 status half-installed libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 status unpacked libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 status unpacked libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:04:56 install libgmyth0 1:0.7.1-1 2010-06-22 19:04:56 status half-installed libgmyth0 1:0.7.1-1 2010-06-22 19:04:56 status unpacked libgmyth0 1:0.7.1-1 2010-06-22 19:04:56 status unpacked libgmyth0 1:0.7.1-1 2010-06-22 19:04:56 install liblircclient0 0.8.3-3 2010-06-22 19:04:56 status half-installed liblircclient0 0.8.3-3 2010-06-22 19:04:56 status unpacked liblircclient0 0.8.3-3 2010-06-22 19:04:56 status unpacked liblircclient0 0.8.3-3 2010-06-22 19:04:56 install python-gdata 1.1.1-1 2010-06-22 19:04:56 status half-installed python-gdata 1.1.1-1 2010-06-22 19:04:56 status unpacked python-gdata 1.1.1-1 2010-06-22 19:04:56 status unpacked python-gdata 1.1.1-1 2010-06-22 19:04:56 install totem-plugins 2.22.2-6 2010-06-22 19:04:56 status half-installed totem-plugins 2.22.2-6 2010-06-22 19:04:56 status unpacked totem-plugins 2.22.2-6 2010-06-22 19:04:56 status unpacked totem-plugins 2.22.2-6 2010-06-22 19:04:56 install libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:04:56 status half-installed libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:04:56 status unpacked libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:04:56 status unpacked libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:04:56 install libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:04:56 status half-installed libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:04:56 status unpacked libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:04:56 status unpacked libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:04:56 install vinagre 0.5.1-2 2010-06-22 19:04:56 status half-installed vinagre 0.5.1-2 2010-06-22 19:04:56 status half-installed vinagre 0.5.1-2 2010-06-22 19:04:56 status unpacked vinagre 0.5.1-2 2010-06-22 19:04:56 status unpacked vinagre 0.5.1-2 2010-06-22 19:04:56 install vino 2.22.2-1 2010-06-22 19:04:56 status half-installed vino 2.22.2-1 2010-06-22 19:04:56 status unpacked vino 2.22.2-1 2010-06-22 19:04:56 status unpacked vino 2.22.2-1 2010-06-22 19:04:56 install zenity 2.22.1-2 2010-06-22 19:04:56 status half-installed zenity 2.22.1-2 2010-06-22 19:04:56 status half-installed zenity 2.22.1-2 2010-06-22 19:04:56 status unpacked zenity 2.22.1-2 2010-06-22 19:04:57 status unpacked zenity 2.22.1-2 2010-06-22 19:04:57 install libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:04:57 status half-installed libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:04:57 status unpacked libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:04:57 status unpacked libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:04:57 install libglib-perl 1:1.190-2 2010-06-22 19:04:57 status half-installed libglib-perl 1:1.190-2 2010-06-22 19:04:57 status half-installed libglib-perl 1:1.190-2 2010-06-22 19:04:57 status unpacked libglib-perl 1:1.190-2 2010-06-22 19:04:57 status unpacked libglib-perl 1:1.190-2 2010-06-22 19:04:57 install libcairo-perl 1.060-1 2010-06-22 19:04:57 status half-installed libcairo-perl 1.060-1 2010-06-22 19:04:57 status half-installed libcairo-perl 1.060-1 2010-06-22 19:04:57 status unpacked libcairo-perl 1.060-1 2010-06-22 19:04:57 status unpacked libcairo-perl 1.060-1 2010-06-22 19:04:57 install libgtk2-perl 1:1.190-1 2010-06-22 19:04:57 status half-installed libgtk2-perl 1:1.190-1 2010-06-22 19:04:57 status unpacked libgtk2-perl 1:1.190-1 2010-06-22 19:04:57 status unpacked libgtk2-perl 1:1.190-1 2010-06-22 19:04:57 install libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:04:57 status half-installed libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:04:57 status half-installed libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:04:57 status unpacked libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:04:57 status unpacked libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:04:57 install libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:04:57 status half-installed libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:04:57 status half-installed libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:04:57 status unpacked libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:04:57 status unpacked libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:04:57 install libgnome2-perl 1.042-1+b1 2010-06-22 19:04:57 status half-installed libgnome2-perl 1.042-1+b1 2010-06-22 19:04:57 status half-installed libgnome2-perl 1.042-1+b1 2010-06-22 19:04:57 status unpacked libgnome2-perl 1.042-1+b1 2010-06-22 19:04:58 status unpacked libgnome2-perl 1.042-1+b1 2010-06-22 19:04:58 install gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:04:58 status half-installed gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:04:58 status unpacked gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:04:58 status unpacked gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:04:58 install iceweasel 3.0.6-3 2010-06-22 19:04:58 status half-installed iceweasel 3.0.6-3 2010-06-22 19:04:58 status half-installed iceweasel 3.0.6-3 2010-06-22 19:04:58 status unpacked iceweasel 3.0.6-3 2010-06-22 19:04:58 status unpacked iceweasel 3.0.6-3 2010-06-22 19:04:58 install language-env 0.69 2010-06-22 19:04:58 status half-installed language-env 0.69 2010-06-22 19:04:58 status half-installed language-env 0.69 2010-06-22 19:04:59 status unpacked language-env 0.69 2010-06-22 19:04:59 status unpacked language-env 0.69 2010-06-22 19:04:59 install libglu1-mesa 7.0.3-7 2010-06-22 19:04:59 status half-installed libglu1-mesa 7.0.3-7 2010-06-22 19:05:00 status unpacked libglu1-mesa 7.0.3-7 2010-06-22 19:05:00 status unpacked libglu1-mesa 7.0.3-7 2010-06-22 19:05:00 install libpcsclite1 1.4.102-1 2010-06-22 19:05:00 status half-installed libpcsclite1 1.4.102-1 2010-06-22 19:05:00 status unpacked libpcsclite1 1.4.102-1 2010-06-22 19:05:00 status unpacked libpcsclite1 1.4.102-1 2010-06-22 19:05:00 install libxfont1 1:1.3.3-1 2010-06-22 19:05:00 status half-installed libxfont1 1:1.3.3-1 2010-06-22 19:05:00 status unpacked libxfont1 1:1.3.3-1 2010-06-22 19:05:00 status unpacked libxfont1 1:1.3.3-1 2010-06-22 19:05:00 install manpages-de 0.5-4.2 2010-06-22 19:05:00 status half-installed manpages-de 0.5-4.2 2010-06-22 19:05:00 status half-installed manpages-de 0.5-4.2 2010-06-22 19:05:00 status unpacked manpages-de 0.5-4.2 2010-06-22 19:05:00 status unpacked manpages-de 0.5-4.2 2010-06-22 19:05:00 install wpasupplicant 0.6.4-3 2010-06-22 19:05:00 status half-installed wpasupplicant 0.6.4-3 2010-06-22 19:05:00 status half-installed wpasupplicant 0.6.4-3 2010-06-22 19:05:00 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:05:00 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:05:00 install xfonts-encodings 1:1.0.2-3 2010-06-22 19:05:00 status half-installed xfonts-encodings 1:1.0.2-3 2010-06-22 19:05:00 status unpacked xfonts-encodings 1:1.0.2-3 2010-06-22 19:05:00 status unpacked xfonts-encodings 1:1.0.2-3 2010-06-22 19:05:00 install xfonts-utils 1:7.4+1 2010-06-22 19:05:00 status half-installed xfonts-utils 1:7.4+1 2010-06-22 19:05:00 status half-installed xfonts-utils 1:7.4+1 2010-06-22 19:05:00 status unpacked xfonts-utils 1:7.4+1 2010-06-22 19:05:00 status unpacked xfonts-utils 1:7.4+1 2010-06-22 19:05:00 install xfonts-100dpi 1:1.0.0-4 2010-06-22 19:05:00 status half-installed xfonts-100dpi 1:1.0.0-4 2010-06-22 19:05:00 status unpacked xfonts-100dpi 1:1.0.0-4 2010-06-22 19:05:00 status unpacked xfonts-100dpi 1:1.0.0-4 2010-06-22 19:05:00 install xfonts-75dpi 1:1.0.0-4 2010-06-22 19:05:00 status half-installed xfonts-75dpi 1:1.0.0-4 2010-06-22 19:05:00 status unpacked xfonts-75dpi 1:1.0.0-4 2010-06-22 19:05:00 status unpacked xfonts-75dpi 1:1.0.0-4 2010-06-22 19:05:01 install xfonts-base 1:1.0.0-5 2010-06-22 19:05:01 status half-installed xfonts-base 1:1.0.0-5 2010-06-22 19:05:01 status unpacked xfonts-base 1:1.0.0-5 2010-06-22 19:05:01 status unpacked xfonts-base 1:1.0.0-5 2010-06-22 19:05:01 install xfonts-scalable 1:1.0.0-6 2010-06-22 19:05:01 status half-installed xfonts-scalable 1:1.0.0-6 2010-06-22 19:05:01 status unpacked xfonts-scalable 1:1.0.0-6 2010-06-22 19:05:01 status unpacked xfonts-scalable 1:1.0.0-6 2010-06-22 19:05:01 install xinit 1.0.9-2 2010-06-22 19:05:01 status half-installed xinit 1.0.9-2 2010-06-22 19:05:01 status half-installed xinit 1.0.9-2 2010-06-22 19:05:01 status unpacked xinit 1.0.9-2 2010-06-22 19:05:01 status unpacked xinit 1.0.9-2 2010-06-22 19:05:01 install xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:05:01 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:05:01 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:05:01 status unpacked xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:05:01 status unpacked xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:05:01 install xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:05:01 status half-installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:05:01 status half-installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:05:01 status unpacked xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:05:01 status unpacked xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:05:01 install xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:05:01 status half-installed xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:05:01 status unpacked xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:05:01 status unpacked xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:05:01 install xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:05:01 status half-installed xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:05:02 status half-installed xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:05:02 install xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:05:02 status half-installed xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:05:02 install xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status half-installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status half-installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status unpacked xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status unpacked xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:05:02 install xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status half-installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status half-installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status unpacked xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:05:02 status unpacked xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:05:02 install xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:05:02 status half-installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:05:02 status half-installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:05:02 status unpacked xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:05:02 install xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:05:02 status half-installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:05:03 install xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:05:03 status half-installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:05:03 status half-installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:05:03 status unpacked xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:05:03 status unpacked xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:05:03 install xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:05:03 install xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:05:03 install xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:05:03 status half-installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:05:03 status unpacked xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:05:03 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:05:03 status half-configured man-db 2.5.2-4 2010-06-22 19:05:06 status installed man-db 2.5.2-4 2010-06-22 19:05:06 startup archives unpack 2010-06-22 19:05:07 install xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:05:07 status triggers-pending man-db 2.5.2-4 2010-06-22 19:05:07 status half-installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:05:07 install xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:05:07 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:05:07 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:05:07 status unpacked xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:05:07 status unpacked xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:05:07 install xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:05:07 install xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:05:07 install xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:05:07 install xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:05:07 status half-installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:05:07 status half-installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:05:07 status unpacked xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:05:07 status unpacked xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:05:07 install xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:05:07 status half-installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:05:07 status half-installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:05:07 status unpacked xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:05:07 status unpacked xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:05:07 install xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:05:07 install xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:05:07 install xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:05:07 install xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:05:07 status unpacked xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:05:07 install xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:05:07 status half-installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:05:08 install xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:05:08 install xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:05:08 install xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:05:08 status half-installed xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:05:08 install xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:05:08 install xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:05:08 install xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:05:08 status half-installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:05:08 status half-installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:05:08 status unpacked xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:05:08 status unpacked xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:05:08 install xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:05:08 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:05:08 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:05:08 status unpacked xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:05:08 status unpacked xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:05:08 install xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:05:08 install xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:05:08 status half-installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:05:08 status half-installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:05:08 status unpacked xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:05:08 status unpacked xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:05:08 install xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:05:08 status unpacked xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:05:08 install xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:05:08 status half-installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:05:09 status half-installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:05:09 status unpacked xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:05:09 status unpacked xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:05:09 install xserver-xorg-video-all 1:7.3+20 2010-06-22 19:05:09 status half-installed xserver-xorg-video-all 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg-video-all 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg-video-all 1:7.3+20 2010-06-22 19:05:09 install xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:05:09 install xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:05:09 install xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:05:09 status half-installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:05:09 status unpacked xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:05:09 install xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:05:09 status half-installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:05:09 status half-installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:05:09 status unpacked xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:05:09 status unpacked xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:05:09 install xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:05:09 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:05:09 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:05:09 status unpacked xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:05:09 status unpacked xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:05:09 install xserver-xorg-input-all 1:7.3+20 2010-06-22 19:05:09 status half-installed xserver-xorg-input-all 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg-input-all 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg-input-all 1:7.3+20 2010-06-22 19:05:09 install xserver-xorg 1:7.3+20 2010-06-22 19:05:09 status half-installed xserver-xorg 1:7.3+20 2010-06-22 19:05:09 status half-installed xserver-xorg 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg 1:7.3+20 2010-06-22 19:05:09 status unpacked xserver-xorg 1:7.3+20 2010-06-22 19:05:09 install xorg 1:7.3+20 2010-06-22 19:05:09 status half-installed xorg 1:7.3+20 2010-06-22 19:05:09 status unpacked xorg 1:7.3+20 2010-06-22 19:05:09 status unpacked xorg 1:7.3+20 2010-06-22 19:05:09 install cups-bsd 1.3.8-1+lenny7 2010-06-22 19:05:09 status half-installed cups-bsd 1.3.8-1+lenny7 2010-06-22 19:05:09 status half-installed cups-bsd 1.3.8-1+lenny7 2010-06-22 19:05:09 status unpacked cups-bsd 1.3.8-1+lenny7 2010-06-22 19:05:09 status unpacked cups-bsd 1.3.8-1+lenny7 2010-06-22 19:05:10 install hibernate 1.99-1 2010-06-22 19:05:10 status half-installed hibernate 1.99-1 2010-06-22 19:05:10 status half-installed hibernate 1.99-1 2010-06-22 19:05:10 status unpacked hibernate 1.99-1 2010-06-22 19:05:10 status unpacked hibernate 1.99-1 2010-06-22 19:05:10 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:05:10 status half-configured man-db 2.5.2-4 2010-06-22 19:05:10 status installed man-db 2.5.2-4 2010-06-22 19:05:10 startup packages configure 2010-06-22 19:05:10 configure sgml-data 2.0.3 2.0.3 2010-06-22 19:05:10 status unpacked sgml-data 2.0.3 2010-06-22 19:05:10 status half-configured sgml-data 2.0.3 2010-06-22 19:05:11 status installed sgml-data 2.0.3 2010-06-22 19:05:11 configure docbook-xml 4.5-6 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status unpacked docbook-xml 4.5-6 2010-06-22 19:05:11 status half-configured docbook-xml 4.5-6 2010-06-22 19:05:13 status installed docbook-xml 4.5-6 2010-06-22 19:05:13 configure libxau6 1:1.0.3-3 1:1.0.3-3 2010-06-22 19:05:13 status unpacked libxau6 1:1.0.3-3 2010-06-22 19:05:13 status half-configured libxau6 1:1.0.3-3 2010-06-22 19:05:13 status installed libxau6 1:1.0.3-3 2010-06-22 19:05:13 configure libxdmcp6 1:1.0.2-3 1:1.0.2-3 2010-06-22 19:05:13 status unpacked libxdmcp6 1:1.0.2-3 2010-06-22 19:05:13 status half-configured libxdmcp6 1:1.0.2-3 2010-06-22 19:05:13 status installed libxdmcp6 1:1.0.2-3 2010-06-22 19:05:13 configure libxcb1 1.1-1.2 1.1-1.2 2010-06-22 19:05:13 status unpacked libxcb1 1.1-1.2 2010-06-22 19:05:13 status half-configured libxcb1 1.1-1.2 2010-06-22 19:05:13 status installed libxcb1 1.1-1.2 2010-06-22 19:05:13 configure libxcb-xlib0 1.1-1.2 1.1-1.2 2010-06-22 19:05:13 status unpacked libxcb-xlib0 1.1-1.2 2010-06-22 19:05:13 status half-configured libxcb-xlib0 1.1-1.2 2010-06-22 19:05:13 status installed libxcb-xlib0 1.1-1.2 2010-06-22 19:05:13 configure libx11-data 2:1.1.5-2 2:1.1.5-2 2010-06-22 19:05:13 status unpacked libx11-data 2:1.1.5-2 2010-06-22 19:05:13 status half-configured libx11-data 2:1.1.5-2 2010-06-22 19:05:13 status installed libx11-data 2:1.1.5-2 2010-06-22 19:05:13 configure libx11-6 2:1.1.5-2 2:1.1.5-2 2010-06-22 19:05:13 status unpacked libx11-6 2:1.1.5-2 2010-06-22 19:05:13 status half-configured libx11-6 2:1.1.5-2 2010-06-22 19:05:13 status installed libx11-6 2:1.1.5-2 2010-06-22 19:05:13 configure libxfixes3 1:4.0.3-2 1:4.0.3-2 2010-06-22 19:05:13 status unpacked libxfixes3 1:4.0.3-2 2010-06-22 19:05:13 status half-configured libxfixes3 1:4.0.3-2 2010-06-22 19:05:13 status installed libxfixes3 1:4.0.3-2 2010-06-22 19:05:13 configure libice6 2:1.0.4-1 2:1.0.4-1 2010-06-22 19:05:13 status unpacked libice6 2:1.0.4-1 2010-06-22 19:05:13 status half-configured libice6 2:1.0.4-1 2010-06-22 19:05:13 status installed libice6 2:1.0.4-1 2010-06-22 19:05:13 configure libsm6 2:1.0.3-2 2:1.0.3-2 2010-06-22 19:05:13 status unpacked libsm6 2:1.0.3-2 2010-06-22 19:05:13 status half-configured libsm6 2:1.0.3-2 2010-06-22 19:05:13 status installed libsm6 2:1.0.3-2 2010-06-22 19:05:13 configure libxt6 1:1.0.5-3 1:1.0.5-3 2010-06-22 19:05:13 status unpacked libxt6 1:1.0.5-3 2010-06-22 19:05:13 status half-configured libxt6 1:1.0.5-3 2010-06-22 19:05:14 status installed libxt6 1:1.0.5-3 2010-06-22 19:05:14 configure python2.5-minimal 2.5.2-15 2.5.2-15 2010-06-22 19:05:14 status unpacked python2.5-minimal 2.5.2-15 2010-06-22 19:05:14 status unpacked python2.5-minimal 2.5.2-15 2010-06-22 19:05:14 status half-configured python2.5-minimal 2.5.2-15 2010-06-22 19:05:14 status installed python2.5-minimal 2.5.2-15 2010-06-22 19:05:14 configure mime-support 3.44-1 3.44-1 2010-06-22 19:05:14 status unpacked mime-support 3.44-1 2010-06-22 19:05:14 status unpacked mime-support 3.44-1 2010-06-22 19:05:14 status unpacked mime-support 3.44-1 2010-06-22 19:05:14 status half-configured mime-support 3.44-1 2010-06-22 19:05:14 status installed mime-support 3.44-1 2010-06-22 19:05:14 configure libdb4.5 4.5.20-13 4.5.20-13 2010-06-22 19:05:14 status unpacked libdb4.5 4.5.20-13 2010-06-22 19:05:14 status half-configured libdb4.5 4.5.20-13 2010-06-22 19:05:14 status installed libdb4.5 4.5.20-13 2010-06-22 19:05:14 configure libsqlite3-0 3.5.9-6 3.5.9-6 2010-06-22 19:05:14 status unpacked libsqlite3-0 3.5.9-6 2010-06-22 19:05:14 status half-configured libsqlite3-0 3.5.9-6 2010-06-22 19:05:15 status installed libsqlite3-0 3.5.9-6 2010-06-22 19:05:15 configure python2.5 2.5.2-15 2.5.2-15 2010-06-22 19:05:15 status unpacked python2.5 2.5.2-15 2010-06-22 19:05:15 status half-configured python2.5 2.5.2-15 2010-06-22 19:05:16 status installed python2.5 2.5.2-15 2010-06-22 19:05:16 configure python-minimal 2.5.2-3 2.5.2-3 2010-06-22 19:05:16 status unpacked python-minimal 2.5.2-3 2010-06-22 19:05:16 status half-configured python-minimal 2.5.2-3 2010-06-22 19:05:16 status installed python-minimal 2.5.2-3 2010-06-22 19:05:16 configure python 2.5.2-3 2.5.2-3 2010-06-22 19:05:16 status unpacked python 2.5.2-3 2010-06-22 19:05:16 status half-configured python 2.5.2-3 2010-06-22 19:05:16 status installed python 2.5.2-3 2010-06-22 19:05:16 configure openssl 0.9.8g-15+lenny6 0.9.8g-15+lenny6 2010-06-22 19:05:16 status unpacked openssl 0.9.8g-15+lenny6 2010-06-22 19:05:16 status unpacked openssl 0.9.8g-15+lenny6 2010-06-22 19:05:16 status half-configured openssl 0.9.8g-15+lenny6 2010-06-22 19:05:16 status installed openssl 0.9.8g-15+lenny6 2010-06-22 19:05:16 configure openssl-blacklist 0.4.2 0.4.2 2010-06-22 19:05:16 status unpacked openssl-blacklist 0.4.2 2010-06-22 19:05:16 status half-configured openssl-blacklist 0.4.2 2010-06-22 19:05:16 status installed openssl-blacklist 0.4.2 2010-06-22 19:05:16 configure menu 2.1.41 2.1.41 2010-06-22 19:05:16 status unpacked menu 2.1.41 2010-06-22 19:05:16 status unpacked menu 2.1.41 2010-06-22 19:05:16 status unpacked menu 2.1.41 2010-06-22 19:05:16 status unpacked menu 2.1.41 2010-06-22 19:05:16 status unpacked menu 2.1.41 2010-06-22 19:05:16 status half-configured menu 2.1.41 2010-06-22 19:05:16 status installed menu 2.1.41 2010-06-22 19:05:16 status triggers-pending menu 2.1.41 2010-06-22 19:05:16 status triggers-awaited menu 2.1.41 2010-06-22 19:05:16 configure libxext6 2:1.0.4-1 2:1.0.4-1 2010-06-22 19:05:16 status unpacked libxext6 2:1.0.4-1 2010-06-22 19:05:16 status half-configured libxext6 2:1.0.4-1 2010-06-22 19:05:16 status installed libxext6 2:1.0.4-1 2010-06-22 19:05:16 configure libxmu6 2:1.0.4-1 2:1.0.4-1 2010-06-22 19:05:16 status unpacked libxmu6 2:1.0.4-1 2010-06-22 19:05:16 status half-configured libxmu6 2:1.0.4-1 2010-06-22 19:05:16 status installed libxmu6 2:1.0.4-1 2010-06-22 19:05:16 configure libpng12-0 1.2.27-2+lenny2 1.2.27-2+lenny2 2010-06-22 19:05:16 status unpacked libpng12-0 1.2.27-2+lenny2 2010-06-22 19:05:16 status half-configured libpng12-0 1.2.27-2+lenny2 2010-06-22 19:05:16 status installed libpng12-0 1.2.27-2+lenny2 2010-06-22 19:05:16 configure libxpm4 1:3.5.7-1 1:3.5.7-1 2010-06-22 19:05:16 status unpacked libxpm4 1:3.5.7-1 2010-06-22 19:05:16 status half-configured libxpm4 1:3.5.7-1 2010-06-22 19:05:16 status installed libxpm4 1:3.5.7-1 2010-06-22 19:05:16 configure libxaw7 2:1.0.4-2 2:1.0.4-2 2010-06-22 19:05:16 status unpacked libxaw7 2:1.0.4-2 2010-06-22 19:05:16 status half-configured libxaw7 2:1.0.4-2 2010-06-22 19:05:16 status installed libxaw7 2:1.0.4-2 2010-06-22 19:05:16 configure libxrender1 1:0.9.4-2 1:0.9.4-2 2010-06-22 19:05:16 status unpacked libxrender1 1:0.9.4-2 2010-06-22 19:05:16 status half-configured libxrender1 1:0.9.4-2 2010-06-22 19:05:16 status installed libxrender1 1:0.9.4-2 2010-06-22 19:05:17 configure libxcursor1 1:1.1.9-1 1:1.1.9-1 2010-06-22 19:05:17 status unpacked libxcursor1 1:1.1.9-1 2010-06-22 19:05:17 status half-configured libxcursor1 1:1.1.9-1 2010-06-22 19:05:17 status installed libxcursor1 1:1.1.9-1 2010-06-22 19:05:17 configure libexpat1 2.0.1-4+lenny3 2.0.1-4+lenny3 2010-06-22 19:05:17 status unpacked libexpat1 2.0.1-4+lenny3 2010-06-22 19:05:17 status half-configured libexpat1 2.0.1-4+lenny3 2010-06-22 19:05:17 status installed libexpat1 2.0.1-4+lenny3 2010-06-22 19:05:17 configure libfreetype6 2.3.7-2+lenny1 2.3.7-2+lenny1 2010-06-22 19:05:17 status unpacked libfreetype6 2.3.7-2+lenny1 2010-06-22 19:05:17 status half-configured libfreetype6 2.3.7-2+lenny1 2010-06-22 19:05:17 status installed libfreetype6 2.3.7-2+lenny1 2010-06-22 19:05:17 configure ucf 3.0016 3.0016 2010-06-22 19:05:17 status unpacked ucf 3.0016 2010-06-22 19:05:17 status unpacked ucf 3.0016 2010-06-22 19:05:17 status half-configured ucf 3.0016 2010-06-22 19:05:17 status installed ucf 3.0016 2010-06-22 19:05:17 configure libmagic1 4.26-1 4.26-1 2010-06-22 19:05:17 status unpacked libmagic1 4.26-1 2010-06-22 19:05:17 status half-configured libmagic1 4.26-1 2010-06-22 19:05:17 status installed libmagic1 4.26-1 2010-06-22 19:05:17 configure file 4.26-1 4.26-1 2010-06-22 19:05:17 status unpacked file 4.26-1 2010-06-22 19:05:17 status unpacked file 4.26-1 2010-06-22 19:05:17 status unpacked file 4.26-1 2010-06-22 19:05:17 status half-configured file 4.26-1 2010-06-22 19:05:17 status installed file 4.26-1 2010-06-22 19:05:17 configure defoma 0.11.10-0.2 0.11.10-0.2 2010-06-22 19:05:17 status unpacked defoma 0.11.10-0.2 2010-06-22 19:05:17 status unpacked defoma 0.11.10-0.2 2010-06-22 19:05:17 status unpacked defoma 0.11.10-0.2 2010-06-22 19:05:17 status unpacked defoma 0.11.10-0.2 2010-06-22 19:05:17 status unpacked defoma 0.11.10-0.2 2010-06-22 19:05:17 status half-configured defoma 0.11.10-0.2 2010-06-22 19:05:17 status installed defoma 0.11.10-0.2 2010-06-22 19:05:17 configure ttf-dejavu-core 2.25-3 2.25-3 2010-06-22 19:05:17 status unpacked ttf-dejavu-core 2.25-3 2010-06-22 19:05:17 status unpacked ttf-dejavu-core 2.25-3 2010-06-22 19:05:17 status half-configured ttf-dejavu-core 2.25-3 2010-06-22 19:05:17 status installed ttf-dejavu-core 2.25-3 2010-06-22 19:05:17 configure ttf-dejavu-extra 2.25-3 2.25-3 2010-06-22 19:05:17 status unpacked ttf-dejavu-extra 2.25-3 2010-06-22 19:05:17 status unpacked ttf-dejavu-extra 2.25-3 2010-06-22 19:05:17 status half-configured ttf-dejavu-extra 2.25-3 2010-06-22 19:05:17 status installed ttf-dejavu-extra 2.25-3 2010-06-22 19:05:17 configure ttf-dejavu 2.25-3 2.25-3 2010-06-22 19:05:17 status unpacked ttf-dejavu 2.25-3 2010-06-22 19:05:17 status half-configured ttf-dejavu 2.25-3 2010-06-22 19:05:17 status installed ttf-dejavu 2.25-3 2010-06-22 19:05:17 configure fontconfig-config 2.6.0-3 2.6.0-3 2010-06-22 19:05:17 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:17 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status unpacked fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status half-configured fontconfig-config 2.6.0-3 2010-06-22 19:05:18 status installed fontconfig-config 2.6.0-3 2010-06-22 19:05:18 configure libfontconfig1 2.6.0-3 2.6.0-3 2010-06-22 19:05:18 status unpacked libfontconfig1 2.6.0-3 2010-06-22 19:05:18 status half-configured libfontconfig1 2.6.0-3 2010-06-22 19:05:18 status installed libfontconfig1 2.6.0-3 2010-06-22 19:05:18 configure libxft2 2.1.12-3 2.1.12-3 2010-06-22 19:05:18 status unpacked libxft2 2.1.12-3 2010-06-22 19:05:18 status half-configured libxft2 2.1.12-3 2010-06-22 19:05:18 status installed libxft2 2.1.12-3 2010-06-22 19:05:18 configure libxkbfile1 1:1.0.5-1 1:1.0.5-1 2010-06-22 19:05:18 status unpacked libxkbfile1 1:1.0.5-1 2010-06-22 19:05:18 status half-configured libxkbfile1 1:1.0.5-1 2010-06-22 19:05:18 status installed libxkbfile1 1:1.0.5-1 2010-06-22 19:05:18 configure libxmuu1 2:1.0.4-1 2:1.0.4-1 2010-06-22 19:05:18 status unpacked libxmuu1 2:1.0.4-1 2010-06-22 19:05:18 status half-configured libxmuu1 2:1.0.4-1 2010-06-22 19:05:19 status installed libxmuu1 2:1.0.4-1 2010-06-22 19:05:19 configure libgmp3c2 2:4.2.2+dfsg-3 2:4.2.2+dfsg-3 2010-06-22 19:05:19 status unpacked libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:05:19 status half-configured libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:05:19 status installed libgmp3c2 2:4.2.2+dfsg-3 2010-06-22 19:05:19 configure libmpfr1ldbl 2.3.1.dfsg.1-2 2.3.1.dfsg.1-2 2010-06-22 19:05:19 status unpacked libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:05:19 status half-configured libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:05:19 status installed libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-22 19:05:19 configure cpp-4.3 4.3.2-1.1 4.3.2-1.1 2010-06-22 19:05:19 status unpacked cpp-4.3 4.3.2-1.1 2010-06-22 19:05:19 status half-configured cpp-4.3 4.3.2-1.1 2010-06-22 19:05:19 status installed cpp-4.3 4.3.2-1.1 2010-06-22 19:05:19 configure cpp 4:4.3.2-2 4:4.3.2-2 2010-06-22 19:05:19 status unpacked cpp 4:4.3.2-2 2010-06-22 19:05:19 status half-configured cpp 4:4.3.2-2 2010-06-22 19:05:19 status installed cpp 4:4.3.2-2 2010-06-22 19:05:19 configure x11-apps 7.3+4 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status unpacked x11-apps 7.3+4 2010-06-22 19:05:19 status half-configured x11-apps 7.3+4 2010-06-22 19:05:19 status installed x11-apps 7.3+4 2010-06-22 19:05:19 configure x11-session-utils 7.3+1 7.3+1 2010-06-22 19:05:19 status unpacked x11-session-utils 7.3+1 2010-06-22 19:05:19 status unpacked x11-session-utils 7.3+1 2010-06-22 19:05:19 status half-configured x11-session-utils 7.3+1 2010-06-22 19:05:19 status installed x11-session-utils 7.3+1 2010-06-22 19:05:19 configure libfontenc1 1:1.0.4-3 1:1.0.4-3 2010-06-22 19:05:19 status unpacked libfontenc1 1:1.0.4-3 2010-06-22 19:05:19 status half-configured libfontenc1 1:1.0.4-3 2010-06-22 19:05:19 status installed libfontenc1 1:1.0.4-3 2010-06-22 19:05:19 configure libdrm2 2.3.1-2 2.3.1-2 2010-06-22 19:05:19 status unpacked libdrm2 2.3.1-2 2010-06-22 19:05:19 status half-configured libdrm2 2.3.1-2 2010-06-22 19:05:19 status installed libdrm2 2.3.1-2 2010-06-22 19:05:19 configure libxdamage1 1:1.1.1-4 1:1.1.1-4 2010-06-22 19:05:19 status unpacked libxdamage1 1:1.1.1-4 2010-06-22 19:05:19 status half-configured libxdamage1 1:1.1.1-4 2010-06-22 19:05:19 status installed libxdamage1 1:1.1.1-4 2010-06-22 19:05:19 configure libxxf86vm1 1:1.0.2-1 1:1.0.2-1 2010-06-22 19:05:19 status unpacked libxxf86vm1 1:1.0.2-1 2010-06-22 19:05:19 status half-configured libxxf86vm1 1:1.0.2-1 2010-06-22 19:05:19 status installed libxxf86vm1 1:1.0.2-1 2010-06-22 19:05:19 configure libgl1-mesa-glx 7.0.3-7 7.0.3-7 2010-06-22 19:05:19 status unpacked libgl1-mesa-glx 7.0.3-7 2010-06-22 19:05:19 status half-configured libgl1-mesa-glx 7.0.3-7 2010-06-22 19:05:20 status installed libgl1-mesa-glx 7.0.3-7 2010-06-22 19:05:20 configure libxi6 2:1.1.4-1 2:1.1.4-1 2010-06-22 19:05:20 status unpacked libxi6 2:1.1.4-1 2010-06-22 19:05:20 status half-configured libxi6 2:1.1.4-1 2010-06-22 19:05:20 status installed libxi6 2:1.1.4-1 2010-06-22 19:05:20 configure libxinerama1 2:1.0.3-2 2:1.0.3-2 2010-06-22 19:05:20 status unpacked libxinerama1 2:1.0.3-2 2010-06-22 19:05:20 status half-configured libxinerama1 2:1.0.3-2 2010-06-22 19:05:20 status installed libxinerama1 2:1.0.3-2 2010-06-22 19:05:20 configure libxtst6 2:1.0.3-1 2:1.0.3-1 2010-06-22 19:05:20 status unpacked libxtst6 2:1.0.3-1 2010-06-22 19:05:20 status half-configured libxtst6 2:1.0.3-1 2010-06-22 19:05:20 status installed libxtst6 2:1.0.3-1 2010-06-22 19:05:20 configure libxv1 2:1.0.4-1 2:1.0.4-1 2010-06-22 19:05:20 status unpacked libxv1 2:1.0.4-1 2010-06-22 19:05:20 status half-configured libxv1 2:1.0.4-1 2010-06-22 19:05:20 status installed libxv1 2:1.0.4-1 2010-06-22 19:05:20 configure libxxf86dga1 2:1.0.2-1 2:1.0.2-1 2010-06-22 19:05:20 status unpacked libxxf86dga1 2:1.0.2-1 2010-06-22 19:05:20 status half-configured libxxf86dga1 2:1.0.2-1 2010-06-22 19:05:20 status installed libxxf86dga1 2:1.0.2-1 2010-06-22 19:05:20 configure x11-utils 7.3+2+nmu1 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status unpacked x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status half-configured x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 status installed x11-utils 7.3+2+nmu1 2010-06-22 19:05:20 configure libfs6 2:1.0.1-1 2:1.0.1-1 2010-06-22 19:05:20 status unpacked libfs6 2:1.0.1-1 2010-06-22 19:05:20 status half-configured libfs6 2:1.0.1-1 2010-06-22 19:05:20 status installed libfs6 2:1.0.1-1 2010-06-22 19:05:20 configure x11-xfs-utils 7.3+1 7.3+1 2010-06-22 19:05:20 status unpacked x11-xfs-utils 7.3+1 2010-06-22 19:05:20 status half-configured x11-xfs-utils 7.3+1 2010-06-22 19:05:20 status installed x11-xfs-utils 7.3+1 2010-06-22 19:05:20 configure x11-xkb-utils 7.4+1 7.4+1 2010-06-22 19:05:20 status unpacked x11-xkb-utils 7.4+1 2010-06-22 19:05:20 status half-configured x11-xkb-utils 7.4+1 2010-06-22 19:05:20 status installed x11-xkb-utils 7.4+1 2010-06-22 19:05:20 configure libxrandr2 2:1.2.3-1 2:1.2.3-1 2010-06-22 19:05:20 status unpacked libxrandr2 2:1.2.3-1 2010-06-22 19:05:20 status half-configured libxrandr2 2:1.2.3-1 2010-06-22 19:05:20 status installed libxrandr2 2:1.2.3-1 2010-06-22 19:05:20 configure libxtrap6 2:1.0.0-5 2:1.0.0-5 2010-06-22 19:05:20 status unpacked libxtrap6 2:1.0.0-5 2010-06-22 19:05:20 status half-configured libxtrap6 2:1.0.0-5 2010-06-22 19:05:20 status installed libxtrap6 2:1.0.0-5 2010-06-22 19:05:20 configure libxxf86misc1 1:1.0.1-3 1:1.0.1-3 2010-06-22 19:05:20 status unpacked libxxf86misc1 1:1.0.1-3 2010-06-22 19:05:20 status half-configured libxxf86misc1 1:1.0.1-3 2010-06-22 19:05:20 status installed libxxf86misc1 1:1.0.1-3 2010-06-22 19:05:20 configure x11-xserver-utils 7.3+5 7.3+5 2010-06-22 19:05:20 status unpacked x11-xserver-utils 7.3+5 2010-06-22 19:05:20 status unpacked x11-xserver-utils 7.3+5 2010-06-22 19:05:20 status half-configured x11-xserver-utils 7.3+5 2010-06-22 19:05:20 status installed x11-xserver-utils 7.3+5 2010-06-22 19:05:20 configure xauth 1:1.0.3-2 1:1.0.3-2 2010-06-22 19:05:20 status unpacked xauth 1:1.0.3-2 2010-06-22 19:05:20 status half-configured xauth 1:1.0.3-2 2010-06-22 19:05:20 status installed xauth 1:1.0.3-2 2010-06-22 19:05:20 configure exim4-config 4.69-9 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:20 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status unpacked exim4-config 4.69-9 2010-06-22 19:05:21 status half-configured exim4-config 4.69-9 2010-06-22 19:05:32 status installed exim4-config 4.69-9 2010-06-22 19:05:32 configure exim4-base 4.69-9 4.69-9 2010-06-22 19:05:32 status unpacked exim4-base 4.69-9 2010-06-22 19:05:32 status unpacked exim4-base 4.69-9 2010-06-22 19:05:32 status unpacked exim4-base 4.69-9 2010-06-22 19:05:32 status unpacked exim4-base 4.69-9 2010-06-22 19:05:32 status unpacked exim4-base 4.69-9 2010-06-22 19:05:32 status half-configured exim4-base 4.69-9 2010-06-22 19:05:33 status installed exim4-base 4.69-9 2010-06-22 19:05:33 configure libpcre3 7.6-2.1 7.6-2.1 2010-06-22 19:05:33 status unpacked libpcre3 7.6-2.1 2010-06-22 19:05:33 status half-configured libpcre3 7.6-2.1 2010-06-22 19:05:33 status installed libpcre3 7.6-2.1 2010-06-22 19:05:33 configure exim4-daemon-light 4.69-9 4.69-9 2010-06-22 19:05:33 status unpacked exim4-daemon-light 4.69-9 2010-06-22 19:05:33 status half-configured exim4-daemon-light 4.69-9 2010-06-22 19:05:33 status installed exim4-daemon-light 4.69-9 2010-06-22 19:05:33 configure exim4 4.69-9 4.69-9 2010-06-22 19:05:33 status unpacked exim4 4.69-9 2010-06-22 19:05:33 status half-configured exim4 4.69-9 2010-06-22 19:05:34 status installed exim4 4.69-9 2010-06-22 19:05:34 configure at 3.1.10.2 3.1.10.2 2010-06-22 19:05:34 status unpacked at 3.1.10.2 2010-06-22 19:05:34 status unpacked at 3.1.10.2 2010-06-22 19:05:34 status unpacked at 3.1.10.2 2010-06-22 19:05:34 status unpacked at 3.1.10.2 2010-06-22 19:05:34 status half-configured at 3.1.10.2 2010-06-22 19:05:34 status installed at 3.1.10.2 2010-06-22 19:05:34 configure bash-completion 20080705 20080705 2010-06-22 19:05:34 status unpacked bash-completion 20080705 2010-06-22 19:05:34 status unpacked bash-completion 20080705 2010-06-22 19:05:34 status half-configured bash-completion 20080705 2010-06-22 19:05:34 status installed bash-completion 20080705 2010-06-22 19:05:34 configure bc 1.06.94-3 1.06.94-3 2010-06-22 19:05:34 status unpacked bc 1.06.94-3 2010-06-22 19:05:34 status half-configured bc 1.06.94-3 2010-06-22 19:05:34 status installed bc 1.06.94-3 2010-06-22 19:05:34 configure libcap2 2.11-2 2.11-2 2010-06-22 19:05:34 status unpacked libcap2 2.11-2 2010-06-22 19:05:34 status half-configured libcap2 2.11-2 2010-06-22 19:05:34 status installed libcap2 2.11-2 2010-06-22 19:05:34 configure libxml2 2.6.32.dfsg-5+lenny1 2.6.32.dfsg-5+lenny1 2010-06-22 19:05:34 status unpacked libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:05:34 status half-configured libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:05:34 status installed libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:05:34 configure libisc45 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status unpacked libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status half-configured libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status installed libisc45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 configure libkeyutils1 1.2-9 1.2-9 2010-06-22 19:05:34 status unpacked libkeyutils1 1.2-9 2010-06-22 19:05:34 status half-configured libkeyutils1 1.2-9 2010-06-22 19:05:34 status installed libkeyutils1 1.2-9 2010-06-22 19:05:34 configure libkrb53 1.6.dfsg.4~beta1-5lenny2 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:05:34 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:05:34 status half-configured libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:05:34 status installed libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-22 19:05:34 configure libdns45 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status unpacked libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status half-configured libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status installed libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 configure libisccc40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status unpacked libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status half-configured libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status installed libisccc40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 configure libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status unpacked libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status half-configured libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status installed libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 configure libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status unpacked libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:34 status half-configured libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status installed libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 configure liblwres40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status unpacked liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status half-configured liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status installed liblwres40 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 configure bind9-host 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status unpacked bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status half-configured bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 status installed bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:35 configure liblockfile1 1.08-3 1.08-3 2010-06-22 19:05:35 status unpacked liblockfile1 1.08-3 2010-06-22 19:05:35 status half-configured liblockfile1 1.08-3 2010-06-22 19:05:35 status installed liblockfile1 1.08-3 2010-06-22 19:05:35 configure bsd-mailx 8.1.2-0.20071201cvs-3 8.1.2-0.20071201cvs-3 2010-06-22 19:05:35 status unpacked bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:05:35 status unpacked bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:05:35 status half-configured bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:05:35 status installed bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-22 19:05:35 configure dc 1.06.94-3 1.06.94-3 2010-06-22 19:05:35 status unpacked dc 1.06.94-3 2010-06-22 19:05:35 status half-configured dc 1.06.94-3 2010-06-22 19:05:35 status installed dc 1.06.94-3 2010-06-22 19:05:35 configure debian-faq 4.0.4 4.0.4 2010-06-22 19:05:35 status unpacked debian-faq 4.0.4 2010-06-22 19:05:35 status half-configured debian-faq 4.0.4 2010-06-22 19:05:35 status installed debian-faq 4.0.4 2010-06-22 19:05:35 configure dictionaries-common 0.98.12 0.98.12 2010-06-22 19:05:35 status unpacked dictionaries-common 0.98.12 2010-06-22 19:05:35 status unpacked dictionaries-common 0.98.12 2010-06-22 19:05:35 status half-configured dictionaries-common 0.98.12 2010-06-22 19:05:36 status installed dictionaries-common 0.98.12 2010-06-22 19:05:36 configure dnsutils 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:36 status unpacked dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:36 status half-configured dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:36 status installed dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-22 19:05:36 configure doc-debian 4.0.1 4.0.1 2010-06-22 19:05:36 status unpacked doc-debian 4.0.1 2010-06-22 19:05:36 status half-configured doc-debian 4.0.1 2010-06-22 19:05:36 status installed doc-debian 4.0.1 2010-06-22 19:05:36 configure doc-linux-text 2008.08-1 2008.08-1 2010-06-22 19:05:36 status unpacked doc-linux-text 2008.08-1 2010-06-22 19:05:36 status half-configured doc-linux-text 2008.08-1 2010-06-22 19:05:36 status installed doc-linux-text 2008.08-1 2010-06-22 19:05:36 configure ftp 0.17-18 0.17-18 2010-06-22 19:05:36 status unpacked ftp 0.17-18 2010-06-22 19:05:36 status half-configured ftp 0.17-18 2010-06-22 19:05:36 status installed ftp 0.17-18 2010-06-22 19:05:36 configure gettext-base 0.17-4 0.17-4 2010-06-22 19:05:36 status unpacked gettext-base 0.17-4 2010-06-22 19:05:36 status half-configured gettext-base 0.17-4 2010-06-22 19:05:36 status installed gettext-base 0.17-4 2010-06-22 19:05:36 configure less 418-1 418-1 2010-06-22 19:05:36 status unpacked less 418-1 2010-06-22 19:05:36 status half-configured less 418-1 2010-06-22 19:05:36 status installed less 418-1 2010-06-22 19:05:36 configure libc6-i386 2.7-18lenny1 2.7-18lenny1 2010-06-22 19:05:36 status unpacked libc6-i386 2.7-18lenny1 2010-06-22 19:05:36 status half-configured libc6-i386 2.7-18lenny1 2010-06-22 19:05:36 status installed libc6-i386 2.7-18lenny1 2010-06-22 19:05:36 configure libedit2 2.11~20080614-1 2.11~20080614-1 2010-06-22 19:05:36 status unpacked libedit2 2.11~20080614-1 2010-06-22 19:05:36 status half-configured libedit2 2.11~20080614-1 2010-06-22 19:05:36 status installed libedit2 2.11~20080614-1 2010-06-22 19:05:36 configure libevent1 1.3e-3 1.3e-3 2010-06-22 19:05:36 status unpacked libevent1 1.3e-3 2010-06-22 19:05:36 status half-configured libevent1 1.3e-3 2010-06-22 19:05:36 status installed libevent1 1.3e-3 2010-06-22 19:05:36 configure libgc1c2 1:6.8-1.1 1:6.8-1.1 2010-06-22 19:05:36 status unpacked libgc1c2 1:6.8-1.1 2010-06-22 19:05:36 status half-configured libgc1c2 1:6.8-1.1 2010-06-22 19:05:36 status installed libgc1c2 1:6.8-1.1 2010-06-22 19:05:36 configure libgpm2 1.20.4-3.1 1.20.4-3.1 2010-06-22 19:05:36 status unpacked libgpm2 1.20.4-3.1 2010-06-22 19:05:36 status half-configured libgpm2 1.20.4-3.1 2010-06-22 19:05:36 status installed libgpm2 1.20.4-3.1 2010-06-22 19:05:36 configure libgssglue1 0.1-2 0.1-2 2010-06-22 19:05:36 status unpacked libgssglue1 0.1-2 2010-06-22 19:05:36 status unpacked libgssglue1 0.1-2 2010-06-22 19:05:36 status half-configured libgssglue1 0.1-2 2010-06-22 19:05:36 status installed libgssglue1 0.1-2 2010-06-22 19:05:37 configure libidn11 1.8+20080606-1 1.8+20080606-1 2010-06-22 19:05:37 status unpacked libidn11 1.8+20080606-1 2010-06-22 19:05:37 status half-configured libidn11 1.8+20080606-1 2010-06-22 19:05:37 status installed libidn11 1.8+20080606-1 2010-06-22 19:05:37 configure libldap-2.4-2 2.4.11-1 2.4.11-1 2010-06-22 19:05:37 status unpacked libldap-2.4-2 2.4.11-1 2010-06-22 19:05:37 status unpacked libldap-2.4-2 2.4.11-1 2010-06-22 19:05:37 status half-configured libldap-2.4-2 2.4.11-1 2010-06-22 19:05:37 status installed libldap-2.4-2 2.4.11-1 2010-06-22 19:05:37 configure libnfsidmap2 0.20-1 0.20-1 2010-06-22 19:05:37 status unpacked libnfsidmap2 0.20-1 2010-06-22 19:05:37 status half-configured libnfsidmap2 0.20-1 2010-06-22 19:05:37 status installed libnfsidmap2 0.20-1 2010-06-22 19:05:37 configure libpci3 1:3.0.0-6 1:3.0.0-6 2010-06-22 19:05:37 status unpacked libpci3 1:3.0.0-6 2010-06-22 19:05:37 status half-configured libpci3 1:3.0.0-6 2010-06-22 19:05:37 status installed libpci3 1:3.0.0-6 2010-06-22 19:05:37 configure librpcsecgss3 0.18-1 0.18-1 2010-06-22 19:05:37 status unpacked librpcsecgss3 0.18-1 2010-06-22 19:05:37 status half-configured librpcsecgss3 0.18-1 2010-06-22 19:05:37 status installed librpcsecgss3 0.18-1 2010-06-22 19:05:37 configure lsof 4.78.dfsg.1-4 4.78.dfsg.1-4 2010-06-22 19:05:37 status unpacked lsof 4.78.dfsg.1-4 2010-06-22 19:05:37 status half-configured lsof 4.78.dfsg.1-4 2010-06-22 19:05:37 status installed lsof 4.78.dfsg.1-4 2010-06-22 19:05:37 configure m4 1.4.11-1 1.4.11-1 2010-06-22 19:05:37 status unpacked m4 1.4.11-1 2010-06-22 19:05:37 status half-configured m4 1.4.11-1 2010-06-22 19:05:37 status installed m4 1.4.11-1 2010-06-22 19:05:37 configure mlocate 0.21.1-1 0.21.1-1 2010-06-22 19:05:37 status unpacked mlocate 0.21.1-1 2010-06-22 19:05:37 status unpacked mlocate 0.21.1-1 2010-06-22 19:05:37 status unpacked mlocate 0.21.1-1 2010-06-22 19:05:37 status half-configured mlocate 0.21.1-1 2010-06-22 19:05:37 status installed mlocate 0.21.1-1 2010-06-22 19:05:37 configure mutt 1.5.18-6 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status unpacked mutt 1.5.18-6 2010-06-22 19:05:37 status half-configured mutt 1.5.18-6 2010-06-22 19:05:37 status installed mutt 1.5.18-6 2010-06-22 19:05:37 configure ncurses-term 5.7+20081213-1 5.7+20081213-1 2010-06-22 19:05:37 status unpacked ncurses-term 5.7+20081213-1 2010-06-22 19:05:37 status half-configured ncurses-term 5.7+20081213-1 2010-06-22 19:05:37 status installed ncurses-term 5.7+20081213-1 2010-06-22 19:05:37 configure portmap 6.0-9 6.0-9 2010-06-22 19:05:37 status unpacked portmap 6.0-9 2010-06-22 19:05:37 status unpacked portmap 6.0-9 2010-06-22 19:05:37 status half-configured portmap 6.0-9 2010-06-22 19:05:38 status installed portmap 6.0-9 2010-06-22 19:05:38 configure nfs-common 1:1.1.2-6lenny1 1:1.1.2-6lenny1 2010-06-22 19:05:38 status unpacked nfs-common 1:1.1.2-6lenny1 2010-06-22 19:05:38 status unpacked nfs-common 1:1.1.2-6lenny1 2010-06-22 19:05:38 status half-configured nfs-common 1:1.1.2-6lenny1 2010-06-22 19:05:39 status installed nfs-common 1:1.1.2-6lenny1 2010-06-22 19:05:39 configure openbsd-inetd 0.20080125-2 0.20080125-2 2010-06-22 19:05:39 status unpacked openbsd-inetd 0.20080125-2 2010-06-22 19:05:39 status unpacked openbsd-inetd 0.20080125-2 2010-06-22 19:05:39 status half-configured openbsd-inetd 0.20080125-2 2010-06-22 19:05:39 status installed openbsd-inetd 0.20080125-2 2010-06-22 19:05:39 configure openssh-client 1:5.1p1-5 1:5.1p1-5 2010-06-22 19:05:39 status unpacked openssh-client 1:5.1p1-5 2010-06-22 19:05:39 status unpacked openssh-client 1:5.1p1-5 2010-06-22 19:05:39 status unpacked openssh-client 1:5.1p1-5 2010-06-22 19:05:39 status half-configured openssh-client 1:5.1p1-5 2010-06-22 19:05:39 status installed openssh-client 1:5.1p1-5 2010-06-22 19:05:39 configure patch 2.5.9-5 2.5.9-5 2010-06-22 19:05:39 status unpacked patch 2.5.9-5 2010-06-22 19:05:39 status half-configured patch 2.5.9-5 2010-06-22 19:05:39 status installed patch 2.5.9-5 2010-06-22 19:05:39 configure pciutils 1:3.0.0-6 1:3.0.0-6 2010-06-22 19:05:39 status unpacked pciutils 1:3.0.0-6 2010-06-22 19:05:39 status half-configured pciutils 1:3.0.0-6 2010-06-22 19:05:39 status installed pciutils 1:3.0.0-6 2010-06-22 19:05:39 configure procmail 3.22-16 3.22-16 2010-06-22 19:05:39 status unpacked procmail 3.22-16 2010-06-22 19:05:39 status half-configured procmail 3.22-16 2010-06-22 19:05:39 status installed procmail 3.22-16 2010-06-22 19:05:39 configure python-central 0.6.8 0.6.8 2010-06-22 19:05:39 status unpacked python-central 0.6.8 2010-06-22 19:05:39 status half-configured python-central 0.6.8 2010-06-22 19:05:39 status installed python-central 0.6.8 2010-06-22 19:05:39 configure reportbug 3.48 3.48 2010-06-22 19:05:39 status unpacked reportbug 3.48 2010-06-22 19:05:40 status unpacked reportbug 3.48 2010-06-22 19:05:40 status half-configured reportbug 3.48 2010-06-22 19:05:40 status installed reportbug 3.48 2010-06-22 19:05:40 configure telnet 0.17-36 0.17-36 2010-06-22 19:05:40 status unpacked telnet 0.17-36 2010-06-22 19:05:40 status half-configured telnet 0.17-36 2010-06-22 19:05:40 status installed telnet 0.17-36 2010-06-22 19:05:40 configure texinfo 4.11.dfsg.1-4 4.11.dfsg.1-4 2010-06-22 19:05:40 status unpacked texinfo 4.11.dfsg.1-4 2010-06-22 19:05:40 status unpacked texinfo 4.11.dfsg.1-4 2010-06-22 19:05:40 status half-configured texinfo 4.11.dfsg.1-4 2010-06-22 19:05:40 status installed texinfo 4.11.dfsg.1-4 2010-06-22 19:05:40 configure time 1.7-23 1.7-23 2010-06-22 19:05:40 status unpacked time 1.7-23 2010-06-22 19:05:40 status half-configured time 1.7-23 2010-06-22 19:05:40 status installed time 1.7-23 2010-06-22 19:05:40 configure w3m 0.5.2-2+b1 0.5.2-2+b1 2010-06-22 19:05:40 status unpacked w3m 0.5.2-2+b1 2010-06-22 19:05:40 status unpacked w3m 0.5.2-2+b1 2010-06-22 19:05:40 status unpacked w3m 0.5.2-2+b1 2010-06-22 19:05:40 status half-configured w3m 0.5.2-2+b1 2010-06-22 19:05:40 status installed w3m 0.5.2-2+b1 2010-06-22 19:05:40 configure wamerican 6-2.3 6-2.3 2010-06-22 19:05:40 status unpacked wamerican 6-2.3 2010-06-22 19:05:40 status half-configured wamerican 6-2.3 2010-06-22 19:05:40 status installed wamerican 6-2.3 2010-06-22 19:05:40 configure whois 4.7.30 4.7.30 2010-06-22 19:05:40 status unpacked whois 4.7.30 2010-06-22 19:05:40 status half-configured whois 4.7.30 2010-06-22 19:05:40 status installed whois 4.7.30 2010-06-22 19:05:40 configure libts-0.0-0 1.0-4 1.0-4 2010-06-22 19:05:40 status unpacked libts-0.0-0 1.0-4 2010-06-22 19:05:40 status unpacked libts-0.0-0 1.0-4 2010-06-22 19:05:40 status half-configured libts-0.0-0 1.0-4 2010-06-22 19:05:40 status installed libts-0.0-0 1.0-4 2010-06-22 19:05:40 configure libdirectfb-1.0-0 1.0.1-11 1.0.1-11 2010-06-22 19:05:40 status unpacked libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:05:41 status half-configured libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:05:41 status installed libdirectfb-1.0-0 1.0.1-11 2010-06-22 19:05:41 configure libpixman-1-0 0.10.0-2 0.10.0-2 2010-06-22 19:05:41 status unpacked libpixman-1-0 0.10.0-2 2010-06-22 19:05:41 status half-configured libpixman-1-0 0.10.0-2 2010-06-22 19:05:41 status installed libpixman-1-0 0.10.0-2 2010-06-22 19:05:41 configure libxcb-render0 1.1-1.2 1.1-1.2 2010-06-22 19:05:41 status unpacked libxcb-render0 1.1-1.2 2010-06-22 19:05:41 status half-configured libxcb-render0 1.1-1.2 2010-06-22 19:05:41 status installed libxcb-render0 1.1-1.2 2010-06-22 19:05:41 configure libxcb-render-util0 0.2.1+git1-1 0.2.1+git1-1 2010-06-22 19:05:41 status unpacked libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:05:41 status half-configured libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:05:41 status installed libxcb-render-util0 0.2.1+git1-1 2010-06-22 19:05:41 configure libcairo2 1.6.4-7 1.6.4-7 2010-06-22 19:05:41 status unpacked libcairo2 1.6.4-7 2010-06-22 19:05:41 status half-configured libcairo2 1.6.4-7 2010-06-22 19:05:41 status installed libcairo2 1.6.4-7 2010-06-22 19:05:41 configure python-cairo 1.4.12-1.2 1.4.12-1.2 2010-06-22 19:05:41 status unpacked python-cairo 1.4.12-1.2 2010-06-22 19:05:41 status half-configured python-cairo 1.4.12-1.2 2010-06-22 19:05:41 status installed python-cairo 1.4.12-1.2 2010-06-22 19:05:41 configure python-support 0.8.4lenny1 0.8.4lenny1 2010-06-22 19:05:41 status unpacked python-support 0.8.4lenny1 2010-06-22 19:05:41 status half-configured python-support 0.8.4lenny1 2010-06-22 19:05:41 status installed python-support 0.8.4lenny1 2010-06-22 19:05:41 configure libffi5 3.0.7-1 3.0.7-1 2010-06-22 19:05:41 status unpacked libffi5 3.0.7-1 2010-06-22 19:05:41 status half-configured libffi5 3.0.7-1 2010-06-22 19:05:41 status installed libffi5 3.0.7-1 2010-06-22 19:05:41 configure libglib2.0-0 2.16.6-3 2.16.6-3 2010-06-22 19:05:41 status unpacked libglib2.0-0 2.16.6-3 2010-06-22 19:05:41 status half-configured libglib2.0-0 2.16.6-3 2010-06-22 19:05:41 status installed libglib2.0-0 2.16.6-3 2010-06-22 19:05:41 configure python-gobject 2.14.2-2 2.14.2-2 2010-06-22 19:05:41 status unpacked python-gobject 2.14.2-2 2010-06-22 19:05:41 status half-configured python-gobject 2.14.2-2 2010-06-22 19:05:41 status installed python-gobject 2.14.2-2 2010-06-22 19:05:41 status triggers-pending python-support 0.8.4lenny1 2010-06-22 19:05:41 configure python-numeric 24.2-9 24.2-9 2010-06-22 19:05:41 status unpacked python-numeric 24.2-9 2010-06-22 19:05:41 status half-configured python-numeric 24.2-9 2010-06-22 19:05:41 status installed python-numeric 24.2-9 2010-06-22 19:05:41 configure libatk1.0-0 1.22.0-1 1.22.0-1 2010-06-22 19:05:41 status unpacked libatk1.0-0 1.22.0-1 2010-06-22 19:05:41 status half-configured libatk1.0-0 1.22.0-1 2010-06-22 19:05:41 status installed libatk1.0-0 1.22.0-1 2010-06-22 19:05:41 configure libgtk2.0-common 2.12.12-1~lenny1 2.12.12-1~lenny1 2010-06-22 19:05:41 status unpacked libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:05:41 status half-configured libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:05:41 status installed libgtk2.0-common 2.12.12-1~lenny1 2010-06-22 19:05:41 configure libcups2 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:05:41 status unpacked libcups2 1.3.8-1+lenny7 2010-06-22 19:05:41 status half-configured libcups2 1.3.8-1+lenny7 2010-06-22 19:05:42 status installed libcups2 1.3.8-1+lenny7 2010-06-22 19:05:42 configure libjpeg62 6b-14 6b-14 2010-06-22 19:05:42 status unpacked libjpeg62 6b-14 2010-06-22 19:05:42 status half-configured libjpeg62 6b-14 2010-06-22 19:05:42 status installed libjpeg62 6b-14 2010-06-22 19:05:42 configure fontconfig 2.6.0-3 2.6.0-3 2010-06-22 19:05:42 status unpacked fontconfig 2.6.0-3 2010-06-22 19:05:42 status half-configured fontconfig 2.6.0-3 2010-06-22 19:05:43 status installed fontconfig 2.6.0-3 2010-06-22 19:05:43 configure libpango1.0-common 1.20.5-5 1.20.5-5 2010-06-22 19:05:43 status unpacked libpango1.0-common 1.20.5-5 2010-06-22 19:05:43 status unpacked libpango1.0-common 1.20.5-5 2010-06-22 19:05:43 status half-configured libpango1.0-common 1.20.5-5 2010-06-22 19:05:43 status installed libpango1.0-common 1.20.5-5 2010-06-22 19:05:43 configure libdatrie0 0.1.3-2 0.1.3-2 2010-06-22 19:05:43 status unpacked libdatrie0 0.1.3-2 2010-06-22 19:05:43 status half-configured libdatrie0 0.1.3-2 2010-06-22 19:05:43 status installed libdatrie0 0.1.3-2 2010-06-22 19:05:43 configure libthai-data 0.1.9-4+lenny1 0.1.9-4+lenny1 2010-06-22 19:05:43 status unpacked libthai-data 0.1.9-4+lenny1 2010-06-22 19:05:43 status half-configured libthai-data 0.1.9-4+lenny1 2010-06-22 19:05:43 status installed libthai-data 0.1.9-4+lenny1 2010-06-22 19:05:43 configure libthai0 0.1.9-4+lenny1 0.1.9-4+lenny1 2010-06-22 19:05:43 status unpacked libthai0 0.1.9-4+lenny1 2010-06-22 19:05:43 status half-configured libthai0 0.1.9-4+lenny1 2010-06-22 19:05:43 status installed libthai0 0.1.9-4+lenny1 2010-06-22 19:05:43 configure libpango1.0-0 1.20.5-5 1.20.5-5 2010-06-22 19:05:43 status unpacked libpango1.0-0 1.20.5-5 2010-06-22 19:05:43 status half-configured libpango1.0-0 1.20.5-5 2010-06-22 19:05:43 status installed libpango1.0-0 1.20.5-5 2010-06-22 19:05:43 configure libtiff4 3.8.2-11.2 3.8.2-11.2 2010-06-22 19:05:43 status unpacked libtiff4 3.8.2-11.2 2010-06-22 19:05:43 status half-configured libtiff4 3.8.2-11.2 2010-06-22 19:05:44 status installed libtiff4 3.8.2-11.2 2010-06-22 19:05:44 configure libxcomposite1 1:0.4.0-3 1:0.4.0-3 2010-06-22 19:05:44 status unpacked libxcomposite1 1:0.4.0-3 2010-06-22 19:05:44 status half-configured libxcomposite1 1:0.4.0-3 2010-06-22 19:05:44 status installed libxcomposite1 1:0.4.0-3 2010-06-22 19:05:44 configure libgtk2.0-0 2.12.12-1~lenny1 2.12.12-1~lenny1 2010-06-22 19:05:44 status unpacked libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:05:44 status unpacked libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:05:44 status half-configured libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:05:44 status installed libgtk2.0-0 2.12.12-1~lenny1 2010-06-22 19:05:44 configure python-gtk2 2.12.1-6 2.12.1-6 2010-06-22 19:05:44 status unpacked python-gtk2 2.12.1-6 2010-06-22 19:05:44 status half-configured python-gtk2 2.12.1-6 2010-06-22 19:05:44 status installed python-gtk2 2.12.1-6 2010-06-22 19:05:44 configure libglade2-0 1:2.6.2-1 1:2.6.2-1 2010-06-22 19:05:44 status unpacked libglade2-0 1:2.6.2-1 2010-06-22 19:05:44 status half-configured libglade2-0 1:2.6.2-1 2010-06-22 19:05:44 status installed libglade2-0 1:2.6.2-1 2010-06-22 19:05:44 configure python-glade2 2.12.1-6 2.12.1-6 2010-06-22 19:05:44 status unpacked python-glade2 2.12.1-6 2010-06-22 19:05:44 status half-configured python-glade2 2.12.1-6 2010-06-22 19:05:44 status installed python-glade2 2.12.1-6 2010-06-22 19:05:44 configure libgnome-menu2 2.22.2-4 2.22.2-4 2010-06-22 19:05:44 status unpacked libgnome-menu2 2.22.2-4 2010-06-22 19:05:44 status half-configured libgnome-menu2 2.22.2-4 2010-06-22 19:05:44 status installed libgnome-menu2 2.22.2-4 2010-06-22 19:05:44 configure python-gmenu 2.22.2-4 2.22.2-4 2010-06-22 19:05:44 status unpacked python-gmenu 2.22.2-4 2010-06-22 19:05:44 status half-configured python-gmenu 2.22.2-4 2010-06-22 19:05:44 status installed python-gmenu 2.22.2-4 2010-06-22 19:05:44 configure gnome-menus 2.22.2-4 2.22.2-4 2010-06-22 19:05:44 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:05:44 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:05:44 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:05:44 status unpacked gnome-menus 2.22.2-4 2010-06-22 19:05:44 status half-configured gnome-menus 2.22.2-4 2010-06-22 19:05:44 status installed gnome-menus 2.22.2-4 2010-06-22 19:05:44 configure libart-2.0-2 2.3.20-2 2.3.20-2 2010-06-22 19:05:44 status unpacked libart-2.0-2 2.3.20-2 2010-06-22 19:05:44 status half-configured libart-2.0-2 2.3.20-2 2010-06-22 19:05:44 status installed libart-2.0-2 2.3.20-2 2010-06-22 19:05:44 configure libbonobo2-common 2.22.0-1 2.22.0-1 2010-06-22 19:05:44 status unpacked libbonobo2-common 2.22.0-1 2010-06-22 19:05:44 status unpacked libbonobo2-common 2.22.0-1 2010-06-22 19:05:44 status half-configured libbonobo2-common 2.22.0-1 2010-06-22 19:05:44 status installed libbonobo2-common 2.22.0-1 2010-06-22 19:05:44 configure libidl0 0.8.10-0.1 0.8.10-0.1 2010-06-22 19:05:44 status unpacked libidl0 0.8.10-0.1 2010-06-22 19:05:44 status half-configured libidl0 0.8.10-0.1 2010-06-22 19:05:44 status installed libidl0 0.8.10-0.1 2010-06-22 19:05:44 configure liborbit2 1:2.14.13-0.1 1:2.14.13-0.1 2010-06-22 19:05:44 status unpacked liborbit2 1:2.14.13-0.1 2010-06-22 19:05:44 status half-configured liborbit2 1:2.14.13-0.1 2010-06-22 19:05:44 status installed liborbit2 1:2.14.13-0.1 2010-06-22 19:05:44 configure libbonobo2-0 2.22.0-1 2.22.0-1 2010-06-22 19:05:44 status unpacked libbonobo2-0 2.22.0-1 2010-06-22 19:05:44 status half-configured libbonobo2-0 2.22.0-1 2010-06-22 19:05:44 status installed libbonobo2-0 2.22.0-1 2010-06-22 19:05:44 configure libbonoboui2-common 2.22.0-1 2.22.0-1 2010-06-22 19:05:44 status unpacked libbonoboui2-common 2.22.0-1 2010-06-22 19:05:45 status half-configured libbonoboui2-common 2.22.0-1 2010-06-22 19:05:45 status installed libbonoboui2-common 2.22.0-1 2010-06-22 19:05:45 configure gconf2-common 2.22.0-1 2.22.0-1 2010-06-22 19:05:45 status unpacked gconf2-common 2.22.0-1 2010-06-22 19:05:45 status unpacked gconf2-common 2.22.0-1 2010-06-22 19:05:45 status half-configured gconf2-common 2.22.0-1 2010-06-22 19:05:45 status installed gconf2-common 2.22.0-1 2010-06-22 19:05:45 configure libgconf2-4 2.22.0-1 2.22.0-1 2010-06-22 19:05:45 status unpacked libgconf2-4 2.22.0-1 2010-06-22 19:05:45 status half-configured libgconf2-4 2.22.0-1 2010-06-22 19:05:45 status installed libgconf2-4 2.22.0-1 2010-06-22 19:05:45 configure libaudiofile0 0.2.6-7+lenny1 0.2.6-7+lenny1 2010-06-22 19:05:45 status unpacked libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:05:45 status half-configured libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:05:45 status installed libaudiofile0 0.2.6-7+lenny1 2010-06-22 19:05:45 configure esound-common 0.2.36-3 0.2.36-3 2010-06-22 19:05:45 status unpacked esound-common 0.2.36-3 2010-06-22 19:05:45 status unpacked esound-common 0.2.36-3 2010-06-22 19:05:45 status half-configured esound-common 0.2.36-3 2010-06-22 19:05:45 status installed esound-common 0.2.36-3 2010-06-22 19:05:45 configure libesd0 0.2.36-3 0.2.36-3 2010-06-22 19:05:45 status unpacked libesd0 0.2.36-3 2010-06-22 19:05:45 status half-configured libesd0 0.2.36-3 2010-06-22 19:05:45 status installed libesd0 0.2.36-3 2010-06-22 19:05:45 configure libavahi-common-data 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:05:45 status unpacked libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:05:45 status half-configured libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:05:45 status installed libavahi-common-data 0.6.23-3lenny1 2010-06-22 19:05:45 configure libavahi-common3 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:05:45 status unpacked libavahi-common3 0.6.23-3lenny1 2010-06-22 19:05:45 status half-configured libavahi-common3 0.6.23-3lenny1 2010-06-22 19:05:45 status installed libavahi-common3 0.6.23-3lenny1 2010-06-22 19:05:45 configure libdbus-1-3 1.2.1-5+lenny1 1.2.1-5+lenny1 2010-06-22 19:05:45 status unpacked libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:05:45 status half-configured libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:05:45 status installed libdbus-1-3 1.2.1-5+lenny1 2010-06-22 19:05:45 configure libavahi-client3 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:05:45 status unpacked libavahi-client3 0.6.23-3lenny1 2010-06-22 19:05:45 status half-configured libavahi-client3 0.6.23-3lenny1 2010-06-22 19:05:45 status installed libavahi-client3 0.6.23-3lenny1 2010-06-22 19:05:45 configure libavahi-glib1 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:05:45 status unpacked libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:05:45 status half-configured libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:05:45 status installed libavahi-glib1 0.6.23-3lenny1 2010-06-22 19:05:45 configure libdbus-glib-1-2 0.76-1 0.76-1 2010-06-22 19:05:45 status unpacked libdbus-glib-1-2 0.76-1 2010-06-22 19:05:46 status half-configured libdbus-glib-1-2 0.76-1 2010-06-22 19:05:46 status installed libdbus-glib-1-2 0.76-1 2010-06-22 19:05:46 configure libfam0 2.7.0-13.3+lenny1 2.7.0-13.3+lenny1 2010-06-22 19:05:46 status unpacked libfam0 2.7.0-13.3+lenny1 2010-06-22 19:05:46 status half-configured libfam0 2.7.0-13.3+lenny1 2010-06-22 19:05:46 status installed libfam0 2.7.0-13.3+lenny1 2010-06-22 19:05:46 configure libhal1 0.5.11-8 0.5.11-8 2010-06-22 19:05:46 status unpacked libhal1 0.5.11-8 2010-06-22 19:05:46 status half-configured libhal1 0.5.11-8 2010-06-22 19:05:46 status installed libhal1 0.5.11-8 2010-06-22 19:05:46 configure libhal-storage1 0.5.11-8 0.5.11-8 2010-06-22 19:05:46 status unpacked libhal-storage1 0.5.11-8 2010-06-22 19:05:46 status half-configured libhal-storage1 0.5.11-8 2010-06-22 19:05:46 status installed libhal-storage1 0.5.11-8 2010-06-22 19:05:46 configure dbus 1.2.1-5+lenny1 1.2.1-5+lenny1 2010-06-22 19:05:46 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status unpacked dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status half-configured dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 status installed dbus 1.2.1-5+lenny1 2010-06-22 19:05:46 configure psmisc 22.6-1 22.6-1 2010-06-22 19:05:46 status unpacked psmisc 22.6-1 2010-06-22 19:05:46 status half-configured psmisc 22.6-1 2010-06-22 19:05:46 status installed psmisc 22.6-1 2010-06-22 19:05:46 configure gconf2 2.22.0-1 2.22.0-1 2010-06-22 19:05:46 status unpacked gconf2 2.22.0-1 2010-06-22 19:05:46 status half-configured gconf2 2.22.0-1 2010-06-22 19:05:56 status installed gconf2 2.22.0-1 2010-06-22 19:05:57 configure gnome-mime-data 2.18.0-1 2.18.0-1 2010-06-22 19:05:57 status unpacked gnome-mime-data 2.18.0-1 2010-06-22 19:05:57 status unpacked gnome-mime-data 2.18.0-1 2010-06-22 19:05:57 status half-configured gnome-mime-data 2.18.0-1 2010-06-22 19:05:57 status installed gnome-mime-data 2.18.0-1 2010-06-22 19:05:57 configure shared-mime-info 0.30-2 0.30-2 2010-06-22 19:05:57 status unpacked shared-mime-info 0.30-2 2010-06-22 19:05:57 status half-configured shared-mime-info 0.30-2 2010-06-22 19:05:58 status installed shared-mime-info 0.30-2 2010-06-22 19:05:58 configure libgnomevfs2-common 1:2.22.0-5 1:2.22.0-5 2010-06-22 19:05:58 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:05:58 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:05:58 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:05:58 status half-configured libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:06:00 status installed libgnomevfs2-common 1:2.22.0-5 2010-06-22 19:06:01 configure libgnomevfs2-0 1:2.22.0-5 1:2.22.0-5 2010-06-22 19:06:01 status unpacked libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:06:01 status half-configured libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:06:01 status installed libgnomevfs2-0 1:2.22.0-5 2010-06-22 19:06:01 configure libgnome2-common 2.20.1.1-1 2.20.1.1-1 2010-06-22 19:06:01 status unpacked libgnome2-common 2.20.1.1-1 2010-06-22 19:06:01 status unpacked libgnome2-common 2.20.1.1-1 2010-06-22 19:06:01 status unpacked libgnome2-common 2.20.1.1-1 2010-06-22 19:06:01 status half-configured libgnome2-common 2.20.1.1-1 2010-06-22 19:06:04 status installed libgnome2-common 2.20.1.1-1 2010-06-22 19:06:05 configure libgnome2-0 2.20.1.1-1 2.20.1.1-1 2010-06-22 19:06:05 status unpacked libgnome2-0 2.20.1.1-1 2010-06-22 19:06:05 status half-configured libgnome2-0 2.20.1.1-1 2010-06-22 19:06:05 status installed libgnome2-0 2.20.1.1-1 2010-06-22 19:06:05 configure libgail18 1.22.3-1 1.22.3-1 2010-06-22 19:06:05 status unpacked libgail18 1.22.3-1 2010-06-22 19:06:05 status half-configured libgail18 1.22.3-1 2010-06-22 19:06:05 status installed libgail18 1.22.3-1 2010-06-22 19:06:05 configure libgail-common 1.22.3-1 1.22.3-1 2010-06-22 19:06:05 status unpacked libgail-common 1.22.3-1 2010-06-22 19:06:05 status half-configured libgail-common 1.22.3-1 2010-06-22 19:06:05 status installed libgail-common 1.22.3-1 2010-06-22 19:06:05 configure libgnomecanvas2-common 2.20.1.1-1 2.20.1.1-1 2010-06-22 19:06:05 status unpacked libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:06:05 status half-configured libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:06:05 status installed libgnomecanvas2-common 2.20.1.1-1 2010-06-22 19:06:05 configure libgnomecanvas2-0 2.20.1.1-1 2.20.1.1-1 2010-06-22 19:06:05 status unpacked libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:06:05 status half-configured libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:06:05 status installed libgnomecanvas2-0 2.20.1.1-1 2010-06-22 19:06:05 configure libbonoboui2-0 2.22.0-1 2.22.0-1 2010-06-22 19:06:05 status unpacked libbonoboui2-0 2.22.0-1 2010-06-22 19:06:05 status half-configured libbonoboui2-0 2.22.0-1 2010-06-22 19:06:05 status installed libbonoboui2-0 2.22.0-1 2010-06-22 19:06:05 configure libgnome-keyring0 2.22.3-2 2.22.3-2 2010-06-22 19:06:05 status unpacked libgnome-keyring0 2.22.3-2 2010-06-22 19:06:05 status half-configured libgnome-keyring0 2.22.3-2 2010-06-22 19:06:05 status installed libgnome-keyring0 2.22.3-2 2010-06-22 19:06:05 configure libgnomeui-common 2.20.1.1-2 2.20.1.1-2 2010-06-22 19:06:05 status unpacked libgnomeui-common 2.20.1.1-2 2010-06-22 19:06:05 status half-configured libgnomeui-common 2.20.1.1-2 2010-06-22 19:06:05 status installed libgnomeui-common 2.20.1.1-2 2010-06-22 19:06:05 configure libgnomeui-0 2.20.1.1-2 2.20.1.1-2 2010-06-22 19:06:05 status unpacked libgnomeui-0 2.20.1.1-2 2010-06-22 19:06:05 status half-configured libgnomeui-0 2.20.1.1-2 2010-06-22 19:06:05 status installed libgnomeui-0 2.20.1.1-2 2010-06-22 19:06:05 configure python-pyorbit 2.14.3-2 2.14.3-2 2010-06-22 19:06:05 status unpacked python-pyorbit 2.14.3-2 2010-06-22 19:06:05 status half-configured python-pyorbit 2.14.3-2 2010-06-22 19:06:05 status installed python-pyorbit 2.14.3-2 2010-06-22 19:06:05 configure python-gnome2 2.22.0-1 2.22.0-1 2010-06-22 19:06:05 status unpacked python-gnome2 2.22.0-1 2010-06-22 19:06:05 status half-configured python-gnome2 2.22.0-1 2010-06-22 19:06:06 status installed python-gnome2 2.22.0-1 2010-06-22 19:06:06 configure alacarte 0.11.5-1 0.11.5-1 2010-06-22 19:06:06 status unpacked alacarte 0.11.5-1 2010-06-22 19:06:06 status half-configured alacarte 0.11.5-1 2010-06-22 19:06:06 status installed alacarte 0.11.5-1 2010-06-22 19:06:06 configure linux-sound-base 1.0.17.dfsg-4 1.0.17.dfsg-4 2010-06-22 19:06:06 status unpacked linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status half-configured linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status installed linux-sound-base 1.0.17.dfsg-4 2010-06-22 19:06:06 configure alsa-base 1.0.17.dfsg-4 1.0.17.dfsg-4 2010-06-22 19:06:06 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:06 status half-configured alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:07 status installed alsa-base 1.0.17.dfsg-4 2010-06-22 19:06:07 configure libasound2 1.0.16-2 1.0.16-2 2010-06-22 19:06:07 status unpacked libasound2 1.0.16-2 2010-06-22 19:06:07 status half-configured libasound2 1.0.16-2 2010-06-22 19:06:07 status installed libasound2 1.0.16-2 2010-06-22 19:06:07 configure alsa-utils 1.0.16-2 1.0.16-2 2010-06-22 19:06:07 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:06:07 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:06:07 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:06:07 status unpacked alsa-utils 1.0.16-2 2010-06-22 19:06:07 status half-configured alsa-utils 1.0.16-2 2010-06-22 19:06:07 status installed alsa-utils 1.0.16-2 2010-06-22 19:06:07 configure anacron 2.3-13.1 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status unpacked anacron 2.3-13.1 2010-06-22 19:06:07 status half-configured anacron 2.3-13.1 2010-06-22 19:06:07 status installed anacron 2.3-13.1 2010-06-22 19:06:07 configure bzip2 1.0.5-1 1.0.5-1 2010-06-22 19:06:07 status unpacked bzip2 1.0.5-1 2010-06-22 19:06:08 status half-configured bzip2 1.0.5-1 2010-06-22 19:06:08 status installed bzip2 1.0.5-1 2010-06-22 19:06:08 configure ca-certificates 20080809 20080809 2010-06-22 19:06:08 status unpacked ca-certificates 20080809 2010-06-22 19:06:08 status half-configured ca-certificates 20080809 2010-06-22 19:06:10 status installed ca-certificates 20080809 2010-06-22 19:06:10 configure librarian0 0.8.1-1 0.8.1-1 2010-06-22 19:06:10 status unpacked librarian0 0.8.1-1 2010-06-22 19:06:10 status half-configured librarian0 0.8.1-1 2010-06-22 19:06:10 status installed librarian0 0.8.1-1 2010-06-22 19:06:10 configure rarian-compat 0.8.1-1 0.8.1-1 2010-06-22 19:06:10 status unpacked rarian-compat 0.8.1-1 2010-06-22 19:06:10 status half-configured rarian-compat 0.8.1-1 2010-06-22 19:06:10 status installed rarian-compat 0.8.1-1 2010-06-22 19:06:10 configure capplets-data 1:2.22.2.1-2 1:2.22.2.1-2 2010-06-22 19:06:10 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:06:10 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:06:10 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:06:10 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:06:10 status unpacked capplets-data 1:2.22.2.1-2 2010-06-22 19:06:10 status half-configured capplets-data 1:2.22.2.1-2 2010-06-22 19:06:13 status installed capplets-data 1:2.22.2.1-2 2010-06-22 19:06:14 configure libao2 0.8.8-4 0.8.8-4 2010-06-22 19:06:14 status unpacked libao2 0.8.8-4 2010-06-22 19:06:14 status unpacked libao2 0.8.8-4 2010-06-22 19:06:14 status half-configured libao2 0.8.8-4 2010-06-22 19:06:14 status installed libao2 0.8.8-4 2010-06-22 19:06:14 configure libogg0 1.1.3-4 1.1.3-4 2010-06-22 19:06:14 status unpacked libogg0 1.1.3-4 2010-06-22 19:06:14 status half-configured libogg0 1.1.3-4 2010-06-22 19:06:14 status installed libogg0 1.1.3-4 2010-06-22 19:06:14 configure libvorbis0a 1.2.0.dfsg-3.1+lenny1 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 status unpacked libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 status half-configured libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 status installed libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 configure libvorbisfile3 1.2.0.dfsg-3.1+lenny1 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 status unpacked libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:14 status half-configured libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:15 status installed libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:15 configure cdrdao 1:1.2.2-16 1:1.2.2-16 2010-06-22 19:06:15 status unpacked cdrdao 1:1.2.2-16 2010-06-22 19:06:15 status half-configured cdrdao 1:1.2.2-16 2010-06-22 19:06:15 status installed cdrdao 1:1.2.2-16 2010-06-22 19:06:15 configure libnspr4-0d 4.7.1-5 4.7.1-5 2010-06-22 19:06:15 status unpacked libnspr4-0d 4.7.1-5 2010-06-22 19:06:15 status half-configured libnspr4-0d 4.7.1-5 2010-06-22 19:06:15 status installed libnspr4-0d 4.7.1-5 2010-06-22 19:06:15 configure libedataserver1.2-9 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status unpacked libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status half-configured libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status installed libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 configure libnss3-1d 3.12.3.1-0lenny1 3.12.3.1-0lenny1 2010-06-22 19:06:15 status unpacked libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:06:15 status half-configured libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:06:15 status installed libnss3-1d 3.12.3.1-0lenny1 2010-06-22 19:06:15 configure libcamel1.2-11 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status unpacked libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status half-configured libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status installed libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-22 19:06:15 configure libebook1.2-9 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status unpacked libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status half-configured libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 status installed libebook1.2-9 2.22.3-1.1+lenny2 2010-06-22 19:06:15 configure libgstreamer0.10-0 0.10.19-3 0.10.19-3 2010-06-22 19:06:15 status unpacked libgstreamer0.10-0 0.10.19-3 2010-06-22 19:06:15 status half-configured libgstreamer0.10-0 0.10.19-3 2010-06-22 19:06:15 status installed libgstreamer0.10-0 0.10.19-3 2010-06-22 19:06:15 configure libgstreamer-plugins-base0.10-0 0.10.19-2 0.10.19-2 2010-06-22 19:06:15 status unpacked libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:06:15 status half-configured libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:06:15 status installed libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-22 19:06:15 configure libcroco3 0.6.1-2 0.6.1-2 2010-06-22 19:06:15 status unpacked libcroco3 0.6.1-2 2010-06-22 19:06:15 status half-configured libcroco3 0.6.1-2 2010-06-22 19:06:15 status installed libcroco3 0.6.1-2 2010-06-22 19:06:15 configure libgsf-1-common 1.14.8-1lenny2 1.14.8-1lenny2 2010-06-22 19:06:15 status unpacked libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:06:15 status half-configured libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:06:15 status installed libgsf-1-common 1.14.8-1lenny2 2010-06-22 19:06:15 configure libgsf-1-114 1.14.8-1lenny2 1.14.8-1lenny2 2010-06-22 19:06:15 status unpacked libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:06:15 status half-configured libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:06:15 status installed libgsf-1-114 1.14.8-1lenny2 2010-06-22 19:06:15 configure librsvg2-2 2.22.2-2lenny1 2.22.2-2lenny1 2010-06-22 19:06:15 status unpacked librsvg2-2 2.22.2-2lenny1 2010-06-22 19:06:15 status half-configured librsvg2-2 2.22.2-2lenny1 2010-06-22 19:06:15 status installed librsvg2-2 2.22.2-2lenny1 2010-06-22 19:06:15 configure libcdparanoia0 3.10.2+debian-5 3.10.2+debian-5 2010-06-22 19:06:15 status unpacked libcdparanoia0 3.10.2+debian-5 2010-06-22 19:06:15 status half-configured libcdparanoia0 3.10.2+debian-5 2010-06-22 19:06:15 status installed libcdparanoia0 3.10.2+debian-5 2010-06-22 19:06:15 configure liboil0.3 0.3.15-1 0.3.15-1 2010-06-22 19:06:15 status unpacked liboil0.3 0.3.15-1 2010-06-22 19:06:15 status half-configured liboil0.3 0.3.15-1 2010-06-22 19:06:15 status installed liboil0.3 0.3.15-1 2010-06-22 19:06:16 configure libtheora0 1.0~beta3-1 1.0~beta3-1 2010-06-22 19:06:16 status unpacked libtheora0 1.0~beta3-1 2010-06-22 19:06:16 status half-configured libtheora0 1.0~beta3-1 2010-06-22 19:06:16 status installed libtheora0 1.0~beta3-1 2010-06-22 19:06:16 configure libvisual-0.4-0 0.4.0-2.1 0.4.0-2.1 2010-06-22 19:06:16 status unpacked libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:06:16 status half-configured libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:06:16 status installed libvisual-0.4-0 0.4.0-2.1 2010-06-22 19:06:16 configure libvorbisenc2 1.2.0.dfsg-3.1+lenny1 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:16 status unpacked libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:16 status half-configured libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:16 status installed libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-22 19:06:16 configure gstreamer0.10-plugins-base 0.10.19-2 0.10.19-2 2010-06-22 19:06:16 status unpacked gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:06:16 status half-configured gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:06:16 status installed gstreamer0.10-plugins-base 0.10.19-2 2010-06-22 19:06:16 configure libaa1 1.4p5-37+b1 1.4p5-37+b1 2010-06-22 19:06:16 status unpacked libaa1 1.4p5-37+b1 2010-06-22 19:06:16 status half-configured libaa1 1.4p5-37+b1 2010-06-22 19:06:16 status installed libaa1 1.4p5-37+b1 2010-06-22 19:06:16 configure libraw1394-8 1.3.0-4 1.3.0-4 2010-06-22 19:06:16 status unpacked libraw1394-8 1.3.0-4 2010-06-22 19:06:16 status half-configured libraw1394-8 1.3.0-4 2010-06-22 19:06:16 status installed libraw1394-8 1.3.0-4 2010-06-22 19:06:16 configure libavc1394-0 0.5.3-1+b1 0.5.3-1+b1 2010-06-22 19:06:16 status unpacked libavc1394-0 0.5.3-1+b1 2010-06-22 19:06:16 status half-configured libavc1394-0 0.5.3-1+b1 2010-06-22 19:06:16 status installed libavc1394-0 0.5.3-1+b1 2010-06-22 19:06:16 configure libcucul0 0.99.beta14-1 0.99.beta14-1 2010-06-22 19:06:16 status unpacked libcucul0 0.99.beta14-1 2010-06-22 19:06:16 status half-configured libcucul0 0.99.beta14-1 2010-06-22 19:06:16 status installed libcucul0 0.99.beta14-1 2010-06-22 19:06:16 configure libcaca0 0.99.beta14-1 0.99.beta14-1 2010-06-22 19:06:16 status unpacked libcaca0 0.99.beta14-1 2010-06-22 19:06:16 status half-configured libcaca0 0.99.beta14-1 2010-06-22 19:06:16 status installed libcaca0 0.99.beta14-1 2010-06-22 19:06:16 configure libcdio7 0.78.2+dfsg1-3 0.78.2+dfsg1-3 2010-06-22 19:06:16 status unpacked libcdio7 0.78.2+dfsg1-3 2010-06-22 19:06:16 status half-configured libcdio7 0.78.2+dfsg1-3 2010-06-22 19:06:16 status installed libcdio7 0.78.2+dfsg1-3 2010-06-22 19:06:16 configure libdv4 1.0.0-1+b1 1.0.0-1+b1 2010-06-22 19:06:16 status unpacked libdv4 1.0.0-1+b1 2010-06-22 19:06:16 status half-configured libdv4 1.0.0-1+b1 2010-06-22 19:06:16 status installed libdv4 1.0.0-1+b1 2010-06-22 19:06:16 configure libflac8 1.2.1-1.2 1.2.1-1.2 2010-06-22 19:06:16 status unpacked libflac8 1.2.1-1.2 2010-06-22 19:06:16 status half-configured libflac8 1.2.1-1.2 2010-06-22 19:06:16 status installed libflac8 1.2.1-1.2 2010-06-22 19:06:16 configure libiec61883-0 1.1.0-2 1.1.0-2 2010-06-22 19:06:16 status unpacked libiec61883-0 1.1.0-2 2010-06-22 19:06:16 status half-configured libiec61883-0 1.1.0-2 2010-06-22 19:06:16 status installed libiec61883-0 1.1.0-2 2010-06-22 19:06:16 configure libspeex1 1.2~rc1-1 1.2~rc1-1 2010-06-22 19:06:16 status unpacked libspeex1 1.2~rc1-1 2010-06-22 19:06:16 status half-configured libspeex1 1.2~rc1-1 2010-06-22 19:06:16 status installed libspeex1 1.2~rc1-1 2010-06-22 19:06:16 configure libshout3 2.2.2-5 2.2.2-5 2010-06-22 19:06:16 status unpacked libshout3 2.2.2-5 2010-06-22 19:06:16 status half-configured libshout3 2.2.2-5 2010-06-22 19:06:16 status installed libshout3 2.2.2-5 2010-06-22 19:06:16 configure libsoup2.4-1 2.4.1-2 2.4.1-2 2010-06-22 19:06:16 status unpacked libsoup2.4-1 2.4.1-2 2010-06-22 19:06:16 status half-configured libsoup2.4-1 2.4.1-2 2010-06-22 19:06:16 status installed libsoup2.4-1 2.4.1-2 2010-06-22 19:06:17 configure libtag1c2a 1.5-3 1.5-3 2010-06-22 19:06:17 status unpacked libtag1c2a 1.5-3 2010-06-22 19:06:17 status half-configured libtag1c2a 1.5-3 2010-06-22 19:06:17 status installed libtag1c2a 1.5-3 2010-06-22 19:06:17 configure libwavpack1 4.50.1-1 4.50.1-1 2010-06-22 19:06:17 status unpacked libwavpack1 4.50.1-1 2010-06-22 19:06:17 status half-configured libwavpack1 4.50.1-1 2010-06-22 19:06:17 status installed libwavpack1 4.50.1-1 2010-06-22 19:06:17 configure gstreamer0.10-alsa 0.10.19-2 0.10.19-2 2010-06-22 19:06:17 status unpacked gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:06:17 status half-configured gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:06:17 status installed gstreamer0.10-alsa 0.10.19-2 2010-06-22 19:06:17 configure gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 0.10.8-4.1~lenny2 2010-06-22 19:06:17 status unpacked gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:06:17 status half-configured gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:06:17 status installed gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-22 19:06:17 configure cheese 2.22.3-3 2.22.3-3 2010-06-22 19:06:17 status unpacked cheese 2.22.3-3 2010-06-22 19:06:17 status half-configured cheese 2.22.3-3 2010-06-22 19:06:18 status installed cheese 2.22.3-3 2010-06-22 19:06:19 configure libavahi-compat-libdnssd1 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:06:19 status unpacked libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:06:19 status half-configured libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:06:19 status installed libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-22 19:06:19 configure libcupsimage2 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:06:19 status unpacked libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:06:19 status half-configured libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:06:19 status installed libcupsimage2 1.3.8-1+lenny7 2010-06-22 19:06:19 configure libpaper1 1.1.23+nmu1 1.1.23+nmu1 2010-06-22 19:06:19 status unpacked libpaper1 1.1.23+nmu1 2010-06-22 19:06:19 status half-configured libpaper1 1.1.23+nmu1 2010-06-22 19:06:20 status installed libpaper1 1.1.23+nmu1 2010-06-22 19:06:20 configure libslp1 1.2.1-7.5 1.2.1-7.5 2010-06-22 19:06:20 status unpacked libslp1 1.2.1-7.5 2010-06-22 19:06:20 status half-configured libslp1 1.2.1-7.5 2010-06-22 19:06:20 status installed libslp1 1.2.1-7.5 2010-06-22 19:06:20 configure libpoppler3 0.8.7-3 0.8.7-3 2010-06-22 19:06:20 status unpacked libpoppler3 0.8.7-3 2010-06-22 19:06:20 status half-configured libpoppler3 0.8.7-3 2010-06-22 19:06:20 status installed libpoppler3 0.8.7-3 2010-06-22 19:06:20 configure poppler-utils 0.8.7-3 0.8.7-3 2010-06-22 19:06:20 status unpacked poppler-utils 0.8.7-3 2010-06-22 19:06:20 status half-configured poppler-utils 0.8.7-3 2010-06-22 19:06:20 status installed poppler-utils 0.8.7-3 2010-06-22 19:06:20 configure libgs8 8.62.dfsg.1-3.2lenny1 8.62.dfsg.1-3.2lenny1 2010-06-22 19:06:20 status unpacked libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:06:20 status half-configured libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:06:20 status installed libgs8 8.62.dfsg.1-3.2lenny1 2010-06-22 19:06:20 configure gsfonts 1:8.11+urwcyr1.0.7~pre44-3 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:06:20 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:06:20 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:06:20 status half-configured gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:06:20 status installed gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-22 19:06:20 configure cups-common 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:06:20 status unpacked cups-common 1.3.8-1+lenny7 2010-06-22 19:06:20 status half-configured cups-common 1.3.8-1+lenny7 2010-06-22 19:06:20 status installed cups-common 1.3.8-1+lenny7 2010-06-22 19:06:20 configure ssl-cert 1.0.23 1.0.23 2010-06-22 19:06:20 status unpacked ssl-cert 1.0.23 2010-06-22 19:06:20 status half-configured ssl-cert 1.0.23 2010-06-22 19:06:21 status installed ssl-cert 1.0.23 2010-06-22 19:06:21 configure cups-client 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:06:21 status unpacked cups-client 1.3.8-1+lenny7 2010-06-22 19:06:21 status half-configured cups-client 1.3.8-1+lenny7 2010-06-22 19:06:21 status installed cups-client 1.3.8-1+lenny7 2010-06-22 19:06:21 configure dbus-x11 1.2.1-5+lenny1 1.2.1-5+lenny1 2010-06-22 19:06:21 status unpacked dbus-x11 1.2.1-5+lenny1 2010-06-22 19:06:21 status unpacked dbus-x11 1.2.1-5+lenny1 2010-06-22 19:06:21 status half-configured dbus-x11 1.2.1-5+lenny1 2010-06-22 19:06:21 status installed dbus-x11 1.2.1-5+lenny1 2010-06-22 19:06:21 configure libstartup-notification0 0.9-1 0.9-1 2010-06-22 19:06:21 status unpacked libstartup-notification0 0.9-1 2010-06-22 19:06:21 status half-configured libstartup-notification0 0.9-1 2010-06-22 19:06:21 status installed libstartup-notification0 0.9-1 2010-06-22 19:06:21 configure libgnome-desktop-2 2.22.3-2 2.22.3-2 2010-06-22 19:06:21 status unpacked libgnome-desktop-2 2.22.3-2 2010-06-22 19:06:21 status half-configured libgnome-desktop-2 2.22.3-2 2010-06-22 19:06:21 status installed libgnome-desktop-2 2.22.3-2 2010-06-22 19:06:21 configure libecal1.2-7 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:21 status unpacked libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:06:21 status half-configured libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:06:21 status installed libecal1.2-7 2.22.3-1.1+lenny2 2010-06-22 19:06:21 configure gnome-media-common 2.22.0-3 2.22.0-3 2010-06-22 19:06:21 status unpacked gnome-media-common 2.22.0-3 2010-06-22 19:06:21 status half-configured gnome-media-common 2.22.0-3 2010-06-22 19:06:24 status installed gnome-media-common 2.22.0-3 2010-06-22 19:06:24 configure libgnome-media0 2.22.0-3 2.22.0-3 2010-06-22 19:06:24 status unpacked libgnome-media0 2.22.0-3 2010-06-22 19:06:24 status half-configured libgnome-media0 2.22.0-3 2010-06-22 19:06:24 status installed libgnome-media0 2.22.0-3 2010-06-22 19:06:24 configure libgnomecups1.0-1 0.2.3-3 0.2.3-3 2010-06-22 19:06:24 status unpacked libgnomecups1.0-1 0.2.3-3 2010-06-22 19:06:24 status half-configured libgnomecups1.0-1 0.2.3-3 2010-06-22 19:06:25 status installed libgnomecups1.0-1 0.2.3-3 2010-06-22 19:06:25 configure libgnomeprint2.2-data 2.18.5-1 2.18.5-1 2010-06-22 19:06:25 status unpacked libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:06:25 status half-configured libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:06:25 status installed libgnomeprint2.2-data 2.18.5-1 2010-06-22 19:06:25 configure libgnomeprint2.2-0 2.18.5-1 2.18.5-1 2010-06-22 19:06:25 status unpacked libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:06:25 status half-configured libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:06:25 status installed libgnomeprint2.2-0 2.18.5-1 2010-06-22 19:06:25 configure libgnomeprintui2.2-common 2.18.3-1 2.18.3-1 2010-06-22 19:06:25 status unpacked libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:06:25 status half-configured libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:06:25 status installed libgnomeprintui2.2-common 2.18.3-1 2010-06-22 19:06:25 configure libgnomeprintui2.2-0 2.18.3-1 2.18.3-1 2010-06-22 19:06:25 status unpacked libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:06:25 status half-configured libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:06:25 status installed libgnomeprintui2.2-0 2.18.3-1 2010-06-22 19:06:25 configure libgtksourceview-common 1.8.5-1 1.8.5-1 2010-06-22 19:06:25 status unpacked libgtksourceview-common 1.8.5-1 2010-06-22 19:06:25 status half-configured libgtksourceview-common 1.8.5-1 2010-06-22 19:06:25 status installed libgtksourceview-common 1.8.5-1 2010-06-22 19:06:25 configure libgtksourceview1.0-0 1.8.5-1 1.8.5-1 2010-06-22 19:06:25 status unpacked libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:06:25 status half-configured libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:06:25 status installed libgtksourceview1.0-0 1.8.5-1 2010-06-22 19:06:25 configure libgtop2-common 2.22.3-1 2.22.3-1 2010-06-22 19:06:25 status unpacked libgtop2-common 2.22.3-1 2010-06-22 19:06:25 status half-configured libgtop2-common 2.22.3-1 2010-06-22 19:06:25 status installed libgtop2-common 2.22.3-1 2010-06-22 19:06:25 configure libgtop2-7 2.22.3-1 2.22.3-1 2010-06-22 19:06:25 status unpacked libgtop2-7 2.22.3-1 2010-06-22 19:06:25 status half-configured libgtop2-7 2.22.3-1 2010-06-22 19:06:25 status installed libgtop2-7 2.22.3-1 2010-06-22 19:06:25 configure metacity-common 1:2.22.0-2 1:2.22.0-2 2010-06-22 19:06:25 status unpacked metacity-common 1:2.22.0-2 2010-06-22 19:06:25 status half-configured metacity-common 1:2.22.0-2 2010-06-22 19:06:27 status installed metacity-common 1:2.22.0-2 2010-06-22 19:06:28 configure libmetacity0 1:2.22.0-2 1:2.22.0-2 2010-06-22 19:06:28 status unpacked libmetacity0 1:2.22.0-2 2010-06-22 19:06:28 status half-configured libmetacity0 1:2.22.0-2 2010-06-22 19:06:28 status installed libmetacity0 1:2.22.0-2 2010-06-22 19:06:28 configure libnautilus-burn4 2.20.0-1 2.20.0-1 2010-06-22 19:06:28 status unpacked libnautilus-burn4 2.20.0-1 2010-06-22 19:06:28 status half-configured libnautilus-burn4 2.20.0-1 2010-06-22 19:06:28 status installed libnautilus-burn4 2.20.0-1 2010-06-22 19:06:29 configure libpanel-applet2-0 2.20.3-5 2.20.3-5 2010-06-22 19:06:29 status unpacked libpanel-applet2-0 2.20.3-5 2010-06-22 19:06:29 status half-configured libpanel-applet2-0 2.20.3-5 2010-06-22 19:06:29 status installed libpanel-applet2-0 2.20.3-5 2010-06-22 19:06:29 configure libtotem-plparser10 2.22.3-1 2.22.3-1 2010-06-22 19:06:29 status unpacked libtotem-plparser10 2.22.3-1 2010-06-22 19:06:29 status half-configured libtotem-plparser10 2.22.3-1 2010-06-22 19:06:29 status installed libtotem-plparser10 2.22.3-1 2010-06-22 19:06:29 configure libxres1 2:1.0.3-1 2:1.0.3-1 2010-06-22 19:06:29 status unpacked libxres1 2:1.0.3-1 2010-06-22 19:06:29 status half-configured libxres1 2:1.0.3-1 2010-06-22 19:06:29 status installed libxres1 2:1.0.3-1 2010-06-22 19:06:29 configure libwnck-common 2.22.3-1 2.22.3-1 2010-06-22 19:06:29 status unpacked libwnck-common 2.22.3-1 2010-06-22 19:06:29 status half-configured libwnck-common 2.22.3-1 2010-06-22 19:06:29 status installed libwnck-common 2.22.3-1 2010-06-22 19:06:29 configure libwnck22 2.22.3-1 2.22.3-1 2010-06-22 19:06:29 status unpacked libwnck22 2.22.3-1 2010-06-22 19:06:29 status half-configured libwnck22 2.22.3-1 2010-06-22 19:06:29 status installed libwnck22 2.22.3-1 2010-06-22 19:06:29 configure librsvg2-common 2.22.2-2lenny1 2.22.2-2lenny1 2010-06-22 19:06:29 status unpacked librsvg2-common 2.22.2-2lenny1 2010-06-22 19:06:29 status half-configured librsvg2-common 2.22.2-2lenny1 2010-06-22 19:06:29 status installed librsvg2-common 2.22.2-2lenny1 2010-06-22 19:06:29 configure python-gnome2-desktop 2.22.0-2 2.22.0-2 2010-06-22 19:06:29 status unpacked python-gnome2-desktop 2.22.0-2 2010-06-22 19:06:29 status half-configured python-gnome2-desktop 2.22.0-2 2010-06-22 19:06:29 status installed python-gnome2-desktop 2.22.0-2 2010-06-22 19:06:29 configure python-dbus 0.82.4-2 0.82.4-2 2010-06-22 19:06:29 status unpacked python-dbus 0.82.4-2 2010-06-22 19:06:29 status half-configured python-dbus 0.82.4-2 2010-06-22 19:06:29 status installed python-dbus 0.82.4-2 2010-06-22 19:06:29 configure deskbar-applet 2.22.3.1-1 2.22.3.1-1 2010-06-22 19:06:29 status unpacked deskbar-applet 2.22.3.1-1 2010-06-22 19:06:29 status half-configured deskbar-applet 2.22.3.1-1 2010-06-22 19:06:31 status installed deskbar-applet 2.22.3.1-1 2010-06-22 19:06:32 configure desktop-base 5.0.3 5.0.3 2010-06-22 19:06:32 status unpacked desktop-base 5.0.3 2010-06-22 19:06:32 status unpacked desktop-base 5.0.3 2010-06-22 19:06:32 status unpacked desktop-base 5.0.3 2010-06-22 19:06:32 status half-configured desktop-base 5.0.3 2010-06-22 19:06:32 status installed desktop-base 5.0.3 2010-06-22 19:06:32 status triggers-pending initramfs-tools 0.92o 2010-06-22 19:06:32 configure desktop-file-utils 0.15-1 0.15-1 2010-06-22 19:06:32 status unpacked desktop-file-utils 0.15-1 2010-06-22 19:06:32 status unpacked desktop-file-utils 0.15-1 2010-06-22 19:06:32 status half-configured desktop-file-utils 0.15-1 2010-06-22 19:06:32 status installed desktop-file-utils 0.15-1 2010-06-22 19:06:32 configure djvulibre-desktop 3.5.20-8+lenny1 3.5.20-8+lenny1 2010-06-22 19:06:32 status unpacked djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:06:32 status half-configured djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:06:32 status installed djvulibre-desktop 3.5.20-8+lenny1 2010-06-22 19:06:32 configure dmz-cursor-theme 0.4.1 0.4.1 2010-06-22 19:06:32 status unpacked dmz-cursor-theme 0.4.1 2010-06-22 19:06:33 status half-configured dmz-cursor-theme 0.4.1 2010-06-22 19:06:33 status installed dmz-cursor-theme 0.4.1 2010-06-22 19:06:33 configure genisoimage 9:1.1.9-1 9:1.1.9-1 2010-06-22 19:06:33 status unpacked genisoimage 9:1.1.9-1 2010-06-22 19:06:33 status half-configured genisoimage 9:1.1.9-1 2010-06-22 19:06:33 status installed genisoimage 9:1.1.9-1 2010-06-22 19:06:33 configure dvd+rw-tools 7.1-3 7.1-3 2010-06-22 19:06:33 status unpacked dvd+rw-tools 7.1-3 2010-06-22 19:06:33 status half-configured dvd+rw-tools 7.1-3 2010-06-22 19:06:33 status installed dvd+rw-tools 7.1-3 2010-06-22 19:06:33 configure libpt-1.10.10-plugins-alsa 1.10.10-2 1.10.10-2 2010-06-22 19:06:33 status unpacked libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:06:33 status half-configured libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:06:33 status installed libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-22 19:06:33 configure libpt-1.10.10-plugins-v4l 1.10.10-2 1.10.10-2 2010-06-22 19:06:33 status unpacked libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:06:33 status half-configured libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:06:33 status installed libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-22 19:06:33 configure libx86-1 1.1+ds1-2 1.1+ds1-2 2010-06-22 19:06:33 status unpacked libx86-1 1.1+ds1-2 2010-06-22 19:06:33 status half-configured libx86-1 1.1+ds1-2 2010-06-22 19:06:33 status installed libx86-1 1.1+ds1-2 2010-06-22 19:06:33 configure libsvga1 1:1.4.3-27 1:1.4.3-27 2010-06-22 19:06:33 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status unpacked libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status half-configured libsvga1 1:1.4.3-27 2010-06-22 19:06:33 status installed libsvga1 1:1.4.3-27 2010-06-22 19:06:33 configure svgalibg1 1:1.4.3-27 1:1.4.3-27 2010-06-22 19:06:33 status unpacked svgalibg1 1:1.4.3-27 2010-06-22 19:06:33 status half-configured svgalibg1 1:1.4.3-27 2010-06-22 19:06:33 status installed svgalibg1 1:1.4.3-27 2010-06-22 19:06:33 configure libsdl1.2debian-alsa 1.2.13-2 1.2.13-2 2010-06-22 19:06:33 status unpacked libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:06:33 status half-configured libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:06:33 status installed libsdl1.2debian-alsa 1.2.13-2 2010-06-22 19:06:33 configure libsdl1.2debian 1.2.13-2 1.2.13-2 2010-06-22 19:06:33 status unpacked libsdl1.2debian 1.2.13-2 2010-06-22 19:06:33 status half-configured libsdl1.2debian 1.2.13-2 2010-06-22 19:06:33 status installed libsdl1.2debian 1.2.13-2 2010-06-22 19:06:33 configure libpt-1.10.10 1.10.10-2 1.10.10-2 2010-06-22 19:06:33 status unpacked libpt-1.10.10 1.10.10-2 2010-06-22 19:06:33 status half-configured libpt-1.10.10 1.10.10-2 2010-06-22 19:06:33 status installed libpt-1.10.10 1.10.10-2 2010-06-22 19:06:33 configure libspeexdsp1 1.2~rc1-1 1.2~rc1-1 2010-06-22 19:06:33 status unpacked libspeexdsp1 1.2~rc1-1 2010-06-22 19:06:33 status half-configured libspeexdsp1 1.2~rc1-1 2010-06-22 19:06:33 status installed libspeexdsp1 1.2~rc1-1 2010-06-22 19:06:33 configure libopal-2.2 2.2.11~dfsg1-4 2.2.11~dfsg1-4 2010-06-22 19:06:33 status unpacked libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:06:33 status half-configured libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:06:33 status installed libopal-2.2 2.2.11~dfsg1-4 2010-06-22 19:06:33 configure libedata-book1.2-2 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status unpacked libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status half-configured libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status installed libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 configure libedata-cal1.2-6 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status unpacked libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status half-configured libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status installed libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-22 19:06:33 configure libegroupwise1.2-13 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status unpacked libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status half-configured libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status installed libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-22 19:06:33 configure libgdata1.2-1 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status unpacked libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status half-configured libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:33 status installed libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:34 configure libgdata-google1.2-1 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status unpacked libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status half-configured libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status installed libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-22 19:06:34 configure evolution-data-server-common 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status unpacked evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status half-configured evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status installed evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-22 19:06:34 configure evolution-data-server 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status unpacked evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status half-configured evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:06:34 status installed evolution-data-server 2.22.3-1.1+lenny2 2010-06-22 19:06:34 configure ekiga 2.0.12-1+nmu1 2.0.12-1+nmu1 2010-06-22 19:06:34 status unpacked ekiga 2.0.12-1+nmu1 2010-06-22 19:06:34 status half-configured ekiga 2.0.12-1+nmu1 2010-06-22 19:06:36 status installed ekiga 2.0.12-1+nmu1 2010-06-22 19:06:37 configure libexempi3 2.0.1-1 2.0.1-1 2010-06-22 19:06:37 status unpacked libexempi3 2.0.1-1 2010-06-22 19:06:37 status half-configured libexempi3 2.0.1-1 2010-06-22 19:06:37 status installed libexempi3 2.0.1-1 2010-06-22 19:06:37 configure libexif12 0.6.16-2.1 0.6.16-2.1 2010-06-22 19:06:37 status unpacked libexif12 0.6.16-2.1 2010-06-22 19:06:37 status half-configured libexif12 0.6.16-2.1 2010-06-22 19:06:37 status installed libexif12 0.6.16-2.1 2010-06-22 19:06:37 configure liblcms1 1.17.dfsg-1+lenny2 1.17.dfsg-1+lenny2 2010-06-22 19:06:37 status unpacked liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:06:37 status half-configured liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:06:37 status installed liblcms1 1.17.dfsg-1+lenny2 2010-06-22 19:06:37 configure hicolor-icon-theme 0.10-1 0.10-1 2010-06-22 19:06:37 status unpacked hicolor-icon-theme 0.10-1 2010-06-22 19:06:37 status half-configured hicolor-icon-theme 0.10-1 2010-06-22 19:06:37 status installed hicolor-icon-theme 0.10-1 2010-06-22 19:06:37 configure gnome-icon-theme 2.22.0-1 2.22.0-1 2010-06-22 19:06:37 status unpacked gnome-icon-theme 2.22.0-1 2010-06-22 19:06:37 status half-configured gnome-icon-theme 2.22.0-1 2010-06-22 19:06:37 status installed gnome-icon-theme 2.22.0-1 2010-06-22 19:06:37 configure eog 2.22.3-2 2.22.3-2 2010-06-22 19:06:37 status unpacked eog 2.22.3-2 2010-06-22 19:06:37 status half-configured eog 2.22.3-2 2010-06-22 19:06:40 status installed eog 2.22.3-2 2010-06-22 19:06:41 configure epiphany-browser-data 2.22.3-9 2.22.3-9 2010-06-22 19:06:41 status unpacked epiphany-browser-data 2.22.3-9 2010-06-22 19:06:41 status unpacked epiphany-browser-data 2.22.3-9 2010-06-22 19:06:41 status unpacked epiphany-browser-data 2.22.3-9 2010-06-22 19:06:41 status half-configured epiphany-browser-data 2.22.3-9 2010-06-22 19:06:43 status installed epiphany-browser-data 2.22.3-9 2010-06-22 19:06:44 configure libavahi-gobject0 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:06:44 status unpacked libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:06:44 status half-configured libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:06:44 status installed libavahi-gobject0 0.6.23-3lenny1 2010-06-22 19:06:44 configure libaspell15 0.60.6-1 0.60.6-1 2010-06-22 19:06:44 status unpacked libaspell15 0.60.6-1 2010-06-22 19:06:44 status half-configured libaspell15 0.60.6-1 2010-06-22 19:06:44 status installed libaspell15 0.60.6-1 2010-06-22 19:06:44 configure libhunspell-1.2-0 1.2.6-1 1.2.6-1 2010-06-22 19:06:44 status unpacked libhunspell-1.2-0 1.2.6-1 2010-06-22 19:06:44 status half-configured libhunspell-1.2-0 1.2.6-1 2010-06-22 19:06:44 status installed libhunspell-1.2-0 1.2.6-1 2010-06-22 19:06:44 configure libmalaga7 7.12-1 7.12-1 2010-06-22 19:06:44 status unpacked libmalaga7 7.12-1 2010-06-22 19:06:44 status half-configured libmalaga7 7.12-1 2010-06-22 19:06:44 status installed libmalaga7 7.12-1 2010-06-22 19:06:44 configure libvoikko1 1.7-2 1.7-2 2010-06-22 19:06:44 status unpacked libvoikko1 1.7-2 2010-06-22 19:06:44 status half-configured libvoikko1 1.7-2 2010-06-22 19:06:44 status installed libvoikko1 1.7-2 2010-06-22 19:06:44 configure libenchant1c2a 1.4.2-3.3 1.4.2-3.3 2010-06-22 19:06:44 status unpacked libenchant1c2a 1.4.2-3.3 2010-06-22 19:06:44 status half-configured libenchant1c2a 1.4.2-3.3 2010-06-22 19:06:45 status installed libenchant1c2a 1.4.2-3.3 2010-06-22 19:06:45 configure libnotify1 0.4.4-3 0.4.4-3 2010-06-22 19:06:45 status unpacked libnotify1 0.4.4-3 2010-06-22 19:06:45 status half-configured libnotify1 0.4.4-3 2010-06-22 19:06:45 status installed libnotify1 0.4.4-3 2010-06-22 19:06:45 configure libxslt1.1 1.1.24-2 1.1.24-2 2010-06-22 19:06:45 status unpacked libxslt1.1 1.1.24-2 2010-06-22 19:06:45 status half-configured libxslt1.1 1.1.24-2 2010-06-22 19:06:45 status installed libxslt1.1 1.1.24-2 2010-06-22 19:06:45 configure iso-codes 3.5.1-1 3.5.1-1 2010-06-22 19:06:45 status unpacked iso-codes 3.5.1-1 2010-06-22 19:06:45 status half-configured iso-codes 3.5.1-1 2010-06-22 19:06:45 status installed iso-codes 3.5.1-1 2010-06-22 19:06:45 configure libmozjs1d 1.9.0.16-1 1.9.0.16-1 2010-06-22 19:06:45 status unpacked libmozjs1d 1.9.0.16-1 2010-06-22 19:06:45 status half-configured libmozjs1d 1.9.0.16-1 2010-06-22 19:06:45 status installed libmozjs1d 1.9.0.16-1 2010-06-22 19:06:45 configure xulrunner-1.9 1.9.0.16-1 1.9.0.16-1 2010-06-22 19:06:45 status unpacked xulrunner-1.9 1.9.0.16-1 2010-06-22 19:06:45 status unpacked xulrunner-1.9 1.9.0.16-1 2010-06-22 19:06:45 status half-configured xulrunner-1.9 1.9.0.16-1 2010-06-22 19:06:45 status installed xulrunner-1.9 1.9.0.16-1 2010-06-22 19:06:45 configure xulrunner-1.9-gnome-support 1.9.0.16-1 1.9.0.16-1 2010-06-22 19:06:45 status unpacked xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:06:45 status half-configured xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:06:45 status installed xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-22 19:06:45 configure epiphany-gecko 2.22.3-9 2.22.3-9 2010-06-22 19:06:45 status unpacked epiphany-gecko 2.22.3-9 2010-06-22 19:06:45 status half-configured epiphany-gecko 2.22.3-9 2010-06-22 19:06:45 status installed epiphany-gecko 2.22.3-9 2010-06-22 19:06:45 configure epiphany-browser 2.22.3-9 2.22.3-9 2010-06-22 19:06:45 status unpacked epiphany-browser 2.22.3-9 2010-06-22 19:06:45 status half-configured epiphany-browser 2.22.3-9 2010-06-22 19:06:45 status installed epiphany-browser 2.22.3-9 2010-06-22 19:06:45 configure libdjvulibre21 3.5.20-8+lenny1 3.5.20-8+lenny1 2010-06-22 19:06:45 status unpacked libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:06:45 status half-configured libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:06:45 status installed libdjvulibre21 3.5.20-8+lenny1 2010-06-22 19:06:45 configure libkpathsea4 2007.dfsg.2-4+lenny2 2007.dfsg.2-4+lenny2 2010-06-22 19:06:45 status unpacked libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:06:45 status half-configured libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:06:46 status installed libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-22 19:06:46 configure libnautilus-extension1 2.20.0-7 2.20.0-7 2010-06-22 19:06:46 status unpacked libnautilus-extension1 2.20.0-7 2010-06-22 19:06:46 status half-configured libnautilus-extension1 2.20.0-7 2010-06-22 19:06:46 status installed libnautilus-extension1 2.20.0-7 2010-06-22 19:06:46 configure libpoppler-glib3 0.8.7-3 0.8.7-3 2010-06-22 19:06:46 status unpacked libpoppler-glib3 0.8.7-3 2010-06-22 19:06:46 status half-configured libpoppler-glib3 0.8.7-3 2010-06-22 19:06:46 status installed libpoppler-glib3 0.8.7-3 2010-06-22 19:06:46 configure libspectre1 0.2.0.ds-1 0.2.0.ds-1 2010-06-22 19:06:46 status unpacked libspectre1 0.2.0.ds-1 2010-06-22 19:06:46 status half-configured libspectre1 0.2.0.ds-1 2010-06-22 19:06:46 status installed libspectre1 0.2.0.ds-1 2010-06-22 19:06:46 configure evince 2.22.2-4~lenny1 2.22.2-4~lenny1 2010-06-22 19:06:46 status unpacked evince 2.22.2-4~lenny1 2010-06-22 19:06:46 status half-configured evince 2.22.2-4~lenny1 2010-06-22 19:06:48 status installed evince 2.22.2-4~lenny1 2010-06-22 19:06:49 configure libbluetooth2 3.36-1 3.36-1 2010-06-22 19:06:49 status unpacked libbluetooth2 3.36-1 2010-06-22 19:06:49 status half-configured libbluetooth2 3.36-1 2010-06-22 19:06:49 status installed libbluetooth2 3.36-1 2010-06-22 19:06:49 configure libedataserverui1.2-8 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status unpacked libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status half-configured libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status installed libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-22 19:06:49 configure libexchange-storage1.2-3 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status unpacked libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status half-configured libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:06:49 status installed libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-22 19:06:49 configure libgnome-pilot2 2.0.15-2.4 2.0.15-2.4 2010-06-22 19:06:49 status unpacked libgnome-pilot2 2.0.15-2.4 2010-06-22 19:06:49 status half-configured libgnome-pilot2 2.0.15-2.4 2010-06-22 19:06:49 status installed libgnome-pilot2 2.0.15-2.4 2010-06-22 19:06:49 configure libgtkhtml3.14-19 3.18.3-1 3.18.3-1 2010-06-22 19:06:49 status unpacked libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:06:49 status half-configured libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:06:49 status installed libgtkhtml3.14-19 3.18.3-1 2010-06-22 19:06:49 configure libnm-glib0 0.6.6-3 0.6.6-3 2010-06-22 19:06:49 status unpacked libnm-glib0 0.6.6-3 2010-06-22 19:06:49 status half-configured libnm-glib0 0.6.6-3 2010-06-22 19:06:49 status installed libnm-glib0 0.6.6-3 2010-06-22 19:06:49 configure libpisock9 0.12.3-5 0.12.3-5 2010-06-22 19:06:49 status unpacked libpisock9 0.12.3-5 2010-06-22 19:06:49 status unpacked libpisock9 0.12.3-5 2010-06-22 19:06:49 status unpacked libpisock9 0.12.3-5 2010-06-22 19:06:49 status half-configured libpisock9 0.12.3-5 2010-06-22 19:06:49 status installed libpisock9 0.12.3-5 2010-06-22 19:06:49 configure libpisync1 0.12.3-5 0.12.3-5 2010-06-22 19:06:49 status unpacked libpisync1 0.12.3-5 2010-06-22 19:06:49 status half-configured libpisync1 0.12.3-5 2010-06-22 19:06:49 status installed libpisync1 0.12.3-5 2010-06-22 19:06:49 configure evolution-common 2.22.3.1-1 2.22.3.1-1 2010-06-22 19:06:49 status unpacked evolution-common 2.22.3.1-1 2010-06-22 19:06:49 status half-configured evolution-common 2.22.3.1-1 2010-06-22 19:06:49 status installed evolution-common 2.22.3.1-1 2010-06-22 19:06:50 configure gtkhtml3.14 3.18.3-1 3.18.3-1 2010-06-22 19:06:50 status unpacked gtkhtml3.14 3.18.3-1 2010-06-22 19:06:50 status half-configured gtkhtml3.14 3.18.3-1 2010-06-22 19:06:50 status installed gtkhtml3.14 3.18.3-1 2010-06-22 19:06:50 configure evolution 2.22.3.1-1 2.22.3.1-1 2010-06-22 19:06:50 status unpacked evolution 2.22.3.1-1 2010-06-22 19:06:50 status half-configured evolution 2.22.3.1-1 2010-06-22 19:06:52 status installed evolution 2.22.3.1-1 2010-06-22 19:06:53 configure libdmx1 1:1.0.2-3 1:1.0.2-3 2010-06-22 19:06:53 status unpacked libdmx1 1:1.0.2-3 2010-06-22 19:06:53 status half-configured libdmx1 1:1.0.2-3 2010-06-22 19:06:53 status installed libdmx1 1:1.0.2-3 2010-06-22 19:06:53 configure libgnome-window-settings1 1:2.22.2.1-2 1:2.22.2.1-2 2010-06-22 19:06:53 status unpacked libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:06:53 status half-configured libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:06:53 status installed libgnome-window-settings1 1:2.22.2.1-2 2010-06-22 19:06:53 configure libgnomekbd-common 2.22.0-1 2.22.0-1 2010-06-22 19:06:53 status unpacked libgnomekbd-common 2.22.0-1 2010-06-22 19:06:53 status half-configured libgnomekbd-common 2.22.0-1 2010-06-22 19:06:55 status installed libgnomekbd-common 2.22.0-1 2010-06-22 19:06:55 configure xkb-data 1.3-2 1.3-2 2010-06-22 19:06:55 status unpacked xkb-data 1.3-2 2010-06-22 19:06:55 status unpacked xkb-data 1.3-2 2010-06-22 19:06:55 status half-configured xkb-data 1.3-2 2010-06-22 19:06:55 status installed xkb-data 1.3-2 2010-06-22 19:06:55 configure libxklavier12 3.5-2 3.5-2 2010-06-22 19:06:55 status unpacked libxklavier12 3.5-2 2010-06-22 19:06:55 status half-configured libxklavier12 3.5-2 2010-06-22 19:06:56 status installed libxklavier12 3.5-2 2010-06-22 19:06:56 configure libgnomekbd2 2.22.0-1 2.22.0-1 2010-06-22 19:06:56 status unpacked libgnomekbd2 2.22.0-1 2010-06-22 19:06:56 status half-configured libgnomekbd2 2.22.0-1 2010-06-22 19:06:56 status installed libgnomekbd2 2.22.0-1 2010-06-22 19:06:56 configure libgnomekbdui2 2.22.0-1 2.22.0-1 2010-06-22 19:06:56 status unpacked libgnomekbdui2 2.22.0-1 2010-06-22 19:06:56 status half-configured libgnomekbdui2 2.22.0-1 2010-06-22 19:06:56 status installed libgnomekbdui2 2.22.0-1 2010-06-22 19:06:56 configure libslab0 0.9.8.svn.20070430-1.1 0.9.8.svn.20070430-1.1 2010-06-22 19:06:56 status unpacked libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:06:56 status half-configured libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:06:56 status installed libslab0 0.9.8.svn.20070430-1.1 2010-06-22 19:06:56 configure libxss1 1:1.1.3-1 1:1.1.3-1 2010-06-22 19:06:56 status unpacked libxss1 1:1.1.3-1 2010-06-22 19:06:56 status half-configured libxss1 1:1.1.3-1 2010-06-22 19:06:56 status installed libxss1 1:1.1.3-1 2010-06-22 19:06:56 configure gnome-settings-daemon 2.22.2.1-2 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:56 status half-configured gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:58 status installed gnome-settings-daemon 2.22.2.1-2 2010-06-22 19:06:59 configure gnome-desktop-data 2.22.3-2 2.22.3-2 2010-06-22 19:06:59 status unpacked gnome-desktop-data 2.22.3-2 2010-06-22 19:06:59 status half-configured gnome-desktop-data 2.22.3-2 2010-06-22 19:06:59 status installed gnome-desktop-data 2.22.3-2 2010-06-22 19:06:59 configure gnome-control-center 1:2.22.2.1-2 1:2.22.2.1-2 2010-06-22 19:06:59 status unpacked gnome-control-center 1:2.22.2.1-2 2010-06-22 19:06:59 status half-configured gnome-control-center 1:2.22.2.1-2 2010-06-22 19:06:59 status installed gnome-control-center 1:2.22.2.1-2 2010-06-22 19:06:59 configure gnome-session 2.22.3-2 2.22.3-2 2010-06-22 19:06:59 status unpacked gnome-session 2.22.3-2 2010-06-22 19:06:59 status unpacked gnome-session 2.22.3-2 2010-06-22 19:06:59 status half-configured gnome-session 2.22.3-2 2010-06-22 19:07:02 status installed gnome-session 2.22.3-2 2010-06-22 19:07:03 configure metacity 1:2.22.0-2 1:2.22.0-2 2010-06-22 19:07:03 status unpacked metacity 1:2.22.0-2 2010-06-22 19:07:03 status half-configured metacity 1:2.22.0-2 2010-06-22 19:07:03 status installed metacity 1:2.22.0-2 2010-06-22 19:07:03 configure libvte-common 1:0.16.14-4 1:0.16.14-4 2010-06-22 19:07:03 status unpacked libvte-common 1:0.16.14-4 2010-06-22 19:07:03 status half-configured libvte-common 1:0.16.14-4 2010-06-22 19:07:03 status installed libvte-common 1:0.16.14-4 2010-06-22 19:07:03 configure libvte9 1:0.16.14-4 1:0.16.14-4 2010-06-22 19:07:03 status unpacked libvte9 1:0.16.14-4 2010-06-22 19:07:03 status half-configured libvte9 1:0.16.14-4 2010-06-22 19:07:03 status installed libvte9 1:0.16.14-4 2010-06-22 19:07:03 configure gnome-terminal-data 2.22.3-3 2.22.3-3 2010-06-22 19:07:03 status unpacked gnome-terminal-data 2.22.3-3 2010-06-22 19:07:03 status half-configured gnome-terminal-data 2.22.3-3 2010-06-22 19:07:05 status installed gnome-terminal-data 2.22.3-3 2010-06-22 19:07:06 configure gnome-terminal 2.22.3-3 2.22.3-3 2010-06-22 19:07:06 status unpacked gnome-terminal 2.22.3-3 2010-06-22 19:07:06 status half-configured gnome-terminal 2.22.3-3 2010-06-22 19:07:06 status installed gnome-terminal 2.22.3-3 2010-06-22 19:07:06 configure libgksu2-0 2.0.7-1 2.0.7-1 2010-06-22 19:07:06 status unpacked libgksu2-0 2.0.7-1 2010-06-22 19:07:06 status half-configured libgksu2-0 2.0.7-1 2010-06-22 19:07:07 status installed libgksu2-0 2.0.7-1 2010-06-22 19:07:07 configure sudo 1.6.9p17-2 1.6.9p17-2 2010-06-22 19:07:07 status unpacked sudo 1.6.9p17-2 2010-06-22 19:07:07 status unpacked sudo 1.6.9p17-2 2010-06-22 19:07:07 status unpacked sudo 1.6.9p17-2 2010-06-22 19:07:07 status half-configured sudo 1.6.9p17-2 2010-06-22 19:07:07 status installed sudo 1.6.9p17-2 2010-06-22 19:07:07 configure gnome-keyring 2.22.3-2 2.22.3-2 2010-06-22 19:07:07 status unpacked gnome-keyring 2.22.3-2 2010-06-22 19:07:07 status half-configured gnome-keyring 2.22.3-2 2010-06-22 19:07:09 status installed gnome-keyring 2.22.3-2 2010-06-22 19:07:09 configure gksu 2.0.0-8 2.0.0-8 2010-06-22 19:07:09 status unpacked gksu 2.0.0-8 2010-06-22 19:07:09 status half-configured gksu 2.0.0-8 2010-06-22 19:07:09 status installed gksu 2.0.0-8 2010-06-22 19:07:09 configure gdm 2.20.7-4lenny1 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status unpacked gdm 2.20.7-4lenny1 2010-06-22 19:07:09 status half-configured gdm 2.20.7-4lenny1 2010-06-22 19:07:10 status installed gdm 2.20.7-4lenny1 2010-06-22 19:07:10 configure gnome-panel-data 2.20.3-5 2.20.3-5 2010-06-22 19:07:10 status unpacked gnome-panel-data 2.20.3-5 2010-06-22 19:07:10 status half-configured gnome-panel-data 2.20.3-5 2010-06-22 19:07:13 status installed gnome-panel-data 2.20.3-5 2010-06-22 19:07:14 configure gnome-about 2.22.3-2 2.22.3-2 2010-06-22 19:07:14 status unpacked gnome-about 2.22.3-2 2010-06-22 19:07:14 status half-configured gnome-about 2.22.3-2 2010-06-22 19:07:14 status installed gnome-about 2.22.3-2 2010-06-22 19:07:14 configure menu-xdg 0.3 0.3 2010-06-22 19:07:14 status unpacked menu-xdg 0.3 2010-06-22 19:07:14 status unpacked menu-xdg 0.3 2010-06-22 19:07:14 status unpacked menu-xdg 0.3 2010-06-22 19:07:14 status unpacked menu-xdg 0.3 2010-06-22 19:07:14 status unpacked menu-xdg 0.3 2010-06-22 19:07:14 status half-configured menu-xdg 0.3 2010-06-22 19:07:14 status installed menu-xdg 0.3 2010-06-22 19:07:14 configure gnome-panel 2.20.3-5 2.20.3-5 2010-06-22 19:07:14 status unpacked gnome-panel 2.20.3-5 2010-06-22 19:07:14 status half-configured gnome-panel 2.20.3-5 2010-06-22 19:07:14 status installed gnome-panel 2.20.3-5 2010-06-22 19:07:14 configure liburi-perl 1.35.dfsg.1-1 1.35.dfsg.1-1 2010-06-22 19:07:14 status unpacked liburi-perl 1.35.dfsg.1-1 2010-06-22 19:07:14 status half-configured liburi-perl 1.35.dfsg.1-1 2010-06-22 19:07:14 status installed liburi-perl 1.35.dfsg.1-1 2010-06-22 19:07:14 configure libhtml-tagset-perl 3.20-2 3.20-2 2010-06-22 19:07:14 status unpacked libhtml-tagset-perl 3.20-2 2010-06-22 19:07:14 status half-configured libhtml-tagset-perl 3.20-2 2010-06-22 19:07:14 status installed libhtml-tagset-perl 3.20-2 2010-06-22 19:07:14 configure libhtml-parser-perl 3.56-1+lenny1 3.56-1+lenny1 2010-06-22 19:07:14 status unpacked libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:07:14 status half-configured libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:07:14 status installed libhtml-parser-perl 3.56-1+lenny1 2010-06-22 19:07:14 configure libhtml-tree-perl 3.23-1 3.23-1 2010-06-22 19:07:14 status unpacked libhtml-tree-perl 3.23-1 2010-06-22 19:07:14 status half-configured libhtml-tree-perl 3.23-1 2010-06-22 19:07:14 status installed libhtml-tree-perl 3.23-1 2010-06-22 19:07:14 configure libwww-perl 5.813-1 5.813-1 2010-06-22 19:07:14 status unpacked libwww-perl 5.813-1 2010-06-22 19:07:14 status half-configured libwww-perl 5.813-1 2010-06-22 19:07:14 status installed libwww-perl 5.813-1 2010-06-22 19:07:14 configure libxml-parser-perl 2.36-1.1+b1 2.36-1.1+b1 2010-06-22 19:07:14 status unpacked libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:07:14 status half-configured libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:07:14 status installed libxml-parser-perl 2.36-1.1+b1 2010-06-22 19:07:14 configure libxml-twig-perl 1:3.32-1 1:3.32-1 2010-06-22 19:07:14 status unpacked libxml-twig-perl 1:3.32-1 2010-06-22 19:07:14 status half-configured libxml-twig-perl 1:3.32-1 2010-06-22 19:07:14 status installed libxml-twig-perl 1:3.32-1 2010-06-22 19:07:14 configure libnet-dbus-perl 0.33.6-1+b1 0.33.6-1+b1 2010-06-22 19:07:14 status unpacked libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:07:14 status half-configured libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:07:14 status installed libnet-dbus-perl 0.33.6-1+b1 2010-06-22 19:07:14 configure system-tools-backends 2.6.0-2lenny4 2.6.0-2lenny4 2010-06-22 19:07:14 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-22 19:07:14 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-22 19:07:14 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-22 19:07:14 status half-configured system-tools-backends 2.6.0-2lenny4 2010-06-22 19:07:14 status installed system-tools-backends 2.6.0-2lenny4 2010-06-22 19:07:14 configure liboobs-1-4 2.22.0-2 2.22.0-2 2010-06-22 19:07:14 status unpacked liboobs-1-4 2.22.0-2 2010-06-22 19:07:14 status half-configured liboobs-1-4 2.22.0-2 2010-06-22 19:07:14 status installed liboobs-1-4 2.22.0-2 2010-06-22 19:07:14 configure gnome-system-tools 2.22.0-4 2.22.0-4 2010-06-22 19:07:14 status unpacked gnome-system-tools 2.22.0-4 2010-06-22 19:07:14 status half-configured gnome-system-tools 2.22.0-4 2010-06-22 19:07:17 status installed gnome-system-tools 2.22.0-4 2010-06-22 19:07:17 configure fast-user-switch-applet 2.22.0-1 2.22.0-1 2010-06-22 19:07:17 status unpacked fast-user-switch-applet 2.22.0-1 2010-06-22 19:07:17 status half-configured fast-user-switch-applet 2.22.0-1 2010-06-22 19:07:19 status installed fast-user-switch-applet 2.22.0-1 2010-06-22 19:07:20 configure unzip 5.52-12 5.52-12 2010-06-22 19:07:20 status unpacked unzip 5.52-12 2010-06-22 19:07:20 status half-configured unzip 5.52-12 2010-06-22 19:07:20 status installed unzip 5.52-12 2010-06-22 19:07:20 configure zip 2.32-1 2.32-1 2010-06-22 19:07:20 status unpacked zip 2.32-1 2010-06-22 19:07:20 status half-configured zip 2.32-1 2010-06-22 19:07:20 status installed zip 2.32-1 2010-06-22 19:07:20 configure file-roller 2.22.4-2 2.22.4-2 2010-06-22 19:07:20 status unpacked file-roller 2.22.4-2 2010-06-22 19:07:20 status half-configured file-roller 2.22.4-2 2010-06-22 19:07:21 status installed file-roller 2.22.4-2 2010-06-22 19:07:21 configure finger 0.17-12 0.17-12 2010-06-22 19:07:21 status unpacked finger 0.17-12 2010-06-22 19:07:21 status half-configured finger 0.17-12 2010-06-22 19:07:21 status installed finger 0.17-12 2010-06-22 19:07:21 configure gcalctool 5.22.3-2 5.22.3-2 2010-06-22 19:07:21 status unpacked gcalctool 5.22.3-2 2010-06-22 19:07:21 status half-configured gcalctool 5.22.3-2 2010-06-22 19:07:21 status installed gcalctool 5.22.3-2 2010-06-22 19:07:21 configure gconf-editor 2.22.0-1 2.22.0-1 2010-06-22 19:07:21 status unpacked gconf-editor 2.22.0-1 2010-06-22 19:07:21 status half-configured gconf-editor 2.22.0-1 2010-06-22 19:07:23 status installed gconf-editor 2.22.0-1 2010-06-22 19:07:24 configure libgtksourceview2.0-common 2.2.2-1 2.2.2-1 2010-06-22 19:07:24 status unpacked libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:07:24 status half-configured libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:07:24 status installed libgtksourceview2.0-common 2.2.2-1 2010-06-22 19:07:24 configure libgtksourceview2.0-0 2.2.2-1 2.2.2-1 2010-06-22 19:07:24 status unpacked libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:07:24 status half-configured libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:07:24 status installed libgtksourceview2.0-0 2.2.2-1 2010-06-22 19:07:24 configure gedit-common 2.22.3-1+lenny1 2.22.3-1+lenny1 2010-06-22 19:07:24 status unpacked gedit-common 2.22.3-1+lenny1 2010-06-22 19:07:24 status half-configured gedit-common 2.22.3-1+lenny1 2010-06-22 19:07:24 status installed gedit-common 2.22.3-1+lenny1 2010-06-22 19:07:24 configure python-gtksourceview2 2.2.0-1+b1 2.2.0-1+b1 2010-06-22 19:07:24 status unpacked python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:07:24 status half-configured python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:07:24 status installed python-gtksourceview2 2.2.0-1+b1 2010-06-22 19:07:24 configure gedit 2.22.3-1+lenny1 2.22.3-1+lenny1 2010-06-22 19:07:24 status unpacked gedit 2.22.3-1+lenny1 2010-06-22 19:07:24 status half-configured gedit 2.22.3-1+lenny1 2010-06-22 19:07:27 status installed gedit 2.22.3-1+lenny1 2010-06-22 19:07:28 configure libapm1 3.2.2-12 3.2.2-12 2010-06-22 19:07:28 status unpacked libapm1 3.2.2-12 2010-06-22 19:07:28 status half-configured libapm1 3.2.2-12 2010-06-22 19:07:28 status installed libapm1 3.2.2-12 2010-06-22 19:07:28 configure libcpufreq0 004-2 004-2 2010-06-22 19:07:28 status unpacked libcpufreq0 004-2 2010-06-22 19:07:28 status half-configured libcpufreq0 004-2 2010-06-22 19:07:28 status installed libcpufreq0 004-2 2010-06-22 19:07:28 configure libgucharmap6 1:2.22.3-2 1:2.22.3-2 2010-06-22 19:07:28 status unpacked libgucharmap6 1:2.22.3-2 2010-06-22 19:07:28 status half-configured libgucharmap6 1:2.22.3-2 2010-06-22 19:07:28 status installed libgucharmap6 1:2.22.3-2 2010-06-22 19:07:28 configure libgweather-common 2.22.3-1 2.22.3-1 2010-06-22 19:07:28 status unpacked libgweather-common 2.22.3-1 2010-06-22 19:07:28 status half-configured libgweather-common 2.22.3-1 2010-06-22 19:07:31 status installed libgweather-common 2.22.3-1 2010-06-22 19:07:32 configure libgweather1 2.22.3-1 2.22.3-1 2010-06-22 19:07:32 status unpacked libgweather1 2.22.3-1 2010-06-22 19:07:32 status half-configured libgweather1 2.22.3-1 2010-06-22 19:07:32 status installed libgweather1 2.22.3-1 2010-06-22 19:07:32 configure gnome-applets-data 2.22.3-3 2.22.3-3 2010-06-22 19:07:32 status unpacked gnome-applets-data 2.22.3-3 2010-06-22 19:07:32 status unpacked gnome-applets-data 2.22.3-3 2010-06-22 19:07:32 status half-configured gnome-applets-data 2.22.3-3 2010-06-22 19:07:34 status installed gnome-applets-data 2.22.3-3 2010-06-22 19:07:35 configure libtalloc1 1.2.0~git20080616-1 1.2.0~git20080616-1 2010-06-22 19:07:35 status unpacked libtalloc1 1.2.0~git20080616-1 2010-06-22 19:07:35 status half-configured libtalloc1 1.2.0~git20080616-1 2010-06-22 19:07:35 status installed libtalloc1 1.2.0~git20080616-1 2010-06-22 19:07:35 configure libwbclient0 2:3.2.5-4lenny8 2:3.2.5-4lenny8 2010-06-22 19:07:35 status unpacked libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:07:35 status half-configured libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:07:35 status installed libwbclient0 2:3.2.5-4lenny8 2010-06-22 19:07:35 configure libsmbclient 2:3.2.5-4lenny8 2:3.2.5-4lenny8 2010-06-22 19:07:35 status unpacked libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:07:36 status half-configured libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:07:36 status installed libsmbclient 2:3.2.5-4lenny8 2010-06-22 19:07:36 configure libgnomevfs2-extra 1:2.22.0-5 1:2.22.0-5 2010-06-22 19:07:36 status unpacked libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:07:36 status unpacked libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:07:36 status half-configured libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:07:36 status installed libgnomevfs2-extra 1:2.22.0-5 2010-06-22 19:07:36 configure gnome-applets 2.22.3-3 2.22.3-3 2010-06-22 19:07:36 status unpacked gnome-applets 2.22.3-3 2010-06-22 19:07:36 status half-configured gnome-applets 2.22.3-3 2010-06-22 19:07:36 status installed gnome-applets 2.22.3-3 2010-06-22 19:07:36 configure gnome-backgrounds 2.22.0-1 2.22.0-1 2010-06-22 19:07:36 status unpacked gnome-backgrounds 2.22.0-1 2010-06-22 19:07:36 status half-configured gnome-backgrounds 2.22.0-1 2010-06-22 19:07:36 status installed gnome-backgrounds 2.22.0-1 2010-06-22 19:07:36 configure libeel2-data 2.20.0-7 2.20.0-7 2010-06-22 19:07:36 status unpacked libeel2-data 2.20.0-7 2010-06-22 19:07:36 status half-configured libeel2-data 2.20.0-7 2010-06-22 19:07:36 status installed libeel2-data 2.20.0-7 2010-06-22 19:07:36 configure libeel2-2.20 2.20.0-7 2.20.0-7 2010-06-22 19:07:36 status unpacked libeel2-2.20 2.20.0-7 2010-06-22 19:07:36 status half-configured libeel2-2.20 2.20.0-7 2010-06-22 19:07:36 status installed libeel2-2.20 2.20.0-7 2010-06-22 19:07:36 configure libtrackerclient0 0.6.6-2 0.6.6-2 2010-06-22 19:07:36 status unpacked libtrackerclient0 0.6.6-2 2010-06-22 19:07:36 status half-configured libtrackerclient0 0.6.6-2 2010-06-22 19:07:36 status installed libtrackerclient0 0.6.6-2 2010-06-22 19:07:36 configure nautilus-data 2.20.0-7 2.20.0-7 2010-06-22 19:07:36 status unpacked nautilus-data 2.20.0-7 2010-06-22 19:07:36 status half-configured nautilus-data 2.20.0-7 2010-06-22 19:07:39 status installed nautilus-data 2.20.0-7 2010-06-22 19:07:40 configure nautilus 2.20.0-7 2.20.0-7 2010-06-22 19:07:40 status unpacked nautilus 2.20.0-7 2010-06-22 19:07:40 status half-configured nautilus 2.20.0-7 2010-06-22 19:07:40 status installed nautilus 2.20.0-7 2010-06-22 19:07:40 configure libxml2-utils 2.6.32.dfsg-5+lenny1 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status unpacked libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status half-configured libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 configure python-libxml2 2.6.32.dfsg-5+lenny1 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status unpacked python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status half-configured python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 status installed python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-22 19:07:40 configure xsltproc 1.1.24-2 1.1.24-2 2010-06-22 19:07:40 status unpacked xsltproc 1.1.24-2 2010-06-22 19:07:40 status half-configured xsltproc 1.1.24-2 2010-06-22 19:07:40 status installed xsltproc 1.1.24-2 2010-06-22 19:07:40 configure gnome-doc-utils 0.12.2-1 0.12.2-1 2010-06-22 19:07:40 status unpacked gnome-doc-utils 0.12.2-1 2010-06-22 19:07:40 status half-configured gnome-doc-utils 0.12.2-1 2010-06-22 19:07:40 status installed gnome-doc-utils 0.12.2-1 2010-06-22 19:07:40 configure yelp 2.22.1-8+b1 2.22.1-8+b1 2010-06-22 19:07:40 status unpacked yelp 2.22.1-8+b1 2010-06-22 19:07:40 status half-configured yelp 2.22.1-8+b1 2010-06-22 19:07:43 status installed yelp 2.22.1-8+b1 2010-06-22 19:07:43 configure gnome-core 1:2.22.2~5 1:2.22.2~5 2010-06-22 19:07:43 status unpacked gnome-core 1:2.22.2~5 2010-06-22 19:07:44 status half-configured gnome-core 1:2.22.2~5 2010-06-22 19:07:44 status installed gnome-core 1:2.22.2~5 2010-06-22 19:07:44 configure gnome-media 2.22.0-3 2.22.0-3 2010-06-22 19:07:44 status unpacked gnome-media 2.22.0-3 2010-06-22 19:07:44 status half-configured gnome-media 2.22.0-3 2010-06-22 19:07:44 status installed gnome-media 2.22.0-3 2010-06-22 19:07:44 configure gnome-netstatus-applet 2.12.1-2 2.12.1-2 2010-06-22 19:07:44 status unpacked gnome-netstatus-applet 2.12.1-2 2010-06-22 19:07:44 status half-configured gnome-netstatus-applet 2.12.1-2 2010-06-22 19:07:46 status installed gnome-netstatus-applet 2.12.1-2 2010-06-22 19:07:47 configure gnome-nettool 2.22.0-1 2.22.0-1 2010-06-22 19:07:47 status unpacked gnome-nettool 2.22.0-1 2010-06-22 19:07:47 status half-configured gnome-nettool 2.22.0-1 2010-06-22 19:07:47 status installed gnome-nettool 2.22.0-1 2010-06-22 19:07:47 configure libsexy2 0.1.11-2+b1 0.1.11-2+b1 2010-06-22 19:07:47 status unpacked libsexy2 0.1.11-2+b1 2010-06-22 19:07:47 status half-configured libsexy2 0.1.11-2+b1 2010-06-22 19:07:47 status installed libsexy2 0.1.11-2+b1 2010-06-22 19:07:47 configure notification-daemon 0.3.7-1+b1 0.3.7-1+b1 2010-06-22 19:07:47 status unpacked notification-daemon 0.3.7-1+b1 2010-06-22 19:07:47 status half-configured notification-daemon 0.3.7-1+b1 2010-06-22 19:07:47 status installed notification-daemon 0.3.7-1+b1 2010-06-22 19:07:47 configure libsmbios2 2.0.3.dfsg-1 2.0.3.dfsg-1 2010-06-22 19:07:47 status unpacked libsmbios2 2.0.3.dfsg-1 2010-06-22 19:07:47 status half-configured libsmbios2 2.0.3.dfsg-1 2010-06-22 19:07:47 status installed libsmbios2 2.0.3.dfsg-1 2010-06-22 19:07:47 configure hal-info 20080508+git20080601-1 20080508+git20080601-1 2010-06-22 19:07:47 status unpacked hal-info 20080508+git20080601-1 2010-06-22 19:07:47 status half-configured hal-info 20080508+git20080601-1 2010-06-22 19:07:47 status installed hal-info 20080508+git20080601-1 2010-06-22 19:07:47 configure powermgmt-base 1.30+nmu1 1.30+nmu1 2010-06-22 19:07:47 status unpacked powermgmt-base 1.30+nmu1 2010-06-22 19:07:47 status half-configured powermgmt-base 1.30+nmu1 2010-06-22 19:07:47 status installed powermgmt-base 1.30+nmu1 2010-06-22 19:07:47 configure pm-utils 1.1.2.4-1 1.1.2.4-1 2010-06-22 19:07:47 status unpacked pm-utils 1.1.2.4-1 2010-06-22 19:07:47 status half-configured pm-utils 1.1.2.4-1 2010-06-22 19:07:47 status installed pm-utils 1.1.2.4-1 2010-06-22 19:07:47 configure hal 0.5.11-8 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status unpacked hal 0.5.11-8 2010-06-22 19:07:47 status half-configured hal 0.5.11-8 2010-06-22 19:07:48 status installed hal 0.5.11-8 2010-06-22 19:07:48 configure gnome-power-manager 2.22.1-4 2.22.1-4 2010-06-22 19:07:48 status unpacked gnome-power-manager 2.22.1-4 2010-06-22 19:07:48 status half-configured gnome-power-manager 2.22.1-4 2010-06-22 19:07:50 status installed gnome-power-manager 2.22.1-4 2010-06-22 19:07:51 configure gnome-screensaver 2.22.2-2 2.22.2-2 2010-06-22 19:07:51 status unpacked gnome-screensaver 2.22.2-2 2010-06-22 19:07:51 status unpacked gnome-screensaver 2.22.2-2 2010-06-22 19:07:51 status unpacked gnome-screensaver 2.22.2-2 2010-06-22 19:07:51 status half-configured gnome-screensaver 2.22.2-2 2010-06-22 19:07:55 status installed gnome-screensaver 2.22.2-2 2010-06-22 19:07:56 configure libglibmm-2.4-1c2a 2.16.4-1 2.16.4-1 2010-06-22 19:07:56 status unpacked libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:07:56 status half-configured libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:07:56 status installed libglibmm-2.4-1c2a 2.16.4-1 2010-06-22 19:07:56 configure libcairomm-1.0-1 1.6.0-1 1.6.0-1 2010-06-22 19:07:56 status unpacked libcairomm-1.0-1 1.6.0-1 2010-06-22 19:07:56 status half-configured libcairomm-1.0-1 1.6.0-1 2010-06-22 19:07:56 status installed libcairomm-1.0-1 1.6.0-1 2010-06-22 19:07:56 configure libgtkmm-2.4-1c2a 1:2.12.7-1 1:2.12.7-1 2010-06-22 19:07:56 status unpacked libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:07:56 status half-configured libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:07:56 status installed libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-22 19:07:57 configure gnome-system-monitor 2.22.3-1 2.22.3-1 2010-06-22 19:07:57 status unpacked gnome-system-monitor 2.22.3-1 2010-06-22 19:07:57 status half-configured gnome-system-monitor 2.22.3-1 2010-06-22 19:07:59 status installed gnome-system-monitor 2.22.3-1 2010-06-22 19:07:59 configure gnome-network-admin 2.22.0-4 2.22.0-4 2010-06-22 19:07:59 status unpacked gnome-network-admin 2.22.0-4 2010-06-22 19:07:59 status half-configured gnome-network-admin 2.22.0-4 2010-06-22 19:07:59 status installed gnome-network-admin 2.22.0-4 2010-06-22 19:07:59 configure gtk2-engines 1:2.14.3-2 1:2.14.3-2 2010-06-22 19:07:59 status unpacked gtk2-engines 1:2.14.3-2 2010-06-22 19:07:59 status half-configured gtk2-engines 1:2.14.3-2 2010-06-22 19:07:59 status installed gtk2-engines 1:2.14.3-2 2010-06-22 19:07:59 configure gtk2-engines-pixbuf 2.12.12-1~lenny1 2.12.12-1~lenny1 2010-06-22 19:07:59 status unpacked gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:07:59 status half-configured gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:07:59 status installed gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-22 19:08:00 configure gnome-themes 2.22.2-1 2.22.2-1 2010-06-22 19:08:00 status unpacked gnome-themes 2.22.2-1 2010-06-22 19:08:00 status half-configured gnome-themes 2.22.2-1 2010-06-22 19:08:00 status installed gnome-themes 2.22.2-1 2010-06-22 19:08:00 configure gnome-user-guide 2.22.1-1 2.22.1-1 2010-06-22 19:08:00 status unpacked gnome-user-guide 2.22.1-1 2010-06-22 19:08:00 status half-configured gnome-user-guide 2.22.1-1 2010-06-22 19:08:00 status installed gnome-user-guide 2.22.1-1 2010-06-22 19:08:00 configure gnome-utils 2.20.0.1-3 2.20.0.1-3 2010-06-22 19:08:00 status unpacked gnome-utils 2.20.0.1-3 2010-06-22 19:08:00 status half-configured gnome-utils 2.20.0.1-3 2010-06-22 19:08:02 status installed gnome-utils 2.20.0.1-3 2010-06-22 19:08:03 configure gnome-mount 0.7-2 0.7-2 2010-06-22 19:08:03 status unpacked gnome-mount 0.7-2 2010-06-22 19:08:03 status half-configured gnome-mount 0.7-2 2010-06-22 19:08:04 status installed gnome-mount 0.7-2 2010-06-22 19:08:04 configure gnome-volume-manager 2.22.1-1 2.22.1-1 2010-06-22 19:08:04 status unpacked gnome-volume-manager 2.22.1-1 2010-06-22 19:08:04 status unpacked gnome-volume-manager 2.22.1-1 2010-06-22 19:08:04 status half-configured gnome-volume-manager 2.22.1-1 2010-06-22 19:08:06 status installed gnome-volume-manager 2.22.1-1 2010-06-22 19:08:07 configure pkg-config 0.22-1 0.22-1 2010-06-22 19:08:07 status unpacked pkg-config 0.22-1 2010-06-22 19:08:07 status half-configured pkg-config 0.22-1 2010-06-22 19:08:07 status installed pkg-config 0.22-1 2010-06-22 19:08:07 configure gstreamer0.10-tools 0.10.19-3 0.10.19-3 2010-06-22 19:08:07 status unpacked gstreamer0.10-tools 0.10.19-3 2010-06-22 19:08:07 status half-configured gstreamer0.10-tools 0.10.19-3 2010-06-22 19:08:07 status installed gstreamer0.10-tools 0.10.19-3 2010-06-22 19:08:07 configure libgtk2.0-bin 2.12.12-1~lenny1 2.12.12-1~lenny1 2010-06-22 19:08:07 status unpacked libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:08:07 status half-configured libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:08:07 status installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-22 19:08:07 configure gucharmap 1:2.22.3-2 1:2.22.3-2 2010-06-22 19:08:07 status unpacked gucharmap 1:2.22.3-2 2010-06-22 19:08:07 status half-configured gucharmap 1:2.22.3-2 2010-06-22 19:08:07 status installed gucharmap 1:2.22.3-2 2010-06-22 19:08:08 configure wodim 9:1.1.9-1 9:1.1.9-1 2010-06-22 19:08:08 status unpacked wodim 9:1.1.9-1 2010-06-22 19:08:08 status unpacked wodim 9:1.1.9-1 2010-06-22 19:08:08 status unpacked wodim 9:1.1.9-1 2010-06-22 19:08:08 status half-configured wodim 9:1.1.9-1 2010-06-22 19:08:08 status installed wodim 9:1.1.9-1 2010-06-22 19:08:08 configure nautilus-cd-burner 2.20.0-1 2.20.0-1 2010-06-22 19:08:08 status unpacked nautilus-cd-burner 2.20.0-1 2010-06-22 19:08:08 status unpacked nautilus-cd-burner 2.20.0-1 2010-06-22 19:08:08 status half-configured nautilus-cd-burner 2.20.0-1 2010-06-22 19:08:10 status installed nautilus-cd-burner 2.20.0-1 2010-06-22 19:08:11 configure libpth20 2.0.7-12 2.0.7-12 2010-06-22 19:08:11 status unpacked libpth20 2.0.7-12 2010-06-22 19:08:11 status half-configured libpth20 2.0.7-12 2010-06-22 19:08:11 status installed libpth20 2.0.7-12 2010-06-22 19:08:11 configure libgpgme11 1.1.6-2 1.1.6-2 2010-06-22 19:08:11 status unpacked libgpgme11 1.1.6-2 2010-06-22 19:08:11 status half-configured libgpgme11 1.1.6-2 2010-06-22 19:08:11 status installed libgpgme11 1.1.6-2 2010-06-22 19:08:11 configure seahorse 2.22.3-2 2.22.3-2 2010-06-22 19:08:11 status unpacked seahorse 2.22.3-2 2010-06-22 19:08:11 status unpacked seahorse 2.22.3-2 2010-06-22 19:08:11 status half-configured seahorse 2.22.3-2 2010-06-22 19:08:13 status installed seahorse 2.22.3-2 2010-06-22 19:08:14 configure libmusicbrainz4c2a 2.1.5-2 2.1.5-2 2010-06-22 19:08:14 status unpacked libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:08:14 status half-configured libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:08:14 status installed libmusicbrainz4c2a 2.1.5-2 2010-06-22 19:08:14 configure gstreamer0.10-gnomevfs 0.10.19-2 0.10.19-2 2010-06-22 19:08:14 status unpacked gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:08:14 status half-configured gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:08:14 status installed gstreamer0.10-gnomevfs 0.10.19-2 2010-06-22 19:08:14 configure sound-juicer 2.22.0-3 2.22.0-3 2010-06-22 19:08:14 status unpacked sound-juicer 2.22.0-3 2010-06-22 19:08:14 status half-configured sound-juicer 2.22.0-3 2010-06-22 19:08:16 status installed sound-juicer 2.22.0-3 2010-06-22 19:08:17 configure libswfdec-0.6-90 0.6.8-1 0.6.8-1 2010-06-22 19:08:17 status unpacked libswfdec-0.6-90 0.6.8-1 2010-06-22 19:08:17 status half-configured libswfdec-0.6-90 0.6.8-1 2010-06-22 19:08:17 status installed libswfdec-0.6-90 0.6.8-1 2010-06-22 19:08:17 configure swfdec-gnome 2.22.2-2 2.22.2-2 2010-06-22 19:08:17 status unpacked swfdec-gnome 2.22.2-2 2010-06-22 19:08:17 status half-configured swfdec-gnome 2.22.2-2 2010-06-22 19:08:18 status installed swfdec-gnome 2.22.2-2 2010-06-22 19:08:19 configure gstreamer0.10-x 0.10.19-2 0.10.19-2 2010-06-22 19:08:19 status unpacked gstreamer0.10-x 0.10.19-2 2010-06-22 19:08:19 status half-configured gstreamer0.10-x 0.10.19-2 2010-06-22 19:08:19 status installed gstreamer0.10-x 0.10.19-2 2010-06-22 19:08:19 configure totem-common 2.22.2-6 2.22.2-6 2010-06-22 19:08:19 status unpacked totem-common 2.22.2-6 2010-06-22 19:08:19 status half-configured totem-common 2.22.2-6 2010-06-22 19:08:21 status installed totem-common 2.22.2-6 2010-06-22 19:08:22 configure totem-gstreamer 2.22.2-6 2.22.2-6 2010-06-22 19:08:22 status unpacked totem-gstreamer 2.22.2-6 2010-06-22 19:08:22 status half-configured totem-gstreamer 2.22.2-6 2010-06-22 19:08:22 status installed totem-gstreamer 2.22.2-6 2010-06-22 19:08:22 configure libcurl3-gnutls 7.18.2-8lenny3 7.18.2-8lenny3 2010-06-22 19:08:22 status unpacked libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:08:22 status half-configured libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:08:22 status installed libcurl3-gnutls 7.18.2-8lenny3 2010-06-22 19:08:22 configure libepc-1.0-1 0.3.5-2 0.3.5-2 2010-06-22 19:08:22 status unpacked libepc-1.0-1 0.3.5-2 2010-06-22 19:08:22 status half-configured libepc-1.0-1 0.3.5-2 2010-06-22 19:08:22 status installed libepc-1.0-1 0.3.5-2 2010-06-22 19:08:23 configure libepc-ui-1.0-1 0.3.5-2 0.3.5-2 2010-06-22 19:08:23 status unpacked libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:08:23 status half-configured libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:08:23 status installed libepc-ui-1.0-1 0.3.5-2 2010-06-22 19:08:23 configure libgalago3 0.5.2-2 0.5.2-2 2010-06-22 19:08:23 status unpacked libgalago3 0.5.2-2 2010-06-22 19:08:23 status half-configured libgalago3 0.5.2-2 2010-06-22 19:08:23 status installed libgalago3 0.5.2-2 2010-06-22 19:08:23 configure mysql-common 5.0.51a-24+lenny2+spu1 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status unpacked mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status unpacked mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status half-configured mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status installed mysql-common 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 configure libmysqlclient15off 5.0.51a-24+lenny2+spu1 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status unpacked libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status half-configured libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 status installed libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-22 19:08:23 configure libgmyth0 1:0.7.1-1 1:0.7.1-1 2010-06-22 19:08:23 status unpacked libgmyth0 1:0.7.1-1 2010-06-22 19:08:23 status half-configured libgmyth0 1:0.7.1-1 2010-06-22 19:08:23 status installed libgmyth0 1:0.7.1-1 2010-06-22 19:08:23 configure liblircclient0 0.8.3-3 0.8.3-3 2010-06-22 19:08:23 status unpacked liblircclient0 0.8.3-3 2010-06-22 19:08:23 status half-configured liblircclient0 0.8.3-3 2010-06-22 19:08:23 status installed liblircclient0 0.8.3-3 2010-06-22 19:08:23 configure python-gdata 1.1.1-1 1.1.1-1 2010-06-22 19:08:23 status unpacked python-gdata 1.1.1-1 2010-06-22 19:08:23 status half-configured python-gdata 1.1.1-1 2010-06-22 19:08:23 status installed python-gdata 1.1.1-1 2010-06-22 19:08:23 configure totem-plugins 2.22.2-6 2.22.2-6 2010-06-22 19:08:23 status unpacked totem-plugins 2.22.2-6 2010-06-22 19:08:23 status half-configured totem-plugins 2.22.2-6 2010-06-22 19:08:23 status installed totem-plugins 2.22.2-6 2010-06-22 19:08:23 configure libavahi-ui0 0.6.23-3lenny1 0.6.23-3lenny1 2010-06-22 19:08:23 status unpacked libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:08:23 status half-configured libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:08:23 status installed libavahi-ui0 0.6.23-3lenny1 2010-06-22 19:08:23 configure libgtk-vnc-1.0-0 0.3.8-2 0.3.8-2 2010-06-22 19:08:23 status unpacked libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:08:23 status half-configured libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:08:23 status installed libgtk-vnc-1.0-0 0.3.8-2 2010-06-22 19:08:23 configure vinagre 0.5.1-2 0.5.1-2 2010-06-22 19:08:23 status unpacked vinagre 0.5.1-2 2010-06-22 19:08:23 status half-configured vinagre 0.5.1-2 2010-06-22 19:08:25 status installed vinagre 0.5.1-2 2010-06-22 19:08:25 configure vino 2.22.2-1 2.22.2-1 2010-06-22 19:08:25 status unpacked vino 2.22.2-1 2010-06-22 19:08:25 status half-configured vino 2.22.2-1 2010-06-22 19:08:28 status installed vino 2.22.2-1 2010-06-22 19:08:29 configure zenity 2.22.1-2 2.22.1-2 2010-06-22 19:08:29 status unpacked zenity 2.22.1-2 2010-06-22 19:08:29 status half-configured zenity 2.22.1-2 2010-06-22 19:08:29 status installed zenity 2.22.1-2 2010-06-22 19:08:29 configure libgnomevfs2-bin 1:2.22.0-5 1:2.22.0-5 2010-06-22 19:08:29 status unpacked libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:08:29 status half-configured libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:08:29 status installed libgnomevfs2-bin 1:2.22.0-5 2010-06-22 19:08:29 configure libglib-perl 1:1.190-2 1:1.190-2 2010-06-22 19:08:29 status unpacked libglib-perl 1:1.190-2 2010-06-22 19:08:29 status half-configured libglib-perl 1:1.190-2 2010-06-22 19:08:29 status installed libglib-perl 1:1.190-2 2010-06-22 19:08:29 configure libcairo-perl 1.060-1 1.060-1 2010-06-22 19:08:29 status unpacked libcairo-perl 1.060-1 2010-06-22 19:08:29 status half-configured libcairo-perl 1.060-1 2010-06-22 19:08:29 status installed libcairo-perl 1.060-1 2010-06-22 19:08:29 configure libgtk2-perl 1:1.190-1 1:1.190-1 2010-06-22 19:08:29 status unpacked libgtk2-perl 1:1.190-1 2010-06-22 19:08:29 status half-configured libgtk2-perl 1:1.190-1 2010-06-22 19:08:29 status installed libgtk2-perl 1:1.190-1 2010-06-22 19:08:29 configure libgnome2-canvas-perl 1.002-1+b2 1.002-1+b2 2010-06-22 19:08:29 status unpacked libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:08:29 status half-configured libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:08:29 status installed libgnome2-canvas-perl 1.002-1+b2 2010-06-22 19:08:29 configure libgnome2-vfs-perl 1.080-1+b1 1.080-1+b1 2010-06-22 19:08:29 status unpacked libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:08:29 status half-configured libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:08:29 status installed libgnome2-vfs-perl 1.080-1+b1 2010-06-22 19:08:29 configure libgnome2-perl 1.042-1+b1 1.042-1+b1 2010-06-22 19:08:29 status unpacked libgnome2-perl 1.042-1+b1 2010-06-22 19:08:29 status half-configured libgnome2-perl 1.042-1+b1 2010-06-22 19:08:29 status installed libgnome2-perl 1.042-1+b1 2010-06-22 19:08:29 configure gnome-desktop-environment 1:2.22.2~5 1:2.22.2~5 2010-06-22 19:08:29 status unpacked gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:08:29 status half-configured gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:08:29 status installed gnome-desktop-environment 1:2.22.2~5 2010-06-22 19:08:29 configure iceweasel 3.0.6-3 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status unpacked iceweasel 3.0.6-3 2010-06-22 19:08:29 status half-configured iceweasel 3.0.6-3 2010-06-22 19:08:29 status installed iceweasel 3.0.6-3 2010-06-22 19:08:29 configure language-env 0.69 0.69 2010-06-22 19:08:29 status unpacked language-env 0.69 2010-06-22 19:08:29 status half-configured language-env 0.69 2010-06-22 19:08:29 status installed language-env 0.69 2010-06-22 19:08:29 configure libglu1-mesa 7.0.3-7 7.0.3-7 2010-06-22 19:08:29 status unpacked libglu1-mesa 7.0.3-7 2010-06-22 19:08:29 status half-configured libglu1-mesa 7.0.3-7 2010-06-22 19:08:29 status installed libglu1-mesa 7.0.3-7 2010-06-22 19:08:29 configure libpcsclite1 1.4.102-1 1.4.102-1 2010-06-22 19:08:29 status unpacked libpcsclite1 1.4.102-1 2010-06-22 19:08:29 status half-configured libpcsclite1 1.4.102-1 2010-06-22 19:08:29 status installed libpcsclite1 1.4.102-1 2010-06-22 19:08:29 configure libxfont1 1:1.3.3-1 1:1.3.3-1 2010-06-22 19:08:29 status unpacked libxfont1 1:1.3.3-1 2010-06-22 19:08:29 status half-configured libxfont1 1:1.3.3-1 2010-06-22 19:08:29 status installed libxfont1 1:1.3.3-1 2010-06-22 19:08:29 configure manpages-de 0.5-4.2 0.5-4.2 2010-06-22 19:08:29 status unpacked manpages-de 0.5-4.2 2010-06-22 19:08:29 status half-configured manpages-de 0.5-4.2 2010-06-22 19:08:29 status installed manpages-de 0.5-4.2 2010-06-22 19:08:29 configure wpasupplicant 0.6.4-3 0.6.4-3 2010-06-22 19:08:29 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:29 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:29 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status unpacked wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status half-configured wpasupplicant 0.6.4-3 2010-06-22 19:08:30 status installed wpasupplicant 0.6.4-3 2010-06-22 19:08:30 configure xfonts-encodings 1:1.0.2-3 1:1.0.2-3 2010-06-22 19:08:30 status unpacked xfonts-encodings 1:1.0.2-3 2010-06-22 19:08:30 status half-configured xfonts-encodings 1:1.0.2-3 2010-06-22 19:08:30 status installed xfonts-encodings 1:1.0.2-3 2010-06-22 19:08:30 configure xfonts-utils 1:7.4+1 1:7.4+1 2010-06-22 19:08:30 status unpacked xfonts-utils 1:7.4+1 2010-06-22 19:08:30 status half-configured xfonts-utils 1:7.4+1 2010-06-22 19:08:30 status installed xfonts-utils 1:7.4+1 2010-06-22 19:08:30 configure xfonts-100dpi 1:1.0.0-4 1:1.0.0-4 2010-06-22 19:08:30 status unpacked xfonts-100dpi 1:1.0.0-4 2010-06-22 19:08:30 status unpacked xfonts-100dpi 1:1.0.0-4 2010-06-22 19:08:30 status half-configured xfonts-100dpi 1:1.0.0-4 2010-06-22 19:08:30 status installed xfonts-100dpi 1:1.0.0-4 2010-06-22 19:08:30 configure xfonts-75dpi 1:1.0.0-4 1:1.0.0-4 2010-06-22 19:08:30 status unpacked xfonts-75dpi 1:1.0.0-4 2010-06-22 19:08:30 status unpacked xfonts-75dpi 1:1.0.0-4 2010-06-22 19:08:30 status half-configured xfonts-75dpi 1:1.0.0-4 2010-06-22 19:08:30 status installed xfonts-75dpi 1:1.0.0-4 2010-06-22 19:08:30 configure xfonts-base 1:1.0.0-5 1:1.0.0-5 2010-06-22 19:08:30 status unpacked xfonts-base 1:1.0.0-5 2010-06-22 19:08:30 status unpacked xfonts-base 1:1.0.0-5 2010-06-22 19:08:30 status half-configured xfonts-base 1:1.0.0-5 2010-06-22 19:08:30 status installed xfonts-base 1:1.0.0-5 2010-06-22 19:08:30 configure xfonts-scalable 1:1.0.0-6 1:1.0.0-6 2010-06-22 19:08:30 status unpacked xfonts-scalable 1:1.0.0-6 2010-06-22 19:08:30 status unpacked xfonts-scalable 1:1.0.0-6 2010-06-22 19:08:30 status half-configured xfonts-scalable 1:1.0.0-6 2010-06-22 19:08:31 status installed xfonts-scalable 1:1.0.0-6 2010-06-22 19:08:31 configure xinit 1.0.9-2 1.0.9-2 2010-06-22 19:08:31 status unpacked xinit 1.0.9-2 2010-06-22 19:08:31 status unpacked xinit 1.0.9-2 2010-06-22 19:08:31 status unpacked xinit 1.0.9-2 2010-06-22 19:08:31 status half-configured xinit 1.0.9-2 2010-06-22 19:08:31 status installed xinit 1.0.9-2 2010-06-22 19:08:31 configure cups-bsd 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:08:31 status unpacked cups-bsd 1.3.8-1+lenny7 2010-06-22 19:08:31 status half-configured cups-bsd 1.3.8-1+lenny7 2010-06-22 19:08:32 status installed cups-bsd 1.3.8-1+lenny7 2010-06-22 19:08:32 configure hibernate 1.99-1 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status unpacked hibernate 1.99-1 2010-06-22 19:08:32 status half-configured hibernate 1.99-1 2010-06-22 19:08:32 status installed hibernate 1.99-1 2010-06-22 19:08:32 trigproc menu 2.1.41 2.1.41 2010-06-22 19:08:32 status half-configured menu 2.1.41 2010-06-22 19:08:32 status installed menu 2.1.41 2010-06-22 19:08:32 configure twm 1:1.0.4-2 1:1.0.4-2 2010-06-22 19:08:32 status unpacked twm 1:1.0.4-2 2010-06-22 19:08:32 status unpacked twm 1:1.0.4-2 2010-06-22 19:08:32 status unpacked twm 1:1.0.4-2 2010-06-22 19:08:32 status half-configured twm 1:1.0.4-2 2010-06-22 19:08:32 status installed twm 1:1.0.4-2 2010-06-22 19:08:32 status triggers-pending menu 2.1.41 2010-06-22 19:08:32 status triggers-awaited menu 2.1.41 2010-06-22 19:08:32 trigproc menu 2.1.41 2.1.41 2010-06-22 19:08:32 status half-configured menu 2.1.41 2010-06-22 19:08:33 status installed menu 2.1.41 2010-06-22 19:08:33 configure xserver-xorg-core 2:1.4.2-10.lenny2 2:1.4.2-10.lenny2 2010-06-22 19:08:33 status unpacked xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:08:33 status unpacked xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:08:33 status half-configured xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:08:33 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-22 19:08:33 configure iamerican 3.1.20.0-4.4 3.1.20.0-4.4 2010-06-22 19:08:33 status unpacked iamerican 3.1.20.0-4.4 2010-06-22 19:08:33 status half-configured iamerican 3.1.20.0-4.4 2010-06-22 19:08:33 status installed iamerican 3.1.20.0-4.4 2010-06-22 19:08:33 configure ispell 3.1.20.0-4.4 3.1.20.0-4.4 2010-06-22 19:08:33 status unpacked ispell 3.1.20.0-4.4 2010-06-22 19:08:33 status half-configured ispell 3.1.20.0-4.4 2010-06-22 19:08:33 status installed ispell 3.1.20.0-4.4 2010-06-22 19:08:33 configure ibritish 3.1.20.0-4.4 3.1.20.0-4.4 2010-06-22 19:08:33 status unpacked ibritish 3.1.20.0-4.4 2010-06-22 19:08:33 status half-configured ibritish 3.1.20.0-4.4 2010-06-22 19:08:34 status installed ibritish 3.1.20.0-4.4 2010-06-22 19:08:34 configure gs-common 8.62.dfsg.1-3.2lenny1 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:34 status unpacked gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:34 status half-configured gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:34 status installed gs-common 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:34 configure xserver-xorg-video-apm 1:1.2.0-1 1:1.2.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-ark 1:0.7.0-1 1:0.7.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-ark 1:0.7.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-r128 6.8.0-1 6.8.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-r128 6.8.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-mach64 6.8.0-1 6.8.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-mach64 6.8.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-radeon 1:6.9.0-1+lenny4 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status unpacked xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status half-configured xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-22 19:08:34 configure xserver-xorg-video-ati 1:6.9.0-1+lenny4 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status unpacked xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status half-configured xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:08:34 status installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-22 19:08:34 configure xserver-xorg-video-chips 1:1.2.0-1 1:1.2.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 1:1.2.1-1.lenny1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:08:34 status installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-22 19:08:34 configure xserver-xorg-video-cyrix 1:1.1.0-8 1:1.1.0-8 2010-06-22 19:08:34 status unpacked xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:08:34 status half-configured xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:08:34 status installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-22 19:08:34 configure xserver-xorg-video-dummy 1:0.3.0-1 1:0.3.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-dummy 1:0.3.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-fbdev 1:0.4.0-1 1:0.4.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-glint 1:1.2.1-1 1:1.2.1-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:08:34 status installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-22 19:08:34 configure xserver-xorg-video-i128 1:1.3.0-1 1:1.3.0-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:08:34 status installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-22 19:08:34 configure xserver-xorg-video-intel 2:2.3.2-2+lenny6 2:2.3.2-2+lenny6 2010-06-22 19:08:34 status unpacked xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:08:34 status half-configured xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:08:34 status installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-22 19:08:34 configure xserver-xorg-video-mga 1:1.4.9.dfsg-1 1:1.4.9.dfsg-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:08:34 status installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-22 19:08:34 configure xserver-xorg-video-neomagic 1:1.2.1-1 1:1.2.1-1 2010-06-22 19:08:34 status unpacked xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:08:34 status half-configured xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:08:35 status installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-22 19:08:35 configure xserver-xorg-video-nv 1:2.1.10-1 1:2.1.10-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:08:35 status installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-22 19:08:35 configure xserver-xorg-video-radeonhd 1.2.1-2 1.2.1-2 2010-06-22 19:08:35 status unpacked xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:08:35 status half-configured xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:08:35 status installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-22 19:08:35 configure xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 1:4.2.0.dfsg.1-2 2010-06-22 19:08:35 status unpacked xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:08:35 status half-configured xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:08:35 status installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-22 19:08:35 configure xserver-xorg-video-s3 1:0.6.0-1 1:0.6.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-s3 1:0.6.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-s3virge 1:1.10.1-1 1:1.10.1-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:08:35 status installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-22 19:08:35 configure xserver-xorg-video-savage 1:2.2.1-2.lenny1 1:2.2.1-2.lenny1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:08:35 status installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-22 19:08:35 configure xserver-xorg-video-siliconmotion 1:1.6.0-1 1:1.6.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-sis 1:0.10.0-1 1:0.10.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-sisusb 1:0.9.0-1 1:0.9.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-tdfx 1:1.4.0-1 1:1.4.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-tga 1:1.1.0-9 1:1.1.0-9 2010-06-22 19:08:35 status unpacked xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:08:35 status half-configured xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:08:35 status installed xserver-xorg-video-tga 1:1.1.0-9 2010-06-22 19:08:35 configure xserver-xorg-video-trident 1:1.3.0-1 1:1.3.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-tseng 1:1.2.0-1 1:1.2.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-vesa 1:1.3.0-4 1:1.3.0-4 2010-06-22 19:08:35 status unpacked xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:08:35 status half-configured xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:08:35 status installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-22 19:08:35 configure xserver-xorg-video-openchrome 1:0.2.902+svn579-4 1:0.2.902+svn579-4 2010-06-22 19:08:35 status unpacked xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:08:35 status half-configured xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:08:35 status installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-22 19:08:35 configure xserver-xorg-video-voodoo 1:1.2.0-1 1:1.2.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-vga 1:4.1.0-8 1:4.1.0-8 2010-06-22 19:08:35 status unpacked xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:08:35 status half-configured xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:08:35 status installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-22 19:08:35 configure xserver-xorg-video-v4l 0.2.0-1 0.2.0-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:08:35 status installed xserver-xorg-video-v4l 0.2.0-1 2010-06-22 19:08:35 configure xserver-xorg-video-vmware 1:10.16.2-1 1:10.16.2-1 2010-06-22 19:08:35 status unpacked xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:08:35 status half-configured xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:08:35 status installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-22 19:08:35 configure xserver-xorg-video-all 1:7.3+20 1:7.3+20 2010-06-22 19:08:35 status unpacked xserver-xorg-video-all 1:7.3+20 2010-06-22 19:08:35 status half-configured xserver-xorg-video-all 1:7.3+20 2010-06-22 19:08:35 status installed xserver-xorg-video-all 1:7.3+20 2010-06-22 19:08:36 configure xserver-xorg-input-evdev 1:2.0.8-1 1:2.0.8-1 2010-06-22 19:08:36 status unpacked xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:08:36 status half-configured xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:08:36 status installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-22 19:08:36 configure xserver-xorg-input-kbd 1:1.3.1-1 1:1.3.1-1 2010-06-22 19:08:36 status unpacked xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:08:36 status half-configured xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:08:36 status installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-22 19:08:36 configure xserver-xorg-input-mouse 1:1.3.0-1 1:1.3.0-1 2010-06-22 19:08:36 status unpacked xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:08:36 status half-configured xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:08:36 status installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-22 19:08:36 configure xserver-xorg-input-synaptics 0.14.7~git20070706-3 0.14.7~git20070706-3 2010-06-22 19:08:36 status unpacked xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:08:36 status half-configured xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:08:36 status installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-22 19:08:36 configure xserver-xorg-input-wacom 0.7.9.3-2 0.7.9.3-2 2010-06-22 19:08:36 status unpacked xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:08:36 status unpacked xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:08:36 status half-configured xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:08:36 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-22 19:08:36 configure xserver-xorg-input-all 1:7.3+20 1:7.3+20 2010-06-22 19:08:36 status unpacked xserver-xorg-input-all 1:7.3+20 2010-06-22 19:08:36 status half-configured xserver-xorg-input-all 1:7.3+20 2010-06-22 19:08:36 status installed xserver-xorg-input-all 1:7.3+20 2010-06-22 19:08:36 configure xserver-xorg 1:7.3+20 1:7.3+20 2010-06-22 19:08:36 status unpacked xserver-xorg 1:7.3+20 2010-06-22 19:08:36 status half-configured xserver-xorg 1:7.3+20 2010-06-22 19:08:37 status installed xserver-xorg 1:7.3+20 2010-06-22 19:08:37 configure xorg 1:7.3+20 1:7.3+20 2010-06-22 19:08:37 status unpacked xorg 1:7.3+20 2010-06-22 19:08:37 status half-configured xorg 1:7.3+20 2010-06-22 19:08:37 status installed xorg 1:7.3+20 2010-06-22 19:08:37 configure ghostscript 8.62.dfsg.1-3.2lenny1 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:37 status unpacked ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:37 status half-configured ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:37 status installed ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-22 19:08:37 configure cups 1.3.8-1+lenny7 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:37 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status unpacked cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status half-configured cups 1.3.8-1+lenny7 2010-06-22 19:08:38 status installed cups 1.3.8-1+lenny7 2010-06-22 19:08:38 trigproc python-support 0.8.4lenny1 0.8.4lenny1 2010-06-22 19:08:38 status half-configured python-support 0.8.4lenny1 2010-06-22 19:08:38 status installed python-support 0.8.4lenny1 2010-06-22 19:08:38 trigproc initramfs-tools 0.92o 0.92o 2010-06-22 19:08:38 status half-configured initramfs-tools 0.92o 2010-06-22 19:08:45 status installed initramfs-tools 0.92o 2010-06-22 19:09:09 startup packages purge 2010-06-22 19:09:12 startup archives unpack 2010-06-22 19:09:13 install liblzo2-2 2.03-1 2010-06-22 19:09:13 status half-installed liblzo2-2 2.03-1 2010-06-22 19:09:13 status unpacked liblzo2-2 2.03-1 2010-06-22 19:09:13 status unpacked liblzo2-2 2.03-1 2010-06-22 19:09:13 install grub-common 1.96+20080724-16 2010-06-22 19:09:13 status half-installed grub-common 1.96+20080724-16 2010-06-22 19:09:13 status unpacked grub-common 1.96+20080724-16 2010-06-22 19:09:13 status unpacked grub-common 1.96+20080724-16 2010-06-22 19:09:13 install grub-pc 1.96+20080724-16 2010-06-22 19:09:13 status half-installed grub-pc 1.96+20080724-16 2010-06-22 19:09:13 status triggers-pending man-db 2.5.2-4 2010-06-22 19:09:13 status half-installed grub-pc 1.96+20080724-16 2010-06-22 19:09:13 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:13 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:13 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:09:13 status half-configured man-db 2.5.2-4 2010-06-22 19:09:13 status installed man-db 2.5.2-4 2010-06-22 19:09:14 startup packages configure 2010-06-22 19:09:14 configure liblzo2-2 2.03-1 2.03-1 2010-06-22 19:09:14 status unpacked liblzo2-2 2.03-1 2010-06-22 19:09:14 status half-configured liblzo2-2 2.03-1 2010-06-22 19:09:14 status installed liblzo2-2 2.03-1 2010-06-22 19:09:14 configure grub-common 1.96+20080724-16 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-common 1.96+20080724-16 2010-06-22 19:09:14 status half-configured grub-common 1.96+20080724-16 2010-06-22 19:09:14 status installed grub-common 1.96+20080724-16 2010-06-22 19:09:14 configure grub-pc 1.96+20080724-16 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status unpacked grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status half-configured grub-pc 1.96+20080724-16 2010-06-22 19:09:14 status installed grub-pc 1.96+20080724-16 2010-06-22 19:23:40 startup archives unpack 2010-06-22 19:23:40 install dhcdbd 3.0-5 2010-06-22 19:23:40 status half-installed dhcdbd 3.0-5 2010-06-22 19:23:40 status triggers-pending man-db 2.5.2-4 2010-06-22 19:23:40 status half-installed dhcdbd 3.0-5 2010-06-22 19:23:40 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:40 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:40 install firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:40 status half-installed firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:40 status unpacked firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:40 status unpacked firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:40 install libnl1 1.1-2 2010-06-22 19:23:40 status half-installed libnl1 1.1-2 2010-06-22 19:23:40 status unpacked libnl1 1.1-2 2010-06-22 19:23:40 status unpacked libnl1 1.1-2 2010-06-22 19:23:40 install libnm-util0 0.6.6-3 2010-06-22 19:23:40 status half-installed libnm-util0 0.6.6-3 2010-06-22 19:23:40 status unpacked libnm-util0 0.6.6-3 2010-06-22 19:23:40 status unpacked libnm-util0 0.6.6-3 2010-06-22 19:23:40 install libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:40 status half-installed libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:40 status unpacked libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:40 status unpacked libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:40 install libpkcs11-helper1 1.05-1 2010-06-22 19:23:40 status half-installed libpkcs11-helper1 1.05-1 2010-06-22 19:23:40 status half-installed libpkcs11-helper1 1.05-1 2010-06-22 19:23:40 status unpacked libpkcs11-helper1 1.05-1 2010-06-22 19:23:40 status unpacked libpkcs11-helper1 1.05-1 2010-06-22 19:23:40 install network-manager 0.6.6-3 2010-06-22 19:23:40 status half-installed network-manager 0.6.6-3 2010-06-22 19:23:41 status half-installed network-manager 0.6.6-3 2010-06-22 19:23:41 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:41 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:41 install network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:41 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:41 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:41 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:41 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:41 install openvpn-blacklist 0.3 2010-06-22 19:23:41 status half-installed openvpn-blacklist 0.3 2010-06-22 19:23:41 status half-installed openvpn-blacklist 0.3 2010-06-22 19:23:41 status unpacked openvpn-blacklist 0.3 2010-06-22 19:23:41 status unpacked openvpn-blacklist 0.3 2010-06-22 19:23:41 install openvpn 2.1~rc11-1 2010-06-22 19:23:41 status half-installed openvpn 2.1~rc11-1 2010-06-22 19:23:41 status half-installed openvpn 2.1~rc11-1 2010-06-22 19:23:41 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:41 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:41 install network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:41 status half-installed network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:41 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:41 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:41 install network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:41 status half-installed network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:41 status unpacked network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:41 status unpacked network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:41 install vpnc 0.5.1r334-1 2010-06-22 19:23:41 status half-installed vpnc 0.5.1r334-1 2010-06-22 19:23:42 status half-installed vpnc 0.5.1r334-1 2010-06-22 19:23:42 status unpacked vpnc 0.5.1r334-1 2010-06-22 19:23:42 status unpacked vpnc 0.5.1r334-1 2010-06-22 19:23:42 install network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:42 status half-installed network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:42 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:42 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:42 install resolvconf 1.42 2010-06-22 19:23:42 status half-installed resolvconf 1.42 2010-06-22 19:23:42 status half-installed resolvconf 1.42 2010-06-22 19:23:42 status unpacked resolvconf 1.42 2010-06-22 19:23:42 status unpacked resolvconf 1.42 2010-06-22 19:23:42 install network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:42 status half-installed network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:42 status unpacked network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:42 status unpacked network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:42 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 19:23:42 status half-configured man-db 2.5.2-4 2010-06-22 19:23:42 status installed man-db 2.5.2-4 2010-06-22 19:23:43 startup packages configure 2010-06-22 19:23:43 configure dhcdbd 3.0-5 3.0-5 2010-06-22 19:23:43 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:43 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:43 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:43 status unpacked dhcdbd 3.0-5 2010-06-22 19:23:43 status half-configured dhcdbd 3.0-5 2010-06-22 19:23:43 status installed dhcdbd 3.0-5 2010-06-22 19:23:43 configure firmware-iwlwifi 0.14+lenny2 0.14+lenny2 2010-06-22 19:23:43 status unpacked firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:43 status half-configured firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:43 status installed firmware-iwlwifi 0.14+lenny2 2010-06-22 19:23:43 configure libnl1 1.1-2 1.1-2 2010-06-22 19:23:43 status unpacked libnl1 1.1-2 2010-06-22 19:23:43 status half-configured libnl1 1.1-2 2010-06-22 19:23:46 status installed libnl1 1.1-2 2010-06-22 19:23:46 configure libnm-util0 0.6.6-3 0.6.6-3 2010-06-22 19:23:46 status unpacked libnm-util0 0.6.6-3 2010-06-22 19:23:46 status half-configured libnm-util0 0.6.6-3 2010-06-22 19:23:46 status installed libnm-util0 0.6.6-3 2010-06-22 19:23:46 configure libpam-gnome-keyring 2.22.3-2 2.22.3-2 2010-06-22 19:23:46 status unpacked libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:46 status half-configured libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:46 status installed libpam-gnome-keyring 2.22.3-2 2010-06-22 19:23:46 configure libpkcs11-helper1 1.05-1 1.05-1 2010-06-22 19:23:46 status unpacked libpkcs11-helper1 1.05-1 2010-06-22 19:23:46 status half-configured libpkcs11-helper1 1.05-1 2010-06-22 19:23:46 status installed libpkcs11-helper1 1.05-1 2010-06-22 19:23:46 configure network-manager 0.6.6-3 0.6.6-3 2010-06-22 19:23:46 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:46 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:46 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:46 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:46 status unpacked network-manager 0.6.6-3 2010-06-22 19:23:46 status half-configured network-manager 0.6.6-3 2010-06-22 19:23:46 status installed network-manager 0.6.6-3 2010-06-22 19:23:46 configure network-manager-gnome 0.6.6-4+lenny1 0.6.6-4+lenny1 2010-06-22 19:23:46 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:46 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:46 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:46 status half-configured network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:46 status installed network-manager-gnome 0.6.6-4+lenny1 2010-06-22 19:23:46 configure openvpn-blacklist 0.3 0.3 2010-06-22 19:23:46 status unpacked openvpn-blacklist 0.3 2010-06-22 19:23:47 status half-configured openvpn-blacklist 0.3 2010-06-22 19:23:47 status installed openvpn-blacklist 0.3 2010-06-22 19:23:47 configure openvpn 2.1~rc11-1 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status unpacked openvpn 2.1~rc11-1 2010-06-22 19:23:47 status half-configured openvpn 2.1~rc11-1 2010-06-22 19:23:47 status installed openvpn 2.1~rc11-1 2010-06-22 19:23:47 configure network-manager-openvpn 0.3.2svn2855-1.1 0.3.2svn2855-1.1 2010-06-22 19:23:47 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:47 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:47 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:47 status half-configured network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:50 status installed network-manager-openvpn 0.3.2svn2855-1.1 2010-06-22 19:23:50 configure network-manager-openvpn-gnome 0.3.2svn2855-1.1 0.3.2svn2855-1.1 2010-06-22 19:23:50 status unpacked network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:50 status half-configured network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:50 status installed network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-22 19:23:50 configure vpnc 0.5.1r334-1 0.5.1r334-1 2010-06-22 19:23:50 status unpacked vpnc 0.5.1r334-1 2010-06-22 19:23:50 status unpacked vpnc 0.5.1r334-1 2010-06-22 19:23:50 status unpacked vpnc 0.5.1r334-1 2010-06-22 19:23:50 status half-configured vpnc 0.5.1r334-1 2010-06-22 19:23:50 status installed vpnc 0.5.1r334-1 2010-06-22 19:23:50 configure network-manager-vpnc 0.6.4svn2806-1 0.6.4svn2806-1 2010-06-22 19:23:50 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:50 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:50 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:50 status half-configured network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:55 status installed network-manager-vpnc 0.6.4svn2806-1 2010-06-22 19:23:55 configure resolvconf 1.42 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status unpacked resolvconf 1.42 2010-06-22 19:23:55 status half-configured resolvconf 1.42 2010-06-22 19:23:56 status installed resolvconf 1.42 2010-06-22 19:23:56 configure network-manager-vpnc-gnome 0.6.4svn2806-1 0.6.4svn2806-1 2010-06-22 19:23:56 status unpacked network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:56 status half-configured network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 19:23:56 status installed network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-22 23:21:26 startup packages remove 2010-06-22 23:21:26 status installed exim4 4.69-9 2010-06-22 23:21:26 remove exim4 4.69-9 4.69-9 2010-06-22 23:21:26 status half-configured exim4 4.69-9 2010-06-22 23:21:26 status half-installed exim4 4.69-9 2010-06-22 23:21:26 status config-files exim4 4.69-9 2010-06-22 23:21:27 status config-files exim4 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status installed exim4-base 4.69-9 2010-06-22 23:21:27 remove exim4-base 4.69-9 4.69-9 2010-06-22 23:21:27 status half-configured exim4-base 4.69-9 2010-06-22 23:21:27 status half-installed exim4-base 4.69-9 2010-06-22 23:21:27 status triggers-pending man-db 2.5.2-4 2010-06-22 23:21:27 status half-installed exim4-base 4.69-9 2010-06-22 23:21:27 status config-files exim4-base 4.69-9 2010-06-22 23:21:27 status config-files exim4-base 4.69-9 2010-06-22 23:21:27 status installed exim4-config 4.69-9 2010-06-22 23:21:27 remove exim4-config 4.69-9 4.69-9 2010-06-22 23:21:27 status half-configured exim4-config 4.69-9 2010-06-22 23:21:27 status half-installed exim4-config 4.69-9 2010-06-22 23:21:27 status half-installed exim4-config 4.69-9 2010-06-22 23:21:27 status config-files exim4-config 4.69-9 2010-06-22 23:21:27 status config-files exim4-config 4.69-9 2010-06-22 23:21:27 status installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 remove exim4-daemon-light 4.69-9 4.69-9 2010-06-22 23:21:27 status half-configured exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status half-installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status half-installed exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status config-files exim4-daemon-light 4.69-9 2010-06-22 23:21:27 status config-files exim4-daemon-light 4.69-9 2010-06-22 23:21:27 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 23:21:27 status half-configured man-db 2.5.2-4 2010-06-22 23:21:28 status installed man-db 2.5.2-4 2010-06-22 23:21:28 startup archives unpack 2010-06-22 23:21:28 install x11proto-core-dev 7.0.12-1 2010-06-22 23:21:28 status half-installed x11proto-core-dev 7.0.12-1 2010-06-22 23:21:28 status unpacked x11proto-core-dev 7.0.12-1 2010-06-22 23:21:28 status unpacked x11proto-core-dev 7.0.12-1 2010-06-22 23:21:28 install libice-dev 2:1.0.4-1 2010-06-22 23:21:28 status half-installed libice-dev 2:1.0.4-1 2010-06-22 23:21:28 status unpacked libice-dev 2:1.0.4-1 2010-06-22 23:21:28 status unpacked libice-dev 2:1.0.4-1 2010-06-22 23:21:28 install libsm-dev 2:1.0.3-2 2010-06-22 23:21:28 status half-installed libsm-dev 2:1.0.3-2 2010-06-22 23:21:28 status unpacked libsm-dev 2:1.0.3-2 2010-06-22 23:21:28 status unpacked libsm-dev 2:1.0.3-2 2010-06-22 23:21:28 install libxau-dev 1:1.0.3-3 2010-06-22 23:21:28 status half-installed libxau-dev 1:1.0.3-3 2010-06-22 23:21:28 status triggers-pending man-db 2.5.2-4 2010-06-22 23:21:29 status half-installed libxau-dev 1:1.0.3-3 2010-06-22 23:21:29 status unpacked libxau-dev 1:1.0.3-3 2010-06-22 23:21:29 status unpacked libxau-dev 1:1.0.3-3 2010-06-22 23:21:29 install libxdmcp-dev 1:1.0.2-3 2010-06-22 23:21:29 status half-installed libxdmcp-dev 1:1.0.2-3 2010-06-22 23:21:29 status unpacked libxdmcp-dev 1:1.0.2-3 2010-06-22 23:21:29 status unpacked libxdmcp-dev 1:1.0.2-3 2010-06-22 23:21:29 install x11proto-input-dev 1.4.3-2 2010-06-22 23:21:29 status half-installed x11proto-input-dev 1.4.3-2 2010-06-22 23:21:29 status unpacked x11proto-input-dev 1.4.3-2 2010-06-22 23:21:29 status unpacked x11proto-input-dev 1.4.3-2 2010-06-22 23:21:29 install x11proto-kb-dev 1.0.3-3 2010-06-22 23:21:29 status half-installed x11proto-kb-dev 1.0.3-3 2010-06-22 23:21:29 status unpacked x11proto-kb-dev 1.0.3-3 2010-06-22 23:21:29 status unpacked x11proto-kb-dev 1.0.3-3 2010-06-22 23:21:29 install xtrans-dev 1.2-2 2010-06-22 23:21:29 status half-installed xtrans-dev 1.2-2 2010-06-22 23:21:29 status unpacked xtrans-dev 1.2-2 2010-06-22 23:21:29 status unpacked xtrans-dev 1.2-2 2010-06-22 23:21:29 install libpthread-stubs0 0.1-2 2010-06-22 23:21:29 status half-installed libpthread-stubs0 0.1-2 2010-06-22 23:21:29 status unpacked libpthread-stubs0 0.1-2 2010-06-22 23:21:29 status unpacked libpthread-stubs0 0.1-2 2010-06-22 23:21:29 install libpthread-stubs0-dev 0.1-2 2010-06-22 23:21:29 status half-installed libpthread-stubs0-dev 0.1-2 2010-06-22 23:21:29 status unpacked libpthread-stubs0-dev 0.1-2 2010-06-22 23:21:29 status unpacked libpthread-stubs0-dev 0.1-2 2010-06-22 23:21:29 install libxcb1-dev 1.1-1.2 2010-06-22 23:21:29 status half-installed libxcb1-dev 1.1-1.2 2010-06-22 23:21:29 status unpacked libxcb1-dev 1.1-1.2 2010-06-22 23:21:29 status unpacked libxcb1-dev 1.1-1.2 2010-06-22 23:21:29 install libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:21:29 status half-installed libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:21:29 status unpacked libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:21:29 status unpacked libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:21:29 install libx11-dev 2:1.1.5-2 2010-06-22 23:21:29 status half-installed libx11-dev 2:1.1.5-2 2010-06-22 23:21:29 status half-installed libx11-dev 2:1.1.5-2 2010-06-22 23:21:29 status unpacked libx11-dev 2:1.1.5-2 2010-06-22 23:21:29 status unpacked libx11-dev 2:1.1.5-2 2010-06-22 23:21:29 install x11proto-xext-dev 7.0.2-6 2010-06-22 23:21:29 status half-installed x11proto-xext-dev 7.0.2-6 2010-06-22 23:21:29 status unpacked x11proto-xext-dev 7.0.2-6 2010-06-22 23:21:29 status unpacked x11proto-xext-dev 7.0.2-6 2010-06-22 23:21:29 install libxext-dev 2:1.0.4-1 2010-06-22 23:21:29 status half-installed libxext-dev 2:1.0.4-1 2010-06-22 23:21:29 status half-installed libxext-dev 2:1.0.4-1 2010-06-22 23:21:30 status unpacked libxext-dev 2:1.0.4-1 2010-06-22 23:21:30 status unpacked libxext-dev 2:1.0.4-1 2010-06-22 23:21:30 install x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:21:30 status half-installed x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:21:30 status unpacked x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:21:30 status unpacked x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:21:30 install libxinerama-dev 2:1.0.3-2 2010-06-22 23:21:30 status half-installed libxinerama-dev 2:1.0.3-2 2010-06-22 23:21:30 status half-installed libxinerama-dev 2:1.0.3-2 2010-06-22 23:21:30 status unpacked libxinerama-dev 2:1.0.3-2 2010-06-22 23:21:30 status unpacked libxinerama-dev 2:1.0.3-2 2010-06-22 23:21:30 upgrade libc6-i386 2.7-18lenny1 2.7-18lenny4 2010-06-22 23:21:30 status half-configured libc6-i386 2.7-18lenny1 2010-06-22 23:21:30 status unpacked libc6-i386 2.7-18lenny1 2010-06-22 23:21:30 status half-installed libc6-i386 2.7-18lenny1 2010-06-22 23:21:30 status half-installed libc6-i386 2.7-18lenny1 2010-06-22 23:21:30 status unpacked libc6-i386 2.7-18lenny4 2010-06-22 23:21:30 status unpacked libc6-i386 2.7-18lenny4 2010-06-22 23:21:30 upgrade libc6 2.7-18lenny1 2.7-18lenny4 2010-06-22 23:21:30 status half-configured libc6 2.7-18lenny1 2010-06-22 23:21:30 status unpacked libc6 2.7-18lenny1 2010-06-22 23:21:30 status half-installed libc6 2.7-18lenny1 2010-06-22 23:21:31 status half-installed libc6 2.7-18lenny1 2010-06-22 23:21:31 status half-installed libc6 2.7-18lenny1 2010-06-22 23:21:31 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:31 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:31 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 23:21:31 status half-configured man-db 2.5.2-4 2010-06-22 23:21:32 status installed man-db 2.5.2-4 2010-06-22 23:21:33 startup packages configure 2010-06-22 23:21:33 configure libc6 2.7-18lenny4 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status unpacked libc6 2.7-18lenny4 2010-06-22 23:21:33 status half-configured libc6 2.7-18lenny4 2010-06-22 23:21:34 status installed libc6 2.7-18lenny4 2010-06-22 23:21:35 startup archives unpack 2010-06-22 23:21:35 install libxt-dev 1:1.0.5-3 2010-06-22 23:21:35 status half-installed libxt-dev 1:1.0.5-3 2010-06-22 23:21:35 status triggers-pending man-db 2.5.2-4 2010-06-22 23:21:35 status half-installed libxt-dev 1:1.0.5-3 2010-06-22 23:21:35 status unpacked libxt-dev 1:1.0.5-3 2010-06-22 23:21:35 status unpacked libxt-dev 1:1.0.5-3 2010-06-22 23:21:35 install binutils 2.18.1~cvs20080103-7 2010-06-22 23:21:35 status half-installed binutils 2.18.1~cvs20080103-7 2010-06-22 23:21:35 status half-installed binutils 2.18.1~cvs20080103-7 2010-06-22 23:21:35 status unpacked binutils 2.18.1~cvs20080103-7 2010-06-22 23:21:35 status unpacked binutils 2.18.1~cvs20080103-7 2010-06-22 23:21:35 install linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:21:35 status half-installed linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:21:35 status unpacked linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:21:36 status unpacked linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:21:36 install libc6-dev 2.7-18lenny4 2010-06-22 23:21:36 status half-installed libc6-dev 2.7-18lenny4 2010-06-22 23:21:36 status half-installed libc6-dev 2.7-18lenny4 2010-06-22 23:21:36 status unpacked libc6-dev 2.7-18lenny4 2010-06-22 23:21:36 status unpacked libc6-dev 2.7-18lenny4 2010-06-22 23:21:36 install libgomp1 4.3.2-1.1 2010-06-22 23:21:36 status half-installed libgomp1 4.3.2-1.1 2010-06-22 23:21:36 status unpacked libgomp1 4.3.2-1.1 2010-06-22 23:21:36 status unpacked libgomp1 4.3.2-1.1 2010-06-22 23:21:36 install gcc-4.3 4.3.2-1.1 2010-06-22 23:21:36 status half-installed gcc-4.3 4.3.2-1.1 2010-06-22 23:21:36 status unpacked gcc-4.3 4.3.2-1.1 2010-06-22 23:21:36 status unpacked gcc-4.3 4.3.2-1.1 2010-06-22 23:21:36 install gcc 4:4.3.2-2 2010-06-22 23:21:36 status half-installed gcc 4:4.3.2-2 2010-06-22 23:21:36 status half-installed gcc 4:4.3.2-2 2010-06-22 23:21:36 status unpacked gcc 4:4.3.2-2 2010-06-22 23:21:36 status unpacked gcc 4:4.3.2-2 2010-06-22 23:21:36 install libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:21:36 status half-installed libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:21:36 status unpacked libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:21:36 status unpacked libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:21:36 install g++-4.3 4.3.2-1.1 2010-06-22 23:21:36 status half-installed g++-4.3 4.3.2-1.1 2010-06-22 23:21:37 status unpacked g++-4.3 4.3.2-1.1 2010-06-22 23:21:37 status unpacked g++-4.3 4.3.2-1.1 2010-06-22 23:21:37 install g++ 4:4.3.2-2 2010-06-22 23:21:37 status half-installed g++ 4:4.3.2-2 2010-06-22 23:21:37 status half-installed g++ 4:4.3.2-2 2010-06-22 23:21:37 status unpacked g++ 4:4.3.2-2 2010-06-22 23:21:37 status unpacked g++ 4:4.3.2-2 2010-06-22 23:21:37 install make 3.81-5 2010-06-22 23:21:37 status half-installed make 3.81-5 2010-06-22 23:21:37 status half-installed make 3.81-5 2010-06-22 23:21:37 status unpacked make 3.81-5 2010-06-22 23:21:37 status unpacked make 3.81-5 2010-06-22 23:21:37 install libtimedate-perl 1.1600-9 2010-06-22 23:21:37 status half-installed libtimedate-perl 1.1600-9 2010-06-22 23:21:37 status half-installed libtimedate-perl 1.1600-9 2010-06-22 23:21:37 status unpacked libtimedate-perl 1.1600-9 2010-06-22 23:21:37 status unpacked libtimedate-perl 1.1600-9 2010-06-22 23:21:37 install dpkg-dev 1.14.29 2010-06-22 23:21:37 status half-installed dpkg-dev 1.14.29 2010-06-22 23:21:37 status half-installed dpkg-dev 1.14.29 2010-06-22 23:21:37 status unpacked dpkg-dev 1.14.29 2010-06-22 23:21:37 status unpacked dpkg-dev 1.14.29 2010-06-22 23:21:37 install build-essential 11.4 2010-06-22 23:21:37 status half-installed build-essential 11.4 2010-06-22 23:21:37 status unpacked build-essential 11.4 2010-06-22 23:21:37 status unpacked build-essential 11.4 2010-06-22 23:21:37 install gcc-4.1-base 4.1.2-25 2010-06-22 23:21:37 status half-installed gcc-4.1-base 4.1.2-25 2010-06-22 23:21:37 status unpacked gcc-4.1-base 4.1.2-25 2010-06-22 23:21:37 status unpacked gcc-4.1-base 4.1.2-25 2010-06-22 23:21:37 install cpp-4.1 4.1.2-25 2010-06-22 23:21:37 status half-installed cpp-4.1 4.1.2-25 2010-06-22 23:21:38 status unpacked cpp-4.1 4.1.2-25 2010-06-22 23:21:38 status unpacked cpp-4.1 4.1.2-25 2010-06-22 23:21:38 install dctrl-tools 2.13.1 2010-06-22 23:21:38 status half-installed dctrl-tools 2.13.1 2010-06-22 23:21:38 status half-installed dctrl-tools 2.13.1 2010-06-22 23:21:38 status unpacked dctrl-tools 2.13.1 2010-06-22 23:21:38 status unpacked dctrl-tools 2.13.1 2010-06-22 23:21:38 install html2text 1.3.2a-5 2010-06-22 23:21:38 status half-installed html2text 1.3.2a-5 2010-06-22 23:21:38 status half-installed html2text 1.3.2a-5 2010-06-22 23:21:38 status unpacked html2text 1.3.2a-5 2010-06-22 23:21:38 status unpacked html2text 1.3.2a-5 2010-06-22 23:21:38 install gettext 0.17-4 2010-06-22 23:21:38 status half-installed gettext 0.17-4 2010-06-22 23:21:38 status half-installed gettext 0.17-4 2010-06-22 23:21:39 status unpacked gettext 0.17-4 2010-06-22 23:21:39 status unpacked gettext 0.17-4 2010-06-22 23:21:39 install intltool-debian 0.35.0+20060710.1 2010-06-22 23:21:39 status half-installed intltool-debian 0.35.0+20060710.1 2010-06-22 23:21:39 status unpacked intltool-debian 0.35.0+20060710.1 2010-06-22 23:21:39 status unpacked intltool-debian 0.35.0+20060710.1 2010-06-22 23:21:39 install po-debconf 1.0.15 2010-06-22 23:21:39 status half-installed po-debconf 1.0.15 2010-06-22 23:21:39 status half-installed po-debconf 1.0.15 2010-06-22 23:21:39 status unpacked po-debconf 1.0.15 2010-06-22 23:21:39 status unpacked po-debconf 1.0.15 2010-06-22 23:21:39 install debhelper 7.0.15 2010-06-22 23:21:39 status half-installed debhelper 7.0.15 2010-06-22 23:21:40 status half-installed debhelper 7.0.15 2010-06-22 23:21:40 status unpacked debhelper 7.0.15 2010-06-22 23:21:40 status unpacked debhelper 7.0.15 2010-06-22 23:21:40 install debian-keyring 2009.01.18 2010-06-22 23:21:40 status half-installed debian-keyring 2009.01.18 2010-06-22 23:21:40 status unpacked debian-keyring 2009.01.18 2010-06-22 23:21:40 status unpacked debian-keyring 2009.01.18 2010-06-22 23:21:40 install devscripts 2.10.35lenny7 2010-06-22 23:21:40 status half-installed devscripts 2.10.35lenny7 2010-06-22 23:21:40 status half-installed devscripts 2.10.35lenny7 2010-06-22 23:21:40 status unpacked devscripts 2.10.35lenny7 2010-06-22 23:21:40 status unpacked devscripts 2.10.35lenny7 2010-06-22 23:21:40 install diffstat 1.45-2 2010-06-22 23:21:40 status half-installed diffstat 1.45-2 2010-06-22 23:21:40 status half-installed diffstat 1.45-2 2010-06-22 23:21:40 status unpacked diffstat 1.45-2 2010-06-22 23:21:40 status unpacked diffstat 1.45-2 2010-06-22 23:21:40 install dput 0.9.2.32 2010-06-22 23:21:40 status half-installed dput 0.9.2.32 2010-06-22 23:21:40 status half-installed dput 0.9.2.32 2010-06-22 23:21:40 status unpacked dput 0.9.2.32 2010-06-22 23:21:40 status unpacked dput 0.9.2.32 2010-06-22 23:21:40 install fakeroot 1.11 2010-06-22 23:21:40 status half-installed fakeroot 1.11 2010-06-22 23:21:40 status half-installed fakeroot 1.11 2010-06-22 23:21:40 status unpacked fakeroot 1.11 2010-06-22 23:21:40 status unpacked fakeroot 1.11 2010-06-22 23:21:40 install gcc-4.1 4.1.2-25 2010-06-22 23:21:40 status half-installed gcc-4.1 4.1.2-25 2010-06-22 23:21:40 status half-installed gcc-4.1 4.1.2-25 2010-06-22 23:21:41 status unpacked gcc-4.1 4.1.2-25 2010-06-22 23:21:41 status unpacked gcc-4.1 4.1.2-25 2010-06-22 23:21:41 install libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:21:41 status half-installed libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:21:41 status unpacked libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:21:41 status unpacked libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:21:41 install g++-4.1 4.1.2-25 2010-06-22 23:21:41 status half-installed g++-4.1 4.1.2-25 2010-06-22 23:21:41 status unpacked g++-4.1 4.1.2-25 2010-06-22 23:21:41 status unpacked g++-4.1 4.1.2-25 2010-06-22 23:21:41 install haskell-utils 1.11+b1 2010-06-22 23:21:41 status half-installed haskell-utils 1.11+b1 2010-06-22 23:21:41 status half-installed haskell-utils 1.11+b1 2010-06-22 23:21:41 status unpacked haskell-utils 1.11+b1 2010-06-22 23:21:41 status unpacked haskell-utils 1.11+b1 2010-06-22 23:21:41 install libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status half-installed libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status unpacked libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status unpacked libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:21:41 install libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status half-installed libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status unpacked libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:21:41 status unpacked libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:21:41 install libncurses5-dev 5.7+20081213-1 2010-06-22 23:21:41 status half-installed libncurses5-dev 5.7+20081213-1 2010-06-22 23:21:41 status half-installed libncurses5-dev 5.7+20081213-1 2010-06-22 23:21:44 status unpacked libncurses5-dev 5.7+20081213-1 2010-06-22 23:21:44 status unpacked libncurses5-dev 5.7+20081213-1 2010-06-22 23:21:44 install libreadline5-dev 5.2-3.1 2010-06-22 23:21:44 status half-installed libreadline5-dev 5.2-3.1 2010-06-22 23:21:44 status unpacked libreadline5-dev 5.2-3.1 2010-06-22 23:21:44 status unpacked libreadline5-dev 5.2-3.1 2010-06-22 23:21:44 install ghc6 6.8.2dfsg1-1.1 2010-06-22 23:21:44 status half-installed ghc6 6.8.2dfsg1-1.1 2010-06-22 23:21:44 status half-installed ghc6 6.8.2dfsg1-1.1 2010-06-22 23:21:50 status unpacked ghc6 6.8.2dfsg1-1.1 2010-06-22 23:21:50 status unpacked ghc6 6.8.2dfsg1-1.1 2010-06-22 23:21:50 install haddock 0.8-2.1+b1 2010-06-22 23:21:50 status half-installed haddock 0.8-2.1+b1 2010-06-22 23:21:50 status half-installed haddock 0.8-2.1+b1 2010-06-22 23:21:50 status unpacked haddock 0.8-2.1+b1 2010-06-22 23:21:50 status unpacked haddock 0.8-2.1+b1 2010-06-22 23:21:50 install ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:21:50 status half-installed ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:21:50 status unpacked ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:21:50 status unpacked ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:21:50 install liberror-perl 0.17-1 2010-06-22 23:21:50 status half-installed liberror-perl 0.17-1 2010-06-22 23:21:50 status half-installed liberror-perl 0.17-1 2010-06-22 23:21:50 status unpacked liberror-perl 0.17-1 2010-06-22 23:21:50 status unpacked liberror-perl 0.17-1 2010-06-22 23:21:50 install libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:21:50 status half-installed libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:21:50 status half-installed libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:21:50 status unpacked libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:21:50 status unpacked libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:21:51 install git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:21:51 status half-installed git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:21:51 status half-installed git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:21:51 status unpacked git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:21:51 status unpacked git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:21:51 install libgif4 4.1.6-6 2010-06-22 23:21:51 status half-installed libgif4 4.1.6-6 2010-06-22 23:21:51 status unpacked libgif4 4.1.6-6 2010-06-22 23:21:51 status unpacked libgif4 4.1.6-6 2010-06-22 23:21:51 install libafterimage0 2.2.8-2 2010-06-22 23:21:51 status half-installed libafterimage0 2.2.8-2 2010-06-22 23:21:51 status unpacked libafterimage0 2.2.8-2 2010-06-22 23:21:51 status unpacked libafterimage0 2.2.8-2 2010-06-22 23:21:51 install libapr1 1.2.12-5+lenny1 2010-06-22 23:21:51 status half-installed libapr1 1.2.12-5+lenny1 2010-06-22 23:21:51 status unpacked libapr1 1.2.12-5+lenny1 2010-06-22 23:21:51 status unpacked libapr1 1.2.12-5+lenny1 2010-06-22 23:21:51 install libpq5 8.3.11-0lenny1 2010-06-22 23:21:51 status half-installed libpq5 8.3.11-0lenny1 2010-06-22 23:21:51 status unpacked libpq5 8.3.11-0lenny1 2010-06-22 23:21:51 status unpacked libpq5 8.3.11-0lenny1 2010-06-22 23:21:51 install libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:21:51 status half-installed libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:21:51 status unpacked libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:21:51 status unpacked libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:21:51 install libauthen-sasl-perl 2.12-1 2010-06-22 23:21:51 status half-installed libauthen-sasl-perl 2.12-1 2010-06-22 23:21:51 status half-installed libauthen-sasl-perl 2.12-1 2010-06-22 23:21:51 status unpacked libauthen-sasl-perl 2.12-1 2010-06-22 23:21:51 status unpacked libauthen-sasl-perl 2.12-1 2010-06-22 23:21:51 install libclass-accessor-perl 0.31-2 2010-06-22 23:21:51 status half-installed libclass-accessor-perl 0.31-2 2010-06-22 23:21:51 status half-installed libclass-accessor-perl 0.31-2 2010-06-22 23:21:51 status unpacked libclass-accessor-perl 0.31-2 2010-06-22 23:21:51 status unpacked libclass-accessor-perl 0.31-2 2010-06-22 23:21:51 install libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:21:51 status half-installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:21:51 status half-installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:21:51 status unpacked libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:21:51 status unpacked libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:21:51 install libio-compress-base-perl 2.012-1 2010-06-22 23:21:51 status half-installed libio-compress-base-perl 2.012-1 2010-06-22 23:21:51 status half-installed libio-compress-base-perl 2.012-1 2010-06-22 23:21:51 status unpacked libio-compress-base-perl 2.012-1 2010-06-22 23:21:51 status unpacked libio-compress-base-perl 2.012-1 2010-06-22 23:21:52 install libio-compress-zlib-perl 2.012-1 2010-06-22 23:21:52 status half-installed libio-compress-zlib-perl 2.012-1 2010-06-22 23:21:52 status half-installed libio-compress-zlib-perl 2.012-1 2010-06-22 23:21:52 status unpacked libio-compress-zlib-perl 2.012-1 2010-06-22 23:21:52 status unpacked libio-compress-zlib-perl 2.012-1 2010-06-22 23:21:52 install libcompress-zlib-perl 2.012-1 2010-06-22 23:21:52 status half-installed libcompress-zlib-perl 2.012-1 2010-06-22 23:21:52 status half-installed libcompress-zlib-perl 2.012-1 2010-06-22 23:21:52 status unpacked libcompress-zlib-perl 2.012-1 2010-06-22 23:21:52 status unpacked libcompress-zlib-perl 2.012-1 2010-06-22 23:21:52 install libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:21:52 status half-installed libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:21:52 status half-installed libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:21:52 status unpacked libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:21:52 status unpacked libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:21:52 install libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:21:52 status half-installed libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:21:52 status half-installed libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:21:52 status unpacked libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:21:52 status unpacked libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:21:52 install libdevel-symdump-perl 2.08-1 2010-06-22 23:21:52 status half-installed libdevel-symdump-perl 2.08-1 2010-06-22 23:21:52 status half-installed libdevel-symdump-perl 2.08-1 2010-06-22 23:21:52 status unpacked libdevel-symdump-perl 2.08-1 2010-06-22 23:21:52 status unpacked libdevel-symdump-perl 2.08-1 2010-06-22 23:21:52 install libdigest-hmac-perl 1.01-7 2010-06-22 23:21:52 status half-installed libdigest-hmac-perl 1.01-7 2010-06-22 23:21:52 status half-installed libdigest-hmac-perl 1.01-7 2010-06-22 23:21:52 status unpacked libdigest-hmac-perl 1.01-7 2010-06-22 23:21:52 status unpacked libdigest-hmac-perl 1.01-7 2010-06-22 23:21:52 install libfcgi-perl 0.67-2.1+b1 2010-06-22 23:21:52 status half-installed libfcgi-perl 0.67-2.1+b1 2010-06-22 23:21:52 status half-installed libfcgi-perl 0.67-2.1+b1 2010-06-22 23:21:52 status unpacked libfcgi-perl 0.67-2.1+b1 2010-06-22 23:21:52 status unpacked libfcgi-perl 0.67-2.1+b1 2010-06-22 23:21:52 install libfile-remove-perl 1.42-1 2010-06-22 23:21:52 status half-installed libfile-remove-perl 1.42-1 2010-06-22 23:21:52 status half-installed libfile-remove-perl 1.42-1 2010-06-22 23:21:52 status unpacked libfile-remove-perl 1.42-1 2010-06-22 23:21:52 status unpacked libfile-remove-perl 1.42-1 2010-06-22 23:21:52 install libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:21:52 status half-installed libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:21:52 status unpacked libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:21:52 status unpacked libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:21:52 install libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:21:52 status half-installed libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:21:52 status unpacked libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:21:52 status unpacked libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:21:52 install libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:21:52 status half-installed libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:21:53 status unpacked libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:21:53 status unpacked libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:21:53 install libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:21:53 status half-installed libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:21:53 status unpacked libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:21:53 status unpacked libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:21:53 install libghc6-x11-dev 1.4.2-1 2010-06-22 23:21:53 status half-installed libghc6-x11-dev 1.4.2-1 2010-06-22 23:21:53 status unpacked libghc6-x11-dev 1.4.2-1 2010-06-22 23:21:53 status unpacked libghc6-x11-dev 1.4.2-1 2010-06-22 23:21:53 install libghc6-x11-doc 1.4.2-1 2010-06-22 23:21:53 status half-installed libghc6-x11-doc 1.4.2-1 2010-06-22 23:21:53 status unpacked libghc6-x11-doc 1.4.2-1 2010-06-22 23:21:53 status unpacked libghc6-x11-doc 1.4.2-1 2010-06-22 23:21:53 install libghc6-xmonad-doc 0.7-2 2010-06-22 23:21:53 status half-installed libghc6-xmonad-doc 0.7-2 2010-06-22 23:21:53 status unpacked libghc6-xmonad-doc 0.7-2 2010-06-22 23:21:53 status unpacked libghc6-xmonad-doc 0.7-2 2010-06-22 23:21:53 install libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:21:53 status half-installed libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:21:53 status unpacked libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:21:53 status unpacked libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:21:53 install libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:21:53 status half-installed libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:21:53 status unpacked libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:21:53 status unpacked libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:21:53 install libhtml-template-perl 2.9-1 2010-06-22 23:21:53 status half-installed libhtml-template-perl 2.9-1 2010-06-22 23:21:53 status half-installed libhtml-template-perl 2.9-1 2010-06-22 23:21:53 status unpacked libhtml-template-perl 2.9-1 2010-06-22 23:21:53 status unpacked libhtml-template-perl 2.9-1 2010-06-22 23:21:54 install libnet-ssleay-perl 1.35-1 2010-06-22 23:21:54 status half-installed libnet-ssleay-perl 1.35-1 2010-06-22 23:21:54 status half-installed libnet-ssleay-perl 1.35-1 2010-06-22 23:21:54 status unpacked libnet-ssleay-perl 1.35-1 2010-06-22 23:21:54 status unpacked libnet-ssleay-perl 1.35-1 2010-06-22 23:21:54 install libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:21:54 status half-installed libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:21:54 status half-installed libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:21:54 status unpacked libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:21:54 status unpacked libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:21:54 install libio-string-perl 1.08-2 2010-06-22 23:21:54 status half-installed libio-string-perl 1.08-2 2010-06-22 23:21:54 status half-installed libio-string-perl 1.08-2 2010-06-22 23:21:55 status unpacked libio-string-perl 1.08-2 2010-06-22 23:21:55 status unpacked libio-string-perl 1.08-2 2010-06-22 23:21:55 install libio-stringy-perl 2.110-4 2010-06-22 23:21:55 status half-installed libio-stringy-perl 2.110-4 2010-06-22 23:21:55 status half-installed libio-stringy-perl 2.110-4 2010-06-22 23:21:55 status unpacked libio-stringy-perl 2.110-4 2010-06-22 23:21:55 status unpacked libio-stringy-perl 2.110-4 2010-06-22 23:21:55 install libmime-types-perl 1.24-1 2010-06-22 23:21:55 status half-installed libmime-types-perl 1.24-1 2010-06-22 23:21:55 status half-installed libmime-types-perl 1.24-1 2010-06-22 23:21:55 status unpacked libmime-types-perl 1.24-1 2010-06-22 23:21:55 status unpacked libmime-types-perl 1.24-1 2010-06-22 23:21:55 install libmailtools-perl 2.03-1 2010-06-22 23:21:55 status half-installed libmailtools-perl 2.03-1 2010-06-22 23:21:55 status half-installed libmailtools-perl 2.03-1 2010-06-22 23:21:56 status unpacked libmailtools-perl 2.03-1 2010-06-22 23:21:56 status unpacked libmailtools-perl 2.03-1 2010-06-22 23:21:56 install libobject-realize-later-perl 0.18-1 2010-06-22 23:21:56 status half-installed libobject-realize-later-perl 0.18-1 2010-06-22 23:21:56 status half-installed libobject-realize-later-perl 0.18-1 2010-06-22 23:21:56 status unpacked libobject-realize-later-perl 0.18-1 2010-06-22 23:21:56 status unpacked libobject-realize-later-perl 0.18-1 2010-06-22 23:21:56 install libuser-identity-perl 0.92-2 2010-06-22 23:21:56 status half-installed libuser-identity-perl 0.92-2 2010-06-22 23:21:56 status half-installed libuser-identity-perl 0.92-2 2010-06-22 23:21:57 status unpacked libuser-identity-perl 0.92-2 2010-06-22 23:21:57 status unpacked libuser-identity-perl 0.92-2 2010-06-22 23:21:57 install libmail-box-perl 2.082-2 2010-06-22 23:21:57 status half-installed libmail-box-perl 2.082-2 2010-06-22 23:21:57 status half-installed libmail-box-perl 2.082-2 2010-06-22 23:21:57 status unpacked libmail-box-perl 2.082-2 2010-06-22 23:21:57 status unpacked libmail-box-perl 2.082-2 2010-06-22 23:21:57 install libsys-hostname-long-perl 1.4-2 2010-06-22 23:21:57 status half-installed libsys-hostname-long-perl 1.4-2 2010-06-22 23:21:57 status half-installed libsys-hostname-long-perl 1.4-2 2010-06-22 23:21:57 status unpacked libsys-hostname-long-perl 1.4-2 2010-06-22 23:21:57 status unpacked libsys-hostname-long-perl 1.4-2 2010-06-22 23:21:57 install libmail-sendmail-perl 0.79-5 2010-06-22 23:21:57 status half-installed libmail-sendmail-perl 0.79-5 2010-06-22 23:21:57 status half-installed libmail-sendmail-perl 0.79-5 2010-06-22 23:21:57 status unpacked libmail-sendmail-perl 0.79-5 2010-06-22 23:21:57 status unpacked libmail-sendmail-perl 0.79-5 2010-06-22 23:21:57 install libmime-tools-perl 5.427-1 2010-06-22 23:21:57 status half-installed libmime-tools-perl 5.427-1 2010-06-22 23:21:57 status half-installed libmime-tools-perl 5.427-1 2010-06-22 23:21:57 status unpacked libmime-tools-perl 5.427-1 2010-06-22 23:21:57 status unpacked libmime-tools-perl 5.427-1 2010-06-22 23:21:57 install libneon27-gnutls 0.28.2-6.1 2010-06-22 23:21:57 status half-installed libneon27-gnutls 0.28.2-6.1 2010-06-22 23:21:57 status unpacked libneon27-gnutls 0.28.2-6.1 2010-06-22 23:21:57 status unpacked libneon27-gnutls 0.28.2-6.1 2010-06-22 23:21:57 install libnet-libidn-perl 0.07-1+b1 2010-06-22 23:21:57 status half-installed libnet-libidn-perl 0.07-1+b1 2010-06-22 23:21:57 status half-installed libnet-libidn-perl 0.07-1+b1 2010-06-22 23:21:57 status unpacked libnet-libidn-perl 0.07-1+b1 2010-06-22 23:21:57 status unpacked libnet-libidn-perl 0.07-1+b1 2010-06-22 23:21:57 install libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:21:57 status half-installed libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:21:57 status unpacked libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:21:57 status unpacked libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:21:57 install libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:21:57 status half-installed libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:21:57 status half-installed libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:21:57 status unpacked libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:21:57 status unpacked libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:21:57 install libparse-debcontrol-perl 2.005-2 2010-06-22 23:21:57 status half-installed libparse-debcontrol-perl 2.005-2 2010-06-22 23:21:57 status half-installed libparse-debcontrol-perl 2.005-2 2010-06-22 23:21:57 status unpacked libparse-debcontrol-perl 2.005-2 2010-06-22 23:21:57 status unpacked libparse-debcontrol-perl 2.005-2 2010-06-22 23:21:57 install libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:21:57 status half-installed libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:21:57 status half-installed libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:21:57 status unpacked libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:21:58 status unpacked libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:21:58 install libperl5.10 5.10.0-19lenny2 2010-06-22 23:21:58 status half-installed libperl5.10 5.10.0-19lenny2 2010-06-22 23:21:58 status unpacked libperl5.10 5.10.0-19lenny2 2010-06-22 23:21:58 status unpacked libperl5.10 5.10.0-19lenny2 2010-06-22 23:21:58 install libpod-coverage-perl 0.19-1 2010-06-22 23:21:58 status half-installed libpod-coverage-perl 0.19-1 2010-06-22 23:21:58 status half-installed libpod-coverage-perl 0.19-1 2010-06-22 23:21:58 status unpacked libpod-coverage-perl 0.19-1 2010-06-22 23:21:58 status unpacked libpod-coverage-perl 0.19-1 2010-06-22 23:21:58 install libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:21:58 status half-installed libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:21:58 status unpacked libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:21:58 status unpacked libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:21:58 install libserf-0-0 0.2.0-1 2010-06-22 23:21:58 status half-installed libserf-0-0 0.2.0-1 2010-06-22 23:21:58 status unpacked libserf-0-0 0.2.0-1 2010-06-22 23:21:58 status unpacked libserf-0-0 0.2.0-1 2010-06-22 23:21:58 install libsoap-lite-perl 0.710.08-1 2010-06-22 23:21:58 status half-installed libsoap-lite-perl 0.710.08-1 2010-06-22 23:21:58 status half-installed libsoap-lite-perl 0.710.08-1 2010-06-22 23:21:58 status unpacked libsoap-lite-perl 0.710.08-1 2010-06-22 23:21:58 status unpacked libsoap-lite-perl 0.710.08-1 2010-06-22 23:21:58 install libsvn1 1.5.1dfsg1-4 2010-06-22 23:21:58 status half-installed libsvn1 1.5.1dfsg1-4 2010-06-22 23:21:58 status unpacked libsvn1 1.5.1dfsg1-4 2010-06-22 23:21:58 status unpacked libsvn1 1.5.1dfsg1-4 2010-06-22 23:21:58 install libterm-size-perl 0.2-4+b1 2010-06-22 23:21:58 status half-installed libterm-size-perl 0.2-4+b1 2010-06-22 23:21:58 status half-installed libterm-size-perl 0.2-4+b1 2010-06-22 23:21:58 status unpacked libterm-size-perl 0.2-4+b1 2010-06-22 23:21:58 status unpacked libterm-size-perl 0.2-4+b1 2010-06-22 23:21:58 install libtest-pod-perl 1.26-2 2010-06-22 23:21:58 status half-installed libtest-pod-perl 1.26-2 2010-06-22 23:21:58 status half-installed libtest-pod-perl 1.26-2 2010-06-22 23:21:58 status unpacked libtest-pod-perl 1.26-2 2010-06-22 23:21:58 status unpacked libtest-pod-perl 1.26-2 2010-06-22 23:21:58 install libtie-ixhash-perl 1.21-2 2010-06-22 23:21:58 status half-installed libtie-ixhash-perl 1.21-2 2010-06-22 23:21:58 status half-installed libtie-ixhash-perl 1.21-2 2010-06-22 23:21:58 status unpacked libtie-ixhash-perl 1.21-2 2010-06-22 23:21:59 status unpacked libtie-ixhash-perl 1.21-2 2010-06-22 23:21:59 install libxml-namespacesupport-perl 1.09-3 2010-06-22 23:21:59 status half-installed libxml-namespacesupport-perl 1.09-3 2010-06-22 23:21:59 status half-installed libxml-namespacesupport-perl 1.09-3 2010-06-22 23:21:59 status unpacked libxml-namespacesupport-perl 1.09-3 2010-06-22 23:21:59 status unpacked libxml-namespacesupport-perl 1.09-3 2010-06-22 23:21:59 install libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:21:59 status half-installed libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:21:59 status half-installed libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:21:59 status unpacked libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:21:59 status unpacked libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:21:59 install libxml-sax-expat-perl 0.40-1 2010-06-22 23:21:59 status half-installed libxml-sax-expat-perl 0.40-1 2010-06-22 23:21:59 status half-installed libxml-sax-expat-perl 0.40-1 2010-06-22 23:21:59 status unpacked libxml-sax-expat-perl 0.40-1 2010-06-22 23:21:59 status unpacked libxml-sax-expat-perl 0.40-1 2010-06-22 23:21:59 install libxml-simple-perl 2.18-1 2010-06-22 23:21:59 status half-installed libxml-simple-perl 2.18-1 2010-06-22 23:21:59 status half-installed libxml-simple-perl 2.18-1 2010-06-22 23:21:59 status unpacked libxml-simple-perl 2.18-1 2010-06-22 23:21:59 status unpacked libxml-simple-perl 2.18-1 2010-06-22 23:21:59 install libyaml-syck-perl 1.05-1 2010-06-22 23:21:59 status half-installed libyaml-syck-perl 1.05-1 2010-06-22 23:21:59 status half-installed libyaml-syck-perl 1.05-1 2010-06-22 23:21:59 status unpacked libyaml-syck-perl 1.05-1 2010-06-22 23:21:59 status unpacked libyaml-syck-perl 1.05-1 2010-06-22 23:21:59 install lintian 1.24.2.1+lenny1 2010-06-22 23:21:59 status half-installed lintian 1.24.2.1+lenny1 2010-06-22 23:21:59 status half-installed lintian 1.24.2.1+lenny1 2010-06-22 23:21:59 status unpacked lintian 1.24.2.1+lenny1 2010-06-22 23:21:59 status unpacked lintian 1.24.2.1+lenny1 2010-06-22 23:21:59 install manpages-dev 3.05-1 2010-06-22 23:21:59 status half-installed manpages-dev 3.05-1 2010-06-22 23:21:59 status half-installed manpages-dev 3.05-1 2010-06-22 23:21:59 status unpacked manpages-dev 3.05-1 2010-06-22 23:21:59 status unpacked manpages-dev 3.05-1 2010-06-22 23:21:59 install nautilus-open-terminal 0.8-2 2010-06-22 23:21:59 status half-installed nautilus-open-terminal 0.8-2 2010-06-22 23:21:59 status unpacked nautilus-open-terminal 0.8-2 2010-06-22 23:21:59 status unpacked nautilus-open-terminal 0.8-2 2010-06-22 23:22:00 install patchutils 0.2.31-4 2010-06-22 23:22:00 status half-installed patchutils 0.2.31-4 2010-06-22 23:22:00 status half-installed patchutils 0.2.31-4 2010-06-22 23:22:00 status unpacked patchutils 0.2.31-4 2010-06-22 23:22:00 status unpacked patchutils 0.2.31-4 2010-06-22 23:22:00 install perl-doc 5.10.0-19lenny2 2010-06-22 23:22:00 status half-installed perl-doc 5.10.0-19lenny2 2010-06-22 23:22:00 status half-installed perl-doc 5.10.0-19lenny2 2010-06-22 23:22:00 status unpacked perl-doc 5.10.0-19lenny2 2010-06-22 23:22:01 status unpacked perl-doc 5.10.0-19lenny2 2010-06-22 23:22:01 install rsync 3.0.3-2 2010-06-22 23:22:01 status half-installed rsync 3.0.3-2 2010-06-22 23:22:01 status half-installed rsync 3.0.3-2 2010-06-22 23:22:01 status unpacked rsync 3.0.3-2 2010-06-22 23:22:01 status unpacked rsync 3.0.3-2 2010-06-22 23:22:01 install rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 status half-installed rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 status triggers-pending menu 2.1.41 2010-06-22 23:22:01 status half-installed rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 status half-installed rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 status unpacked rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 status unpacked rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:01 install strace 4.5.17+cvs080723-2 2010-06-22 23:22:01 status half-installed strace 4.5.17+cvs080723-2 2010-06-22 23:22:01 status half-installed strace 4.5.17+cvs080723-2 2010-06-22 23:22:01 status unpacked strace 4.5.17+cvs080723-2 2010-06-22 23:22:01 status unpacked strace 4.5.17+cvs080723-2 2010-06-22 23:22:01 install subversion 1.5.1dfsg1-4 2010-06-22 23:22:01 status half-installed subversion 1.5.1dfsg1-4 2010-06-22 23:22:01 status half-installed subversion 1.5.1dfsg1-4 2010-06-22 23:22:01 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:01 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:01 install tcl8.4 8.4.19-2 2010-06-22 23:22:01 status half-installed tcl8.4 8.4.19-2 2010-06-22 23:22:01 status half-installed tcl8.4 8.4.19-2 2010-06-22 23:22:01 status half-installed tcl8.4 8.4.19-2 2010-06-22 23:22:01 status unpacked tcl8.4 8.4.19-2 2010-06-22 23:22:01 status unpacked tcl8.4 8.4.19-2 2010-06-22 23:22:01 install vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:01 status half-installed vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:01 status half-installed vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:03 status unpacked vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:03 status unpacked vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:03 install wdiff 0.5-18 2010-06-22 23:22:03 status half-installed wdiff 0.5-18 2010-06-22 23:22:03 status half-installed wdiff 0.5-18 2010-06-22 23:22:03 status unpacked wdiff 0.5-18 2010-06-22 23:22:03 status unpacked wdiff 0.5-18 2010-06-22 23:22:03 install xmonad 0.7-2+b1 2010-06-22 23:22:03 status half-installed xmonad 0.7-2+b1 2010-06-22 23:22:03 status half-installed xmonad 0.7-2+b1 2010-06-22 23:22:03 status unpacked xmonad 0.7-2+b1 2010-06-22 23:22:03 status unpacked xmonad 0.7-2+b1 2010-06-22 23:22:03 install zsh 4.3.6-6 2010-06-22 23:22:03 status half-installed zsh 4.3.6-6 2010-06-22 23:22:03 status half-installed zsh 4.3.6-6 2010-06-22 23:22:03 status half-installed zsh 4.3.6-6 2010-06-22 23:22:03 status unpacked zsh 4.3.6-6 2010-06-22 23:22:03 status unpacked zsh 4.3.6-6 2010-06-22 23:22:03 install debian-maintainers 1.52 2010-06-22 23:22:03 status half-installed debian-maintainers 1.52 2010-06-22 23:22:03 status unpacked debian-maintainers 1.52 2010-06-22 23:22:03 status unpacked debian-maintainers 1.52 2010-06-22 23:22:03 install equivs 2.0.7-0.1 2010-06-22 23:22:03 status half-installed equivs 2.0.7-0.1 2010-06-22 23:22:03 status half-installed equivs 2.0.7-0.1 2010-06-22 23:22:03 status unpacked equivs 2.0.7-0.1 2010-06-22 23:22:03 status unpacked equivs 2.0.7-0.1 2010-06-22 23:22:03 install lsb-release 3.2-20 2010-06-22 23:22:03 status half-installed lsb-release 3.2-20 2010-06-22 23:22:03 status half-installed lsb-release 3.2-20 2010-06-22 23:22:03 status unpacked lsb-release 3.2-20 2010-06-22 23:22:03 status unpacked lsb-release 3.2-20 2010-06-22 23:22:03 install postfix 2.5.5-1.1 2010-06-22 23:22:03 status half-installed postfix 2.5.5-1.1 2010-06-22 23:22:04 status half-installed postfix 2.5.5-1.1 2010-06-22 23:22:05 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:05 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:05 install vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:05 status half-installed vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:05 status unpacked vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:05 status unpacked vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:05 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-22 23:22:05 status half-configured man-db 2.5.2-4 2010-06-22 23:22:13 status installed man-db 2.5.2-4 2010-06-22 23:22:13 trigproc menu 2.1.41 2.1.41 2010-06-22 23:22:13 status half-configured menu 2.1.41 2010-06-22 23:22:14 status installed menu 2.1.41 2010-06-22 23:22:14 startup packages configure 2010-06-22 23:22:14 configure x11proto-core-dev 7.0.12-1 7.0.12-1 2010-06-22 23:22:14 status unpacked x11proto-core-dev 7.0.12-1 2010-06-22 23:22:14 status half-configured x11proto-core-dev 7.0.12-1 2010-06-22 23:22:14 status installed x11proto-core-dev 7.0.12-1 2010-06-22 23:22:14 configure libice-dev 2:1.0.4-1 2:1.0.4-1 2010-06-22 23:22:14 status unpacked libice-dev 2:1.0.4-1 2010-06-22 23:22:14 status half-configured libice-dev 2:1.0.4-1 2010-06-22 23:22:14 status installed libice-dev 2:1.0.4-1 2010-06-22 23:22:14 configure libsm-dev 2:1.0.3-2 2:1.0.3-2 2010-06-22 23:22:14 status unpacked libsm-dev 2:1.0.3-2 2010-06-22 23:22:15 status half-configured libsm-dev 2:1.0.3-2 2010-06-22 23:22:15 status installed libsm-dev 2:1.0.3-2 2010-06-22 23:22:15 configure libxau-dev 1:1.0.3-3 1:1.0.3-3 2010-06-22 23:22:15 status unpacked libxau-dev 1:1.0.3-3 2010-06-22 23:22:15 status half-configured libxau-dev 1:1.0.3-3 2010-06-22 23:22:15 status installed libxau-dev 1:1.0.3-3 2010-06-22 23:22:15 configure libxdmcp-dev 1:1.0.2-3 1:1.0.2-3 2010-06-22 23:22:15 status unpacked libxdmcp-dev 1:1.0.2-3 2010-06-22 23:22:15 status half-configured libxdmcp-dev 1:1.0.2-3 2010-06-22 23:22:15 status installed libxdmcp-dev 1:1.0.2-3 2010-06-22 23:22:15 configure x11proto-input-dev 1.4.3-2 1.4.3-2 2010-06-22 23:22:15 status unpacked x11proto-input-dev 1.4.3-2 2010-06-22 23:22:15 status half-configured x11proto-input-dev 1.4.3-2 2010-06-22 23:22:15 status installed x11proto-input-dev 1.4.3-2 2010-06-22 23:22:15 configure x11proto-kb-dev 1.0.3-3 1.0.3-3 2010-06-22 23:22:15 status unpacked x11proto-kb-dev 1.0.3-3 2010-06-22 23:22:15 status half-configured x11proto-kb-dev 1.0.3-3 2010-06-22 23:22:15 status installed x11proto-kb-dev 1.0.3-3 2010-06-22 23:22:15 configure xtrans-dev 1.2-2 1.2-2 2010-06-22 23:22:15 status unpacked xtrans-dev 1.2-2 2010-06-22 23:22:15 status half-configured xtrans-dev 1.2-2 2010-06-22 23:22:15 status installed xtrans-dev 1.2-2 2010-06-22 23:22:15 configure libpthread-stubs0 0.1-2 0.1-2 2010-06-22 23:22:15 status unpacked libpthread-stubs0 0.1-2 2010-06-22 23:22:15 status half-configured libpthread-stubs0 0.1-2 2010-06-22 23:22:15 status installed libpthread-stubs0 0.1-2 2010-06-22 23:22:15 configure libpthread-stubs0-dev 0.1-2 0.1-2 2010-06-22 23:22:15 status unpacked libpthread-stubs0-dev 0.1-2 2010-06-22 23:22:15 status half-configured libpthread-stubs0-dev 0.1-2 2010-06-22 23:22:15 status installed libpthread-stubs0-dev 0.1-2 2010-06-22 23:22:15 configure libxcb1-dev 1.1-1.2 1.1-1.2 2010-06-22 23:22:15 status unpacked libxcb1-dev 1.1-1.2 2010-06-22 23:22:15 status half-configured libxcb1-dev 1.1-1.2 2010-06-22 23:22:15 status installed libxcb1-dev 1.1-1.2 2010-06-22 23:22:15 configure libxcb-xlib0-dev 1.1-1.2 1.1-1.2 2010-06-22 23:22:15 status unpacked libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:22:15 status half-configured libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:22:15 status installed libxcb-xlib0-dev 1.1-1.2 2010-06-22 23:22:15 configure libx11-dev 2:1.1.5-2 2:1.1.5-2 2010-06-22 23:22:15 status unpacked libx11-dev 2:1.1.5-2 2010-06-22 23:22:15 status half-configured libx11-dev 2:1.1.5-2 2010-06-22 23:22:15 status installed libx11-dev 2:1.1.5-2 2010-06-22 23:22:15 configure x11proto-xext-dev 7.0.2-6 7.0.2-6 2010-06-22 23:22:15 status unpacked x11proto-xext-dev 7.0.2-6 2010-06-22 23:22:15 status half-configured x11proto-xext-dev 7.0.2-6 2010-06-22 23:22:15 status installed x11proto-xext-dev 7.0.2-6 2010-06-22 23:22:15 configure libxext-dev 2:1.0.4-1 2:1.0.4-1 2010-06-22 23:22:15 status unpacked libxext-dev 2:1.0.4-1 2010-06-22 23:22:15 status half-configured libxext-dev 2:1.0.4-1 2010-06-22 23:22:15 status installed libxext-dev 2:1.0.4-1 2010-06-22 23:22:15 configure x11proto-xinerama-dev 1.1.2-5 1.1.2-5 2010-06-22 23:22:15 status unpacked x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:22:15 status half-configured x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:22:15 status installed x11proto-xinerama-dev 1.1.2-5 2010-06-22 23:22:15 configure libxinerama-dev 2:1.0.3-2 2:1.0.3-2 2010-06-22 23:22:15 status unpacked libxinerama-dev 2:1.0.3-2 2010-06-22 23:22:15 status half-configured libxinerama-dev 2:1.0.3-2 2010-06-22 23:22:15 status installed libxinerama-dev 2:1.0.3-2 2010-06-22 23:22:15 configure libc6-i386 2.7-18lenny4 2.7-18lenny4 2010-06-22 23:22:15 status unpacked libc6-i386 2.7-18lenny4 2010-06-22 23:22:15 status half-configured libc6-i386 2.7-18lenny4 2010-06-22 23:22:15 status installed libc6-i386 2.7-18lenny4 2010-06-22 23:22:15 configure libxt-dev 1:1.0.5-3 1:1.0.5-3 2010-06-22 23:22:15 status unpacked libxt-dev 1:1.0.5-3 2010-06-22 23:22:15 status half-configured libxt-dev 1:1.0.5-3 2010-06-22 23:22:15 status installed libxt-dev 1:1.0.5-3 2010-06-22 23:22:15 configure binutils 2.18.1~cvs20080103-7 2.18.1~cvs20080103-7 2010-06-22 23:22:15 status unpacked binutils 2.18.1~cvs20080103-7 2010-06-22 23:22:15 status half-configured binutils 2.18.1~cvs20080103-7 2010-06-22 23:22:15 status installed binutils 2.18.1~cvs20080103-7 2010-06-22 23:22:15 configure linux-libc-dev 2.6.26-22lenny1 2.6.26-22lenny1 2010-06-22 23:22:15 status unpacked linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:22:15 status half-configured linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:22:15 status installed linux-libc-dev 2.6.26-22lenny1 2010-06-22 23:22:15 configure libc6-dev 2.7-18lenny4 2.7-18lenny4 2010-06-22 23:22:15 status unpacked libc6-dev 2.7-18lenny4 2010-06-22 23:22:15 status half-configured libc6-dev 2.7-18lenny4 2010-06-22 23:22:15 status installed libc6-dev 2.7-18lenny4 2010-06-22 23:22:15 configure libgomp1 4.3.2-1.1 4.3.2-1.1 2010-06-22 23:22:15 status unpacked libgomp1 4.3.2-1.1 2010-06-22 23:22:15 status half-configured libgomp1 4.3.2-1.1 2010-06-22 23:22:15 status installed libgomp1 4.3.2-1.1 2010-06-22 23:22:15 configure gcc-4.3 4.3.2-1.1 4.3.2-1.1 2010-06-22 23:22:15 status unpacked gcc-4.3 4.3.2-1.1 2010-06-22 23:22:15 status half-configured gcc-4.3 4.3.2-1.1 2010-06-22 23:22:15 status installed gcc-4.3 4.3.2-1.1 2010-06-22 23:22:15 configure gcc 4:4.3.2-2 4:4.3.2-2 2010-06-22 23:22:15 status unpacked gcc 4:4.3.2-2 2010-06-22 23:22:15 status half-configured gcc 4:4.3.2-2 2010-06-22 23:22:16 status installed gcc 4:4.3.2-2 2010-06-22 23:22:16 configure make 3.81-5 3.81-5 2010-06-22 23:22:16 status unpacked make 3.81-5 2010-06-22 23:22:16 status half-configured make 3.81-5 2010-06-22 23:22:16 status installed make 3.81-5 2010-06-22 23:22:16 configure libtimedate-perl 1.1600-9 1.1600-9 2010-06-22 23:22:16 status unpacked libtimedate-perl 1.1600-9 2010-06-22 23:22:16 status half-configured libtimedate-perl 1.1600-9 2010-06-22 23:22:16 status installed libtimedate-perl 1.1600-9 2010-06-22 23:22:16 configure dpkg-dev 1.14.29 1.14.29 2010-06-22 23:22:16 status unpacked dpkg-dev 1.14.29 2010-06-22 23:22:16 status unpacked dpkg-dev 1.14.29 2010-06-22 23:22:16 status unpacked dpkg-dev 1.14.29 2010-06-22 23:22:16 status half-configured dpkg-dev 1.14.29 2010-06-22 23:22:16 status installed dpkg-dev 1.14.29 2010-06-22 23:22:16 configure gcc-4.1-base 4.1.2-25 4.1.2-25 2010-06-22 23:22:16 status unpacked gcc-4.1-base 4.1.2-25 2010-06-22 23:22:16 status half-configured gcc-4.1-base 4.1.2-25 2010-06-22 23:22:16 status installed gcc-4.1-base 4.1.2-25 2010-06-22 23:22:16 configure cpp-4.1 4.1.2-25 4.1.2-25 2010-06-22 23:22:16 status unpacked cpp-4.1 4.1.2-25 2010-06-22 23:22:16 status half-configured cpp-4.1 4.1.2-25 2010-06-22 23:22:16 status installed cpp-4.1 4.1.2-25 2010-06-22 23:22:16 configure dctrl-tools 2.13.1 2.13.1 2010-06-22 23:22:16 status unpacked dctrl-tools 2.13.1 2010-06-22 23:22:16 status unpacked dctrl-tools 2.13.1 2010-06-22 23:22:16 status half-configured dctrl-tools 2.13.1 2010-06-22 23:22:16 status installed dctrl-tools 2.13.1 2010-06-22 23:22:16 configure html2text 1.3.2a-5 1.3.2a-5 2010-06-22 23:22:16 status unpacked html2text 1.3.2a-5 2010-06-22 23:22:16 status half-configured html2text 1.3.2a-5 2010-06-22 23:22:16 status installed html2text 1.3.2a-5 2010-06-22 23:22:16 configure gettext 0.17-4 0.17-4 2010-06-22 23:22:16 status unpacked gettext 0.17-4 2010-06-22 23:22:16 status half-configured gettext 0.17-4 2010-06-22 23:22:16 status installed gettext 0.17-4 2010-06-22 23:22:16 configure intltool-debian 0.35.0+20060710.1 0.35.0+20060710.1 2010-06-22 23:22:16 status unpacked intltool-debian 0.35.0+20060710.1 2010-06-22 23:22:16 status half-configured intltool-debian 0.35.0+20060710.1 2010-06-22 23:22:16 status installed intltool-debian 0.35.0+20060710.1 2010-06-22 23:22:16 configure po-debconf 1.0.15 1.0.15 2010-06-22 23:22:16 status unpacked po-debconf 1.0.15 2010-06-22 23:22:16 status half-configured po-debconf 1.0.15 2010-06-22 23:22:16 status installed po-debconf 1.0.15 2010-06-22 23:22:16 configure debhelper 7.0.15 7.0.15 2010-06-22 23:22:16 status unpacked debhelper 7.0.15 2010-06-22 23:22:16 status half-configured debhelper 7.0.15 2010-06-22 23:22:16 status installed debhelper 7.0.15 2010-06-22 23:22:16 configure debian-keyring 2009.01.18 2009.01.18 2010-06-22 23:22:16 status unpacked debian-keyring 2009.01.18 2010-06-22 23:22:16 status half-configured debian-keyring 2009.01.18 2010-06-22 23:22:16 status installed debian-keyring 2009.01.18 2010-06-22 23:22:16 configure devscripts 2.10.35lenny7 2.10.35lenny7 2010-06-22 23:22:16 status unpacked devscripts 2.10.35lenny7 2010-06-22 23:22:16 status unpacked devscripts 2.10.35lenny7 2010-06-22 23:22:16 status unpacked devscripts 2.10.35lenny7 2010-06-22 23:22:16 status half-configured devscripts 2.10.35lenny7 2010-06-22 23:22:16 status installed devscripts 2.10.35lenny7 2010-06-22 23:22:17 configure diffstat 1.45-2 1.45-2 2010-06-22 23:22:17 status unpacked diffstat 1.45-2 2010-06-22 23:22:17 status half-configured diffstat 1.45-2 2010-06-22 23:22:17 status installed diffstat 1.45-2 2010-06-22 23:22:17 configure dput 0.9.2.32 0.9.2.32 2010-06-22 23:22:17 status unpacked dput 0.9.2.32 2010-06-22 23:22:17 status unpacked dput 0.9.2.32 2010-06-22 23:22:17 status unpacked dput 0.9.2.32 2010-06-22 23:22:17 status half-configured dput 0.9.2.32 2010-06-22 23:22:17 status installed dput 0.9.2.32 2010-06-22 23:22:17 configure fakeroot 1.11 1.11 2010-06-22 23:22:17 status unpacked fakeroot 1.11 2010-06-22 23:22:17 status half-configured fakeroot 1.11 2010-06-22 23:22:17 status installed fakeroot 1.11 2010-06-22 23:22:17 configure gcc-4.1 4.1.2-25 4.1.2-25 2010-06-22 23:22:17 status unpacked gcc-4.1 4.1.2-25 2010-06-22 23:22:17 status half-configured gcc-4.1 4.1.2-25 2010-06-22 23:22:17 status installed gcc-4.1 4.1.2-25 2010-06-22 23:22:17 configure haskell-utils 1.11+b1 1.11+b1 2010-06-22 23:22:17 status unpacked haskell-utils 1.11+b1 2010-06-22 23:22:17 status half-configured haskell-utils 1.11+b1 2010-06-22 23:22:17 status installed haskell-utils 1.11+b1 2010-06-22 23:22:17 configure libgmpxx4ldbl 2:4.2.2+dfsg-3 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status unpacked libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status half-configured libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status installed libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-22 23:22:17 configure libgmp3-dev 2:4.2.2+dfsg-3 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status unpacked libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status half-configured libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:22:17 status installed libgmp3-dev 2:4.2.2+dfsg-3 2010-06-22 23:22:17 configure libncurses5-dev 5.7+20081213-1 5.7+20081213-1 2010-06-22 23:22:17 status unpacked libncurses5-dev 5.7+20081213-1 2010-06-22 23:22:17 status half-configured libncurses5-dev 5.7+20081213-1 2010-06-22 23:22:17 status installed libncurses5-dev 5.7+20081213-1 2010-06-22 23:22:17 configure libreadline5-dev 5.2-3.1 5.2-3.1 2010-06-22 23:22:17 status unpacked libreadline5-dev 5.2-3.1 2010-06-22 23:22:17 status half-configured libreadline5-dev 5.2-3.1 2010-06-22 23:22:17 status installed libreadline5-dev 5.2-3.1 2010-06-22 23:22:17 configure ghc6 6.8.2dfsg1-1.1 6.8.2dfsg1-1.1 2010-06-22 23:22:17 status unpacked ghc6 6.8.2dfsg1-1.1 2010-06-22 23:22:17 status half-configured ghc6 6.8.2dfsg1-1.1 2010-06-22 23:22:17 status installed ghc6 6.8.2dfsg1-1.1 2010-06-22 23:22:17 configure haddock 0.8-2.1+b1 0.8-2.1+b1 2010-06-22 23:22:17 status unpacked haddock 0.8-2.1+b1 2010-06-22 23:22:17 status half-configured haddock 0.8-2.1+b1 2010-06-22 23:22:17 status installed haddock 0.8-2.1+b1 2010-06-22 23:22:17 configure ghc6-doc 6.8.2dfsg1-1.1 6.8.2dfsg1-1.1 2010-06-22 23:22:17 status unpacked ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:22:17 status half-configured ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:22:19 status installed ghc6-doc 6.8.2dfsg1-1.1 2010-06-22 23:22:19 configure liberror-perl 0.17-1 0.17-1 2010-06-22 23:22:19 status unpacked liberror-perl 0.17-1 2010-06-22 23:22:19 status half-configured liberror-perl 0.17-1 2010-06-22 23:22:19 status installed liberror-perl 0.17-1 2010-06-22 23:22:19 configure libdigest-sha1-perl 2.11-2+b1 2.11-2+b1 2010-06-22 23:22:19 status unpacked libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:22:19 status half-configured libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:22:19 status installed libdigest-sha1-perl 2.11-2+b1 2010-06-22 23:22:19 configure git-core 1:1.5.6.5-3+lenny3 1:1.5.6.5-3+lenny3 2010-06-22 23:22:19 status unpacked git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:22:19 status unpacked git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:22:19 status half-configured git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:22:19 status installed git-core 1:1.5.6.5-3+lenny3 2010-06-22 23:22:19 configure libgif4 4.1.6-6 4.1.6-6 2010-06-22 23:22:19 status unpacked libgif4 4.1.6-6 2010-06-22 23:22:19 status half-configured libgif4 4.1.6-6 2010-06-22 23:22:19 status installed libgif4 4.1.6-6 2010-06-22 23:22:19 configure libafterimage0 2.2.8-2 2.2.8-2 2010-06-22 23:22:19 status unpacked libafterimage0 2.2.8-2 2010-06-22 23:22:19 status half-configured libafterimage0 2.2.8-2 2010-06-22 23:22:19 status installed libafterimage0 2.2.8-2 2010-06-22 23:22:19 configure libapr1 1.2.12-5+lenny1 1.2.12-5+lenny1 2010-06-22 23:22:19 status unpacked libapr1 1.2.12-5+lenny1 2010-06-22 23:22:19 status half-configured libapr1 1.2.12-5+lenny1 2010-06-22 23:22:19 status installed libapr1 1.2.12-5+lenny1 2010-06-22 23:22:19 configure libpq5 8.3.11-0lenny1 8.3.11-0lenny1 2010-06-22 23:22:19 status unpacked libpq5 8.3.11-0lenny1 2010-06-22 23:22:19 status half-configured libpq5 8.3.11-0lenny1 2010-06-22 23:22:19 status installed libpq5 8.3.11-0lenny1 2010-06-22 23:22:19 configure libaprutil1 1.2.12+dfsg-8+lenny4 1.2.12+dfsg-8+lenny4 2010-06-22 23:22:19 status unpacked libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:22:19 status half-configured libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:22:19 status installed libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-22 23:22:19 configure libauthen-sasl-perl 2.12-1 2.12-1 2010-06-22 23:22:19 status unpacked libauthen-sasl-perl 2.12-1 2010-06-22 23:22:19 status half-configured libauthen-sasl-perl 2.12-1 2010-06-22 23:22:19 status installed libauthen-sasl-perl 2.12-1 2010-06-22 23:22:19 configure libclass-accessor-perl 0.31-2 0.31-2 2010-06-22 23:22:19 status unpacked libclass-accessor-perl 0.31-2 2010-06-22 23:22:19 status half-configured libclass-accessor-perl 0.31-2 2010-06-22 23:22:19 status installed libclass-accessor-perl 0.31-2 2010-06-22 23:22:19 configure libcompress-raw-zlib-perl 2.012-1lenny1 2.012-1lenny1 2010-06-22 23:22:19 status unpacked libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:22:19 status half-configured libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:22:19 status installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-22 23:22:19 configure libio-compress-base-perl 2.012-1 2.012-1 2010-06-22 23:22:19 status unpacked libio-compress-base-perl 2.012-1 2010-06-22 23:22:20 status half-configured libio-compress-base-perl 2.012-1 2010-06-22 23:22:20 status installed libio-compress-base-perl 2.012-1 2010-06-22 23:22:20 configure libio-compress-zlib-perl 2.012-1 2.012-1 2010-06-22 23:22:20 status unpacked libio-compress-zlib-perl 2.012-1 2010-06-22 23:22:20 status half-configured libio-compress-zlib-perl 2.012-1 2010-06-22 23:22:20 status installed libio-compress-zlib-perl 2.012-1 2010-06-22 23:22:20 configure libcompress-zlib-perl 2.012-1 2.012-1 2010-06-22 23:22:20 status unpacked libcompress-zlib-perl 2.012-1 2010-06-22 23:22:20 status half-configured libcompress-zlib-perl 2.012-1 2010-06-22 23:22:20 status installed libcompress-zlib-perl 2.012-1 2010-06-22 23:22:20 configure libconvert-binhex-perl 1.119+pristine-3 1.119+pristine-3 2010-06-22 23:22:20 status unpacked libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:22:20 status half-configured libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:22:20 status installed libconvert-binhex-perl 1.119+pristine-3 2010-06-22 23:22:20 configure libcrypt-ssleay-perl 0.57-1+b1 0.57-1+b1 2010-06-22 23:22:20 status unpacked libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:22:20 status half-configured libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:22:20 status installed libcrypt-ssleay-perl 0.57-1+b1 2010-06-22 23:22:20 configure libdevel-symdump-perl 2.08-1 2.08-1 2010-06-22 23:22:20 status unpacked libdevel-symdump-perl 2.08-1 2010-06-22 23:22:20 status half-configured libdevel-symdump-perl 2.08-1 2010-06-22 23:22:20 status installed libdevel-symdump-perl 2.08-1 2010-06-22 23:22:20 configure libdigest-hmac-perl 1.01-7 1.01-7 2010-06-22 23:22:20 status unpacked libdigest-hmac-perl 1.01-7 2010-06-22 23:22:20 status half-configured libdigest-hmac-perl 1.01-7 2010-06-22 23:22:20 status installed libdigest-hmac-perl 1.01-7 2010-06-22 23:22:20 configure libfcgi-perl 0.67-2.1+b1 0.67-2.1+b1 2010-06-22 23:22:20 status unpacked libfcgi-perl 0.67-2.1+b1 2010-06-22 23:22:20 status half-configured libfcgi-perl 0.67-2.1+b1 2010-06-22 23:22:20 status installed libfcgi-perl 0.67-2.1+b1 2010-06-22 23:22:20 configure libfile-remove-perl 1.42-1 1.42-1 2010-06-22 23:22:20 status unpacked libfile-remove-perl 1.42-1 2010-06-22 23:22:20 status half-configured libfile-remove-perl 1.42-1 2010-06-22 23:22:20 status installed libfile-remove-perl 1.42-1 2010-06-22 23:22:20 configure libghc6-mtl-dev 1.1.0.0-2 1.1.0.0-2 2010-06-22 23:22:20 status unpacked libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:22:20 status half-configured libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:22:20 status installed libghc6-mtl-dev 1.1.0.0-2 2010-06-22 23:22:20 configure libghc6-mtl-doc 1.1.0.0-2 1.1.0.0-2 2010-06-22 23:22:20 status unpacked libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:22:20 status half-configured libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:22:21 status installed libghc6-mtl-doc 1.1.0.0-2 2010-06-22 23:22:22 configure libghc6-quickcheck-dev 1.1.0.0-2 1.1.0.0-2 2010-06-22 23:22:22 status unpacked libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:22:22 status half-configured libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:22:22 status installed libghc6-quickcheck-dev 1.1.0.0-2 2010-06-22 23:22:22 configure libghc6-quickcheck-doc 1.1.0.0-2 1.1.0.0-2 2010-06-22 23:22:22 status unpacked libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:22:22 status half-configured libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:22:23 status installed libghc6-quickcheck-doc 1.1.0.0-2 2010-06-22 23:22:23 configure libghc6-x11-dev 1.4.2-1 1.4.2-1 2010-06-22 23:22:23 status unpacked libghc6-x11-dev 1.4.2-1 2010-06-22 23:22:23 status half-configured libghc6-x11-dev 1.4.2-1 2010-06-22 23:22:23 status installed libghc6-x11-dev 1.4.2-1 2010-06-22 23:22:23 configure libghc6-x11-doc 1.4.2-1 1.4.2-1 2010-06-22 23:22:23 status unpacked libghc6-x11-doc 1.4.2-1 2010-06-22 23:22:23 status half-configured libghc6-x11-doc 1.4.2-1 2010-06-22 23:22:25 status installed libghc6-x11-doc 1.4.2-1 2010-06-22 23:22:25 configure libghc6-xmonad-doc 0.7-2 0.7-2 2010-06-22 23:22:25 status unpacked libghc6-xmonad-doc 0.7-2 2010-06-22 23:22:25 status half-configured libghc6-xmonad-doc 0.7-2 2010-06-22 23:22:26 status installed libghc6-xmonad-doc 0.7-2 2010-06-22 23:22:26 configure libghc6-xmonad-contrib-doc 0.7-2 0.7-2 2010-06-22 23:22:26 status unpacked libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:22:26 status half-configured libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:22:28 status installed libghc6-xmonad-contrib-doc 0.7-2 2010-06-22 23:22:28 configure libghc6-xmonad-dev 0.7-2+b1 0.7-2+b1 2010-06-22 23:22:28 status unpacked libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:22:28 status half-configured libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:22:28 status installed libghc6-xmonad-dev 0.7-2+b1 2010-06-22 23:22:28 configure libhtml-template-perl 2.9-1 2.9-1 2010-06-22 23:22:28 status unpacked libhtml-template-perl 2.9-1 2010-06-22 23:22:28 status half-configured libhtml-template-perl 2.9-1 2010-06-22 23:22:28 status installed libhtml-template-perl 2.9-1 2010-06-22 23:22:28 configure libnet-ssleay-perl 1.35-1 1.35-1 2010-06-22 23:22:28 status unpacked libnet-ssleay-perl 1.35-1 2010-06-22 23:22:28 status half-configured libnet-ssleay-perl 1.35-1 2010-06-22 23:22:28 status installed libnet-ssleay-perl 1.35-1 2010-06-22 23:22:28 configure libio-socket-ssl-perl 1.16-1+lenny1 1.16-1+lenny1 2010-06-22 23:22:28 status unpacked libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:22:28 status half-configured libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:22:28 status installed libio-socket-ssl-perl 1.16-1+lenny1 2010-06-22 23:22:28 configure libio-string-perl 1.08-2 1.08-2 2010-06-22 23:22:28 status unpacked libio-string-perl 1.08-2 2010-06-22 23:22:28 status half-configured libio-string-perl 1.08-2 2010-06-22 23:22:28 status installed libio-string-perl 1.08-2 2010-06-22 23:22:28 configure libio-stringy-perl 2.110-4 2.110-4 2010-06-22 23:22:28 status unpacked libio-stringy-perl 2.110-4 2010-06-22 23:22:28 status half-configured libio-stringy-perl 2.110-4 2010-06-22 23:22:28 status installed libio-stringy-perl 2.110-4 2010-06-22 23:22:28 configure libmime-types-perl 1.24-1 1.24-1 2010-06-22 23:22:28 status unpacked libmime-types-perl 1.24-1 2010-06-22 23:22:28 status half-configured libmime-types-perl 1.24-1 2010-06-22 23:22:28 status installed libmime-types-perl 1.24-1 2010-06-22 23:22:28 configure libmailtools-perl 2.03-1 2.03-1 2010-06-22 23:22:28 status unpacked libmailtools-perl 2.03-1 2010-06-22 23:22:28 status half-configured libmailtools-perl 2.03-1 2010-06-22 23:22:28 status installed libmailtools-perl 2.03-1 2010-06-22 23:22:28 configure libobject-realize-later-perl 0.18-1 0.18-1 2010-06-22 23:22:28 status unpacked libobject-realize-later-perl 0.18-1 2010-06-22 23:22:28 status half-configured libobject-realize-later-perl 0.18-1 2010-06-22 23:22:28 status installed libobject-realize-later-perl 0.18-1 2010-06-22 23:22:28 configure libuser-identity-perl 0.92-2 0.92-2 2010-06-22 23:22:28 status unpacked libuser-identity-perl 0.92-2 2010-06-22 23:22:28 status half-configured libuser-identity-perl 0.92-2 2010-06-22 23:22:28 status installed libuser-identity-perl 0.92-2 2010-06-22 23:22:28 configure libmail-box-perl 2.082-2 2.082-2 2010-06-22 23:22:28 status unpacked libmail-box-perl 2.082-2 2010-06-22 23:22:28 status half-configured libmail-box-perl 2.082-2 2010-06-22 23:22:28 status installed libmail-box-perl 2.082-2 2010-06-22 23:22:28 configure libsys-hostname-long-perl 1.4-2 1.4-2 2010-06-22 23:22:28 status unpacked libsys-hostname-long-perl 1.4-2 2010-06-22 23:22:28 status half-configured libsys-hostname-long-perl 1.4-2 2010-06-22 23:22:28 status installed libsys-hostname-long-perl 1.4-2 2010-06-22 23:22:28 configure libmail-sendmail-perl 0.79-5 0.79-5 2010-06-22 23:22:28 status unpacked libmail-sendmail-perl 0.79-5 2010-06-22 23:22:28 status half-configured libmail-sendmail-perl 0.79-5 2010-06-22 23:22:29 status installed libmail-sendmail-perl 0.79-5 2010-06-22 23:22:29 configure libmime-tools-perl 5.427-1 5.427-1 2010-06-22 23:22:29 status unpacked libmime-tools-perl 5.427-1 2010-06-22 23:22:29 status half-configured libmime-tools-perl 5.427-1 2010-06-22 23:22:29 status installed libmime-tools-perl 5.427-1 2010-06-22 23:22:29 configure libneon27-gnutls 0.28.2-6.1 0.28.2-6.1 2010-06-22 23:22:29 status unpacked libneon27-gnutls 0.28.2-6.1 2010-06-22 23:22:29 status half-configured libneon27-gnutls 0.28.2-6.1 2010-06-22 23:22:29 status installed libneon27-gnutls 0.28.2-6.1 2010-06-22 23:22:29 configure libnet-libidn-perl 0.07-1+b1 0.07-1+b1 2010-06-22 23:22:29 status unpacked libnet-libidn-perl 0.07-1+b1 2010-06-22 23:22:29 status half-configured libnet-libidn-perl 0.07-1+b1 2010-06-22 23:22:29 status installed libnet-libidn-perl 0.07-1+b1 2010-06-22 23:22:29 configure libossp-uuid15 1.5.1-1.1+b1 1.5.1-1.1+b1 2010-06-22 23:22:29 status unpacked libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:22:29 status half-configured libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:22:29 status installed libossp-uuid15 1.5.1-1.1+b1 2010-06-22 23:22:29 configure libossp-uuid-perl 1.5.1-1.1+b1 1.5.1-1.1+b1 2010-06-22 23:22:29 status unpacked libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:22:29 status half-configured libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:22:29 status installed libossp-uuid-perl 1.5.1-1.1+b1 2010-06-22 23:22:29 configure libparse-debcontrol-perl 2.005-2 2.005-2 2010-06-22 23:22:29 status unpacked libparse-debcontrol-perl 2.005-2 2010-06-22 23:22:29 status half-configured libparse-debcontrol-perl 2.005-2 2010-06-22 23:22:29 status installed libparse-debcontrol-perl 2.005-2 2010-06-22 23:22:29 configure libparse-debianchangelog-perl 1.1.1-2 1.1.1-2 2010-06-22 23:22:29 status unpacked libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:22:29 status half-configured libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:22:29 status installed libparse-debianchangelog-perl 1.1.1-2 2010-06-22 23:22:29 configure libperl5.10 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 23:22:29 status unpacked libperl5.10 5.10.0-19lenny2 2010-06-22 23:22:29 status half-configured libperl5.10 5.10.0-19lenny2 2010-06-22 23:22:29 status installed libperl5.10 5.10.0-19lenny2 2010-06-22 23:22:29 configure libpod-coverage-perl 0.19-1 0.19-1 2010-06-22 23:22:29 status unpacked libpod-coverage-perl 0.19-1 2010-06-22 23:22:29 status half-configured libpod-coverage-perl 0.19-1 2010-06-22 23:22:29 status installed libpod-coverage-perl 0.19-1 2010-06-22 23:22:29 configure libruby1.8 1.8.7.72-3lenny1 1.8.7.72-3lenny1 2010-06-22 23:22:29 status unpacked libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:22:29 status half-configured libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:22:29 status installed libruby1.8 1.8.7.72-3lenny1 2010-06-22 23:22:29 configure libserf-0-0 0.2.0-1 0.2.0-1 2010-06-22 23:22:29 status unpacked libserf-0-0 0.2.0-1 2010-06-22 23:22:29 status half-configured libserf-0-0 0.2.0-1 2010-06-22 23:22:29 status installed libserf-0-0 0.2.0-1 2010-06-22 23:22:29 configure libsoap-lite-perl 0.710.08-1 0.710.08-1 2010-06-22 23:22:29 status unpacked libsoap-lite-perl 0.710.08-1 2010-06-22 23:22:29 status half-configured libsoap-lite-perl 0.710.08-1 2010-06-22 23:22:29 status installed libsoap-lite-perl 0.710.08-1 2010-06-22 23:22:29 configure libsvn1 1.5.1dfsg1-4 1.5.1dfsg1-4 2010-06-22 23:22:29 status unpacked libsvn1 1.5.1dfsg1-4 2010-06-22 23:22:29 status half-configured libsvn1 1.5.1dfsg1-4 2010-06-22 23:22:29 status installed libsvn1 1.5.1dfsg1-4 2010-06-22 23:22:29 configure libterm-size-perl 0.2-4+b1 0.2-4+b1 2010-06-22 23:22:29 status unpacked libterm-size-perl 0.2-4+b1 2010-06-22 23:22:29 status half-configured libterm-size-perl 0.2-4+b1 2010-06-22 23:22:29 status installed libterm-size-perl 0.2-4+b1 2010-06-22 23:22:29 configure libtest-pod-perl 1.26-2 1.26-2 2010-06-22 23:22:29 status unpacked libtest-pod-perl 1.26-2 2010-06-22 23:22:29 status half-configured libtest-pod-perl 1.26-2 2010-06-22 23:22:29 status installed libtest-pod-perl 1.26-2 2010-06-22 23:22:29 configure libtie-ixhash-perl 1.21-2 1.21-2 2010-06-22 23:22:29 status unpacked libtie-ixhash-perl 1.21-2 2010-06-22 23:22:29 status half-configured libtie-ixhash-perl 1.21-2 2010-06-22 23:22:29 status installed libtie-ixhash-perl 1.21-2 2010-06-22 23:22:29 configure libxml-namespacesupport-perl 1.09-3 1.09-3 2010-06-22 23:22:29 status unpacked libxml-namespacesupport-perl 1.09-3 2010-06-22 23:22:29 status half-configured libxml-namespacesupport-perl 1.09-3 2010-06-22 23:22:29 status installed libxml-namespacesupport-perl 1.09-3 2010-06-22 23:22:29 configure libxml-sax-perl 0.16+dfsg-3 0.16+dfsg-3 2010-06-22 23:22:29 status unpacked libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:22:29 status half-configured libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:22:30 status installed libxml-sax-perl 0.16+dfsg-3 2010-06-22 23:22:30 configure libxml-sax-expat-perl 0.40-1 0.40-1 2010-06-22 23:22:30 status unpacked libxml-sax-expat-perl 0.40-1 2010-06-22 23:22:30 status half-configured libxml-sax-expat-perl 0.40-1 2010-06-22 23:22:31 status installed libxml-sax-expat-perl 0.40-1 2010-06-22 23:22:31 configure libxml-simple-perl 2.18-1 2.18-1 2010-06-22 23:22:31 status unpacked libxml-simple-perl 2.18-1 2010-06-22 23:22:31 status half-configured libxml-simple-perl 2.18-1 2010-06-22 23:22:31 status installed libxml-simple-perl 2.18-1 2010-06-22 23:22:31 configure libyaml-syck-perl 1.05-1 1.05-1 2010-06-22 23:22:31 status unpacked libyaml-syck-perl 1.05-1 2010-06-22 23:22:31 status half-configured libyaml-syck-perl 1.05-1 2010-06-22 23:22:31 status installed libyaml-syck-perl 1.05-1 2010-06-22 23:22:31 configure lintian 1.24.2.1+lenny1 1.24.2.1+lenny1 2010-06-22 23:22:31 status unpacked lintian 1.24.2.1+lenny1 2010-06-22 23:22:31 status unpacked lintian 1.24.2.1+lenny1 2010-06-22 23:22:31 status half-configured lintian 1.24.2.1+lenny1 2010-06-22 23:22:31 status installed lintian 1.24.2.1+lenny1 2010-06-22 23:22:31 configure manpages-dev 3.05-1 3.05-1 2010-06-22 23:22:31 status unpacked manpages-dev 3.05-1 2010-06-22 23:22:31 status half-configured manpages-dev 3.05-1 2010-06-22 23:22:31 status installed manpages-dev 3.05-1 2010-06-22 23:22:31 configure nautilus-open-terminal 0.8-2 0.8-2 2010-06-22 23:22:31 status unpacked nautilus-open-terminal 0.8-2 2010-06-22 23:22:31 status half-configured nautilus-open-terminal 0.8-2 2010-06-22 23:22:31 status installed nautilus-open-terminal 0.8-2 2010-06-22 23:22:31 configure patchutils 0.2.31-4 0.2.31-4 2010-06-22 23:22:31 status unpacked patchutils 0.2.31-4 2010-06-22 23:22:31 status half-configured patchutils 0.2.31-4 2010-06-22 23:22:31 status installed patchutils 0.2.31-4 2010-06-22 23:22:31 configure perl-doc 5.10.0-19lenny2 5.10.0-19lenny2 2010-06-22 23:22:31 status unpacked perl-doc 5.10.0-19lenny2 2010-06-22 23:22:31 status half-configured perl-doc 5.10.0-19lenny2 2010-06-22 23:22:31 status installed perl-doc 5.10.0-19lenny2 2010-06-22 23:22:31 configure rsync 3.0.3-2 3.0.3-2 2010-06-22 23:22:31 status unpacked rsync 3.0.3-2 2010-06-22 23:22:31 status unpacked rsync 3.0.3-2 2010-06-22 23:22:31 status unpacked rsync 3.0.3-2 2010-06-22 23:22:31 status half-configured rsync 3.0.3-2 2010-06-22 23:22:31 status installed rsync 3.0.3-2 2010-06-22 23:22:31 configure rxvt-unicode 9.05-1+lenny1 9.05-1+lenny1 2010-06-22 23:22:31 status unpacked rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:31 status unpacked rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:31 status half-configured rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:31 status installed rxvt-unicode 9.05-1+lenny1 2010-06-22 23:22:31 status triggers-pending menu 2.1.41 2010-06-22 23:22:31 status triggers-awaited menu 2.1.41 2010-06-22 23:22:31 configure strace 4.5.17+cvs080723-2 4.5.17+cvs080723-2 2010-06-22 23:22:31 status unpacked strace 4.5.17+cvs080723-2 2010-06-22 23:22:31 status half-configured strace 4.5.17+cvs080723-2 2010-06-22 23:22:31 status installed strace 4.5.17+cvs080723-2 2010-06-22 23:22:31 configure subversion 1.5.1dfsg1-4 1.5.1dfsg1-4 2010-06-22 23:22:31 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status unpacked subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status half-configured subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 status installed subversion 1.5.1dfsg1-4 2010-06-22 23:22:31 configure tcl8.4 8.4.19-2 8.4.19-2 2010-06-22 23:22:31 status unpacked tcl8.4 8.4.19-2 2010-06-22 23:22:31 status half-configured tcl8.4 8.4.19-2 2010-06-22 23:22:31 status installed tcl8.4 8.4.19-2 2010-06-22 23:22:31 configure vim-runtime 1:7.1.314-3+lenny2 1:7.1.314-3+lenny2 2010-06-22 23:22:31 status unpacked vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:32 status half-configured vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:32 status installed vim-runtime 1:7.1.314-3+lenny2 2010-06-22 23:22:32 configure wdiff 0.5-18 0.5-18 2010-06-22 23:22:32 status unpacked wdiff 0.5-18 2010-06-22 23:22:32 status half-configured wdiff 0.5-18 2010-06-22 23:22:32 status installed wdiff 0.5-18 2010-06-22 23:22:32 configure xmonad 0.7-2+b1 0.7-2+b1 2010-06-22 23:22:32 status unpacked xmonad 0.7-2+b1 2010-06-22 23:22:32 status half-configured xmonad 0.7-2+b1 2010-06-22 23:22:32 status installed xmonad 0.7-2+b1 2010-06-22 23:22:32 configure zsh 4.3.6-6 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status unpacked zsh 4.3.6-6 2010-06-22 23:22:32 status half-configured zsh 4.3.6-6 2010-06-22 23:22:32 status installed zsh 4.3.6-6 2010-06-22 23:22:32 configure debian-maintainers 1.52 1.52 2010-06-22 23:22:32 status unpacked debian-maintainers 1.52 2010-06-22 23:22:32 status half-configured debian-maintainers 1.52 2010-06-22 23:22:32 status installed debian-maintainers 1.52 2010-06-22 23:22:32 configure equivs 2.0.7-0.1 2.0.7-0.1 2010-06-22 23:22:32 status unpacked equivs 2.0.7-0.1 2010-06-22 23:22:32 status half-configured equivs 2.0.7-0.1 2010-06-22 23:22:32 status installed equivs 2.0.7-0.1 2010-06-22 23:22:32 configure lsb-release 3.2-20 3.2-20 2010-06-22 23:22:32 status unpacked lsb-release 3.2-20 2010-06-22 23:22:32 status half-configured lsb-release 3.2-20 2010-06-22 23:22:32 status installed lsb-release 3.2-20 2010-06-22 23:22:32 configure postfix 2.5.5-1.1 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status unpacked postfix 2.5.5-1.1 2010-06-22 23:22:32 status half-configured postfix 2.5.5-1.1 2010-06-22 23:22:39 status installed postfix 2.5.5-1.1 2010-06-22 23:22:39 configure vim-nox 1:7.1.314-3+lenny2 1:7.1.314-3+lenny2 2010-06-22 23:22:39 status unpacked vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:39 status half-configured vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:39 status installed vim-nox 1:7.1.314-3+lenny2 2010-06-22 23:22:39 configure libstdc++6-4.1-dev 4.1.2-25 4.1.2-25 2010-06-22 23:22:39 status unpacked libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:22:39 status half-configured libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:22:39 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-22 23:22:39 configure libstdc++6-4.3-dev 4.3.2-1.1 4.3.2-1.1 2010-06-22 23:22:39 status unpacked libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:22:39 status half-configured libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:22:39 status installed libstdc++6-4.3-dev 4.3.2-1.1 2010-06-22 23:22:39 configure g++-4.1 4.1.2-25 4.1.2-25 2010-06-22 23:22:39 status unpacked g++-4.1 4.1.2-25 2010-06-22 23:22:39 status half-configured g++-4.1 4.1.2-25 2010-06-22 23:22:39 status installed g++-4.1 4.1.2-25 2010-06-22 23:22:39 configure g++-4.3 4.3.2-1.1 4.3.2-1.1 2010-06-22 23:22:39 status unpacked g++-4.3 4.3.2-1.1 2010-06-22 23:22:39 status half-configured g++-4.3 4.3.2-1.1 2010-06-22 23:22:39 status installed g++-4.3 4.3.2-1.1 2010-06-22 23:22:39 configure g++ 4:4.3.2-2 4:4.3.2-2 2010-06-22 23:22:39 status unpacked g++ 4:4.3.2-2 2010-06-22 23:22:39 status half-configured g++ 4:4.3.2-2 2010-06-22 23:22:39 status installed g++ 4:4.3.2-2 2010-06-22 23:22:39 configure build-essential 11.4 11.4 2010-06-22 23:22:39 status unpacked build-essential 11.4 2010-06-22 23:22:39 status half-configured build-essential 11.4 2010-06-22 23:22:39 status installed build-essential 11.4 2010-06-22 23:22:39 trigproc menu 2.1.41 2.1.41 2010-06-22 23:22:39 status half-configured menu 2.1.41 2010-06-22 23:22:40 status installed menu 2.1.41 2010-06-23 07:46:48 startup archives unpack 2010-06-23 07:46:48 install acpi 1.5-2 2010-06-23 07:46:48 status half-installed acpi 1.5-2 2010-06-23 07:46:48 status triggers-pending man-db 2.5.2-4 2010-06-23 07:46:48 status half-installed acpi 1.5-2 2010-06-23 07:46:48 status unpacked acpi 1.5-2 2010-06-23 07:46:48 status unpacked acpi 1.5-2 2010-06-23 07:46:48 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 07:46:48 status half-configured man-db 2.5.2-4 2010-06-23 07:46:48 status installed man-db 2.5.2-4 2010-06-23 07:46:49 startup packages configure 2010-06-23 07:46:49 configure acpi 1.5-2 1.5-2 2010-06-23 07:46:49 status unpacked acpi 1.5-2 2010-06-23 07:46:49 status half-configured acpi 1.5-2 2010-06-23 07:46:49 status installed acpi 1.5-2 2010-06-23 09:37:27 startup archives unpack 2010-06-23 09:37:34 upgrade libghc6-xmonad-contrib-doc 0.7-2 0.9.1-1 2010-06-23 09:37:34 status half-configured libghc6-xmonad-contrib-doc 0.7-2 2010-06-23 09:37:34 status unpacked libghc6-xmonad-contrib-doc 0.7-2 2010-06-23 09:37:34 status half-installed libghc6-xmonad-contrib-doc 0.7-2 2010-06-23 09:37:34 status half-installed libghc6-xmonad-contrib-doc 0.7-2 2010-06-23 09:37:37 status unpacked libghc6-xmonad-contrib-doc 0.9.1-1 2010-06-23 09:37:37 status unpacked libghc6-xmonad-contrib-doc 0.9.1-1 2010-06-23 09:37:37 upgrade libghc6-xmonad-doc 0.7-2 0.9.1-2 2010-06-23 09:37:37 status half-configured libghc6-xmonad-doc 0.7-2 2010-06-23 09:37:37 status unpacked libghc6-xmonad-doc 0.7-2 2010-06-23 09:37:37 status half-installed libghc6-xmonad-doc 0.7-2 2010-06-23 09:37:37 status half-installed libghc6-xmonad-doc 0.7-2 2010-06-23 09:37:38 status unpacked libghc6-xmonad-doc 0.9.1-2 2010-06-23 09:37:38 status unpacked libghc6-xmonad-doc 0.9.1-2 2010-06-23 09:37:39 upgrade libghc6-x11-doc 1.4.2-1 1.5.0.0-2 2010-06-23 09:37:39 status half-configured libghc6-x11-doc 1.4.2-1 2010-06-23 09:37:39 status unpacked libghc6-x11-doc 1.4.2-1 2010-06-23 09:37:39 status half-installed libghc6-x11-doc 1.4.2-1 2010-06-23 09:37:39 status half-installed libghc6-x11-doc 1.4.2-1 2010-06-23 09:37:40 status unpacked libghc6-x11-doc 1.5.0.0-2 2010-06-23 09:37:40 status unpacked libghc6-x11-doc 1.5.0.0-2 2010-06-23 09:37:41 startup packages remove 2010-06-23 09:37:41 status installed libghc6-quickcheck-doc 1.1.0.0-2 2010-06-23 09:37:41 remove libghc6-quickcheck-doc 1.1.0.0-2 1.1.0.0-2 2010-06-23 09:37:41 status half-configured libghc6-quickcheck-doc 1.1.0.0-2 2010-06-23 09:37:41 status half-installed libghc6-quickcheck-doc 1.1.0.0-2 2010-06-23 09:37:42 status config-files libghc6-quickcheck-doc 1.1.0.0-2 2010-06-23 09:37:42 status config-files libghc6-quickcheck-doc 1.1.0.0-2 2010-06-23 09:37:42 startup archives unpack 2010-06-23 09:37:42 upgrade libghc6-mtl-doc 1.1.0.0-2 1.1.0.2-10 2010-06-23 09:37:42 status half-configured libghc6-mtl-doc 1.1.0.0-2 2010-06-23 09:37:42 status unpacked libghc6-mtl-doc 1.1.0.0-2 2010-06-23 09:37:42 status half-installed libghc6-mtl-doc 1.1.0.0-2 2010-06-23 09:37:43 status half-installed libghc6-mtl-doc 1.1.0.0-2 2010-06-23 09:37:43 status unpacked libghc6-mtl-doc 1.1.0.2-10 2010-06-23 09:37:43 status unpacked libghc6-mtl-doc 1.1.0.2-10 2010-06-23 09:37:43 upgrade libffi5 3.0.7-1 3.0.9-2 2010-06-23 09:37:43 status half-configured libffi5 3.0.7-1 2010-06-23 09:37:43 status unpacked libffi5 3.0.7-1 2010-06-23 09:37:43 status half-installed libffi5 3.0.7-1 2010-06-23 09:37:44 status half-installed libffi5 3.0.7-1 2010-06-23 09:37:44 status unpacked libffi5 3.0.9-2 2010-06-23 09:37:44 status unpacked libffi5 3.0.9-2 2010-06-23 09:37:44 upgrade libghc6-xmonad-dev 0.7-2+b1 0.9.1-2+b1 2010-06-23 09:37:44 status half-configured libghc6-xmonad-dev 0.7-2+b1 2010-06-23 09:37:44 status unpacked libghc6-xmonad-dev 0.7-2+b1 2010-06-23 09:37:44 status half-installed libghc6-xmonad-dev 0.7-2+b1 2010-06-23 09:37:44 status half-installed libghc6-xmonad-dev 0.7-2+b1 2010-06-23 09:37:44 status unpacked libghc6-xmonad-dev 0.9.1-2+b1 2010-06-23 09:37:44 status unpacked libghc6-xmonad-dev 0.9.1-2+b1 2010-06-23 09:37:44 upgrade libghc6-x11-dev 1.4.2-1 1.5.0.0-2+b1 2010-06-23 09:37:44 status half-configured libghc6-x11-dev 1.4.2-1 2010-06-23 09:37:44 status unpacked libghc6-x11-dev 1.4.2-1 2010-06-23 09:37:44 status half-installed libghc6-x11-dev 1.4.2-1 2010-06-23 09:37:44 status half-installed libghc6-x11-dev 1.4.2-1 2010-06-23 09:37:44 status unpacked libghc6-x11-dev 1.5.0.0-2+b1 2010-06-23 09:37:44 status unpacked libghc6-x11-dev 1.5.0.0-2+b1 2010-06-23 09:37:44 upgrade libghc6-mtl-dev 1.1.0.0-2 1.1.0.2-10+b1 2010-06-23 09:37:44 status half-configured libghc6-mtl-dev 1.1.0.0-2 2010-06-23 09:37:45 status unpacked libghc6-mtl-dev 1.1.0.0-2 2010-06-23 09:37:45 status half-installed libghc6-mtl-dev 1.1.0.0-2 2010-06-23 09:37:45 status half-installed libghc6-mtl-dev 1.1.0.0-2 2010-06-23 09:37:45 status unpacked libghc6-mtl-dev 1.1.0.2-10+b1 2010-06-23 09:37:45 status unpacked libghc6-mtl-dev 1.1.0.2-10+b1 2010-06-23 09:37:45 startup packages remove 2010-06-23 09:37:45 status installed libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 remove libghc6-quickcheck-dev 1.1.0.0-2 1.1.0.0-2 2010-06-23 09:37:45 status half-configured libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 status half-installed libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 status config-files libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 status config-files libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 status config-files libghc6-quickcheck-dev 1.1.0.0-2 2010-06-23 09:37:45 status not-installed libghc6-quickcheck-dev 2010-06-23 09:37:46 startup archives unpack 2010-06-23 09:37:46 install liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:46 status half-installed liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:46 status unpacked liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:46 status unpacked liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:47 startup packages configure 2010-06-23 09:37:47 configure liblzma2 4.999.9beta+20100527-1 4.999.9beta+20100527-1 2010-06-23 09:37:47 status unpacked liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:47 status half-configured liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:47 status installed liblzma2 4.999.9beta+20100527-1 2010-06-23 09:37:48 startup archives unpack 2010-06-23 09:37:48 install xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:48 status half-installed xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:48 status triggers-pending man-db 2.5.2-4 2010-06-23 09:37:48 status half-installed xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:48 status unpacked xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:48 status unpacked xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:48 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:37:48 status half-configured man-db 2.5.2-4 2010-06-23 09:37:49 status installed man-db 2.5.2-4 2010-06-23 09:37:50 startup packages configure 2010-06-23 09:37:50 configure xz-utils 4.999.9beta+20100527-1 4.999.9beta+20100527-1 2010-06-23 09:37:50 status unpacked xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:50 status half-configured xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:50 status installed xz-utils 4.999.9beta+20100527-1 2010-06-23 09:37:51 startup archives unpack 2010-06-23 09:37:51 upgrade dpkg 1.14.28 1.15.7.2 2010-06-23 09:37:51 status half-configured dpkg 1.14.28 2010-06-23 09:37:51 status unpacked dpkg 1.14.28 2010-06-23 09:37:51 status half-installed dpkg 1.14.28 2010-06-23 09:37:52 status triggers-pending man-db 2.5.2-4 2010-06-23 09:37:52 status half-installed dpkg 1.14.28 2010-06-23 09:37:52 status half-installed dpkg 1.14.28 2010-06-23 09:37:52 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:52 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:52 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:37:52 status half-configured man-db 2.5.2-4 2010-06-23 09:37:53 status installed man-db 2.5.2-4 2010-06-23 09:37:54 startup packages configure 2010-06-23 09:37:54 configure dpkg 1.15.7.2 1.15.7.2 2010-06-23 09:37:54 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:54 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:54 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:54 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:54 status unpacked dpkg 1.15.7.2 2010-06-23 09:37:54 status half-configured dpkg 1.15.7.2 2010-06-23 09:37:54 status installed dpkg 1.15.7.2 2010-06-23 09:37:54 startup archives unpack 2010-06-23 09:37:55 install libffi-dev 3.0.9-2 2010-06-23 09:37:55 status half-installed libffi-dev 3.0.9-2 2010-06-23 09:37:55 status triggers-pending man-db 2.5.2-4 2010-06-23 09:37:55 status half-installed libffi-dev 3.0.9-2 2010-06-23 09:37:56 status unpacked libffi-dev 3.0.9-2 2010-06-23 09:37:56 status unpacked libffi-dev 3.0.9-2 2010-06-23 09:37:56 install libbsd0 0.2.0-1 2010-06-23 09:37:56 status half-installed libbsd0 0.2.0-1 2010-06-23 09:37:56 status unpacked libbsd0 0.2.0-1 2010-06-23 09:37:56 status unpacked libbsd0 0.2.0-1 2010-06-23 09:37:57 install libbsd-dev 0.2.0-1 2010-06-23 09:37:57 status half-installed libbsd-dev 0.2.0-1 2010-06-23 09:37:57 status half-installed libbsd-dev 0.2.0-1 2010-06-23 09:37:57 status unpacked libbsd-dev 0.2.0-1 2010-06-23 09:37:57 status unpacked libbsd-dev 0.2.0-1 2010-06-23 09:37:57 upgrade libncurses5-dev 5.7+20081213-1 5.7+20100313-2 2010-06-23 09:37:57 status half-configured libncurses5-dev 5.7+20081213-1 2010-06-23 09:37:57 status unpacked libncurses5-dev 5.7+20081213-1 2010-06-23 09:37:57 status half-installed libncurses5-dev 5.7+20081213-1 2010-06-23 09:37:57 status half-installed libncurses5-dev 5.7+20081213-1 2010-06-23 09:37:58 status half-installed libncurses5-dev 5.7+20081213-1 2010-06-23 09:37:58 status unpacked libncurses5-dev 5.7+20100313-2 2010-06-23 09:37:58 status unpacked libncurses5-dev 5.7+20100313-2 2010-06-23 09:37:58 upgrade libncurses5 5.7+20081213-1 5.7+20100313-2 2010-06-23 09:37:58 status half-configured libncurses5 5.7+20081213-1 2010-06-23 09:37:58 status unpacked libncurses5 5.7+20081213-1 2010-06-23 09:37:58 status half-installed libncurses5 5.7+20081213-1 2010-06-23 09:37:59 status half-installed libncurses5 5.7+20081213-1 2010-06-23 09:37:59 status unpacked libncurses5 5.7+20100313-2 2010-06-23 09:37:59 status unpacked libncurses5 5.7+20100313-2 2010-06-23 09:37:59 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:37:59 status half-configured man-db 2.5.2-4 2010-06-23 09:38:00 status installed man-db 2.5.2-4 2010-06-23 09:38:00 startup packages configure 2010-06-23 09:38:00 configure libncurses5 5.7+20100313-2 5.7+20100313-2 2010-06-23 09:38:00 status unpacked libncurses5 5.7+20100313-2 2010-06-23 09:38:00 status half-configured libncurses5 5.7+20100313-2 2010-06-23 09:38:00 status installed libncurses5 5.7+20100313-2 2010-06-23 09:38:01 startup archives unpack 2010-06-23 09:38:01 upgrade ncurses-bin 5.7+20081213-1 5.7+20100313-2 2010-06-23 09:38:01 status half-configured ncurses-bin 5.7+20081213-1 2010-06-23 09:38:01 status unpacked ncurses-bin 5.7+20081213-1 2010-06-23 09:38:02 status half-installed ncurses-bin 5.7+20081213-1 2010-06-23 09:38:02 status triggers-pending man-db 2.5.2-4 2010-06-23 09:38:02 status half-installed ncurses-bin 5.7+20081213-1 2010-06-23 09:38:04 status half-installed ncurses-bin 5.7+20081213-1 2010-06-23 09:38:05 status unpacked ncurses-bin 5.7+20100313-2 2010-06-23 09:38:05 status unpacked ncurses-bin 5.7+20100313-2 2010-06-23 09:38:05 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:38:05 status half-configured man-db 2.5.2-4 2010-06-23 09:38:06 status installed man-db 2.5.2-4 2010-06-23 09:38:07 startup packages configure 2010-06-23 09:38:07 configure ncurses-bin 5.7+20100313-2 5.7+20100313-2 2010-06-23 09:38:07 status unpacked ncurses-bin 5.7+20100313-2 2010-06-23 09:38:07 status half-configured ncurses-bin 5.7+20100313-2 2010-06-23 09:38:07 status installed ncurses-bin 5.7+20100313-2 2010-06-23 09:38:08 startup archives unpack 2010-06-23 09:38:08 upgrade ghc6-doc 6.8.2dfsg1-1.1 6.12.1-13 2010-06-23 09:38:08 status half-configured ghc6-doc 6.8.2dfsg1-1.1 2010-06-23 09:38:08 status unpacked ghc6-doc 6.8.2dfsg1-1.1 2010-06-23 09:38:08 status half-installed ghc6-doc 6.8.2dfsg1-1.1 2010-06-23 09:38:12 status half-installed ghc6-doc 6.8.2dfsg1-1.1 2010-06-23 09:38:13 status unpacked ghc6-doc 6.12.1-13 2010-06-23 09:38:13 status unpacked ghc6-doc 6.12.1-13 2010-06-23 09:38:14 startup packages remove 2010-06-23 09:38:14 status installed haddock 0.8-2.1+b1 2010-06-23 09:38:14 remove haddock 0.8-2.1+b1 0.8-2.1+b1 2010-06-23 09:38:14 status half-configured haddock 0.8-2.1+b1 2010-06-23 09:38:14 status half-installed haddock 0.8-2.1+b1 2010-06-23 09:38:14 status triggers-pending man-db 2.5.2-4 2010-06-23 09:38:14 status half-installed haddock 0.8-2.1+b1 2010-06-23 09:38:14 status config-files haddock 0.8-2.1+b1 2010-06-23 09:38:14 status config-files haddock 0.8-2.1+b1 2010-06-23 09:38:14 status config-files haddock 0.8-2.1+b1 2010-06-23 09:38:14 status config-files haddock 0.8-2.1+b1 2010-06-23 09:38:14 status not-installed haddock 2010-06-23 09:38:14 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:38:14 status half-configured man-db 2.5.2-4 2010-06-23 09:38:14 status installed man-db 2.5.2-4 2010-06-23 09:38:15 startup archives unpack 2010-06-23 09:38:15 upgrade ghc6 6.8.2dfsg1-1.1 6.12.1-13 2010-06-23 09:38:15 status half-configured ghc6 6.8.2dfsg1-1.1 2010-06-23 09:38:15 update-alternatives: run with --remove runhaskell /usr/bin/runghc6 2010-06-23 09:38:15 update-alternatives: link group runhaskell fully removed 2010-06-23 09:38:15 update-alternatives: run with --remove haskell-compiler /usr/bin/ghc6 2010-06-23 09:38:15 update-alternatives: link group haskell-compiler fully removed 2010-06-23 09:38:15 update-alternatives: run with --remove ghc /usr/lib/ghc-6.8.2/bin/ghc 2010-06-23 09:38:15 update-alternatives: link group ghc fully removed 2010-06-23 09:38:15 status unpacked ghc6 6.8.2dfsg1-1.1 2010-06-23 09:38:15 status half-installed ghc6 6.8.2dfsg1-1.1 2010-06-23 09:38:16 status triggers-pending man-db 2.5.2-4 2010-06-23 09:38:16 status half-installed ghc6 6.8.2dfsg1-1.1 2010-06-23 09:38:24 status half-installed ghc6 6.8.2dfsg1-1.1 2010-06-23 09:38:26 status unpacked ghc6 6.12.1-13 2010-06-23 09:38:26 status unpacked ghc6 6.12.1-13 2010-06-23 09:38:26 upgrade zlib1g 1:1.2.3.3.dfsg-12 1:1.2.3.4.dfsg-3 2010-06-23 09:38:26 status half-configured zlib1g 1:1.2.3.3.dfsg-12 2010-06-23 09:38:26 status unpacked zlib1g 1:1.2.3.3.dfsg-12 2010-06-23 09:38:26 status half-installed zlib1g 1:1.2.3.3.dfsg-12 2010-06-23 09:38:27 status half-installed zlib1g 1:1.2.3.3.dfsg-12 2010-06-23 09:38:27 status unpacked zlib1g 1:1.2.3.4.dfsg-3 2010-06-23 09:38:27 status unpacked zlib1g 1:1.2.3.4.dfsg-3 2010-06-23 09:38:27 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:38:27 status half-configured man-db 2.5.2-4 2010-06-23 09:38:27 status installed man-db 2.5.2-4 2010-06-23 09:38:28 startup packages configure 2010-06-23 09:38:28 configure zlib1g 1:1.2.3.4.dfsg-3 1:1.2.3.4.dfsg-3 2010-06-23 09:38:28 status unpacked zlib1g 1:1.2.3.4.dfsg-3 2010-06-23 09:38:28 status half-configured zlib1g 1:1.2.3.4.dfsg-3 2010-06-23 09:38:28 status installed zlib1g 1:1.2.3.4.dfsg-3 2010-06-23 09:38:29 startup archives unpack 2010-06-23 09:38:29 upgrade libexpat1 2.0.1-4+lenny3 2.0.1-7 2010-06-23 09:38:29 status half-configured libexpat1 2.0.1-4+lenny3 2010-06-23 09:38:29 status unpacked libexpat1 2.0.1-4+lenny3 2010-06-23 09:38:29 status half-installed libexpat1 2.0.1-4+lenny3 2010-06-23 09:38:29 status half-installed libexpat1 2.0.1-4+lenny3 2010-06-23 09:38:29 status unpacked libexpat1 2.0.1-7 2010-06-23 09:38:29 status unpacked libexpat1 2.0.1-7 2010-06-23 09:38:29 upgrade libfreetype6 2.3.7-2+lenny1 2.3.11-1 2010-06-23 09:38:29 status half-configured libfreetype6 2.3.7-2+lenny1 2010-06-23 09:38:29 status unpacked libfreetype6 2.3.7-2+lenny1 2010-06-23 09:38:29 status half-installed libfreetype6 2.3.7-2+lenny1 2010-06-23 09:38:29 status half-installed libfreetype6 2.3.7-2+lenny1 2010-06-23 09:38:29 status unpacked libfreetype6 2.3.11-1 2010-06-23 09:38:29 status unpacked libfreetype6 2.3.11-1 2010-06-23 09:38:29 upgrade libfontconfig1 2.6.0-3 2.8.0-2.1 2010-06-23 09:38:29 status half-configured libfontconfig1 2.6.0-3 2010-06-23 09:38:29 status unpacked libfontconfig1 2.6.0-3 2010-06-23 09:38:29 status half-installed libfontconfig1 2.6.0-3 2010-06-23 09:38:29 status half-installed libfontconfig1 2.6.0-3 2010-06-23 09:38:30 status unpacked libfontconfig1 2.8.0-2.1 2010-06-23 09:38:30 status unpacked libfontconfig1 2.8.0-2.1 2010-06-23 09:38:30 upgrade fontconfig-config 2.6.0-3 2.8.0-2.1 2010-06-23 09:38:30 status half-configured fontconfig-config 2.6.0-3 2010-06-23 09:38:30 status unpacked fontconfig-config 2.6.0-3 2010-06-23 09:38:30 status half-installed fontconfig-config 2.6.0-3 2010-06-23 09:38:30 status triggers-pending man-db 2.5.2-4 2010-06-23 09:38:30 status half-installed fontconfig-config 2.6.0-3 2010-06-23 09:38:30 status half-installed fontconfig-config 2.6.0-3 2010-06-23 09:38:30 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:30 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:30 install libexpat1-dev 2.0.1-7 2010-06-23 09:38:30 status half-installed libexpat1-dev 2.0.1-7 2010-06-23 09:38:30 status unpacked libexpat1-dev 2.0.1-7 2010-06-23 09:38:30 status unpacked libexpat1-dev 2.0.1-7 2010-06-23 09:38:30 install zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:30 status half-installed zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:30 status half-installed zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:30 status unpacked zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:30 status unpacked zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:30 install libfreetype6-dev 2.3.11-1 2010-06-23 09:38:30 status half-installed libfreetype6-dev 2.3.11-1 2010-06-23 09:38:31 status half-installed libfreetype6-dev 2.3.11-1 2010-06-23 09:38:31 status unpacked libfreetype6-dev 2.3.11-1 2010-06-23 09:38:31 status unpacked libfreetype6-dev 2.3.11-1 2010-06-23 09:38:31 install libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:31 status half-installed libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:31 status half-installed libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:31 status unpacked libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:31 status unpacked libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:31 upgrade libxrender1 1:0.9.4-2 1:0.9.5-2 2010-06-23 09:38:31 status half-configured libxrender1 1:0.9.4-2 2010-06-23 09:38:31 status unpacked libxrender1 1:0.9.4-2 2010-06-23 09:38:31 status half-installed libxrender1 1:0.9.4-2 2010-06-23 09:38:31 status half-installed libxrender1 1:0.9.4-2 2010-06-23 09:38:32 status unpacked libxrender1 1:0.9.5-2 2010-06-23 09:38:32 status unpacked libxrender1 1:0.9.5-2 2010-06-23 09:38:32 upgrade libxft2 2.1.12-3 2.1.14-2 2010-06-23 09:38:32 status half-configured libxft2 2.1.12-3 2010-06-23 09:38:32 status unpacked libxft2 2.1.12-3 2010-06-23 09:38:32 status half-installed libxft2 2.1.12-3 2010-06-23 09:38:32 status half-installed libxft2 2.1.12-3 2010-06-23 09:38:32 status unpacked libxft2 2.1.14-2 2010-06-23 09:38:32 status unpacked libxft2 2.1.14-2 2010-06-23 09:38:32 install x11proto-render-dev 2:0.11-1 2010-06-23 09:38:32 status half-installed x11proto-render-dev 2:0.11-1 2010-06-23 09:38:32 status unpacked x11proto-render-dev 2:0.11-1 2010-06-23 09:38:32 status unpacked x11proto-render-dev 2:0.11-1 2010-06-23 09:38:32 install libxrender-dev 1:0.9.5-2 2010-06-23 09:38:32 status half-installed libxrender-dev 1:0.9.5-2 2010-06-23 09:38:32 status unpacked libxrender-dev 1:0.9.5-2 2010-06-23 09:38:32 status unpacked libxrender-dev 1:0.9.5-2 2010-06-23 09:38:32 install libxft-dev 2.1.14-2 2010-06-23 09:38:32 status half-installed libxft-dev 2.1.14-2 2010-06-23 09:38:32 status half-installed libxft-dev 2.1.14-2 2010-06-23 09:38:32 status unpacked libxft-dev 2.1.14-2 2010-06-23 09:38:33 status unpacked libxft-dev 2.1.14-2 2010-06-23 09:38:33 install libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:33 status half-installed libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:33 status unpacked libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:33 status unpacked libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:33 install libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:33 status half-installed libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:34 status unpacked libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:34 status unpacked libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:34 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:38:34 status half-configured man-db 2.5.2-4 2010-06-23 09:38:34 status installed man-db 2.5.2-4 2010-06-23 09:38:35 startup packages configure 2010-06-23 09:38:35 configure libghc6-xmonad-contrib-doc 0.9.1-1 0.9.1-1 2010-06-23 09:38:35 status unpacked libghc6-xmonad-contrib-doc 0.9.1-1 2010-06-23 09:38:35 status half-configured libghc6-xmonad-contrib-doc 0.9.1-1 2010-06-23 09:38:35 status installed libghc6-xmonad-contrib-doc 0.9.1-1 2010-06-23 09:38:35 configure libghc6-xmonad-doc 0.9.1-2 0.9.1-2 2010-06-23 09:38:35 status unpacked libghc6-xmonad-doc 0.9.1-2 2010-06-23 09:38:35 status half-configured libghc6-xmonad-doc 0.9.1-2 2010-06-23 09:38:35 status installed libghc6-xmonad-doc 0.9.1-2 2010-06-23 09:38:35 configure libghc6-x11-doc 1.5.0.0-2 1.5.0.0-2 2010-06-23 09:38:35 status unpacked libghc6-x11-doc 1.5.0.0-2 2010-06-23 09:38:35 status half-configured libghc6-x11-doc 1.5.0.0-2 2010-06-23 09:38:35 status installed libghc6-x11-doc 1.5.0.0-2 2010-06-23 09:38:35 configure libghc6-mtl-doc 1.1.0.2-10 1.1.0.2-10 2010-06-23 09:38:35 status unpacked libghc6-mtl-doc 1.1.0.2-10 2010-06-23 09:38:35 status half-configured libghc6-mtl-doc 1.1.0.2-10 2010-06-23 09:38:35 status installed libghc6-mtl-doc 1.1.0.2-10 2010-06-23 09:38:35 configure libffi5 3.0.9-2 3.0.9-2 2010-06-23 09:38:35 status unpacked libffi5 3.0.9-2 2010-06-23 09:38:35 status half-configured libffi5 3.0.9-2 2010-06-23 09:38:35 status installed libffi5 3.0.9-2 2010-06-23 09:38:35 configure libffi-dev 3.0.9-2 3.0.9-2 2010-06-23 09:38:35 status unpacked libffi-dev 3.0.9-2 2010-06-23 09:38:35 status half-configured libffi-dev 3.0.9-2 2010-06-23 09:38:35 status installed libffi-dev 3.0.9-2 2010-06-23 09:38:35 configure libbsd0 0.2.0-1 0.2.0-1 2010-06-23 09:38:35 status unpacked libbsd0 0.2.0-1 2010-06-23 09:38:35 status half-configured libbsd0 0.2.0-1 2010-06-23 09:38:35 status installed libbsd0 0.2.0-1 2010-06-23 09:38:35 configure libbsd-dev 0.2.0-1 0.2.0-1 2010-06-23 09:38:35 status unpacked libbsd-dev 0.2.0-1 2010-06-23 09:38:35 status half-configured libbsd-dev 0.2.0-1 2010-06-23 09:38:35 status installed libbsd-dev 0.2.0-1 2010-06-23 09:38:35 configure ghc6 6.12.1-13 6.12.1-13 2010-06-23 09:38:35 status unpacked ghc6 6.12.1-13 2010-06-23 09:38:35 status half-configured ghc6 6.12.1-13 2010-06-23 09:38:35 update-alternatives: run with --install /usr/bin/runhaskell runhaskell /usr/bin/runghc6 8600000600 --slave /usr/share/man/man1/runhaskell.1.gz runhaskell.1.gz /usr/share/man/man1/runghc6.1.gz 2010-06-23 09:38:35 update-alternatives: link group runhaskell updated to point to /usr/bin/runghc6 2010-06-23 09:38:35 update-alternatives: run with --install /usr/bin/haskell-compiler haskell-compiler /usr/bin/ghc6 600 --slave /usr/share/man/man1/haskell-compiler.1.gz haskell-compiler.1.gz /usr/share/man/man1/ghc6.1.gz 2010-06-23 09:38:35 update-alternatives: link group haskell-compiler updated to point to /usr/bin/ghc6 2010-06-23 09:38:35 update-alternatives: run with --install /usr/bin/ghc ghc /usr/lib/ghc-6.12.1/bin/ghc 600 --slave /usr/bin/ghc-pkg ghc-pkg /usr/lib/ghc-6.12.1/bin/ghc-pkg --slave /usr/bin/hsc2hs hsc2hs /usr/lib/ghc-6.12.1/bin/hsc2hs --slave /usr/bin/hp2ps hp2ps /usr/lib/ghc-6.12.1/bin/hp2ps --slave /usr/bin/hpc hpc /usr/lib/ghc-6.12.1/bin/hpc --slave /usr/share/man/man1/hp2ps.1.gz hp2ps.1.gz /usr/share/man/man1/hp2ps-ghc6.1.gz --slave /usr/share/man/man1/ghc.1.gz ghc.1.gz /usr/share/man/man1/ghc6.1.gz --slave /usr/share/man/man1/ghc-pkg.1.gz ghc-pkg.1.gz /usr/share/man/man1/ghc-pkg6.1.gz --slave /usr/bin/hasktags hasktags /usr/lib/ghc-6.12.1/bin/hasktags --slave /usr/bin/runghc runghc /usr/lib/ghc-6.12.1/bin/runghc --slave /usr/bin/ghci ghci /usr/lib/ghc-6.12.1/bin/ghci --slave /usr/share/man/man1/ghci.1.gz ghci.1.gz /usr/share/man/man1/ghc6.1.gz --slave /usr/share/man/man1/runghc.1.gz runghc.1.gz /usr/share/man/man1/runghc6.1.gz 2010-06-23 09:38:35 update-alternatives: link group ghc updated to point to /usr/lib/ghc-6.12.1/bin/ghc 2010-06-23 09:38:36 status installed ghc6 6.12.1-13 2010-06-23 09:38:36 configure libghc6-x11-dev 1.5.0.0-2+b1 1.5.0.0-2+b1 2010-06-23 09:38:36 status unpacked libghc6-x11-dev 1.5.0.0-2+b1 2010-06-23 09:38:36 status half-configured libghc6-x11-dev 1.5.0.0-2+b1 2010-06-23 09:38:36 status installed libghc6-x11-dev 1.5.0.0-2+b1 2010-06-23 09:38:36 configure libghc6-mtl-dev 1.1.0.2-10+b1 1.1.0.2-10+b1 2010-06-23 09:38:36 status unpacked libghc6-mtl-dev 1.1.0.2-10+b1 2010-06-23 09:38:36 status half-configured libghc6-mtl-dev 1.1.0.2-10+b1 2010-06-23 09:38:36 status installed libghc6-mtl-dev 1.1.0.2-10+b1 2010-06-23 09:38:36 configure libghc6-xmonad-dev 0.9.1-2+b1 0.9.1-2+b1 2010-06-23 09:38:36 status unpacked libghc6-xmonad-dev 0.9.1-2+b1 2010-06-23 09:38:36 status half-configured libghc6-xmonad-dev 0.9.1-2+b1 2010-06-23 09:38:36 status installed libghc6-xmonad-dev 0.9.1-2+b1 2010-06-23 09:38:36 configure libncurses5-dev 5.7+20100313-2 5.7+20100313-2 2010-06-23 09:38:36 status unpacked libncurses5-dev 5.7+20100313-2 2010-06-23 09:38:36 status half-configured libncurses5-dev 5.7+20100313-2 2010-06-23 09:38:36 status installed libncurses5-dev 5.7+20100313-2 2010-06-23 09:38:36 configure ghc6-doc 6.12.1-13 6.12.1-13 2010-06-23 09:38:36 status unpacked ghc6-doc 6.12.1-13 2010-06-23 09:38:36 status half-configured ghc6-doc 6.12.1-13 2010-06-23 09:38:38 status installed ghc6-doc 6.12.1-13 2010-06-23 09:38:38 configure libexpat1 2.0.1-7 2.0.1-7 2010-06-23 09:38:38 status unpacked libexpat1 2.0.1-7 2010-06-23 09:38:38 status half-configured libexpat1 2.0.1-7 2010-06-23 09:38:38 status installed libexpat1 2.0.1-7 2010-06-23 09:38:38 configure libfreetype6 2.3.11-1 2.3.11-1 2010-06-23 09:38:38 status unpacked libfreetype6 2.3.11-1 2010-06-23 09:38:38 status half-configured libfreetype6 2.3.11-1 2010-06-23 09:38:38 status installed libfreetype6 2.3.11-1 2010-06-23 09:38:38 configure fontconfig-config 2.8.0-2.1 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:38 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status unpacked fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status half-configured fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 status installed fontconfig-config 2.8.0-2.1 2010-06-23 09:38:39 configure libfontconfig1 2.8.0-2.1 2.8.0-2.1 2010-06-23 09:38:39 status unpacked libfontconfig1 2.8.0-2.1 2010-06-23 09:38:39 status half-configured libfontconfig1 2.8.0-2.1 2010-06-23 09:38:39 status installed libfontconfig1 2.8.0-2.1 2010-06-23 09:38:39 configure libexpat1-dev 2.0.1-7 2.0.1-7 2010-06-23 09:38:39 status unpacked libexpat1-dev 2.0.1-7 2010-06-23 09:38:39 status half-configured libexpat1-dev 2.0.1-7 2010-06-23 09:38:39 status installed libexpat1-dev 2.0.1-7 2010-06-23 09:38:39 configure zlib1g-dev 1:1.2.3.4.dfsg-3 1:1.2.3.4.dfsg-3 2010-06-23 09:38:39 status unpacked zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:39 status half-configured zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:39 status installed zlib1g-dev 1:1.2.3.4.dfsg-3 2010-06-23 09:38:39 configure libfreetype6-dev 2.3.11-1 2.3.11-1 2010-06-23 09:38:39 status unpacked libfreetype6-dev 2.3.11-1 2010-06-23 09:38:39 status half-configured libfreetype6-dev 2.3.11-1 2010-06-23 09:38:39 status installed libfreetype6-dev 2.3.11-1 2010-06-23 09:38:39 configure libfontconfig1-dev 2.8.0-2.1 2.8.0-2.1 2010-06-23 09:38:39 status unpacked libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:39 status half-configured libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:39 status installed libfontconfig1-dev 2.8.0-2.1 2010-06-23 09:38:40 configure libxrender1 1:0.9.5-2 1:0.9.5-2 2010-06-23 09:38:40 status unpacked libxrender1 1:0.9.5-2 2010-06-23 09:38:40 status half-configured libxrender1 1:0.9.5-2 2010-06-23 09:38:40 status installed libxrender1 1:0.9.5-2 2010-06-23 09:38:40 configure libxft2 2.1.14-2 2.1.14-2 2010-06-23 09:38:40 status unpacked libxft2 2.1.14-2 2010-06-23 09:38:40 status half-configured libxft2 2.1.14-2 2010-06-23 09:38:40 status installed libxft2 2.1.14-2 2010-06-23 09:38:40 configure x11proto-render-dev 2:0.11-1 2:0.11-1 2010-06-23 09:38:40 status unpacked x11proto-render-dev 2:0.11-1 2010-06-23 09:38:40 status half-configured x11proto-render-dev 2:0.11-1 2010-06-23 09:38:40 status installed x11proto-render-dev 2:0.11-1 2010-06-23 09:38:40 configure libxrender-dev 1:0.9.5-2 1:0.9.5-2 2010-06-23 09:38:40 status unpacked libxrender-dev 1:0.9.5-2 2010-06-23 09:38:40 status half-configured libxrender-dev 1:0.9.5-2 2010-06-23 09:38:40 status installed libxrender-dev 1:0.9.5-2 2010-06-23 09:38:40 configure libxft-dev 2.1.14-2 2.1.14-2 2010-06-23 09:38:40 status unpacked libxft-dev 2.1.14-2 2010-06-23 09:38:40 status half-configured libxft-dev 2.1.14-2 2010-06-23 09:38:40 status installed libxft-dev 2.1.14-2 2010-06-23 09:38:40 configure libghc6-x11-xft-dev 0.3-5+b1 0.3-5+b1 2010-06-23 09:38:40 status unpacked libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:40 status half-configured libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:40 status installed libghc6-x11-xft-dev 0.3-5+b1 2010-06-23 09:38:40 configure libghc6-xmonad-contrib-dev 0.9.1-1+b1 0.9.1-1+b1 2010-06-23 09:38:40 status unpacked libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:40 status half-configured libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:38:40 status installed libghc6-xmonad-contrib-dev 0.9.1-1+b1 2010-06-23 09:45:39 startup archives unpack 2010-06-23 09:45:39 install gcc-4.4-base 4.4.4-5 2010-06-23 09:45:39 status half-installed gcc-4.4-base 4.4.4-5 2010-06-23 09:45:39 status unpacked gcc-4.4-base 4.4.4-5 2010-06-23 09:45:39 status unpacked gcc-4.4-base 4.4.4-5 2010-06-23 09:45:40 startup packages configure 2010-06-23 09:45:40 configure gcc-4.4-base 4.4.4-5 4.4.4-5 2010-06-23 09:45:40 status unpacked gcc-4.4-base 4.4.4-5 2010-06-23 09:45:40 status half-configured gcc-4.4-base 4.4.4-5 2010-06-23 09:45:40 status installed gcc-4.4-base 4.4.4-5 2010-06-23 09:45:41 startup archives unpack 2010-06-23 09:45:41 upgrade fakeroot 1.11 1.14.4-1 2010-06-23 09:45:41 status half-configured fakeroot 1.11 2010-06-23 09:45:41 status unpacked fakeroot 1.11 2010-06-23 09:45:41 status half-installed fakeroot 1.11 2010-06-23 09:45:41 status triggers-pending man-db 2.5.2-4 2010-06-23 09:45:41 status half-installed fakeroot 1.11 2010-06-23 09:45:41 status half-installed fakeroot 1.11 2010-06-23 09:45:41 status unpacked fakeroot 1.14.4-1 2010-06-23 09:45:41 status unpacked fakeroot 1.14.4-1 2010-06-23 09:45:41 upgrade libc6-i386 2.7-18lenny4 2.11.1-3 2010-06-23 09:45:41 status half-configured libc6-i386 2.7-18lenny4 2010-06-23 09:45:41 status unpacked libc6-i386 2.7-18lenny4 2010-06-23 09:45:41 status half-installed libc6-i386 2.7-18lenny4 2010-06-23 09:45:42 status half-installed libc6-i386 2.7-18lenny4 2010-06-23 09:45:43 status unpacked libc6-i386 2.11.1-3 2010-06-23 09:45:43 status unpacked libc6-i386 2.11.1-3 2010-06-23 09:45:43 install libc-dev-bin 2.11.1-3 2010-06-23 09:45:43 status half-installed libc-dev-bin 2.11.1-3 2010-06-23 09:45:43 status half-installed libc-dev-bin 2.11.1-3 2010-06-23 09:45:43 status unpacked libc-dev-bin 2.11.1-3 2010-06-23 09:45:43 status unpacked libc-dev-bin 2.11.1-3 2010-06-23 09:45:43 upgrade libc6-dev 2.7-18lenny4 2.11.1-3 2010-06-23 09:45:43 status half-configured libc6-dev 2.7-18lenny4 2010-06-23 09:45:43 status unpacked libc6-dev 2.7-18lenny4 2010-06-23 09:45:43 status half-installed libc6-dev 2.7-18lenny4 2010-06-23 09:45:44 status half-installed libc6-dev 2.7-18lenny4 2010-06-23 09:45:44 status half-installed libc6-dev 2.7-18lenny4 2010-06-23 09:45:44 status unpacked libc6-dev 2.11.1-3 2010-06-23 09:45:44 status unpacked libc6-dev 2.11.1-3 2010-06-23 09:45:44 upgrade locales 2.7-18lenny1 2.11.1-3 2010-06-23 09:45:44 status half-configured locales 2.7-18lenny1 2010-06-23 09:45:44 status unpacked locales 2.7-18lenny1 2010-06-23 09:45:44 status half-installed locales 2.7-18lenny1 2010-06-23 09:45:44 status half-installed locales 2.7-18lenny1 2010-06-23 09:45:45 status half-installed locales 2.7-18lenny1 2010-06-23 09:45:46 status unpacked locales 2.11.1-3 2010-06-23 09:45:46 status unpacked locales 2.11.1-3 2010-06-23 09:45:46 upgrade libgcc1 1:4.3.2-1.1 1:4.4.4-5 2010-06-23 09:45:46 status half-configured libgcc1 1:4.3.2-1.1 2010-06-23 09:45:46 status unpacked libgcc1 1:4.3.2-1.1 2010-06-23 09:45:46 status half-installed libgcc1 1:4.3.2-1.1 2010-06-23 09:45:46 status half-installed libgcc1 1:4.3.2-1.1 2010-06-23 09:45:46 status unpacked libgcc1 1:4.4.4-5 2010-06-23 09:45:46 status unpacked libgcc1 1:4.4.4-5 2010-06-23 09:45:46 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:45:46 status half-configured man-db 2.5.2-4 2010-06-23 09:45:47 status installed man-db 2.5.2-4 2010-06-23 09:45:47 startup packages configure 2010-06-23 09:45:47 configure libgcc1 1:4.4.4-5 1:4.4.4-5 2010-06-23 09:45:47 status unpacked libgcc1 1:4.4.4-5 2010-06-23 09:45:47 status half-configured libgcc1 1:4.4.4-5 2010-06-23 09:45:47 status installed libgcc1 1:4.4.4-5 2010-06-23 09:45:48 startup archives unpack 2010-06-23 09:45:48 install libc-bin 2.11.1-3 2010-06-23 09:45:48 status half-configured libc6 2.7-18lenny4 2010-06-23 09:45:48 status half-installed libc-bin 2.11.1-3 2010-06-23 09:45:48 status triggers-pending man-db 2.5.2-4 2010-06-23 09:45:48 status half-installed libc-bin 2.11.1-3 2010-06-23 09:45:48 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:48 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:48 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:45:48 status half-configured man-db 2.5.2-4 2010-06-23 09:45:49 status installed man-db 2.5.2-4 2010-06-23 09:45:49 startup packages configure 2010-06-23 09:45:49 configure libc-bin 2.11.1-3 2.11.1-3 2010-06-23 09:45:49 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:49 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:49 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:49 status unpacked libc-bin 2.11.1-3 2010-06-23 09:45:49 status half-configured libc-bin 2.11.1-3 2010-06-23 09:45:49 status installed libc-bin 2.11.1-3 2010-06-23 09:45:50 startup archives unpack 2010-06-23 09:45:50 upgrade libc6 2.7-18lenny4 2.11.1-3 2010-06-23 09:45:50 status half-configured libc6 2.7-18lenny4 2010-06-23 09:45:50 status unpacked libc6 2.7-18lenny4 2010-06-23 09:45:50 status half-installed libc6 2.7-18lenny4 2010-06-23 09:45:51 status half-installed libc6 2.7-18lenny4 2010-06-23 09:45:52 status triggers-pending man-db 2.5.2-4 2010-06-23 09:45:52 status half-installed libc6 2.7-18lenny4 2010-06-23 09:45:52 status unpacked libc6 2.11.1-3 2010-06-23 09:45:52 status unpacked libc6 2.11.1-3 2010-06-23 09:45:52 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:45:52 status half-configured man-db 2.5.2-4 2010-06-23 09:45:52 status installed man-db 2.5.2-4 2010-06-23 09:45:53 startup packages configure 2010-06-23 09:45:53 configure libc6 2.11.1-3 2.11.1-3 2010-06-23 09:45:53 status unpacked libc6 2.11.1-3 2010-06-23 09:45:53 status unpacked libc6 2.11.1-3 2010-06-23 09:45:53 status half-configured libc6 2.11.1-3 2010-06-23 09:45:56 status installed libc6 2.11.1-3 2010-06-23 09:45:57 startup archives unpack 2010-06-23 09:45:57 upgrade libstdc++6 4.3.2-1.1 4.4.4-5 2010-06-23 09:45:57 status half-configured libstdc++6 4.3.2-1.1 2010-06-23 09:45:57 status unpacked libstdc++6 4.3.2-1.1 2010-06-23 09:45:57 status half-installed libstdc++6 4.3.2-1.1 2010-06-23 09:45:57 status half-installed libstdc++6 4.3.2-1.1 2010-06-23 09:45:57 status unpacked libstdc++6 4.4.4-5 2010-06-23 09:45:57 status unpacked libstdc++6 4.4.4-5 2010-06-23 09:45:58 startup packages configure 2010-06-23 09:45:58 configure libstdc++6 4.4.4-5 4.4.4-5 2010-06-23 09:45:58 status unpacked libstdc++6 4.4.4-5 2010-06-23 09:45:58 status half-configured libstdc++6 4.4.4-5 2010-06-23 09:45:58 status installed libstdc++6 4.4.4-5 2010-06-23 09:45:58 startup archives unpack 2010-06-23 09:45:59 upgrade binutils 2.18.1~cvs20080103-7 2.20.1-11 2010-06-23 09:45:59 status half-configured binutils 2.18.1~cvs20080103-7 2010-06-23 09:45:59 status unpacked binutils 2.18.1~cvs20080103-7 2010-06-23 09:45:59 status half-installed binutils 2.18.1~cvs20080103-7 2010-06-23 09:45:59 status triggers-pending man-db 2.5.2-4 2010-06-23 09:45:59 status half-installed binutils 2.18.1~cvs20080103-7 2010-06-23 09:45:59 status half-installed binutils 2.18.1~cvs20080103-7 2010-06-23 09:46:00 status unpacked binutils 2.20.1-11 2010-06-23 09:46:00 status unpacked binutils 2.20.1-11 2010-06-23 09:46:00 install cpp-4.4 4.4.4-5 2010-06-23 09:46:00 status half-installed cpp-4.4 4.4.4-5 2010-06-23 09:46:01 status unpacked cpp-4.4 4.4.4-5 2010-06-23 09:46:01 status unpacked cpp-4.4 4.4.4-5 2010-06-23 09:46:01 upgrade cpp 4:4.3.2-2 4:4.4.4-2 2010-06-23 09:46:01 status half-configured cpp 4:4.3.2-2 2010-06-23 09:46:01 update-alternatives: run with --quiet --remove cpp /usr/bin/cpp 2010-06-23 09:46:01 update-alternatives: link group cpp fully removed 2010-06-23 09:46:01 status unpacked cpp 4:4.3.2-2 2010-06-23 09:46:01 status half-installed cpp 4:4.3.2-2 2010-06-23 09:46:01 status half-installed cpp 4:4.3.2-2 2010-06-23 09:46:01 status half-installed cpp 4:4.3.2-2 2010-06-23 09:46:01 status unpacked cpp 4:4.4.4-2 2010-06-23 09:46:01 status unpacked cpp 4:4.4.4-2 2010-06-23 09:46:01 upgrade libgomp1 4.3.2-1.1 4.4.4-5 2010-06-23 09:46:01 status half-configured libgomp1 4.3.2-1.1 2010-06-23 09:46:01 status unpacked libgomp1 4.3.2-1.1 2010-06-23 09:46:01 status half-installed libgomp1 4.3.2-1.1 2010-06-23 09:46:01 status half-installed libgomp1 4.3.2-1.1 2010-06-23 09:46:01 status unpacked libgomp1 4.4.4-5 2010-06-23 09:46:01 status unpacked libgomp1 4.4.4-5 2010-06-23 09:46:01 install gcc-4.4 4.4.4-5 2010-06-23 09:46:01 status half-installed gcc-4.4 4.4.4-5 2010-06-23 09:46:02 status unpacked gcc-4.4 4.4.4-5 2010-06-23 09:46:02 status unpacked gcc-4.4 4.4.4-5 2010-06-23 09:46:02 upgrade gcc 4:4.3.2-2 4:4.4.4-2 2010-06-23 09:46:02 status half-configured gcc 4:4.3.2-2 2010-06-23 09:46:02 status unpacked gcc 4:4.3.2-2 2010-06-23 09:46:02 status half-installed gcc 4:4.3.2-2 2010-06-23 09:46:02 status half-installed gcc 4:4.3.2-2 2010-06-23 09:46:02 status half-installed gcc 4:4.3.2-2 2010-06-23 09:46:02 status unpacked gcc 4:4.4.4-2 2010-06-23 09:46:02 status unpacked gcc 4:4.4.4-2 2010-06-23 09:46:02 install libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:02 status half-installed libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:03 status unpacked libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:03 status unpacked libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:03 install g++-4.4 4.4.4-5 2010-06-23 09:46:03 status half-installed g++-4.4 4.4.4-5 2010-06-23 09:46:03 status unpacked g++-4.4 4.4.4-5 2010-06-23 09:46:03 status unpacked g++-4.4 4.4.4-5 2010-06-23 09:46:03 upgrade g++ 4:4.3.2-2 4:4.4.4-2 2010-06-23 09:46:03 status half-configured g++ 4:4.3.2-2 2010-06-23 09:46:03 status unpacked g++ 4:4.3.2-2 2010-06-23 09:46:03 status half-installed g++ 4:4.3.2-2 2010-06-23 09:46:03 status half-installed g++ 4:4.3.2-2 2010-06-23 09:46:03 status half-installed g++ 4:4.3.2-2 2010-06-23 09:46:03 status unpacked g++ 4:4.4.4-2 2010-06-23 09:46:03 status unpacked g++ 4:4.4.4-2 2010-06-23 09:46:03 upgrade build-essential 11.4 11.5 2010-06-23 09:46:03 status half-configured build-essential 11.4 2010-06-23 09:46:04 status unpacked build-essential 11.4 2010-06-23 09:46:04 status half-installed build-essential 11.4 2010-06-23 09:46:04 status half-installed build-essential 11.4 2010-06-23 09:46:04 status unpacked build-essential 11.5 2010-06-23 09:46:04 status unpacked build-essential 11.5 2010-06-23 09:46:04 install swig 1.3.40-2 2010-06-23 09:46:04 status half-installed swig 1.3.40-2 2010-06-23 09:46:04 status half-installed swig 1.3.40-2 2010-06-23 09:46:04 status unpacked swig 1.3.40-2 2010-06-23 09:46:04 status unpacked swig 1.3.40-2 2010-06-23 09:46:04 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:46:04 status half-configured man-db 2.5.2-4 2010-06-23 09:46:04 status installed man-db 2.5.2-4 2010-06-23 09:46:05 startup packages configure 2010-06-23 09:46:05 configure fakeroot 1.14.4-1 1.14.4-1 2010-06-23 09:46:05 status unpacked fakeroot 1.14.4-1 2010-06-23 09:46:05 status half-configured fakeroot 1.14.4-1 2010-06-23 09:46:05 update-alternatives: run with --install /usr/bin/fakeroot fakeroot /usr/bin/fakeroot-sysv 50 --slave /usr/share/man/man1/fakeroot.1.gz fakeroot.1.gz /usr/share/man/man1/fakeroot-sysv.1.gz --slave /usr/share/man/man1/faked.1.gz faked.1.gz /usr/share/man/man1/faked-sysv.1.gz --slave /usr/share/man/es/man1/fakeroot.1.gz fakeroot.es.1.gz /usr/share/man/es/man1/fakeroot-sysv.1.gz --slave /usr/share/man/es/man1/faked.1.gz faked.es.1.gz /usr/share/man/es/man1/faked-sysv.1.gz --slave /usr/share/man/fr/man1/fakeroot.1.gz fakeroot.fr.1.gz /usr/share/man/fr/man1/fakeroot-sysv.1.gz --slave /usr/share/man/fr/man1/faked.1.gz faked.fr.1.gz /usr/share/man/fr/man1/faked-sysv.1.gz --slave /usr/share/man/sv/man1/fakeroot.1.gz fakeroot.sv.1.gz /usr/share/man/sv/man1/fakeroot-sysv.1.gz --slave /usr/share/man/sv/man1/faked.1.gz faked.sv.1.gz /usr/share/man/sv/man1/faked-sysv.1.gz 2010-06-23 09:46:05 update-alternatives: run with --install /usr/bin/fakeroot fakeroot /usr/bin/fakeroot-tcp 30 --slave /usr/share/man/man1/fakeroot.1.gz fakeroot.1.gz /usr/share/man/man1/fakeroot-tcp.1.gz --slave /usr/share/man/man1/faked.1.gz faked.1.gz /usr/share/man/man1/faked-tcp.1.gz --slave /usr/share/man/es/man1/fakeroot.1.gz fakeroot.es.1.gz /usr/share/man/es/man1/fakeroot-tcp.1.gz --slave /usr/share/man/es/man1/faked.1.gz faked.es.1.gz /usr/share/man/es/man1/faked-tcp.1.gz --slave /usr/share/man/fr/man1/fakeroot.1.gz fakeroot.fr.1.gz /usr/share/man/fr/man1/fakeroot-tcp.1.gz --slave /usr/share/man/fr/man1/faked.1.gz faked.fr.1.gz /usr/share/man/fr/man1/faked-tcp.1.gz --slave /usr/share/man/sv/man1/fakeroot.1.gz fakeroot.sv.1.gz /usr/share/man/sv/man1/fakeroot-tcp.1.gz --slave /usr/share/man/sv/man1/faked.1.gz faked.sv.1.gz /usr/share/man/sv/man1/faked-tcp.1.gz 2010-06-23 09:46:05 status installed fakeroot 1.14.4-1 2010-06-23 09:46:05 configure libc6-i386 2.11.1-3 2.11.1-3 2010-06-23 09:46:05 status unpacked libc6-i386 2.11.1-3 2010-06-23 09:46:05 status half-configured libc6-i386 2.11.1-3 2010-06-23 09:46:05 status installed libc6-i386 2.11.1-3 2010-06-23 09:46:05 configure libc-dev-bin 2.11.1-3 2.11.1-3 2010-06-23 09:46:05 status unpacked libc-dev-bin 2.11.1-3 2010-06-23 09:46:05 status half-configured libc-dev-bin 2.11.1-3 2010-06-23 09:46:05 status installed libc-dev-bin 2.11.1-3 2010-06-23 09:46:05 configure libc6-dev 2.11.1-3 2.11.1-3 2010-06-23 09:46:05 status unpacked libc6-dev 2.11.1-3 2010-06-23 09:46:05 status half-configured libc6-dev 2.11.1-3 2010-06-23 09:46:05 status installed libc6-dev 2.11.1-3 2010-06-23 09:46:05 configure locales 2.11.1-3 2.11.1-3 2010-06-23 09:46:05 status unpacked locales 2.11.1-3 2010-06-23 09:46:05 status unpacked locales 2.11.1-3 2010-06-23 09:46:05 status half-configured locales 2.11.1-3 2010-06-23 09:46:07 status installed locales 2.11.1-3 2010-06-23 09:46:07 configure binutils 2.20.1-11 2.20.1-11 2010-06-23 09:46:07 status unpacked binutils 2.20.1-11 2010-06-23 09:46:07 status half-configured binutils 2.20.1-11 2010-06-23 09:46:07 status installed binutils 2.20.1-11 2010-06-23 09:46:07 configure cpp-4.4 4.4.4-5 4.4.4-5 2010-06-23 09:46:07 status unpacked cpp-4.4 4.4.4-5 2010-06-23 09:46:07 status half-configured cpp-4.4 4.4.4-5 2010-06-23 09:46:07 status installed cpp-4.4 4.4.4-5 2010-06-23 09:46:07 configure cpp 4:4.4.4-2 4:4.4.4-2 2010-06-23 09:46:07 status unpacked cpp 4:4.4.4-2 2010-06-23 09:46:07 status half-configured cpp 4:4.4.4-2 2010-06-23 09:46:07 update-alternatives: run with --quiet --install /lib/cpp cpp /usr/bin/cpp 10 2010-06-23 09:46:07 update-alternatives: link group cpp updated to point to /usr/bin/cpp 2010-06-23 09:46:07 status installed cpp 4:4.4.4-2 2010-06-23 09:46:07 configure libgomp1 4.4.4-5 4.4.4-5 2010-06-23 09:46:07 status unpacked libgomp1 4.4.4-5 2010-06-23 09:46:07 status half-configured libgomp1 4.4.4-5 2010-06-23 09:46:07 status installed libgomp1 4.4.4-5 2010-06-23 09:46:07 configure gcc-4.4 4.4.4-5 4.4.4-5 2010-06-23 09:46:07 status unpacked gcc-4.4 4.4.4-5 2010-06-23 09:46:07 status half-configured gcc-4.4 4.4.4-5 2010-06-23 09:46:07 status installed gcc-4.4 4.4.4-5 2010-06-23 09:46:07 configure gcc 4:4.4.4-2 4:4.4.4-2 2010-06-23 09:46:07 status unpacked gcc 4:4.4.4-2 2010-06-23 09:46:07 status half-configured gcc 4:4.4.4-2 2010-06-23 09:46:08 update-alternatives: run with --quiet --install /usr/bin/cc cc /usr/bin/gcc 20 2010-06-23 09:46:08 update-alternatives: run with --quiet --install /usr/bin/c89 c89 /usr/bin/c89-gcc 20 --slave /usr/share/man/man1/c89.1.gz c89.1.gz /usr/share/man/man1/c89-gcc.1.gz 2010-06-23 09:46:08 update-alternatives: run with --quiet --install /usr/bin/c99 c99 /usr/bin/c99-gcc 20 --slave /usr/share/man/man1/c99.1.gz c99.1.gz /usr/share/man/man1/c99-gcc.1.gz 2010-06-23 09:46:08 status installed gcc 4:4.4.4-2 2010-06-23 09:46:08 configure swig 1.3.40-2 1.3.40-2 2010-06-23 09:46:08 status unpacked swig 1.3.40-2 2010-06-23 09:46:08 status half-configured swig 1.3.40-2 2010-06-23 09:46:08 status installed swig 1.3.40-2 2010-06-23 09:46:08 configure libstdc++6-4.4-dev 4.4.4-5 4.4.4-5 2010-06-23 09:46:08 status unpacked libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:08 status half-configured libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:08 status installed libstdc++6-4.4-dev 4.4.4-5 2010-06-23 09:46:08 configure g++-4.4 4.4.4-5 4.4.4-5 2010-06-23 09:46:08 status unpacked g++-4.4 4.4.4-5 2010-06-23 09:46:08 status half-configured g++-4.4 4.4.4-5 2010-06-23 09:46:08 status installed g++-4.4 4.4.4-5 2010-06-23 09:46:08 configure g++ 4:4.4.4-2 4:4.4.4-2 2010-06-23 09:46:08 status unpacked g++ 4:4.4.4-2 2010-06-23 09:46:08 status half-configured g++ 4:4.4.4-2 2010-06-23 09:46:08 update-alternatives: run with --install /usr/bin/c++ c++ /usr/bin/g++ 20 2010-06-23 09:46:08 status installed g++ 4:4.4.4-2 2010-06-23 09:46:08 configure build-essential 11.5 11.5 2010-06-23 09:46:08 status unpacked build-essential 11.5 2010-06-23 09:46:08 status half-configured build-essential 11.5 2010-06-23 09:46:08 status installed build-essential 11.5 2010-06-23 09:47:48 startup archives unpack 2010-06-23 09:47:48 upgrade base-files 5lenny5 5.7 2010-06-23 09:47:48 status half-configured base-files 5lenny5 2010-06-23 09:47:48 status unpacked base-files 5lenny5 2010-06-23 09:47:48 status half-installed base-files 5lenny5 2010-06-23 09:47:48 status triggers-pending man-db 2.5.2-4 2010-06-23 09:47:48 status half-installed base-files 5lenny5 2010-06-23 09:47:48 status half-installed base-files 5lenny5 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:47:49 status half-configured man-db 2.5.2-4 2010-06-23 09:47:49 status installed man-db 2.5.2-4 2010-06-23 09:47:49 startup packages configure 2010-06-23 09:47:49 configure base-files 5.7 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status unpacked base-files 5.7 2010-06-23 09:47:49 status half-configured base-files 5.7 2010-06-23 09:47:49 status installed base-files 5.7 2010-06-23 09:47:50 startup archives unpack 2010-06-23 09:47:50 upgrade coreutils 6.10-6 8.5-1 2010-06-23 09:47:50 status half-configured coreutils 6.10-6 2010-06-23 09:47:50 status unpacked coreutils 6.10-6 2010-06-23 09:47:50 status half-installed coreutils 6.10-6 2010-06-23 09:47:51 status triggers-pending man-db 2.5.2-4 2010-06-23 09:47:51 status half-installed coreutils 6.10-6 2010-06-23 09:47:52 status half-installed coreutils 6.10-6 2010-06-23 09:47:52 status unpacked coreutils 8.5-1 2010-06-23 09:47:52 status unpacked coreutils 8.5-1 2010-06-23 09:47:52 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:47:52 status half-configured man-db 2.5.2-4 2010-06-23 09:47:52 status installed man-db 2.5.2-4 2010-06-23 09:47:53 startup packages configure 2010-06-23 09:47:53 configure coreutils 8.5-1 8.5-1 2010-06-23 09:47:53 status unpacked coreutils 8.5-1 2010-06-23 09:47:53 status half-configured coreutils 8.5-1 2010-06-23 09:47:53 status installed coreutils 8.5-1 2010-06-23 09:47:54 startup archives unpack 2010-06-23 09:47:54 upgrade e2fslibs 1.41.3-1 1.41.12-1 2010-06-23 09:47:54 status half-configured e2fslibs 1.41.3-1 2010-06-23 09:47:54 status unpacked e2fslibs 1.41.3-1 2010-06-23 09:47:54 status half-installed e2fslibs 1.41.3-1 2010-06-23 09:47:54 status half-installed e2fslibs 1.41.3-1 2010-06-23 09:47:54 status unpacked e2fslibs 1.41.12-1 2010-06-23 09:47:54 status unpacked e2fslibs 1.41.12-1 2010-06-23 09:47:55 startup packages configure 2010-06-23 09:47:55 configure e2fslibs 1.41.12-1 1.41.12-1 2010-06-23 09:47:55 status unpacked e2fslibs 1.41.12-1 2010-06-23 09:47:55 status half-configured e2fslibs 1.41.12-1 2010-06-23 09:47:55 status installed e2fslibs 1.41.12-1 2010-06-23 09:47:56 startup archives unpack 2010-06-23 09:47:56 upgrade libselinux1 2.0.65-5 2.0.94-1 2010-06-23 09:47:56 status half-configured libselinux1 2.0.65-5 2010-06-23 09:47:56 status unpacked libselinux1 2.0.65-5 2010-06-23 09:47:56 status half-installed libselinux1 2.0.65-5 2010-06-23 09:47:56 status half-installed libselinux1 2.0.65-5 2010-06-23 09:47:56 status unpacked libselinux1 2.0.94-1 2010-06-23 09:47:56 status unpacked libselinux1 2.0.94-1 2010-06-23 09:47:57 startup packages configure 2010-06-23 09:47:57 configure libselinux1 2.0.94-1 2.0.94-1 2010-06-23 09:47:57 status unpacked libselinux1 2.0.94-1 2010-06-23 09:47:57 status half-configured libselinux1 2.0.94-1 2010-06-23 09:47:58 status installed libselinux1 2.0.94-1 2010-06-23 09:47:58 startup archives unpack 2010-06-23 09:47:59 upgrade libtext-iconv-perl 1.7-1+b1 1.7-2 2010-06-23 09:47:59 status half-configured libtext-iconv-perl 1.7-1+b1 2010-06-23 09:47:59 status unpacked libtext-iconv-perl 1.7-1+b1 2010-06-23 09:47:59 status half-installed libtext-iconv-perl 1.7-1+b1 2010-06-23 09:47:59 status triggers-pending man-db 2.5.2-4 2010-06-23 09:47:59 status half-installed libtext-iconv-perl 1.7-1+b1 2010-06-23 09:47:59 status half-installed libtext-iconv-perl 1.7-1+b1 2010-06-23 09:47:59 status unpacked libtext-iconv-perl 1.7-2 2010-06-23 09:47:59 status unpacked libtext-iconv-perl 1.7-2 2010-06-23 09:47:59 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:47:59 status half-configured man-db 2.5.2-4 2010-06-23 09:47:59 status installed man-db 2.5.2-4 2010-06-23 09:48:00 startup packages configure 2010-06-23 09:48:00 configure libtext-iconv-perl 1.7-2 1.7-2 2010-06-23 09:48:00 status unpacked libtext-iconv-perl 1.7-2 2010-06-23 09:48:00 status half-configured libtext-iconv-perl 1.7-2 2010-06-23 09:48:00 status installed libtext-iconv-perl 1.7-2 2010-06-23 09:48:00 startup archives unpack 2010-06-23 09:48:00 upgrade libtext-charwidth-perl 0.04-5+b1 0.04-6 2010-06-23 09:48:00 status half-configured libtext-charwidth-perl 0.04-5+b1 2010-06-23 09:48:00 status unpacked libtext-charwidth-perl 0.04-5+b1 2010-06-23 09:48:00 status half-installed libtext-charwidth-perl 0.04-5+b1 2010-06-23 09:48:00 status triggers-pending man-db 2.5.2-4 2010-06-23 09:48:00 status half-installed libtext-charwidth-perl 0.04-5+b1 2010-06-23 09:48:01 status half-installed libtext-charwidth-perl 0.04-5+b1 2010-06-23 09:48:01 status unpacked libtext-charwidth-perl 0.04-6 2010-06-23 09:48:01 status unpacked libtext-charwidth-perl 0.04-6 2010-06-23 09:48:01 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:48:01 status half-configured man-db 2.5.2-4 2010-06-23 09:48:01 status installed man-db 2.5.2-4 2010-06-23 09:48:01 startup packages configure 2010-06-23 09:48:01 configure libtext-charwidth-perl 0.04-6 0.04-6 2010-06-23 09:48:01 status unpacked libtext-charwidth-perl 0.04-6 2010-06-23 09:48:01 status half-configured libtext-charwidth-perl 0.04-6 2010-06-23 09:48:01 status installed libtext-charwidth-perl 0.04-6 2010-06-23 09:48:02 startup archives unpack 2010-06-23 09:48:02 upgrade libtext-wrapi18n-perl 0.06-6 0.06-7 2010-06-23 09:48:02 status half-configured libtext-wrapi18n-perl 0.06-6 2010-06-23 09:48:02 status unpacked libtext-wrapi18n-perl 0.06-6 2010-06-23 09:48:02 status half-installed libtext-wrapi18n-perl 0.06-6 2010-06-23 09:48:02 status triggers-pending man-db 2.5.2-4 2010-06-23 09:48:02 status half-installed libtext-wrapi18n-perl 0.06-6 2010-06-23 09:48:02 status half-installed libtext-wrapi18n-perl 0.06-6 2010-06-23 09:48:02 status unpacked libtext-wrapi18n-perl 0.06-7 2010-06-23 09:48:02 status unpacked libtext-wrapi18n-perl 0.06-7 2010-06-23 09:48:02 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:48:02 status half-configured man-db 2.5.2-4 2010-06-23 09:48:03 status installed man-db 2.5.2-4 2010-06-23 09:48:03 startup packages configure 2010-06-23 09:48:03 configure libtext-wrapi18n-perl 0.06-7 0.06-7 2010-06-23 09:48:03 status unpacked libtext-wrapi18n-perl 0.06-7 2010-06-23 09:48:03 status half-configured libtext-wrapi18n-perl 0.06-7 2010-06-23 09:48:03 status installed libtext-wrapi18n-perl 0.06-7 2010-06-23 09:48:04 startup archives unpack 2010-06-23 09:48:04 upgrade debconf-i18n 1.5.24 1.5.32 2010-06-23 09:48:04 status half-configured debconf-i18n 1.5.24 2010-06-23 09:48:04 status unpacked debconf-i18n 1.5.24 2010-06-23 09:48:04 status half-installed debconf-i18n 1.5.24 2010-06-23 09:48:04 status triggers-pending man-db 2.5.2-4 2010-06-23 09:48:04 status half-installed debconf-i18n 1.5.24 2010-06-23 09:48:04 status half-installed debconf-i18n 1.5.24 2010-06-23 09:48:04 status unpacked debconf-i18n 1.5.32 2010-06-23 09:48:04 status unpacked debconf-i18n 1.5.32 2010-06-23 09:48:04 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:48:04 status half-configured man-db 2.5.2-4 2010-06-23 09:48:05 status installed man-db 2.5.2-4 2010-06-23 09:48:05 startup packages configure 2010-06-23 09:48:05 configure debconf-i18n 1.5.32 1.5.32 2010-06-23 09:48:05 status unpacked debconf-i18n 1.5.32 2010-06-23 09:48:05 status half-configured debconf-i18n 1.5.32 2010-06-23 09:48:05 status installed debconf-i18n 1.5.32 2010-06-23 09:48:06 startup archives unpack 2010-06-23 09:48:06 upgrade debconf 1.5.24 1.5.32 2010-06-23 09:48:06 status half-configured debconf 1.5.24 2010-06-23 09:48:06 status unpacked debconf 1.5.24 2010-06-23 09:48:06 status half-installed debconf 1.5.24 2010-06-23 09:48:06 status triggers-pending man-db 2.5.2-4 2010-06-23 09:48:06 status half-installed debconf 1.5.24 2010-06-23 09:48:07 status half-installed debconf 1.5.24 2010-06-23 09:48:07 status unpacked debconf 1.5.32 2010-06-23 09:48:07 status unpacked debconf 1.5.32 2010-06-23 09:48:07 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:48:07 status half-configured man-db 2.5.2-4 2010-06-23 09:48:07 status installed man-db 2.5.2-4 2010-06-23 09:48:08 startup packages configure 2010-06-23 09:48:08 configure debconf 1.5.32 1.5.32 2010-06-23 09:48:08 status unpacked debconf 1.5.32 2010-06-23 09:48:08 status unpacked debconf 1.5.32 2010-06-23 09:48:08 status unpacked debconf 1.5.32 2010-06-23 09:48:08 status unpacked debconf 1.5.32 2010-06-23 09:48:08 status half-configured debconf 1.5.32 2010-06-23 09:48:08 status installed debconf 1.5.32 2010-06-23 09:48:09 startup archives unpack 2010-06-23 09:48:09 upgrade libpam0g 1.0.1-5+lenny1 1.1.1-3 2010-06-23 09:48:09 status half-configured libpam0g 1.0.1-5+lenny1 2010-06-23 09:48:09 status unpacked libpam0g 1.0.1-5+lenny1 2010-06-23 09:48:09 status half-installed libpam0g 1.0.1-5+lenny1 2010-06-23 09:48:09 status half-installed libpam0g 1.0.1-5+lenny1 2010-06-23 09:48:09 status unpacked libpam0g 1.1.1-3 2010-06-23 09:48:09 status unpacked libpam0g 1.1.1-3 2010-06-23 09:48:10 startup packages configure 2010-06-23 09:48:10 configure libpam0g 1.1.1-3 1.1.1-3 2010-06-23 09:48:10 status unpacked libpam0g 1.1.1-3 2010-06-23 09:48:10 status half-configured libpam0g 1.1.1-3 2010-06-23 09:50:19 status installed libpam0g 1.1.1-3 2010-06-23 09:50:19 startup archives unpack 2010-06-23 09:50:19 upgrade passwd 1:4.1.1-6+lenny1 1:4.1.4.2-1 2010-06-23 09:50:19 status half-configured passwd 1:4.1.1-6+lenny1 2010-06-23 09:50:19 status unpacked passwd 1:4.1.1-6+lenny1 2010-06-23 09:50:19 status half-installed passwd 1:4.1.1-6+lenny1 2010-06-23 09:50:19 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:19 status half-installed passwd 1:4.1.1-6+lenny1 2010-06-23 09:50:20 status half-installed passwd 1:4.1.1-6+lenny1 2010-06-23 09:50:20 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:20 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:20 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:20 status half-configured man-db 2.5.2-4 2010-06-23 09:50:21 status installed man-db 2.5.2-4 2010-06-23 09:50:22 startup packages configure 2010-06-23 09:50:22 configure passwd 1:4.1.4.2-1 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status unpacked passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status half-configured passwd 1:4.1.4.2-1 2010-06-23 09:50:22 status installed passwd 1:4.1.4.2-1 2010-06-23 09:50:23 startup archives unpack 2010-06-23 09:50:23 upgrade libuuid1 1.41.3-1 2.16.2-0 2010-06-23 09:50:23 status half-configured libuuid1 1.41.3-1 2010-06-23 09:50:23 status unpacked libuuid1 1.41.3-1 2010-06-23 09:50:23 status half-installed libuuid1 1.41.3-1 2010-06-23 09:50:23 status half-installed libuuid1 1.41.3-1 2010-06-23 09:50:23 status unpacked libuuid1 2.16.2-0 2010-06-23 09:50:23 status unpacked libuuid1 2.16.2-0 2010-06-23 09:50:24 startup packages configure 2010-06-23 09:50:24 configure libuuid1 2.16.2-0 2.16.2-0 2010-06-23 09:50:24 status unpacked libuuid1 2.16.2-0 2010-06-23 09:50:24 status half-configured libuuid1 2.16.2-0 2010-06-23 09:50:24 status installed libuuid1 2.16.2-0 2010-06-23 09:50:25 startup archives unpack 2010-06-23 09:50:25 upgrade libblkid1 1.41.3-1 2.16.2-0 2010-06-23 09:50:25 status half-configured libblkid1 1.41.3-1 2010-06-23 09:50:25 status unpacked libblkid1 1.41.3-1 2010-06-23 09:50:25 status half-installed libblkid1 1.41.3-1 2010-06-23 09:50:25 status half-installed libblkid1 1.41.3-1 2010-06-23 09:50:25 status unpacked libblkid1 2.16.2-0 2010-06-23 09:50:25 status unpacked libblkid1 2.16.2-0 2010-06-23 09:50:26 startup packages configure 2010-06-23 09:50:26 configure libblkid1 2.16.2-0 2.16.2-0 2010-06-23 09:50:26 status unpacked libblkid1 2.16.2-0 2010-06-23 09:50:26 status half-configured libblkid1 2.16.2-0 2010-06-23 09:50:26 status installed libblkid1 2.16.2-0 2010-06-23 09:50:26 startup archives unpack 2010-06-23 09:50:26 upgrade sed 4.1.5-6 4.2.1-7 2010-06-23 09:50:26 status half-configured sed 4.1.5-6 2010-06-23 09:50:26 status unpacked sed 4.1.5-6 2010-06-23 09:50:26 status half-installed sed 4.1.5-6 2010-06-23 09:50:26 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:26 status half-installed sed 4.1.5-6 2010-06-23 09:50:27 status half-installed sed 4.1.5-6 2010-06-23 09:50:27 status unpacked sed 4.2.1-7 2010-06-23 09:50:27 status unpacked sed 4.2.1-7 2010-06-23 09:50:27 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:27 status half-configured man-db 2.5.2-4 2010-06-23 09:50:27 status installed man-db 2.5.2-4 2010-06-23 09:50:28 startup packages configure 2010-06-23 09:50:28 configure sed 4.2.1-7 4.2.1-7 2010-06-23 09:50:28 status unpacked sed 4.2.1-7 2010-06-23 09:50:28 status half-configured sed 4.2.1-7 2010-06-23 09:50:28 status installed sed 4.2.1-7 2010-06-23 09:50:28 startup archives unpack 2010-06-23 09:50:28 upgrade lsb-base 3.2-20 3.2-23.1 2010-06-23 09:50:28 status half-configured lsb-base 3.2-20 2010-06-23 09:50:28 status unpacked lsb-base 3.2-20 2010-06-23 09:50:28 status half-installed lsb-base 3.2-20 2010-06-23 09:50:28 status half-installed lsb-base 3.2-20 2010-06-23 09:50:29 status unpacked lsb-base 3.2-23.1 2010-06-23 09:50:29 status unpacked lsb-base 3.2-23.1 2010-06-23 09:50:29 startup packages configure 2010-06-23 09:50:29 configure lsb-base 3.2-23.1 3.2-23.1 2010-06-23 09:50:29 status unpacked lsb-base 3.2-23.1 2010-06-23 09:50:29 status half-configured lsb-base 3.2-23.1 2010-06-23 09:50:29 status installed lsb-base 3.2-23.1 2010-06-23 09:50:30 startup archives unpack 2010-06-23 09:50:30 upgrade tzdata 2010a-0lenny1 2010j-1 2010-06-23 09:50:30 status half-configured tzdata 2010a-0lenny1 2010-06-23 09:50:30 status unpacked tzdata 2010a-0lenny1 2010-06-23 09:50:30 status half-installed tzdata 2010a-0lenny1 2010-06-23 09:50:31 status half-installed tzdata 2010a-0lenny1 2010-06-23 09:50:31 status unpacked tzdata 2010j-1 2010-06-23 09:50:31 status unpacked tzdata 2010j-1 2010-06-23 09:50:31 startup packages configure 2010-06-23 09:50:31 configure tzdata 2010j-1 2010j-1 2010-06-23 09:50:31 status unpacked tzdata 2010j-1 2010-06-23 09:50:31 status half-configured tzdata 2010j-1 2010-06-23 09:50:32 status installed tzdata 2010j-1 2010-06-23 09:50:32 startup archives unpack 2010-06-23 09:50:33 upgrade sysvinit-utils 2.86.ds1-61 2.88dsf-9 2010-06-23 09:50:33 status half-configured sysvinit-utils 2.86.ds1-61 2010-06-23 09:50:33 status unpacked sysvinit-utils 2.86.ds1-61 2010-06-23 09:50:33 status half-installed sysvinit-utils 2.86.ds1-61 2010-06-23 09:50:33 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:33 status half-installed sysvinit-utils 2.86.ds1-61 2010-06-23 09:50:33 status half-installed sysvinit-utils 2.86.ds1-61 2010-06-23 09:50:33 status unpacked sysvinit-utils 2.88dsf-9 2010-06-23 09:50:33 status unpacked sysvinit-utils 2.88dsf-9 2010-06-23 09:50:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:33 status half-configured man-db 2.5.2-4 2010-06-23 09:50:33 status installed man-db 2.5.2-4 2010-06-23 09:50:34 startup packages configure 2010-06-23 09:50:34 configure sysvinit-utils 2.88dsf-9 2.88dsf-9 2010-06-23 09:50:34 status unpacked sysvinit-utils 2.88dsf-9 2010-06-23 09:50:34 status half-configured sysvinit-utils 2.88dsf-9 2010-06-23 09:50:34 status installed sysvinit-utils 2.88dsf-9 2010-06-23 09:50:34 startup archives unpack 2010-06-23 09:50:35 upgrade mount 2.13.1.1-1 2.16.2-0 2010-06-23 09:50:35 status half-configured mount 2.13.1.1-1 2010-06-23 09:50:35 status unpacked mount 2.13.1.1-1 2010-06-23 09:50:35 status half-installed mount 2.13.1.1-1 2010-06-23 09:50:35 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:35 status half-installed mount 2.13.1.1-1 2010-06-23 09:50:35 status half-installed mount 2.13.1.1-1 2010-06-23 09:50:35 status unpacked mount 2.16.2-0 2010-06-23 09:50:35 status unpacked mount 2.16.2-0 2010-06-23 09:50:35 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:35 status half-configured man-db 2.5.2-4 2010-06-23 09:50:35 status installed man-db 2.5.2-4 2010-06-23 09:50:36 startup packages configure 2010-06-23 09:50:36 configure mount 2.16.2-0 2.16.2-0 2010-06-23 09:50:36 status unpacked mount 2.16.2-0 2010-06-23 09:50:36 status half-configured mount 2.16.2-0 2010-06-23 09:50:36 status installed mount 2.16.2-0 2010-06-23 09:50:37 startup archives unpack 2010-06-23 09:50:37 upgrade initscripts 2.86.ds1-61 2.88dsf-9 2010-06-23 09:50:37 status half-configured initscripts 2.86.ds1-61 2010-06-23 09:50:37 status unpacked initscripts 2.86.ds1-61 2010-06-23 09:50:37 status half-installed initscripts 2.86.ds1-61 2010-06-23 09:50:37 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:37 status half-installed initscripts 2.86.ds1-61 2010-06-23 09:50:37 status half-installed initscripts 2.86.ds1-61 2010-06-23 09:50:37 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:37 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:37 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:37 status half-configured man-db 2.5.2-4 2010-06-23 09:50:37 status installed man-db 2.5.2-4 2010-06-23 09:50:38 startup packages configure 2010-06-23 09:50:38 configure initscripts 2.88dsf-9 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:38 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status unpacked initscripts 2.88dsf-9 2010-06-23 09:50:39 status half-configured initscripts 2.88dsf-9 2010-06-23 09:50:39 status installed initscripts 2.88dsf-9 2010-06-23 09:50:40 startup archives unpack 2010-06-23 09:50:40 upgrade util-linux 2.13.1.1-1 2.16.2-0 2010-06-23 09:50:40 status half-configured util-linux 2.13.1.1-1 2010-06-23 09:50:40 status unpacked util-linux 2.13.1.1-1 2010-06-23 09:50:40 status half-installed util-linux 2.13.1.1-1 2010-06-23 09:50:40 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:40 status half-installed util-linux 2.13.1.1-1 2010-06-23 09:50:40 status half-installed util-linux 2.13.1.1-1 2010-06-23 09:50:41 status unpacked util-linux 2.16.2-0 2010-06-23 09:50:41 status unpacked util-linux 2.16.2-0 2010-06-23 09:50:41 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:41 status half-configured man-db 2.5.2-4 2010-06-23 09:50:41 status installed man-db 2.5.2-4 2010-06-23 09:50:42 startup packages configure 2010-06-23 09:50:42 configure util-linux 2.16.2-0 2.16.2-0 2010-06-23 09:50:42 status unpacked util-linux 2.16.2-0 2010-06-23 09:50:42 status unpacked util-linux 2.16.2-0 2010-06-23 09:50:42 status unpacked util-linux 2.16.2-0 2010-06-23 09:50:42 status half-configured util-linux 2.16.2-0 2010-06-23 09:50:42 update-alternatives: run with --install /usr/bin/pager pager /bin/more 50 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/more.1.gz 2010-06-23 09:50:42 update-alternatives: run with --install /usr/bin/pager pager /usr/bin/pg 10 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/pg.1.gz 2010-06-23 09:50:42 status installed util-linux 2.16.2-0 2010-06-23 09:50:42 startup archives unpack 2010-06-23 09:50:42 upgrade e2fsprogs 1.41.3-1 1.41.12-1 2010-06-23 09:50:42 status half-configured e2fsprogs 1.41.3-1 2010-06-23 09:50:43 status unpacked e2fsprogs 1.41.3-1 2010-06-23 09:50:43 status half-installed e2fsprogs 1.41.3-1 2010-06-23 09:50:43 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:43 status half-installed e2fsprogs 1.41.3-1 2010-06-23 09:50:43 status half-installed e2fsprogs 1.41.3-1 2010-06-23 09:50:43 status unpacked e2fsprogs 1.41.12-1 2010-06-23 09:50:43 status unpacked e2fsprogs 1.41.12-1 2010-06-23 09:50:43 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:43 status half-configured man-db 2.5.2-4 2010-06-23 09:50:43 status installed man-db 2.5.2-4 2010-06-23 09:50:44 startup packages configure 2010-06-23 09:50:44 configure e2fsprogs 1.41.12-1 1.41.12-1 2010-06-23 09:50:44 status unpacked e2fsprogs 1.41.12-1 2010-06-23 09:50:44 status unpacked e2fsprogs 1.41.12-1 2010-06-23 09:50:44 status half-configured e2fsprogs 1.41.12-1 2010-06-23 09:50:44 status installed e2fsprogs 1.41.12-1 2010-06-23 09:50:45 startup archives unpack 2010-06-23 09:50:45 upgrade findutils 4.4.0-2 4.4.2-1 2010-06-23 09:50:45 status half-configured findutils 4.4.0-2 2010-06-23 09:50:45 status unpacked findutils 4.4.0-2 2010-06-23 09:50:45 status half-installed findutils 4.4.0-2 2010-06-23 09:50:45 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:45 status half-installed findutils 4.4.0-2 2010-06-23 09:50:45 status half-installed findutils 4.4.0-2 2010-06-23 09:50:45 status unpacked findutils 4.4.2-1 2010-06-23 09:50:45 status unpacked findutils 4.4.2-1 2010-06-23 09:50:45 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:45 status half-configured man-db 2.5.2-4 2010-06-23 09:50:46 status installed man-db 2.5.2-4 2010-06-23 09:50:46 startup packages configure 2010-06-23 09:50:46 configure findutils 4.4.2-1 4.4.2-1 2010-06-23 09:50:46 status unpacked findutils 4.4.2-1 2010-06-23 09:50:46 status half-configured findutils 4.4.2-1 2010-06-23 09:50:46 status installed findutils 4.4.2-1 2010-06-23 09:50:47 startup archives unpack 2010-06-23 09:50:47 upgrade grep 2.5.3~dfsg-6 2.6.3-3 2010-06-23 09:50:47 status half-configured grep 2.5.3~dfsg-6 2010-06-23 09:50:47 status unpacked grep 2.5.3~dfsg-6 2010-06-23 09:50:47 status half-installed grep 2.5.3~dfsg-6 2010-06-23 09:50:47 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:47 status half-installed grep 2.5.3~dfsg-6 2010-06-23 09:50:47 status half-installed grep 2.5.3~dfsg-6 2010-06-23 09:50:47 status unpacked grep 2.6.3-3 2010-06-23 09:50:47 status unpacked grep 2.6.3-3 2010-06-23 09:50:47 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:47 status half-configured man-db 2.5.2-4 2010-06-23 09:50:47 status installed man-db 2.5.2-4 2010-06-23 09:50:48 startup packages configure 2010-06-23 09:50:48 configure grep 2.6.3-3 2.6.3-3 2010-06-23 09:50:48 status unpacked grep 2.6.3-3 2010-06-23 09:50:48 status half-configured grep 2.6.3-3 2010-06-23 09:50:48 status installed grep 2.6.3-3 2010-06-23 09:50:49 startup archives unpack 2010-06-23 09:50:49 upgrade gzip 1.3.12-6+lenny1 1.3.12-9 2010-06-23 09:50:49 status half-configured gzip 1.3.12-6+lenny1 2010-06-23 09:50:49 status unpacked gzip 1.3.12-6+lenny1 2010-06-23 09:50:49 status half-installed gzip 1.3.12-6+lenny1 2010-06-23 09:50:49 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:49 status half-installed gzip 1.3.12-6+lenny1 2010-06-23 09:50:49 status half-installed gzip 1.3.12-6+lenny1 2010-06-23 09:50:49 status unpacked gzip 1.3.12-9 2010-06-23 09:50:49 status unpacked gzip 1.3.12-9 2010-06-23 09:50:49 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:49 status half-configured man-db 2.5.2-4 2010-06-23 09:50:49 status installed man-db 2.5.2-4 2010-06-23 09:50:50 startup packages configure 2010-06-23 09:50:50 configure gzip 1.3.12-9 1.3.12-9 2010-06-23 09:50:50 status unpacked gzip 1.3.12-9 2010-06-23 09:50:50 status half-configured gzip 1.3.12-9 2010-06-23 09:50:50 status installed gzip 1.3.12-9 2010-06-23 09:50:51 startup archives unpack 2010-06-23 09:50:51 upgrade hostname 2.95 3.04 2010-06-23 09:50:51 status half-configured hostname 2.95 2010-06-23 09:50:51 status unpacked hostname 2.95 2010-06-23 09:50:51 status half-installed hostname 2.95 2010-06-23 09:50:51 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:51 status half-installed hostname 2.95 2010-06-23 09:50:51 status half-installed hostname 2.95 2010-06-23 09:50:51 status unpacked hostname 3.04 2010-06-23 09:50:51 status unpacked hostname 3.04 2010-06-23 09:50:51 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:51 status half-configured man-db 2.5.2-4 2010-06-23 09:50:51 status installed man-db 2.5.2-4 2010-06-23 09:50:52 startup packages configure 2010-06-23 09:50:52 configure hostname 3.04 3.04 2010-06-23 09:50:52 status unpacked hostname 3.04 2010-06-23 09:50:52 status half-configured hostname 3.04 2010-06-23 09:50:52 status installed hostname 3.04 2010-06-23 09:50:52 startup archives unpack 2010-06-23 09:50:53 upgrade login 1:4.1.1-6+lenny1 1:4.1.4.2-1 2010-06-23 09:50:53 status half-configured login 1:4.1.1-6+lenny1 2010-06-23 09:50:53 status unpacked login 1:4.1.1-6+lenny1 2010-06-23 09:50:53 status half-installed login 1:4.1.1-6+lenny1 2010-06-23 09:50:53 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:53 status half-installed login 1:4.1.1-6+lenny1 2010-06-23 09:50:53 status half-installed login 1:4.1.1-6+lenny1 2010-06-23 09:50:53 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:53 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:53 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:53 status half-configured man-db 2.5.2-4 2010-06-23 09:50:54 status installed man-db 2.5.2-4 2010-06-23 09:50:55 startup packages configure 2010-06-23 09:50:55 configure login 1:4.1.4.2-1 1:4.1.4.2-1 2010-06-23 09:50:55 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:55 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:55 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:55 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:55 status unpacked login 1:4.1.4.2-1 2010-06-23 09:50:55 status half-configured login 1:4.1.4.2-1 2010-06-23 09:50:55 status installed login 1:4.1.4.2-1 2010-06-23 09:50:55 startup archives unpack 2010-06-23 09:50:55 upgrade libsepol1 2.0.30-2 2.0.41-1 2010-06-23 09:50:55 status half-configured libsepol1 2.0.30-2 2010-06-23 09:50:56 status unpacked libsepol1 2.0.30-2 2010-06-23 09:50:56 status half-installed libsepol1 2.0.30-2 2010-06-23 09:50:56 status half-installed libsepol1 2.0.30-2 2010-06-23 09:50:56 status unpacked libsepol1 2.0.41-1 2010-06-23 09:50:56 status unpacked libsepol1 2.0.41-1 2010-06-23 09:50:57 startup packages configure 2010-06-23 09:50:57 configure libsepol1 2.0.41-1 2.0.41-1 2010-06-23 09:50:57 status unpacked libsepol1 2.0.41-1 2010-06-23 09:50:57 status half-configured libsepol1 2.0.41-1 2010-06-23 09:50:58 status installed libsepol1 2.0.41-1 2010-06-23 09:50:58 startup archives unpack 2010-06-23 09:50:58 upgrade sysvinit 2.86.ds1-61 2.88dsf-9 2010-06-23 09:50:58 status half-configured sysvinit 2.86.ds1-61 2010-06-23 09:50:58 status unpacked sysvinit 2.86.ds1-61 2010-06-23 09:50:58 status half-installed sysvinit 2.86.ds1-61 2010-06-23 09:50:58 status triggers-pending man-db 2.5.2-4 2010-06-23 09:50:58 status half-installed sysvinit 2.86.ds1-61 2010-06-23 09:50:58 status half-installed sysvinit 2.86.ds1-61 2010-06-23 09:50:59 status unpacked sysvinit 2.88dsf-9 2010-06-23 09:50:59 status unpacked sysvinit 2.88dsf-9 2010-06-23 09:50:59 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:50:59 status half-configured man-db 2.5.2-4 2010-06-23 09:50:59 status installed man-db 2.5.2-4 2010-06-23 09:50:59 startup packages configure 2010-06-23 09:50:59 configure sysvinit 2.88dsf-9 2.88dsf-9 2010-06-23 09:50:59 status unpacked sysvinit 2.88dsf-9 2010-06-23 09:50:59 status half-configured sysvinit 2.88dsf-9 2010-06-23 09:50:59 status installed sysvinit 2.88dsf-9 2010-06-23 09:51:00 startup archives unpack 2010-06-23 09:51:00 upgrade tar 1.20-1 1.23-1 2010-06-23 09:51:00 status half-configured tar 1.20-1 2010-06-23 09:51:00 status unpacked tar 1.20-1 2010-06-23 09:51:00 status half-installed tar 1.20-1 2010-06-23 09:51:00 status triggers-pending man-db 2.5.2-4 2010-06-23 09:51:00 status half-installed tar 1.20-1 2010-06-23 09:51:01 status half-installed tar 1.20-1 2010-06-23 09:51:01 status unpacked tar 1.23-1 2010-06-23 09:51:01 status unpacked tar 1.23-1 2010-06-23 09:51:01 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:51:01 status half-configured man-db 2.5.2-4 2010-06-23 09:51:01 status installed man-db 2.5.2-4 2010-06-23 09:51:02 startup packages configure 2010-06-23 09:51:02 configure tar 1.23-1 1.23-1 2010-06-23 09:51:02 status unpacked tar 1.23-1 2010-06-23 09:51:02 status unpacked tar 1.23-1 2010-06-23 09:51:02 status half-configured tar 1.23-1 2010-06-23 09:51:02 update-alternatives: run with --install /usr/sbin/rmt rmt /usr/sbin/rmt-tar 50 --slave /usr/share/man/man8/rmt.8.gz rmt.8.gz /usr/share/man/man8/rmt-tar.8.gz 2010-06-23 09:51:02 status installed tar 1.23-1 2010-06-23 09:51:03 startup archives unpack 2010-06-23 09:51:03 upgrade mktemp 1.5-9 8.5-1 2010-06-23 09:51:03 status half-configured mktemp 1.5-9 2010-06-23 09:51:03 status unpacked mktemp 1.5-9 2010-06-23 09:51:03 status half-installed mktemp 1.5-9 2010-06-23 09:51:03 status half-installed mktemp 1.5-9 2010-06-23 09:51:03 status triggers-pending man-db 2.5.2-4 2010-06-23 09:51:03 status half-installed mktemp 1.5-9 2010-06-23 09:51:03 status unpacked mktemp 8.5-1 2010-06-23 09:51:03 status unpacked mktemp 8.5-1 2010-06-23 09:51:03 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:51:03 status half-configured man-db 2.5.2-4 2010-06-23 09:51:03 status installed man-db 2.5.2-4 2010-06-23 09:51:04 startup packages configure 2010-06-23 09:51:04 configure mktemp 8.5-1 8.5-1 2010-06-23 09:51:04 status unpacked mktemp 8.5-1 2010-06-23 09:51:04 status half-configured mktemp 8.5-1 2010-06-23 09:51:04 status installed mktemp 8.5-1 2010-06-23 09:51:04 startup archives unpack 2010-06-23 09:51:05 upgrade base-passwd 3.5.20 3.5.22 2010-06-23 09:51:05 status half-configured base-passwd 3.5.20 2010-06-23 09:51:05 status unpacked base-passwd 3.5.20 2010-06-23 09:51:05 status half-installed base-passwd 3.5.20 2010-06-23 09:51:05 status triggers-pending man-db 2.5.2-4 2010-06-23 09:51:05 status half-installed base-passwd 3.5.20 2010-06-23 09:51:05 status half-installed base-passwd 3.5.20 2010-06-23 09:51:05 status unpacked base-passwd 3.5.22 2010-06-23 09:51:05 status unpacked base-passwd 3.5.22 2010-06-23 09:51:05 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:51:05 status half-configured man-db 2.5.2-4 2010-06-23 09:51:05 status installed man-db 2.5.2-4 2010-06-23 09:51:06 startup packages configure 2010-06-23 09:51:06 configure base-passwd 3.5.22 3.5.22 2010-06-23 09:51:06 status unpacked base-passwd 3.5.22 2010-06-23 09:51:06 status half-configured base-passwd 3.5.22 2010-06-23 09:51:06 status installed base-passwd 3.5.22 2010-06-23 09:51:06 startup archives unpack 2010-06-23 09:51:06 upgrade bsdutils 1:2.13.1.1-1 1:2.16.2-0 2010-06-23 09:51:06 status half-configured bsdutils 1:2.13.1.1-1 2010-06-23 09:51:07 status unpacked bsdutils 1:2.13.1.1-1 2010-06-23 09:51:07 status half-installed bsdutils 1:2.13.1.1-1 2010-06-23 09:51:07 status triggers-pending man-db 2.5.2-4 2010-06-23 09:51:07 status half-installed bsdutils 1:2.13.1.1-1 2010-06-23 09:51:07 status half-installed bsdutils 1:2.13.1.1-1 2010-06-23 09:51:07 status unpacked bsdutils 1:2.16.2-0 2010-06-23 09:51:07 status unpacked bsdutils 1:2.16.2-0 2010-06-23 09:51:07 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:51:07 status half-configured man-db 2.5.2-4 2010-06-23 09:51:07 status installed man-db 2.5.2-4 2010-06-23 09:51:08 startup packages configure 2010-06-23 09:51:08 configure bsdutils 1:2.16.2-0 1:2.16.2-0 2010-06-23 09:51:08 status unpacked bsdutils 1:2.16.2-0 2010-06-23 09:51:08 status half-configured bsdutils 1:2.16.2-0 2010-06-23 09:51:08 status installed bsdutils 1:2.16.2-0 2010-06-23 09:51:08 startup archives unpack 2010-06-23 09:51:08 upgrade ncurses-base 5.7+20081213-1 5.7+20100313-2 2010-06-23 09:51:08 status half-configured ncurses-base 5.7+20081213-1 2010-06-23 09:51:08 status unpacked ncurses-base 5.7+20081213-1 2010-06-23 09:51:08 status half-installed ncurses-base 5.7+20081213-1 2010-06-23 09:51:09 status half-installed ncurses-base 5.7+20081213-1 2010-06-23 09:51:09 status unpacked ncurses-base 5.7+20100313-2 2010-06-23 09:51:09 status unpacked ncurses-base 5.7+20100313-2 2010-06-23 09:51:09 startup packages configure 2010-06-23 09:51:09 configure ncurses-base 5.7+20100313-2 5.7+20100313-2 2010-06-23 09:51:09 status unpacked ncurses-base 5.7+20100313-2 2010-06-23 09:51:09 status unpacked ncurses-base 5.7+20100313-2 2010-06-23 09:51:09 status half-configured ncurses-base 5.7+20100313-2 2010-06-23 09:51:09 status installed ncurses-base 5.7+20100313-2 2010-06-23 09:51:10 startup archives unpack 2010-06-23 09:51:10 upgrade libusb-0.1-4 2:0.1.12-13 2:0.1.12-15 2010-06-23 09:51:10 status half-configured libusb-0.1-4 2:0.1.12-13 2010-06-23 09:51:10 status unpacked libusb-0.1-4 2:0.1.12-13 2010-06-23 09:51:10 status half-installed libusb-0.1-4 2:0.1.12-13 2010-06-23 09:51:10 status half-installed libusb-0.1-4 2:0.1.12-13 2010-06-23 09:51:10 status unpacked libusb-0.1-4 2:0.1.12-15 2010-06-23 09:51:10 status unpacked libusb-0.1-4 2:0.1.12-15 2010-06-23 09:51:11 startup packages configure 2010-06-23 09:51:11 configure libusb-0.1-4 2:0.1.12-15 2:0.1.12-15 2010-06-23 09:51:11 status unpacked libusb-0.1-4 2:0.1.12-15 2010-06-23 09:51:11 status half-configured libusb-0.1-4 2:0.1.12-15 2010-06-23 09:51:11 status installed libusb-0.1-4 2:0.1.12-15 2010-06-23 09:51:12 startup archives unpack 2010-06-23 09:51:12 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 09:51:12 status half-configured udev 0.125-7+lenny3 2010-06-23 09:51:12 status unpacked udev 0.125-7+lenny3 2010-06-23 09:51:12 status half-installed udev 0.125-7+lenny3 2010-06-23 09:51:12 status unpacked udev 0.125-7+lenny3 2010-06-23 09:51:12 status installed udev 0.125-7+lenny3 2010-06-23 09:51:12 upgrade mawk 1.3.3-11.1 1.3.3-15 2010-06-23 09:51:12 status half-configured mawk 1.3.3-11.1 2010-06-23 09:51:12 status unpacked mawk 1.3.3-11.1 2010-06-23 09:51:12 status half-installed mawk 1.3.3-11.1 2010-06-23 09:51:12 status triggers-pending man-db 2.5.2-4 2010-06-23 09:51:12 status half-installed mawk 1.3.3-11.1 2010-06-23 09:51:13 status half-installed mawk 1.3.3-11.1 2010-06-23 09:51:13 status unpacked mawk 1.3.3-15 2010-06-23 09:51:13 status unpacked mawk 1.3.3-15 2010-06-23 09:51:13 upgrade console-data 2:1.07-11 2:1.10-2 2010-06-23 09:51:13 status half-configured console-data 2:1.07-11 2010-06-23 09:51:13 status unpacked console-data 2:1.07-11 2010-06-23 09:51:13 status half-installed console-data 2:1.07-11 2010-06-23 09:51:13 status half-installed console-data 2:1.07-11 2010-06-23 09:51:14 status unpacked console-data 2:1.10-2 2010-06-23 09:51:14 status unpacked console-data 2:1.10-2 2010-06-23 09:51:14 upgrade console-tools 1:0.2.3dbs-65.1 1:0.2.3dbs-69 2010-06-23 09:51:14 status half-configured console-tools 1:0.2.3dbs-65.1 2010-06-23 09:51:14 status unpacked console-tools 1:0.2.3dbs-65.1 2010-06-23 09:51:14 status half-installed console-tools 1:0.2.3dbs-65.1 2010-06-23 09:51:14 status half-installed console-tools 1:0.2.3dbs-65.1 2010-06-23 09:51:14 status half-installed console-tools 1:0.2.3dbs-65.1 2010-06-23 09:51:14 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 09:51:14 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 09:51:15 upgrade libconsole 1:0.2.3dbs-65.1 1:0.2.3dbs-69 2010-06-23 09:51:15 status half-configured libconsole 1:0.2.3dbs-65.1 2010-06-23 09:51:15 status unpacked libconsole 1:0.2.3dbs-65.1 2010-06-23 09:51:15 status half-installed libconsole 1:0.2.3dbs-65.1 2010-06-23 09:51:15 status half-installed libconsole 1:0.2.3dbs-65.1 2010-06-23 09:51:15 status unpacked libconsole 1:0.2.3dbs-69 2010-06-23 09:51:15 status unpacked libconsole 1:0.2.3dbs-69 2010-06-23 09:51:15 upgrade console-common 0.7.80 0.7.85 2010-06-23 09:51:15 status half-configured console-common 0.7.80 2010-06-23 09:51:15 status unpacked console-common 0.7.80 2010-06-23 09:51:15 status half-installed console-common 0.7.80 2010-06-23 09:51:15 status half-installed console-common 0.7.80 2010-06-23 09:51:16 status half-installed console-common 0.7.80 2010-06-23 09:51:16 status unpacked console-common 0.7.85 2010-06-23 09:51:16 status unpacked console-common 0.7.85 2010-06-23 09:51:16 upgrade xml-core 0.12 0.13 2010-06-23 09:51:16 status half-configured xml-core 0.12 2010-06-23 09:51:16 status unpacked xml-core 0.12 2010-06-23 09:51:16 status half-installed xml-core 0.12 2010-06-23 09:51:17 status half-installed xml-core 0.12 2010-06-23 09:51:17 status half-installed xml-core 0.12 2010-06-23 09:51:17 status unpacked xml-core 0.13 2010-06-23 09:51:17 status unpacked xml-core 0.13 2010-06-23 09:51:17 upgrade sgml-data 2.0.3 2.0.4 2010-06-23 09:51:17 status half-configured sgml-data 2.0.3 2010-06-23 09:51:17 status unpacked sgml-data 2.0.3 2010-06-23 09:51:17 status half-installed sgml-data 2.0.3 2010-06-23 09:51:18 status half-installed sgml-data 2.0.3 2010-06-23 09:51:18 status unpacked sgml-data 2.0.4 2010-06-23 09:51:18 status unpacked sgml-data 2.0.4 2010-06-23 09:51:18 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:51:18 status half-configured man-db 2.5.2-4 2010-06-23 09:51:18 status installed man-db 2.5.2-4 2010-06-23 09:54:24 startup archives unpack 2010-06-23 09:54:24 install sensible-utils 0.0.4 2010-06-23 09:54:24 status half-installed sensible-utils 0.0.4 2010-06-23 09:54:24 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:24 status half-installed sensible-utils 0.0.4 2010-06-23 09:54:24 status unpacked sensible-utils 0.0.4 2010-06-23 09:54:24 status unpacked sensible-utils 0.0.4 2010-06-23 09:54:24 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:24 status half-configured man-db 2.5.2-4 2010-06-23 09:54:25 status installed man-db 2.5.2-4 2010-06-23 09:54:25 startup packages configure 2010-06-23 09:54:25 configure sensible-utils 0.0.4 0.0.4 2010-06-23 09:54:25 status unpacked sensible-utils 0.0.4 2010-06-23 09:54:25 status half-configured sensible-utils 0.0.4 2010-06-23 09:54:25 status installed sensible-utils 0.0.4 2010-06-23 09:54:26 startup archives unpack 2010-06-23 09:54:26 upgrade debianutils 2.30 3.2.3 2010-06-23 09:54:26 status half-configured debianutils 2.30 2010-06-23 09:54:26 status unpacked debianutils 2.30 2010-06-23 09:54:26 status half-installed debianutils 2.30 2010-06-23 09:54:26 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:26 status half-installed debianutils 2.30 2010-06-23 09:54:26 status half-installed debianutils 2.30 2010-06-23 09:54:26 status unpacked debianutils 3.2.3 2010-06-23 09:54:26 status unpacked debianutils 3.2.3 2010-06-23 09:54:27 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:27 status half-configured man-db 2.5.2-4 2010-06-23 09:54:27 status installed man-db 2.5.2-4 2010-06-23 09:54:27 startup packages configure 2010-06-23 09:54:27 configure debianutils 3.2.3 3.2.3 2010-06-23 09:54:27 status unpacked debianutils 3.2.3 2010-06-23 09:54:27 status half-configured debianutils 3.2.3 2010-06-23 09:54:27 status installed debianutils 3.2.3 2010-06-23 09:54:28 startup archives unpack 2010-06-23 09:54:28 upgrade libcompress-zlib-perl 2.012-1 2.024-1 2010-06-23 09:54:28 status half-configured libcompress-zlib-perl 2.012-1 2010-06-23 09:54:28 status unpacked libcompress-zlib-perl 2.012-1 2010-06-23 09:54:28 status half-installed libcompress-zlib-perl 2.012-1 2010-06-23 09:54:28 status half-installed libcompress-zlib-perl 2.012-1 2010-06-23 09:54:29 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:29 status half-installed libcompress-zlib-perl 2.012-1 2010-06-23 09:54:29 status unpacked libcompress-zlib-perl 2.024-1 2010-06-23 09:54:29 status unpacked libcompress-zlib-perl 2.024-1 2010-06-23 09:54:29 upgrade libio-compress-zlib-perl 2.012-1 2.024-1 2010-06-23 09:54:29 status half-configured libio-compress-zlib-perl 2.012-1 2010-06-23 09:54:29 status unpacked libio-compress-zlib-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-zlib-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-zlib-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-zlib-perl 2.012-1 2010-06-23 09:54:29 status unpacked libio-compress-zlib-perl 2.024-1 2010-06-23 09:54:29 status unpacked libio-compress-zlib-perl 2.024-1 2010-06-23 09:54:29 upgrade libio-compress-base-perl 2.012-1 2.024-1 2010-06-23 09:54:29 status half-configured libio-compress-base-perl 2.012-1 2010-06-23 09:54:29 status unpacked libio-compress-base-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-base-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-base-perl 2.012-1 2010-06-23 09:54:29 status half-installed libio-compress-base-perl 2.012-1 2010-06-23 09:54:29 status unpacked libio-compress-base-perl 2.024-1 2010-06-23 09:54:29 status unpacked libio-compress-base-perl 2.024-1 2010-06-23 09:54:29 upgrade bzip2 1.0.5-1 1.0.5-4 2010-06-23 09:54:29 status half-configured bzip2 1.0.5-1 2010-06-23 09:54:29 status unpacked bzip2 1.0.5-1 2010-06-23 09:54:29 status half-installed bzip2 1.0.5-1 2010-06-23 09:54:29 status half-installed bzip2 1.0.5-1 2010-06-23 09:54:29 status half-installed bzip2 1.0.5-1 2010-06-23 09:54:29 status unpacked bzip2 1.0.5-4 2010-06-23 09:54:30 status unpacked bzip2 1.0.5-4 2010-06-23 09:54:30 upgrade libbz2-1.0 1.0.5-1 1.0.5-4 2010-06-23 09:54:30 status half-configured libbz2-1.0 1.0.5-1 2010-06-23 09:54:30 status unpacked libbz2-1.0 1.0.5-1 2010-06-23 09:54:30 status half-installed libbz2-1.0 1.0.5-1 2010-06-23 09:54:30 status half-installed libbz2-1.0 1.0.5-1 2010-06-23 09:54:30 status unpacked libbz2-1.0 1.0.5-4 2010-06-23 09:54:30 status unpacked libbz2-1.0 1.0.5-4 2010-06-23 09:54:30 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:30 status half-configured man-db 2.5.2-4 2010-06-23 09:54:30 status installed man-db 2.5.2-4 2010-06-23 09:54:31 startup packages configure 2010-06-23 09:54:31 configure libbz2-1.0 1.0.5-4 1.0.5-4 2010-06-23 09:54:31 status unpacked libbz2-1.0 1.0.5-4 2010-06-23 09:54:31 status half-configured libbz2-1.0 1.0.5-4 2010-06-23 09:54:31 status installed libbz2-1.0 1.0.5-4 2010-06-23 09:54:31 startup archives unpack 2010-06-23 09:54:32 upgrade libperl5.10 5.10.0-19lenny2 5.10.1-13 2010-06-23 09:54:32 status half-configured libperl5.10 5.10.0-19lenny2 2010-06-23 09:54:32 status unpacked libperl5.10 5.10.0-19lenny2 2010-06-23 09:54:32 status half-installed libperl5.10 5.10.0-19lenny2 2010-06-23 09:54:32 status half-installed libperl5.10 5.10.0-19lenny2 2010-06-23 09:54:32 status unpacked libperl5.10 5.10.1-13 2010-06-23 09:54:32 status unpacked libperl5.10 5.10.1-13 2010-06-23 09:54:32 upgrade libmime-tools-perl 5.427-1 5.427-2 2010-06-23 09:54:32 status half-configured libmime-tools-perl 5.427-1 2010-06-23 09:54:32 status unpacked libmime-tools-perl 5.427-1 2010-06-23 09:54:32 status half-installed libmime-tools-perl 5.427-1 2010-06-23 09:54:32 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:32 status half-installed libmime-tools-perl 5.427-1 2010-06-23 09:54:32 status half-installed libmime-tools-perl 5.427-1 2010-06-23 09:54:32 status unpacked libmime-tools-perl 5.427-2 2010-06-23 09:54:32 status unpacked libmime-tools-perl 5.427-2 2010-06-23 09:54:32 upgrade perl-modules 5.10.0-19lenny2 5.10.1-13 2010-06-23 09:54:32 status half-configured perl-modules 5.10.0-19lenny2 2010-06-23 09:54:32 status unpacked perl-modules 5.10.0-19lenny2 2010-06-23 09:54:32 status half-installed perl-modules 5.10.0-19lenny2 2010-06-23 09:54:33 status half-installed perl-modules 5.10.0-19lenny2 2010-06-23 09:54:34 status unpacked perl-modules 5.10.1-13 2010-06-23 09:54:34 status unpacked perl-modules 5.10.1-13 2010-06-23 09:54:34 install libdb4.7 4.7.25-9 2010-06-23 09:54:34 status half-installed libdb4.7 4.7.25-9 2010-06-23 09:54:34 status unpacked libdb4.7 4.7.25-9 2010-06-23 09:54:34 status unpacked libdb4.7 4.7.25-9 2010-06-23 09:54:34 upgrade libcompress-raw-zlib-perl 2.012-1lenny1 2.026-1 2010-06-23 09:54:34 status half-configured libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-23 09:54:34 status unpacked libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-23 09:54:34 status half-installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-23 09:54:35 status half-installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-23 09:54:35 status half-installed libcompress-raw-zlib-perl 2.012-1lenny1 2010-06-23 09:54:35 status unpacked libcompress-raw-zlib-perl 2.026-1 2010-06-23 09:54:35 status unpacked libcompress-raw-zlib-perl 2.026-1 2010-06-23 09:54:35 upgrade perl-doc 5.10.0-19lenny2 5.10.1-13 2010-06-23 09:54:35 status half-configured perl-doc 5.10.0-19lenny2 2010-06-23 09:54:35 status unpacked perl-doc 5.10.0-19lenny2 2010-06-23 09:54:35 status half-installed perl-doc 5.10.0-19lenny2 2010-06-23 09:54:35 status half-installed perl-doc 5.10.0-19lenny2 2010-06-23 09:54:36 status half-installed perl-doc 5.10.0-19lenny2 2010-06-23 09:54:36 status unpacked perl-doc 5.10.1-13 2010-06-23 09:54:36 status unpacked perl-doc 5.10.1-13 2010-06-23 09:54:37 upgrade perl 5.10.0-19lenny2 5.10.1-13 2010-06-23 09:54:37 status half-configured perl 5.10.0-19lenny2 2010-06-23 09:54:37 status unpacked perl 5.10.0-19lenny2 2010-06-23 09:54:37 status half-installed perl 5.10.0-19lenny2 2010-06-23 09:54:37 status half-installed perl 5.10.0-19lenny2 2010-06-23 09:54:38 status half-installed perl 5.10.0-19lenny2 2010-06-23 09:54:38 status unpacked perl 5.10.1-13 2010-06-23 09:54:38 status unpacked perl 5.10.1-13 2010-06-23 09:54:38 upgrade perl-base 5.10.0-19lenny2 5.10.1-13 2010-06-23 09:54:38 status half-configured perl-base 5.10.0-19lenny2 2010-06-23 09:54:38 status unpacked perl-base 5.10.0-19lenny2 2010-06-23 09:54:39 status half-installed perl-base 5.10.0-19lenny2 2010-06-23 09:54:39 status half-installed perl-base 5.10.0-19lenny2 2010-06-23 09:54:39 status half-installed perl-base 5.10.0-19lenny2 2010-06-23 09:54:39 status unpacked perl-base 5.10.1-13 2010-06-23 09:54:40 status unpacked perl-base 5.10.1-13 2010-06-23 09:54:40 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:40 status half-configured man-db 2.5.2-4 2010-06-23 09:54:42 status installed man-db 2.5.2-4 2010-06-23 09:54:42 startup packages configure 2010-06-23 09:54:42 configure perl-base 5.10.1-13 5.10.1-13 2010-06-23 09:54:42 status unpacked perl-base 5.10.1-13 2010-06-23 09:54:42 status half-configured perl-base 5.10.1-13 2010-06-23 09:54:42 status installed perl-base 5.10.1-13 2010-06-23 09:54:43 startup archives unpack 2010-06-23 09:54:43 install libcompress-raw-bzip2-perl 2.024-1 2010-06-23 09:54:43 status half-installed libcompress-raw-bzip2-perl 2.024-1 2010-06-23 09:54:43 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:43 status half-installed libcompress-raw-bzip2-perl 2.024-1 2010-06-23 09:54:43 status unpacked libcompress-raw-bzip2-perl 2.024-1 2010-06-23 09:54:43 status unpacked libcompress-raw-bzip2-perl 2.024-1 2010-06-23 09:54:43 install libio-compress-perl 2.024-1 2010-06-23 09:54:43 status half-installed libio-compress-perl 2.024-1 2010-06-23 09:54:43 status half-installed libio-compress-perl 2.024-1 2010-06-23 09:54:44 status unpacked libio-compress-perl 2.024-1 2010-06-23 09:54:44 status unpacked libio-compress-perl 2.024-1 2010-06-23 09:54:44 upgrade libtimedate-perl 1.1600-9 1.2000-1 2010-06-23 09:54:44 status half-configured libtimedate-perl 1.1600-9 2010-06-23 09:54:44 status unpacked libtimedate-perl 1.1600-9 2010-06-23 09:54:44 status half-installed libtimedate-perl 1.1600-9 2010-06-23 09:54:44 status half-installed libtimedate-perl 1.1600-9 2010-06-23 09:54:44 status half-installed libtimedate-perl 1.1600-9 2010-06-23 09:54:44 status unpacked libtimedate-perl 1.2000-1 2010-06-23 09:54:44 status unpacked libtimedate-perl 1.2000-1 2010-06-23 09:54:44 upgrade libmailtools-perl 2.03-1 2.06-1 2010-06-23 09:54:44 status half-configured libmailtools-perl 2.03-1 2010-06-23 09:54:44 status unpacked libmailtools-perl 2.03-1 2010-06-23 09:54:44 status half-installed libmailtools-perl 2.03-1 2010-06-23 09:54:44 status half-installed libmailtools-perl 2.03-1 2010-06-23 09:54:44 status half-installed libmailtools-perl 2.03-1 2010-06-23 09:54:44 status unpacked libmailtools-perl 2.06-1 2010-06-23 09:54:44 status unpacked libmailtools-perl 2.06-1 2010-06-23 09:54:44 upgrade texinfo 4.11.dfsg.1-4 4.13a.dfsg.1-5 2010-06-23 09:54:44 status half-configured texinfo 4.11.dfsg.1-4 2010-06-23 09:54:44 status unpacked texinfo 4.11.dfsg.1-4 2010-06-23 09:54:44 status half-installed texinfo 4.11.dfsg.1-4 2010-06-23 09:54:45 status half-installed texinfo 4.11.dfsg.1-4 2010-06-23 09:54:45 status half-installed texinfo 4.11.dfsg.1-4 2010-06-23 09:54:45 status unpacked texinfo 4.13a.dfsg.1-5 2010-06-23 09:54:45 status unpacked texinfo 4.13a.dfsg.1-5 2010-06-23 09:54:45 install install-info 4.13a.dfsg.1-5 2010-06-23 09:54:45 status half-installed install-info 4.13a.dfsg.1-5 2010-06-23 09:54:45 status half-installed install-info 4.13a.dfsg.1-5 2010-06-23 09:54:45 status unpacked install-info 4.13a.dfsg.1-5 2010-06-23 09:54:45 status unpacked install-info 4.13a.dfsg.1-5 2010-06-23 09:54:46 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:46 status half-configured man-db 2.5.2-4 2010-06-23 09:54:46 status installed man-db 2.5.2-4 2010-06-23 09:54:46 startup packages configure 2010-06-23 09:54:46 configure install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-23 09:54:46 status unpacked install-info 4.13a.dfsg.1-5 2010-06-23 09:54:46 status half-configured install-info 4.13a.dfsg.1-5 2010-06-23 09:54:47 status installed install-info 4.13a.dfsg.1-5 2010-06-23 09:54:47 startup archives unpack 2010-06-23 09:54:47 upgrade libgdbm3 1.8.3-3 1.8.3-9 2010-06-23 09:54:47 status half-configured libgdbm3 1.8.3-3 2010-06-23 09:54:48 status unpacked libgdbm3 1.8.3-3 2010-06-23 09:54:48 status half-installed libgdbm3 1.8.3-3 2010-06-23 09:54:48 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:48 status half-installed libgdbm3 1.8.3-3 2010-06-23 09:54:48 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-23 09:54:48 status half-installed libgdbm3 1.8.3-3 2010-06-23 09:54:48 status half-installed libgdbm3 1.8.3-3 2010-06-23 09:54:48 status unpacked libgdbm3 1.8.3-9 2010-06-23 09:54:48 status unpacked libgdbm3 1.8.3-9 2010-06-23 09:54:48 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:48 status half-configured man-db 2.5.2-4 2010-06-23 09:54:48 status installed man-db 2.5.2-4 2010-06-23 09:54:48 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-23 09:54:48 status half-configured install-info 4.13a.dfsg.1-5 2010-06-23 09:54:48 status installed install-info 4.13a.dfsg.1-5 2010-06-23 09:54:49 startup packages remove 2010-06-23 09:54:49 status installed debian-maintainers 1.52 2010-06-23 09:54:49 remove debian-maintainers 1.52 1.52 2010-06-23 09:54:49 status half-configured debian-maintainers 1.52 2010-06-23 09:54:49 status half-installed debian-maintainers 1.52 2010-06-23 09:54:49 status config-files debian-maintainers 1.52 2010-06-23 09:54:49 status config-files debian-maintainers 1.52 2010-06-23 09:54:49 status config-files debian-maintainers 1.52 2010-06-23 09:54:49 status not-installed debian-maintainers 2010-06-23 09:54:49 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:49 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:49 status installed gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 remove gnome-desktop-environment 1:2.22.2~5 1:2.22.2~5 2010-06-23 09:54:49 status half-configured gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 status half-installed gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 status config-files gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 status config-files gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 status config-files gnome-desktop-environment 1:2.22.2~5 2010-06-23 09:54:49 status not-installed gnome-desktop-environment 2010-06-23 09:54:49 status installed gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 remove gnome-network-admin 2.22.0-4 2.22.0-4 2010-06-23 09:54:50 status half-configured gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 status half-installed gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 status triggers-pending menu 2.1.41 2010-06-23 09:54:50 status half-installed gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 status triggers-awaited menu 2.1.41 2010-06-23 09:54:50 status config-files gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 status config-files gnome-network-admin 2.22.0-4 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:50 status installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 remove g++-4.1 4.1.2-25 4.1.2-25 2010-06-23 09:54:50 status half-configured g++-4.1 4.1.2-25 2010-06-23 09:54:50 status half-installed g++-4.1 4.1.2-25 2010-06-23 09:54:50 status config-files g++-4.1 4.1.2-25 2010-06-23 09:54:50 status config-files g++-4.1 4.1.2-25 2010-06-23 09:54:50 status config-files g++-4.1 4.1.2-25 2010-06-23 09:54:51 status not-installed g++-4.1 2010-06-23 09:54:51 status installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 remove libstdc++6-4.1-dev 4.1.2-25 4.1.2-25 2010-06-23 09:54:51 status half-configured libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 status half-installed libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 status config-files libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 status config-files libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 status config-files libstdc++6-4.1-dev 4.1.2-25 2010-06-23 09:54:51 status not-installed libstdc++6-4.1-dev 2010-06-23 09:54:51 trigproc menu 2.1.41 2.1.41 2010-06-23 09:54:51 status half-configured menu 2.1.41 2010-06-23 09:54:52 status installed menu 2.1.41 2010-06-23 09:54:52 startup archives unpack 2010-06-23 09:54:52 upgrade libart-2.0-2 2.3.20-2 2.3.21-1 2010-06-23 09:54:52 status half-configured libart-2.0-2 2.3.20-2 2010-06-23 09:54:52 status unpacked libart-2.0-2 2.3.20-2 2010-06-23 09:54:52 status half-installed libart-2.0-2 2.3.20-2 2010-06-23 09:54:53 status half-installed libart-2.0-2 2.3.20-2 2010-06-23 09:54:53 status unpacked libart-2.0-2 2.3.21-1 2010-06-23 09:54:53 status unpacked libart-2.0-2 2.3.21-1 2010-06-23 09:54:53 upgrade libpcre3 7.6-2.1 7.8-3 2010-06-23 09:54:53 status half-configured libpcre3 7.6-2.1 2010-06-23 09:54:53 status unpacked libpcre3 7.6-2.1 2010-06-23 09:54:53 status half-installed libpcre3 7.6-2.1 2010-06-23 09:54:53 status triggers-pending man-db 2.5.2-4 2010-06-23 09:54:53 status half-installed libpcre3 7.6-2.1 2010-06-23 09:54:53 status half-installed libpcre3 7.6-2.1 2010-06-23 09:54:53 status unpacked libpcre3 7.8-3 2010-06-23 09:54:53 status unpacked libpcre3 7.8-3 2010-06-23 09:54:53 upgrade libglib2.0-0 2.16.6-3 2.24.1-1 2010-06-23 09:54:53 status half-configured libglib2.0-0 2.16.6-3 2010-06-23 09:54:53 status unpacked libglib2.0-0 2.16.6-3 2010-06-23 09:54:53 status half-installed libglib2.0-0 2.16.6-3 2010-06-23 09:54:54 status half-installed libglib2.0-0 2.16.6-3 2010-06-23 09:54:54 status unpacked libglib2.0-0 2.24.1-1 2010-06-23 09:54:54 status unpacked libglib2.0-0 2.24.1-1 2010-06-23 09:54:54 upgrade libatk1.0-0 1.22.0-1 1.30.0-1 2010-06-23 09:54:54 status half-configured libatk1.0-0 1.22.0-1 2010-06-23 09:54:54 status unpacked libatk1.0-0 1.22.0-1 2010-06-23 09:54:54 status half-installed libatk1.0-0 1.22.0-1 2010-06-23 09:54:54 status half-installed libatk1.0-0 1.22.0-1 2010-06-23 09:54:54 status unpacked libatk1.0-0 1.30.0-1 2010-06-23 09:54:54 status unpacked libatk1.0-0 1.30.0-1 2010-06-23 09:54:54 upgrade libdbus-1-3 1.2.1-5+lenny1 1.2.24-1 2010-06-23 09:54:54 status half-configured libdbus-1-3 1.2.1-5+lenny1 2010-06-23 09:54:54 status unpacked libdbus-1-3 1.2.1-5+lenny1 2010-06-23 09:54:54 status half-installed libdbus-1-3 1.2.1-5+lenny1 2010-06-23 09:54:54 status half-installed libdbus-1-3 1.2.1-5+lenny1 2010-06-23 09:54:54 status unpacked libdbus-1-3 1.2.24-1 2010-06-23 09:54:55 status unpacked libdbus-1-3 1.2.24-1 2010-06-23 09:54:55 upgrade libdbus-glib-1-2 0.76-1 0.86-1 2010-06-23 09:54:55 status half-configured libdbus-glib-1-2 0.76-1 2010-06-23 09:54:55 status unpacked libdbus-glib-1-2 0.76-1 2010-06-23 09:54:55 status half-installed libdbus-glib-1-2 0.76-1 2010-06-23 09:54:55 status half-installed libdbus-glib-1-2 0.76-1 2010-06-23 09:54:55 status unpacked libdbus-glib-1-2 0.86-1 2010-06-23 09:54:55 status unpacked libdbus-glib-1-2 0.86-1 2010-06-23 09:54:55 upgrade libbonobo2-0 2.22.0-1 2.24.3-1 2010-06-23 09:54:55 status half-configured libbonobo2-0 2.22.0-1 2010-06-23 09:54:55 status unpacked libbonobo2-0 2.22.0-1 2010-06-23 09:54:55 status half-installed libbonobo2-0 2.22.0-1 2010-06-23 09:54:55 status half-installed libbonobo2-0 2.22.0-1 2010-06-23 09:54:55 status unpacked libbonobo2-0 2.24.3-1 2010-06-23 09:54:55 status unpacked libbonobo2-0 2.24.3-1 2010-06-23 09:54:55 upgrade libbonobo2-common 2.22.0-1 2.24.3-1 2010-06-23 09:54:55 status half-configured libbonobo2-common 2.22.0-1 2010-06-23 09:54:55 status unpacked libbonobo2-common 2.22.0-1 2010-06-23 09:54:55 status half-installed libbonobo2-common 2.22.0-1 2010-06-23 09:54:55 status half-installed libbonobo2-common 2.22.0-1 2010-06-23 09:54:56 status half-installed libbonobo2-common 2.22.0-1 2010-06-23 09:54:56 status unpacked libbonobo2-common 2.24.3-1 2010-06-23 09:54:56 status unpacked libbonobo2-common 2.24.3-1 2010-06-23 09:54:56 upgrade libidl0 0.8.10-0.1 0.8.14-0.1 2010-06-23 09:54:56 status half-configured libidl0 0.8.10-0.1 2010-06-23 09:54:56 status unpacked libidl0 0.8.10-0.1 2010-06-23 09:54:56 status half-installed libidl0 0.8.10-0.1 2010-06-23 09:54:57 status half-installed libidl0 0.8.10-0.1 2010-06-23 09:54:57 status unpacked libidl0 0.8.14-0.1 2010-06-23 09:54:57 status unpacked libidl0 0.8.14-0.1 2010-06-23 09:54:57 upgrade liborbit2 1:2.14.13-0.1 1:2.14.18-0.1 2010-06-23 09:54:57 status half-configured liborbit2 1:2.14.13-0.1 2010-06-23 09:54:57 status unpacked liborbit2 1:2.14.13-0.1 2010-06-23 09:54:57 status half-installed liborbit2 1:2.14.13-0.1 2010-06-23 09:54:57 status half-installed liborbit2 1:2.14.13-0.1 2010-06-23 09:54:57 status unpacked liborbit2 1:2.14.18-0.1 2010-06-23 09:54:57 status unpacked liborbit2 1:2.14.18-0.1 2010-06-23 09:54:57 upgrade libxml2 2.6.32.dfsg-5+lenny1 2.7.7.dfsg-2 2010-06-23 09:54:57 status half-configured libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 09:54:58 status unpacked libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 09:54:58 status half-installed libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 09:54:58 status half-installed libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 09:54:58 status unpacked libxml2 2.7.7.dfsg-2 2010-06-23 09:54:58 status unpacked libxml2 2.7.7.dfsg-2 2010-06-23 09:54:58 upgrade libgpg-error0 1.4-2 1.6-1 2010-06-23 09:54:58 status half-configured libgpg-error0 1.4-2 2010-06-23 09:54:58 status unpacked libgpg-error0 1.4-2 2010-06-23 09:54:58 status half-installed libgpg-error0 1.4-2 2010-06-23 09:54:58 status half-installed libgpg-error0 1.4-2 2010-06-23 09:54:58 status unpacked libgpg-error0 1.6-1 2010-06-23 09:54:58 status unpacked libgpg-error0 1.6-1 2010-06-23 09:54:58 upgrade libgcrypt11 1.4.1-1 1.4.5-2 2010-06-23 09:54:58 status half-configured libgcrypt11 1.4.1-1 2010-06-23 09:54:58 status unpacked libgcrypt11 1.4.1-1 2010-06-23 09:54:58 status half-installed libgcrypt11 1.4.1-1 2010-06-23 09:54:58 status half-installed libgcrypt11 1.4.1-1 2010-06-23 09:54:58 status unpacked libgcrypt11 1.4.5-2 2010-06-23 09:54:58 status unpacked libgcrypt11 1.4.5-2 2010-06-23 09:54:58 upgrade libtasn1-3 1.4-1 2.7-1 2010-06-23 09:54:58 status half-configured libtasn1-3 1.4-1 2010-06-23 09:54:58 status unpacked libtasn1-3 1.4-1 2010-06-23 09:54:58 status half-installed libtasn1-3 1.4-1 2010-06-23 09:54:59 status half-installed libtasn1-3 1.4-1 2010-06-23 09:54:59 status unpacked libtasn1-3 2.7-1 2010-06-23 09:54:59 status unpacked libtasn1-3 2.7-1 2010-06-23 09:54:59 upgrade libgnutls26 2.4.2-6+lenny2 2.8.6-1 2010-06-23 09:54:59 status half-configured libgnutls26 2.4.2-6+lenny2 2010-06-23 09:54:59 status unpacked libgnutls26 2.4.2-6+lenny2 2010-06-23 09:54:59 status half-installed libgnutls26 2.4.2-6+lenny2 2010-06-23 09:54:59 status half-installed libgnutls26 2.4.2-6+lenny2 2010-06-23 09:54:59 status unpacked libgnutls26 2.8.6-1 2010-06-23 09:54:59 status unpacked libgnutls26 2.8.6-1 2010-06-23 09:54:59 install libdb4.8 4.8.26-1 2010-06-23 09:54:59 status half-installed libdb4.8 4.8.26-1 2010-06-23 09:54:59 status unpacked libdb4.8 4.8.26-1 2010-06-23 09:54:59 status unpacked libdb4.8 4.8.26-1 2010-06-23 09:54:59 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:54:59 status half-configured man-db 2.5.2-4 2010-06-23 09:55:00 status installed man-db 2.5.2-4 2010-06-23 09:55:00 startup packages configure 2010-06-23 09:55:00 configure libdb4.8 4.8.26-1 4.8.26-1 2010-06-23 09:55:00 status unpacked libdb4.8 4.8.26-1 2010-06-23 09:55:00 status half-configured libdb4.8 4.8.26-1 2010-06-23 09:55:00 status installed libdb4.8 4.8.26-1 2010-06-23 09:55:01 startup archives unpack 2010-06-23 09:55:01 upgrade libsasl2-2 2.1.22.dfsg1-23+lenny1 2.1.23.dfsg1-5 2010-06-23 09:55:01 status half-configured libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-23 09:55:01 status unpacked libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-23 09:55:01 status half-installed libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-23 09:55:01 status half-installed libsasl2-2 2.1.22.dfsg1-23+lenny1 2010-06-23 09:55:01 status unpacked libsasl2-2 2.1.23.dfsg1-5 2010-06-23 09:55:01 status unpacked libsasl2-2 2.1.23.dfsg1-5 2010-06-23 09:55:01 upgrade libldap-2.4-2 2.4.11-1 2.4.17-2.1 2010-06-23 09:55:01 status half-configured libldap-2.4-2 2.4.11-1 2010-06-23 09:55:01 status unpacked libldap-2.4-2 2.4.11-1 2010-06-23 09:55:01 status half-installed libldap-2.4-2 2.4.11-1 2010-06-23 09:55:01 status triggers-pending man-db 2.5.2-4 2010-06-23 09:55:01 status half-installed libldap-2.4-2 2.4.11-1 2010-06-23 09:55:01 status half-installed libldap-2.4-2 2.4.11-1 2010-06-23 09:55:02 status unpacked libldap-2.4-2 2.4.17-2.1 2010-06-23 09:55:02 status unpacked libldap-2.4-2 2.4.17-2.1 2010-06-23 09:55:02 upgrade psmisc 22.6-1 22.11-1 2010-06-23 09:55:02 status half-configured psmisc 22.6-1 2010-06-23 09:55:02 status unpacked psmisc 22.6-1 2010-06-23 09:55:02 status half-installed psmisc 22.6-1 2010-06-23 09:55:02 status half-installed psmisc 22.6-1 2010-06-23 09:55:02 status triggers-pending menu 2.1.41 2010-06-23 09:55:02 status half-installed psmisc 22.6-1 2010-06-23 09:55:02 status half-installed psmisc 22.6-1 2010-06-23 09:55:02 status triggers-awaited menu 2.1.41 2010-06-23 09:55:02 status unpacked psmisc 22.11-1 2010-06-23 09:55:02 status unpacked psmisc 22.11-1 2010-06-23 09:55:02 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:55:02 status half-configured man-db 2.5.2-4 2010-06-23 09:55:02 status installed man-db 2.5.2-4 2010-06-23 09:55:02 trigproc menu 2.1.41 2.1.41 2010-06-23 09:55:02 status half-configured menu 2.1.41 2010-06-23 09:55:02 status installed menu 2.1.41 2010-06-23 09:55:03 startup packages remove 2010-06-23 09:55:03 status installed xorg 1:7.3+20 2010-06-23 09:55:03 remove xorg 1:7.3+20 1:7.3+20 2010-06-23 09:55:03 status half-configured xorg 1:7.3+20 2010-06-23 09:55:03 status half-installed xorg 1:7.3+20 2010-06-23 09:55:03 status config-files xorg 1:7.3+20 2010-06-23 09:55:03 status config-files xorg 1:7.3+20 2010-06-23 09:55:03 status config-files xorg 1:7.3+20 2010-06-23 09:55:03 status not-installed xorg 2010-06-23 09:55:03 status installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:03 status installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:03 status installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:03 status installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:03 status installed xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:04 status installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:04 status installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:04 status installed xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:04 status installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:04 status installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:04 status installed xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:04 status installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:04 status installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:04 status installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:04 status installed xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:04 status installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:04 status installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:04 status installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:04 status installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:04 status installed xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:04 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:04 status installed xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 remove xserver-xorg-input-all 1:7.3+20 1:7.3+20 2010-06-23 09:55:04 status half-configured xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 status half-installed xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 status config-files xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 status config-files xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 status config-files xserver-xorg-input-all 1:7.3+20 2010-06-23 09:55:04 status not-installed xserver-xorg-input-all 2010-06-23 09:55:04 status installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 remove xserver-xorg-input-mouse 1:1.3.0-1 1:1.3.0-1 2010-06-23 09:55:05 status half-configured xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status half-installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status triggers-pending man-db 2.5.2-4 2010-06-23 09:55:05 status half-installed xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-mouse 1:1.3.0-1 2010-06-23 09:55:05 status not-installed xserver-xorg-input-mouse 2010-06-23 09:55:05 status installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 remove xserver-xorg-input-kbd 1:1.3.1-1 1:1.3.1-1 2010-06-23 09:55:05 status half-configured xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status half-installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status half-installed xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-kbd 1:1.3.1-1 2010-06-23 09:55:05 status not-installed xserver-xorg-input-kbd 2010-06-23 09:55:05 status installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 remove xserver-xorg-input-evdev 1:2.0.8-1 1:2.0.8-1 2010-06-23 09:55:05 status half-configured xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status half-installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status half-installed xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status config-files xserver-xorg-input-evdev 1:2.0.8-1 2010-06-23 09:55:05 status not-installed xserver-xorg-input-evdev 2010-06-23 09:55:05 status installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:05 remove xserver-xorg-input-synaptics 0.14.7~git20070706-3 0.14.7~git20070706-3 2010-06-23 09:55:05 status half-configured xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:05 status half-installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:05 status half-installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:05 status triggers-pending hal 0.5.11-8 2010-06-23 09:55:05 status half-installed xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status config-files xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status config-files xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status config-files xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status config-files xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status config-files xserver-xorg-input-synaptics 0.14.7~git20070706-3 2010-06-23 09:55:06 status not-installed xserver-xorg-input-synaptics 2010-06-23 09:55:06 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:06 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:06 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:06 status installed xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 remove xserver-xorg-video-all 1:7.3+20 1:7.3+20 2010-06-23 09:55:06 status half-configured xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 status half-installed xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 status config-files xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 status config-files xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 status config-files xserver-xorg-video-all 1:7.3+20 2010-06-23 09:55:06 status not-installed xserver-xorg-video-all 2010-06-23 09:55:06 status installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 remove xserver-xorg-video-voodoo 1:1.2.0-1 1:1.2.0-1 2010-06-23 09:55:06 status half-configured xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status half-installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status half-installed xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-voodoo 1:1.2.0-1 2010-06-23 09:55:06 status not-installed xserver-xorg-video-voodoo 2010-06-23 09:55:06 status installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 remove xserver-xorg-video-vmware 1:10.16.2-1 1:10.16.2-1 2010-06-23 09:55:06 status half-configured xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status half-installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status half-installed xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:06 status config-files xserver-xorg-video-vmware 1:10.16.2-1 2010-06-23 09:55:07 status not-installed xserver-xorg-video-vmware 2010-06-23 09:55:07 status installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 remove xserver-xorg-video-vga 1:4.1.0-8 1:4.1.0-8 2010-06-23 09:55:07 status half-configured xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status half-installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status half-installed xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status config-files xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status config-files xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status config-files xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status config-files xserver-xorg-video-vga 1:4.1.0-8 2010-06-23 09:55:07 status not-installed xserver-xorg-video-vga 2010-06-23 09:55:07 status installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 remove xserver-xorg-video-vesa 1:1.3.0-4 1:1.3.0-4 2010-06-23 09:55:07 status half-configured xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status half-installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status half-installed xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status config-files xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status config-files xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status config-files xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status config-files xserver-xorg-video-vesa 1:1.3.0-4 2010-06-23 09:55:07 status not-installed xserver-xorg-video-vesa 2010-06-23 09:55:07 status installed xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 remove xserver-xorg-video-v4l 0.2.0-1 0.2.0-1 2010-06-23 09:55:07 status half-configured xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status half-installed xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status half-installed xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status config-files xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status config-files xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status config-files xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status config-files xserver-xorg-video-v4l 0.2.0-1 2010-06-23 09:55:07 status not-installed xserver-xorg-video-v4l 2010-06-23 09:55:07 status installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 remove xserver-xorg-video-tseng 1:1.2.0-1 1:1.2.0-1 2010-06-23 09:55:08 status half-configured xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tseng 1:1.2.0-1 2010-06-23 09:55:08 status not-installed xserver-xorg-video-tseng 2010-06-23 09:55:08 status installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 remove xserver-xorg-video-trident 1:1.3.0-1 1:1.3.0-1 2010-06-23 09:55:08 status half-configured xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-trident 1:1.3.0-1 2010-06-23 09:55:08 status not-installed xserver-xorg-video-trident 2010-06-23 09:55:08 status installed xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 remove xserver-xorg-video-tga 1:1.1.0-9 1:1.1.0-9 2010-06-23 09:55:08 status half-configured xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 status half-installed xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 status config-files xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 status config-files xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 status config-files xserver-xorg-video-tga 1:1.1.0-9 2010-06-23 09:55:08 status not-installed xserver-xorg-video-tga 2010-06-23 09:55:08 status installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 remove xserver-xorg-video-tdfx 1:1.4.0-1 1:1.4.0-1 2010-06-23 09:55:08 status half-configured xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status half-installed xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status config-files xserver-xorg-video-tdfx 1:1.4.0-1 2010-06-23 09:55:08 status not-installed xserver-xorg-video-tdfx 2010-06-23 09:55:08 status installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:08 remove xserver-xorg-video-sisusb 1:0.9.0-1 1:0.9.0-1 2010-06-23 09:55:08 status half-configured xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sisusb 1:0.9.0-1 2010-06-23 09:55:09 status not-installed xserver-xorg-video-sisusb 2010-06-23 09:55:09 status installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 remove xserver-xorg-video-sis 1:0.10.0-1 1:0.10.0-1 2010-06-23 09:55:09 status half-configured xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-sis 1:0.10.0-1 2010-06-23 09:55:09 status not-installed xserver-xorg-video-sis 2010-06-23 09:55:09 status installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 remove xserver-xorg-video-siliconmotion 1:1.6.0-1 1:1.6.0-1 2010-06-23 09:55:09 status half-configured xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status half-installed xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status config-files xserver-xorg-video-siliconmotion 1:1.6.0-1 2010-06-23 09:55:09 status not-installed xserver-xorg-video-siliconmotion 2010-06-23 09:55:09 status installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 remove xserver-xorg-video-savage 1:2.2.1-2.lenny1 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status half-configured xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status half-installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status half-installed xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status config-files xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status config-files xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status config-files xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status config-files xserver-xorg-video-savage 1:2.2.1-2.lenny1 2010-06-23 09:55:10 status not-installed xserver-xorg-video-savage 2010-06-23 09:55:10 status installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 remove xserver-xorg-video-s3virge 1:1.10.1-1 1:1.10.1-1 2010-06-23 09:55:10 status half-configured xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status half-installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status half-installed xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3virge 1:1.10.1-1 2010-06-23 09:55:10 status not-installed xserver-xorg-video-s3virge 2010-06-23 09:55:10 status installed xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 remove xserver-xorg-video-s3 1:0.6.0-1 1:0.6.0-1 2010-06-23 09:55:10 status half-configured xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 status half-installed xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 status config-files xserver-xorg-video-s3 1:0.6.0-1 2010-06-23 09:55:10 status not-installed xserver-xorg-video-s3 2010-06-23 09:55:10 status installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 remove xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status half-configured xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status half-installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status half-installed xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status config-files xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status config-files xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status config-files xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status config-files xserver-xorg-video-rendition 1:4.2.0.dfsg.1-2 2010-06-23 09:55:10 status not-installed xserver-xorg-video-rendition 2010-06-23 09:55:11 status installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 remove xserver-xorg-video-radeonhd 1.2.1-2 1.2.1-2 2010-06-23 09:55:11 status half-configured xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status half-installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status half-installed xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status config-files xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status config-files xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status config-files xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status config-files xserver-xorg-video-radeonhd 1.2.1-2 2010-06-23 09:55:11 status not-installed xserver-xorg-video-radeonhd 2010-06-23 09:55:11 status installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 remove xserver-xorg-video-ati 1:6.9.0-1+lenny4 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status half-configured xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status half-installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status half-installed xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status config-files xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status config-files xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status config-files xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status config-files xserver-xorg-video-ati 1:6.9.0-1+lenny4 2010-06-23 09:55:11 status not-installed xserver-xorg-video-ati 2010-06-23 09:55:11 status installed xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 remove xserver-xorg-video-r128 6.8.0-1 6.8.0-1 2010-06-23 09:55:11 status half-configured xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status half-installed xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status half-installed xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status config-files xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status config-files xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status config-files xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status config-files xserver-xorg-video-r128 6.8.0-1 2010-06-23 09:55:11 status not-installed xserver-xorg-video-r128 2010-06-23 09:55:11 status installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:11 remove xserver-xorg-video-openchrome 1:0.2.902+svn579-4 1:0.2.902+svn579-4 2010-06-23 09:55:11 status half-configured xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:11 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:12 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:12 status config-files xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:12 status config-files xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 09:55:12 status installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 remove xserver-xorg-video-nv 1:2.1.10-1 1:2.1.10-1 2010-06-23 09:55:12 status half-configured xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-nv 1:2.1.10-1 2010-06-23 09:55:12 status not-installed xserver-xorg-video-nv 2010-06-23 09:55:12 status installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 remove xserver-xorg-video-neomagic 1:1.2.1-1 1:1.2.1-1 2010-06-23 09:55:12 status half-configured xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-neomagic 1:1.2.1-1 2010-06-23 09:55:12 status not-installed xserver-xorg-video-neomagic 2010-06-23 09:55:12 status installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 remove xserver-xorg-video-mga 1:1.4.9.dfsg-1 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status half-configured xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status half-installed xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status config-files xserver-xorg-video-mga 1:1.4.9.dfsg-1 2010-06-23 09:55:12 status not-installed xserver-xorg-video-mga 2010-06-23 09:55:12 status installed xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 remove xserver-xorg-video-mach64 6.8.0-1 6.8.0-1 2010-06-23 09:55:13 status half-configured xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 status half-installed xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-mach64 6.8.0-1 2010-06-23 09:55:13 status not-installed xserver-xorg-video-mach64 2010-06-23 09:55:13 status installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 remove xserver-xorg-video-intel 2:2.3.2-2+lenny6 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status half-configured xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status config-files xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status config-files xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 09:55:13 status installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 remove xserver-xorg-video-i128 1:1.3.0-1 1:1.3.0-1 2010-06-23 09:55:13 status half-configured xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status half-installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status half-installed xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-i128 1:1.3.0-1 2010-06-23 09:55:13 status not-installed xserver-xorg-video-i128 2010-06-23 09:55:13 status installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:13 remove xserver-xorg-video-glint 1:1.2.1-1 1:1.2.1-1 2010-06-23 09:55:13 status half-configured xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:13 status half-installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:13 status half-installed xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:13 status config-files xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-glint 1:1.2.1-1 2010-06-23 09:55:14 status not-installed xserver-xorg-video-glint 2010-06-23 09:55:14 status installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 remove xserver-xorg-video-fbdev 1:0.4.0-1 1:0.4.0-1 2010-06-23 09:55:14 status half-configured xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status half-installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status half-installed xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-fbdev 1:0.4.0-1 2010-06-23 09:55:14 status not-installed xserver-xorg-video-fbdev 2010-06-23 09:55:14 status installed xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 remove xserver-xorg-video-dummy 1:0.3.0-1 1:0.3.0-1 2010-06-23 09:55:14 status half-configured xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 status half-installed xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 status config-files xserver-xorg-video-dummy 1:0.3.0-1 2010-06-23 09:55:14 status not-installed xserver-xorg-video-dummy 2010-06-23 09:55:14 status installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 remove xserver-xorg-video-cyrix 1:1.1.0-8 1:1.1.0-8 2010-06-23 09:55:14 status half-configured xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status half-installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status half-installed xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status config-files xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status config-files xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status config-files xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status config-files xserver-xorg-video-cyrix 1:1.1.0-8 2010-06-23 09:55:14 status not-installed xserver-xorg-video-cyrix 2010-06-23 09:55:14 status installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 remove xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status half-configured xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status half-installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status half-installed xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status config-files xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status config-files xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:14 status config-files xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:15 status config-files xserver-xorg-video-cirrus 1:1.2.1-1.lenny1 2010-06-23 09:55:15 status not-installed xserver-xorg-video-cirrus 2010-06-23 09:55:15 status installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 remove xserver-xorg-video-chips 1:1.2.0-1 1:1.2.0-1 2010-06-23 09:55:15 status half-configured xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status half-installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status half-installed xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-chips 1:1.2.0-1 2010-06-23 09:55:15 status not-installed xserver-xorg-video-chips 2010-06-23 09:55:15 status installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 remove xserver-xorg-video-radeon 1:6.9.0-1+lenny4 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status half-configured xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status half-installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status half-installed xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status config-files xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status config-files xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status config-files xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status config-files xserver-xorg-video-radeon 1:6.9.0-1+lenny4 2010-06-23 09:55:15 status not-installed xserver-xorg-video-radeon 2010-06-23 09:55:15 status installed xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 remove xserver-xorg-video-ark 1:0.7.0-1 1:0.7.0-1 2010-06-23 09:55:15 status half-configured xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 status half-installed xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 status config-files xserver-xorg-video-ark 1:0.7.0-1 2010-06-23 09:55:15 status not-installed xserver-xorg-video-ark 2010-06-23 09:55:15 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:15 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:15 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:15 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:15 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:15 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:16 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:16 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:16 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:16 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:16 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:16 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:16 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:16 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:16 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:16 status installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 remove xserver-xorg 1:7.3+20 1:7.3+20 2010-06-23 09:55:16 status half-configured xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status half-installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status half-installed xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status config-files xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status config-files xserver-xorg 1:7.3+20 2010-06-23 09:55:16 status installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 remove xserver-xorg-video-apm 1:1.2.0-1 1:1.2.0-1 2010-06-23 09:55:16 status half-configured xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status half-installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status half-installed xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status config-files xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status config-files xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status config-files xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status config-files xserver-xorg-video-apm 1:1.2.0-1 2010-06-23 09:55:16 status not-installed xserver-xorg-video-apm 2010-06-23 09:55:17 status installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 remove xserver-xorg-input-wacom 0.7.9.3-2 0.7.9.3-2 2010-06-23 09:55:17 status half-configured xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 status config-files xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 status config-files xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 09:55:17 status installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 remove xserver-xorg-core 2:1.4.2-10.lenny2 2:1.4.2-10.lenny2 2010-06-23 09:55:17 status half-configured xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 status config-files xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 status config-files xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 09:55:17 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:55:17 status half-configured man-db 2.5.2-4 2010-06-23 09:55:17 status installed man-db 2.5.2-4 2010-06-23 09:55:17 trigproc hal 0.5.11-8 0.5.11-8 2010-06-23 09:55:17 status half-configured hal 0.5.11-8 2010-06-23 09:55:19 status installed hal 0.5.11-8 2010-06-23 09:55:19 startup archives unpack 2010-06-23 09:55:20 upgrade libattr1 1:2.4.43-2 1:2.4.44-2 2010-06-23 09:55:20 status half-configured libattr1 1:2.4.43-2 2010-06-23 09:55:20 status unpacked libattr1 1:2.4.43-2 2010-06-23 09:55:20 status half-installed libattr1 1:2.4.43-2 2010-06-23 09:55:20 status half-installed libattr1 1:2.4.43-2 2010-06-23 09:55:20 status unpacked libattr1 1:2.4.44-2 2010-06-23 09:55:20 status unpacked libattr1 1:2.4.44-2 2010-06-23 09:55:21 startup packages configure 2010-06-23 09:55:21 configure libattr1 1:2.4.44-2 1:2.4.44-2 2010-06-23 09:55:21 status unpacked libattr1 1:2.4.44-2 2010-06-23 09:55:21 status half-configured libattr1 1:2.4.44-2 2010-06-23 09:55:21 status installed libattr1 1:2.4.44-2 2010-06-23 09:55:21 startup archives unpack 2010-06-23 09:55:22 install libaudit0 1.7.13-1+b1 2010-06-23 09:55:22 status half-installed libaudit0 1.7.13-1+b1 2010-06-23 09:55:22 status unpacked libaudit0 1.7.13-1+b1 2010-06-23 09:55:22 status unpacked libaudit0 1.7.13-1+b1 2010-06-23 09:55:22 upgrade libxau-dev 1:1.0.3-3 1:1.0.5-2 2010-06-23 09:55:22 status half-configured libxau-dev 1:1.0.3-3 2010-06-23 09:55:22 status unpacked libxau-dev 1:1.0.3-3 2010-06-23 09:55:22 status half-installed libxau-dev 1:1.0.3-3 2010-06-23 09:55:22 status triggers-pending man-db 2.5.2-4 2010-06-23 09:55:22 status half-installed libxau-dev 1:1.0.3-3 2010-06-23 09:55:22 status half-installed libxau-dev 1:1.0.3-3 2010-06-23 09:55:22 status unpacked libxau-dev 1:1.0.5-2 2010-06-23 09:55:22 status unpacked libxau-dev 1:1.0.5-2 2010-06-23 09:55:22 upgrade libxau6 1:1.0.3-3 1:1.0.5-2 2010-06-23 09:55:22 status half-configured libxau6 1:1.0.3-3 2010-06-23 09:55:22 status unpacked libxau6 1:1.0.3-3 2010-06-23 09:55:22 status half-installed libxau6 1:1.0.3-3 2010-06-23 09:55:22 status half-installed libxau6 1:1.0.3-3 2010-06-23 09:55:22 status unpacked libxau6 1:1.0.5-2 2010-06-23 09:55:22 status unpacked libxau6 1:1.0.5-2 2010-06-23 09:55:22 upgrade x11proto-core-dev 7.0.12-1 7.0.16-1 2010-06-23 09:55:22 status half-configured x11proto-core-dev 7.0.12-1 2010-06-23 09:55:22 status unpacked x11proto-core-dev 7.0.12-1 2010-06-23 09:55:22 status half-installed x11proto-core-dev 7.0.12-1 2010-06-23 09:55:23 status half-installed x11proto-core-dev 7.0.12-1 2010-06-23 09:55:23 status unpacked x11proto-core-dev 7.0.16-1 2010-06-23 09:55:23 status unpacked x11proto-core-dev 7.0.16-1 2010-06-23 09:55:23 upgrade libxdmcp-dev 1:1.0.2-3 1:1.0.3-2 2010-06-23 09:55:23 status half-configured libxdmcp-dev 1:1.0.2-3 2010-06-23 09:55:23 status unpacked libxdmcp-dev 1:1.0.2-3 2010-06-23 09:55:23 status half-installed libxdmcp-dev 1:1.0.2-3 2010-06-23 09:55:23 status half-installed libxdmcp-dev 1:1.0.2-3 2010-06-23 09:55:23 status unpacked libxdmcp-dev 1:1.0.3-2 2010-06-23 09:55:23 status unpacked libxdmcp-dev 1:1.0.3-2 2010-06-23 09:55:23 upgrade libxdmcp6 1:1.0.2-3 1:1.0.3-2 2010-06-23 09:55:23 status half-configured libxdmcp6 1:1.0.2-3 2010-06-23 09:55:23 status unpacked libxdmcp6 1:1.0.2-3 2010-06-23 09:55:23 status half-installed libxdmcp6 1:1.0.2-3 2010-06-23 09:55:23 status half-installed libxdmcp6 1:1.0.2-3 2010-06-23 09:55:23 status unpacked libxdmcp6 1:1.0.3-2 2010-06-23 09:55:23 status unpacked libxdmcp6 1:1.0.3-2 2010-06-23 09:55:23 upgrade x11proto-input-dev 1.4.3-2 2.0-2 2010-06-23 09:55:23 status half-configured x11proto-input-dev 1.4.3-2 2010-06-23 09:55:23 status unpacked x11proto-input-dev 1.4.3-2 2010-06-23 09:55:24 status half-installed x11proto-input-dev 1.4.3-2 2010-06-23 09:55:24 status half-installed x11proto-input-dev 1.4.3-2 2010-06-23 09:55:24 status unpacked x11proto-input-dev 2.0-2 2010-06-23 09:55:24 status unpacked x11proto-input-dev 2.0-2 2010-06-23 09:55:24 upgrade x11proto-kb-dev 1.0.3-3 1.0.4-1 2010-06-23 09:55:24 status half-configured x11proto-kb-dev 1.0.3-3 2010-06-23 09:55:24 status unpacked x11proto-kb-dev 1.0.3-3 2010-06-23 09:55:24 status half-installed x11proto-kb-dev 1.0.3-3 2010-06-23 09:55:24 status half-installed x11proto-kb-dev 1.0.3-3 2010-06-23 09:55:24 status unpacked x11proto-kb-dev 1.0.4-1 2010-06-23 09:55:24 status unpacked x11proto-kb-dev 1.0.4-1 2010-06-23 09:55:24 upgrade xtrans-dev 1.2-2 1.2.5-1 2010-06-23 09:55:24 status half-configured xtrans-dev 1.2-2 2010-06-23 09:55:24 status unpacked xtrans-dev 1.2-2 2010-06-23 09:55:24 status half-installed xtrans-dev 1.2-2 2010-06-23 09:55:24 status half-installed xtrans-dev 1.2-2 2010-06-23 09:55:24 status unpacked xtrans-dev 1.2.5-1 2010-06-23 09:55:24 status unpacked xtrans-dev 1.2.5-1 2010-06-23 09:55:24 upgrade libx11-dev 2:1.1.5-2 2:1.3.3-3 2010-06-23 09:55:24 status half-configured libx11-dev 2:1.1.5-2 2010-06-23 09:55:24 status unpacked libx11-dev 2:1.1.5-2 2010-06-23 09:55:24 status half-installed libx11-dev 2:1.1.5-2 2010-06-23 09:55:24 status half-installed libx11-dev 2:1.1.5-2 2010-06-23 09:55:25 status half-installed libx11-dev 2:1.1.5-2 2010-06-23 09:55:25 status unpacked libx11-dev 2:1.3.3-3 2010-06-23 09:55:25 status unpacked libx11-dev 2:1.3.3-3 2010-06-23 09:55:25 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:55:25 status half-configured man-db 2.5.2-4 2010-06-23 09:55:26 status installed man-db 2.5.2-4 2010-06-23 09:55:27 startup packages remove 2010-06-23 09:55:27 status installed libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 remove libxcb-xlib0-dev 1.1-1.2 1.1-1.2 2010-06-23 09:55:27 status half-configured libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 status half-installed libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 status config-files libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 status config-files libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 status config-files libxcb-xlib0-dev 1.1-1.2 2010-06-23 09:55:27 status not-installed libxcb-xlib0-dev 2010-06-23 09:55:28 startup archives unpack 2010-06-23 09:55:28 upgrade libx11-6 2:1.1.5-2 2:1.3.3-3 2010-06-23 09:55:28 status half-configured libx11-6 2:1.1.5-2 2010-06-23 09:55:28 status unpacked libx11-6 2:1.1.5-2 2010-06-23 09:55:28 status half-installed libx11-6 2:1.1.5-2 2010-06-23 09:55:28 status half-installed libx11-6 2:1.1.5-2 2010-06-23 09:55:28 status unpacked libx11-6 2:1.3.3-3 2010-06-23 09:55:28 status unpacked libx11-6 2:1.3.3-3 2010-06-23 09:55:29 startup packages remove 2010-06-23 09:55:29 status installed libxcb-xlib0 1.1-1.2 2010-06-23 09:55:29 remove libxcb-xlib0 1.1-1.2 1.1-1.2 2010-06-23 09:55:29 status half-configured libxcb-xlib0 1.1-1.2 2010-06-23 09:55:29 status half-installed libxcb-xlib0 1.1-1.2 2010-06-23 09:55:29 status config-files libxcb-xlib0 1.1-1.2 2010-06-23 09:55:29 status config-files libxcb-xlib0 1.1-1.2 2010-06-23 09:55:30 startup archives unpack 2010-06-23 09:55:30 upgrade libxcb1-dev 1.1-1.2 1.6-1 2010-06-23 09:55:30 status half-configured libxcb1-dev 1.1-1.2 2010-06-23 09:55:30 status unpacked libxcb1-dev 1.1-1.2 2010-06-23 09:55:30 status half-installed libxcb1-dev 1.1-1.2 2010-06-23 09:55:30 status half-installed libxcb1-dev 1.1-1.2 2010-06-23 09:55:30 status unpacked libxcb1-dev 1.6-1 2010-06-23 09:55:30 status unpacked libxcb1-dev 1.6-1 2010-06-23 09:55:30 upgrade libxcb1 1.1-1.2 1.6-1 2010-06-23 09:55:30 status half-configured libxcb1 1.1-1.2 2010-06-23 09:55:30 status unpacked libxcb1 1.1-1.2 2010-06-23 09:55:30 status half-installed libxcb1 1.1-1.2 2010-06-23 09:55:30 status half-installed libxcb1 1.1-1.2 2010-06-23 09:55:30 status unpacked libxcb1 1.6-1 2010-06-23 09:55:30 status unpacked libxcb1 1.6-1 2010-06-23 09:55:30 upgrade libpthread-stubs0-dev 0.1-2 0.3-2 2010-06-23 09:55:30 status half-configured libpthread-stubs0-dev 0.1-2 2010-06-23 09:55:30 status unpacked libpthread-stubs0-dev 0.1-2 2010-06-23 09:55:30 status half-installed libpthread-stubs0-dev 0.1-2 2010-06-23 09:55:30 status half-installed libpthread-stubs0-dev 0.1-2 2010-06-23 09:55:30 status unpacked libpthread-stubs0-dev 0.3-2 2010-06-23 09:55:31 status unpacked libpthread-stubs0-dev 0.3-2 2010-06-23 09:55:31 upgrade libpthread-stubs0 0.1-2 0.3-2 2010-06-23 09:55:31 status half-configured libpthread-stubs0 0.1-2 2010-06-23 09:55:31 status unpacked libpthread-stubs0 0.1-2 2010-06-23 09:55:31 status half-installed libpthread-stubs0 0.1-2 2010-06-23 09:55:31 status half-installed libpthread-stubs0 0.1-2 2010-06-23 09:55:31 status unpacked libpthread-stubs0 0.3-2 2010-06-23 09:55:31 status unpacked libpthread-stubs0 0.3-2 2010-06-23 09:55:31 upgrade libx11-data 2:1.1.5-2 2:1.3.3-3 2010-06-23 09:55:31 status half-configured libx11-data 2:1.1.5-2 2010-06-23 09:55:31 status unpacked libx11-data 2:1.1.5-2 2010-06-23 09:55:31 status half-installed libx11-data 2:1.1.5-2 2010-06-23 09:55:31 status triggers-pending man-db 2.5.2-4 2010-06-23 09:55:31 status half-installed libx11-data 2:1.1.5-2 2010-06-23 09:55:31 status half-installed libx11-data 2:1.1.5-2 2010-06-23 09:55:31 status unpacked libx11-data 2:1.3.3-3 2010-06-23 09:55:31 status unpacked libx11-data 2:1.3.3-3 2010-06-23 09:55:31 upgrade libxext-dev 2:1.0.4-1 2:1.1.1-3 2010-06-23 09:55:31 status half-configured libxext-dev 2:1.0.4-1 2010-06-23 09:55:31 status unpacked libxext-dev 2:1.0.4-1 2010-06-23 09:55:32 status half-installed libxext-dev 2:1.0.4-1 2010-06-23 09:55:32 status half-installed libxext-dev 2:1.0.4-1 2010-06-23 09:55:32 status half-installed libxext-dev 2:1.0.4-1 2010-06-23 09:55:32 status unpacked libxext-dev 2:1.1.1-3 2010-06-23 09:55:32 status unpacked libxext-dev 2:1.1.1-3 2010-06-23 09:55:32 upgrade x11proto-xext-dev 7.0.2-6 7.1.1-2 2010-06-23 09:55:32 status half-configured x11proto-xext-dev 7.0.2-6 2010-06-23 09:55:32 status unpacked x11proto-xext-dev 7.0.2-6 2010-06-23 09:55:32 status half-installed x11proto-xext-dev 7.0.2-6 2010-06-23 09:55:32 status half-installed x11proto-xext-dev 7.0.2-6 2010-06-23 09:55:32 status unpacked x11proto-xext-dev 7.1.1-2 2010-06-23 09:55:32 status unpacked x11proto-xext-dev 7.1.1-2 2010-06-23 09:55:32 upgrade libxext6 2:1.0.4-1 2:1.1.1-3 2010-06-23 09:55:32 status half-configured libxext6 2:1.0.4-1 2010-06-23 09:55:32 status unpacked libxext6 2:1.0.4-1 2010-06-23 09:55:32 status half-installed libxext6 2:1.0.4-1 2010-06-23 09:55:33 status half-installed libxext6 2:1.0.4-1 2010-06-23 09:55:33 status unpacked libxext6 2:1.1.1-3 2010-06-23 09:55:33 status unpacked libxext6 2:1.1.1-3 2010-06-23 09:55:33 upgrade libdmx1 1:1.0.2-3 1:1.1.0-2 2010-06-23 09:55:33 status half-configured libdmx1 1:1.0.2-3 2010-06-23 09:55:33 status unpacked libdmx1 1:1.0.2-3 2010-06-23 09:55:33 status half-installed libdmx1 1:1.0.2-3 2010-06-23 09:55:33 status half-installed libdmx1 1:1.0.2-3 2010-06-23 09:55:33 status unpacked libdmx1 1:1.1.0-2 2010-06-23 09:55:33 status unpacked libdmx1 1:1.1.0-2 2010-06-23 09:55:33 upgrade libslang2 2.1.3-3 2.2.2-4 2010-06-23 09:55:33 status half-configured libslang2 2.1.3-3 2010-06-23 09:55:33 status unpacked libslang2 2.1.3-3 2010-06-23 09:55:33 status half-installed libslang2 2.1.3-3 2010-06-23 09:55:33 status half-installed libslang2 2.1.3-3 2010-06-23 09:55:33 status unpacked libslang2 2.2.2-4 2010-06-23 09:55:33 status unpacked libslang2 2.2.2-4 2010-06-23 09:55:33 upgrade libnewt0.52 0.52.2-11.3+lenny1 0.52.10-8 2010-06-23 09:55:33 status half-configured libnewt0.52 0.52.2-11.3+lenny1 2010-06-23 09:55:33 status unpacked libnewt0.52 0.52.2-11.3+lenny1 2010-06-23 09:55:33 status half-installed libnewt0.52 0.52.2-11.3+lenny1 2010-06-23 09:55:34 status half-installed libnewt0.52 0.52.2-11.3+lenny1 2010-06-23 09:55:34 status unpacked libnewt0.52 0.52.10-8 2010-06-23 09:55:34 status unpacked libnewt0.52 0.52.10-8 2010-06-23 09:55:34 upgrade libpopt0 1.14-4 1.16-1 2010-06-23 09:55:34 status half-configured libpopt0 1.14-4 2010-06-23 09:55:34 status unpacked libpopt0 1.14-4 2010-06-23 09:55:34 status half-installed libpopt0 1.14-4 2010-06-23 09:55:34 status half-installed libpopt0 1.14-4 2010-06-23 09:55:34 status unpacked libpopt0 1.16-1 2010-06-23 09:55:34 status unpacked libpopt0 1.16-1 2010-06-23 09:55:35 upgrade whiptail 0.52.2-11.3+lenny1 0.52.10-8 2010-06-23 09:55:35 status half-configured whiptail 0.52.2-11.3+lenny1 2010-06-23 09:55:35 status unpacked whiptail 0.52.2-11.3+lenny1 2010-06-23 09:55:35 status half-installed whiptail 0.52.2-11.3+lenny1 2010-06-23 09:55:35 status half-installed whiptail 0.52.2-11.3+lenny1 2010-06-23 09:55:35 status half-installed whiptail 0.52.2-11.3+lenny1 2010-06-23 09:55:35 status unpacked whiptail 0.52.10-8 2010-06-23 09:55:35 status unpacked whiptail 0.52.10-8 2010-06-23 09:55:35 upgrade file 4.26-1 5.04-2 2010-06-23 09:55:35 status half-configured file 4.26-1 2010-06-23 09:55:35 status unpacked file 4.26-1 2010-06-23 09:55:35 status half-installed file 4.26-1 2010-06-23 09:55:35 status half-installed file 4.26-1 2010-06-23 09:55:35 status half-installed file 4.26-1 2010-06-23 09:55:35 status unpacked file 5.04-2 2010-06-23 09:55:35 status unpacked file 5.04-2 2010-06-23 09:55:35 upgrade libmagic1 4.26-1 5.04-2 2010-06-23 09:55:35 status half-configured libmagic1 4.26-1 2010-06-23 09:55:35 status unpacked libmagic1 4.26-1 2010-06-23 09:55:35 status half-installed libmagic1 4.26-1 2010-06-23 09:55:35 status half-installed libmagic1 4.26-1 2010-06-23 09:55:36 status half-installed libmagic1 4.26-1 2010-06-23 09:55:36 status unpacked libmagic1 5.04-2 2010-06-23 09:55:36 status unpacked libmagic1 5.04-2 2010-06-23 09:55:36 upgrade defoma 0.11.10-0.2 0.11.11 2010-06-23 09:55:36 status half-configured defoma 0.11.10-0.2 2010-06-23 09:55:36 status unpacked defoma 0.11.10-0.2 2010-06-23 09:55:36 status half-installed defoma 0.11.10-0.2 2010-06-23 09:55:36 status half-installed defoma 0.11.10-0.2 2010-06-23 09:55:36 status half-installed defoma 0.11.10-0.2 2010-06-23 09:55:36 status unpacked defoma 0.11.11 2010-06-23 09:55:36 status unpacked defoma 0.11.11 2010-06-23 09:55:36 upgrade fontconfig 2.6.0-3 2.8.0-2.1 2010-06-23 09:55:36 status half-configured fontconfig 2.6.0-3 2010-06-23 09:55:56 status unpacked fontconfig 2.6.0-3 2010-06-23 09:55:56 status half-installed fontconfig 2.6.0-3 2010-06-23 09:55:56 status half-installed fontconfig 2.6.0-3 2010-06-23 09:55:57 status half-installed fontconfig 2.6.0-3 2010-06-23 09:55:57 status unpacked fontconfig 2.8.0-2.1 2010-06-23 09:55:57 status unpacked fontconfig 2.8.0-2.1 2010-06-23 09:55:57 upgrade libpango1.0-common 1.20.5-5 1.28.0-1 2010-06-23 09:55:57 status half-configured libpango1.0-common 1.20.5-5 2010-06-23 09:55:57 status unpacked libpango1.0-common 1.20.5-5 2010-06-23 09:55:57 status half-installed libpango1.0-common 1.20.5-5 2010-06-23 09:55:57 status half-installed libpango1.0-common 1.20.5-5 2010-06-23 09:55:57 status half-installed libpango1.0-common 1.20.5-5 2010-06-23 09:55:57 status unpacked libpango1.0-common 1.28.0-1 2010-06-23 09:55:57 status unpacked libpango1.0-common 1.28.0-1 2010-06-23 09:55:57 upgrade libpango1.0-0 1.20.5-5 1.28.0-1 2010-06-23 09:55:57 status half-configured libpango1.0-0 1.20.5-5 2010-06-23 09:55:57 status unpacked libpango1.0-0 1.20.5-5 2010-06-23 09:55:57 status half-installed libpango1.0-0 1.20.5-5 2010-06-23 09:55:57 status half-installed libpango1.0-0 1.20.5-5 2010-06-23 09:55:58 status unpacked libpango1.0-0 1.28.0-1 2010-06-23 09:55:58 status unpacked libpango1.0-0 1.28.0-1 2010-06-23 09:55:58 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:55:58 status half-configured man-db 2.5.2-4 2010-06-23 09:55:58 status installed man-db 2.5.2-4 2010-06-23 09:55:59 startup packages remove 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 remove libdatrie0 0.1.3-2 0.1.3-2 2010-06-23 09:55:59 status half-configured libdatrie0 0.1.3-2 2010-06-23 09:55:59 status half-installed libdatrie0 0.1.3-2 2010-06-23 09:55:59 status config-files libdatrie0 0.1.3-2 2010-06-23 09:55:59 status config-files libdatrie0 0.1.3-2 2010-06-23 09:56:00 startup archives unpack 2010-06-23 09:56:00 upgrade libthai0 0.1.9-4+lenny1 0.1.14-2 2010-06-23 09:56:00 status half-configured libthai0 0.1.9-4+lenny1 2010-06-23 09:56:00 status unpacked libthai0 0.1.9-4+lenny1 2010-06-23 09:56:00 status half-installed libthai0 0.1.9-4+lenny1 2010-06-23 09:56:00 status half-installed libthai0 0.1.9-4+lenny1 2010-06-23 09:56:00 status unpacked libthai0 0.1.14-2 2010-06-23 09:56:00 status unpacked libthai0 0.1.14-2 2010-06-23 09:56:00 install libdatrie1 0.2.3-1 2010-06-23 09:56:00 status half-installed libdatrie1 0.2.3-1 2010-06-23 09:56:01 status unpacked libdatrie1 0.2.3-1 2010-06-23 09:56:01 status unpacked libdatrie1 0.2.3-1 2010-06-23 09:56:01 upgrade libthai-data 0.1.9-4+lenny1 0.1.14-2 2010-06-23 09:56:01 status half-configured libthai-data 0.1.9-4+lenny1 2010-06-23 09:56:01 status unpacked libthai-data 0.1.9-4+lenny1 2010-06-23 09:56:01 status half-installed libthai-data 0.1.9-4+lenny1 2010-06-23 09:56:01 status half-installed libthai-data 0.1.9-4+lenny1 2010-06-23 09:56:01 status unpacked libthai-data 0.1.14-2 2010-06-23 09:56:01 status unpacked libthai-data 0.1.14-2 2010-06-23 09:56:01 upgrade libxfixes3 1:4.0.3-2 1:4.0.4-2 2010-06-23 09:56:01 status half-configured libxfixes3 1:4.0.3-2 2010-06-23 09:56:01 status unpacked libxfixes3 1:4.0.3-2 2010-06-23 09:56:01 status half-installed libxfixes3 1:4.0.3-2 2010-06-23 09:56:01 status half-installed libxfixes3 1:4.0.3-2 2010-06-23 09:56:01 status unpacked libxfixes3 1:4.0.4-2 2010-06-23 09:56:01 status unpacked libxfixes3 1:4.0.4-2 2010-06-23 09:56:01 upgrade libxcomposite1 1:0.4.0-3 1:0.4.1-1 2010-06-23 09:56:01 status half-configured libxcomposite1 1:0.4.0-3 2010-06-23 09:56:01 status unpacked libxcomposite1 1:0.4.0-3 2010-06-23 09:56:01 status half-installed libxcomposite1 1:0.4.0-3 2010-06-23 09:56:01 status half-installed libxcomposite1 1:0.4.0-3 2010-06-23 09:56:01 status unpacked libxcomposite1 1:0.4.1-1 2010-06-23 09:56:01 status unpacked libxcomposite1 1:0.4.1-1 2010-06-23 09:56:02 upgrade libxdamage1 1:1.1.1-4 1:1.1.2-1 2010-06-23 09:56:02 status half-configured libxdamage1 1:1.1.1-4 2010-06-23 09:56:02 status unpacked libxdamage1 1:1.1.1-4 2010-06-23 09:56:02 status half-installed libxdamage1 1:1.1.1-4 2010-06-23 09:56:02 status half-installed libxdamage1 1:1.1.1-4 2010-06-23 09:56:02 status unpacked libxdamage1 1:1.1.2-1 2010-06-23 09:56:02 status unpacked libxdamage1 1:1.1.2-1 2010-06-23 09:56:02 upgrade libgtk2.0-common 2.12.12-1~lenny1 2.20.1-1 2010-06-23 09:56:02 status half-configured libgtk2.0-common 2.12.12-1~lenny1 2010-06-23 09:56:02 status unpacked libgtk2.0-common 2.12.12-1~lenny1 2010-06-23 09:56:02 status half-installed libgtk2.0-common 2.12.12-1~lenny1 2010-06-23 09:56:04 status half-installed libgtk2.0-common 2.12.12-1~lenny1 2010-06-23 09:56:04 status unpacked libgtk2.0-common 2.20.1-1 2010-06-23 09:56:05 status unpacked libgtk2.0-common 2.20.1-1 2010-06-23 09:56:05 upgrade gtk2-engines-pixbuf 2.12.12-1~lenny1 2.20.1-1 2010-06-23 09:56:05 status half-configured gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-23 09:56:05 status unpacked gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-23 09:56:05 status half-installed gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-23 09:56:05 status half-installed gtk2-engines-pixbuf 2.12.12-1~lenny1 2010-06-23 09:56:05 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 09:56:06 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 09:56:06 upgrade libavahi-common-data 0.6.23-3lenny1 0.6.25-3 2010-06-23 09:56:06 status half-configured libavahi-common-data 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-common-data 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-common-data 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-common-data 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-common-data 0.6.25-3 2010-06-23 09:56:06 status unpacked libavahi-common-data 0.6.25-3 2010-06-23 09:56:06 upgrade libavahi-common3 0.6.23-3lenny1 0.6.25-3 2010-06-23 09:56:06 status half-configured libavahi-common3 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-common3 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-common3 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-common3 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-common3 0.6.25-3 2010-06-23 09:56:06 status unpacked libavahi-common3 0.6.25-3 2010-06-23 09:56:06 upgrade libavahi-client3 0.6.23-3lenny1 0.6.25-3 2010-06-23 09:56:06 status half-configured libavahi-client3 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-client3 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-client3 0.6.23-3lenny1 2010-06-23 09:56:06 status half-installed libavahi-client3 0.6.23-3lenny1 2010-06-23 09:56:06 status unpacked libavahi-client3 0.6.25-3 2010-06-23 09:56:06 status unpacked libavahi-client3 0.6.25-3 2010-06-23 09:56:07 upgrade libcomerr2 1.41.3-1 1.41.12-1 2010-06-23 09:56:07 status half-configured libcomerr2 1.41.3-1 2010-06-23 09:56:07 status unpacked libcomerr2 1.41.3-1 2010-06-23 09:56:07 status half-installed libcomerr2 1.41.3-1 2010-06-23 09:56:07 status half-installed libcomerr2 1.41.3-1 2010-06-23 09:56:07 status unpacked libcomerr2 1.41.12-1 2010-06-23 09:56:07 status unpacked libcomerr2 1.41.12-1 2010-06-23 09:56:07 startup packages configure 2010-06-23 09:56:07 configure libcomerr2 1.41.12-1 1.41.12-1 2010-06-23 09:56:07 status unpacked libcomerr2 1.41.12-1 2010-06-23 09:56:07 status half-configured libcomerr2 1.41.12-1 2010-06-23 09:56:07 status installed libcomerr2 1.41.12-1 2010-06-23 09:56:08 startup archives unpack 2010-06-23 09:56:08 upgrade libkeyutils1 1.2-9 1.4-1 2010-06-23 09:56:08 status half-configured libkeyutils1 1.2-9 2010-06-23 09:56:08 status unpacked libkeyutils1 1.2-9 2010-06-23 09:56:08 status half-installed libkeyutils1 1.2-9 2010-06-23 09:56:08 status half-installed libkeyutils1 1.2-9 2010-06-23 09:56:08 status unpacked libkeyutils1 1.4-1 2010-06-23 09:56:08 status unpacked libkeyutils1 1.4-1 2010-06-23 09:56:09 install libkrb5support0 1.8.1+dfsg-5 2010-06-23 09:56:09 status half-installed libkrb5support0 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libkrb5support0 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libkrb5support0 1.8.1+dfsg-5 2010-06-23 09:56:09 install libk5crypto3 1.8.1+dfsg-5 2010-06-23 09:56:09 status half-installed libk5crypto3 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libk5crypto3 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libk5crypto3 1.8.1+dfsg-5 2010-06-23 09:56:09 install libkrb5-3 1.8.1+dfsg-5 2010-06-23 09:56:09 status half-installed libkrb5-3 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libkrb5-3 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libkrb5-3 1.8.1+dfsg-5 2010-06-23 09:56:09 install libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 09:56:09 status half-installed libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 09:56:09 status unpacked libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 09:56:09 upgrade libcups2 1.3.8-1+lenny7 1.4.3-1 2010-06-23 09:56:09 status half-configured libcups2 1.3.8-1+lenny7 2010-06-23 09:56:09 status unpacked libcups2 1.3.8-1+lenny7 2010-06-23 09:56:09 status half-installed libcups2 1.3.8-1+lenny7 2010-06-23 09:56:10 status half-installed libcups2 1.3.8-1+lenny7 2010-06-23 09:56:10 status unpacked libcups2 1.4.3-1 2010-06-23 09:56:10 status unpacked libcups2 1.4.3-1 2010-06-23 09:56:10 upgrade libjpeg62 6b-14 6b-16.1 2010-06-23 09:56:10 status half-configured libjpeg62 6b-14 2010-06-23 09:56:10 status unpacked libjpeg62 6b-14 2010-06-23 09:56:10 status half-installed libjpeg62 6b-14 2010-06-23 09:56:10 status half-installed libjpeg62 6b-14 2010-06-23 09:56:10 status unpacked libjpeg62 6b-16.1 2010-06-23 09:56:10 status unpacked libjpeg62 6b-16.1 2010-06-23 09:56:10 install libjasper1 1.900.1-7 2010-06-23 09:56:10 status half-installed libjasper1 1.900.1-7 2010-06-23 09:56:10 status unpacked libjasper1 1.900.1-7 2010-06-23 09:56:10 status unpacked libjasper1 1.900.1-7 2010-06-23 09:56:10 upgrade libpng12-0 1.2.27-2+lenny2 1.2.43-1 2010-06-23 09:56:10 status half-configured libpng12-0 1.2.27-2+lenny2 2010-06-23 09:56:10 status unpacked libpng12-0 1.2.27-2+lenny2 2010-06-23 09:56:10 status half-installed libpng12-0 1.2.27-2+lenny2 2010-06-23 09:56:10 status half-installed libpng12-0 1.2.27-2+lenny2 2010-06-23 09:56:10 status unpacked libpng12-0 1.2.43-1 2010-06-23 09:56:10 status unpacked libpng12-0 1.2.43-1 2010-06-23 09:56:10 upgrade libtiff4 3.8.2-11.2 3.9.2-3+b1 2010-06-23 09:56:10 status half-configured libtiff4 3.8.2-11.2 2010-06-23 09:56:10 status unpacked libtiff4 3.8.2-11.2 2010-06-23 09:56:10 status half-installed libtiff4 3.8.2-11.2 2010-06-23 09:56:11 status half-installed libtiff4 3.8.2-11.2 2010-06-23 09:56:11 status unpacked libtiff4 3.9.2-3+b1 2010-06-23 09:56:11 status unpacked libtiff4 3.9.2-3+b1 2010-06-23 09:56:11 upgrade libxcursor1 1:1.1.9-1 1:1.1.10-2 2010-06-23 09:56:11 status half-configured libxcursor1 1:1.1.9-1 2010-06-23 09:56:11 status unpacked libxcursor1 1:1.1.9-1 2010-06-23 09:56:11 status half-installed libxcursor1 1:1.1.9-1 2010-06-23 09:56:11 status half-installed libxcursor1 1:1.1.9-1 2010-06-23 09:56:11 status unpacked libxcursor1 1:1.1.10-2 2010-06-23 09:56:11 status unpacked libxcursor1 1:1.1.10-2 2010-06-23 09:56:11 upgrade libxi6 2:1.1.4-1 2:1.3-4 2010-06-23 09:56:11 status half-configured libxi6 2:1.1.4-1 2010-06-23 09:56:11 status unpacked libxi6 2:1.1.4-1 2010-06-23 09:56:11 status half-installed libxi6 2:1.1.4-1 2010-06-23 09:56:11 status half-installed libxi6 2:1.1.4-1 2010-06-23 09:56:11 status unpacked libxi6 2:1.3-4 2010-06-23 09:56:11 status unpacked libxi6 2:1.3-4 2010-06-23 09:56:11 upgrade libxinerama-dev 2:1.0.3-2 2:1.1-3 2010-06-23 09:56:11 status half-configured libxinerama-dev 2:1.0.3-2 2010-06-23 09:56:11 status unpacked libxinerama-dev 2:1.0.3-2 2010-06-23 09:56:11 status half-installed libxinerama-dev 2:1.0.3-2 2010-06-23 09:56:11 status triggers-pending man-db 2.5.2-4 2010-06-23 09:56:11 status half-installed libxinerama-dev 2:1.0.3-2 2010-06-23 09:56:11 status half-installed libxinerama-dev 2:1.0.3-2 2010-06-23 09:56:12 status unpacked libxinerama-dev 2:1.1-3 2010-06-23 09:56:12 status unpacked libxinerama-dev 2:1.1-3 2010-06-23 09:56:12 upgrade x11proto-xinerama-dev 1.1.2-5 1.2-2 2010-06-23 09:56:12 status half-configured x11proto-xinerama-dev 1.1.2-5 2010-06-23 09:56:12 status unpacked x11proto-xinerama-dev 1.1.2-5 2010-06-23 09:56:12 status half-installed x11proto-xinerama-dev 1.1.2-5 2010-06-23 09:56:12 status half-installed x11proto-xinerama-dev 1.1.2-5 2010-06-23 09:56:12 status unpacked x11proto-xinerama-dev 1.2-2 2010-06-23 09:56:12 status unpacked x11proto-xinerama-dev 1.2-2 2010-06-23 09:56:12 upgrade libxinerama1 2:1.0.3-2 2:1.1-3 2010-06-23 09:56:12 status half-configured libxinerama1 2:1.0.3-2 2010-06-23 09:56:12 status unpacked libxinerama1 2:1.0.3-2 2010-06-23 09:56:12 status half-installed libxinerama1 2:1.0.3-2 2010-06-23 09:56:12 status half-installed libxinerama1 2:1.0.3-2 2010-06-23 09:56:12 status unpacked libxinerama1 2:1.1-3 2010-06-23 09:56:12 status unpacked libxinerama1 2:1.1-3 2010-06-23 09:56:12 upgrade libxrandr2 2:1.2.3-1 2:1.3.0-3 2010-06-23 09:56:12 status half-configured libxrandr2 2:1.2.3-1 2010-06-23 09:56:12 status unpacked libxrandr2 2:1.2.3-1 2010-06-23 09:56:12 status half-installed libxrandr2 2:1.2.3-1 2010-06-23 09:56:12 status half-installed libxrandr2 2:1.2.3-1 2010-06-23 09:56:12 status unpacked libxrandr2 2:1.3.0-3 2010-06-23 09:56:12 status unpacked libxrandr2 2:1.3.0-3 2010-06-23 09:56:13 upgrade libacl1 2.2.47-2 2.2.49-3 2010-06-23 09:56:13 status half-configured libacl1 2.2.47-2 2010-06-23 09:56:13 status unpacked libacl1 2.2.47-2 2010-06-23 09:56:13 status half-installed libacl1 2.2.47-2 2010-06-23 09:56:13 status half-installed libacl1 2.2.47-2 2010-06-23 09:56:13 status unpacked libacl1 2.2.49-3 2010-06-23 09:56:13 status unpacked libacl1 2.2.49-3 2010-06-23 09:56:13 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:56:13 status half-configured man-db 2.5.2-4 2010-06-23 09:56:13 status installed man-db 2.5.2-4 2010-06-23 09:56:14 startup packages configure 2010-06-23 09:56:14 configure libacl1 2.2.49-3 2.2.49-3 2010-06-23 09:56:14 status unpacked libacl1 2.2.49-3 2010-06-23 09:56:14 status half-configured libacl1 2.2.49-3 2010-06-23 09:56:14 status installed libacl1 2.2.49-3 2010-06-23 09:56:14 startup archives unpack 2010-06-23 09:56:14 upgrade libavahi-glib1 0.6.23-3lenny1 0.6.25-3 2010-06-23 09:56:14 status half-configured libavahi-glib1 0.6.23-3lenny1 2010-06-23 09:56:14 status unpacked libavahi-glib1 0.6.23-3lenny1 2010-06-23 09:56:14 status half-installed libavahi-glib1 0.6.23-3lenny1 2010-06-23 09:56:15 status half-installed libavahi-glib1 0.6.23-3lenny1 2010-06-23 09:56:15 status unpacked libavahi-glib1 0.6.25-3 2010-06-23 09:56:15 status unpacked libavahi-glib1 0.6.25-3 2010-06-23 09:56:15 upgrade libfam0 2.7.0-13.3+lenny1 2.7.0-16.1 2010-06-23 09:56:15 status half-configured libfam0 2.7.0-13.3+lenny1 2010-06-23 09:56:15 status unpacked libfam0 2.7.0-13.3+lenny1 2010-06-23 09:56:15 status half-installed libfam0 2.7.0-13.3+lenny1 2010-06-23 09:56:15 status half-installed libfam0 2.7.0-13.3+lenny1 2010-06-23 09:56:15 status unpacked libfam0 2.7.0-16.1 2010-06-23 09:56:15 status unpacked libfam0 2.7.0-16.1 2010-06-23 09:56:15 upgrade libhal1 0.5.11-8 0.5.14-2 2010-06-23 09:56:15 status half-configured libhal1 0.5.11-8 2010-06-23 09:56:15 status unpacked libhal1 0.5.11-8 2010-06-23 09:56:15 status half-installed libhal1 0.5.11-8 2010-06-23 09:56:15 status half-installed libhal1 0.5.11-8 2010-06-23 09:56:15 status unpacked libhal1 0.5.14-2 2010-06-23 09:56:15 status unpacked libhal1 0.5.14-2 2010-06-23 09:56:15 upgrade libhal-storage1 0.5.11-8 0.5.14-2 2010-06-23 09:56:15 status half-configured libhal-storage1 0.5.11-8 2010-06-23 09:56:15 status unpacked libhal-storage1 0.5.11-8 2010-06-23 09:56:15 status half-installed libhal-storage1 0.5.11-8 2010-06-23 09:56:15 status half-installed libhal-storage1 0.5.11-8 2010-06-23 09:56:15 status unpacked libhal-storage1 0.5.14-2 2010-06-23 09:56:15 status unpacked libhal-storage1 0.5.14-2 2010-06-23 09:56:16 upgrade adduser 3.110 3.112 2010-06-23 09:56:16 status half-configured adduser 3.110 2010-06-23 09:56:16 status unpacked adduser 3.110 2010-06-23 09:56:16 status half-installed adduser 3.110 2010-06-23 09:56:16 status triggers-pending man-db 2.5.2-4 2010-06-23 09:56:16 status half-installed adduser 3.110 2010-06-23 09:56:16 status half-installed adduser 3.110 2010-06-23 09:56:16 status unpacked adduser 3.112 2010-06-23 09:56:16 status unpacked adduser 3.112 2010-06-23 09:56:16 upgrade dbus 1.2.1-5+lenny1 1.2.24-1 2010-06-23 09:56:16 status half-configured dbus 1.2.1-5+lenny1 2010-06-23 09:56:16 status unpacked dbus 1.2.1-5+lenny1 2010-06-23 09:56:16 status half-installed dbus 1.2.1-5+lenny1 2010-06-23 09:56:16 status half-installed dbus 1.2.1-5+lenny1 2010-06-23 09:56:16 status half-installed dbus 1.2.1-5+lenny1 2010-06-23 09:56:17 status unpacked dbus 1.2.24-1 2010-06-23 09:56:17 status unpacked dbus 1.2.24-1 2010-06-23 09:56:17 upgrade libcap2 2.11-2 1:2.17-2 2010-06-23 09:56:17 status half-configured libcap2 2.11-2 2010-06-23 09:56:17 status unpacked libcap2 2.11-2 2010-06-23 09:56:17 status half-installed libcap2 2.11-2 2010-06-23 09:56:17 status half-installed libcap2 2.11-2 2010-06-23 09:56:17 status unpacked libcap2 1:2.17-2 2010-06-23 09:56:17 status unpacked libcap2 1:2.17-2 2010-06-23 09:56:17 install libtalloc2 2.0.1-1 2010-06-23 09:56:17 status half-installed libtalloc2 2.0.1-1 2010-06-23 09:56:17 status unpacked libtalloc2 2.0.1-1 2010-06-23 09:56:17 status unpacked libtalloc2 2.0.1-1 2010-06-23 09:56:17 upgrade libwbclient0 2:3.2.5-4lenny8 2:3.4.8~dfsg-1 2010-06-23 09:56:17 status half-configured libwbclient0 2:3.2.5-4lenny8 2010-06-23 09:56:17 status unpacked libwbclient0 2:3.2.5-4lenny8 2010-06-23 09:56:17 status half-installed libwbclient0 2:3.2.5-4lenny8 2010-06-23 09:56:17 status half-installed libwbclient0 2:3.2.5-4lenny8 2010-06-23 09:56:17 status unpacked libwbclient0 2:3.4.8~dfsg-1 2010-06-23 09:56:17 status unpacked libwbclient0 2:3.4.8~dfsg-1 2010-06-23 09:56:18 upgrade libsmbclient 2:3.2.5-4lenny8 2:3.4.8~dfsg-1 2010-06-23 09:56:18 status half-configured libsmbclient 2:3.2.5-4lenny8 2010-06-23 09:56:18 status unpacked libsmbclient 2:3.2.5-4lenny8 2010-06-23 09:56:18 status half-installed libsmbclient 2:3.2.5-4lenny8 2010-06-23 09:56:18 status half-installed libsmbclient 2:3.2.5-4lenny8 2010-06-23 09:56:18 status half-installed libsmbclient 2:3.2.5-4lenny8 2010-06-23 09:56:18 status unpacked libsmbclient 2:3.4.8~dfsg-1 2010-06-23 09:56:18 status unpacked libsmbclient 2:3.4.8~dfsg-1 2010-06-23 09:56:18 upgrade libgnomevfs2-extra 1:2.22.0-5 1:2.24.3-1 2010-06-23 09:56:18 status half-configured libgnomevfs2-extra 1:2.22.0-5 2010-06-23 09:56:18 status unpacked libgnomevfs2-extra 1:2.22.0-5 2010-06-23 09:56:18 status half-installed libgnomevfs2-extra 1:2.22.0-5 2010-06-23 09:56:18 status half-installed libgnomevfs2-extra 1:2.22.0-5 2010-06-23 09:56:18 status unpacked libgnomevfs2-extra 1:2.24.3-1 2010-06-23 09:56:18 status unpacked libgnomevfs2-extra 1:2.24.3-1 2010-06-23 09:56:19 upgrade libgnomevfs2-0 1:2.22.0-5 1:2.24.3-1 2010-06-23 09:56:19 status half-configured libgnomevfs2-0 1:2.22.0-5 2010-06-23 09:56:19 status unpacked libgnomevfs2-0 1:2.22.0-5 2010-06-23 09:56:19 status half-installed libgnomevfs2-0 1:2.22.0-5 2010-06-23 09:56:19 status half-installed libgnomevfs2-0 1:2.22.0-5 2010-06-23 09:56:19 status unpacked libgnomevfs2-0 1:2.24.3-1 2010-06-23 09:56:19 status unpacked libgnomevfs2-0 1:2.24.3-1 2010-06-23 09:56:19 upgrade libgnomevfs2-common 1:2.22.0-5 1:2.24.3-1 2010-06-23 09:56:19 status half-configured libgnomevfs2-common 1:2.22.0-5 2010-06-23 09:56:23 status unpacked libgnomevfs2-common 1:2.22.0-5 2010-06-23 09:56:24 status half-installed libgnomevfs2-common 1:2.22.0-5 2010-06-23 09:56:25 status half-installed libgnomevfs2-common 1:2.22.0-5 2010-06-23 09:56:26 status unpacked libgnomevfs2-common 1:2.24.3-1 2010-06-23 09:56:26 status unpacked libgnomevfs2-common 1:2.24.3-1 2010-06-23 09:56:26 upgrade shared-mime-info 0.30-2 0.71-3 2010-06-23 09:56:26 status half-configured shared-mime-info 0.30-2 2010-06-23 09:56:26 status unpacked shared-mime-info 0.30-2 2010-06-23 09:56:26 status half-installed shared-mime-info 0.30-2 2010-06-23 09:56:26 status half-installed shared-mime-info 0.30-2 2010-06-23 09:56:27 status half-installed shared-mime-info 0.30-2 2010-06-23 09:56:27 status unpacked shared-mime-info 0.71-3 2010-06-23 09:56:27 status unpacked shared-mime-info 0.71-3 2010-06-23 09:56:27 upgrade libgtk2.0-0 2.12.12-1~lenny1 2.20.1-1 2010-06-23 09:56:27 status half-configured libgtk2.0-0 2.12.12-1~lenny1 2010-06-23 09:56:27 status unpacked libgtk2.0-0 2.12.12-1~lenny1 2010-06-23 09:56:27 status half-installed libgtk2.0-0 2.12.12-1~lenny1 2010-06-23 09:56:27 status half-installed libgtk2.0-0 2.12.12-1~lenny1 2010-06-23 09:56:28 status unpacked libgtk2.0-0 2.20.1-1 2010-06-23 09:56:28 status unpacked libgtk2.0-0 2.20.1-1 2010-06-23 09:56:28 upgrade libglade2-0 1:2.6.2-1 1:2.6.4-1 2010-06-23 09:56:28 status half-configured libglade2-0 1:2.6.2-1 2010-06-23 09:56:28 status unpacked libglade2-0 1:2.6.2-1 2010-06-23 09:56:28 status half-installed libglade2-0 1:2.6.2-1 2010-06-23 09:56:28 status half-installed libglade2-0 1:2.6.2-1 2010-06-23 09:56:28 status unpacked libglade2-0 1:2.6.4-1 2010-06-23 09:56:28 status unpacked libglade2-0 1:2.6.4-1 2010-06-23 09:56:28 upgrade libgail18 1.22.3-1 2.20.1-1 2010-06-23 09:56:28 status half-configured libgail18 1.22.3-1 2010-06-23 09:56:28 status unpacked libgail18 1.22.3-1 2010-06-23 09:56:28 status half-installed libgail18 1.22.3-1 2010-06-23 09:56:28 status half-installed libgail18 1.22.3-1 2010-06-23 09:56:28 status unpacked libgail18 2.20.1-1 2010-06-23 09:56:28 status unpacked libgail18 2.20.1-1 2010-06-23 09:56:28 upgrade libgnomecanvas2-0 2.20.1.1-1 2.30.1-1 2010-06-23 09:56:28 status half-configured libgnomecanvas2-0 2.20.1.1-1 2010-06-23 09:56:28 status unpacked libgnomecanvas2-0 2.20.1.1-1 2010-06-23 09:56:28 status half-installed libgnomecanvas2-0 2.20.1.1-1 2010-06-23 09:56:29 status half-installed libgnomecanvas2-0 2.20.1.1-1 2010-06-23 09:56:29 status unpacked libgnomecanvas2-0 2.30.1-1 2010-06-23 09:56:29 status unpacked libgnomecanvas2-0 2.30.1-1 2010-06-23 09:56:29 upgrade libgnomecanvas2-common 2.20.1.1-1 2.30.1-1 2010-06-23 09:56:29 status half-configured libgnomecanvas2-common 2.20.1.1-1 2010-06-23 09:56:29 status unpacked libgnomecanvas2-common 2.20.1.1-1 2010-06-23 09:56:29 status half-installed libgnomecanvas2-common 2.20.1.1-1 2010-06-23 09:56:29 status half-installed libgnomecanvas2-common 2.20.1.1-1 2010-06-23 09:56:29 status unpacked libgnomecanvas2-common 2.30.1-1 2010-06-23 09:56:29 status unpacked libgnomecanvas2-common 2.30.1-1 2010-06-23 09:56:29 upgrade librsvg2-common 2.22.2-2lenny1 2.26.3-1 2010-06-23 09:56:29 status half-configured librsvg2-common 2.22.2-2lenny1 2010-06-23 09:56:29 status unpacked librsvg2-common 2.22.2-2lenny1 2010-06-23 09:56:29 status half-installed librsvg2-common 2.22.2-2lenny1 2010-06-23 09:56:30 status half-installed librsvg2-common 2.22.2-2lenny1 2010-06-23 09:56:30 status unpacked librsvg2-common 2.26.3-1 2010-06-23 09:56:30 status unpacked librsvg2-common 2.26.3-1 2010-06-23 09:56:30 upgrade libcroco3 0.6.1-2 0.6.2-1 2010-06-23 09:56:30 status half-configured libcroco3 0.6.1-2 2010-06-23 09:56:30 status unpacked libcroco3 0.6.1-2 2010-06-23 09:56:30 status half-installed libcroco3 0.6.1-2 2010-06-23 09:56:30 status half-installed libcroco3 0.6.1-2 2010-06-23 09:56:30 status unpacked libcroco3 0.6.2-1 2010-06-23 09:56:30 status unpacked libcroco3 0.6.2-1 2010-06-23 09:56:30 upgrade libgsf-1-common 1.14.8-1lenny2 1.14.18-1 2010-06-23 09:56:30 status half-configured libgsf-1-common 1.14.8-1lenny2 2010-06-23 09:56:30 status unpacked libgsf-1-common 1.14.8-1lenny2 2010-06-23 09:56:30 status half-installed libgsf-1-common 1.14.8-1lenny2 2010-06-23 09:56:30 status half-installed libgsf-1-common 1.14.8-1lenny2 2010-06-23 09:56:30 status unpacked libgsf-1-common 1.14.18-1 2010-06-23 09:56:31 status unpacked libgsf-1-common 1.14.18-1 2010-06-23 09:56:31 upgrade libgsf-1-114 1.14.8-1lenny2 1.14.18-1 2010-06-23 09:56:31 status half-configured libgsf-1-114 1.14.8-1lenny2 2010-06-23 09:56:31 status unpacked libgsf-1-114 1.14.8-1lenny2 2010-06-23 09:56:31 status half-installed libgsf-1-114 1.14.8-1lenny2 2010-06-23 09:56:31 status half-installed libgsf-1-114 1.14.8-1lenny2 2010-06-23 09:56:31 status unpacked libgsf-1-114 1.14.18-1 2010-06-23 09:56:31 status unpacked libgsf-1-114 1.14.18-1 2010-06-23 09:56:31 upgrade librsvg2-2 2.22.2-2lenny1 2.26.3-1 2010-06-23 09:56:31 status half-configured librsvg2-2 2.22.2-2lenny1 2010-06-23 09:56:31 status unpacked librsvg2-2 2.22.2-2lenny1 2010-06-23 09:56:31 status half-installed librsvg2-2 2.22.2-2lenny1 2010-06-23 09:56:31 status half-installed librsvg2-2 2.22.2-2lenny1 2010-06-23 09:56:31 status unpacked librsvg2-2 2.26.3-1 2010-06-23 09:56:31 status unpacked librsvg2-2 2.26.3-1 2010-06-23 09:56:31 upgrade libwrap0 7.6.q-16 7.6.q-19 2010-06-23 09:56:31 status half-configured libwrap0 7.6.q-16 2010-06-23 09:56:31 status unpacked libwrap0 7.6.q-16 2010-06-23 09:56:31 status half-installed libwrap0 7.6.q-16 2010-06-23 09:56:31 status half-installed libwrap0 7.6.q-16 2010-06-23 09:56:32 status unpacked libwrap0 7.6.q-19 2010-06-23 09:56:32 status unpacked libwrap0 7.6.q-19 2010-06-23 09:56:32 upgrade libpam-modules 1.0.1-5+lenny1 1.1.1-3 2010-06-23 09:56:32 status half-configured libpam-modules 1.0.1-5+lenny1 2010-06-23 09:56:32 status unpacked libpam-modules 1.0.1-5+lenny1 2010-06-23 09:56:32 status half-installed libpam-modules 1.0.1-5+lenny1 2010-06-23 09:56:32 status half-installed libpam-modules 1.0.1-5+lenny1 2010-06-23 09:56:33 status half-installed libpam-modules 1.0.1-5+lenny1 2010-06-23 09:56:33 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:33 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:56:33 status half-configured man-db 2.5.2-4 2010-06-23 09:56:33 status installed man-db 2.5.2-4 2010-06-23 09:56:34 startup packages configure 2010-06-23 09:56:34 configure libpam-modules 1.1.1-3 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status unpacked libpam-modules 1.1.1-3 2010-06-23 09:56:34 status half-configured libpam-modules 1.1.1-3 2010-06-23 09:56:34 status installed libpam-modules 1.1.1-3 2010-06-23 09:56:35 startup archives unpack 2010-06-23 09:56:35 upgrade libpam-runtime 1.0.1-5+lenny1 1.1.1-3 2010-06-23 09:56:35 status half-configured libpam-runtime 1.0.1-5+lenny1 2010-06-23 09:56:35 status unpacked libpam-runtime 1.0.1-5+lenny1 2010-06-23 09:56:35 status half-installed libpam-runtime 1.0.1-5+lenny1 2010-06-23 09:56:35 status triggers-pending man-db 2.5.2-4 2010-06-23 09:56:35 status half-installed libpam-runtime 1.0.1-5+lenny1 2010-06-23 09:56:35 status half-installed libpam-runtime 1.0.1-5+lenny1 2010-06-23 09:56:35 status unpacked libpam-runtime 1.1.1-3 2010-06-23 09:56:35 status unpacked libpam-runtime 1.1.1-3 2010-06-23 09:56:35 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:56:35 status half-configured man-db 2.5.2-4 2010-06-23 09:56:36 status installed man-db 2.5.2-4 2010-06-23 09:56:36 startup packages configure 2010-06-23 09:56:36 configure libpam-runtime 1.1.1-3 1.1.1-3 2010-06-23 09:56:36 status unpacked libpam-runtime 1.1.1-3 2010-06-23 09:56:36 status unpacked libpam-runtime 1.1.1-3 2010-06-23 09:56:36 status unpacked libpam-runtime 1.1.1-3 2010-06-23 09:56:36 status half-configured libpam-runtime 1.1.1-3 2010-06-23 09:56:37 status installed libpam-runtime 1.1.1-3 2010-06-23 09:56:37 startup archives unpack 2010-06-23 09:56:37 upgrade libasound2 1.0.16-2 1.0.23-1 2010-06-23 09:56:37 status half-configured libasound2 1.0.16-2 2010-06-23 09:56:37 status unpacked libasound2 1.0.16-2 2010-06-23 09:56:37 status half-installed libasound2 1.0.16-2 2010-06-23 09:56:38 status half-installed libasound2 1.0.16-2 2010-06-23 09:56:38 status unpacked libasound2 1.0.23-1 2010-06-23 09:56:38 status unpacked libasound2 1.0.23-1 2010-06-23 09:56:38 install libltdl7 2.2.6b-2 2010-06-23 09:56:38 status half-installed libltdl7 2.2.6b-2 2010-06-23 09:56:38 status unpacked libltdl7 2.2.6b-2 2010-06-23 09:56:38 status unpacked libltdl7 2.2.6b-2 2010-06-23 09:56:38 upgrade libogg0 1.1.3-4 1.2.0~dfsg-1 2010-06-23 09:56:38 status half-configured libogg0 1.1.3-4 2010-06-23 09:56:38 status unpacked libogg0 1.1.3-4 2010-06-23 09:56:38 status half-installed libogg0 1.1.3-4 2010-06-23 09:56:38 status half-installed libogg0 1.1.3-4 2010-06-23 09:56:38 status unpacked libogg0 1.2.0~dfsg-1 2010-06-23 09:56:38 status unpacked libogg0 1.2.0~dfsg-1 2010-06-23 09:56:38 install libtdb1 1.2.1-2 2010-06-23 09:56:38 status half-installed libtdb1 1.2.1-2 2010-06-23 09:56:38 status unpacked libtdb1 1.2.1-2 2010-06-23 09:56:38 status unpacked libtdb1 1.2.1-2 2010-06-23 09:56:39 upgrade libvorbis0a 1.2.0.dfsg-3.1+lenny1 1.3.1-1 2010-06-23 09:56:39 status half-configured libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status unpacked libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status half-installed libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status half-installed libvorbis0a 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status unpacked libvorbis0a 1.3.1-1 2010-06-23 09:56:39 status unpacked libvorbis0a 1.3.1-1 2010-06-23 09:56:39 upgrade libvorbisfile3 1.2.0.dfsg-3.1+lenny1 1.3.1-1 2010-06-23 09:56:39 status half-configured libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status unpacked libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status half-installed libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status half-installed libvorbisfile3 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:56:39 status unpacked libvorbisfile3 1.3.1-1 2010-06-23 09:56:39 status unpacked libvorbisfile3 1.3.1-1 2010-06-23 09:56:39 install libcanberra0 0.24-1 2010-06-23 09:56:39 status half-installed libcanberra0 0.24-1 2010-06-23 09:56:39 status unpacked libcanberra0 0.24-1 2010-06-23 09:56:39 status unpacked libcanberra0 0.24-1 2010-06-23 09:56:39 install libcanberra-gtk0 0.24-1 2010-06-23 09:56:39 status half-installed libcanberra-gtk0 0.24-1 2010-06-23 09:56:39 status unpacked libcanberra-gtk0 0.24-1 2010-06-23 09:56:39 status unpacked libcanberra-gtk0 0.24-1 2010-06-23 09:56:40 install libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 09:56:40 status half-installed libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 09:56:40 status unpacked libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 09:56:40 status unpacked libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 09:56:40 install libgp11-0 2.30.1-2 2010-06-23 09:56:40 status half-installed libgp11-0 2.30.1-2 2010-06-23 09:56:40 status unpacked libgp11-0 2.30.1-2 2010-06-23 09:56:40 status unpacked libgp11-0 2.30.1-2 2010-06-23 09:56:40 install libgcr0 2.30.1-2 2010-06-23 09:56:40 status half-installed libgcr0 2.30.1-2 2010-06-23 09:56:40 status unpacked libgcr0 2.30.1-2 2010-06-23 09:56:40 status unpacked libgcr0 2.30.1-2 2010-06-23 09:56:40 upgrade gnome-keyring 2.22.3-2 2.30.1-2 2010-06-23 09:56:40 status half-configured gnome-keyring 2.22.3-2 2010-06-23 09:56:43 status unpacked gnome-keyring 2.22.3-2 2010-06-23 09:56:44 status half-configured libgnome-keyring0 2.22.3-2 2010-06-23 09:56:44 status half-installed gnome-keyring 2.22.3-2 2010-06-23 09:56:44 status triggers-pending man-db 2.5.2-4 2010-06-23 09:56:44 status half-installed gnome-keyring 2.22.3-2 2010-06-23 09:56:45 status half-installed gnome-keyring 2.22.3-2 2010-06-23 09:56:45 status unpacked gnome-keyring 2.30.1-2 2010-06-23 09:56:45 status unpacked gnome-keyring 2.30.1-2 2010-06-23 09:56:45 upgrade libgnome-keyring0 2.22.3-2 2.30.1-1 2010-06-23 09:56:45 status half-configured libgnome-keyring0 2.22.3-2 2010-06-23 09:56:45 status unpacked libgnome-keyring0 2.22.3-2 2010-06-23 09:56:45 status half-installed libgnome-keyring0 2.22.3-2 2010-06-23 09:56:45 status half-installed libgnome-keyring0 2.22.3-2 2010-06-23 09:56:46 status unpacked libgnome-keyring0 2.30.1-1 2010-06-23 09:56:46 status unpacked libgnome-keyring0 2.30.1-1 2010-06-23 09:56:46 upgrade libnotify1 0.4.4-3 0.4.5-1 2010-06-23 09:56:46 status half-configured libnotify1 0.4.4-3 2010-06-23 09:56:46 status unpacked libnotify1 0.4.4-3 2010-06-23 09:56:46 status half-installed libnotify1 0.4.4-3 2010-06-23 09:56:46 status half-installed libnotify1 0.4.4-3 2010-06-23 09:56:46 status unpacked libnotify1 0.4.5-1 2010-06-23 09:56:46 status unpacked libnotify1 0.4.5-1 2010-06-23 09:56:46 upgrade libaudiofile0 0.2.6-7+lenny1 0.2.6-8 2010-06-23 09:56:46 status half-configured libaudiofile0 0.2.6-7+lenny1 2010-06-23 09:56:46 status unpacked libaudiofile0 0.2.6-7+lenny1 2010-06-23 09:56:46 status half-installed libaudiofile0 0.2.6-7+lenny1 2010-06-23 09:56:46 status half-installed libaudiofile0 0.2.6-7+lenny1 2010-06-23 09:56:46 status unpacked libaudiofile0 0.2.6-8 2010-06-23 09:56:46 status unpacked libaudiofile0 0.2.6-8 2010-06-23 09:56:47 upgrade esound-common 0.2.36-3 0.2.41-7 2010-06-23 09:56:47 status half-configured esound-common 0.2.36-3 2010-06-23 09:56:47 status unpacked esound-common 0.2.36-3 2010-06-23 09:56:47 status half-installed esound-common 0.2.36-3 2010-06-23 09:56:47 status half-installed esound-common 0.2.36-3 2010-06-23 09:56:47 status unpacked esound-common 0.2.41-7 2010-06-23 09:56:47 status unpacked esound-common 0.2.41-7 2010-06-23 09:56:47 upgrade libesd0 0.2.36-3 0.2.41-7 2010-06-23 09:56:47 status half-configured libesd0 0.2.36-3 2010-06-23 09:56:47 status unpacked libesd0 0.2.36-3 2010-06-23 09:56:47 status half-installed libesd0 0.2.36-3 2010-06-23 09:56:47 status half-installed libesd0 0.2.36-3 2010-06-23 09:56:47 status unpacked libesd0 0.2.41-7 2010-06-23 09:56:47 status unpacked libesd0 0.2.41-7 2010-06-23 09:56:47 upgrade libnspr4-0d 4.7.1-5 4.8.4-1 2010-06-23 09:56:47 status half-configured libnspr4-0d 4.7.1-5 2010-06-23 09:56:47 status unpacked libnspr4-0d 4.7.1-5 2010-06-23 09:56:47 status half-installed libnspr4-0d 4.7.1-5 2010-06-23 09:56:47 status half-installed libnspr4-0d 4.7.1-5 2010-06-23 09:56:47 status unpacked libnspr4-0d 4.8.4-1 2010-06-23 09:56:47 status unpacked libnspr4-0d 4.8.4-1 2010-06-23 09:56:47 upgrade libsoup2.4-1 2.4.1-2 2.30.1-1 2010-06-23 09:56:47 status half-configured libsoup2.4-1 2.4.1-2 2010-06-23 09:56:47 status unpacked libsoup2.4-1 2.4.1-2 2010-06-23 09:56:47 status half-installed libsoup2.4-1 2.4.1-2 2010-06-23 09:56:48 status half-installed libsoup2.4-1 2.4.1-2 2010-06-23 09:56:48 status unpacked libsoup2.4-1 2.30.1-1 2010-06-23 09:56:48 status unpacked libsoup2.4-1 2.30.1-1 2010-06-23 09:56:48 install libedataserver1.2-13 2.30.1-5 2010-06-23 09:56:48 status half-installed libedataserver1.2-13 2.30.1-5 2010-06-23 09:56:48 status unpacked libedataserver1.2-13 2.30.1-5 2010-06-23 09:56:48 status unpacked libedataserver1.2-13 2.30.1-5 2010-06-23 09:56:48 install libical0 0.44-3 2010-06-23 09:56:48 status half-installed libical0 0.44-3 2010-06-23 09:56:48 status unpacked libical0 0.44-3 2010-06-23 09:56:48 status unpacked libical0 0.44-3 2010-06-23 09:56:48 upgrade libecal1.2-7 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:48 status half-configured libecal1.2-7 2.22.3-1.1+lenny2 2010-06-23 09:56:48 status unpacked libecal1.2-7 2.22.3-1.1+lenny2 2010-06-23 09:56:48 status half-installed libecal1.2-7 2.22.3-1.1+lenny2 2010-06-23 09:56:48 status half-installed libecal1.2-7 2.22.3-1.1+lenny2 2010-06-23 09:56:48 status unpacked libecal1.2-7 2.30.1-5 2010-06-23 09:56:48 status unpacked libecal1.2-7 2.30.1-5 2010-06-23 09:56:49 upgrade libsqlite3-0 3.5.9-6 3.6.23.1-4 2010-06-23 09:56:49 status half-configured libsqlite3-0 3.5.9-6 2010-06-23 09:56:49 status unpacked libsqlite3-0 3.5.9-6 2010-06-23 09:56:49 status half-installed libsqlite3-0 3.5.9-6 2010-06-23 09:56:49 status half-installed libsqlite3-0 3.5.9-6 2010-06-23 09:56:49 status unpacked libsqlite3-0 3.6.23.1-4 2010-06-23 09:56:49 status unpacked libsqlite3-0 3.6.23.1-4 2010-06-23 09:56:49 upgrade libnss3-1d 3.12.3.1-0lenny1 3.12.6-2 2010-06-23 09:56:49 status half-configured libnss3-1d 3.12.3.1-0lenny1 2010-06-23 09:56:49 status unpacked libnss3-1d 3.12.3.1-0lenny1 2010-06-23 09:56:49 status half-installed libnss3-1d 3.12.3.1-0lenny1 2010-06-23 09:56:49 status half-installed libnss3-1d 3.12.3.1-0lenny1 2010-06-23 09:56:49 status unpacked libnss3-1d 3.12.6-2 2010-06-23 09:56:49 status unpacked libnss3-1d 3.12.6-2 2010-06-23 09:56:49 upgrade evolution 2.22.3.1-1 2.30.1.2-3 2010-06-23 09:56:49 status half-configured evolution 2.22.3.1-1 2010-06-23 09:56:52 status unpacked evolution 2.22.3.1-1 2010-06-23 09:56:53 status half-installed evolution 2.22.3.1-1 2010-06-23 09:56:53 status triggers-pending menu 2.1.41 2010-06-23 09:56:53 status half-installed evolution 2.22.3.1-1 2010-06-23 09:56:53 status half-installed evolution 2.22.3.1-1 2010-06-23 09:56:54 status half-installed evolution 2.22.3.1-1 2010-06-23 09:56:54 status triggers-awaited menu 2.1.41 2010-06-23 09:56:54 status unpacked evolution 2.30.1.2-3 2010-06-23 09:56:54 status unpacked evolution 2.30.1.2-3 2010-06-23 09:56:54 install libcamel1.2-14 2.30.1-5 2010-06-23 09:56:54 status half-installed libcamel1.2-14 2.30.1-5 2010-06-23 09:56:55 status unpacked libcamel1.2-14 2.30.1-5 2010-06-23 09:56:55 status unpacked libcamel1.2-14 2.30.1-5 2010-06-23 09:56:55 upgrade libebook1.2-9 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:55 status half-configured libebook1.2-9 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status unpacked libebook1.2-9 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status half-installed libebook1.2-9 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status half-installed libebook1.2-9 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status unpacked libebook1.2-9 2.30.1-5 2010-06-23 09:56:55 status unpacked libebook1.2-9 2.30.1-5 2010-06-23 09:56:55 install libebackend1.2-0 2.30.1-5 2010-06-23 09:56:55 status half-installed libebackend1.2-0 2.30.1-5 2010-06-23 09:56:55 status unpacked libebackend1.2-0 2.30.1-5 2010-06-23 09:56:55 status unpacked libebackend1.2-0 2.30.1-5 2010-06-23 09:56:55 upgrade libedata-book1.2-2 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:55 status half-configured libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status unpacked libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status half-installed libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-23 09:56:55 status half-installed libedata-book1.2-2 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 09:56:56 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 09:56:56 install libedata-cal1.2-7 2.30.1-5 2010-06-23 09:56:56 status half-installed libedata-cal1.2-7 2.30.1-5 2010-06-23 09:56:56 status unpacked libedata-cal1.2-7 2.30.1-5 2010-06-23 09:56:56 status unpacked libedata-cal1.2-7 2.30.1-5 2010-06-23 09:56:56 upgrade libegroupwise1.2-13 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:56 status half-configured libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status unpacked libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status half-installed libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status half-installed libegroupwise1.2-13 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 09:56:56 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 09:56:56 upgrade libgdata1.2-1 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:56 status half-configured libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status unpacked libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status half-installed libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status half-installed libgdata1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:56 status unpacked libgdata1.2-1 2.30.1-5 2010-06-23 09:56:56 status unpacked libgdata1.2-1 2.30.1-5 2010-06-23 09:56:57 upgrade libgdata-google1.2-1 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:56:57 status half-configured libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:57 status unpacked libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:57 status half-installed libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:57 status half-installed libgdata-google1.2-1 2.22.3-1.1+lenny2 2010-06-23 09:56:57 status unpacked libgdata-google1.2-1 2.30.1-5 2010-06-23 09:56:57 status unpacked libgdata-google1.2-1 2.30.1-5 2010-06-23 09:56:57 install libproxy0 0.3.1-1 2010-06-23 09:56:57 status half-installed libproxy0 0.3.1-1 2010-06-23 09:56:57 status unpacked libproxy0 0.3.1-1 2010-06-23 09:56:57 status unpacked libproxy0 0.3.1-1 2010-06-23 09:56:57 install libsoup-gnome2.4-1 2.30.1-1 2010-06-23 09:56:57 status half-installed libsoup-gnome2.4-1 2.30.1-1 2010-06-23 09:56:57 status unpacked libsoup-gnome2.4-1 2.30.1-1 2010-06-23 09:56:57 status unpacked libsoup-gnome2.4-1 2.30.1-1 2010-06-23 09:56:57 upgrade libgweather-common 2.22.3-1 2.30.0-2 2010-06-23 09:56:57 status half-configured libgweather-common 2.22.3-1 2010-06-23 09:56:59 status unpacked libgweather-common 2.22.3-1 2010-06-23 09:57:00 status half-installed libgweather-common 2.22.3-1 2010-06-23 09:57:02 status half-installed libgweather-common 2.22.3-1 2010-06-23 09:57:02 status unpacked libgweather-common 2.30.0-2 2010-06-23 09:57:03 status unpacked libgweather-common 2.30.0-2 2010-06-23 09:57:03 upgrade libgweather1 2.22.3-1 2.30.0-2 2010-06-23 09:57:03 status half-configured libgweather1 2.22.3-1 2010-06-23 09:57:03 status unpacked libgweather1 2.22.3-1 2010-06-23 09:57:03 status half-installed libgweather1 2.22.3-1 2010-06-23 09:57:04 status half-installed libgweather1 2.22.3-1 2010-06-23 09:57:04 status unpacked libgweather1 2.30.0-2 2010-06-23 09:57:04 status unpacked libgweather1 2.30.0-2 2010-06-23 09:57:04 upgrade evolution-data-server 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:57:04 status half-configured evolution-data-server 2.22.3-1.1+lenny2 2010-06-23 09:57:04 status unpacked evolution-data-server 2.22.3-1.1+lenny2 2010-06-23 09:57:04 status half-installed evolution-data-server 2.22.3-1.1+lenny2 2010-06-23 09:57:04 status half-installed evolution-data-server 2.22.3-1.1+lenny2 2010-06-23 09:57:04 status unpacked evolution-data-server 2.30.1-5 2010-06-23 09:57:05 status unpacked evolution-data-server 2.30.1-5 2010-06-23 09:57:05 upgrade evolution-data-server-common 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:57:05 status half-configured evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-23 09:57:05 status unpacked evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-23 09:57:05 status half-installed evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-23 09:57:05 status half-installed evolution-data-server-common 2.22.3-1.1+lenny2 2010-06-23 09:57:06 status unpacked evolution-data-server-common 2.30.1-5 2010-06-23 09:57:06 status unpacked evolution-data-server-common 2.30.1-5 2010-06-23 09:57:06 upgrade libedataserverui1.2-8 2.22.3-1.1+lenny2 2.30.1-5 2010-06-23 09:57:06 status half-configured libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-23 09:57:06 status unpacked libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-23 09:57:06 status half-installed libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-23 09:57:07 status half-installed libedataserverui1.2-8 2.22.3-1.1+lenny2 2010-06-23 09:57:07 status unpacked libedataserverui1.2-8 2.30.1-5 2010-06-23 09:57:07 status unpacked libedataserverui1.2-8 2.30.1-5 2010-06-23 09:57:07 upgrade libice-dev 2:1.0.4-1 2:1.0.6-1 2010-06-23 09:57:07 status half-configured libice-dev 2:1.0.4-1 2010-06-23 09:57:07 status unpacked libice-dev 2:1.0.4-1 2010-06-23 09:57:07 status half-installed libice-dev 2:1.0.4-1 2010-06-23 09:57:07 status half-installed libice-dev 2:1.0.4-1 2010-06-23 09:57:07 status unpacked libice-dev 2:1.0.6-1 2010-06-23 09:57:07 status unpacked libice-dev 2:1.0.6-1 2010-06-23 09:57:07 upgrade libice6 2:1.0.4-1 2:1.0.6-1 2010-06-23 09:57:07 status half-configured libice6 2:1.0.4-1 2010-06-23 09:57:07 status unpacked libice6 2:1.0.4-1 2010-06-23 09:57:07 status half-installed libice6 2:1.0.4-1 2010-06-23 09:57:07 status half-installed libice6 2:1.0.4-1 2010-06-23 09:57:07 status unpacked libice6 2:1.0.6-1 2010-06-23 09:57:07 status unpacked libice6 2:1.0.6-1 2010-06-23 09:57:08 upgrade libsm-dev 2:1.0.3-2 2:1.1.1-1 2010-06-23 09:57:08 status half-configured libsm-dev 2:1.0.3-2 2010-06-23 09:57:08 status unpacked libsm-dev 2:1.0.3-2 2010-06-23 09:57:08 status half-installed libsm-dev 2:1.0.3-2 2010-06-23 09:57:08 status half-installed libsm-dev 2:1.0.3-2 2010-06-23 09:57:08 status unpacked libsm-dev 2:1.1.1-1 2010-06-23 09:57:08 status unpacked libsm-dev 2:1.1.1-1 2010-06-23 09:57:08 upgrade libsm6 2:1.0.3-2 2:1.1.1-1 2010-06-23 09:57:08 status half-configured libsm6 2:1.0.3-2 2010-06-23 09:57:08 status unpacked libsm6 2:1.0.3-2 2010-06-23 09:57:08 status half-installed libsm6 2:1.0.3-2 2010-06-23 09:57:08 status half-installed libsm6 2:1.0.3-2 2010-06-23 09:57:08 status unpacked libsm6 2:1.1.1-1 2010-06-23 09:57:08 status unpacked libsm6 2:1.1.1-1 2010-06-23 09:57:08 install libxcb-atom1 0.3.6-1 2010-06-23 09:57:08 status half-installed libxcb-atom1 0.3.6-1 2010-06-23 09:57:08 status unpacked libxcb-atom1 0.3.6-1 2010-06-23 09:57:08 status unpacked libxcb-atom1 0.3.6-1 2010-06-23 09:57:08 install libxcb-aux0 0.3.6-1 2010-06-23 09:57:08 status half-installed libxcb-aux0 0.3.6-1 2010-06-23 09:57:08 status unpacked libxcb-aux0 0.3.6-1 2010-06-23 09:57:08 status unpacked libxcb-aux0 0.3.6-1 2010-06-23 09:57:08 install libxcb-event1 0.3.6-1 2010-06-23 09:57:08 status half-installed libxcb-event1 0.3.6-1 2010-06-23 09:57:09 status unpacked libxcb-event1 0.3.6-1 2010-06-23 09:57:09 status unpacked libxcb-event1 0.3.6-1 2010-06-23 09:57:09 upgrade libstartup-notification0 0.9-1 0.10-1 2010-06-23 09:57:09 status half-configured libstartup-notification0 0.9-1 2010-06-23 09:57:09 status unpacked libstartup-notification0 0.9-1 2010-06-23 09:57:09 status half-installed libstartup-notification0 0.9-1 2010-06-23 09:57:09 status half-installed libstartup-notification0 0.9-1 2010-06-23 09:57:09 status unpacked libstartup-notification0 0.10-1 2010-06-23 09:57:09 status unpacked libstartup-notification0 0.10-1 2010-06-23 09:57:09 install libgnome-desktop-2-17 2.30.0-2 2010-06-23 09:57:09 status half-installed libgnome-desktop-2-17 2.30.0-2 2010-06-23 09:57:09 status unpacked libgnome-desktop-2-17 2.30.0-2 2010-06-23 09:57:09 status unpacked libgnome-desktop-2-17 2.30.0-2 2010-06-23 09:57:09 upgrade libgnome-menu2 2.22.2-4 2.30.0-1 2010-06-23 09:57:09 status half-configured libgnome-menu2 2.22.2-4 2010-06-23 09:57:09 status unpacked libgnome-menu2 2.22.2-4 2010-06-23 09:57:09 status half-installed libgnome-menu2 2.22.2-4 2010-06-23 09:57:09 status half-installed libgnome-menu2 2.22.2-4 2010-06-23 09:57:09 status unpacked libgnome-menu2 2.30.0-1 2010-06-23 09:57:09 status unpacked libgnome-menu2 2.30.0-1 2010-06-23 09:57:09 install libeggdbus-1-0 0.6-1 2010-06-23 09:57:09 status half-installed libeggdbus-1-0 0.6-1 2010-06-23 09:57:10 status unpacked libeggdbus-1-0 0.6-1 2010-06-23 09:57:10 status unpacked libeggdbus-1-0 0.6-1 2010-06-23 09:57:10 install libpolkit-gobject-1-0 0.96-2 2010-06-23 09:57:10 status half-installed libpolkit-gobject-1-0 0.96-2 2010-06-23 09:57:10 status unpacked libpolkit-gobject-1-0 0.96-2 2010-06-23 09:57:10 status unpacked libpolkit-gobject-1-0 0.96-2 2010-06-23 09:57:10 upgrade libxres1 2:1.0.3-1 2:1.0.4-1 2010-06-23 09:57:10 status half-configured libxres1 2:1.0.3-1 2010-06-23 09:57:10 status unpacked libxres1 2:1.0.3-1 2010-06-23 09:57:10 status half-installed libxres1 2:1.0.3-1 2010-06-23 09:57:10 status half-installed libxres1 2:1.0.3-1 2010-06-23 09:57:10 status unpacked libxres1 2:1.0.4-1 2010-06-23 09:57:10 status unpacked libxres1 2:1.0.4-1 2010-06-23 09:57:10 upgrade libwnck-common 2.22.3-1 2.30.0-2 2010-06-23 09:57:10 status half-configured libwnck-common 2.22.3-1 2010-06-23 09:57:10 status unpacked libwnck-common 2.22.3-1 2010-06-23 09:57:10 status half-installed libwnck-common 2.22.3-1 2010-06-23 09:57:11 status half-installed libwnck-common 2.22.3-1 2010-06-23 09:57:11 status unpacked libwnck-common 2.30.0-2 2010-06-23 09:57:11 status unpacked libwnck-common 2.30.0-2 2010-06-23 09:57:11 upgrade libwnck22 2.22.3-1 2.30.0-2 2010-06-23 09:57:11 status half-configured libwnck22 2.22.3-1 2010-06-23 09:57:11 status unpacked libwnck22 2.22.3-1 2010-06-23 09:57:11 status half-installed libwnck22 2.22.3-1 2010-06-23 09:57:11 status half-installed libwnck22 2.22.3-1 2010-06-23 09:57:12 status unpacked libwnck22 2.30.0-2 2010-06-23 09:57:12 status unpacked libwnck22 2.30.0-2 2010-06-23 09:57:12 upgrade gnome-power-manager 2.22.1-4 2.30.1-1 2010-06-23 09:57:12 status half-configured gnome-power-manager 2.22.1-4 2010-06-23 09:57:14 status unpacked gnome-power-manager 2.22.1-4 2010-06-23 09:57:15 status half-configured gnome-session 2.22.3-2 2010-06-23 09:57:15 status half-installed gnome-power-manager 2.22.1-4 2010-06-23 09:57:16 status half-installed gnome-power-manager 2.22.1-4 2010-06-23 09:57:17 status half-installed gnome-power-manager 2.22.1-4 2010-06-23 09:57:17 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 09:57:18 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 09:57:18 upgrade gnome-session 2.22.3-2 2.30.0-1 2010-06-23 09:57:18 status half-configured gnome-session 2.22.3-2 2010-06-23 09:57:18 update-alternatives: run with --remove x-session-manager /usr/bin/gnome-session 2010-06-23 09:57:18 update-alternatives: link group x-session-manager fully removed 2010-06-23 09:57:18 update-alternatives: run with --remove desktop-splash /usr/share/pixmaps/splash/gnome-splash.png 2010-06-23 09:57:18 update-alternatives: run with --remove desktop-splash /usr/share/pixmaps/splash/gnome-debian-splash.png 2010-06-23 09:57:20 status unpacked gnome-session 2.22.3-2 2010-06-23 09:57:21 status half-installed gnome-session 2.22.3-2 2010-06-23 09:57:21 status half-installed gnome-session 2.22.3-2 2010-06-23 09:57:22 status half-installed gnome-session 2.22.3-2 2010-06-23 09:57:22 status unpacked gnome-session 2.30.0-1 2010-06-23 09:57:22 status unpacked gnome-session 2.30.0-1 2010-06-23 09:57:22 upgrade gnome-panel 2.20.3-5 2.30.0-2 2010-06-23 09:57:22 status half-configured gnome-panel 2.20.3-5 2010-06-23 09:57:22 status unpacked gnome-panel 2.20.3-5 2010-06-23 09:57:22 status half-installed gnome-panel 2.20.3-5 2010-06-23 09:57:22 status half-installed gnome-panel 2.20.3-5 2010-06-23 09:57:23 status half-installed gnome-panel 2.20.3-5 2010-06-23 09:57:23 status unpacked gnome-panel 2.30.0-2 2010-06-23 09:57:23 status unpacked gnome-panel 2.30.0-2 2010-06-23 09:57:23 upgrade gnome-panel-data 2.20.3-5 2.30.0-2 2010-06-23 09:57:23 status half-configured gnome-panel-data 2.20.3-5 2010-06-23 09:57:25 status unpacked gnome-panel-data 2.20.3-5 2010-06-23 09:57:26 status half-installed gnome-panel-data 2.20.3-5 2010-06-23 09:57:28 status half-installed gnome-panel-data 2.20.3-5 2010-06-23 09:57:29 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 09:57:29 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 09:57:29 upgrade python2.5 2.5.2-15 2.5.5-6 2010-06-23 09:57:29 status half-configured python2.5 2.5.2-15 2010-06-23 09:57:29 status unpacked python2.5 2.5.2-15 2010-06-23 09:57:29 status half-installed python2.5 2.5.2-15 2010-06-23 09:57:29 status half-installed python2.5 2.5.2-15 2010-06-23 09:57:29 status half-installed python2.5 2.5.2-15 2010-06-23 09:57:30 status half-installed python2.5 2.5.2-15 2010-06-23 09:57:31 status unpacked python2.5 2.5.5-6 2010-06-23 09:57:31 status unpacked python2.5 2.5.5-6 2010-06-23 09:57:31 upgrade python2.5-minimal 2.5.2-15 2.5.5-6 2010-06-23 09:57:31 status half-configured python2.5-minimal 2.5.2-15 2010-06-23 09:57:31 status unpacked python2.5-minimal 2.5.2-15 2010-06-23 09:57:31 status half-installed python2.5-minimal 2.5.2-15 2010-06-23 09:57:31 status half-installed python2.5-minimal 2.5.2-15 2010-06-23 09:57:32 status half-installed python2.5-minimal 2.5.2-15 2010-06-23 09:57:32 status unpacked python2.5-minimal 2.5.5-6 2010-06-23 09:57:32 status unpacked python2.5-minimal 2.5.5-6 2010-06-23 09:57:32 upgrade mime-support 3.44-1 3.48-1 2010-06-23 09:57:32 status half-configured mime-support 3.44-1 2010-06-23 09:57:32 status unpacked mime-support 3.44-1 2010-06-23 09:57:32 status half-installed mime-support 3.44-1 2010-06-23 09:57:32 status half-installed mime-support 3.44-1 2010-06-23 09:57:32 status half-installed mime-support 3.44-1 2010-06-23 09:57:32 status unpacked mime-support 3.48-1 2010-06-23 09:57:32 status unpacked mime-support 3.48-1 2010-06-23 09:57:32 upgrade libdb4.5 4.5.20-13 4.5.20-13.1 2010-06-23 09:57:32 status half-configured libdb4.5 4.5.20-13 2010-06-23 09:57:32 status unpacked libdb4.5 4.5.20-13 2010-06-23 09:57:32 status half-installed libdb4.5 4.5.20-13 2010-06-23 09:57:32 status half-installed libdb4.5 4.5.20-13 2010-06-23 09:57:32 status unpacked libdb4.5 4.5.20-13.1 2010-06-23 09:57:33 status unpacked libdb4.5 4.5.20-13.1 2010-06-23 09:57:33 upgrade libncursesw5 5.7+20081213-1 5.7+20100313-2 2010-06-23 09:57:33 status half-configured libncursesw5 5.7+20081213-1 2010-06-23 09:57:33 status unpacked libncursesw5 5.7+20081213-1 2010-06-23 09:57:33 status half-installed libncursesw5 5.7+20081213-1 2010-06-23 09:57:33 status half-installed libncursesw5 5.7+20081213-1 2010-06-23 09:57:33 status unpacked libncursesw5 5.7+20100313-2 2010-06-23 09:57:33 status unpacked libncursesw5 5.7+20100313-2 2010-06-23 09:57:33 upgrade readline-common 5.2-3.1 6.1-3 2010-06-23 09:57:33 status half-configured readline-common 5.2-3.1 2010-06-23 09:57:33 status unpacked readline-common 5.2-3.1 2010-06-23 09:57:33 status half-installed readline-common 5.2-3.1 2010-06-23 09:57:33 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-23 09:57:33 status half-installed readline-common 5.2-3.1 2010-06-23 09:57:33 status half-installed readline-common 5.2-3.1 2010-06-23 09:57:33 status half-installed readline-common 5.2-3.1 2010-06-23 09:57:33 status unpacked readline-common 6.1-3 2010-06-23 09:57:33 status unpacked readline-common 6.1-3 2010-06-23 09:57:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:57:33 status half-configured man-db 2.5.2-4 2010-06-23 09:57:34 status installed man-db 2.5.2-4 2010-06-23 09:57:34 trigproc menu 2.1.41 2.1.41 2010-06-23 09:57:34 status half-configured menu 2.1.41 2010-06-23 09:57:34 status installed menu 2.1.41 2010-06-23 09:57:34 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-23 09:57:34 status half-configured install-info 4.13a.dfsg.1-5 2010-06-23 09:57:34 status installed install-info 4.13a.dfsg.1-5 2010-06-23 09:57:35 startup packages configure 2010-06-23 09:57:35 configure readline-common 6.1-3 6.1-3 2010-06-23 09:57:35 status unpacked readline-common 6.1-3 2010-06-23 09:57:35 status half-configured readline-common 6.1-3 2010-06-23 09:57:35 status installed readline-common 6.1-3 2010-06-23 09:57:35 startup archives unpack 2010-06-23 09:57:35 install libreadline6 6.1-3 2010-06-23 09:57:35 status half-installed libreadline6 6.1-3 2010-06-23 09:57:36 status unpacked libreadline6 6.1-3 2010-06-23 09:57:36 status unpacked libreadline6 6.1-3 2010-06-23 09:57:36 startup packages configure 2010-06-23 09:57:36 configure libreadline6 6.1-3 6.1-3 2010-06-23 09:57:36 status unpacked libreadline6 6.1-3 2010-06-23 09:57:36 status half-configured libreadline6 6.1-3 2010-06-23 09:57:36 status installed libreadline6 6.1-3 2010-06-23 09:57:37 startup archives unpack 2010-06-23 09:57:37 upgrade libssl0.9.8 0.9.8g-15+lenny6 0.9.8o-1 2010-06-23 09:57:37 status half-configured libssl0.9.8 0.9.8g-15+lenny6 2010-06-23 09:57:37 status unpacked libssl0.9.8 0.9.8g-15+lenny6 2010-06-23 09:57:37 status half-installed libssl0.9.8 0.9.8g-15+lenny6 2010-06-23 09:57:37 status half-installed libssl0.9.8 0.9.8g-15+lenny6 2010-06-23 09:57:37 status unpacked libssl0.9.8 0.9.8o-1 2010-06-23 09:57:37 status unpacked libssl0.9.8 0.9.8o-1 2010-06-23 09:57:37 upgrade python 2.5.2-3 2.5.4-9 2010-06-23 09:57:37 status half-configured python 2.5.2-3 2010-06-23 09:57:37 status unpacked python 2.5.2-3 2010-06-23 09:57:37 status half-installed python 2.5.2-3 2010-06-23 09:57:38 status triggers-pending man-db 2.5.2-4 2010-06-23 09:57:38 status half-installed python 2.5.2-3 2010-06-23 09:57:38 status half-installed python 2.5.2-3 2010-06-23 09:57:38 status unpacked python 2.5.4-9 2010-06-23 09:57:38 status unpacked python 2.5.4-9 2010-06-23 09:57:38 upgrade python-minimal 2.5.2-3 2.5.4-9 2010-06-23 09:57:38 status half-configured python-minimal 2.5.2-3 2010-06-23 09:57:38 status unpacked python-minimal 2.5.2-3 2010-06-23 09:57:38 status half-installed python-minimal 2.5.2-3 2010-06-23 09:57:38 status half-installed python-minimal 2.5.2-3 2010-06-23 09:57:38 status half-installed python-minimal 2.5.2-3 2010-06-23 09:57:38 status unpacked python-minimal 2.5.4-9 2010-06-23 09:57:38 status unpacked python-minimal 2.5.4-9 2010-06-23 09:57:38 upgrade python-support 0.8.4lenny1 1.0.8 2010-06-23 09:57:38 status half-configured python-support 0.8.4lenny1 2010-06-23 09:57:39 status unpacked python-support 0.8.4lenny1 2010-06-23 09:57:39 status half-installed python-support 0.8.4lenny1 2010-06-23 09:57:39 status half-installed python-support 0.8.4lenny1 2010-06-23 09:57:39 status half-installed python-support 0.8.4lenny1 2010-06-23 09:57:39 status unpacked python-support 1.0.8 2010-06-23 09:57:39 status unpacked python-support 1.0.8 2010-06-23 09:57:39 upgrade python-glade2 2.12.1-6 2.17.0-2 2010-06-23 09:57:39 status half-configured python-glade2 2.12.1-6 2010-06-23 09:57:40 status unpacked python-glade2 2.12.1-6 2010-06-23 09:57:40 status half-installed python-glade2 2.12.1-6 2010-06-23 09:57:40 status half-installed python-glade2 2.12.1-6 2010-06-23 09:57:40 status unpacked python-glade2 2.17.0-2 2010-06-23 09:57:40 status unpacked python-glade2 2.17.0-2 2010-06-23 09:57:40 upgrade python-gtksourceview2 2.2.0-1+b1 2.10.1-1 2010-06-23 09:57:40 status half-configured python-gtksourceview2 2.2.0-1+b1 2010-06-23 09:57:40 status unpacked python-gtksourceview2 2.2.0-1+b1 2010-06-23 09:57:40 status half-installed python-gtksourceview2 2.2.0-1+b1 2010-06-23 09:57:40 status half-installed python-gtksourceview2 2.2.0-1+b1 2010-06-23 09:57:40 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 09:57:40 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 09:57:40 upgrade python-gnome2 2.22.0-1 2.28.1-1 2010-06-23 09:57:40 status half-configured python-gnome2 2.22.0-1 2010-06-23 09:57:41 status unpacked python-gnome2 2.22.0-1 2010-06-23 09:57:41 status half-installed python-gnome2 2.22.0-1 2010-06-23 09:57:41 status half-installed python-gnome2 2.22.0-1 2010-06-23 09:57:41 status unpacked python-gnome2 2.28.1-1 2010-06-23 09:57:41 status unpacked python-gnome2 2.28.1-1 2010-06-23 09:57:41 upgrade deskbar-applet 2.22.3.1-1 2.30.1-1+b1 2010-06-23 09:57:41 status half-configured deskbar-applet 2.22.3.1-1 2010-06-23 09:57:43 status unpacked deskbar-applet 2.22.3.1-1 2010-06-23 09:57:44 status half-installed deskbar-applet 2.22.3.1-1 2010-06-23 09:57:45 status half-installed deskbar-applet 2.22.3.1-1 2010-06-23 09:57:45 status unpacked deskbar-applet 2.30.1-1+b1 2010-06-23 09:57:45 status unpacked deskbar-applet 2.30.1-1+b1 2010-06-23 09:57:45 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:57:45 status half-configured man-db 2.5.2-4 2010-06-23 09:57:45 status installed man-db 2.5.2-4 2010-06-23 09:57:46 startup packages remove 2010-06-23 09:57:46 status installed python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 remove python-gnome2-desktop 2.22.0-2 2.22.0-2 2010-06-23 09:57:46 status half-configured python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 status half-installed python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 status config-files python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 status config-files python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 status config-files python-gnome2-desktop 2.22.0-2 2010-06-23 09:57:46 status not-installed python-gnome2-desktop 2010-06-23 09:57:47 startup archives unpack 2010-06-23 09:57:47 upgrade python-gtk2 2.12.1-6 2.17.0-2 2010-06-23 09:57:47 status half-configured python-gtk2 2.12.1-6 2010-06-23 09:57:47 status unpacked python-gtk2 2.12.1-6 2010-06-23 09:57:47 status half-installed python-gtk2 2.12.1-6 2010-06-23 09:57:48 status half-installed python-gtk2 2.12.1-6 2010-06-23 09:57:48 status unpacked python-gtk2 2.17.0-2 2010-06-23 09:57:48 status unpacked python-gtk2 2.17.0-2 2010-06-23 09:57:49 upgrade python-gobject 2.14.2-2 2.21.1-2 2010-06-23 09:57:49 status half-configured python-gobject 2.14.2-2 2010-06-23 09:57:49 status unpacked python-gobject 2.14.2-2 2010-06-23 09:57:49 status half-installed python-gobject 2.14.2-2 2010-06-23 09:57:49 status half-installed python-gobject 2.14.2-2 2010-06-23 09:57:49 status unpacked python-gobject 2.21.1-2 2010-06-23 09:57:49 status unpacked python-gobject 2.21.1-2 2010-06-23 09:57:49 upgrade libgtksourceview2.0-0 2.2.2-1 2.10.3-1 2010-06-23 09:57:49 status half-configured libgtksourceview2.0-0 2.2.2-1 2010-06-23 09:57:49 status unpacked libgtksourceview2.0-0 2.2.2-1 2010-06-23 09:57:49 status half-installed libgtksourceview2.0-0 2.2.2-1 2010-06-23 09:57:49 status half-installed libgtksourceview2.0-0 2.2.2-1 2010-06-23 09:57:49 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 09:57:49 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 09:57:49 upgrade libgtksourceview2.0-common 2.2.2-1 2.10.3-1 2010-06-23 09:57:49 status half-configured libgtksourceview2.0-common 2.2.2-1 2010-06-23 09:57:49 status unpacked libgtksourceview2.0-common 2.2.2-1 2010-06-23 09:57:49 status half-installed libgtksourceview2.0-common 2.2.2-1 2010-06-23 09:57:50 status half-installed libgtksourceview2.0-common 2.2.2-1 2010-06-23 09:57:50 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 09:57:50 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 09:57:50 upgrade python-pyorbit 2.14.3-2 2.24.0-6 2010-06-23 09:57:50 status half-configured python-pyorbit 2.14.3-2 2010-06-23 09:57:50 status unpacked python-pyorbit 2.14.3-2 2010-06-23 09:57:50 status half-installed python-pyorbit 2.14.3-2 2010-06-23 09:57:51 status half-installed python-pyorbit 2.14.3-2 2010-06-23 09:57:51 status unpacked python-pyorbit 2.24.0-6 2010-06-23 09:57:51 status unpacked python-pyorbit 2.24.0-6 2010-06-23 09:57:51 upgrade libgnomeui-0 2.20.1.1-2 2.24.3-1 2010-06-23 09:57:51 status half-configured libgnomeui-0 2.20.1.1-2 2010-06-23 09:57:51 status unpacked libgnomeui-0 2.20.1.1-2 2010-06-23 09:57:51 status half-installed libgnomeui-0 2.20.1.1-2 2010-06-23 09:57:52 status half-installed libgnomeui-0 2.20.1.1-2 2010-06-23 09:57:52 status unpacked libgnomeui-0 2.24.3-1 2010-06-23 09:57:52 status unpacked libgnomeui-0 2.24.3-1 2010-06-23 09:57:52 upgrade libgnomeui-common 2.20.1.1-2 2.24.3-1 2010-06-23 09:57:52 status half-configured libgnomeui-common 2.20.1.1-2 2010-06-23 09:57:52 status unpacked libgnomeui-common 2.20.1.1-2 2010-06-23 09:57:52 status half-installed libgnomeui-common 2.20.1.1-2 2010-06-23 09:57:52 status half-installed libgnomeui-common 2.20.1.1-2 2010-06-23 09:57:53 status unpacked libgnomeui-common 2.24.3-1 2010-06-23 09:57:53 status unpacked libgnomeui-common 2.24.3-1 2010-06-23 09:57:53 install python-gconf 2.28.1-1 2010-06-23 09:57:53 status half-installed python-gconf 2.28.1-1 2010-06-23 09:57:54 status unpacked python-gconf 2.28.1-1 2010-06-23 09:57:54 status unpacked python-gconf 2.28.1-1 2010-06-23 09:57:54 install python-gnomeapplet 2.30.0-1+b1 2010-06-23 09:57:54 status half-installed python-gnomeapplet 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomeapplet 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomeapplet 2.30.0-1+b1 2010-06-23 09:57:54 install python-gnomedesktop 2.30.0-1+b1 2010-06-23 09:57:54 status half-installed python-gnomedesktop 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomedesktop 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomedesktop 2.30.0-1+b1 2010-06-23 09:57:54 install python-gnomekeyring 2.30.0-1+b1 2010-06-23 09:57:54 status half-installed python-gnomekeyring 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomekeyring 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-gnomekeyring 2.30.0-1+b1 2010-06-23 09:57:54 install python-wnck 2.30.0-1+b1 2010-06-23 09:57:54 status half-installed python-wnck 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-wnck 2.30.0-1+b1 2010-06-23 09:57:54 status unpacked python-wnck 2.30.0-1+b1 2010-06-23 09:57:54 upgrade python-dbus 0.82.4-2 0.83.1-1 2010-06-23 09:57:54 status half-configured python-dbus 0.82.4-2 2010-06-23 09:57:55 status unpacked python-dbus 0.82.4-2 2010-06-23 09:57:55 status half-installed python-dbus 0.82.4-2 2010-06-23 09:57:55 status half-installed python-dbus 0.82.4-2 2010-06-23 09:57:55 status unpacked python-dbus 0.83.1-1 2010-06-23 09:57:55 status unpacked python-dbus 0.83.1-1 2010-06-23 09:57:55 upgrade python-cairo 1.4.12-1.2 1.8.8-1+b1 2010-06-23 09:57:55 status half-configured python-cairo 1.4.12-1.2 2010-06-23 09:57:55 status unpacked python-cairo 1.4.12-1.2 2010-06-23 09:57:55 status half-installed python-cairo 1.4.12-1.2 2010-06-23 09:57:55 status half-installed python-cairo 1.4.12-1.2 2010-06-23 09:57:55 status unpacked python-cairo 1.8.8-1+b1 2010-06-23 09:57:55 status unpacked python-cairo 1.8.8-1+b1 2010-06-23 09:57:55 upgrade python-central 0.6.8 0.6.14+nmu2 2010-06-23 09:57:55 status half-configured python-central 0.6.8 2010-06-23 09:57:55 status unpacked python-central 0.6.8 2010-06-23 09:57:55 status half-installed python-central 0.6.8 2010-06-23 09:57:56 status triggers-pending man-db 2.5.2-4 2010-06-23 09:57:56 status half-installed python-central 0.6.8 2010-06-23 09:57:56 status half-installed python-central 0.6.8 2010-06-23 09:57:56 status unpacked python-central 0.6.14+nmu2 2010-06-23 09:57:56 status unpacked python-central 0.6.14+nmu2 2010-06-23 09:57:56 install libgfortran3 4.4.4-5 2010-06-23 09:57:56 status half-installed libgfortran3 4.4.4-5 2010-06-23 09:57:56 status unpacked libgfortran3 4.4.4-5 2010-06-23 09:57:56 status unpacked libgfortran3 4.4.4-5 2010-06-23 09:57:56 install libblas3gf 1.2-7 2010-06-23 09:57:56 status half-installed libblas3gf 1.2-7 2010-06-23 09:57:56 status unpacked libblas3gf 1.2-7 2010-06-23 09:57:56 status unpacked libblas3gf 1.2-7 2010-06-23 09:57:56 install liblapack3gf 3.2.1-8 2010-06-23 09:57:56 status half-installed liblapack3gf 3.2.1-8 2010-06-23 09:57:57 status unpacked liblapack3gf 3.2.1-8 2010-06-23 09:57:57 status unpacked liblapack3gf 3.2.1-8 2010-06-23 09:57:57 install python-numpy 1:1.3.0-3+b1 2010-06-23 09:57:57 status half-installed python-numpy 1:1.3.0-3+b1 2010-06-23 09:57:57 status half-installed python-numpy 1:1.3.0-3+b1 2010-06-23 09:57:57 status unpacked python-numpy 1:1.3.0-3+b1 2010-06-23 09:57:57 status unpacked python-numpy 1:1.3.0-3+b1 2010-06-23 09:57:57 upgrade gnome-about 2.22.3-2 2.30.0-2 2010-06-23 09:57:57 status half-configured gnome-about 2.22.3-2 2010-06-23 09:57:57 status unpacked gnome-about 2.22.3-2 2010-06-23 09:57:57 status half-installed gnome-about 2.22.3-2 2010-06-23 09:57:57 status half-installed gnome-about 2.22.3-2 2010-06-23 09:57:57 status half-installed gnome-about 2.22.3-2 2010-06-23 09:57:58 status unpacked gnome-about 2.30.0-2 2010-06-23 09:57:58 status unpacked gnome-about 2.30.0-2 2010-06-23 09:57:58 upgrade gnome-desktop-data 2.22.3-2 2.30.0-2 2010-06-23 09:57:58 status half-configured gnome-desktop-data 2.22.3-2 2010-06-23 09:57:58 status unpacked gnome-desktop-data 2.22.3-2 2010-06-23 09:57:58 status half-installed gnome-desktop-data 2.22.3-2 2010-06-23 09:57:58 status half-installed gnome-desktop-data 2.22.3-2 2010-06-23 09:57:59 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 09:57:59 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 09:58:00 upgrade gnome-control-center 1:2.22.2.1-2 1:2.30.1-1 2010-06-23 09:58:00 status half-configured gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status unpacked gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status triggers-pending menu 2.1.41 2010-06-23 09:58:00 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status half-installed gnome-control-center 1:2.22.2.1-2 2010-06-23 09:58:00 status triggers-awaited menu 2.1.41 2010-06-23 09:58:00 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 09:58:01 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 09:58:01 upgrade libgnome-window-settings1 1:2.22.2.1-2 1:2.30.1-1 2010-06-23 09:58:01 status half-configured libgnome-window-settings1 1:2.22.2.1-2 2010-06-23 09:58:01 status unpacked libgnome-window-settings1 1:2.22.2.1-2 2010-06-23 09:58:01 status half-installed libgnome-window-settings1 1:2.22.2.1-2 2010-06-23 09:58:01 status half-installed libgnome-window-settings1 1:2.22.2.1-2 2010-06-23 09:58:01 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 09:58:01 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 09:58:01 upgrade libxkbfile1 1:1.0.5-1 1:1.0.6-2 2010-06-23 09:58:01 status half-configured libxkbfile1 1:1.0.5-1 2010-06-23 09:58:01 status unpacked libxkbfile1 1:1.0.5-1 2010-06-23 09:58:01 status half-installed libxkbfile1 1:1.0.5-1 2010-06-23 09:58:01 status half-installed libxkbfile1 1:1.0.5-1 2010-06-23 09:58:01 status unpacked libxkbfile1 1:1.0.6-2 2010-06-23 09:58:01 status unpacked libxkbfile1 1:1.0.6-2 2010-06-23 09:58:01 upgrade xkb-data 1.3-2 1.8-1 2010-06-23 09:58:01 status half-configured xkb-data 1.3-2 2010-06-23 09:58:01 status unpacked xkb-data 1.3-2 2010-06-23 09:58:01 status half-installed xkb-data 1.3-2 2010-06-23 09:58:02 status half-installed xkb-data 1.3-2 2010-06-23 09:58:02 status unpacked xkb-data 1.8-1 2010-06-23 09:58:02 status unpacked xkb-data 1.8-1 2010-06-23 09:58:02 upgrade libxt-dev 1:1.0.5-3 1:1.0.7-1 2010-06-23 09:58:02 status half-configured libxt-dev 1:1.0.5-3 2010-06-23 09:58:02 status unpacked libxt-dev 1:1.0.5-3 2010-06-23 09:58:02 status half-installed libxt-dev 1:1.0.5-3 2010-06-23 09:58:02 status half-installed libxt-dev 1:1.0.5-3 2010-06-23 09:58:03 status half-installed libxt-dev 1:1.0.5-3 2010-06-23 09:58:03 status unpacked libxt-dev 1:1.0.7-1 2010-06-23 09:58:03 status unpacked libxt-dev 1:1.0.7-1 2010-06-23 09:58:03 upgrade libxt6 1:1.0.5-3 1:1.0.7-1 2010-06-23 09:58:03 status half-configured libxt6 1:1.0.5-3 2010-06-23 09:58:03 status unpacked libxt6 1:1.0.5-3 2010-06-23 09:58:03 status half-installed libxt6 1:1.0.5-3 2010-06-23 09:58:03 status half-installed libxt6 1:1.0.5-3 2010-06-23 09:58:03 status unpacked libxt6 1:1.0.7-1 2010-06-23 09:58:03 status unpacked libxt6 1:1.0.7-1 2010-06-23 09:58:03 upgrade libxmu6 2:1.0.4-1 2:1.0.5-1 2010-06-23 09:58:03 status half-configured libxmu6 2:1.0.4-1 2010-06-23 09:58:03 status unpacked libxmu6 2:1.0.4-1 2010-06-23 09:58:04 status half-installed libxmu6 2:1.0.4-1 2010-06-23 09:58:04 status half-installed libxmu6 2:1.0.4-1 2010-06-23 09:58:04 status unpacked libxmu6 2:1.0.5-1 2010-06-23 09:58:04 status unpacked libxmu6 2:1.0.5-1 2010-06-23 09:58:04 upgrade libxpm4 1:3.5.7-1 1:3.5.8-1 2010-06-23 09:58:04 status half-configured libxpm4 1:3.5.7-1 2010-06-23 09:58:04 status unpacked libxpm4 1:3.5.7-1 2010-06-23 09:58:04 status half-installed libxpm4 1:3.5.7-1 2010-06-23 09:58:04 status half-installed libxpm4 1:3.5.7-1 2010-06-23 09:58:04 status unpacked libxpm4 1:3.5.8-1 2010-06-23 09:58:04 status unpacked libxpm4 1:3.5.8-1 2010-06-23 09:58:05 upgrade libxaw7 2:1.0.4-2 2:1.0.7-1 2010-06-23 09:58:05 status half-configured libxaw7 2:1.0.4-2 2010-06-23 09:58:05 status unpacked libxaw7 2:1.0.4-2 2010-06-23 09:58:05 status half-installed libxaw7 2:1.0.4-2 2010-06-23 09:58:05 status half-installed libxaw7 2:1.0.4-2 2010-06-23 09:58:05 status unpacked libxaw7 2:1.0.7-1 2010-06-23 09:58:05 status unpacked libxaw7 2:1.0.7-1 2010-06-23 09:58:05 upgrade x11-xkb-utils 7.4+1 7.5+2 2010-06-23 09:58:05 status half-configured x11-xkb-utils 7.4+1 2010-06-23 09:58:05 status unpacked x11-xkb-utils 7.4+1 2010-06-23 09:58:05 status half-installed x11-xkb-utils 7.4+1 2010-06-23 09:58:05 status half-installed x11-xkb-utils 7.4+1 2010-06-23 09:58:05 status half-installed x11-xkb-utils 7.4+1 2010-06-23 09:58:05 status unpacked x11-xkb-utils 7.5+2 2010-06-23 09:58:05 status unpacked x11-xkb-utils 7.5+2 2010-06-23 09:58:05 install libxklavier16 5.0-2 2010-06-23 09:58:05 status half-installed libxklavier16 5.0-2 2010-06-23 09:58:05 status unpacked libxklavier16 5.0-2 2010-06-23 09:58:05 status unpacked libxklavier16 5.0-2 2010-06-23 09:58:06 upgrade libdrm2 2.3.1-2 2.4.18-6 2010-06-23 09:58:06 status half-configured libdrm2 2.3.1-2 2010-06-23 09:58:06 status unpacked libdrm2 2.3.1-2 2010-06-23 09:58:06 status half-installed libdrm2 2.3.1-2 2010-06-23 09:58:06 status half-installed libdrm2 2.3.1-2 2010-06-23 09:58:06 status unpacked libdrm2 2.4.18-6 2010-06-23 09:58:06 status unpacked libdrm2 2.4.18-6 2010-06-23 09:58:06 upgrade libxxf86vm1 1:1.0.2-1 1:1.1.0-2 2010-06-23 09:58:06 status half-configured libxxf86vm1 1:1.0.2-1 2010-06-23 09:58:06 status unpacked libxxf86vm1 1:1.0.2-1 2010-06-23 09:58:06 status half-installed libxxf86vm1 1:1.0.2-1 2010-06-23 09:58:06 status half-installed libxxf86vm1 1:1.0.2-1 2010-06-23 09:58:06 status unpacked libxxf86vm1 1:1.1.0-2 2010-06-23 09:58:06 status unpacked libxxf86vm1 1:1.1.0-2 2010-06-23 09:58:06 upgrade libgl1-mesa-glx 7.0.3-7 7.7.1-3 2010-06-23 09:58:06 status half-configured libgl1-mesa-glx 7.0.3-7 2010-06-23 09:58:06 status unpacked libgl1-mesa-glx 7.0.3-7 2010-06-23 09:58:06 status half-installed libgl1-mesa-glx 7.0.3-7 2010-06-23 09:58:06 status half-installed libgl1-mesa-glx 7.0.3-7 2010-06-23 09:58:06 status unpacked libgl1-mesa-glx 7.7.1-3 2010-06-23 09:58:06 status unpacked libgl1-mesa-glx 7.7.1-3 2010-06-23 09:58:06 upgrade hicolor-icon-theme 0.10-1 0.11-1 2010-06-23 09:58:06 status half-configured hicolor-icon-theme 0.10-1 2010-06-23 09:58:06 status unpacked hicolor-icon-theme 0.10-1 2010-06-23 09:58:06 status half-installed hicolor-icon-theme 0.10-1 2010-06-23 09:58:07 status half-installed hicolor-icon-theme 0.10-1 2010-06-23 09:58:07 status unpacked hicolor-icon-theme 0.11-1 2010-06-23 09:58:07 status unpacked hicolor-icon-theme 0.11-1 2010-06-23 09:58:07 upgrade libgtk2.0-bin 2.12.12-1~lenny1 2.20.1-1 2010-06-23 09:58:07 status half-configured libgtk2.0-bin 2.12.12-1~lenny1 2010-06-23 09:58:07 status unpacked libgtk2.0-bin 2.12.12-1~lenny1 2010-06-23 09:58:07 status half-installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-23 09:58:07 status half-installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-23 09:58:07 status half-installed libgtk2.0-bin 2.12.12-1~lenny1 2010-06-23 09:58:07 status unpacked libgtk2.0-bin 2.20.1-1 2010-06-23 09:58:07 status unpacked libgtk2.0-bin 2.20.1-1 2010-06-23 09:58:07 upgrade gnome-icon-theme 2.22.0-1 2.30.3-1 2010-06-23 09:58:07 status half-configured gnome-icon-theme 2.22.0-1 2010-06-23 09:58:07 status unpacked gnome-icon-theme 2.22.0-1 2010-06-23 09:58:07 status half-installed gnome-icon-theme 2.22.0-1 2010-06-23 09:58:09 status half-installed gnome-icon-theme 2.22.0-1 2010-06-23 09:58:10 status unpacked gnome-icon-theme 2.30.3-1 2010-06-23 09:58:10 status unpacked gnome-icon-theme 2.30.3-1 2010-06-23 09:58:10 upgrade gnome-screensaver 2.22.2-2 2.30.0-1 2010-06-23 09:58:10 status half-configured gnome-screensaver 2.22.2-2 2010-06-23 09:58:12 status unpacked gnome-screensaver 2.22.2-2 2010-06-23 09:58:12 status half-installed gnome-screensaver 2.22.2-2 2010-06-23 09:58:13 status half-installed gnome-screensaver 2.22.2-2 2010-06-23 09:58:14 status half-installed gnome-screensaver 2.22.2-2 2010-06-23 09:58:14 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 09:58:14 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 09:58:14 upgrade libapm1 3.2.2-12 3.2.2-14 2010-06-23 09:58:14 status half-configured libapm1 3.2.2-12 2010-06-23 09:58:14 status unpacked libapm1 3.2.2-12 2010-06-23 09:58:14 status half-installed libapm1 3.2.2-12 2010-06-23 09:58:15 status half-installed libapm1 3.2.2-12 2010-06-23 09:58:15 status unpacked libapm1 3.2.2-14 2010-06-23 09:58:15 status unpacked libapm1 3.2.2-14 2010-06-23 09:58:15 upgrade libcpufreq0 004-2 007-1 2010-06-23 09:58:15 status half-configured libcpufreq0 004-2 2010-06-23 09:58:15 status unpacked libcpufreq0 004-2 2010-06-23 09:58:15 status half-installed libcpufreq0 004-2 2010-06-23 09:58:15 status half-installed libcpufreq0 004-2 2010-06-23 09:58:15 status unpacked libcpufreq0 007-1 2010-06-23 09:58:15 status unpacked libcpufreq0 007-1 2010-06-23 09:58:15 upgrade libcdparanoia0 3.10.2+debian-5 3.10.2+debian-9 2010-06-23 09:58:15 status half-configured libcdparanoia0 3.10.2+debian-5 2010-06-23 09:58:15 status unpacked libcdparanoia0 3.10.2+debian-5 2010-06-23 09:58:15 status half-installed libcdparanoia0 3.10.2+debian-5 2010-06-23 09:58:16 status half-installed libcdparanoia0 3.10.2+debian-5 2010-06-23 09:58:16 status unpacked libcdparanoia0 3.10.2+debian-9 2010-06-23 09:58:16 status unpacked libcdparanoia0 3.10.2+debian-9 2010-06-23 09:58:16 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 09:58:16 status half-configured udev 0.125-7+lenny3 2010-06-23 09:58:16 status unpacked udev 0.125-7+lenny3 2010-06-23 09:58:16 status half-installed udev 0.125-7+lenny3 2010-06-23 09:58:16 status unpacked udev 0.125-7+lenny3 2010-06-23 09:58:16 status installed udev 0.125-7+lenny3 2010-06-23 09:58:17 install libudev0 157-1 2010-06-23 09:58:17 status half-installed libudev0 157-1 2010-06-23 09:58:17 status unpacked libudev0 157-1 2010-06-23 09:58:17 status unpacked libudev0 157-1 2010-06-23 09:58:17 install libgudev-1.0-0 157-1 2010-06-23 09:58:17 status half-installed libgudev-1.0-0 157-1 2010-06-23 09:58:17 status unpacked libgudev-1.0-0 157-1 2010-06-23 09:58:17 status unpacked libgudev-1.0-0 157-1 2010-06-23 09:58:17 upgrade liboil0.3 0.3.15-1 0.3.17-1 2010-06-23 09:58:17 status half-configured liboil0.3 0.3.15-1 2010-06-23 09:58:17 status unpacked liboil0.3 0.3.15-1 2010-06-23 09:58:17 status half-installed liboil0.3 0.3.15-1 2010-06-23 09:58:17 status half-installed liboil0.3 0.3.15-1 2010-06-23 09:58:17 status unpacked liboil0.3 0.3.17-1 2010-06-23 09:58:17 status unpacked liboil0.3 0.3.17-1 2010-06-23 09:58:17 upgrade libtheora0 1.0~beta3-1 1.1.1+dfsg.1-3 2010-06-23 09:58:17 status half-configured libtheora0 1.0~beta3-1 2010-06-23 09:58:17 status unpacked libtheora0 1.0~beta3-1 2010-06-23 09:58:17 status half-installed libtheora0 1.0~beta3-1 2010-06-23 09:58:17 status half-installed libtheora0 1.0~beta3-1 2010-06-23 09:58:18 status unpacked libtheora0 1.1.1+dfsg.1-3 2010-06-23 09:58:18 status unpacked libtheora0 1.1.1+dfsg.1-3 2010-06-23 09:58:18 upgrade libvisual-0.4-0 0.4.0-2.1 0.4.0-3 2010-06-23 09:58:18 status half-configured libvisual-0.4-0 0.4.0-2.1 2010-06-23 09:58:18 status unpacked libvisual-0.4-0 0.4.0-2.1 2010-06-23 09:58:18 status half-installed libvisual-0.4-0 0.4.0-2.1 2010-06-23 09:58:18 status half-installed libvisual-0.4-0 0.4.0-2.1 2010-06-23 09:58:18 status unpacked libvisual-0.4-0 0.4.0-3 2010-06-23 09:58:18 status unpacked libvisual-0.4-0 0.4.0-3 2010-06-23 09:58:18 upgrade libvorbisenc2 1.2.0.dfsg-3.1+lenny1 1.3.1-1 2010-06-23 09:58:18 status half-configured libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:58:18 status unpacked libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:58:18 status half-installed libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:58:18 status half-installed libvorbisenc2 1.2.0.dfsg-3.1+lenny1 2010-06-23 09:58:18 status unpacked libvorbisenc2 1.3.1-1 2010-06-23 09:58:18 status unpacked libvorbisenc2 1.3.1-1 2010-06-23 09:58:19 upgrade libxv1 2:1.0.4-1 2:1.0.5-1 2010-06-23 09:58:19 status half-configured libxv1 2:1.0.4-1 2010-06-23 09:58:19 status unpacked libxv1 2:1.0.4-1 2010-06-23 09:58:19 status half-installed libxv1 2:1.0.4-1 2010-06-23 09:58:19 status half-installed libxv1 2:1.0.4-1 2010-06-23 09:58:19 status unpacked libxv1 2:1.0.5-1 2010-06-23 09:58:19 status unpacked libxv1 2:1.0.5-1 2010-06-23 09:58:19 upgrade gstreamer0.10-plugins-base 0.10.19-2 0.10.29-4 2010-06-23 09:58:19 status half-configured gstreamer0.10-plugins-base 0.10.19-2 2010-06-23 09:58:19 status unpacked gstreamer0.10-plugins-base 0.10.19-2 2010-06-23 09:58:19 status half-installed gstreamer0.10-plugins-base 0.10.19-2 2010-06-23 09:58:19 status half-installed gstreamer0.10-plugins-base 0.10.19-2 2010-06-23 09:58:19 status unpacked gstreamer0.10-plugins-base 0.10.29-4 2010-06-23 09:58:19 status unpacked gstreamer0.10-plugins-base 0.10.29-4 2010-06-23 09:58:19 upgrade libgstreamer0.10-0 0.10.19-3 0.10.29-1 2010-06-23 09:58:19 status half-configured libgstreamer0.10-0 0.10.19-3 2010-06-23 09:58:19 status unpacked libgstreamer0.10-0 0.10.19-3 2010-06-23 09:58:19 status half-installed libgstreamer0.10-0 0.10.19-3 2010-06-23 09:58:20 status half-installed libgstreamer0.10-0 0.10.19-3 2010-06-23 09:58:20 status unpacked libgstreamer0.10-0 0.10.29-1 2010-06-23 09:58:20 status unpacked libgstreamer0.10-0 0.10.29-1 2010-06-23 09:58:20 upgrade iso-codes 3.5.1-1 3.16-1 2010-06-23 09:58:20 status half-configured iso-codes 3.5.1-1 2010-06-23 09:58:20 status unpacked iso-codes 3.5.1-1 2010-06-23 09:58:20 status half-installed iso-codes 3.5.1-1 2010-06-23 09:58:22 status half-installed iso-codes 3.5.1-1 2010-06-23 09:58:22 status unpacked iso-codes 3.16-1 2010-06-23 09:58:23 status unpacked iso-codes 3.16-1 2010-06-23 09:58:23 upgrade libgstreamer-plugins-base0.10-0 0.10.19-2 0.10.29-4 2010-06-23 09:58:23 status half-configured libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-23 09:58:23 status unpacked libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-23 09:58:23 status half-installed libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-23 09:58:23 status half-installed libgstreamer-plugins-base0.10-0 0.10.19-2 2010-06-23 09:58:24 status unpacked libgstreamer-plugins-base0.10-0 0.10.29-4 2010-06-23 09:58:24 status unpacked libgstreamer-plugins-base0.10-0 0.10.29-4 2010-06-23 09:58:24 upgrade libgtop2-common 2.22.3-1 2.28.1-1 2010-06-23 09:58:24 status half-configured libgtop2-common 2.22.3-1 2010-06-23 09:58:24 status unpacked libgtop2-common 2.22.3-1 2010-06-23 09:58:24 status half-installed libgtop2-common 2.22.3-1 2010-06-23 09:58:24 status half-installed libgtop2-common 2.22.3-1 2010-06-23 09:58:24 status unpacked libgtop2-common 2.28.1-1 2010-06-23 09:58:24 status unpacked libgtop2-common 2.28.1-1 2010-06-23 09:58:24 upgrade libgtop2-7 2.22.3-1 2.28.1-1 2010-06-23 09:58:24 status half-configured libgtop2-7 2.22.3-1 2010-06-23 09:58:24 status unpacked libgtop2-7 2.22.3-1 2010-06-23 09:58:24 status half-installed libgtop2-7 2.22.3-1 2010-06-23 09:58:25 status half-installed libgtop2-7 2.22.3-1 2010-06-23 09:58:25 status unpacked libgtop2-7 2.28.1-1 2010-06-23 09:58:25 status unpacked libgtop2-7 2.28.1-1 2010-06-23 09:58:25 install libgucharmap7 1:2.30.1-1 2010-06-23 09:58:25 status half-installed libgucharmap7 1:2.30.1-1 2010-06-23 09:58:26 status unpacked libgucharmap7 1:2.30.1-1 2010-06-23 09:58:26 status unpacked libgucharmap7 1:2.30.1-1 2010-06-23 09:58:26 install libpolkit-agent-1-0 0.96-2 2010-06-23 09:58:26 status half-installed libpolkit-agent-1-0 0.96-2 2010-06-23 09:58:26 status unpacked libpolkit-agent-1-0 0.96-2 2010-06-23 09:58:26 status unpacked libpolkit-agent-1-0 0.96-2 2010-06-23 09:58:26 install libpolkit-backend-1-0 0.96-2 2010-06-23 09:58:26 status half-installed libpolkit-backend-1-0 0.96-2 2010-06-23 09:58:26 status unpacked libpolkit-backend-1-0 0.96-2 2010-06-23 09:58:26 status unpacked libpolkit-backend-1-0 0.96-2 2010-06-23 09:58:26 install libck-connector0 0.4.1-4 2010-06-23 09:58:26 status half-installed libck-connector0 0.4.1-4 2010-06-23 09:58:26 status unpacked libck-connector0 0.4.1-4 2010-06-23 09:58:26 status unpacked libck-connector0 0.4.1-4 2010-06-23 09:58:26 install consolekit 0.4.1-4 2010-06-23 09:58:26 status half-configured udev 0.125-7+lenny3 2010-06-23 09:58:26 status half-installed consolekit 0.4.1-4 2010-06-23 09:58:26 status unpacked consolekit 0.4.1-4 2010-06-23 09:58:26 status unpacked consolekit 0.4.1-4 2010-06-23 09:58:27 install policykit-1 0.96-2 2010-06-23 09:58:27 status half-installed policykit-1 0.96-2 2010-06-23 09:58:27 status half-installed policykit-1 0.96-2 2010-06-23 09:58:27 status unpacked policykit-1 0.96-2 2010-06-23 09:58:27 status unpacked policykit-1 0.96-2 2010-06-23 09:58:27 install policykit-1-gnome 0.96-2 2010-06-23 09:58:27 status half-installed policykit-1-gnome 0.96-2 2010-06-23 09:58:27 status unpacked policykit-1-gnome 0.96-2 2010-06-23 09:58:27 status unpacked policykit-1-gnome 0.96-2 2010-06-23 09:58:28 install libpolkit-gtk-1-0 0.96-2 2010-06-23 09:58:28 status half-installed libpolkit-gtk-1-0 0.96-2 2010-06-23 09:58:28 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 09:58:28 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 09:58:28 upgrade libxml-twig-perl 1:3.32-1 1:3.34-1 2010-06-23 09:58:28 status half-configured libxml-twig-perl 1:3.32-1 2010-06-23 09:58:28 status unpacked libxml-twig-perl 1:3.32-1 2010-06-23 09:58:28 status half-installed libxml-twig-perl 1:3.32-1 2010-06-23 09:58:28 status half-installed libxml-twig-perl 1:3.32-1 2010-06-23 09:58:29 status half-installed libxml-twig-perl 1:3.32-1 2010-06-23 09:58:29 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 09:58:29 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 09:58:29 upgrade libnet-dbus-perl 0.33.6-1+b1 0.33.6-2 2010-06-23 09:58:29 status half-configured libnet-dbus-perl 0.33.6-1+b1 2010-06-23 09:58:29 status unpacked libnet-dbus-perl 0.33.6-1+b1 2010-06-23 09:58:29 status half-installed libnet-dbus-perl 0.33.6-1+b1 2010-06-23 09:58:29 status half-installed libnet-dbus-perl 0.33.6-1+b1 2010-06-23 09:58:29 status half-installed libnet-dbus-perl 0.33.6-1+b1 2010-06-23 09:58:29 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 09:58:29 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 09:58:29 upgrade gnome-system-tools 2.22.0-4 2.30.2-1 2010-06-23 09:58:29 status half-configured gnome-system-tools 2.22.0-4 2010-06-23 09:58:31 status unpacked gnome-system-tools 2.22.0-4 2010-06-23 09:58:32 status half-installed gnome-system-tools 2.22.0-4 2010-06-23 09:58:32 status half-installed gnome-system-tools 2.22.0-4 2010-06-23 09:58:32 status half-installed gnome-system-tools 2.22.0-4 2010-06-23 09:58:34 status half-installed gnome-system-tools 2.22.0-4 2010-06-23 09:58:36 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 09:58:36 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 09:58:36 upgrade liboobs-1-4 2.22.0-2 2.30.1-1 2010-06-23 09:58:36 status half-configured liboobs-1-4 2.22.0-2 2010-06-23 09:58:36 status unpacked liboobs-1-4 2.22.0-2 2010-06-23 09:58:36 status half-installed liboobs-1-4 2.22.0-2 2010-06-23 09:58:37 status half-installed liboobs-1-4 2.22.0-2 2010-06-23 09:58:37 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 09:58:37 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 09:58:37 upgrade system-tools-backends 2.6.0-2lenny4 2.10.0-2 2010-06-23 09:58:37 status half-configured system-tools-backends 2.6.0-2lenny4 2010-06-23 09:58:37 status unpacked system-tools-backends 2.6.0-2lenny4 2010-06-23 09:58:37 status half-installed system-tools-backends 2.6.0-2lenny4 2010-06-23 09:58:37 status half-installed system-tools-backends 2.6.0-2lenny4 2010-06-23 09:58:37 status half-installed system-tools-backends 2.6.0-2lenny4 2010-06-23 09:58:37 status unpacked system-tools-backends 2.10.0-2 2010-06-23 09:58:38 status unpacked system-tools-backends 2.10.0-2 2010-06-23 09:58:38 upgrade gnome-applets 2.22.3-3 2.30.0-1 2010-06-23 09:58:38 status half-configured gnome-applets 2.22.3-3 2010-06-23 09:58:38 status unpacked gnome-applets 2.22.3-3 2010-06-23 09:58:38 status half-installed gnome-applets 2.22.3-3 2010-06-23 09:58:38 status half-installed gnome-applets 2.22.3-3 2010-06-23 09:58:38 status half-installed gnome-applets 2.22.3-3 2010-06-23 09:58:38 status unpacked gnome-applets 2.30.0-1 2010-06-23 09:58:38 status unpacked gnome-applets 2.30.0-1 2010-06-23 09:58:39 upgrade gnome-applets-data 2.22.3-3 2.30.0-1 2010-06-23 09:58:39 status half-configured gnome-applets-data 2.22.3-3 2010-06-23 09:58:41 status unpacked gnome-applets-data 2.22.3-3 2010-06-23 09:58:41 status half-installed gnome-applets-data 2.22.3-3 2010-06-23 09:58:45 status half-installed gnome-applets-data 2.22.3-3 2010-06-23 09:58:45 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 09:58:46 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 09:58:46 upgrade gstreamer0.10-alsa 0.10.19-2 0.10.29-4 2010-06-23 09:58:46 status half-configured gstreamer0.10-alsa 0.10.19-2 2010-06-23 09:58:46 status unpacked gstreamer0.10-alsa 0.10.19-2 2010-06-23 09:58:46 status half-installed gstreamer0.10-alsa 0.10.19-2 2010-06-23 09:58:47 status half-installed gstreamer0.10-alsa 0.10.19-2 2010-06-23 09:58:47 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 09:58:47 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 09:58:47 upgrade libgpm2 1.20.4-3.1 1.20.4-3.3 2010-06-23 09:58:47 status half-configured libgpm2 1.20.4-3.1 2010-06-23 09:58:47 status unpacked libgpm2 1.20.4-3.1 2010-06-23 09:58:47 status half-installed libgpm2 1.20.4-3.1 2010-06-23 09:58:48 status half-installed libgpm2 1.20.4-3.1 2010-06-23 09:58:48 status unpacked libgpm2 1.20.4-3.3 2010-06-23 09:58:48 status unpacked libgpm2 1.20.4-3.3 2010-06-23 09:58:48 upgrade libaa1 1.4p5-37+b1 1.4p5-38 2010-06-23 09:58:48 status half-configured libaa1 1.4p5-37+b1 2010-06-23 09:58:48 status unpacked libaa1 1.4p5-37+b1 2010-06-23 09:58:48 status half-installed libaa1 1.4p5-37+b1 2010-06-23 09:58:48 status half-installed libaa1 1.4p5-37+b1 2010-06-23 09:58:48 status unpacked libaa1 1.4p5-38 2010-06-23 09:58:48 status unpacked libaa1 1.4p5-38 2010-06-23 09:58:48 install libraw1394-11 2.0.5-1 2010-06-23 09:58:48 status half-installed libraw1394-11 2.0.5-1 2010-06-23 09:58:48 status unpacked libraw1394-11 2.0.5-1 2010-06-23 09:58:48 status unpacked libraw1394-11 2.0.5-1 2010-06-23 09:58:48 upgrade libavc1394-0 0.5.3-1+b1 0.5.3-1+b2 2010-06-23 09:58:48 status half-configured libavc1394-0 0.5.3-1+b1 2010-06-23 09:58:48 status unpacked libavc1394-0 0.5.3-1+b1 2010-06-23 09:58:49 status half-installed libavc1394-0 0.5.3-1+b1 2010-06-23 09:58:49 status half-installed libavc1394-0 0.5.3-1+b1 2010-06-23 09:58:49 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 09:58:49 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 09:58:49 upgrade libcucul0 0.99.beta14-1 0.99.beta17-1 2010-06-23 09:58:49 status half-configured libcucul0 0.99.beta14-1 2010-06-23 09:58:49 status unpacked libcucul0 0.99.beta14-1 2010-06-23 09:58:49 status half-installed libcucul0 0.99.beta14-1 2010-06-23 09:58:49 status half-installed libcucul0 0.99.beta14-1 2010-06-23 09:58:49 status unpacked libcucul0 0.99.beta17-1 2010-06-23 09:58:49 status unpacked libcucul0 0.99.beta17-1 2010-06-23 09:58:49 upgrade libcaca0 0.99.beta14-1 0.99.beta17-1 2010-06-23 09:58:49 status half-configured libcaca0 0.99.beta14-1 2010-06-23 09:58:49 status unpacked libcaca0 0.99.beta14-1 2010-06-23 09:58:49 status half-installed libcaca0 0.99.beta14-1 2010-06-23 09:58:49 status half-installed libcaca0 0.99.beta14-1 2010-06-23 09:58:49 status unpacked libcaca0 0.99.beta17-1 2010-06-23 09:58:49 status unpacked libcaca0 0.99.beta17-1 2010-06-23 09:58:49 upgrade libdv4 1.0.0-1+b1 1.0.0-2 2010-06-23 09:58:49 status half-configured libdv4 1.0.0-1+b1 2010-06-23 09:58:49 status unpacked libdv4 1.0.0-1+b1 2010-06-23 09:58:50 status half-installed libdv4 1.0.0-1+b1 2010-06-23 09:58:50 status half-installed libdv4 1.0.0-1+b1 2010-06-23 09:58:50 status unpacked libdv4 1.0.0-2 2010-06-23 09:58:50 status unpacked libdv4 1.0.0-2 2010-06-23 09:58:50 upgrade libflac8 1.2.1-1.2 1.2.1-2+b1 2010-06-23 09:58:50 status half-configured libflac8 1.2.1-1.2 2010-06-23 09:58:50 status unpacked libflac8 1.2.1-1.2 2010-06-23 09:58:50 status half-installed libflac8 1.2.1-1.2 2010-06-23 09:58:50 status half-installed libflac8 1.2.1-1.2 2010-06-23 09:58:50 status unpacked libflac8 1.2.1-2+b1 2010-06-23 09:58:50 status unpacked libflac8 1.2.1-2+b1 2010-06-23 09:58:50 upgrade libiec61883-0 1.1.0-2 1.2.0-0.1 2010-06-23 09:58:50 status half-configured libiec61883-0 1.1.0-2 2010-06-23 09:58:50 status unpacked libiec61883-0 1.1.0-2 2010-06-23 09:58:50 status half-installed libiec61883-0 1.1.0-2 2010-06-23 09:58:50 status half-installed libiec61883-0 1.1.0-2 2010-06-23 09:58:50 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 09:58:50 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 09:58:50 upgrade libshout3 2.2.2-5 2.2.2-5+b1 2010-06-23 09:58:50 status half-configured libshout3 2.2.2-5 2010-06-23 09:58:50 status unpacked libshout3 2.2.2-5 2010-06-23 09:58:50 status half-installed libshout3 2.2.2-5 2010-06-23 09:58:50 status half-installed libshout3 2.2.2-5 2010-06-23 09:58:51 status unpacked libshout3 2.2.2-5+b1 2010-06-23 09:58:51 status unpacked libshout3 2.2.2-5+b1 2010-06-23 09:58:51 install libtag1-vanilla 1.6.3-1 2010-06-23 09:58:51 status half-installed libtag1-vanilla 1.6.3-1 2010-06-23 09:58:51 status unpacked libtag1-vanilla 1.6.3-1 2010-06-23 09:58:51 status unpacked libtag1-vanilla 1.6.3-1 2010-06-23 09:58:51 upgrade libtag1c2a 1.5-3 1.6.3-1 2010-06-23 09:58:51 status half-configured libtag1c2a 1.5-3 2010-06-23 09:58:51 status unpacked libtag1c2a 1.5-3 2010-06-23 09:58:51 status half-installed libtag1c2a 1.5-3 2010-06-23 09:58:51 status half-installed libtag1c2a 1.5-3 2010-06-23 09:58:51 status unpacked libtag1c2a 1.6.3-1 2010-06-23 09:58:51 status unpacked libtag1c2a 1.6.3-1 2010-06-23 09:58:51 install libv4l-0 0.8.0-1 2010-06-23 09:58:51 status half-installed libv4l-0 0.8.0-1 2010-06-23 09:58:51 status unpacked libv4l-0 0.8.0-1 2010-06-23 09:58:51 status unpacked libv4l-0 0.8.0-1 2010-06-23 09:58:52 upgrade libwavpack1 4.50.1-1 4.60.1-1 2010-06-23 09:58:52 status half-configured libwavpack1 4.50.1-1 2010-06-23 09:58:52 status unpacked libwavpack1 4.50.1-1 2010-06-23 09:58:52 status half-installed libwavpack1 4.50.1-1 2010-06-23 09:58:52 status half-installed libwavpack1 4.50.1-1 2010-06-23 09:58:52 status unpacked libwavpack1 4.60.1-1 2010-06-23 09:58:52 status unpacked libwavpack1 4.60.1-1 2010-06-23 09:58:52 upgrade gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 0.10.22-1 2010-06-23 09:58:52 status half-configured gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-23 09:58:53 status unpacked gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-23 09:58:54 status half-installed gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-23 09:58:55 status half-installed gstreamer0.10-plugins-good 0.10.8-4.1~lenny2 2010-06-23 09:58:55 status unpacked gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 09:58:55 status unpacked gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 09:58:56 install libenca0 1.13-1 2010-06-23 09:58:56 status half-installed libenca0 1.13-1 2010-06-23 09:58:56 status unpacked libenca0 1.13-1 2010-06-23 09:58:56 status unpacked libenca0 1.13-1 2010-06-23 09:58:56 install libass4 0.9.9-1 2010-06-23 09:58:56 status half-installed libass4 0.9.9-1 2010-06-23 09:58:56 status unpacked libass4 0.9.9-1 2010-06-23 09:58:56 status unpacked libass4 0.9.9-1 2010-06-23 09:58:56 install libcdaudio1 0.99.12p2-9 2010-06-23 09:58:56 status half-installed libcdaudio1 0.99.12p2-9 2010-06-23 09:58:56 status unpacked libcdaudio1 0.99.12p2-9 2010-06-23 09:58:56 status unpacked libcdaudio1 0.99.12p2-9 2010-06-23 09:58:56 install libcelt0-0 0.7.1-1 2010-06-23 09:58:56 status half-installed libcelt0-0 0.7.1-1 2010-06-23 09:58:56 status unpacked libcelt0-0 0.7.1-1 2010-06-23 09:58:56 status unpacked libcelt0-0 0.7.1-1 2010-06-23 09:58:56 install libusb-1.0-0 2:1.0.8-2 2010-06-23 09:58:56 status half-installed libusb-1.0-0 2:1.0.8-2 2010-06-23 09:58:56 status unpacked libusb-1.0-0 2:1.0.8-2 2010-06-23 09:58:56 status unpacked libusb-1.0-0 2:1.0.8-2 2010-06-23 09:58:57 install libdc1394-22 2.1.2-2 2010-06-23 09:58:57 status half-installed libdc1394-22 2.1.2-2 2010-06-23 09:58:57 status unpacked libdc1394-22 2.1.2-2 2010-06-23 09:58:57 status unpacked libdc1394-22 2.1.2-2 2010-06-23 09:58:57 install libdca0 0.0.5-3 2010-06-23 09:58:57 status half-installed libdca0 0.0.5-3 2010-06-23 09:58:57 status unpacked libdca0 0.0.5-3 2010-06-23 09:58:57 status unpacked libdca0 0.0.5-3 2010-06-23 09:58:58 install libdirac-encoder0 1.0.2-3 2010-06-23 09:58:58 status half-installed libdirac-encoder0 1.0.2-3 2010-06-23 09:58:58 status unpacked libdirac-encoder0 1.0.2-3 2010-06-23 09:58:58 status unpacked libdirac-encoder0 1.0.2-3 2010-06-23 09:58:58 upgrade libsysfs2 2.1.0-5 2.1.0-6 2010-06-23 09:58:58 status half-configured libsysfs2 2.1.0-5 2010-06-23 09:58:58 status unpacked libsysfs2 2.1.0-5 2010-06-23 09:58:58 status half-installed libsysfs2 2.1.0-5 2010-06-23 09:58:58 status half-installed libsysfs2 2.1.0-5 2010-06-23 09:58:58 status unpacked libsysfs2 2.1.0-6 2010-06-23 09:58:58 status unpacked libsysfs2 2.1.0-6 2010-06-23 09:58:58 install tsconf 1.0-7 2010-06-23 09:58:58 status half-installed tsconf 1.0-7 2010-06-23 09:58:58 status half-installed tsconf 1.0-7 2010-06-23 09:58:58 status unpacked tsconf 1.0-7 2010-06-23 09:58:59 status unpacked tsconf 1.0-7 2010-06-23 09:58:59 upgrade libts-0.0-0 1.0-4 1.0-7 2010-06-23 09:58:59 status half-configured libts-0.0-0 1.0-4 2010-06-23 09:58:59 status unpacked libts-0.0-0 1.0-4 2010-06-23 09:58:59 status half-installed libts-0.0-0 1.0-4 2010-06-23 09:58:59 status half-installed libts-0.0-0 1.0-4 2010-06-23 09:58:59 status unpacked libts-0.0-0 1.0-7 2010-06-23 09:58:59 status unpacked libts-0.0-0 1.0-7 2010-06-23 09:58:59 install libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 09:58:59 status half-installed libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 09:59:00 status unpacked libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 09:59:00 status unpacked libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 09:59:00 install libdvdread4 4.1.3-9 2010-06-23 09:59:00 status half-installed libdvdread4 4.1.3-9 2010-06-23 09:59:00 status unpacked libdvdread4 4.1.3-9 2010-06-23 09:59:00 status unpacked libdvdread4 4.1.3-9 2010-06-23 09:59:00 install libdvdnav4 4.1.3-7 2010-06-23 09:59:00 status half-installed libdvdnav4 4.1.3-7 2010-06-23 09:59:00 status unpacked libdvdnav4 4.1.3-7 2010-06-23 09:59:00 status unpacked libdvdnav4 4.1.3-7 2010-06-23 09:59:00 upgrade libexempi3 2.0.1-1 2.1.1-1 2010-06-23 09:59:00 status half-configured libexempi3 2.0.1-1 2010-06-23 09:59:00 status unpacked libexempi3 2.0.1-1 2010-06-23 09:59:00 status half-installed libexempi3 2.0.1-1 2010-06-23 09:59:00 status half-installed libexempi3 2.0.1-1 2010-06-23 09:59:00 status unpacked libexempi3 2.1.1-1 2010-06-23 09:59:00 status unpacked libexempi3 2.1.1-1 2010-06-23 09:59:01 upgrade libexif12 0.6.16-2.1 0.6.19-1 2010-06-23 09:59:01 status half-configured libexif12 0.6.16-2.1 2010-06-23 09:59:01 status unpacked libexif12 0.6.16-2.1 2010-06-23 09:59:01 status half-installed libexif12 0.6.16-2.1 2010-06-23 09:59:01 status half-installed libexif12 0.6.16-2.1 2010-06-23 09:59:01 status unpacked libexif12 0.6.19-1 2010-06-23 09:59:01 status unpacked libexif12 0.6.19-1 2010-06-23 09:59:01 install libfaad2 2.7-4 2010-06-23 09:59:01 status half-installed libfaad2 2.7-4 2010-06-23 09:59:01 status unpacked libfaad2 2.7-4 2010-06-23 09:59:01 status unpacked libfaad2 2.7-4 2010-06-23 09:59:01 install libflite1 1.4-release-2 2010-06-23 09:59:01 status half-installed libflite1 1.4-release-2 2010-06-23 09:59:02 status unpacked libflite1 1.4-release-2 2010-06-23 09:59:02 status unpacked libflite1 1.4-release-2 2010-06-23 09:59:02 install libgme0 0.5.5-2 2010-06-23 09:59:02 status half-installed libgme0 0.5.5-2 2010-06-23 09:59:03 status unpacked libgme0 0.5.5-2 2010-06-23 09:59:03 status unpacked libgme0 0.5.5-2 2010-06-23 09:59:03 install libgsm1 1.0.13-3 2010-06-23 09:59:03 status half-installed libgsm1 1.0.13-3 2010-06-23 09:59:03 status unpacked libgsm1 1.0.13-3 2010-06-23 09:59:03 status unpacked libgsm1 1.0.13-3 2010-06-23 09:59:03 install libiptcdata0 1.0.4-1+b1 2010-06-23 09:59:03 status half-installed libiptcdata0 1.0.4-1+b1 2010-06-23 09:59:03 status unpacked libiptcdata0 1.0.4-1+b1 2010-06-23 09:59:03 status unpacked libiptcdata0 1.0.4-1+b1 2010-06-23 09:59:03 install libsamplerate0 0.1.7-3 2010-06-23 09:59:03 status half-installed libsamplerate0 0.1.7-3 2010-06-23 09:59:03 status unpacked libsamplerate0 0.1.7-3 2010-06-23 09:59:03 status unpacked libsamplerate0 0.1.7-3 2010-06-23 09:59:03 install libjack0 1.9.5~dfsg-13 2010-06-23 09:59:03 status half-installed libjack0 1.9.5~dfsg-13 2010-06-23 09:59:03 status unpacked libjack0 1.9.5~dfsg-13 2010-06-23 09:59:04 status unpacked libjack0 1.9.5~dfsg-13 2010-06-23 09:59:04 install libkate1 0.3.7-3 2010-06-23 09:59:04 status half-installed libkate1 0.3.7-3 2010-06-23 09:59:04 status unpacked libkate1 0.3.7-3 2010-06-23 09:59:04 status unpacked libkate1 0.3.7-3 2010-06-23 09:59:04 install libmimic0 1.0.4-2+b2 2010-06-23 09:59:04 status half-installed libmimic0 1.0.4-2+b2 2010-06-23 09:59:04 status unpacked libmimic0 1.0.4-2+b2 2010-06-23 09:59:04 status unpacked libmimic0 1.0.4-2+b2 2010-06-23 09:59:04 install libmms0 0.6-1 2010-06-23 09:59:04 status half-installed libmms0 0.6-1 2010-06-23 09:59:04 status unpacked libmms0 0.6-1 2010-06-23 09:59:04 status unpacked libmms0 0.6-1 2010-06-23 09:59:05 install libmodplug0c2 1:0.8.8-1 2010-06-23 09:59:05 status half-installed libmodplug0c2 1:0.8.8-1 2010-06-23 09:59:05 status unpacked libmodplug0c2 1:0.8.8-1 2010-06-23 09:59:05 status unpacked libmodplug0c2 1:0.8.8-1 2010-06-23 09:59:05 install libmpcdec6 2:0.1~r459-1 2010-06-23 09:59:05 status half-installed libmpcdec6 2:0.1~r459-1 2010-06-23 09:59:05 status unpacked libmpcdec6 2:0.1~r459-1 2010-06-23 09:59:05 status unpacked libmpcdec6 2:0.1~r459-1 2010-06-23 09:59:05 upgrade libmusicbrainz4c2a 2.1.5-2 2.1.5-4 2010-06-23 09:59:05 status half-configured libmusicbrainz4c2a 2.1.5-2 2010-06-23 09:59:05 status unpacked libmusicbrainz4c2a 2.1.5-2 2010-06-23 09:59:05 status half-installed libmusicbrainz4c2a 2.1.5-2 2010-06-23 09:59:05 status half-installed libmusicbrainz4c2a 2.1.5-2 2010-06-23 09:59:05 status unpacked libmusicbrainz4c2a 2.1.5-4 2010-06-23 09:59:05 status unpacked libmusicbrainz4c2a 2.1.5-4 2010-06-23 09:59:05 install libfftw3-3 3.2.2-1 2010-06-23 09:59:05 status half-installed libfftw3-3 3.2.2-1 2010-06-23 09:59:06 status unpacked libfftw3-3 3.2.2-1 2010-06-23 09:59:06 status unpacked libfftw3-3 3.2.2-1 2010-06-23 09:59:06 install libofa0 0.9.3-3.1 2010-06-23 09:59:06 status half-installed libofa0 0.9.3-3.1 2010-06-23 09:59:06 status unpacked libofa0 0.9.3-3.1 2010-06-23 09:59:06 status unpacked libofa0 0.9.3-3.1 2010-06-23 09:59:06 install liborc-0.4-0 0.4.5-1 2010-06-23 09:59:06 status half-installed liborc-0.4-0 0.4.5-1 2010-06-23 09:59:06 status unpacked liborc-0.4-0 0.4.5-1 2010-06-23 09:59:06 status unpacked liborc-0.4-0 0.4.5-1 2010-06-23 09:59:07 install libschroedinger-1.0-0 1.0.9-2 2010-06-23 09:59:07 status half-installed libschroedinger-1.0-0 1.0.9-2 2010-06-23 09:59:07 status unpacked libschroedinger-1.0-0 1.0.9-2 2010-06-23 09:59:07 status unpacked libschroedinger-1.0-0 1.0.9-2 2010-06-23 09:59:07 upgrade libidn11 1.8+20080606-1 1.15-2 2010-06-23 09:59:07 status half-configured libidn11 1.8+20080606-1 2010-06-23 09:59:07 status unpacked libidn11 1.8+20080606-1 2010-06-23 09:59:07 status half-installed libidn11 1.8+20080606-1 2010-06-23 09:59:07 status half-installed libidn11 1.8+20080606-1 2010-06-23 09:59:07 status unpacked libidn11 1.15-2 2010-06-23 09:59:07 status unpacked libidn11 1.15-2 2010-06-23 09:59:07 upgrade openssl 0.9.8g-15+lenny6 0.9.8o-1 2010-06-23 09:59:07 status half-configured openssl 0.9.8g-15+lenny6 2010-06-23 09:59:07 status unpacked openssl 0.9.8g-15+lenny6 2010-06-23 09:59:07 status half-installed openssl 0.9.8g-15+lenny6 2010-06-23 09:59:07 status half-installed openssl 0.9.8g-15+lenny6 2010-06-23 09:59:08 status half-installed openssl 0.9.8g-15+lenny6 2010-06-23 09:59:08 status unpacked openssl 0.9.8o-1 2010-06-23 09:59:08 status unpacked openssl 0.9.8o-1 2010-06-23 09:59:08 upgrade ca-certificates 20080809 20090814 2010-06-23 09:59:08 status half-configured ca-certificates 20080809 2010-06-23 09:59:08 status unpacked ca-certificates 20080809 2010-06-23 09:59:08 status half-installed ca-certificates 20080809 2010-06-23 09:59:08 status half-installed ca-certificates 20080809 2010-06-23 09:59:09 status half-installed ca-certificates 20080809 2010-06-23 09:59:09 status unpacked ca-certificates 20090814 2010-06-23 09:59:09 status unpacked ca-certificates 20090814 2010-06-23 09:59:09 upgrade libcurl3-gnutls 7.18.2-8lenny3 7.20.1-2 2010-06-23 09:59:09 status half-configured libcurl3-gnutls 7.18.2-8lenny3 2010-06-23 09:59:09 status unpacked libcurl3-gnutls 7.18.2-8lenny3 2010-06-23 09:59:09 status half-installed libcurl3-gnutls 7.18.2-8lenny3 2010-06-23 09:59:09 status half-installed libcurl3-gnutls 7.18.2-8lenny3 2010-06-23 09:59:09 status unpacked libcurl3-gnutls 7.20.1-2 2010-06-23 09:59:09 status unpacked libcurl3-gnutls 7.20.1-2 2010-06-23 09:59:09 upgrade libxslt1.1 1.1.24-2 1.1.26-3 2010-06-23 09:59:09 status half-configured libxslt1.1 1.1.24-2 2010-06-23 09:59:09 status unpacked libxslt1.1 1.1.24-2 2010-06-23 09:59:09 status half-installed libxslt1.1 1.1.24-2 2010-06-23 09:59:09 status half-installed libxslt1.1 1.1.24-2 2010-06-23 09:59:10 status unpacked libxslt1.1 1.1.26-3 2010-06-23 09:59:10 status unpacked libxslt1.1 1.1.26-3 2010-06-23 09:59:10 install libraptor1 1.4.21-2 2010-06-23 09:59:10 status half-installed libraptor1 1.4.21-2 2010-06-23 09:59:10 status unpacked libraptor1 1.4.21-2 2010-06-23 09:59:10 status unpacked libraptor1 1.4.21-2 2010-06-23 09:59:10 upgrade libgmp3-dev 2:4.2.2+dfsg-3 2:4.3.2+dfsg-1 2010-06-23 09:59:10 status half-configured libgmp3-dev 2:4.2.2+dfsg-3 2010-06-23 09:59:10 status unpacked libgmp3-dev 2:4.2.2+dfsg-3 2010-06-23 09:59:10 status half-installed libgmp3-dev 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status half-installed libgmp3-dev 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status unpacked libgmp3-dev 2:4.3.2+dfsg-1 2010-06-23 09:59:11 status unpacked libgmp3-dev 2:4.3.2+dfsg-1 2010-06-23 09:59:11 upgrade libgmpxx4ldbl 2:4.2.2+dfsg-3 2:4.3.2+dfsg-1 2010-06-23 09:59:11 status half-configured libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status unpacked libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status half-installed libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status half-installed libgmpxx4ldbl 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status unpacked libgmpxx4ldbl 2:4.3.2+dfsg-1 2010-06-23 09:59:11 status unpacked libgmpxx4ldbl 2:4.3.2+dfsg-1 2010-06-23 09:59:11 upgrade libgmp3c2 2:4.2.2+dfsg-3 2:4.3.2+dfsg-1 2010-06-23 09:59:11 status half-configured libgmp3c2 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status unpacked libgmp3c2 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status half-installed libgmp3c2 2:4.2.2+dfsg-3 2010-06-23 09:59:11 status half-installed libgmp3c2 2:4.2.2+dfsg-3 2010-06-23 09:59:12 status unpacked libgmp3c2 2:4.3.2+dfsg-1 2010-06-23 09:59:12 status unpacked libgmp3c2 2:4.3.2+dfsg-1 2010-06-23 09:59:12 install librasqal2 0.9.19-1 2010-06-23 09:59:12 status half-installed librasqal2 0.9.19-1 2010-06-23 09:59:12 status unpacked librasqal2 0.9.19-1 2010-06-23 09:59:12 status unpacked librasqal2 0.9.19-1 2010-06-23 09:59:12 install librdf0 1.0.10-2 2010-06-23 09:59:12 status half-installed librdf0 1.0.10-2 2010-06-23 09:59:12 status half-installed librdf0 1.0.10-2 2010-06-23 09:59:12 status unpacked librdf0 1.0.10-2 2010-06-23 09:59:12 status unpacked librdf0 1.0.10-2 2010-06-23 09:59:12 install libslv2-9 0.6.6-3 2010-06-23 09:59:12 status half-installed libslv2-9 0.6.6-3 2010-06-23 09:59:12 status half-installed libslv2-9 0.6.6-3 2010-06-23 09:59:12 status unpacked libslv2-9 0.6.6-3 2010-06-23 09:59:12 status unpacked libslv2-9 0.6.6-3 2010-06-23 09:59:13 install libsndfile1 1.0.21-2 2010-06-23 09:59:13 status half-installed libsndfile1 1.0.21-2 2010-06-23 09:59:13 status unpacked libsndfile1 1.0.21-2 2010-06-23 09:59:13 status unpacked libsndfile1 1.0.21-2 2010-06-23 09:59:13 install libsoundtouch1c2 1.3.1-2 2010-06-23 09:59:13 status half-installed libsoundtouch1c2 1.3.1-2 2010-06-23 09:59:13 status unpacked libsoundtouch1c2 1.3.1-2 2010-06-23 09:59:13 status unpacked libsoundtouch1c2 1.3.1-2 2010-06-23 09:59:14 install libwildmidi0 0.2.2-3 2010-06-23 09:59:14 status half-installed libwildmidi0 0.2.2-3 2010-06-23 09:59:14 status unpacked libwildmidi0 0.2.2-3 2010-06-23 09:59:14 status unpacked libwildmidi0 0.2.2-3 2010-06-23 09:59:14 install gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 09:59:14 status half-installed gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 09:59:14 status unpacked gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 09:59:14 status unpacked gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 09:59:14 install libatasmart4 0.17+git20100219-2 2010-06-23 09:59:14 status half-installed libatasmart4 0.17+git20100219-2 2010-06-23 09:59:14 status unpacked libatasmart4 0.17+git20100219-2 2010-06-23 09:59:14 status unpacked libatasmart4 0.17+git20100219-2 2010-06-23 09:59:14 upgrade libdevmapper1.02.1 2:1.02.27-4 2:1.02.48-1 2010-06-23 09:59:14 status half-configured libdevmapper1.02.1 2:1.02.27-4 2010-06-23 09:59:14 status unpacked libdevmapper1.02.1 2:1.02.27-4 2010-06-23 09:59:14 status half-installed libdevmapper1.02.1 2:1.02.27-4 2010-06-23 09:59:15 status half-installed libdevmapper1.02.1 2:1.02.27-4 2010-06-23 09:59:15 status unpacked libdevmapper1.02.1 2:1.02.48-1 2010-06-23 09:59:15 status unpacked libdevmapper1.02.1 2:1.02.48-1 2010-06-23 09:59:15 install libparted0debian1 2.2-5 2010-06-23 09:59:15 status half-installed libparted0debian1 2.2-5 2010-06-23 09:59:15 status unpacked libparted0debian1 2.2-5 2010-06-23 09:59:15 status unpacked libparted0debian1 2.2-5 2010-06-23 09:59:16 install libsgutils2-2 1.29-1 2010-06-23 09:59:16 status half-installed libsgutils2-2 1.29-1 2010-06-23 09:59:16 status unpacked libsgutils2-2 1.29-1 2010-06-23 09:59:16 status unpacked libsgutils2-2 1.29-1 2010-06-23 09:59:16 install udisks 1.0.1-2 2010-06-23 09:59:16 status half-installed udisks 1.0.1-2 2010-06-23 09:59:16 status half-installed udisks 1.0.1-2 2010-06-23 09:59:16 status unpacked udisks 1.0.1-2 2010-06-23 09:59:16 status unpacked udisks 1.0.1-2 2010-06-23 09:59:16 install libgdu0 2.30.1-1 2010-06-23 09:59:16 status half-installed libgdu0 2.30.1-1 2010-06-23 09:59:16 status unpacked libgdu0 2.30.1-1 2010-06-23 09:59:16 status unpacked libgdu0 2.30.1-1 2010-06-23 09:59:16 upgrade libfontenc1 1:1.0.4-3 1:1.0.5-2 2010-06-23 09:59:16 status half-configured libfontenc1 1:1.0.4-3 2010-06-23 09:59:16 status unpacked libfontenc1 1:1.0.4-3 2010-06-23 09:59:16 status half-installed libfontenc1 1:1.0.4-3 2010-06-23 09:59:17 status half-installed libfontenc1 1:1.0.4-3 2010-06-23 09:59:17 status unpacked libfontenc1 1:1.0.5-2 2010-06-23 09:59:17 status unpacked libfontenc1 1:1.0.5-2 2010-06-23 09:59:17 upgrade libxmuu1 2:1.0.4-1 2:1.0.5-1 2010-06-23 09:59:17 status half-configured libxmuu1 2:1.0.4-1 2010-06-23 09:59:17 status unpacked libxmuu1 2:1.0.4-1 2010-06-23 09:59:17 status half-installed libxmuu1 2:1.0.4-1 2010-06-23 09:59:17 status half-installed libxmuu1 2:1.0.4-1 2010-06-23 09:59:17 status unpacked libxmuu1 2:1.0.5-1 2010-06-23 09:59:17 status unpacked libxmuu1 2:1.0.5-1 2010-06-23 09:59:17 upgrade libxtst6 2:1.0.3-1 2:1.1.0-2 2010-06-23 09:59:17 status half-configured libxtst6 2:1.0.3-1 2010-06-23 09:59:17 status unpacked libxtst6 2:1.0.3-1 2010-06-23 09:59:17 status half-installed libxtst6 2:1.0.3-1 2010-06-23 09:59:17 status half-installed libxtst6 2:1.0.3-1 2010-06-23 09:59:17 status unpacked libxtst6 2:1.1.0-2 2010-06-23 09:59:17 status unpacked libxtst6 2:1.1.0-2 2010-06-23 09:59:18 upgrade libxxf86dga1 2:1.0.2-1 2:1.1.1-2 2010-06-23 09:59:18 status half-configured libxxf86dga1 2:1.0.2-1 2010-06-23 09:59:18 status unpacked libxxf86dga1 2:1.0.2-1 2010-06-23 09:59:18 status half-installed libxxf86dga1 2:1.0.2-1 2010-06-23 09:59:18 status half-installed libxxf86dga1 2:1.0.2-1 2010-06-23 09:59:18 status unpacked libxxf86dga1 2:1.1.1-2 2010-06-23 09:59:18 status unpacked libxxf86dga1 2:1.1.1-2 2010-06-23 09:59:18 upgrade x11-utils 7.3+2+nmu1 7.5+4 2010-06-23 09:59:18 status half-configured x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status unpacked x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status half-installed x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status half-installed x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status half-installed x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status half-installed x11-utils 7.3+2+nmu1 2010-06-23 09:59:18 status unpacked x11-utils 7.5+4 2010-06-23 09:59:18 status unpacked x11-utils 7.5+4 2010-06-23 09:59:18 install gvfs 1.6.2-1 2010-06-23 09:59:18 status half-installed gvfs 1.6.2-1 2010-06-23 09:59:19 status unpacked gvfs 1.6.2-1 2010-06-23 09:59:19 status unpacked gvfs 1.6.2-1 2010-06-23 09:59:19 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 09:59:19 status half-configured man-db 2.5.2-4 2010-06-23 09:59:20 status installed man-db 2.5.2-4 2010-06-23 09:59:20 trigproc menu 2.1.41 2.1.41 2010-06-23 09:59:20 status half-configured menu 2.1.41 2010-06-23 09:59:20 status installed menu 2.1.41 2010-06-23 10:01:33 startup archives unpack 2010-06-23 10:01:41 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:01:41 status half-configured udev 0.125-7+lenny3 2010-06-23 10:01:41 status unpacked udev 0.125-7+lenny3 2010-06-23 10:01:41 status half-installed udev 0.125-7+lenny3 2010-06-23 10:01:42 status unpacked udev 0.125-7+lenny3 2010-06-23 10:01:42 status installed udev 0.125-7+lenny3 2010-06-23 10:01:42 upgrade gconf2 2.22.0-1 2.28.1-3 2010-06-23 10:01:42 status half-configured gconf2 2.22.0-1 2010-06-23 10:01:42 status unpacked gconf2 2.22.0-1 2010-06-23 10:01:42 status half-installed gconf2 2.22.0-1 2010-06-23 10:01:42 status triggers-pending man-db 2.5.2-4 2010-06-23 10:01:42 status half-installed gconf2 2.22.0-1 2010-06-23 10:01:42 status half-installed gconf2 2.22.0-1 2010-06-23 10:01:42 status unpacked gconf2 2.28.1-3 2010-06-23 10:01:43 status unpacked gconf2 2.28.1-3 2010-06-23 10:01:43 upgrade libgconf2-4 2.22.0-1 2.28.1-3 2010-06-23 10:01:43 status half-configured libgconf2-4 2.22.0-1 2010-06-23 10:01:43 status unpacked libgconf2-4 2.22.0-1 2010-06-23 10:01:43 status half-installed libgconf2-4 2.22.0-1 2010-06-23 10:01:43 status half-installed libgconf2-4 2.22.0-1 2010-06-23 10:01:43 status unpacked libgconf2-4 2.28.1-3 2010-06-23 10:01:43 status unpacked libgconf2-4 2.28.1-3 2010-06-23 10:01:43 upgrade gconf2-common 2.22.0-1 2.28.1-3 2010-06-23 10:01:43 status half-configured gconf2-common 2.22.0-1 2010-06-23 10:01:43 status unpacked gconf2-common 2.22.0-1 2010-06-23 10:01:43 status half-installed gconf2-common 2.22.0-1 2010-06-23 10:01:46 status half-installed gconf2-common 2.22.0-1 2010-06-23 10:01:46 status unpacked gconf2-common 2.28.1-3 2010-06-23 10:01:47 status unpacked gconf2-common 2.28.1-3 2010-06-23 10:01:47 install libicu42 4.2.1-3 2010-06-23 10:01:47 status half-installed libicu42 4.2.1-3 2010-06-23 10:01:48 status unpacked libicu42 4.2.1-3 2010-06-23 10:01:48 status unpacked libicu42 4.2.1-3 2010-06-23 10:01:48 install libwebkit-1.0-common 1.2.1-2 2010-06-23 10:01:48 status half-installed libwebkit-1.0-common 1.2.1-2 2010-06-23 10:01:49 status unpacked libwebkit-1.0-common 1.2.1-2 2010-06-23 10:01:49 status unpacked libwebkit-1.0-common 1.2.1-2 2010-06-23 10:01:49 install libwebkit-1.0-2 1.2.1-2 2010-06-23 10:01:49 status half-installed libwebkit-1.0-2 1.2.1-2 2010-06-23 10:01:50 status unpacked libwebkit-1.0-2 1.2.1-2 2010-06-23 10:01:50 status unpacked libwebkit-1.0-2 1.2.1-2 2010-06-23 10:01:50 upgrade gnome-doc-utils 0.12.2-1 0.20.1-1 2010-06-23 10:01:50 status half-configured gnome-doc-utils 0.12.2-1 2010-06-23 10:01:51 status unpacked gnome-doc-utils 0.12.2-1 2010-06-23 10:01:51 status half-installed gnome-doc-utils 0.12.2-1 2010-06-23 10:01:51 status half-installed gnome-doc-utils 0.12.2-1 2010-06-23 10:01:52 status half-installed gnome-doc-utils 0.12.2-1 2010-06-23 10:01:52 status unpacked gnome-doc-utils 0.20.1-1 2010-06-23 10:01:52 status unpacked gnome-doc-utils 0.20.1-1 2010-06-23 10:01:52 upgrade yelp 2.22.1-8+b1 2.30.1+webkit-1 2010-06-23 10:01:52 status half-configured yelp 2.22.1-8+b1 2010-06-23 10:01:52 status unpacked yelp 2.22.1-8+b1 2010-06-23 10:01:52 status half-installed yelp 2.22.1-8+b1 2010-06-23 10:01:52 status half-installed yelp 2.22.1-8+b1 2010-06-23 10:01:52 status triggers-pending menu 2.1.41 2010-06-23 10:01:52 status half-installed yelp 2.22.1-8+b1 2010-06-23 10:01:54 status half-installed yelp 2.22.1-8+b1 2010-06-23 10:01:57 status triggers-awaited menu 2.1.41 2010-06-23 10:01:57 status unpacked yelp 2.30.1+webkit-1 2010-06-23 10:01:57 status unpacked yelp 2.30.1+webkit-1 2010-06-23 10:01:57 upgrade epiphany-gecko 2.22.3-9 2.30.2-2 2010-06-23 10:01:57 status half-configured epiphany-gecko 2.22.3-9 2010-06-23 10:01:57 status unpacked epiphany-gecko 2.22.3-9 2010-06-23 10:01:57 status half-installed epiphany-gecko 2.22.3-9 2010-06-23 10:01:57 status half-installed epiphany-gecko 2.22.3-9 2010-06-23 10:01:58 status half-installed epiphany-gecko 2.22.3-9 2010-06-23 10:01:58 status unpacked epiphany-gecko 2.30.2-2 2010-06-23 10:01:58 status unpacked epiphany-gecko 2.30.2-2 2010-06-23 10:01:58 upgrade epiphany-browser-data 2.22.3-9 2.30.2-2 2010-06-23 10:01:58 status half-configured epiphany-browser-data 2.22.3-9 2010-06-23 10:01:58 status unpacked epiphany-browser-data 2.22.3-9 2010-06-23 10:01:58 status half-installed epiphany-browser-data 2.22.3-9 2010-06-23 10:01:58 status half-installed epiphany-browser-data 2.22.3-9 2010-06-23 10:02:00 status half-installed epiphany-browser-data 2.22.3-9 2010-06-23 10:02:00 status unpacked epiphany-browser-data 2.30.2-2 2010-06-23 10:02:01 status unpacked epiphany-browser-data 2.30.2-2 2010-06-23 10:02:01 install libgirepository1.0-0 0.6.14-1 2010-06-23 10:02:01 status half-installed libgirepository1.0-0 0.6.14-1 2010-06-23 10:02:02 status unpacked libgirepository1.0-0 0.6.14-1 2010-06-23 10:02:02 status unpacked libgirepository1.0-0 0.6.14-1 2010-06-23 10:02:02 install gnome-js-common 0.1.1-1 2010-06-23 10:02:02 status half-installed gnome-js-common 0.1.1-1 2010-06-23 10:02:02 status unpacked gnome-js-common 0.1.1-1 2010-06-23 10:02:02 status unpacked gnome-js-common 0.1.1-1 2010-06-23 10:02:02 install gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:02:02 status half-installed gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:02:02 status unpacked gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:02:02 status unpacked gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:02:02 install gir1.0-freedesktop 0.6.14-1 2010-06-23 10:02:02 status half-installed gir1.0-freedesktop 0.6.14-1 2010-06-23 10:02:02 status unpacked gir1.0-freedesktop 0.6.14-1 2010-06-23 10:02:02 status unpacked gir1.0-freedesktop 0.6.14-1 2010-06-23 10:02:03 install gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:02:03 status half-installed gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:02:03 status unpacked gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:02:03 status unpacked gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:02:03 install libclutter-1.0-0 1.0.8-1 2010-06-23 10:02:03 status half-installed libclutter-1.0-0 1.0.8-1 2010-06-23 10:02:03 status unpacked libclutter-1.0-0 1.0.8-1 2010-06-23 10:02:03 status unpacked libclutter-1.0-0 1.0.8-1 2010-06-23 10:02:03 install gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:02:03 status half-installed gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:02:03 status unpacked gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:02:03 status unpacked gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:02:03 install gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:02:03 status half-installed gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:02:03 status unpacked gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:02:03 status unpacked gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:02:03 install libseed0 2.30.0-1 2010-06-23 10:02:03 status half-installed libseed0 2.30.0-1 2010-06-23 10:02:03 status unpacked libseed0 2.30.0-1 2010-06-23 10:02:03 status unpacked libseed0 2.30.0-1 2010-06-23 10:02:04 upgrade epiphany-browser 2.22.3-9 2.30.2-2 2010-06-23 10:02:04 status half-configured epiphany-browser 2.22.3-9 2010-06-23 10:02:04 status unpacked epiphany-browser 2.22.3-9 2010-06-23 10:02:04 status half-installed epiphany-browser 2.22.3-9 2010-06-23 10:02:05 update-alternatives: run with --remove-all epiphany-browser 2010-06-23 10:02:05 update-alternatives: link group epiphany-browser fully removed 2010-06-23 10:02:05 update-alternatives: run with --remove x-www-browser /usr/bin/epiphany 2010-06-23 10:02:05 update-alternatives: run with --remove gnome-www-browser /usr/bin/epiphany 2010-06-23 10:02:05 update-alternatives: link group gnome-www-browser fully removed 2010-06-23 10:02:05 status half-installed epiphany-browser 2.22.3-9 2010-06-23 10:02:05 status half-installed epiphany-browser 2.22.3-9 2010-06-23 10:02:05 status half-installed epiphany-browser 2.22.3-9 2010-06-23 10:02:05 status unpacked epiphany-browser 2.30.2-2 2010-06-23 10:02:05 status unpacked epiphany-browser 2.30.2-2 2010-06-23 10:02:05 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:02:05 status half-configured man-db 2.5.2-4 2010-06-23 10:02:07 status installed man-db 2.5.2-4 2010-06-23 10:02:07 trigproc menu 2.1.41 2.1.41 2010-06-23 10:02:07 status half-configured menu 2.1.41 2010-06-23 10:02:08 status installed menu 2.1.41 2010-06-23 10:02:57 startup packages remove 2010-06-23 10:02:57 status installed xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 remove xulrunner-1.9-gnome-support 1.9.0.16-1 1.9.0.16-1 2010-06-23 10:02:57 status half-configured xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 status half-installed xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 status triggers-pending xulrunner-1.9 1.9.0.16-1 2010-06-23 10:02:57 status half-installed xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 status config-files xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 status config-files xulrunner-1.9-gnome-support 1.9.0.16-1 2010-06-23 10:02:57 trigproc xulrunner-1.9 1.9.0.16-1 1.9.0.16-1 2010-06-23 10:02:57 status half-configured xulrunner-1.9 1.9.0.16-1 2010-06-23 10:02:59 status installed xulrunner-1.9 1.9.0.16-1 2010-06-23 10:02:59 startup archives unpack 2010-06-23 10:03:00 upgrade libhunspell-1.2-0 1.2.6-1 1.2.11-1 2010-06-23 10:03:00 status half-configured libhunspell-1.2-0 1.2.6-1 2010-06-23 10:03:00 status unpacked libhunspell-1.2-0 1.2.6-1 2010-06-23 10:03:00 status half-installed libhunspell-1.2-0 1.2.6-1 2010-06-23 10:03:00 status half-installed libhunspell-1.2-0 1.2.6-1 2010-06-23 10:03:00 status unpacked libhunspell-1.2-0 1.2.11-1 2010-06-23 10:03:00 status unpacked libhunspell-1.2-0 1.2.11-1 2010-06-23 10:03:00 install libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:03:00 status half-installed libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:03:00 status unpacked libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:03:00 status unpacked libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:03:00 upgrade iceweasel 3.0.6-3 3.5.9-3 2010-06-23 10:03:00 status half-configured iceweasel 3.0.6-3 2010-06-23 10:03:00 status unpacked iceweasel 3.0.6-3 2010-06-23 10:03:00 status half-installed iceweasel 3.0.6-3 2010-06-23 10:03:00 status triggers-pending menu 2.1.41 2010-06-23 10:03:00 status half-installed iceweasel 3.0.6-3 2010-06-23 10:03:00 status triggers-pending man-db 2.5.2-4 2010-06-23 10:03:01 status half-installed iceweasel 3.0.6-3 2010-06-23 10:03:01 status half-installed iceweasel 3.0.6-3 2010-06-23 10:03:02 status triggers-awaited menu 2.1.41 2010-06-23 10:03:02 status unpacked iceweasel 3.5.9-3 2010-06-23 10:03:02 status unpacked iceweasel 3.5.9-3 2010-06-23 10:03:02 install xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:03:02 status half-installed xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:03:02 status half-installed xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:03:03 status unpacked xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:03:03 status unpacked xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:03:03 trigproc menu 2.1.41 2.1.41 2010-06-23 10:03:03 status half-configured menu 2.1.41 2010-06-23 10:03:03 status installed menu 2.1.41 2010-06-23 10:03:03 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:03:03 status half-configured man-db 2.5.2-4 2010-06-23 10:03:03 status installed man-db 2.5.2-4 2010-06-23 10:03:04 startup packages remove 2010-06-23 10:03:04 status installed xulrunner-1.9 1.9.0.16-1 2010-06-23 10:03:04 remove xulrunner-1.9 1.9.0.16-1 1.9.0.16-1 2010-06-23 10:03:04 status half-configured xulrunner-1.9 1.9.0.16-1 2010-06-23 10:03:04 status half-installed xulrunner-1.9 1.9.0.16-1 2010-06-23 10:03:04 status config-files xulrunner-1.9 1.9.0.16-1 2010-06-23 10:03:04 status config-files xulrunner-1.9 1.9.0.16-1 2010-06-23 10:03:05 startup archives unpack 2010-06-23 10:03:05 upgrade libpixman-1-0 0.10.0-2 0.16.4-1 2010-06-23 10:03:05 status half-configured libpixman-1-0 0.10.0-2 2010-06-23 10:03:05 status unpacked libpixman-1-0 0.10.0-2 2010-06-23 10:03:05 status half-installed libpixman-1-0 0.10.0-2 2010-06-23 10:03:05 status half-installed libpixman-1-0 0.10.0-2 2010-06-23 10:03:05 status unpacked libpixman-1-0 0.16.4-1 2010-06-23 10:03:05 status unpacked libpixman-1-0 0.16.4-1 2010-06-23 10:03:06 upgrade libxcb-render-util0 0.2.1+git1-1 0.3.6-1 2010-06-23 10:03:06 status half-configured libxcb-render-util0 0.2.1+git1-1 2010-06-23 10:03:06 status unpacked libxcb-render-util0 0.2.1+git1-1 2010-06-23 10:03:06 status half-installed libxcb-render-util0 0.2.1+git1-1 2010-06-23 10:03:06 status half-installed libxcb-render-util0 0.2.1+git1-1 2010-06-23 10:03:06 status unpacked libxcb-render-util0 0.3.6-1 2010-06-23 10:03:06 status unpacked libxcb-render-util0 0.3.6-1 2010-06-23 10:03:06 upgrade libcairo2 1.6.4-7 1.8.10-4 2010-06-23 10:03:06 status half-configured libcairo2 1.6.4-7 2010-06-23 10:03:06 status unpacked libcairo2 1.6.4-7 2010-06-23 10:03:06 status half-installed libcairo2 1.6.4-7 2010-06-23 10:03:06 status half-installed libcairo2 1.6.4-7 2010-06-23 10:03:06 status unpacked libcairo2 1.8.10-4 2010-06-23 10:03:06 status unpacked libcairo2 1.8.10-4 2010-06-23 10:03:06 upgrade libgtkhtml3.14-19 3.18.3-1 3.30.1-2 2010-06-23 10:03:06 status half-configured libgtkhtml3.14-19 3.18.3-1 2010-06-23 10:03:06 status unpacked libgtkhtml3.14-19 3.18.3-1 2010-06-23 10:03:06 status half-installed libgtkhtml3.14-19 3.18.3-1 2010-06-23 10:03:07 status half-installed libgtkhtml3.14-19 3.18.3-1 2010-06-23 10:03:07 status unpacked libgtkhtml3.14-19 3.30.1-2 2010-06-23 10:03:07 status unpacked libgtkhtml3.14-19 3.30.1-2 2010-06-23 10:03:08 startup packages remove 2010-06-23 10:03:08 status installed gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 remove gtkhtml3.14 3.18.3-1 3.18.3-1 2010-06-23 10:03:08 status half-configured gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 status half-installed gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 status config-files gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 status config-files gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 status config-files gtkhtml3.14 3.18.3-1 2010-06-23 10:03:08 status not-installed gtkhtml3.14 2010-06-23 10:03:09 startup archives unpack 2010-06-23 10:03:09 install libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:03:09 status half-installed libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:03:09 status unpacked libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:03:09 status unpacked libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:03:09 install libgtkhtml-editor0 3.30.1-2 2010-06-23 10:03:09 status half-installed libgtkhtml-editor0 3.30.1-2 2010-06-23 10:03:09 status unpacked libgtkhtml-editor0 3.30.1-2 2010-06-23 10:03:09 status unpacked libgtkhtml-editor0 3.30.1-2 2010-06-23 10:03:10 install libunique-1.0-0 1.1.6-1 2010-06-23 10:03:10 status half-installed libunique-1.0-0 1.1.6-1 2010-06-23 10:03:10 status unpacked libunique-1.0-0 1.1.6-1 2010-06-23 10:03:10 status unpacked libunique-1.0-0 1.1.6-1 2010-06-23 10:03:10 install libevolution 2.30.1.2-3 2010-06-23 10:03:10 status half-installed libevolution 2.30.1.2-3 2010-06-23 10:03:10 status unpacked libevolution 2.30.1.2-3 2010-06-23 10:03:10 status unpacked libevolution 2.30.1.2-3 2010-06-23 10:03:10 upgrade evolution-common 2.22.3.1-1 2.30.1.2-3 2010-06-23 10:03:10 status half-configured evolution-common 2.22.3.1-1 2010-06-23 10:03:10 status unpacked evolution-common 2.22.3.1-1 2010-06-23 10:03:10 status half-installed evolution-common 2.22.3.1-1 2010-06-23 10:03:14 status half-installed evolution-common 2.22.3.1-1 2010-06-23 10:03:17 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:03:18 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:03:18 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:03:18 status half-configured udev 0.125-7+lenny3 2010-06-23 10:03:18 status unpacked udev 0.125-7+lenny3 2010-06-23 10:03:18 status half-installed udev 0.125-7+lenny3 2010-06-23 10:03:18 status unpacked udev 0.125-7+lenny3 2010-06-23 10:03:18 status installed udev 0.125-7+lenny3 2010-06-23 10:03:18 upgrade libpanel-applet2-0 2.20.3-5 2.30.0-2 2010-06-23 10:03:18 status half-configured libpanel-applet2-0 2.20.3-5 2010-06-23 10:03:18 status unpacked libpanel-applet2-0 2.20.3-5 2010-06-23 10:03:18 status half-installed libpanel-applet2-0 2.20.3-5 2010-06-23 10:03:19 status half-installed libpanel-applet2-0 2.20.3-5 2010-06-23 10:03:19 status unpacked libpanel-applet2-0 2.30.0-2 2010-06-23 10:03:19 status unpacked libpanel-applet2-0 2.30.0-2 2010-06-23 10:03:26 startup archives unpack 2010-06-23 10:03:26 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:03:26 status half-configured udev 0.125-7+lenny3 2010-06-23 10:03:26 status unpacked udev 0.125-7+lenny3 2010-06-23 10:03:26 status half-installed udev 0.125-7+lenny3 2010-06-23 10:03:26 status unpacked udev 0.125-7+lenny3 2010-06-23 10:03:26 status installed udev 0.125-7+lenny3 2010-06-23 10:07:32 startup archives install 2010-06-23 10:07:32 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:07:32 status half-configured udev 0.125-7+lenny3 2010-06-23 10:07:32 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:32 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:33 status triggers-pending man-db 2.5.2-4 2010-06-23 10:07:33 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:33 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:33 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:33 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:07:33 status half-configured man-db 2.5.2-4 2010-06-23 10:07:33 status installed man-db 2.5.2-4 2010-06-23 10:07:47 startup packages purge 2010-06-23 10:07:47 status unpacked consolekit 0.4.1-4 2010-06-23 10:07:48 remove consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:07:48 status half-installed consolekit 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 purge consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 status config-files consolekit 0.4.1-4 2010-06-23 10:07:48 status not-installed consolekit 2010-06-23 10:07:50 startup archives install 2010-06-23 10:07:50 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:07:50 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:50 status triggers-pending man-db 2.5.2-4 2010-06-23 10:07:50 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:50 status half-installed udev 0.125-7+lenny3 2010-06-23 10:07:50 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:50 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 configure udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status unpacked udev 0.125-7+lenny3 2010-06-23 10:07:51 status half-configured udev 0.125-7+lenny3 2010-06-23 10:07:51 status triggers-awaited udev 0.125-7+lenny3 2010-06-23 10:07:51 status triggers-pending initramfs-tools 0.92o 2010-06-23 10:07:51 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:07:51 status half-configured man-db 2.5.2-4 2010-06-23 10:07:51 status installed udev 0.125-7+lenny3 2010-06-23 10:07:51 status installed man-db 2.5.2-4 2010-06-23 10:07:51 trigproc initramfs-tools 0.92o 0.92o 2010-06-23 10:07:51 status half-configured initramfs-tools 0.92o 2010-06-23 10:07:59 status installed initramfs-tools 0.92o 2010-06-23 10:08:20 startup packages remove 2010-06-23 10:08:20 status installed libgnomekbdui2 2.22.0-1 2010-06-23 10:08:20 remove libgnomekbdui2 2.22.0-1 2.22.0-1 2010-06-23 10:08:20 status half-configured libgnomekbdui2 2.22.0-1 2010-06-23 10:08:20 status half-installed libgnomekbdui2 2.22.0-1 2010-06-23 10:08:23 status config-files libgnomekbdui2 2.22.0-1 2010-06-23 10:08:23 status config-files libgnomekbdui2 2.22.0-1 2010-06-23 10:08:23 startup archives unpack 2010-06-23 10:08:24 upgrade gnome-settings-daemon 2.22.2.1-2 2.30.1-1 2010-06-23 10:08:24 status half-configured gnome-settings-daemon 2.22.2.1-2 2010-06-23 10:08:24 status unpacked gnome-settings-daemon 2.22.2.1-2 2010-06-23 10:08:24 status half-installed gnome-settings-daemon 2.22.2.1-2 2010-06-23 10:08:24 status triggers-pending man-db 2.5.2-4 2010-06-23 10:08:24 status half-installed gnome-settings-daemon 2.22.2.1-2 2010-06-23 10:08:25 status half-installed gnome-settings-daemon 2.22.2.1-2 2010-06-23 10:08:25 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:08:25 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:08:25 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:08:25 status half-configured man-db 2.5.2-4 2010-06-23 10:08:25 status installed man-db 2.5.2-4 2010-06-23 10:08:26 startup packages remove 2010-06-23 10:08:26 status installed libgnomekbd2 2.22.0-1 2010-06-23 10:08:26 remove libgnomekbd2 2.22.0-1 2.22.0-1 2010-06-23 10:08:26 status half-configured libgnomekbd2 2.22.0-1 2010-06-23 10:08:26 status half-installed libgnomekbd2 2.22.0-1 2010-06-23 10:08:26 status config-files libgnomekbd2 2.22.0-1 2010-06-23 10:08:26 status config-files libgnomekbd2 2.22.0-1 2010-06-23 10:08:27 startup archives unpack 2010-06-23 10:08:27 upgrade libgnomekbd-common 2.22.0-1 2.30.1-2 2010-06-23 10:08:27 status half-configured libgnomekbd-common 2.22.0-1 2010-06-23 10:08:27 status unpacked libgnomekbd-common 2.22.0-1 2010-06-23 10:08:27 status half-installed libgnomekbd-common 2.22.0-1 2010-06-23 10:08:28 status half-installed libgnomekbd-common 2.22.0-1 2010-06-23 10:08:28 status unpacked libgnomekbd-common 2.30.1-2 2010-06-23 10:08:28 status unpacked libgnomekbd-common 2.30.1-2 2010-06-23 10:08:28 install libgnomekbd4 2.30.1-2 2010-06-23 10:08:28 status half-installed libgnomekbd4 2.30.1-2 2010-06-23 10:08:28 status unpacked libgnomekbd4 2.30.1-2 2010-06-23 10:08:28 status unpacked libgnomekbd4 2.30.1-2 2010-06-23 10:08:28 upgrade metacity 1:2.22.0-2 1:2.30.1-2 2010-06-23 10:08:28 status half-configured metacity 1:2.22.0-2 2010-06-23 10:08:28 status unpacked metacity 1:2.22.0-2 2010-06-23 10:08:28 status half-installed metacity 1:2.22.0-2 2010-06-23 10:08:29 status half-installed metacity 1:2.22.0-2 2010-06-23 10:08:29 status unpacked metacity 1:2.30.1-2 2010-06-23 10:08:29 status unpacked metacity 1:2.30.1-2 2010-06-23 10:08:29 startup packages remove 2010-06-23 10:08:29 status installed libmetacity0 1:2.22.0-2 2010-06-23 10:08:29 remove libmetacity0 1:2.22.0-2 1:2.22.0-2 2010-06-23 10:08:29 status half-configured libmetacity0 1:2.22.0-2 2010-06-23 10:08:29 status half-installed libmetacity0 1:2.22.0-2 2010-06-23 10:08:30 status config-files libmetacity0 1:2.22.0-2 2010-06-23 10:08:30 status config-files libmetacity0 1:2.22.0-2 2010-06-23 10:08:30 startup archives unpack 2010-06-23 10:08:30 upgrade metacity-common 1:2.22.0-2 1:2.30.1-2 2010-06-23 10:08:30 status half-configured metacity-common 1:2.22.0-2 2010-06-23 10:08:31 status unpacked metacity-common 1:2.22.0-2 2010-06-23 10:08:31 status half-installed metacity-common 1:2.22.0-2 2010-06-23 10:08:31 status triggers-pending man-db 2.5.2-4 2010-06-23 10:08:31 status half-installed metacity-common 1:2.22.0-2 2010-06-23 10:08:32 status half-installed metacity-common 1:2.22.0-2 2010-06-23 10:08:32 status unpacked metacity-common 1:2.30.1-2 2010-06-23 10:08:32 status unpacked metacity-common 1:2.30.1-2 2010-06-23 10:08:32 install libmetacity-private0 1:2.30.1-2 2010-06-23 10:08:32 status half-installed libmetacity-private0 1:2.30.1-2 2010-06-23 10:08:33 status unpacked libmetacity-private0 1:2.30.1-2 2010-06-23 10:08:33 status unpacked libmetacity-private0 1:2.30.1-2 2010-06-23 10:08:33 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:08:33 status half-configured man-db 2.5.2-4 2010-06-23 10:08:33 status installed man-db 2.5.2-4 2010-06-23 10:08:34 startup packages remove 2010-06-23 10:08:34 status installed libslab0 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 remove libslab0 0.9.8.svn.20070430-1.1 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 status half-configured libslab0 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 status half-installed libslab0 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 status config-files libslab0 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 status config-files libslab0 0.9.8.svn.20070430-1.1 2010-06-23 10:08:34 startup archives unpack 2010-06-23 10:08:35 install libslab0a 2.30.0-1 2010-06-23 10:08:35 status half-installed libslab0a 2.30.0-1 2010-06-23 10:08:35 status unpacked libslab0a 2.30.0-1 2010-06-23 10:08:35 status unpacked libslab0a 2.30.0-1 2010-06-23 10:08:35 upgrade capplets-data 1:2.22.2.1-2 1:2.30.1-1 2010-06-23 10:08:35 status half-configured capplets-data 1:2.22.2.1-2 2010-06-23 10:08:35 status unpacked capplets-data 1:2.22.2.1-2 2010-06-23 10:08:35 status half-installed capplets-data 1:2.22.2.1-2 2010-06-23 10:08:37 status half-installed capplets-data 1:2.22.2.1-2 2010-06-23 10:08:37 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:08:37 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:08:37 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:08:37 status half-configured udev 0.125-7+lenny3 2010-06-23 10:08:37 status unpacked udev 0.125-7+lenny3 2010-06-23 10:08:37 status half-installed udev 0.125-7+lenny3 2010-06-23 10:08:38 status unpacked udev 0.125-7+lenny3 2010-06-23 10:08:38 status installed udev 0.125-7+lenny3 2010-06-23 10:08:38 install consolekit 0.4.1-4 2010-06-23 10:08:38 status half-configured udev 0.125-7+lenny3 2010-06-23 10:08:38 status half-installed consolekit 0.4.1-4 2010-06-23 10:08:39 status unpacked consolekit 0.4.1-4 2010-06-23 10:08:39 status unpacked consolekit 0.4.1-4 2010-06-23 10:08:56 startup archives install 2010-06-23 10:08:56 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:08:56 status half-configured udev 0.125-7+lenny3 2010-06-23 10:08:56 status unpacked udev 0.125-7+lenny3 2010-06-23 10:08:56 status half-installed udev 0.125-7+lenny3 2010-06-23 10:08:57 status triggers-pending man-db 2.5.2-4 2010-06-23 10:08:57 status half-installed udev 0.125-7+lenny3 2010-06-23 10:08:57 status half-installed udev 0.125-7+lenny3 2010-06-23 10:08:57 status unpacked udev 0.125-7+lenny3 2010-06-23 10:08:57 status unpacked udev 0.125-7+lenny3 2010-06-23 10:08:57 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:08:57 status half-configured man-db 2.5.2-4 2010-06-23 10:08:57 status installed man-db 2.5.2-4 2010-06-23 10:09:01 startup packages purge 2010-06-23 10:09:01 status unpacked consolekit 0.4.1-4 2010-06-23 10:09:01 remove consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:09:01 status half-installed consolekit 0.4.1-4 2010-06-23 10:09:01 status config-files consolekit 0.4.1-4 2010-06-23 10:09:01 purge consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:09:01 status config-files consolekit 0.4.1-4 2010-06-23 10:09:01 status config-files consolekit 0.4.1-4 2010-06-23 10:09:01 status config-files consolekit 0.4.1-4 2010-06-23 10:09:01 status config-files consolekit 0.4.1-4 2010-06-23 10:09:02 status config-files consolekit 0.4.1-4 2010-06-23 10:09:02 status not-installed consolekit 2010-06-23 10:09:03 startup archives install 2010-06-23 10:09:03 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:09:03 status half-installed udev 0.125-7+lenny3 2010-06-23 10:09:03 status triggers-pending man-db 2.5.2-4 2010-06-23 10:09:03 status half-installed udev 0.125-7+lenny3 2010-06-23 10:09:03 status half-installed udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 configure udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:03 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:09:04 status half-configured udev 0.125-7+lenny3 2010-06-23 10:09:04 status triggers-awaited udev 0.125-7+lenny3 2010-06-23 10:09:04 status triggers-pending initramfs-tools 0.92o 2010-06-23 10:09:04 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:09:04 status half-configured man-db 2.5.2-4 2010-06-23 10:09:04 status installed udev 0.125-7+lenny3 2010-06-23 10:09:04 status installed man-db 2.5.2-4 2010-06-23 10:09:04 trigproc initramfs-tools 0.92o 0.92o 2010-06-23 10:09:04 status half-configured initramfs-tools 0.92o 2010-06-23 10:09:10 status installed initramfs-tools 0.92o 2010-06-23 10:12:16 startup archives unpack 2010-06-23 10:12:24 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:12:24 status half-configured udev 0.125-7+lenny3 2010-06-23 10:12:24 status unpacked udev 0.125-7+lenny3 2010-06-23 10:12:24 status half-installed udev 0.125-7+lenny3 2010-06-23 10:12:25 status unpacked udev 0.125-7+lenny3 2010-06-23 10:12:25 status installed udev 0.125-7+lenny3 2010-06-23 10:12:25 install consolekit 0.4.1-4 2010-06-23 10:12:25 status half-configured udev 0.125-7+lenny3 2010-06-23 10:12:25 status half-installed consolekit 0.4.1-4 2010-06-23 10:12:25 status unpacked consolekit 0.4.1-4 2010-06-23 10:12:25 status unpacked consolekit 0.4.1-4 2010-06-23 10:12:45 startup packages purge 2010-06-23 10:12:54 startup archives install 2010-06-23 10:12:55 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:12:55 status half-configured udev 0.125-7+lenny3 2010-06-23 10:12:55 status unpacked udev 0.125-7+lenny3 2010-06-23 10:12:55 status half-installed udev 0.125-7+lenny3 2010-06-23 10:12:55 status triggers-pending man-db 2.5.2-4 2010-06-23 10:12:55 status half-installed udev 0.125-7+lenny3 2010-06-23 10:12:55 status half-installed udev 0.125-7+lenny3 2010-06-23 10:12:55 status unpacked udev 0.125-7+lenny3 2010-06-23 10:12:56 status unpacked udev 0.125-7+lenny3 2010-06-23 10:12:56 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:12:56 status half-configured man-db 2.5.2-4 2010-06-23 10:12:58 status installed man-db 2.5.2-4 2010-06-23 10:13:02 startup packages purge 2010-06-23 10:13:02 status unpacked consolekit 0.4.1-4 2010-06-23 10:13:02 remove consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:13:02 status half-installed consolekit 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 purge consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 status config-files consolekit 0.4.1-4 2010-06-23 10:13:02 status not-installed consolekit 2010-06-23 10:13:03 startup archives install 2010-06-23 10:13:03 upgrade udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:13:03 status half-installed udev 0.125-7+lenny3 2010-06-23 10:13:04 status triggers-pending man-db 2.5.2-4 2010-06-23 10:13:04 status half-installed udev 0.125-7+lenny3 2010-06-23 10:13:04 status half-installed udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 configure udev 0.125-7+lenny3 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status unpacked udev 0.125-7+lenny3 2010-06-23 10:13:04 status half-configured udev 0.125-7+lenny3 2010-06-23 10:13:05 status triggers-awaited udev 0.125-7+lenny3 2010-06-23 10:13:05 status triggers-pending initramfs-tools 0.92o 2010-06-23 10:13:05 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:13:05 status half-configured man-db 2.5.2-4 2010-06-23 10:13:05 status installed udev 0.125-7+lenny3 2010-06-23 10:13:05 status installed man-db 2.5.2-4 2010-06-23 10:13:05 trigproc initramfs-tools 0.92o 0.92o 2010-06-23 10:13:05 status half-configured initramfs-tools 0.92o 2010-06-23 10:13:13 status installed initramfs-tools 0.92o 2010-06-23 10:13:27 startup archives install 2010-06-23 10:13:27 upgrade linux-image-2.6-amd64 2.6.26+17+lenny1 2.6.32+27 2010-06-23 10:13:27 status half-configured linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-23 10:13:27 status unpacked linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-23 10:13:27 status half-installed linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-23 10:13:27 status half-installed linux-image-2.6-amd64 2.6.26+17+lenny1 2010-06-23 10:13:28 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:28 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:30 startup archives install 2010-06-23 10:13:30 upgrade linux-image-2.6-amd64 2.6.32+27 2.6.32+27 2010-06-23 10:13:30 status half-installed linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:30 status half-installed linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:30 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:30 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:13:52 startup archives install 2010-06-23 10:13:53 install linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:13:53 status half-installed linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:13:58 status unpacked linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:13:58 status unpacked linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:14:05 startup archives install 2010-06-23 10:14:05 install linux-base 2.6.32-15 2010-06-23 10:14:05 status half-installed linux-base 2.6.32-15 2010-06-23 10:14:06 status unpacked linux-base 2.6.32-15 2010-06-23 10:14:06 status unpacked linux-base 2.6.32-15 2010-06-23 10:14:12 startup archives install 2010-06-23 10:14:13 startup archives install 2010-06-23 10:14:13 install libapt-pkg-perl 0.1.24 2010-06-23 10:14:13 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:13 status triggers-pending man-db 2.5.2-4 2010-06-23 10:14:13 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:13 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:13 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:13 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:14:13 status half-configured man-db 2.5.2-4 2010-06-23 10:14:15 status installed man-db 2.5.2-4 2010-06-23 10:14:21 startup archives install 2010-06-23 10:14:21 upgrade libapt-pkg-perl 0.1.24 0.1.24 2010-06-23 10:14:21 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status triggers-pending man-db 2.5.2-4 2010-06-23 10:14:21 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 upgrade libapt-pkg-perl 0.1.24 0.1.24 2010-06-23 10:14:21 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:21 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:14:21 status half-configured man-db 2.5.2-4 2010-06-23 10:14:21 status installed man-db 2.5.2-4 2010-06-23 10:14:29 startup archives install 2010-06-23 10:14:29 upgrade libapt-pkg-perl 0.1.24 0.1.24 2010-06-23 10:14:29 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:29 status triggers-pending man-db 2.5.2-4 2010-06-23 10:14:29 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:30 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:14:30 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:30 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:14:30 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:14:30 status half-configured man-db 2.5.2-4 2010-06-23 10:14:30 status installed man-db 2.5.2-4 2010-06-23 10:17:29 startup packages remove 2010-06-23 10:17:29 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:17:29 remove gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-23 10:17:29 status half-installed gnome-screensaver 2.30.0-1 2010-06-23 10:17:30 status triggers-pending man-db 2.5.2-4 2010-06-23 10:17:30 status half-installed gnome-screensaver 2.30.0-1 2010-06-23 10:17:31 status config-files gnome-screensaver 2.30.0-1 2010-06-23 10:17:31 status config-files gnome-screensaver 2.30.0-1 2010-06-23 10:17:31 status installed gnome-core 1:2.22.2~5 2010-06-23 10:17:31 remove gnome-core 1:2.22.2~5 1:2.22.2~5 2010-06-23 10:17:31 status half-configured gnome-core 1:2.22.2~5 2010-06-23 10:17:31 status half-installed gnome-core 1:2.22.2~5 2010-06-23 10:17:31 status config-files gnome-core 1:2.22.2~5 2010-06-23 10:17:31 status config-files gnome-core 1:2.22.2~5 2010-06-23 10:17:31 status config-files gnome-core 1:2.22.2~5 2010-06-23 10:17:31 status not-installed gnome-core 2010-06-23 10:17:31 status installed fast-user-switch-applet 2.22.0-1 2010-06-23 10:17:31 remove fast-user-switch-applet 2.22.0-1 2.22.0-1 2010-06-23 10:17:31 status half-configured fast-user-switch-applet 2.22.0-1 2010-06-23 10:17:32 status half-installed fast-user-switch-applet 2.22.0-1 2010-06-23 10:17:32 status config-files fast-user-switch-applet 2.22.0-1 2010-06-23 10:17:32 status config-files fast-user-switch-applet 2.22.0-1 2010-06-23 10:17:32 status installed gdm 2.20.7-4lenny1 2010-06-23 10:17:32 remove gdm 2.20.7-4lenny1 2.20.7-4lenny1 2010-06-23 10:17:32 status half-configured gdm 2.20.7-4lenny1 2010-06-23 10:17:33 status half-installed gdm 2.20.7-4lenny1 2010-06-23 10:17:34 status triggers-pending menu 2.1.41 2010-06-23 10:17:34 status half-installed gdm 2.20.7-4lenny1 2010-06-23 10:17:34 status half-installed gdm 2.20.7-4lenny1 2010-06-23 10:17:34 status triggers-awaited menu 2.1.41 2010-06-23 10:17:34 status config-files gdm 2.20.7-4lenny1 2010-06-23 10:17:34 status config-files gdm 2.20.7-4lenny1 2010-06-23 10:17:34 status unpacked gnome-session 2.30.0-1 2010-06-23 10:17:34 remove gnome-session 2.30.0-1 2.30.0-1 2010-06-23 10:17:34 status half-installed gnome-session 2.30.0-1 2010-06-23 10:17:34 status half-installed gnome-session 2.30.0-1 2010-06-23 10:17:34 status config-files gnome-session 2.30.0-1 2010-06-23 10:17:34 status config-files gnome-session 2.30.0-1 2010-06-23 10:17:34 status unpacked gnome-applets 2.30.0-1 2010-06-23 10:17:34 remove gnome-applets 2.30.0-1 2.30.0-1 2010-06-23 10:17:34 status half-installed gnome-applets 2.30.0-1 2010-06-23 10:17:34 status half-installed gnome-applets 2.30.0-1 2010-06-23 10:17:35 status config-files gnome-applets 2.30.0-1 2010-06-23 10:17:35 status config-files gnome-applets 2.30.0-1 2010-06-23 10:17:35 status config-files gnome-applets 2.30.0-1 2010-06-23 10:17:35 status config-files gnome-applets 2.30.0-1 2010-06-23 10:17:35 status not-installed gnome-applets 2010-06-23 10:17:35 status unpacked gnome-panel 2.30.0-2 2010-06-23 10:17:35 remove gnome-panel 2.30.0-2 2.30.0-2 2010-06-23 10:17:35 status half-installed gnome-panel 2.30.0-2 2010-06-23 10:17:35 status half-installed gnome-panel 2.30.0-2 2010-06-23 10:17:35 status config-files gnome-panel 2.30.0-2 2010-06-23 10:17:35 status config-files gnome-panel 2.30.0-2 2010-06-23 10:17:35 status config-files gnome-panel 2.30.0-2 2010-06-23 10:17:35 status config-files gnome-panel 2.30.0-2 2010-06-23 10:17:35 status not-installed gnome-panel 2010-06-23 10:17:35 status installed nautilus-cd-burner 2.20.0-1 2010-06-23 10:17:35 remove nautilus-cd-burner 2.20.0-1 2.20.0-1 2010-06-23 10:17:35 status half-configured nautilus-cd-burner 2.20.0-1 2010-06-23 10:17:35 status half-installed nautilus-cd-burner 2.20.0-1 2010-06-23 10:17:37 status config-files nautilus-cd-burner 2.20.0-1 2010-06-23 10:17:37 status config-files nautilus-cd-burner 2.20.0-1 2010-06-23 10:17:37 status installed nautilus 2.20.0-7 2010-06-23 10:17:37 remove nautilus 2.20.0-7 2.20.0-7 2010-06-23 10:17:37 status half-configured nautilus 2.20.0-7 2010-06-23 10:17:37 status half-installed nautilus 2.20.0-7 2010-06-23 10:17:37 status half-installed nautilus 2.20.0-7 2010-06-23 10:17:37 status half-installed nautilus 2.20.0-7 2010-06-23 10:17:37 status config-files nautilus 2.20.0-7 2010-06-23 10:17:37 status config-files nautilus 2.20.0-7 2010-06-23 10:17:37 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 remove gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:17:37 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 status config-files gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 status config-files gnome-control-center 1:2.30.1-1 2010-06-23 10:17:37 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:17:37 remove capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:17:37 status half-installed capplets-data 1:2.30.1-1 2010-06-23 10:17:38 status config-files capplets-data 1:2.30.1-1 2010-06-23 10:17:39 status config-files capplets-data 1:2.30.1-1 2010-06-23 10:17:39 status unpacked deskbar-applet 2.30.1-1+b1 2010-06-23 10:17:39 remove deskbar-applet 2.30.1-1+b1 2.30.1-1+b1 2010-06-23 10:17:39 status half-installed deskbar-applet 2.30.1-1+b1 2010-06-23 10:17:39 status config-files deskbar-applet 2.30.1-1+b1 2010-06-23 10:17:39 status config-files deskbar-applet 2.30.1-1+b1 2010-06-23 10:17:39 status config-files deskbar-applet 2.30.1-1+b1 2010-06-23 10:17:39 status not-installed deskbar-applet 2010-06-23 10:17:39 status unpacked epiphany-gecko 2.30.2-2 2010-06-23 10:17:39 remove epiphany-gecko 2.30.2-2 2.30.2-2 2010-06-23 10:17:39 status half-installed epiphany-gecko 2.30.2-2 2010-06-23 10:17:39 status config-files epiphany-gecko 2.30.2-2 2010-06-23 10:17:39 status config-files epiphany-gecko 2.30.2-2 2010-06-23 10:17:39 status config-files epiphany-gecko 2.30.2-2 2010-06-23 10:17:39 status not-installed epiphany-gecko 2010-06-23 10:17:39 status unpacked evolution 2.30.1.2-3 2010-06-23 10:17:39 remove evolution 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:17:39 status half-installed evolution 2.30.1.2-3 2010-06-23 10:17:40 status half-installed evolution 2.30.1.2-3 2010-06-23 10:17:40 status half-installed evolution 2.30.1.2-3 2010-06-23 10:17:40 status config-files evolution 2.30.1.2-3 2010-06-23 10:17:40 status config-files evolution 2.30.1.2-3 2010-06-23 10:17:40 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:17:40 remove evolution-common 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:17:40 status half-installed evolution-common 2.30.1.2-3 2010-06-23 10:17:42 status config-files evolution-common 2.30.1.2-3 2010-06-23 10:17:42 status config-files evolution-common 2.30.1.2-3 2010-06-23 10:17:42 status config-files evolution-common 2.30.1.2-3 2010-06-23 10:17:42 status not-installed evolution-common 2010-06-23 10:17:42 status installed ekiga 2.0.12-1+nmu1 2010-06-23 10:17:42 remove ekiga 2.0.12-1+nmu1 2.0.12-1+nmu1 2010-06-23 10:17:42 status half-configured ekiga 2.0.12-1+nmu1 2010-06-23 10:17:42 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:17:43 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:17:43 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:17:43 status config-files ekiga 2.0.12-1+nmu1 2010-06-23 10:17:43 status config-files ekiga 2.0.12-1+nmu1 2010-06-23 10:17:43 status unpacked evolution-data-server 2.30.1-5 2010-06-23 10:17:43 remove evolution-data-server 2.30.1-5 2.30.1-5 2010-06-23 10:17:43 status half-installed evolution-data-server 2.30.1-5 2010-06-23 10:17:43 status config-files evolution-data-server 2.30.1-5 2010-06-23 10:17:43 status config-files evolution-data-server 2.30.1-5 2010-06-23 10:17:43 status config-files evolution-data-server 2.30.1-5 2010-06-23 10:17:43 status not-installed evolution-data-server 2010-06-23 10:17:44 status unpacked gnome-about 2.30.0-2 2010-06-23 10:17:44 remove gnome-about 2.30.0-2 2.30.0-2 2010-06-23 10:17:44 status half-installed gnome-about 2.30.0-2 2010-06-23 10:17:44 status half-installed gnome-about 2.30.0-2 2010-06-23 10:17:44 status config-files gnome-about 2.30.0-2 2010-06-23 10:17:44 status config-files gnome-about 2.30.0-2 2010-06-23 10:17:44 status config-files gnome-about 2.30.0-2 2010-06-23 10:17:44 status config-files gnome-about 2.30.0-2 2010-06-23 10:17:44 status not-installed gnome-about 2010-06-23 10:17:44 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:17:44 remove gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-23 10:17:44 status half-installed gnome-applets-data 2.30.0-1 2010-06-23 10:17:47 status config-files gnome-applets-data 2.30.0-1 2010-06-23 10:17:47 status config-files gnome-applets-data 2.30.0-1 2010-06-23 10:17:47 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 10:17:47 remove gnome-desktop-data 2.30.0-2 2.30.0-2 2010-06-23 10:17:47 status half-installed gnome-desktop-data 2.30.0-2 2010-06-23 10:17:48 status config-files gnome-desktop-data 2.30.0-2 2010-06-23 10:17:48 status config-files gnome-desktop-data 2.30.0-2 2010-06-23 10:17:48 status config-files gnome-desktop-data 2.30.0-2 2010-06-23 10:17:48 status not-installed gnome-desktop-data 2010-06-23 10:17:48 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 10:17:48 remove gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-23 10:17:48 status half-installed gnome-panel-data 2.30.0-2 2010-06-23 10:17:49 status config-files gnome-panel-data 2.30.0-2 2010-06-23 10:17:49 status config-files gnome-panel-data 2.30.0-2 2010-06-23 10:17:49 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 10:17:49 remove gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-23 10:17:49 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:17:49 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:17:50 status config-files gnome-power-manager 2.30.1-1 2010-06-23 10:17:50 status config-files gnome-power-manager 2.30.1-1 2010-06-23 10:17:50 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:17:50 remove gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-23 10:17:50 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:17:50 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:17:50 status config-files gnome-settings-daemon 2.30.1-1 2010-06-23 10:17:50 status config-files gnome-settings-daemon 2.30.1-1 2010-06-23 10:17:50 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 10:17:50 remove gnome-system-tools 2.30.2-1 2.30.2-1 2010-06-23 10:17:50 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:17:51 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:17:51 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:17:51 status config-files gnome-system-tools 2.30.2-1 2010-06-23 10:17:51 status config-files gnome-system-tools 2.30.2-1 2010-06-23 10:17:51 status installed totem-plugins 2.22.2-6 2010-06-23 10:17:51 remove totem-plugins 2.22.2-6 2.22.2-6 2010-06-23 10:17:51 status half-configured totem-plugins 2.22.2-6 2010-06-23 10:17:52 status half-installed totem-plugins 2.22.2-6 2010-06-23 10:17:52 status config-files totem-plugins 2.22.2-6 2010-06-23 10:17:52 status config-files totem-plugins 2.22.2-6 2010-06-23 10:17:52 status config-files totem-plugins 2.22.2-6 2010-06-23 10:17:52 status not-installed totem-plugins 2010-06-23 10:17:52 status installed totem-gstreamer 2.22.2-6 2010-06-23 10:17:52 remove totem-gstreamer 2.22.2-6 2.22.2-6 2010-06-23 10:17:52 status half-configured totem-gstreamer 2.22.2-6 2010-06-23 10:17:53 update-alternatives: run with --quiet --remove gnome-video-thumbnailer /usr/bin/totem-gstreamer-video-thumbnailer 2010-06-23 10:17:53 update-alternatives: link group gnome-video-thumbnailer fully removed 2010-06-23 10:17:53 update-alternatives: run with --quiet --remove totem /usr/bin/totem-gstreamer 2010-06-23 10:17:53 update-alternatives: link group totem fully removed 2010-06-23 10:17:53 status half-installed totem-gstreamer 2.22.2-6 2010-06-23 10:17:53 status half-installed totem-gstreamer 2.22.2-6 2010-06-23 10:17:53 status config-files totem-gstreamer 2.22.2-6 2010-06-23 10:17:53 status config-files totem-gstreamer 2.22.2-6 2010-06-23 10:17:53 status installed gnome-media 2.22.0-3 2010-06-23 10:17:53 remove gnome-media 2.22.0-3 2.22.0-3 2010-06-23 10:17:53 status half-configured gnome-media 2.22.0-3 2010-06-23 10:17:53 status half-installed gnome-media 2.22.0-3 2010-06-23 10:17:53 status half-installed gnome-media 2.22.0-3 2010-06-23 10:17:53 status half-installed gnome-media 2.22.0-3 2010-06-23 10:17:53 status config-files gnome-media 2.22.0-3 2010-06-23 10:17:53 status config-files gnome-media 2.22.0-3 2010-06-23 10:17:53 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:17:53 remove gstreamer0.10-alsa 0.10.29-4 0.10.29-4 2010-06-23 10:17:53 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:17:54 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:17:54 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:17:54 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:17:54 status not-installed gstreamer0.10-alsa 2010-06-23 10:17:54 status installed sound-juicer 2.22.0-3 2010-06-23 10:17:54 remove sound-juicer 2.22.0-3 2.22.0-3 2010-06-23 10:17:54 status half-configured sound-juicer 2.22.0-3 2010-06-23 10:17:54 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:17:54 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:17:54 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:17:56 status config-files sound-juicer 2.22.0-3 2010-06-23 10:17:56 status config-files sound-juicer 2.22.0-3 2010-06-23 10:17:56 status installed cheese 2.22.3-3 2010-06-23 10:17:56 remove cheese 2.22.3-3 2.22.3-3 2010-06-23 10:17:56 status half-configured cheese 2.22.3-3 2010-06-23 10:17:56 status half-installed cheese 2.22.3-3 2010-06-23 10:17:57 status half-installed cheese 2.22.3-3 2010-06-23 10:17:57 status config-files cheese 2.22.3-3 2010-06-23 10:17:57 status config-files cheese 2.22.3-3 2010-06-23 10:17:57 status unpacked gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 10:17:57 remove gstreamer0.10-plugins-good 0.10.22-1 0.10.22-1 2010-06-23 10:17:57 status half-installed gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 10:17:57 status config-files gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 10:17:57 status config-files gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 10:17:57 status config-files gstreamer0.10-plugins-good 0.10.22-1 2010-06-23 10:17:57 status not-installed gstreamer0.10-plugins-good 2010-06-23 10:17:57 status installed gnome-themes 2.22.2-1 2010-06-23 10:17:57 remove gnome-themes 2.22.2-1 2.22.2-1 2010-06-23 10:17:57 status half-configured gnome-themes 2.22.2-1 2010-06-23 10:17:57 status half-installed gnome-themes 2.22.2-1 2010-06-23 10:17:58 status config-files gnome-themes 2.22.2-1 2010-06-23 10:17:58 status config-files gnome-themes 2.22.2-1 2010-06-23 10:17:58 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:17:58 remove gtk2-engines-pixbuf 2.20.1-1 2.20.1-1 2010-06-23 10:17:58 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:17:58 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:17:58 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:17:58 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:17:58 status not-installed gtk2-engines-pixbuf 2010-06-23 10:17:58 status unpacked libaa1 1.4p5-38 2010-06-23 10:17:58 remove libaa1 1.4p5-38 1.4p5-38 2010-06-23 10:17:58 status half-installed libaa1 1.4p5-38 2010-06-23 10:17:58 status config-files libaa1 1.4p5-38 2010-06-23 10:17:58 status config-files libaa1 1.4p5-38 2010-06-23 10:17:58 status unpacked libapm1 3.2.2-14 2010-06-23 10:17:58 remove libapm1 3.2.2-14 3.2.2-14 2010-06-23 10:17:58 status half-installed libapm1 3.2.2-14 2010-06-23 10:17:58 status config-files libapm1 3.2.2-14 2010-06-23 10:17:58 status config-files libapm1 3.2.2-14 2010-06-23 10:17:58 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 10:17:58 remove libavc1394-0 0.5.3-1+b2 0.5.3-1+b2 2010-06-23 10:17:58 status half-installed libavc1394-0 0.5.3-1+b2 2010-06-23 10:17:59 status config-files libavc1394-0 0.5.3-1+b2 2010-06-23 10:17:59 status config-files libavc1394-0 0.5.3-1+b2 2010-06-23 10:17:59 status unpacked libcucul0 0.99.beta17-1 2010-06-23 10:17:59 remove libcucul0 0.99.beta17-1 0.99.beta17-1 2010-06-23 10:17:59 status half-installed libcucul0 0.99.beta17-1 2010-06-23 10:17:59 status config-files libcucul0 0.99.beta17-1 2010-06-23 10:17:59 status config-files libcucul0 0.99.beta17-1 2010-06-23 10:17:59 status config-files libcucul0 0.99.beta17-1 2010-06-23 10:17:59 status not-installed libcucul0 2010-06-23 10:17:59 status unpacked libcaca0 0.99.beta17-1 2010-06-23 10:17:59 remove libcaca0 0.99.beta17-1 0.99.beta17-1 2010-06-23 10:17:59 status half-installed libcaca0 0.99.beta17-1 2010-06-23 10:17:59 status config-files libcaca0 0.99.beta17-1 2010-06-23 10:17:59 status config-files libcaca0 0.99.beta17-1 2010-06-23 10:17:59 status unpacked libcpufreq0 007-1 2010-06-23 10:17:59 remove libcpufreq0 007-1 007-1 2010-06-23 10:17:59 status half-installed libcpufreq0 007-1 2010-06-23 10:18:00 status config-files libcpufreq0 007-1 2010-06-23 10:18:00 status config-files libcpufreq0 007-1 2010-06-23 10:18:00 status unpacked libdmx1 1:1.1.0-2 2010-06-23 10:18:00 remove libdmx1 1:1.1.0-2 1:1.1.0-2 2010-06-23 10:18:00 status half-installed libdmx1 1:1.1.0-2 2010-06-23 10:18:00 status config-files libdmx1 1:1.1.0-2 2010-06-23 10:18:00 status config-files libdmx1 1:1.1.0-2 2010-06-23 10:18:00 status unpacked libdv4 1.0.0-2 2010-06-23 10:18:00 remove libdv4 1.0.0-2 1.0.0-2 2010-06-23 10:18:00 status half-installed libdv4 1.0.0-2 2010-06-23 10:18:00 status config-files libdv4 1.0.0-2 2010-06-23 10:18:00 status config-files libdv4 1.0.0-2 2010-06-23 10:18:00 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 10:18:00 remove libedata-book1.2-2 2.30.1-5 2.30.1-5 2010-06-23 10:18:00 status half-installed libedata-book1.2-2 2.30.1-5 2010-06-23 10:18:00 status config-files libedata-book1.2-2 2.30.1-5 2010-06-23 10:18:00 status config-files libedata-book1.2-2 2.30.1-5 2010-06-23 10:18:00 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 10:18:00 remove libegroupwise1.2-13 2.30.1-5 2.30.1-5 2010-06-23 10:18:00 status half-installed libegroupwise1.2-13 2.30.1-5 2010-06-23 10:18:01 status config-files libegroupwise1.2-13 2.30.1-5 2010-06-23 10:18:01 status config-files libegroupwise1.2-13 2.30.1-5 2010-06-23 10:18:01 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:18:01 remove libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:18:01 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:18:01 status config-files libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:18:01 status config-files libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:18:01 status installed gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 remove gedit 2.22.3-1+lenny1 2.22.3-1+lenny1 2010-06-23 10:18:01 status half-configured gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 update-alternatives: run with --remove gnome-text-editor /usr/bin/gedit 2010-06-23 10:18:01 update-alternatives: link group gnome-text-editor fully removed 2010-06-23 10:18:01 status half-installed gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 status half-installed gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 status config-files gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 status config-files gedit 2.22.3-1+lenny1 2010-06-23 10:18:01 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 10:18:01 remove python-gtksourceview2 2.10.1-1 2.10.1-1 2010-06-23 10:18:01 status half-installed python-gtksourceview2 2.10.1-1 2010-06-23 10:18:02 status config-files python-gtksourceview2 2.10.1-1 2010-06-23 10:18:02 status config-files python-gtksourceview2 2.10.1-1 2010-06-23 10:18:02 status config-files python-gtksourceview2 2.10.1-1 2010-06-23 10:18:02 status not-installed python-gtksourceview2 2010-06-23 10:18:02 status installed seahorse 2.22.3-2 2010-06-23 10:18:02 remove seahorse 2.22.3-2 2.22.3-2 2010-06-23 10:18:02 status half-configured seahorse 2.22.3-2 2010-06-23 10:18:02 status half-installed seahorse 2.22.3-2 2010-06-23 10:18:03 status half-installed seahorse 2.22.3-2 2010-06-23 10:18:03 status half-installed seahorse 2.22.3-2 2010-06-23 10:18:03 status config-files seahorse 2.22.3-2 2010-06-23 10:18:03 status config-files seahorse 2.22.3-2 2010-06-23 10:18:03 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:18:03 remove libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-06-23 10:18:03 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:18:03 status config-files libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:18:03 status config-files libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:18:04 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:18:04 remove libgtksourceview2.0-common 2.10.3-1 2.10.3-1 2010-06-23 10:18:04 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:18:04 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:18:04 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:18:04 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:18:04 status not-installed libgtksourceview2.0-common 2010-06-23 10:18:04 status unpacked libgweather1 2.30.0-2 2010-06-23 10:18:04 remove libgweather1 2.30.0-2 2.30.0-2 2010-06-23 10:18:04 status half-installed libgweather1 2.30.0-2 2010-06-23 10:18:04 status config-files libgweather1 2.30.0-2 2010-06-23 10:18:04 status config-files libgweather1 2.30.0-2 2010-06-23 10:18:04 status unpacked libgweather-common 2.30.0-2 2010-06-23 10:18:04 remove libgweather-common 2.30.0-2 2.30.0-2 2010-06-23 10:18:04 status half-installed libgweather-common 2.30.0-2 2010-06-23 10:18:05 status config-files libgweather-common 2.30.0-2 2010-06-23 10:18:05 status config-files libgweather-common 2.30.0-2 2010-06-23 10:18:05 status config-files libgweather-common 2.30.0-2 2010-06-23 10:18:05 status not-installed libgweather-common 2010-06-23 10:18:05 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 10:18:05 remove libiec61883-0 1.2.0-0.1 1.2.0-0.1 2010-06-23 10:18:05 status half-installed libiec61883-0 1.2.0-0.1 2010-06-23 10:18:06 status config-files libiec61883-0 1.2.0-0.1 2010-06-23 10:18:06 status config-files libiec61883-0 1.2.0-0.1 2010-06-23 10:18:06 status unpacked libio-compress-base-perl 2.024-1 2010-06-23 10:18:06 remove libio-compress-base-perl 2.024-1 2.024-1 2010-06-23 10:18:06 status half-installed libio-compress-base-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-base-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-base-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-base-perl 2.024-1 2010-06-23 10:18:06 status not-installed libio-compress-base-perl 2010-06-23 10:18:06 status unpacked libio-compress-zlib-perl 2.024-1 2010-06-23 10:18:06 remove libio-compress-zlib-perl 2.024-1 2.024-1 2010-06-23 10:18:06 status half-installed libio-compress-zlib-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-zlib-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-zlib-perl 2.024-1 2010-06-23 10:18:06 status config-files libio-compress-zlib-perl 2.024-1 2010-06-23 10:18:06 status not-installed libio-compress-zlib-perl 2010-06-23 10:18:06 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 10:18:06 remove liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-23 10:18:06 status half-installed liboobs-1-4 2.30.1-1 2010-06-23 10:18:06 status config-files liboobs-1-4 2.30.1-1 2010-06-23 10:18:06 status config-files liboobs-1-4 2.30.1-1 2010-06-23 10:18:06 status unpacked system-tools-backends 2.10.0-2 2010-06-23 10:18:06 remove system-tools-backends 2.10.0-2 2.10.0-2 2010-06-23 10:18:06 status half-installed system-tools-backends 2.10.0-2 2010-06-23 10:18:06 status half-installed system-tools-backends 2.10.0-2 2010-06-23 10:18:07 status config-files system-tools-backends 2.10.0-2 2010-06-23 10:18:07 status config-files system-tools-backends 2.10.0-2 2010-06-23 10:18:07 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 remove libnet-dbus-perl 0.33.6-2 0.33.6-2 2010-06-23 10:18:07 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status config-files libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status config-files libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status config-files libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status config-files libnet-dbus-perl 0.33.6-2 2010-06-23 10:18:07 status not-installed libnet-dbus-perl 2010-06-23 10:18:07 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 10:18:07 remove libpolkit-gtk-1-0 0.96-2 0.96-2 2010-06-23 10:18:07 status half-installed libpolkit-gtk-1-0 0.96-2 2010-06-23 10:18:07 status config-files libpolkit-gtk-1-0 0.96-2 2010-06-23 10:18:07 status config-files libpolkit-gtk-1-0 0.96-2 2010-06-23 10:18:07 status unpacked libshout3 2.2.2-5+b1 2010-06-23 10:18:07 remove libshout3 2.2.2-5+b1 2.2.2-5+b1 2010-06-23 10:18:07 status half-installed libshout3 2.2.2-5+b1 2010-06-23 10:18:07 status config-files libshout3 2.2.2-5+b1 2010-06-23 10:18:07 status config-files libshout3 2.2.2-5+b1 2010-06-23 10:18:08 status unpacked libtag1c2a 1.6.3-1 2010-06-23 10:18:08 remove libtag1c2a 1.6.3-1 1.6.3-1 2010-06-23 10:18:08 status half-installed libtag1c2a 1.6.3-1 2010-06-23 10:18:08 status config-files libtag1c2a 1.6.3-1 2010-06-23 10:18:08 status config-files libtag1c2a 1.6.3-1 2010-06-23 10:18:08 status config-files libtag1c2a 1.6.3-1 2010-06-23 10:18:08 status not-installed libtag1c2a 2010-06-23 10:18:08 status unpacked libwavpack1 4.60.1-1 2010-06-23 10:18:08 remove libwavpack1 4.60.1-1 4.60.1-1 2010-06-23 10:18:08 status half-installed libwavpack1 4.60.1-1 2010-06-23 10:18:08 status config-files libwavpack1 4.60.1-1 2010-06-23 10:18:08 status config-files libwavpack1 4.60.1-1 2010-06-23 10:18:08 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 remove libxml-twig-perl 1:3.34-1 1:3.34-1 2010-06-23 10:18:08 status half-installed libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status half-installed libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status config-files libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status config-files libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status config-files libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status config-files libxml-twig-perl 1:3.34-1 2010-06-23 10:18:08 status not-installed libxml-twig-perl 2010-06-23 10:18:08 status unpacked metacity 1:2.30.1-2 2010-06-23 10:18:08 remove metacity 1:2.30.1-2 1:2.30.1-2 2010-06-23 10:18:08 status half-installed metacity 1:2.30.1-2 2010-06-23 10:18:08 status config-files metacity 1:2.30.1-2 2010-06-23 10:18:08 status config-files metacity 1:2.30.1-2 2010-06-23 10:18:08 status config-files metacity 1:2.30.1-2 2010-06-23 10:18:08 status not-installed metacity 2010-06-23 10:18:08 status unpacked policykit-1-gnome 0.96-2 2010-06-23 10:18:08 remove policykit-1-gnome 0.96-2 0.96-2 2010-06-23 10:18:08 status half-installed policykit-1-gnome 0.96-2 2010-06-23 10:18:09 status config-files policykit-1-gnome 0.96-2 2010-06-23 10:18:09 status config-files policykit-1-gnome 0.96-2 2010-06-23 10:18:09 status unpacked policykit-1 0.96-2 2010-06-23 10:18:09 remove policykit-1 0.96-2 0.96-2 2010-06-23 10:18:09 status half-installed policykit-1 0.96-2 2010-06-23 10:18:09 status half-installed policykit-1 0.96-2 2010-06-23 10:18:09 status config-files policykit-1 0.96-2 2010-06-23 10:18:09 status config-files policykit-1 0.96-2 2010-06-23 10:18:09 status unpacked python-dbus 0.83.1-1 2010-06-23 10:18:09 remove python-dbus 0.83.1-1 0.83.1-1 2010-06-23 10:18:09 status half-installed python-dbus 0.83.1-1 2010-06-23 10:18:09 status config-files python-dbus 0.83.1-1 2010-06-23 10:18:09 status config-files python-dbus 0.83.1-1 2010-06-23 10:18:09 status config-files python-dbus 0.83.1-1 2010-06-23 10:18:09 status not-installed python-dbus 2010-06-23 10:18:09 status installed alacarte 0.11.5-1 2010-06-23 10:18:09 remove alacarte 0.11.5-1 0.11.5-1 2010-06-23 10:18:09 status half-configured alacarte 0.11.5-1 2010-06-23 10:18:09 status half-installed alacarte 0.11.5-1 2010-06-23 10:18:10 status half-installed alacarte 0.11.5-1 2010-06-23 10:18:10 status config-files alacarte 0.11.5-1 2010-06-23 10:18:10 status config-files alacarte 0.11.5-1 2010-06-23 10:18:10 status installed gnome-menus 2.22.2-4 2010-06-23 10:18:10 remove gnome-menus 2.22.2-4 2.22.2-4 2010-06-23 10:18:10 status half-configured gnome-menus 2.22.2-4 2010-06-23 10:18:10 status half-installed gnome-menus 2.22.2-4 2010-06-23 10:18:10 status config-files gnome-menus 2.22.2-4 2010-06-23 10:18:10 status config-files gnome-menus 2.22.2-4 2010-06-23 10:18:10 status unpacked python-glade2 2.17.0-2 2010-06-23 10:18:10 remove python-glade2 2.17.0-2 2.17.0-2 2010-06-23 10:18:10 status half-installed python-glade2 2.17.0-2 2010-06-23 10:18:10 status config-files python-glade2 2.17.0-2 2010-06-23 10:18:10 status config-files python-glade2 2.17.0-2 2010-06-23 10:18:10 status config-files python-glade2 2.17.0-2 2010-06-23 10:18:10 status not-installed python-glade2 2010-06-23 10:18:10 status unpacked python-gnome2 2.28.1-1 2010-06-23 10:18:10 remove python-gnome2 2.28.1-1 2.28.1-1 2010-06-23 10:18:10 status half-installed python-gnome2 2.28.1-1 2010-06-23 10:18:10 status config-files python-gnome2 2.28.1-1 2010-06-23 10:18:10 status config-files python-gnome2 2.28.1-1 2010-06-23 10:18:10 status config-files python-gnome2 2.28.1-1 2010-06-23 10:18:10 status not-installed python-gnome2 2010-06-23 10:18:10 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:18:10 status half-configured man-db 2.5.2-4 2010-06-23 10:18:11 status installed man-db 2.5.2-4 2010-06-23 10:18:11 trigproc menu 2.1.41 2.1.41 2010-06-23 10:18:11 status half-configured menu 2.1.41 2010-06-23 10:18:12 status installed menu 2.1.41 2010-06-23 10:18:12 startup archives unpack 2010-06-23 10:18:12 upgrade libapt-pkg-perl 0.1.24 0.1.22+b1 2010-06-23 10:18:12 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:18:12 status triggers-pending man-db 2.5.2-4 2010-06-23 10:18:12 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:18:13 status half-installed libapt-pkg-perl 0.1.24 2010-06-23 10:18:14 status unpacked libapt-pkg-perl 0.1.22+b1 2010-06-23 10:18:14 status unpacked libapt-pkg-perl 0.1.22+b1 2010-06-23 10:18:14 install libuuid-perl 0.02-3+b1 2010-06-23 10:18:14 status half-installed libuuid-perl 0.02-3+b1 2010-06-23 10:18:14 status half-installed libuuid-perl 0.02-3+b1 2010-06-23 10:18:14 status unpacked libuuid-perl 0.02-3+b1 2010-06-23 10:18:14 status unpacked libuuid-perl 0.02-3+b1 2010-06-23 10:18:14 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:18:14 status half-configured udev 0.125-7+lenny3 2010-06-23 10:18:14 status unpacked udev 0.125-7+lenny3 2010-06-23 10:18:14 status half-installed udev 0.125-7+lenny3 2010-06-23 10:18:14 status unpacked udev 0.125-7+lenny3 2010-06-23 10:18:14 status installed udev 0.125-7+lenny3 2010-06-23 10:18:14 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:18:14 status half-configured man-db 2.5.2-4 2010-06-23 10:18:15 status installed man-db 2.5.2-4 2010-06-23 10:18:15 startup packages configure 2010-06-23 10:18:15 configure libexempi3 2.1.1-1 2.1.1-1 2010-06-23 10:18:15 status unpacked libexempi3 2.1.1-1 2010-06-23 10:18:15 status half-configured libexempi3 2.1.1-1 2010-06-23 10:18:15 status installed libexempi3 2.1.1-1 2010-06-23 10:18:15 configure libfftw3-3 3.2.2-1 3.2.2-1 2010-06-23 10:18:15 status unpacked libfftw3-3 3.2.2-1 2010-06-23 10:18:15 status half-configured libfftw3-3 3.2.2-1 2010-06-23 10:18:15 status installed libfftw3-3 3.2.2-1 2010-06-23 10:18:15 configure libart-2.0-2 2.3.21-1 2.3.21-1 2010-06-23 10:18:15 status unpacked libart-2.0-2 2.3.21-1 2010-06-23 10:18:15 status half-configured libart-2.0-2 2.3.21-1 2010-06-23 10:18:15 status installed libart-2.0-2 2.3.21-1 2010-06-23 10:18:15 configure libraw1394-11 2.0.5-1 2.0.5-1 2010-06-23 10:18:15 status unpacked libraw1394-11 2.0.5-1 2010-06-23 10:18:15 status half-configured libraw1394-11 2.0.5-1 2010-06-23 10:18:15 status installed libraw1394-11 2.0.5-1 2010-06-23 10:18:15 configure libxdmcp6 1:1.0.3-2 1:1.0.3-2 2010-06-23 10:18:15 status unpacked libxdmcp6 1:1.0.3-2 2010-06-23 10:18:15 status half-configured libxdmcp6 1:1.0.3-2 2010-06-23 10:18:15 status installed libxdmcp6 1:1.0.3-2 2010-06-23 10:18:15 configure esound-common 0.2.41-7 0.2.41-7 2010-06-23 10:18:15 status unpacked esound-common 0.2.41-7 2010-06-23 10:18:15 status unpacked esound-common 0.2.41-7 2010-06-23 10:18:15 status half-configured esound-common 0.2.41-7 2010-06-23 10:18:16 status installed esound-common 0.2.41-7 2010-06-23 10:18:16 configure libsysfs2 2.1.0-6 2.1.0-6 2010-06-23 10:18:16 status unpacked libsysfs2 2.1.0-6 2010-06-23 10:18:16 status half-configured libsysfs2 2.1.0-6 2010-06-23 10:18:16 status installed libsysfs2 2.1.0-6 2010-06-23 10:18:16 configure libcelt0-0 0.7.1-1 0.7.1-1 2010-06-23 10:18:16 status unpacked libcelt0-0 0.7.1-1 2010-06-23 10:18:16 status half-configured libcelt0-0 0.7.1-1 2010-06-23 10:18:16 status installed libcelt0-0 0.7.1-1 2010-06-23 10:18:16 configure libxml2 2.7.7.dfsg-2 2.7.7.dfsg-2 2010-06-23 10:18:16 status unpacked libxml2 2.7.7.dfsg-2 2010-06-23 10:18:16 status half-configured libxml2 2.7.7.dfsg-2 2010-06-23 10:18:16 status installed libxml2 2.7.7.dfsg-2 2010-06-23 10:18:16 configure libgmp3c2 2:4.3.2+dfsg-1 2:4.3.2+dfsg-1 2010-06-23 10:18:16 status unpacked libgmp3c2 2:4.3.2+dfsg-1 2010-06-23 10:18:16 status half-configured libgmp3c2 2:4.3.2+dfsg-1 2010-06-23 10:18:16 status installed libgmp3c2 2:4.3.2+dfsg-1 2010-06-23 10:18:16 configure libdbus-1-3 1.2.24-1 1.2.24-1 2010-06-23 10:18:16 status unpacked libdbus-1-3 1.2.24-1 2010-06-23 10:18:16 status half-configured libdbus-1-3 1.2.24-1 2010-06-23 10:18:16 status installed libdbus-1-3 1.2.24-1 2010-06-23 10:18:16 configure libperl5.10 5.10.1-13 5.10.1-13 2010-06-23 10:18:16 status unpacked libperl5.10 5.10.1-13 2010-06-23 10:18:16 status half-configured libperl5.10 5.10.1-13 2010-06-23 10:18:16 status installed libperl5.10 5.10.1-13 2010-06-23 10:18:16 configure libenca0 1.13-1 1.13-1 2010-06-23 10:18:16 status unpacked libenca0 1.13-1 2010-06-23 10:18:16 status half-configured libenca0 1.13-1 2010-06-23 10:18:16 status installed libenca0 1.13-1 2010-06-23 10:18:16 configure libgdbm3 1.8.3-9 1.8.3-9 2010-06-23 10:18:16 status unpacked libgdbm3 1.8.3-9 2010-06-23 10:18:16 status half-configured libgdbm3 1.8.3-9 2010-06-23 10:18:16 status installed libgdbm3 1.8.3-9 2010-06-23 10:18:16 configure libexif12 0.6.19-1 0.6.19-1 2010-06-23 10:18:16 status unpacked libexif12 0.6.19-1 2010-06-23 10:18:16 status half-configured libexif12 0.6.19-1 2010-06-23 10:18:17 status installed libexif12 0.6.19-1 2010-06-23 10:18:17 configure evolution-data-server-common 2.30.1-5 2.30.1-5 2010-06-23 10:18:17 status unpacked evolution-data-server-common 2.30.1-5 2010-06-23 10:18:17 status half-configured evolution-data-server-common 2.30.1-5 2010-06-23 10:18:17 status installed evolution-data-server-common 2.30.1-5 2010-06-23 10:18:17 configure libgtop2-common 2.28.1-1 2.28.1-1 2010-06-23 10:18:17 status unpacked libgtop2-common 2.28.1-1 2010-06-23 10:18:17 status half-configured libgtop2-common 2.28.1-1 2010-06-23 10:18:17 status installed libgtop2-common 2.28.1-1 2010-06-23 10:18:17 configure libtasn1-3 2.7-1 2.7-1 2010-06-23 10:18:17 status unpacked libtasn1-3 2.7-1 2010-06-23 10:18:17 status half-configured libtasn1-3 2.7-1 2010-06-23 10:18:17 status installed libtasn1-3 2.7-1 2010-06-23 10:18:17 configure fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-23 10:18:17 status unpacked fontconfig 2.8.0-2.1 2010-06-23 10:18:17 status half-configured fontconfig 2.8.0-2.1 2010-06-23 10:18:39 status installed fontconfig 2.8.0-2.1 2010-06-23 10:18:39 configure libjpeg62 6b-16.1 6b-16.1 2010-06-23 10:18:39 status unpacked libjpeg62 6b-16.1 2010-06-23 10:18:39 status half-configured libjpeg62 6b-16.1 2010-06-23 10:18:40 status installed libjpeg62 6b-16.1 2010-06-23 10:18:40 configure libdvdread4 4.1.3-9 4.1.3-9 2010-06-23 10:18:40 status unpacked libdvdread4 4.1.3-9 2010-06-23 10:18:40 status half-configured libdvdread4 4.1.3-9 2010-06-23 10:18:40 status installed libdvdread4 4.1.3-9 2010-06-23 10:18:40 configure libwildmidi0 0.2.2-3 0.2.2-3 2010-06-23 10:18:40 status unpacked libwildmidi0 0.2.2-3 2010-06-23 10:18:40 status unpacked libwildmidi0 0.2.2-3 2010-06-23 10:18:40 status half-configured libwildmidi0 0.2.2-3 2010-06-23 10:18:40 status installed libwildmidi0 0.2.2-3 2010-06-23 10:18:40 configure libv4l-0 0.8.0-1 0.8.0-1 2010-06-23 10:18:40 status unpacked libv4l-0 0.8.0-1 2010-06-23 10:18:40 status half-configured libv4l-0 0.8.0-1 2010-06-23 10:18:40 status installed libv4l-0 0.8.0-1 2010-06-23 10:18:40 configure libpopt0 1.16-1 1.16-1 2010-06-23 10:18:40 status unpacked libpopt0 1.16-1 2010-06-23 10:18:40 status half-configured libpopt0 1.16-1 2010-06-23 10:18:40 status installed libpopt0 1.16-1 2010-06-23 10:18:40 configure libgpg-error0 1.6-1 1.6-1 2010-06-23 10:18:40 status unpacked libgpg-error0 1.6-1 2010-06-23 10:18:40 status half-configured libgpg-error0 1.6-1 2010-06-23 10:18:40 status installed libgpg-error0 1.6-1 2010-06-23 10:18:40 configure psmisc 22.11-1 22.11-1 2010-06-23 10:18:40 status unpacked psmisc 22.11-1 2010-06-23 10:18:40 status half-configured psmisc 22.11-1 2010-06-23 10:18:40 status installed psmisc 22.11-1 2010-06-23 10:18:40 status triggers-pending menu 2.1.41 2010-06-23 10:18:40 status triggers-awaited menu 2.1.41 2010-06-23 10:18:40 configure libcdaudio1 0.99.12p2-9 0.99.12p2-9 2010-06-23 10:18:40 status unpacked libcdaudio1 0.99.12p2-9 2010-06-23 10:18:40 status half-configured libcdaudio1 0.99.12p2-9 2010-06-23 10:18:40 status installed libcdaudio1 0.99.12p2-9 2010-06-23 10:18:40 configure hicolor-icon-theme 0.11-1 0.11-1 2010-06-23 10:18:40 status unpacked hicolor-icon-theme 0.11-1 2010-06-23 10:18:40 status half-configured hicolor-icon-theme 0.11-1 2010-06-23 10:18:41 status installed hicolor-icon-theme 0.11-1 2010-06-23 10:18:41 configure libsamplerate0 0.1.7-3 0.1.7-3 2010-06-23 10:18:41 status unpacked libsamplerate0 0.1.7-3 2010-06-23 10:18:41 status half-configured libsamplerate0 0.1.7-3 2010-06-23 10:18:41 status installed libsamplerate0 0.1.7-3 2010-06-23 10:18:41 configure libssl0.9.8 0.9.8o-1 0.9.8o-1 2010-06-23 10:18:41 status unpacked libssl0.9.8 0.9.8o-1 2010-06-23 10:18:41 status half-configured libssl0.9.8 0.9.8o-1 2010-06-23 10:18:41 status installed libssl0.9.8 0.9.8o-1 2010-06-23 10:18:41 configure bzip2 1.0.5-4 1.0.5-4 2010-06-23 10:18:41 status unpacked bzip2 1.0.5-4 2010-06-23 10:18:41 status half-configured bzip2 1.0.5-4 2010-06-23 10:18:41 status installed bzip2 1.0.5-4 2010-06-23 10:18:41 configure gir1.0-freedesktop 0.6.14-1 0.6.14-1 2010-06-23 10:18:41 status unpacked gir1.0-freedesktop 0.6.14-1 2010-06-23 10:18:41 status half-configured gir1.0-freedesktop 0.6.14-1 2010-06-23 10:18:41 status installed gir1.0-freedesktop 0.6.14-1 2010-06-23 10:18:41 configure openssl 0.9.8o-1 0.9.8o-1 2010-06-23 10:18:41 status unpacked openssl 0.9.8o-1 2010-06-23 10:18:41 status unpacked openssl 0.9.8o-1 2010-06-23 10:18:41 status half-configured openssl 0.9.8o-1 2010-06-23 10:18:41 status installed openssl 0.9.8o-1 2010-06-23 10:18:41 configure libical0 0.44-3 0.44-3 2010-06-23 10:18:41 status unpacked libical0 0.44-3 2010-06-23 10:18:41 status half-configured libical0 0.44-3 2010-06-23 10:18:41 status installed libical0 0.44-3 2010-06-23 10:18:41 configure python2.5-minimal 2.5.5-6 2.5.5-6 2010-06-23 10:18:41 status unpacked python2.5-minimal 2.5.5-6 2010-06-23 10:18:42 status unpacked python2.5-minimal 2.5.5-6 2010-06-23 10:18:42 status half-configured python2.5-minimal 2.5.5-6 2010-06-23 10:18:42 status installed python2.5-minimal 2.5.5-6 2010-06-23 10:18:42 configure texinfo 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-23 10:18:42 status unpacked texinfo 4.13a.dfsg.1-5 2010-06-23 10:18:42 status unpacked texinfo 4.13a.dfsg.1-5 2010-06-23 10:18:42 status half-configured texinfo 4.13a.dfsg.1-5 2010-06-23 10:18:42 status installed texinfo 4.13a.dfsg.1-5 2010-06-23 10:18:42 configure libpthread-stubs0 0.3-2 0.3-2 2010-06-23 10:18:42 status unpacked libpthread-stubs0 0.3-2 2010-06-23 10:18:42 status half-configured libpthread-stubs0 0.3-2 2010-06-23 10:18:42 status installed libpthread-stubs0 0.3-2 2010-06-23 10:18:42 configure libdirac-encoder0 1.0.2-3 1.0.2-3 2010-06-23 10:18:42 status unpacked libdirac-encoder0 1.0.2-3 2010-06-23 10:18:42 status half-configured libdirac-encoder0 1.0.2-3 2010-06-23 10:18:42 status installed libdirac-encoder0 1.0.2-3 2010-06-23 10:18:42 configure libmagic1 5.04-2 5.04-2 2010-06-23 10:18:42 status unpacked libmagic1 5.04-2 2010-06-23 10:18:42 status unpacked libmagic1 5.04-2 2010-06-23 10:18:42 status unpacked libmagic1 5.04-2 2010-06-23 10:18:42 status half-configured libmagic1 5.04-2 2010-06-23 10:18:43 status installed libmagic1 5.04-2 2010-06-23 10:18:43 configure libdrm2 2.4.18-6 2.4.18-6 2010-06-23 10:18:43 status unpacked libdrm2 2.4.18-6 2010-06-23 10:18:43 status half-configured libdrm2 2.4.18-6 2010-06-23 10:18:43 status installed libdrm2 2.4.18-6 2010-06-23 10:18:43 configure libgsm1 1.0.13-3 1.0.13-3 2010-06-23 10:18:43 status unpacked libgsm1 1.0.13-3 2010-06-23 10:18:43 status half-configured libgsm1 1.0.13-3 2010-06-23 10:18:43 status installed libgsm1 1.0.13-3 2010-06-23 10:18:43 configure libusb-1.0-0 2:1.0.8-2 2:1.0.8-2 2010-06-23 10:18:43 status unpacked libusb-1.0-0 2:1.0.8-2 2010-06-23 10:18:43 status half-configured libusb-1.0-0 2:1.0.8-2 2010-06-23 10:18:43 status installed libusb-1.0-0 2:1.0.8-2 2010-06-23 10:18:43 configure libogg0 1.2.0~dfsg-1 1.2.0~dfsg-1 2010-06-23 10:18:43 status unpacked libogg0 1.2.0~dfsg-1 2010-06-23 10:18:43 status half-configured libogg0 1.2.0~dfsg-1 2010-06-23 10:18:43 status installed libogg0 1.2.0~dfsg-1 2010-06-23 10:18:43 configure libsgutils2-2 1.29-1 1.29-1 2010-06-23 10:18:43 status unpacked libsgutils2-2 1.29-1 2010-06-23 10:18:43 status half-configured libsgutils2-2 1.29-1 2010-06-23 10:18:43 status installed libsgutils2-2 1.29-1 2010-06-23 10:18:43 configure libbonobo2-common 2.24.3-1 2.24.3-1 2010-06-23 10:18:43 status unpacked libbonobo2-common 2.24.3-1 2010-06-23 10:18:43 status unpacked libbonobo2-common 2.24.3-1 2010-06-23 10:18:43 status half-configured libbonobo2-common 2.24.3-1 2010-06-23 10:18:43 status installed libbonobo2-common 2.24.3-1 2010-06-23 10:18:43 configure console-data 2:1.10-2 2:1.10-2 2010-06-23 10:18:43 status unpacked console-data 2:1.10-2 2010-06-23 10:18:43 status half-configured console-data 2:1.10-2 2010-06-23 10:18:44 status installed console-data 2:1.10-2 2010-06-23 10:18:44 configure liboil0.3 0.3.17-1 0.3.17-1 2010-06-23 10:18:44 status unpacked liboil0.3 0.3.17-1 2010-06-23 10:18:44 status half-configured liboil0.3 0.3.17-1 2010-06-23 10:18:44 status installed liboil0.3 0.3.17-1 2010-06-23 10:18:44 configure libtag1-vanilla 1.6.3-1 1.6.3-1 2010-06-23 10:18:44 status unpacked libtag1-vanilla 1.6.3-1 2010-06-23 10:18:44 status half-configured libtag1-vanilla 1.6.3-1 2010-06-23 10:18:44 status installed libtag1-vanilla 1.6.3-1 2010-06-23 10:18:44 configure libthai-data 0.1.14-2 0.1.14-2 2010-06-23 10:18:44 status unpacked libthai-data 0.1.14-2 2010-06-23 10:18:44 status half-configured libthai-data 0.1.14-2 2010-06-23 10:18:44 status installed libthai-data 0.1.14-2 2010-06-23 10:18:44 configure libtdb1 1.2.1-2 1.2.1-2 2010-06-23 10:18:44 status unpacked libtdb1 1.2.1-2 2010-06-23 10:18:44 status half-configured libtdb1 1.2.1-2 2010-06-23 10:18:44 status installed libtdb1 1.2.1-2 2010-06-23 10:18:45 configure file 5.04-2 5.04-2 2010-06-23 10:18:45 status unpacked file 5.04-2 2010-06-23 10:18:45 status half-configured file 5.04-2 2010-06-23 10:18:45 status installed file 5.04-2 2010-06-23 10:18:45 configure libgtkhtml-editor-common 3.30.1-2 3.30.1-2 2010-06-23 10:18:45 status unpacked libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:18:45 status half-configured libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:18:45 status installed libgtkhtml-editor-common 3.30.1-2 2010-06-23 10:18:45 configure gnome-js-common 0.1.1-1 0.1.1-1 2010-06-23 10:18:45 status unpacked gnome-js-common 0.1.1-1 2010-06-23 10:18:45 status half-configured gnome-js-common 0.1.1-1 2010-06-23 10:18:45 status installed gnome-js-common 0.1.1-1 2010-06-23 10:18:45 configure libapt-pkg-perl 0.1.22+b1 0.1.22+b1 2010-06-23 10:18:45 status unpacked libapt-pkg-perl 0.1.22+b1 2010-06-23 10:18:45 status half-configured libapt-pkg-perl 0.1.22+b1 2010-06-23 10:18:45 status installed libapt-pkg-perl 0.1.22+b1 2010-06-23 10:18:45 configure adduser 3.112 3.112 2010-06-23 10:18:45 status unpacked adduser 3.112 2010-06-23 10:18:45 status unpacked adduser 3.112 2010-06-23 10:18:45 status half-configured adduser 3.112 2010-06-23 10:18:45 status installed adduser 3.112 2010-06-23 10:18:45 configure libck-connector0 0.4.1-4 0.4.1-4 2010-06-23 10:18:45 status unpacked libck-connector0 0.4.1-4 2010-06-23 10:18:45 status half-configured libck-connector0 0.4.1-4 2010-06-23 10:18:45 status installed libck-connector0 0.4.1-4 2010-06-23 10:18:45 configure libasound2 1.0.23-1 1.0.23-1 2010-06-23 10:18:45 status unpacked libasound2 1.0.23-1 2010-06-23 10:18:45 status half-configured libasound2 1.0.23-1 2010-06-23 10:18:45 status installed libasound2 1.0.23-1 2010-06-23 10:18:45 configure libsqlite3-0 3.6.23.1-4 3.6.23.1-4 2010-06-23 10:18:45 status unpacked libsqlite3-0 3.6.23.1-4 2010-06-23 10:18:45 status half-configured libsqlite3-0 3.6.23.1-4 2010-06-23 10:18:46 status installed libsqlite3-0 3.6.23.1-4 2010-06-23 10:18:46 configure libmpcdec6 2:0.1~r459-1 2:0.1~r459-1 2010-06-23 10:18:46 status unpacked libmpcdec6 2:0.1~r459-1 2010-06-23 10:18:46 status half-configured libmpcdec6 2:0.1~r459-1 2010-06-23 10:18:46 status installed libmpcdec6 2:0.1~r459-1 2010-06-23 10:18:46 configure libkeyutils1 1.4-1 1.4-1 2010-06-23 10:18:46 status unpacked libkeyutils1 1.4-1 2010-06-23 10:18:46 status half-configured libkeyutils1 1.4-1 2010-06-23 10:18:46 status installed libkeyutils1 1.4-1 2010-06-23 10:18:46 configure libltdl7 2.2.6b-2 2.2.6b-2 2010-06-23 10:18:46 status unpacked libltdl7 2.2.6b-2 2010-06-23 10:18:46 status half-configured libltdl7 2.2.6b-2 2010-06-23 10:18:46 status installed libltdl7 2.2.6b-2 2010-06-23 10:18:46 configure libgsf-1-common 1.14.18-1 1.14.18-1 2010-06-23 10:18:46 status unpacked libgsf-1-common 1.14.18-1 2010-06-23 10:18:46 status half-configured libgsf-1-common 1.14.18-1 2010-06-23 10:18:46 status installed libgsf-1-common 1.14.18-1 2010-06-23 10:18:46 configure libproxy0 0.3.1-1 0.3.1-1 2010-06-23 10:18:46 status unpacked libproxy0 0.3.1-1 2010-06-23 10:18:46 status half-configured libproxy0 0.3.1-1 2010-06-23 10:18:46 status installed libproxy0 0.3.1-1 2010-06-23 10:18:46 configure libdca0 0.0.5-3 0.0.5-3 2010-06-23 10:18:46 status unpacked libdca0 0.0.5-3 2010-06-23 10:18:46 status half-configured libdca0 0.0.5-3 2010-06-23 10:18:46 status installed libdca0 0.0.5-3 2010-06-23 10:18:46 configure libass4 0.9.9-1 0.9.9-1 2010-06-23 10:18:46 status unpacked libass4 0.9.9-1 2010-06-23 10:18:46 status half-configured libass4 0.9.9-1 2010-06-23 10:18:46 status installed libass4 0.9.9-1 2010-06-23 10:18:46 configure libhal1 0.5.14-2 0.5.14-2 2010-06-23 10:18:46 status unpacked libhal1 0.5.14-2 2010-06-23 10:18:46 status half-configured libhal1 0.5.14-2 2010-06-23 10:18:46 status installed libhal1 0.5.14-2 2010-06-23 10:18:46 configure libidn11 1.15-2 1.15-2 2010-06-23 10:18:46 status unpacked libidn11 1.15-2 2010-06-23 10:18:46 status half-configured libidn11 1.15-2 2010-06-23 10:18:46 status installed libidn11 1.15-2 2010-06-23 10:18:47 configure libtheora0 1.1.1+dfsg.1-3 1.1.1+dfsg.1-3 2010-06-23 10:18:47 status unpacked libtheora0 1.1.1+dfsg.1-3 2010-06-23 10:18:47 status half-configured libtheora0 1.1.1+dfsg.1-3 2010-06-23 10:18:47 status installed libtheora0 1.1.1+dfsg.1-3 2010-06-23 10:18:47 configure x11proto-kb-dev 1.0.4-1 1.0.4-1 2010-06-23 10:18:47 status unpacked x11proto-kb-dev 1.0.4-1 2010-06-23 10:18:47 status half-configured x11proto-kb-dev 1.0.4-1 2010-06-23 10:18:47 status installed x11proto-kb-dev 1.0.4-1 2010-06-23 10:18:47 configure libgtk2.0-common 2.20.1-1 2.20.1-1 2010-06-23 10:18:47 status unpacked libgtk2.0-common 2.20.1-1 2010-06-23 10:18:47 status half-configured libgtk2.0-common 2.20.1-1 2010-06-23 10:18:47 status installed libgtk2.0-common 2.20.1-1 2010-06-23 10:18:47 configure libtiff4 3.9.2-3+b1 3.9.2-3+b1 2010-06-23 10:18:47 status unpacked libtiff4 3.9.2-3+b1 2010-06-23 10:18:47 status half-configured libtiff4 3.9.2-3+b1 2010-06-23 10:18:47 status installed libtiff4 3.9.2-3+b1 2010-06-23 10:18:47 configure libaudiofile0 0.2.6-8 0.2.6-8 2010-06-23 10:18:47 status unpacked libaudiofile0 0.2.6-8 2010-06-23 10:18:47 status half-configured libaudiofile0 0.2.6-8 2010-06-23 10:18:47 status installed libaudiofile0 0.2.6-8 2010-06-23 10:18:47 configure libhunspell-1.2-0 1.2.11-1 1.2.11-1 2010-06-23 10:18:47 status unpacked libhunspell-1.2-0 1.2.11-1 2010-06-23 10:18:47 status half-configured libhunspell-1.2-0 1.2.11-1 2010-06-23 10:18:47 status installed libhunspell-1.2-0 1.2.11-1 2010-06-23 10:18:47 configure libsoundtouch1c2 1.3.1-2 1.3.1-2 2010-06-23 10:18:47 status unpacked libsoundtouch1c2 1.3.1-2 2010-06-23 10:18:47 status half-configured libsoundtouch1c2 1.3.1-2 2010-06-23 10:18:47 status installed libsoundtouch1c2 1.3.1-2 2010-06-23 10:18:47 configure libkrb5support0 1.8.1+dfsg-5 1.8.1+dfsg-5 2010-06-23 10:18:47 status unpacked libkrb5support0 1.8.1+dfsg-5 2010-06-23 10:18:47 status half-configured libkrb5support0 1.8.1+dfsg-5 2010-06-23 10:18:47 status installed libkrb5support0 1.8.1+dfsg-5 2010-06-23 10:18:47 configure x11proto-xinerama-dev 1.2-2 1.2-2 2010-06-23 10:18:47 status unpacked x11proto-xinerama-dev 1.2-2 2010-06-23 10:18:47 status half-configured x11proto-xinerama-dev 1.2-2 2010-06-23 10:18:47 status installed x11proto-xinerama-dev 1.2-2 2010-06-23 10:18:47 configure libgme0 0.5.5-2 0.5.5-2 2010-06-23 10:18:47 status unpacked libgme0 0.5.5-2 2010-06-23 10:18:47 status half-configured libgme0 0.5.5-2 2010-06-23 10:18:47 status installed libgme0 0.5.5-2 2010-06-23 10:18:47 configure libjack0 1.9.5~dfsg-13 1.9.5~dfsg-13 2010-06-23 10:18:47 status unpacked libjack0 1.9.5~dfsg-13 2010-06-23 10:18:47 status half-configured libjack0 1.9.5~dfsg-13 2010-06-23 10:18:48 status installed libjack0 1.9.5~dfsg-13 2010-06-23 10:18:48 configure liborc-0.4-0 0.4.5-1 0.4.5-1 2010-06-23 10:18:48 status unpacked liborc-0.4-0 0.4.5-1 2010-06-23 10:18:48 status half-configured liborc-0.4-0 0.4.5-1 2010-06-23 10:18:48 status installed liborc-0.4-0 0.4.5-1 2010-06-23 10:18:48 configure mawk 1.3.3-15 1.3.3-15 2010-06-23 10:18:48 status unpacked mawk 1.3.3-15 2010-06-23 10:18:48 status half-configured mawk 1.3.3-15 2010-06-23 10:18:48 update-alternatives: run with --quiet --install /usr/bin/awk awk /usr/bin/mawk 5 --slave /usr/share/man/man1/awk.1.gz awk.1.gz /usr/share/man/man1/mawk.1.gz --slave /usr/bin/nawk nawk /usr/bin/mawk --slave /usr/share/man/man1/nawk.1.gz nawk.1.gz /usr/share/man/man1/mawk.1.gz 2010-06-23 10:18:48 status installed mawk 1.3.3-15 2010-06-23 10:18:48 configure libdb4.7 4.7.25-9 4.7.25-9 2010-06-23 10:18:48 status unpacked libdb4.7 4.7.25-9 2010-06-23 10:18:48 status half-configured libdb4.7 4.7.25-9 2010-06-23 10:18:48 status installed libdb4.7 4.7.25-9 2010-06-23 10:18:48 configure libdb4.5 4.5.20-13.1 4.5.20-13.1 2010-06-23 10:18:48 status unpacked libdb4.5 4.5.20-13.1 2010-06-23 10:18:48 status half-configured libdb4.5 4.5.20-13.1 2010-06-23 10:18:48 status installed libdb4.5 4.5.20-13.1 2010-06-23 10:18:48 configure libschroedinger-1.0-0 1.0.9-2 1.0.9-2 2010-06-23 10:18:48 status unpacked libschroedinger-1.0-0 1.0.9-2 2010-06-23 10:18:48 status half-configured libschroedinger-1.0-0 1.0.9-2 2010-06-23 10:18:48 status installed libschroedinger-1.0-0 1.0.9-2 2010-06-23 10:18:48 configure libofa0 0.9.3-3.1 0.9.3-3.1 2010-06-23 10:18:48 status unpacked libofa0 0.9.3-3.1 2010-06-23 10:18:48 status half-configured libofa0 0.9.3-3.1 2010-06-23 10:18:48 status installed libofa0 0.9.3-3.1 2010-06-23 10:18:48 configure libgfortran3 4.4.4-5 4.4.4-5 2010-06-23 10:18:48 status unpacked libgfortran3 4.4.4-5 2010-06-23 10:18:48 status half-configured libgfortran3 4.4.4-5 2010-06-23 10:18:48 status installed libgfortran3 4.4.4-5 2010-06-23 10:18:48 configure libkate1 0.3.7-3 0.3.7-3 2010-06-23 10:18:48 status unpacked libkate1 0.3.7-3 2010-06-23 10:18:48 status half-configured libkate1 0.3.7-3 2010-06-23 10:18:48 status installed libkate1 0.3.7-3 2010-06-23 10:18:48 configure libsasl2-2 2.1.23.dfsg1-5 2.1.23.dfsg1-5 2010-06-23 10:18:48 status unpacked libsasl2-2 2.1.23.dfsg1-5 2010-06-23 10:18:48 status half-configured libsasl2-2 2.1.23.dfsg1-5 2010-06-23 10:18:49 status installed libsasl2-2 2.1.23.dfsg1-5 2010-06-23 10:18:49 configure xkb-data 1.8-1 1.8-1 2010-06-23 10:18:49 status unpacked xkb-data 1.8-1 2010-06-23 10:18:49 status half-configured xkb-data 1.8-1 2010-06-23 10:18:49 status installed xkb-data 1.8-1 2010-06-23 10:18:49 configure libpthread-stubs0-dev 0.3-2 0.3-2 2010-06-23 10:18:49 status unpacked libpthread-stubs0-dev 0.3-2 2010-06-23 10:18:49 status half-configured libpthread-stubs0-dev 0.3-2 2010-06-23 10:18:49 status installed libpthread-stubs0-dev 0.3-2 2010-06-23 10:18:49 configure libslang2 2.2.2-4 2.2.2-4 2010-06-23 10:18:49 status unpacked libslang2 2.2.2-4 2010-06-23 10:18:49 status half-configured libslang2 2.2.2-4 2010-06-23 10:18:49 status installed libslang2 2.2.2-4 2010-06-23 10:18:49 configure libdc1394-22 2.1.2-2 2.1.2-2 2010-06-23 10:18:49 status unpacked libdc1394-22 2.1.2-2 2010-06-23 10:18:49 status half-configured libdc1394-22 2.1.2-2 2010-06-23 10:18:49 status installed libdc1394-22 2.1.2-2 2010-06-23 10:18:49 configure libdatrie1 0.2.3-1 0.2.3-1 2010-06-23 10:18:49 status unpacked libdatrie1 0.2.3-1 2010-06-23 10:18:49 status half-configured libdatrie1 0.2.3-1 2010-06-23 10:18:49 status installed libdatrie1 0.2.3-1 2010-06-23 10:18:49 configure libiptcdata0 1.0.4-1+b1 1.0.4-1+b1 2010-06-23 10:18:49 status unpacked libiptcdata0 1.0.4-1+b1 2010-06-23 10:18:49 status half-configured libiptcdata0 1.0.4-1+b1 2010-06-23 10:18:49 status installed libiptcdata0 1.0.4-1+b1 2010-06-23 10:18:49 configure libavahi-common-data 0.6.25-3 0.6.25-3 2010-06-23 10:18:49 status unpacked libavahi-common-data 0.6.25-3 2010-06-23 10:18:49 status half-configured libavahi-common-data 0.6.25-3 2010-06-23 10:18:49 status installed libavahi-common-data 0.6.25-3 2010-06-23 10:18:49 configure libgnomecanvas2-common 2.30.1-1 2.30.1-1 2010-06-23 10:18:49 status unpacked libgnomecanvas2-common 2.30.1-1 2010-06-23 10:18:49 status half-configured libgnomecanvas2-common 2.30.1-1 2010-06-23 10:18:49 status installed libgnomecanvas2-common 2.30.1-1 2010-06-23 10:18:49 configure libjasper1 1.900.1-7 1.900.1-7 2010-06-23 10:18:49 status unpacked libjasper1 1.900.1-7 2010-06-23 10:18:49 status half-configured libjasper1 1.900.1-7 2010-06-23 10:18:49 status installed libjasper1 1.900.1-7 2010-06-23 10:18:49 configure libavahi-common3 0.6.25-3 0.6.25-3 2010-06-23 10:18:49 status unpacked libavahi-common3 0.6.25-3 2010-06-23 10:18:49 status half-configured libavahi-common3 0.6.25-3 2010-06-23 10:18:50 status installed libavahi-common3 0.6.25-3 2010-06-23 10:18:50 configure libaudit0 1.7.13-1+b1 1.7.13-1+b1 2010-06-23 10:18:50 status unpacked libaudit0 1.7.13-1+b1 2010-06-23 10:18:50 status unpacked libaudit0 1.7.13-1+b1 2010-06-23 10:18:50 status half-configured libaudit0 1.7.13-1+b1 2010-06-23 10:18:50 status installed libaudit0 1.7.13-1+b1 2010-06-23 10:18:50 configure libgpm2 1.20.4-3.3 1.20.4-3.3 2010-06-23 10:18:50 status unpacked libgpm2 1.20.4-3.3 2010-06-23 10:18:50 status half-configured libgpm2 1.20.4-3.3 2010-06-23 10:18:50 status installed libgpm2 1.20.4-3.3 2010-06-23 10:18:50 configure libgnomeui-common 2.24.3-1 2.24.3-1 2010-06-23 10:18:50 status unpacked libgnomeui-common 2.24.3-1 2010-06-23 10:18:50 status half-configured libgnomeui-common 2.24.3-1 2010-06-23 10:18:50 status installed libgnomeui-common 2.24.3-1 2010-06-23 10:18:50 configure libpcre3 7.8-3 7.8-3 2010-06-23 10:18:50 status unpacked libpcre3 7.8-3 2010-06-23 10:18:50 status half-configured libpcre3 7.8-3 2010-06-23 10:18:50 status installed libpcre3 7.8-3 2010-06-23 10:18:50 configure iso-codes 3.16-1 3.16-1 2010-06-23 10:18:50 status unpacked iso-codes 3.16-1 2010-06-23 10:18:50 status half-configured iso-codes 3.16-1 2010-06-23 10:18:50 status installed iso-codes 3.16-1 2010-06-23 10:18:50 configure libncursesw5 5.7+20100313-2 5.7+20100313-2 2010-06-23 10:18:50 status unpacked libncursesw5 5.7+20100313-2 2010-06-23 10:18:50 status half-configured libncursesw5 5.7+20100313-2 2010-06-23 10:18:50 status installed libncursesw5 5.7+20100313-2 2010-06-23 10:18:50 configure x11proto-core-dev 7.0.16-1 7.0.16-1 2010-06-23 10:18:50 status unpacked x11proto-core-dev 7.0.16-1 2010-06-23 10:18:50 status half-configured x11proto-core-dev 7.0.16-1 2010-06-23 10:18:50 status installed x11proto-core-dev 7.0.16-1 2010-06-23 10:18:50 configure tsconf 1.0-7 1.0-7 2010-06-23 10:18:50 status unpacked tsconf 1.0-7 2010-06-23 10:18:50 status unpacked tsconf 1.0-7 2010-06-23 10:18:50 status half-configured tsconf 1.0-7 2010-06-23 10:18:50 status installed tsconf 1.0-7 2010-06-23 10:18:50 configure libwebkit-1.0-common 1.2.1-2 1.2.1-2 2010-06-23 10:18:50 status unpacked libwebkit-1.0-common 1.2.1-2 2010-06-23 10:18:50 status half-configured libwebkit-1.0-common 1.2.1-2 2010-06-23 10:18:50 status installed libwebkit-1.0-common 1.2.1-2 2010-06-23 10:18:50 configure xtrans-dev 1.2.5-1 1.2.5-1 2010-06-23 10:18:50 status unpacked xtrans-dev 1.2.5-1 2010-06-23 10:18:50 status half-configured xtrans-dev 1.2.5-1 2010-06-23 10:18:51 status installed xtrans-dev 1.2.5-1 2010-06-23 10:18:51 configure libvisual-0.4-0 0.4.0-3 0.4.0-3 2010-06-23 10:18:51 status unpacked libvisual-0.4-0 0.4.0-3 2010-06-23 10:18:51 status half-configured libvisual-0.4-0 0.4.0-3 2010-06-23 10:18:51 status installed libvisual-0.4-0 0.4.0-3 2010-06-23 10:18:51 configure libdvdnav4 4.1.3-7 4.1.3-7 2010-06-23 10:18:51 status unpacked libdvdnav4 4.1.3-7 2010-06-23 10:18:51 status half-configured libdvdnav4 4.1.3-7 2010-06-23 10:18:51 status installed libdvdnav4 4.1.3-7 2010-06-23 10:18:51 configure libvorbis0a 1.3.1-1 1.3.1-1 2010-06-23 10:18:51 status unpacked libvorbis0a 1.3.1-1 2010-06-23 10:18:51 status half-configured libvorbis0a 1.3.1-1 2010-06-23 10:18:51 status installed libvorbis0a 1.3.1-1 2010-06-23 10:18:51 configure libwnck-common 2.30.0-2 2.30.0-2 2010-06-23 10:18:51 status unpacked libwnck-common 2.30.0-2 2010-06-23 10:18:51 status half-configured libwnck-common 2.30.0-2 2010-06-23 10:18:51 status installed libwnck-common 2.30.0-2 2010-06-23 10:18:51 configure libavahi-client3 0.6.25-3 0.6.25-3 2010-06-23 10:18:51 status unpacked libavahi-client3 0.6.25-3 2010-06-23 10:18:51 status half-configured libavahi-client3 0.6.25-3 2010-06-23 10:18:51 status installed libavahi-client3 0.6.25-3 2010-06-23 10:18:51 configure mime-support 3.48-1 3.48-1 2010-06-23 10:18:51 status unpacked mime-support 3.48-1 2010-06-23 10:18:51 status unpacked mime-support 3.48-1 2010-06-23 10:18:51 status unpacked mime-support 3.48-1 2010-06-23 10:18:51 status half-configured mime-support 3.48-1 2010-06-23 10:18:51 update-alternatives: run with --install /usr/bin/view view /usr/bin/see 1 --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/see.1.gz 2010-06-23 10:18:51 status installed mime-support 3.48-1 2010-06-23 10:18:51 configure xml-core 0.13 0.13 2010-06-23 10:18:51 status unpacked xml-core 0.13 2010-06-23 10:18:52 status half-configured xml-core 0.13 2010-06-23 10:18:52 status installed xml-core 0.13 2010-06-23 10:18:52 configure libicu42 4.2.1-3 4.2.1-3 2010-06-23 10:18:52 status unpacked libicu42 4.2.1-3 2010-06-23 10:18:52 status half-configured libicu42 4.2.1-3 2010-06-23 10:18:52 status installed libicu42 4.2.1-3 2010-06-23 10:18:52 configure libcdparanoia0 3.10.2+debian-9 3.10.2+debian-9 2010-06-23 10:18:52 status unpacked libcdparanoia0 3.10.2+debian-9 2010-06-23 10:18:52 status half-configured libcdparanoia0 3.10.2+debian-9 2010-06-23 10:18:52 status installed libcdparanoia0 3.10.2+debian-9 2010-06-23 10:18:52 configure libnspr4-0d 4.8.4-1 4.8.4-1 2010-06-23 10:18:52 status unpacked libnspr4-0d 4.8.4-1 2010-06-23 10:18:52 status half-configured libnspr4-0d 4.8.4-1 2010-06-23 10:18:52 status installed libnspr4-0d 4.8.4-1 2010-06-23 10:18:52 configure libice6 2:1.0.6-1 2:1.0.6-1 2010-06-23 10:18:52 status unpacked libice6 2:1.0.6-1 2010-06-23 10:18:52 status half-configured libice6 2:1.0.6-1 2010-06-23 10:18:52 status installed libice6 2:1.0.6-1 2010-06-23 10:18:52 configure libesd0 0.2.41-7 0.2.41-7 2010-06-23 10:18:52 status unpacked libesd0 0.2.41-7 2010-06-23 10:18:52 status half-configured libesd0 0.2.41-7 2010-06-23 10:18:52 status installed libesd0 0.2.41-7 2010-06-23 10:18:52 configure libx11-data 2:1.3.3-3 2:1.3.3-3 2010-06-23 10:18:52 status unpacked libx11-data 2:1.3.3-3 2010-06-23 10:18:52 status half-configured libx11-data 2:1.3.3-3 2010-06-23 10:18:52 status installed libx11-data 2:1.3.3-3 2010-06-23 10:18:52 configure libfam0 2.7.0-16.1 2.7.0-16.1 2010-06-23 10:18:52 status unpacked libfam0 2.7.0-16.1 2010-06-23 10:18:53 status half-configured libfam0 2.7.0-16.1 2010-06-23 10:18:53 status installed libfam0 2.7.0-16.1 2010-06-23 10:18:53 configure libtalloc2 2.0.1-1 2.0.1-1 2010-06-23 10:18:53 status unpacked libtalloc2 2.0.1-1 2010-06-23 10:18:53 status half-configured libtalloc2 2.0.1-1 2010-06-23 10:18:53 status installed libtalloc2 2.0.1-1 2010-06-23 10:18:53 configure libsm6 2:1.1.1-1 2:1.1.1-1 2010-06-23 10:18:53 status unpacked libsm6 2:1.1.1-1 2010-06-23 10:18:53 status half-configured libsm6 2:1.1.1-1 2010-06-23 10:18:53 status installed libsm6 2:1.1.1-1 2010-06-23 10:18:53 configure libpng12-0 1.2.43-1 1.2.43-1 2010-06-23 10:18:53 status unpacked libpng12-0 1.2.43-1 2010-06-23 10:18:53 status half-configured libpng12-0 1.2.43-1 2010-06-23 10:18:53 status installed libpng12-0 1.2.43-1 2010-06-23 10:18:53 configure libconsole 1:0.2.3dbs-69 1:0.2.3dbs-69 2010-06-23 10:18:53 status unpacked libconsole 1:0.2.3dbs-69 2010-06-23 10:18:53 status half-configured libconsole 1:0.2.3dbs-69 2010-06-23 10:18:53 status installed libconsole 1:0.2.3dbs-69 2010-06-23 10:18:53 configure libpixman-1-0 0.16.4-1 0.16.4-1 2010-06-23 10:18:53 status unpacked libpixman-1-0 0.16.4-1 2010-06-23 10:18:53 status half-configured libpixman-1-0 0.16.4-1 2010-06-23 10:18:53 status installed libpixman-1-0 0.16.4-1 2010-06-23 10:18:53 configure libblas3gf 1.2-7 1.2-7 2010-06-23 10:18:53 status unpacked libblas3gf 1.2-7 2010-06-23 10:18:53 status half-configured libblas3gf 1.2-7 2010-06-23 10:18:53 update-alternatives: run with --install /usr/lib/libblas.so.3gf libblas.so.3gf /usr/lib/libblas/libblas.so.3gf 10 2010-06-23 10:18:53 update-alternatives: link group libblas.so.3gf updated to point to /usr/lib/libblas/libblas.so.3gf 2010-06-23 10:18:53 status installed libblas3gf 1.2-7 2010-06-23 10:18:53 configure libmusicbrainz4c2a 2.1.5-4 2.1.5-4 2010-06-23 10:18:53 status unpacked libmusicbrainz4c2a 2.1.5-4 2010-06-23 10:18:53 status half-configured libmusicbrainz4c2a 2.1.5-4 2010-06-23 10:18:53 status installed libmusicbrainz4c2a 2.1.5-4 2010-06-23 10:18:53 configure libfontenc1 1:1.0.5-2 1:1.0.5-2 2010-06-23 10:18:53 status unpacked libfontenc1 1:1.0.5-2 2010-06-23 10:18:53 status half-configured libfontenc1 1:1.0.5-2 2010-06-23 10:18:54 status installed libfontenc1 1:1.0.5-2 2010-06-23 10:18:54 configure ca-certificates 20090814 20090814 2010-06-23 10:18:54 status unpacked ca-certificates 20090814 2010-06-23 10:18:54 status half-configured ca-certificates 20090814 2010-06-23 10:18:58 status installed ca-certificates 20090814 2010-06-23 10:18:58 configure libfaad2 2.7-4 2.7-4 2010-06-23 10:18:58 status unpacked libfaad2 2.7-4 2010-06-23 10:18:58 status half-configured libfaad2 2.7-4 2010-06-23 10:18:58 status installed libfaad2 2.7-4 2010-06-23 10:18:58 configure libglib2.0-0 2.24.1-1 2.24.1-1 2010-06-23 10:18:58 status unpacked libglib2.0-0 2.24.1-1 2010-06-23 10:18:58 status half-configured libglib2.0-0 2.24.1-1 2010-06-23 10:18:58 status installed libglib2.0-0 2.24.1-1 2010-06-23 10:18:58 configure libmodplug0c2 1:0.8.8-1 1:0.8.8-1 2010-06-23 10:18:58 status unpacked libmodplug0c2 1:0.8.8-1 2010-06-23 10:18:58 status half-configured libmodplug0c2 1:0.8.8-1 2010-06-23 10:18:59 status installed libmodplug0c2 1:0.8.8-1 2010-06-23 10:18:59 configure libcap2 1:2.17-2 1:2.17-2 2010-06-23 10:18:59 status unpacked libcap2 1:2.17-2 2010-06-23 10:18:59 status half-configured libcap2 1:2.17-2 2010-06-23 10:18:59 status installed libcap2 1:2.17-2 2010-06-23 10:18:59 configure libwrap0 7.6.q-19 7.6.q-19 2010-06-23 10:18:59 status unpacked libwrap0 7.6.q-19 2010-06-23 10:18:59 status half-configured libwrap0 7.6.q-19 2010-06-23 10:18:59 status installed libwrap0 7.6.q-19 2010-06-23 10:18:59 configure libxau6 1:1.0.5-2 1:1.0.5-2 2010-06-23 10:18:59 status unpacked libxau6 1:1.0.5-2 2010-06-23 10:18:59 status half-configured libxau6 1:1.0.5-2 2010-06-23 10:18:59 status installed libxau6 1:1.0.5-2 2010-06-23 10:18:59 configure libgmpxx4ldbl 2:4.3.2+dfsg-1 2:4.3.2+dfsg-1 2010-06-23 10:18:59 status unpacked libgmpxx4ldbl 2:4.3.2+dfsg-1 2010-06-23 10:18:59 status half-configured libgmpxx4ldbl 2:4.3.2+dfsg-1 2010-06-23 10:18:59 status installed libgmpxx4ldbl 2:4.3.2+dfsg-1 2010-06-23 10:18:59 configure shared-mime-info 0.71-3 0.71-3 2010-06-23 10:18:59 status unpacked shared-mime-info 0.71-3 2010-06-23 10:18:59 status half-configured shared-mime-info 0.71-3 2010-06-23 10:19:00 status installed shared-mime-info 0.71-3 2010-06-23 10:19:00 configure x11proto-input-dev 2.0-2 2.0-2 2010-06-23 10:19:00 status unpacked x11proto-input-dev 2.0-2 2010-06-23 10:19:00 status half-configured x11proto-input-dev 2.0-2 2010-06-23 10:19:00 status installed x11proto-input-dev 2.0-2 2010-06-23 10:19:00 configure libvorbisfile3 1.3.1-1 1.3.1-1 2010-06-23 10:19:00 status unpacked libvorbisfile3 1.3.1-1 2010-06-23 10:19:00 status half-configured libvorbisfile3 1.3.1-1 2010-06-23 10:19:00 status installed libvorbisfile3 1.3.1-1 2010-06-23 10:19:00 configure libflac8 1.2.1-2+b1 1.2.1-2+b1 2010-06-23 10:19:00 status unpacked libflac8 1.2.1-2+b1 2010-06-23 10:19:00 status half-configured libflac8 1.2.1-2+b1 2010-06-23 10:19:00 status installed libflac8 1.2.1-2+b1 2010-06-23 10:19:00 configure libgcrypt11 1.4.5-2 1.4.5-2 2010-06-23 10:19:00 status unpacked libgcrypt11 1.4.5-2 2010-06-23 10:19:00 status half-configured libgcrypt11 1.4.5-2 2010-06-23 10:19:00 status installed libgcrypt11 1.4.5-2 2010-06-23 10:19:00 configure python-minimal 2.5.4-9 2.5.4-9 2010-06-23 10:19:00 status unpacked python-minimal 2.5.4-9 2010-06-23 10:19:00 status half-configured python-minimal 2.5.4-9 2010-06-23 10:19:00 status installed python-minimal 2.5.4-9 2010-06-23 10:19:00 configure console-tools 1:0.2.3dbs-69 1:0.2.3dbs-69 2010-06-23 10:19:00 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 10:19:00 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 10:19:03 conffile /etc/console-tools/config install 2010-06-23 10:19:03 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 10:19:04 status unpacked console-tools 1:0.2.3dbs-69 2010-06-23 10:19:04 status half-configured console-tools 1:0.2.3dbs-69 2010-06-23 10:19:04 status installed console-tools 1:0.2.3dbs-69 2010-06-23 10:19:04 configure libwbclient0 2:3.4.8~dfsg-1 2:3.4.8~dfsg-1 2010-06-23 10:19:04 status unpacked libwbclient0 2:3.4.8~dfsg-1 2010-06-23 10:19:04 status half-configured libwbclient0 2:3.4.8~dfsg-1 2010-06-23 10:19:04 status installed libwbclient0 2:3.4.8~dfsg-1 2010-06-23 10:19:04 configure libflite1 1.4-release-2 1.4-release-2 2010-06-23 10:19:04 status unpacked libflite1 1.4-release-2 2010-06-23 10:19:04 status half-configured libflite1 1.4-release-2 2010-06-23 10:19:04 status installed libflite1 1.4-release-2 2010-06-23 10:19:04 configure console-common 0.7.85 0.7.85 2010-06-23 10:19:04 status unpacked console-common 0.7.85 2010-06-23 10:19:05 status unpacked console-common 0.7.85 2010-06-23 10:19:05 status half-configured console-common 0.7.85 2010-06-23 10:19:05 status installed console-common 0.7.85 2010-06-23 10:19:05 configure libxslt1.1 1.1.26-3 1.1.26-3 2010-06-23 10:19:05 status unpacked libxslt1.1 1.1.26-3 2010-06-23 10:19:05 status half-configured libxslt1.1 1.1.26-3 2010-06-23 10:19:05 status installed libxslt1.1 1.1.26-3 2010-06-23 10:19:05 configure libxdmcp-dev 1:1.0.3-2 1:1.0.3-2 2010-06-23 10:19:05 status unpacked libxdmcp-dev 1:1.0.3-2 2010-06-23 10:19:05 status half-configured libxdmcp-dev 1:1.0.3-2 2010-06-23 10:19:05 status installed libxdmcp-dev 1:1.0.3-2 2010-06-23 10:19:05 configure libdbus-glib-1-2 0.86-1 0.86-1 2010-06-23 10:19:05 status unpacked libdbus-glib-1-2 0.86-1 2010-06-23 10:19:05 status half-configured libdbus-glib-1-2 0.86-1 2010-06-23 10:19:05 status installed libdbus-glib-1-2 0.86-1 2010-06-23 10:19:05 configure libk5crypto3 1.8.1+dfsg-5 1.8.1+dfsg-5 2010-06-23 10:19:05 status unpacked libk5crypto3 1.8.1+dfsg-5 2010-06-23 10:19:05 status half-configured libk5crypto3 1.8.1+dfsg-5 2010-06-23 10:19:05 status installed libk5crypto3 1.8.1+dfsg-5 2010-06-23 10:19:05 configure libavahi-glib1 0.6.25-3 0.6.25-3 2010-06-23 10:19:05 status unpacked libavahi-glib1 0.6.25-3 2010-06-23 10:19:05 status half-configured libavahi-glib1 0.6.25-3 2010-06-23 10:19:06 status installed libavahi-glib1 0.6.25-3 2010-06-23 10:19:06 configure libts-0.0-0 1.0-7 1.0-7 2010-06-23 10:19:06 status unpacked libts-0.0-0 1.0-7 2010-06-23 10:19:06 status half-configured libts-0.0-0 1.0-7 2010-06-23 10:19:06 status installed libts-0.0-0 1.0-7 2010-06-23 10:19:06 configure libgtop2-7 2.28.1-1 2.28.1-1 2010-06-23 10:19:06 status unpacked libgtop2-7 2.28.1-1 2010-06-23 10:19:06 status half-configured libgtop2-7 2.28.1-1 2010-06-23 10:19:06 status installed libgtop2-7 2.28.1-1 2010-06-23 10:19:06 configure dbus 1.2.24-1 1.2.24-1 2010-06-23 10:19:06 status unpacked dbus 1.2.24-1 2010-06-23 10:19:06 status unpacked dbus 1.2.24-1 2010-06-23 10:19:06 status unpacked dbus 1.2.24-1 2010-06-23 10:19:06 status unpacked dbus 1.2.24-1 2010-06-23 10:19:06 status unpacked dbus 1.2.24-1 2010-06-23 10:19:06 status half-configured dbus 1.2.24-1 2010-06-23 10:19:09 status installed dbus 1.2.24-1 2010-06-23 10:19:09 configure libthai0 0.1.14-2 0.1.14-2 2010-06-23 10:19:09 status unpacked libthai0 0.1.14-2 2010-06-23 10:19:10 status half-configured libthai0 0.1.14-2 2010-06-23 10:19:10 status installed libthai0 0.1.14-2 2010-06-23 10:19:10 configure libhal-storage1 0.5.14-2 0.5.14-2 2010-06-23 10:19:10 status unpacked libhal-storage1 0.5.14-2 2010-06-23 10:19:10 status half-configured libhal-storage1 0.5.14-2 2010-06-23 10:19:10 status installed libhal-storage1 0.5.14-2 2010-06-23 10:19:10 configure gconf2-common 2.28.1-3 2.28.1-3 2010-06-23 10:19:10 status unpacked gconf2-common 2.28.1-3 2010-06-23 10:19:10 status unpacked gconf2-common 2.28.1-3 2010-06-23 10:19:10 status half-configured gconf2-common 2.28.1-3 2010-06-23 10:19:10 status installed gconf2-common 2.28.1-3 2010-06-23 10:19:10 configure libgsf-1-114 1.14.18-1 1.14.18-1 2010-06-23 10:19:10 status unpacked libgsf-1-114 1.14.18-1 2010-06-23 10:19:10 status half-configured libgsf-1-114 1.14.18-1 2010-06-23 10:19:10 status installed libgsf-1-114 1.14.18-1 2010-06-23 10:19:10 configure libxcb1 1.6-1 1.6-1 2010-06-23 10:19:10 status unpacked libxcb1 1.6-1 2010-06-23 10:19:11 status half-configured libxcb1 1.6-1 2010-06-23 10:19:11 status installed libxcb1 1.6-1 2010-06-23 10:19:11 configure libmms0 0.6-1 0.6-1 2010-06-23 10:19:11 status unpacked libmms0 0.6-1 2010-06-23 10:19:11 status half-configured libmms0 0.6-1 2010-06-23 10:19:11 status installed libmms0 0.6-1 2010-06-23 10:19:11 configure python2.5 2.5.5-6 2.5.5-6 2010-06-23 10:19:11 status unpacked python2.5 2.5.5-6 2010-06-23 10:19:11 status half-configured python2.5 2.5.5-6 2010-06-23 10:19:12 status installed python2.5 2.5.5-6 2010-06-23 10:19:12 configure libice-dev 2:1.0.6-1 2:1.0.6-1 2010-06-23 10:19:12 status unpacked libice-dev 2:1.0.6-1 2010-06-23 10:19:13 status half-configured libice-dev 2:1.0.6-1 2010-06-23 10:19:13 status installed libice-dev 2:1.0.6-1 2010-06-23 10:19:13 configure libxcb-event1 0.3.6-1 0.3.6-1 2010-06-23 10:19:13 status unpacked libxcb-event1 0.3.6-1 2010-06-23 10:19:13 status half-configured libxcb-event1 0.3.6-1 2010-06-23 10:19:13 status installed libxcb-event1 0.3.6-1 2010-06-23 10:19:13 configure libidl0 0.8.14-0.1 0.8.14-0.1 2010-06-23 10:19:13 status unpacked libidl0 0.8.14-0.1 2010-06-23 10:19:13 status half-configured libidl0 0.8.14-0.1 2010-06-23 10:19:13 status installed libidl0 0.8.14-0.1 2010-06-23 10:19:13 configure libgp11-0 2.30.1-2 2.30.1-2 2010-06-23 10:19:13 status unpacked libgp11-0 2.30.1-2 2010-06-23 10:19:13 status half-configured libgp11-0 2.30.1-2 2010-06-23 10:19:13 status installed libgp11-0 2.30.1-2 2010-06-23 10:19:13 configure libxcb-aux0 0.3.6-1 0.3.6-1 2010-06-23 10:19:13 status unpacked libxcb-aux0 0.3.6-1 2010-06-23 10:19:13 status half-configured libxcb-aux0 0.3.6-1 2010-06-23 10:19:13 status installed libxcb-aux0 0.3.6-1 2010-06-23 10:19:13 configure libvorbisenc2 1.3.1-1 1.3.1-1 2010-06-23 10:19:13 status unpacked libvorbisenc2 1.3.1-1 2010-06-23 10:19:13 status half-configured libvorbisenc2 1.3.1-1 2010-06-23 10:19:13 status installed libvorbisenc2 1.3.1-1 2010-06-23 10:19:13 configure libxcb-atom1 0.3.6-1 0.3.6-1 2010-06-23 10:19:13 status unpacked libxcb-atom1 0.3.6-1 2010-06-23 10:19:13 status half-configured libxcb-atom1 0.3.6-1 2010-06-23 10:19:13 status installed libxcb-atom1 0.3.6-1 2010-06-23 10:19:13 configure libdirectfb-1.2-9 1.2.10.0-3 1.2.10.0-3 2010-06-23 10:19:13 status unpacked libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 10:19:13 status half-configured libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 10:19:13 status installed libdirectfb-1.2-9 1.2.10.0-3 2010-06-23 10:19:13 configure liblapack3gf 3.2.1-8 3.2.1-8 2010-06-23 10:19:13 status unpacked liblapack3gf 3.2.1-8 2010-06-23 10:19:13 status half-configured liblapack3gf 3.2.1-8 2010-06-23 10:19:14 update-alternatives: run with --install /usr/lib/liblapack.so.3gf liblapack.so.3gf /usr/lib/lapack/liblapack.so.3gf 10 2010-06-23 10:19:14 update-alternatives: link group liblapack.so.3gf updated to point to /usr/lib/lapack/liblapack.so.3gf 2010-06-23 10:19:14 status installed liblapack3gf 3.2.1-8 2010-06-23 10:19:14 configure libgmp3-dev 2:4.3.2+dfsg-1 2:4.3.2+dfsg-1 2010-06-23 10:19:14 status unpacked libgmp3-dev 2:4.3.2+dfsg-1 2010-06-23 10:19:14 status half-configured libgmp3-dev 2:4.3.2+dfsg-1 2010-06-23 10:19:14 status installed libgmp3-dev 2:4.3.2+dfsg-1 2010-06-23 10:19:14 configure libgnome-menu2 2.30.0-1 2.30.0-1 2010-06-23 10:19:14 status unpacked libgnome-menu2 2.30.0-1 2010-06-23 10:19:14 status half-configured libgnome-menu2 2.30.0-1 2010-06-23 10:19:14 status installed libgnome-menu2 2.30.0-1 2010-06-23 10:19:14 configure libeggdbus-1-0 0.6-1 0.6-1 2010-06-23 10:19:14 status unpacked libeggdbus-1-0 0.6-1 2010-06-23 10:19:14 status half-configured libeggdbus-1-0 0.6-1 2010-06-23 10:19:14 status installed libeggdbus-1-0 0.6-1 2010-06-23 10:19:14 configure libnewt0.52 0.52.10-8 0.52.10-8 2010-06-23 10:19:14 status unpacked libnewt0.52 0.52.10-8 2010-06-23 10:19:14 status half-configured libnewt0.52 0.52.10-8 2010-06-23 10:19:14 status installed libnewt0.52 0.52.10-8 2010-06-23 10:19:14 configure libsndfile1 1.0.21-2 1.0.21-2 2010-06-23 10:19:14 status unpacked libsndfile1 1.0.21-2 2010-06-23 10:19:14 status half-configured libsndfile1 1.0.21-2 2010-06-23 10:19:14 status installed libsndfile1 1.0.21-2 2010-06-23 10:19:14 configure libnss3-1d 3.12.6-2 3.12.6-2 2010-06-23 10:19:14 status unpacked libnss3-1d 3.12.6-2 2010-06-23 10:19:14 status half-configured libnss3-1d 3.12.6-2 2010-06-23 10:19:14 status installed libnss3-1d 3.12.6-2 2010-06-23 10:19:15 configure libgstreamer0.10-0 0.10.29-1 0.10.29-1 2010-06-23 10:19:15 status unpacked libgstreamer0.10-0 0.10.29-1 2010-06-23 10:19:15 status half-configured libgstreamer0.10-0 0.10.29-1 2010-06-23 10:19:15 status installed libgstreamer0.10-0 0.10.29-1 2010-06-23 10:19:15 configure liborbit2 1:2.14.18-0.1 1:2.14.18-0.1 2010-06-23 10:19:15 status unpacked liborbit2 1:2.14.18-0.1 2010-06-23 10:19:15 status half-configured liborbit2 1:2.14.18-0.1 2010-06-23 10:19:15 status installed liborbit2 1:2.14.18-0.1 2010-06-23 10:19:15 configure libxau-dev 1:1.0.5-2 1:1.0.5-2 2010-06-23 10:19:15 status unpacked libxau-dev 1:1.0.5-2 2010-06-23 10:19:15 status half-configured libxau-dev 1:1.0.5-2 2010-06-23 10:19:15 status installed libxau-dev 1:1.0.5-2 2010-06-23 10:19:15 configure libx11-6 2:1.3.3-3 2:1.3.3-3 2010-06-23 10:19:15 status unpacked libx11-6 2:1.3.3-3 2010-06-23 10:19:15 status half-configured libx11-6 2:1.3.3-3 2010-06-23 10:19:15 status installed libx11-6 2:1.3.3-3 2010-06-23 10:19:15 configure libcanberra0 0.24-1 0.24-1 2010-06-23 10:19:15 status unpacked libcanberra0 0.24-1 2010-06-23 10:19:15 status half-configured libcanberra0 0.24-1 2010-06-23 10:19:15 status installed libcanberra0 0.24-1 2010-06-23 10:19:15 configure libatk1.0-0 1.30.0-1 1.30.0-1 2010-06-23 10:19:15 status unpacked libatk1.0-0 1.30.0-1 2010-06-23 10:19:15 status half-configured libatk1.0-0 1.30.0-1 2010-06-23 10:19:15 status installed libatk1.0-0 1.30.0-1 2010-06-23 10:19:15 configure libcroco3 0.6.2-1 0.6.2-1 2010-06-23 10:19:15 status unpacked libcroco3 0.6.2-1 2010-06-23 10:19:15 status half-configured libcroco3 0.6.2-1 2010-06-23 10:19:15 status installed libcroco3 0.6.2-1 2010-06-23 10:19:15 configure libgnutls26 2.8.6-1 2.8.6-1 2010-06-23 10:19:15 status unpacked libgnutls26 2.8.6-1 2010-06-23 10:19:15 status half-configured libgnutls26 2.8.6-1 2010-06-23 10:19:15 status installed libgnutls26 2.8.6-1 2010-06-23 10:19:15 configure libgirepository1.0-0 0.6.14-1 0.6.14-1 2010-06-23 10:19:15 status unpacked libgirepository1.0-0 0.6.14-1 2010-06-23 10:19:15 status half-configured libgirepository1.0-0 0.6.14-1 2010-06-23 10:19:15 status installed libgirepository1.0-0 0.6.14-1 2010-06-23 10:19:15 configure libmozjs2d 1.9.1.9-7+b1 1.9.1.9-7+b1 2010-06-23 10:19:15 status unpacked libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:19:15 status half-configured libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:19:16 status installed libmozjs2d 1.9.1.9-7+b1 2010-06-23 10:19:16 configure libmimic0 1.0.4-2+b2 1.0.4-2+b2 2010-06-23 10:19:16 status unpacked libmimic0 1.0.4-2+b2 2010-06-23 10:19:16 status half-configured libmimic0 1.0.4-2+b2 2010-06-23 10:19:16 status installed libmimic0 1.0.4-2+b2 2010-06-23 10:19:16 configure libldap-2.4-2 2.4.17-2.1 2.4.17-2.1 2010-06-23 10:19:16 status unpacked libldap-2.4-2 2.4.17-2.1 2010-06-23 10:19:16 status unpacked libldap-2.4-2 2.4.17-2.1 2010-06-23 10:19:16 status half-configured libldap-2.4-2 2.4.17-2.1 2010-06-23 10:19:16 status installed libldap-2.4-2 2.4.17-2.1 2010-06-23 10:19:16 configure libgnome-keyring0 2.30.1-1 2.30.1-1 2010-06-23 10:19:16 status unpacked libgnome-keyring0 2.30.1-1 2010-06-23 10:19:16 status half-configured libgnome-keyring0 2.30.1-1 2010-06-23 10:19:16 status installed libgnome-keyring0 2.30.1-1 2010-06-23 10:19:16 configure libdevkit-power-gobject1 1:0.9.4-2 1:0.9.4-2 2010-06-23 10:19:16 status unpacked libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 10:19:16 status half-configured libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 10:19:16 status installed libdevkit-power-gobject1 1:0.9.4-2 2010-06-23 10:19:16 configure libxt6 1:1.0.7-1 1:1.0.7-1 2010-06-23 10:19:16 status unpacked libxt6 1:1.0.7-1 2010-06-23 10:19:16 status half-configured libxt6 1:1.0.7-1 2010-06-23 10:19:16 status installed libxt6 1:1.0.7-1 2010-06-23 10:19:16 configure libkrb5-3 1.8.1+dfsg-5 1.8.1+dfsg-5 2010-06-23 10:19:16 status unpacked libkrb5-3 1.8.1+dfsg-5 2010-06-23 10:19:16 status half-configured libkrb5-3 1.8.1+dfsg-5 2010-06-23 10:19:16 status installed libkrb5-3 1.8.1+dfsg-5 2010-06-23 10:19:16 configure libpolkit-gobject-1-0 0.96-2 0.96-2 2010-06-23 10:19:16 status unpacked libpolkit-gobject-1-0 0.96-2 2010-06-23 10:19:16 status half-configured libpolkit-gobject-1-0 0.96-2 2010-06-23 10:19:16 status installed libpolkit-gobject-1-0 0.96-2 2010-06-23 10:19:16 configure libxmuu1 2:1.0.5-1 2:1.0.5-1 2010-06-23 10:19:16 status unpacked libxmuu1 2:1.0.5-1 2010-06-23 10:19:16 status half-configured libxmuu1 2:1.0.5-1 2010-06-23 10:19:16 status installed libxmuu1 2:1.0.5-1 2010-06-23 10:19:17 configure libsoup2.4-1 2.30.1-1 2.30.1-1 2010-06-23 10:19:17 status unpacked libsoup2.4-1 2.30.1-1 2010-06-23 10:19:17 status half-configured libsoup2.4-1 2.30.1-1 2010-06-23 10:19:17 status installed libsoup2.4-1 2.30.1-1 2010-06-23 10:19:17 configure libgssapi-krb5-2 1.8.1+dfsg-5 1.8.1+dfsg-5 2010-06-23 10:19:17 status unpacked libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 10:19:17 status half-configured libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 10:19:17 status installed libgssapi-krb5-2 1.8.1+dfsg-5 2010-06-23 10:19:17 configure libxkbfile1 1:1.0.6-2 1:1.0.6-2 2010-06-23 10:19:17 status unpacked libxkbfile1 1:1.0.6-2 2010-06-23 10:19:17 status half-configured libxkbfile1 1:1.0.6-2 2010-06-23 10:19:17 status installed libxkbfile1 1:1.0.6-2 2010-06-23 10:19:17 configure gir1.0-glib-2.0 0.6.14-1 0.6.14-1 2010-06-23 10:19:17 status unpacked gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:19:17 status half-configured gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:19:17 status installed gir1.0-glib-2.0 0.6.14-1 2010-06-23 10:19:17 configure libxcb-render-util0 0.3.6-1 0.3.6-1 2010-06-23 10:19:17 status unpacked libxcb-render-util0 0.3.6-1 2010-06-23 10:19:17 status half-configured libxcb-render-util0 0.3.6-1 2010-06-23 10:19:17 status installed libxcb-render-util0 0.3.6-1 2010-06-23 10:19:17 configure libxcb1-dev 1.6-1 1.6-1 2010-06-23 10:19:17 status unpacked libxcb1-dev 1.6-1 2010-06-23 10:19:17 status half-configured libxcb1-dev 1.6-1 2010-06-23 10:19:17 status installed libxcb1-dev 1.6-1 2010-06-23 10:19:17 configure whiptail 0.52.10-8 0.52.10-8 2010-06-23 10:19:17 status unpacked whiptail 0.52.10-8 2010-06-23 10:19:17 status half-configured whiptail 0.52.10-8 2010-06-23 10:19:17 status installed whiptail 0.52.10-8 2010-06-23 10:19:17 configure python 2.5.4-9 2.5.4-9 2010-06-23 10:19:17 status unpacked python 2.5.4-9 2010-06-23 10:19:17 status half-configured python 2.5.4-9 2010-06-23 10:19:17 status installed python 2.5.4-9 2010-06-23 10:19:17 configure libxext6 2:1.1.1-3 2:1.1.1-3 2010-06-23 10:19:17 status unpacked libxext6 2:1.1.1-3 2010-06-23 10:19:17 status half-configured libxext6 2:1.1.1-3 2010-06-23 10:19:17 status installed libxext6 2:1.1.1-3 2010-06-23 10:19:17 configure libgconf2-4 2.28.1-3 2.28.1-3 2010-06-23 10:19:17 status unpacked libgconf2-4 2.28.1-3 2010-06-23 10:19:17 status half-configured libgconf2-4 2.28.1-3 2010-06-23 10:19:17 status installed libgconf2-4 2.28.1-3 2010-06-23 10:19:18 configure libgstreamer-plugins-base0.10-0 0.10.29-4 0.10.29-4 2010-06-23 10:19:18 status unpacked libgstreamer-plugins-base0.10-0 0.10.29-4 2010-06-23 10:19:18 status half-configured libgstreamer-plugins-base0.10-0 0.10.29-4 2010-06-23 10:19:18 status installed libgstreamer-plugins-base0.10-0 0.10.29-4 2010-06-23 10:19:18 configure libpolkit-agent-1-0 0.96-2 0.96-2 2010-06-23 10:19:18 status unpacked libpolkit-agent-1-0 0.96-2 2010-06-23 10:19:18 status half-configured libpolkit-agent-1-0 0.96-2 2010-06-23 10:19:18 status installed libpolkit-agent-1-0 0.96-2 2010-06-23 10:19:18 configure x11proto-xext-dev 7.1.1-2 7.1.1-2 2010-06-23 10:19:18 status unpacked x11proto-xext-dev 7.1.1-2 2010-06-23 10:19:18 status half-configured x11proto-xext-dev 7.1.1-2 2010-06-23 10:19:18 status installed x11proto-xext-dev 7.1.1-2 2010-06-23 10:19:18 configure libxpm4 1:3.5.8-1 1:3.5.8-1 2010-06-23 10:19:18 status unpacked libxpm4 1:3.5.8-1 2010-06-23 10:19:18 status half-configured libxpm4 1:3.5.8-1 2010-06-23 10:19:18 status installed libxpm4 1:3.5.8-1 2010-06-23 10:19:18 configure libbonobo2-0 2.24.3-1 2.24.3-1 2010-06-23 10:19:18 status unpacked libbonobo2-0 2.24.3-1 2010-06-23 10:19:18 status half-configured libbonobo2-0 2.24.3-1 2010-06-23 10:19:18 status installed libbonobo2-0 2.24.3-1 2010-06-23 10:19:18 configure libxrandr2 2:1.3.0-3 2:1.3.0-3 2010-06-23 10:19:18 status unpacked libxrandr2 2:1.3.0-3 2010-06-23 10:19:18 status half-configured libxrandr2 2:1.3.0-3 2010-06-23 10:19:18 status installed libxrandr2 2:1.3.0-3 2010-06-23 10:19:18 configure libedataserver1.2-13 2.30.1-5 2.30.1-5 2010-06-23 10:19:18 status unpacked libedataserver1.2-13 2.30.1-5 2010-06-23 10:19:18 status half-configured libedataserver1.2-13 2.30.1-5 2010-06-23 10:19:18 status installed libedataserver1.2-13 2.30.1-5 2010-06-23 10:19:18 configure python-support 1.0.8 1.0.8 2010-06-23 10:19:18 status unpacked python-support 1.0.8 2010-06-23 10:19:18 status half-configured python-support 1.0.8 2010-06-23 10:19:19 status installed python-support 1.0.8 2010-06-23 10:19:19 configure libsm-dev 2:1.1.1-1 2:1.1.1-1 2010-06-23 10:19:19 status unpacked libsm-dev 2:1.1.1-1 2010-06-23 10:19:19 status half-configured libsm-dev 2:1.1.1-1 2010-06-23 10:19:19 status installed libsm-dev 2:1.1.1-1 2010-06-23 10:19:19 configure libxv1 2:1.0.5-1 2:1.0.5-1 2010-06-23 10:19:19 status unpacked libxv1 2:1.0.5-1 2010-06-23 10:19:19 status half-configured libxv1 2:1.0.5-1 2010-06-23 10:19:19 status installed libxv1 2:1.0.5-1 2010-06-23 10:19:19 configure libsmbclient 2:3.4.8~dfsg-1 2:3.4.8~dfsg-1 2010-06-23 10:19:19 status unpacked libsmbclient 2:3.4.8~dfsg-1 2010-06-23 10:19:19 status half-configured libsmbclient 2:3.4.8~dfsg-1 2010-06-23 10:19:19 status installed libsmbclient 2:3.4.8~dfsg-1 2010-06-23 10:19:19 configure libcups2 1.4.3-1 1.4.3-1 2010-06-23 10:19:19 status unpacked libcups2 1.4.3-1 2010-06-23 10:19:19 status half-configured libcups2 1.4.3-1 2010-06-23 10:19:19 status installed libcups2 1.4.3-1 2010-06-23 10:19:19 configure python-pyorbit 2.24.0-6 2.24.0-6 2010-06-23 10:19:19 status unpacked python-pyorbit 2.24.0-6 2010-06-23 10:19:19 status half-configured python-pyorbit 2.24.0-6 2010-06-23 10:19:20 status installed python-pyorbit 2.24.0-6 2010-06-23 10:19:20 status triggers-pending python-support 1.0.8 2010-06-23 10:19:20 configure libxi6 2:1.3-4 2:1.3-4 2010-06-23 10:19:20 status unpacked libxi6 2:1.3-4 2010-06-23 10:19:20 status half-configured libxi6 2:1.3-4 2010-06-23 10:19:20 status installed libxi6 2:1.3-4 2010-06-23 10:19:20 configure libxfixes3 1:4.0.4-2 1:4.0.4-2 2010-06-23 10:19:20 status unpacked libxfixes3 1:4.0.4-2 2010-06-23 10:19:20 status half-configured libxfixes3 1:4.0.4-2 2010-06-23 10:19:20 status installed libxfixes3 1:4.0.4-2 2010-06-23 10:19:20 configure libxmu6 2:1.0.5-1 2:1.0.5-1 2010-06-23 10:19:20 status unpacked libxmu6 2:1.0.5-1 2010-06-23 10:19:20 status half-configured libxmu6 2:1.0.5-1 2010-06-23 10:19:20 status installed libxmu6 2:1.0.5-1 2010-06-23 10:19:20 configure libgdata1.2-1 2.30.1-5 2.30.1-5 2010-06-23 10:19:20 status unpacked libgdata1.2-1 2.30.1-5 2010-06-23 10:19:20 status half-configured libgdata1.2-1 2.30.1-5 2010-06-23 10:19:20 status installed libgdata1.2-1 2.30.1-5 2010-06-23 10:19:20 configure libxdamage1 1:1.1.2-1 1:1.1.2-1 2010-06-23 10:19:20 status unpacked libxdamage1 1:1.1.2-1 2010-06-23 10:19:20 status half-configured libxdamage1 1:1.1.2-1 2010-06-23 10:19:20 status installed libxdamage1 1:1.1.2-1 2010-06-23 10:19:20 configure libxaw7 2:1.0.7-1 2:1.0.7-1 2010-06-23 10:19:20 status unpacked libxaw7 2:1.0.7-1 2010-06-23 10:19:20 status half-configured libxaw7 2:1.0.7-1 2010-06-23 10:19:20 status installed libxaw7 2:1.0.7-1 2010-06-23 10:19:20 configure libcamel1.2-14 2.30.1-5 2.30.1-5 2010-06-23 10:19:20 status unpacked libcamel1.2-14 2.30.1-5 2010-06-23 10:19:20 status half-configured libcamel1.2-14 2.30.1-5 2010-06-23 10:19:20 status installed libcamel1.2-14 2.30.1-5 2010-06-23 10:19:20 configure libstartup-notification0 0.10-1 0.10-1 2010-06-23 10:19:20 status unpacked libstartup-notification0 0.10-1 2010-06-23 10:19:20 status half-configured libstartup-notification0 0.10-1 2010-06-23 10:19:20 status installed libstartup-notification0 0.10-1 2010-06-23 10:19:20 configure libebackend1.2-0 2.30.1-5 2.30.1-5 2010-06-23 10:19:20 status unpacked libebackend1.2-0 2.30.1-5 2010-06-23 10:19:20 status half-configured libebackend1.2-0 2.30.1-5 2010-06-23 10:19:21 status installed libebackend1.2-0 2.30.1-5 2010-06-23 10:19:21 configure python-gobject 2.21.1-2 2.21.1-2 2010-06-23 10:19:21 status unpacked python-gobject 2.21.1-2 2010-06-23 10:19:21 status half-configured python-gobject 2.21.1-2 2010-06-23 10:19:21 status installed python-gobject 2.21.1-2 2010-06-23 10:19:21 configure libpolkit-backend-1-0 0.96-2 0.96-2 2010-06-23 10:19:21 status unpacked libpolkit-backend-1-0 0.96-2 2010-06-23 10:19:21 status half-configured libpolkit-backend-1-0 0.96-2 2010-06-23 10:19:21 status installed libpolkit-backend-1-0 0.96-2 2010-06-23 10:19:21 configure python-central 0.6.14+nmu2 0.6.14+nmu2 2010-06-23 10:19:21 status unpacked python-central 0.6.14+nmu2 2010-06-23 10:19:21 status half-configured python-central 0.6.14+nmu2 2010-06-23 10:19:21 status installed python-central 0.6.14+nmu2 2010-06-23 10:19:21 configure gir1.0-gstreamer-0.10 0.10.29-1 0.10.29-1 2010-06-23 10:19:21 status unpacked gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:19:21 status half-configured gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:19:21 status installed gir1.0-gstreamer-0.10 0.10.29-1 2010-06-23 10:19:21 configure python-numpy 1:1.3.0-3+b1 1:1.3.0-3+b1 2010-06-23 10:19:21 status unpacked python-numpy 1:1.3.0-3+b1 2010-06-23 10:19:21 status half-configured python-numpy 1:1.3.0-3+b1 2010-06-23 10:19:23 status installed python-numpy 1:1.3.0-3+b1 2010-06-23 10:19:23 configure libx11-dev 2:1.3.3-3 2:1.3.3-3 2010-06-23 10:19:23 status unpacked libx11-dev 2:1.3.3-3 2010-06-23 10:19:23 status half-configured libx11-dev 2:1.3.3-3 2010-06-23 10:19:23 status installed libx11-dev 2:1.3.3-3 2010-06-23 10:19:23 configure libgdata-google1.2-1 2.30.1-5 2.30.1-5 2010-06-23 10:19:23 status unpacked libgdata-google1.2-1 2.30.1-5 2010-06-23 10:19:23 status half-configured libgdata-google1.2-1 2.30.1-5 2010-06-23 10:19:23 status installed libgdata-google1.2-1 2.30.1-5 2010-06-23 10:19:23 configure gconf2 2.28.1-3 2.28.1-3 2010-06-23 10:19:23 status unpacked gconf2 2.28.1-3 2010-06-23 10:19:23 status half-configured gconf2 2.28.1-3 2010-06-23 10:19:23 update-alternatives: run with --install /usr/bin/gconftool gconftool /usr/bin/gconftool-2 25 --slave /usr/share/man/man1/gconftool.1.gz gconftool.1.gz /usr/share/man/man1/gconftool-2.1.gz 2010-06-23 10:19:28 status installed gconf2 2.28.1-3 2010-06-23 10:19:28 configure libxtst6 2:1.1.0-2 2:1.1.0-2 2010-06-23 10:19:28 status unpacked libxtst6 2:1.1.0-2 2010-06-23 10:19:28 status half-configured libxtst6 2:1.1.0-2 2010-06-23 10:19:28 status installed libxtst6 2:1.1.0-2 2010-06-23 10:19:28 configure libxxf86vm1 1:1.1.0-2 1:1.1.0-2 2010-06-23 10:19:28 status unpacked libxxf86vm1 1:1.1.0-2 2010-06-23 10:19:28 status half-configured libxxf86vm1 1:1.1.0-2 2010-06-23 10:19:28 status installed libxxf86vm1 1:1.1.0-2 2010-06-23 10:19:28 configure libxcursor1 1:1.1.10-2 1:1.1.10-2 2010-06-23 10:19:28 status unpacked libxcursor1 1:1.1.10-2 2010-06-23 10:19:28 status half-configured libxcursor1 1:1.1.10-2 2010-06-23 10:19:28 status installed libxcursor1 1:1.1.10-2 2010-06-23 10:19:28 configure python-gconf 2.28.1-1 2.28.1-1 2010-06-23 10:19:28 status unpacked python-gconf 2.28.1-1 2010-06-23 10:19:28 status half-configured python-gconf 2.28.1-1 2010-06-23 10:19:28 status installed python-gconf 2.28.1-1 2010-06-23 10:19:28 configure x11-xkb-utils 7.5+2 7.5+2 2010-06-23 10:19:28 status unpacked x11-xkb-utils 7.5+2 2010-06-23 10:19:28 status half-configured x11-xkb-utils 7.5+2 2010-06-23 10:19:28 status installed x11-xkb-utils 7.5+2 2010-06-23 10:19:28 configure libcairo2 1.8.10-4 1.8.10-4 2010-06-23 10:19:28 status unpacked libcairo2 1.8.10-4 2010-06-23 10:19:28 status half-configured libcairo2 1.8.10-4 2010-06-23 10:19:28 status installed libcairo2 1.8.10-4 2010-06-23 10:19:28 configure libxinerama1 2:1.1-3 2:1.1-3 2010-06-23 10:19:28 status unpacked libxinerama1 2:1.1-3 2010-06-23 10:19:28 status half-configured libxinerama1 2:1.1-3 2010-06-23 10:19:28 status installed libxinerama1 2:1.1-3 2010-06-23 10:19:28 configure libcurl3-gnutls 7.20.1-2 7.20.1-2 2010-06-23 10:19:28 status unpacked libcurl3-gnutls 7.20.1-2 2010-06-23 10:19:28 status half-configured libcurl3-gnutls 7.20.1-2 2010-06-23 10:19:29 status installed libcurl3-gnutls 7.20.1-2 2010-06-23 10:19:29 configure libsoup-gnome2.4-1 2.30.1-1 2.30.1-1 2010-06-23 10:19:29 status unpacked libsoup-gnome2.4-1 2.30.1-1 2010-06-23 10:19:29 status half-configured libsoup-gnome2.4-1 2.30.1-1 2010-06-23 10:19:29 status installed libsoup-gnome2.4-1 2.30.1-1 2010-06-23 10:19:29 configure libxext-dev 2:1.1.1-3 2:1.1.1-3 2010-06-23 10:19:29 status unpacked libxext-dev 2:1.1.1-3 2010-06-23 10:19:29 status half-configured libxext-dev 2:1.1.1-3 2010-06-23 10:19:29 status installed libxext-dev 2:1.1.1-3 2010-06-23 10:19:29 configure epiphany-browser-data 2.30.2-2 2.30.2-2 2010-06-23 10:19:29 status unpacked epiphany-browser-data 2.30.2-2 2010-06-23 10:19:29 status unpacked epiphany-browser-data 2.30.2-2 2010-06-23 10:19:29 status half-configured epiphany-browser-data 2.30.2-2 2010-06-23 10:19:29 status installed epiphany-browser-data 2.30.2-2 2010-06-23 10:19:29 configure libxres1 2:1.0.4-1 2:1.0.4-1 2010-06-23 10:19:29 status unpacked libxres1 2:1.0.4-1 2010-06-23 10:19:29 status half-configured libxres1 2:1.0.4-1 2010-06-23 10:19:29 status installed libxres1 2:1.0.4-1 2010-06-23 10:19:29 configure libxxf86dga1 2:1.1.1-2 2:1.1.1-2 2010-06-23 10:19:29 status unpacked libxxf86dga1 2:1.1.1-2 2010-06-23 10:19:29 status half-configured libxxf86dga1 2:1.1.1-2 2010-06-23 10:19:29 status installed libxxf86dga1 2:1.1.1-2 2010-06-23 10:19:29 configure libecal1.2-7 2.30.1-5 2.30.1-5 2010-06-23 10:19:29 status unpacked libecal1.2-7 2.30.1-5 2010-06-23 10:19:29 status half-configured libecal1.2-7 2.30.1-5 2010-06-23 10:19:29 status installed libecal1.2-7 2.30.1-5 2010-06-23 10:19:29 configure libgnomevfs2-common 1:2.24.3-1 1:2.24.3-1 2010-06-23 10:19:29 status unpacked libgnomevfs2-common 1:2.24.3-1 2010-06-23 10:19:29 status unpacked libgnomevfs2-common 1:2.24.3-1 2010-06-23 10:19:29 status half-configured libgnomevfs2-common 1:2.24.3-1 2010-06-23 10:19:29 status installed libgnomevfs2-common 1:2.24.3-1 2010-06-23 10:19:29 configure libebook1.2-9 2.30.1-5 2.30.1-5 2010-06-23 10:19:29 status unpacked libebook1.2-9 2.30.1-5 2010-06-23 10:19:29 status half-configured libebook1.2-9 2.30.1-5 2010-06-23 10:19:30 status installed libebook1.2-9 2.30.1-5 2010-06-23 10:19:30 configure gnome-doc-utils 0.20.1-1 0.20.1-1 2010-06-23 10:19:30 status unpacked gnome-doc-utils 0.20.1-1 2010-06-23 10:19:30 status half-configured gnome-doc-utils 0.20.1-1 2010-06-23 10:19:30 status installed gnome-doc-utils 0.20.1-1 2010-06-23 10:19:30 configure libxcomposite1 1:0.4.1-1 1:0.4.1-1 2010-06-23 10:19:30 status unpacked libxcomposite1 1:0.4.1-1 2010-06-23 10:19:30 status half-configured libxcomposite1 1:0.4.1-1 2010-06-23 10:19:30 status installed libxcomposite1 1:0.4.1-1 2010-06-23 10:19:30 configure metacity-common 1:2.30.1-2 1:2.30.1-2 2010-06-23 10:19:30 status unpacked metacity-common 1:2.30.1-2 2010-06-23 10:19:30 status half-configured metacity-common 1:2.30.1-2 2010-06-23 10:19:30 status installed metacity-common 1:2.30.1-2 2010-06-23 10:19:30 configure python-cairo 1.8.8-1+b1 1.8.8-1+b1 2010-06-23 10:19:30 status unpacked python-cairo 1.8.8-1+b1 2010-06-23 10:19:30 status half-configured python-cairo 1.8.8-1+b1 2010-06-23 10:19:30 status installed python-cairo 1.8.8-1+b1 2010-06-23 10:19:30 configure libxt-dev 1:1.0.7-1 1:1.0.7-1 2010-06-23 10:19:30 status unpacked libxt-dev 1:1.0.7-1 2010-06-23 10:19:30 status half-configured libxt-dev 1:1.0.7-1 2010-06-23 10:19:30 status installed libxt-dev 1:1.0.7-1 2010-06-23 10:19:30 configure libgl1-mesa-glx 7.7.1-3 7.7.1-3 2010-06-23 10:19:30 status unpacked libgl1-mesa-glx 7.7.1-3 2010-06-23 10:19:30 status half-configured libgl1-mesa-glx 7.7.1-3 2010-06-23 10:19:30 status installed libgl1-mesa-glx 7.7.1-3 2010-06-23 10:19:30 configure x11-utils 7.5+4 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:30 status unpacked x11-utils 7.5+4 2010-06-23 10:19:31 status unpacked x11-utils 7.5+4 2010-06-23 10:19:31 status unpacked x11-utils 7.5+4 2010-06-23 10:19:31 status half-configured x11-utils 7.5+4 2010-06-23 10:19:31 status installed x11-utils 7.5+4 2010-06-23 10:19:31 configure libgnomekbd-common 2.30.1-2 2.30.1-2 2010-06-23 10:19:31 status unpacked libgnomekbd-common 2.30.1-2 2010-06-23 10:19:31 status half-configured libgnomekbd-common 2.30.1-2 2010-06-23 10:19:31 status installed libgnomekbd-common 2.30.1-2 2010-06-23 10:19:31 configure libgnomevfs2-0 1:2.24.3-1 1:2.24.3-1 2010-06-23 10:19:31 status unpacked libgnomevfs2-0 1:2.24.3-1 2010-06-23 10:19:31 status half-configured libgnomevfs2-0 1:2.24.3-1 2010-06-23 10:19:31 status installed libgnomevfs2-0 1:2.24.3-1 2010-06-23 10:19:31 configure libedata-cal1.2-7 2.30.1-5 2.30.1-5 2010-06-23 10:19:31 status unpacked libedata-cal1.2-7 2.30.1-5 2010-06-23 10:19:31 status half-configured libedata-cal1.2-7 2.30.1-5 2010-06-23 10:19:31 status installed libedata-cal1.2-7 2.30.1-5 2010-06-23 10:19:31 configure libxklavier16 5.0-2 5.0-2 2010-06-23 10:19:31 status unpacked libxklavier16 5.0-2 2010-06-23 10:19:31 status half-configured libxklavier16 5.0-2 2010-06-23 10:19:31 status installed libxklavier16 5.0-2 2010-06-23 10:19:31 configure libraptor1 1.4.21-2 1.4.21-2 2010-06-23 10:19:31 status unpacked libraptor1 1.4.21-2 2010-06-23 10:19:31 status half-configured libraptor1 1.4.21-2 2010-06-23 10:19:31 status installed libraptor1 1.4.21-2 2010-06-23 10:19:31 configure libxinerama-dev 2:1.1-3 2:1.1-3 2010-06-23 10:19:31 status unpacked libxinerama-dev 2:1.1-3 2010-06-23 10:19:31 status half-configured libxinerama-dev 2:1.1-3 2010-06-23 10:19:31 status installed libxinerama-dev 2:1.1-3 2010-06-23 10:19:31 configure libgnomevfs2-extra 1:2.24.3-1 1:2.24.3-1 2010-06-23 10:19:31 status unpacked libgnomevfs2-extra 1:2.24.3-1 2010-06-23 10:19:31 status unpacked libgnomevfs2-extra 1:2.24.3-1 2010-06-23 10:19:31 status half-configured libgnomevfs2-extra 1:2.24.3-1 2010-06-23 10:19:31 status installed libgnomevfs2-extra 1:2.24.3-1 2010-06-23 10:19:31 configure librasqal2 0.9.19-1 0.9.19-1 2010-06-23 10:19:31 status unpacked librasqal2 0.9.19-1 2010-06-23 10:19:31 status half-configured librasqal2 0.9.19-1 2010-06-23 10:19:32 status installed librasqal2 0.9.19-1 2010-06-23 10:19:32 configure librdf0 1.0.10-2 1.0.10-2 2010-06-23 10:19:32 status unpacked librdf0 1.0.10-2 2010-06-23 10:19:32 status half-configured librdf0 1.0.10-2 2010-06-23 10:19:32 status installed librdf0 1.0.10-2 2010-06-23 10:19:32 configure libslv2-9 0.6.6-3 0.6.6-3 2010-06-23 10:19:32 status unpacked libslv2-9 0.6.6-3 2010-06-23 10:19:32 status half-configured libslv2-9 0.6.6-3 2010-06-23 10:19:32 status installed libslv2-9 0.6.6-3 2010-06-23 10:19:32 configure perl-modules 5.10.1-13 5.10.1-13 2010-06-23 10:19:32 status unpacked perl-modules 5.10.1-13 2010-06-23 10:19:32 status unpacked perl-modules 5.10.1-13 2010-06-23 10:19:32 status half-configured perl-modules 5.10.1-13 2010-06-23 10:19:32 status installed perl-modules 5.10.1-13 2010-06-23 10:19:32 configure perl 5.10.1-13 5.10.1-13 2010-06-23 10:19:32 status unpacked perl 5.10.1-13 2010-06-23 10:19:32 status half-configured perl 5.10.1-13 2010-06-23 10:19:32 update-alternatives: run with --install /usr/bin/rename rename /usr/bin/prename 60 --slave /usr/share/man/man1/rename.1.gz rename.1.gz /usr/share/man/man1/prename.1.gz 2010-06-23 10:19:32 status installed perl 5.10.1-13 2010-06-23 10:19:32 configure perl-doc 5.10.1-13 5.10.1-13 2010-06-23 10:19:32 status unpacked perl-doc 5.10.1-13 2010-06-23 10:19:32 status half-configured perl-doc 5.10.1-13 2010-06-23 10:19:32 status installed perl-doc 5.10.1-13 2010-06-23 10:19:32 configure defoma 0.11.11 0.11.11 2010-06-23 10:19:32 status unpacked defoma 0.11.11 2010-06-23 10:19:32 status unpacked defoma 0.11.11 2010-06-23 10:19:32 status unpacked defoma 0.11.11 2010-06-23 10:19:32 status unpacked defoma 0.11.11 2010-06-23 10:19:32 status unpacked defoma 0.11.11 2010-06-23 10:19:32 status half-configured defoma 0.11.11 2010-06-23 10:19:32 status installed defoma 0.11.11 2010-06-23 10:19:32 configure libcompress-raw-bzip2-perl 2.024-1 2.024-1 2010-06-23 10:19:32 status unpacked libcompress-raw-bzip2-perl 2.024-1 2010-06-23 10:19:32 status half-configured libcompress-raw-bzip2-perl 2.024-1 2010-06-23 10:19:32 status installed libcompress-raw-bzip2-perl 2.024-1 2010-06-23 10:19:32 configure libtimedate-perl 1.2000-1 1.2000-1 2010-06-23 10:19:32 status unpacked libtimedate-perl 1.2000-1 2010-06-23 10:19:32 status half-configured libtimedate-perl 1.2000-1 2010-06-23 10:19:32 status installed libtimedate-perl 1.2000-1 2010-06-23 10:19:32 configure libcompress-raw-zlib-perl 2.026-1 2.026-1 2010-06-23 10:19:32 status unpacked libcompress-raw-zlib-perl 2.026-1 2010-06-23 10:19:32 status half-configured libcompress-raw-zlib-perl 2.026-1 2010-06-23 10:19:32 status installed libcompress-raw-zlib-perl 2.026-1 2010-06-23 10:19:32 configure libmailtools-perl 2.06-1 2.06-1 2010-06-23 10:19:32 status unpacked libmailtools-perl 2.06-1 2010-06-23 10:19:32 status half-configured libmailtools-perl 2.06-1 2010-06-23 10:19:33 status installed libmailtools-perl 2.06-1 2010-06-23 10:19:33 configure libuuid-perl 0.02-3+b1 0.02-3+b1 2010-06-23 10:19:33 status unpacked libuuid-perl 0.02-3+b1 2010-06-23 10:19:33 status half-configured libuuid-perl 0.02-3+b1 2010-06-23 10:19:33 status installed libuuid-perl 0.02-3+b1 2010-06-23 10:19:33 configure libpango1.0-common 1.28.0-1 1.28.0-1 2010-06-23 10:19:33 status unpacked libpango1.0-common 1.28.0-1 2010-06-23 10:19:33 status unpacked libpango1.0-common 1.28.0-1 2010-06-23 10:19:33 status half-configured libpango1.0-common 1.28.0-1 2010-06-23 10:19:33 status installed libpango1.0-common 1.28.0-1 2010-06-23 10:19:33 configure libpango1.0-0 1.28.0-1 1.28.0-1 2010-06-23 10:19:33 status unpacked libpango1.0-0 1.28.0-1 2010-06-23 10:19:33 status half-configured libpango1.0-0 1.28.0-1 2010-06-23 10:19:33 status installed libpango1.0-0 1.28.0-1 2010-06-23 10:19:33 configure libmime-tools-perl 5.427-2 5.427-2 2010-06-23 10:19:33 status unpacked libmime-tools-perl 5.427-2 2010-06-23 10:19:33 status half-configured libmime-tools-perl 5.427-2 2010-06-23 10:19:33 status installed libmime-tools-perl 5.427-2 2010-06-23 10:19:33 configure sgml-data 2.0.4 2.0.4 2010-06-23 10:19:33 status unpacked sgml-data 2.0.4 2010-06-23 10:19:33 status half-configured sgml-data 2.0.4 2010-06-23 10:19:34 status installed sgml-data 2.0.4 2010-06-23 10:19:34 configure libcompress-zlib-perl 2.024-1 2.024-1 2010-06-23 10:19:34 status unpacked libcompress-zlib-perl 2.024-1 2010-06-23 10:19:34 status half-configured libcompress-zlib-perl 2.024-1 2010-06-23 10:19:34 status installed libcompress-zlib-perl 2.024-1 2010-06-23 10:19:34 configure linux-base 2.6.32-15 2.6.32-15 2010-06-23 10:19:34 status unpacked linux-base 2.6.32-15 2010-06-23 10:19:34 status half-configured linux-base 2.6.32-15 2010-06-23 10:19:49 status installed linux-base 2.6.32-15 2010-06-23 10:19:49 configure libio-compress-perl 2.024-1 2.024-1 2010-06-23 10:19:49 status unpacked libio-compress-perl 2.024-1 2010-06-23 10:19:49 status half-configured libio-compress-perl 2.024-1 2010-06-23 10:19:49 status installed libio-compress-perl 2.024-1 2010-06-23 10:19:49 configure linux-image-2.6.32-5-amd64 2.6.32-15 2.6.32-15 2010-06-23 10:19:49 status unpacked linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:19:49 status half-configured linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:20:03 status installed linux-image-2.6.32-5-amd64 2.6.32-15 2010-06-23 10:20:03 configure libgtk2.0-0 2.20.1-1 2.20.1-1 2010-06-23 10:20:03 status unpacked libgtk2.0-0 2.20.1-1 2010-06-23 10:20:03 status unpacked libgtk2.0-0 2.20.1-1 2010-06-23 10:20:03 status half-configured libgtk2.0-0 2.20.1-1 2010-06-23 10:20:03 status installed libgtk2.0-0 2.20.1-1 2010-06-23 10:20:03 configure libpanel-applet2-0 2.30.0-2 2.30.0-2 2010-06-23 10:20:03 status unpacked libpanel-applet2-0 2.30.0-2 2010-06-23 10:20:03 status half-configured libpanel-applet2-0 2.30.0-2 2010-06-23 10:20:03 status installed libpanel-applet2-0 2.30.0-2 2010-06-23 10:20:03 configure gir1.0-gtk-2.0 0.6.5-6 0.6.5-6 2010-06-23 10:20:03 status unpacked gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:20:03 status half-configured gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:20:03 status installed gir1.0-gtk-2.0 0.6.5-6 2010-06-23 10:20:03 configure librsvg2-2 2.26.3-1 2.26.3-1 2010-06-23 10:20:03 status unpacked librsvg2-2 2.26.3-1 2010-06-23 10:20:03 status half-configured librsvg2-2 2.26.3-1 2010-06-23 10:20:03 status installed librsvg2-2 2.26.3-1 2010-06-23 10:20:03 configure libedataserverui1.2-8 2.30.1-5 2.30.1-5 2010-06-23 10:20:03 status unpacked libedataserverui1.2-8 2.30.1-5 2010-06-23 10:20:03 status half-configured libedataserverui1.2-8 2.30.1-5 2010-06-23 10:20:03 status installed libedataserverui1.2-8 2.30.1-5 2010-06-23 10:20:03 configure libgail18 2.20.1-1 2.20.1-1 2010-06-23 10:20:03 status unpacked libgail18 2.20.1-1 2010-06-23 10:20:03 status half-configured libgail18 2.20.1-1 2010-06-23 10:20:03 status installed libgail18 2.20.1-1 2010-06-23 10:20:03 configure librsvg2-common 2.26.3-1 2.26.3-1 2010-06-23 10:20:03 status unpacked librsvg2-common 2.26.3-1 2010-06-23 10:20:03 status half-configured librsvg2-common 2.26.3-1 2010-06-23 10:20:03 status installed librsvg2-common 2.26.3-1 2010-06-23 10:20:03 configure libunique-1.0-0 1.1.6-1 1.1.6-1 2010-06-23 10:20:03 status unpacked libunique-1.0-0 1.1.6-1 2010-06-23 10:20:03 status half-configured libunique-1.0-0 1.1.6-1 2010-06-23 10:20:03 status installed libunique-1.0-0 1.1.6-1 2010-06-23 10:20:03 configure python-gtk2 2.17.0-2 2.17.0-2 2010-06-23 10:20:03 status unpacked python-gtk2 2.17.0-2 2010-06-23 10:20:03 status half-configured python-gtk2 2.17.0-2 2010-06-23 10:20:04 status installed python-gtk2 2.17.0-2 2010-06-23 10:20:04 configure libgtkhtml3.14-19 3.30.1-2 3.30.1-2 2010-06-23 10:20:04 status unpacked libgtkhtml3.14-19 3.30.1-2 2010-06-23 10:20:04 status half-configured libgtkhtml3.14-19 3.30.1-2 2010-06-23 10:20:04 status installed libgtkhtml3.14-19 3.30.1-2 2010-06-23 10:20:04 configure libwebkit-1.0-2 1.2.1-2 1.2.1-2 2010-06-23 10:20:04 status unpacked libwebkit-1.0-2 1.2.1-2 2010-06-23 10:20:04 status half-configured libwebkit-1.0-2 1.2.1-2 2010-06-23 10:20:04 status installed libwebkit-1.0-2 1.2.1-2 2010-06-23 10:20:04 configure libcanberra-gtk0 0.24-1 0.24-1 2010-06-23 10:20:04 status unpacked libcanberra-gtk0 0.24-1 2010-06-23 10:20:04 status half-configured libcanberra-gtk0 0.24-1 2010-06-23 10:20:04 status installed libcanberra-gtk0 0.24-1 2010-06-23 10:20:04 configure libgucharmap7 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:20:04 status unpacked libgucharmap7 1:2.30.1-1 2010-06-23 10:20:04 status half-configured libgucharmap7 1:2.30.1-1 2010-06-23 10:20:04 status installed libgucharmap7 1:2.30.1-1 2010-06-23 10:20:04 configure libwnck22 2.30.0-2 2.30.0-2 2010-06-23 10:20:04 status unpacked libwnck22 2.30.0-2 2010-06-23 10:20:04 status half-configured libwnck22 2.30.0-2 2010-06-23 10:20:04 status installed libwnck22 2.30.0-2 2010-06-23 10:20:04 configure libgtk2.0-bin 2.20.1-1 2.20.1-1 2010-06-23 10:20:04 status unpacked libgtk2.0-bin 2.20.1-1 2010-06-23 10:20:04 status half-configured libgtk2.0-bin 2.20.1-1 2010-06-23 10:20:04 status installed libgtk2.0-bin 2.20.1-1 2010-06-23 10:20:04 configure libmetacity-private0 1:2.30.1-2 1:2.30.1-2 2010-06-23 10:20:04 status unpacked libmetacity-private0 1:2.30.1-2 2010-06-23 10:20:04 status half-configured libmetacity-private0 1:2.30.1-2 2010-06-23 10:20:04 status installed libmetacity-private0 1:2.30.1-2 2010-06-23 10:20:04 configure libclutter-1.0-0 1.0.8-1 1.0.8-1 2010-06-23 10:20:04 status unpacked libclutter-1.0-0 1.0.8-1 2010-06-23 10:20:04 status half-configured libclutter-1.0-0 1.0.8-1 2010-06-23 10:20:04 status installed libclutter-1.0-0 1.0.8-1 2010-06-23 10:20:04 configure libgnomekbd4 2.30.1-2 2.30.1-2 2010-06-23 10:20:04 status unpacked libgnomekbd4 2.30.1-2 2010-06-23 10:20:04 status half-configured libgnomekbd4 2.30.1-2 2010-06-23 10:20:04 status installed libgnomekbd4 2.30.1-2 2010-06-23 10:20:04 configure python-wnck 2.30.0-1+b1 2.30.0-1+b1 2010-06-23 10:20:04 status unpacked python-wnck 2.30.0-1+b1 2010-06-23 10:20:04 status half-configured python-wnck 2.30.0-1+b1 2010-06-23 10:20:05 status installed python-wnck 2.30.0-1+b1 2010-06-23 10:20:05 configure linux-image-2.6-amd64 2.6.32+27 2.6.32+27 2010-06-23 10:20:05 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:20:05 status half-configured linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:20:05 status installed linux-image-2.6-amd64 2.6.32+27 2010-06-23 10:20:05 configure libgnome-desktop-2-17 2.30.0-2 2.30.0-2 2010-06-23 10:20:05 status unpacked libgnome-desktop-2-17 2.30.0-2 2010-06-23 10:20:05 status half-configured libgnome-desktop-2-17 2.30.0-2 2010-06-23 10:20:05 status installed libgnome-desktop-2-17 2.30.0-2 2010-06-23 10:20:05 configure libslab0a 2.30.0-1 2.30.0-1 2010-06-23 10:20:05 status unpacked libslab0a 2.30.0-1 2010-06-23 10:20:05 status half-configured libslab0a 2.30.0-1 2010-06-23 10:20:05 status installed libslab0a 2.30.0-1 2010-06-23 10:20:05 configure libnotify1 0.4.5-1 0.4.5-1 2010-06-23 10:20:05 status unpacked libnotify1 0.4.5-1 2010-06-23 10:20:05 status half-configured libnotify1 0.4.5-1 2010-06-23 10:20:05 status installed libnotify1 0.4.5-1 2010-06-23 10:20:05 configure gir1.0-clutter-1.0 1.0.8-1 1.0.8-1 2010-06-23 10:20:05 status unpacked gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:20:05 status half-configured gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:20:05 status installed gir1.0-clutter-1.0 1.0.8-1 2010-06-23 10:20:05 configure libglade2-0 1:2.6.4-1 1:2.6.4-1 2010-06-23 10:20:05 status unpacked libglade2-0 1:2.6.4-1 2010-06-23 10:20:05 status half-configured libglade2-0 1:2.6.4-1 2010-06-23 10:20:05 status installed libglade2-0 1:2.6.4-1 2010-06-23 10:20:05 configure xulrunner-1.9.1 1.9.1.9-7+b1 1.9.1.9-7+b1 2010-06-23 10:20:05 status unpacked xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:20:05 status unpacked xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:20:05 status half-configured xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:20:07 status installed xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-23 10:20:07 configure libgcr0 2.30.1-2 2.30.1-2 2010-06-23 10:20:07 status unpacked libgcr0 2.30.1-2 2010-06-23 10:20:07 status half-configured libgcr0 2.30.1-2 2010-06-23 10:20:07 status installed libgcr0 2.30.1-2 2010-06-23 10:20:07 configure gnome-keyring 2.30.1-2 2.30.1-2 2010-06-23 10:20:07 status unpacked gnome-keyring 2.30.1-2 2010-06-23 10:20:07 status half-configured gnome-keyring 2.30.1-2 2010-06-23 10:20:07 status installed gnome-keyring 2.30.1-2 2010-06-23 10:20:07 configure gnome-icon-theme 2.30.3-1 2.30.3-1 2010-06-23 10:20:07 status unpacked gnome-icon-theme 2.30.3-1 2010-06-23 10:20:07 status half-configured gnome-icon-theme 2.30.3-1 2010-06-23 10:20:08 update-alternatives: run with --install /usr/share/icons/gnome/scalable/places/start-here.svg start-here.svg /usr/share/icons/gnome/scalable/places/debian-swirl.svg 30 --slave /usr/share/icons/gnome/16x16/places/start-here.png start-here-16.png /usr/share/icons/gnome/16x16/places/debian-swirl.png --slave /usr/share/icons/gnome/22x22/places/start-here.png start-here-22.png /usr/share/icons/gnome/22x22/places/debian-swirl.png --slave /usr/share/icons/gnome/24x24/places/start-here.png start-here-24.png /usr/share/icons/gnome/24x24/places/debian-swirl.png --slave /usr/share/icons/gnome/256x256/places/start-here.png start-here-256.png /usr/share/icons/gnome/256x256/places/debian-swirl.png --slave /usr/share/icons/gnome/32x32/places/start-here.png start-here-32.png /usr/share/icons/gnome/32x32/places/debian-swirl.png --slave /usr/share/icons/gnome/48x48/places/start-here.png start-here-48.png /usr/share/icons/gnome/48x48/places/debian-swirl.png 2010-06-23 10:20:08 update-alternatives: link group start-here.svg updated to point to /usr/share/icons/gnome/scalable/places/debian-swirl.svg 2010-06-23 10:20:08 update-alternatives: run with --install /usr/share/icons/gnome/scalable/places/start-here.svg start-here.svg /usr/share/icons/gnome/scalable/places/gnome-foot.svg 20 --slave /usr/share/icons/gnome/16x16/places/start-here.png start-here-16.png /usr/share/icons/gnome/16x16/places/gnome-foot.png --slave /usr/share/icons/gnome/22x22/places/start-here.png start-here-22.png /usr/share/icons/gnome/22x22/places/gnome-foot.png --slave /usr/share/icons/gnome/24x24/places/start-here.png start-here-24.png /usr/share/icons/gnome/24x24/places/gnome-foot.png --slave /usr/share/icons/gnome/256x256/places/start-here.png start-here-256.png /usr/share/icons/gnome/256x256/places/gnome-foot.png --slave /usr/share/icons/gnome/32x32/places/start-here.png start-here-32.png /usr/share/icons/gnome/32x32/places/gnome-foot.png --slave /usr/share/icons/gnome/48x48/places/start-here.png start-here-48.png /usr/share/icons/gnome/48x48/places/gnome-foot.png 2010-06-23 10:20:08 update-alternatives: run with --install /usr/share/icons/gnome/scalable/places/start-here.svg start-here.svg /usr/share/icons/gnome/scalable/places/swirl-foot.svg 20 --slave /usr/share/icons/gnome/16x16/places/start-here.png start-here-16.png /usr/share/icons/gnome/16x16/places/swirl-foot.png --slave /usr/share/icons/gnome/22x22/places/start-here.png start-here-22.png /usr/share/icons/gnome/22x22/places/swirl-foot.png --slave /usr/share/icons/gnome/24x24/places/start-here.png start-here-24.png /usr/share/icons/gnome/24x24/places/swirl-foot.png --slave /usr/share/icons/gnome/256x256/places/start-here.png start-here-256.png /usr/share/icons/gnome/256x256/places/swirl-foot.png --slave /usr/share/icons/gnome/32x32/places/start-here.png start-here-32.png /usr/share/icons/gnome/32x32/places/swirl-foot.png --slave /usr/share/icons/gnome/48x48/places/start-here.png start-here-48.png /usr/share/icons/gnome/48x48/places/swirl-foot.png 2010-06-23 10:20:11 status installed gnome-icon-theme 2.30.3-1 2010-06-23 10:20:11 configure libgtkhtml-editor0 3.30.1-2 3.30.1-2 2010-06-23 10:20:11 status unpacked libgtkhtml-editor0 3.30.1-2 2010-06-23 10:20:11 status half-configured libgtkhtml-editor0 3.30.1-2 2010-06-23 10:20:11 status installed libgtkhtml-editor0 3.30.1-2 2010-06-23 10:20:11 configure iceweasel 3.5.9-3 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:11 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:12 status unpacked iceweasel 3.5.9-3 2010-06-23 10:20:12 status half-configured iceweasel 3.5.9-3 2010-06-23 10:20:12 update-alternatives: run with --install /usr/bin/x-www-browser x-www-browser /usr/bin/iceweasel 70 --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/iceweasel.1.gz 2010-06-23 10:20:12 update-alternatives: link group x-www-browser updated to point to /usr/bin/iceweasel 2010-06-23 10:20:12 update-alternatives: run with --remove mozilla /usr/bin/iceweasel 2010-06-23 10:20:12 update-alternatives: link group mozilla fully removed 2010-06-23 10:20:12 update-alternatives: run with --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/iceweasel 70 --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/iceweasel.1.gz 2010-06-23 10:20:12 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/iceweasel 2010-06-23 10:20:12 status installed iceweasel 3.5.9-3 2010-06-23 10:20:12 configure python-gnomedesktop 2.30.0-1+b1 2.30.0-1+b1 2010-06-23 10:20:12 status unpacked python-gnomedesktop 2.30.0-1+b1 2010-06-23 10:20:12 status half-configured python-gnomedesktop 2.30.0-1+b1 2010-06-23 10:20:12 status installed python-gnomedesktop 2.30.0-1+b1 2010-06-23 10:20:12 configure yelp 2.30.1+webkit-1 2.30.1+webkit-1 2010-06-23 10:20:12 status unpacked yelp 2.30.1+webkit-1 2010-06-23 10:20:12 status half-configured yelp 2.30.1+webkit-1 2010-06-23 10:20:12 status installed yelp 2.30.1+webkit-1 2010-06-23 10:20:12 configure libseed0 2.30.0-1 2.30.0-1 2010-06-23 10:20:12 status unpacked libseed0 2.30.0-1 2010-06-23 10:20:12 status half-configured libseed0 2.30.0-1 2010-06-23 10:20:12 status installed libseed0 2.30.0-1 2010-06-23 10:20:12 configure python-gnomekeyring 2.30.0-1+b1 2.30.0-1+b1 2010-06-23 10:20:12 status unpacked python-gnomekeyring 2.30.0-1+b1 2010-06-23 10:20:12 status half-configured python-gnomekeyring 2.30.0-1+b1 2010-06-23 10:20:12 status installed python-gnomekeyring 2.30.0-1+b1 2010-06-23 10:20:13 configure libgnomecanvas2-0 2.30.1-1 2.30.1-1 2010-06-23 10:20:13 status unpacked libgnomecanvas2-0 2.30.1-1 2010-06-23 10:20:13 status half-configured libgnomecanvas2-0 2.30.1-1 2010-06-23 10:20:13 status installed libgnomecanvas2-0 2.30.1-1 2010-06-23 10:20:13 configure epiphany-browser 2.30.2-2 2.30.2-2 2010-06-23 10:20:13 status unpacked epiphany-browser 2.30.2-2 2010-06-23 10:20:13 status half-configured epiphany-browser 2.30.2-2 2010-06-23 10:20:13 update-alternatives: run with --install /usr/bin/x-www-browser x-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-06-23 10:20:13 update-alternatives: link group x-www-browser updated to point to /usr/bin/epiphany-browser 2010-06-23 10:20:13 update-alternatives: run with --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-06-23 10:20:13 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/epiphany-browser 2010-06-23 10:20:13 status installed epiphany-browser 2.30.2-2 2010-06-23 10:20:13 configure libevolution 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:20:13 status unpacked libevolution 2.30.1.2-3 2010-06-23 10:20:13 status half-configured libevolution 2.30.1.2-3 2010-06-23 10:20:13 status installed libevolution 2.30.1.2-3 2010-06-23 10:20:13 configure libgnomeui-0 2.24.3-1 2.24.3-1 2010-06-23 10:20:13 status unpacked libgnomeui-0 2.24.3-1 2010-06-23 10:20:13 status half-configured libgnomeui-0 2.24.3-1 2010-06-23 10:20:13 status installed libgnomeui-0 2.24.3-1 2010-06-23 10:20:13 configure python-gnomeapplet 2.30.0-1+b1 2.30.0-1+b1 2010-06-23 10:20:13 status unpacked python-gnomeapplet 2.30.0-1+b1 2010-06-23 10:20:13 status half-configured python-gnomeapplet 2.30.0-1+b1 2010-06-23 10:20:13 status installed python-gnomeapplet 2.30.0-1+b1 2010-06-23 10:20:13 trigproc menu 2.1.41 2.1.41 2010-06-23 10:20:13 status half-configured menu 2.1.41 2010-06-23 10:20:14 status installed menu 2.1.41 2010-06-23 10:20:14 trigproc python-support 1.0.8 1.0.8 2010-06-23 10:20:14 status half-configured python-support 1.0.8 2010-06-23 10:20:14 status installed python-support 1.0.8 2010-06-23 10:23:23 startup archives unpack 2010-06-23 10:23:27 upgrade udev 0.125-7+lenny3 157-1 2010-06-23 10:23:27 status half-configured udev 0.125-7+lenny3 2010-06-23 10:23:27 status unpacked udev 0.125-7+lenny3 2010-06-23 10:23:27 status half-installed udev 0.125-7+lenny3 2010-06-23 10:23:28 status triggers-pending man-db 2.5.2-4 2010-06-23 10:23:28 status half-installed udev 0.125-7+lenny3 2010-06-23 10:23:29 status half-installed udev 0.125-7+lenny3 2010-06-23 10:23:29 status unpacked udev 157-1 2010-06-23 10:23:29 status unpacked udev 157-1 2010-06-23 10:23:29 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:23:29 status half-configured man-db 2.5.2-4 2010-06-23 10:23:32 status installed man-db 2.5.2-4 2010-06-23 10:23:32 startup packages configure 2010-06-23 10:23:32 configure udev 157-1 157-1 2010-06-23 10:23:32 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status unpacked udev 157-1 2010-06-23 10:23:33 status half-configured udev 157-1 2010-06-23 10:23:33 status installed udev 157-1 2010-06-23 10:23:33 status triggers-pending initramfs-tools 0.92o 2010-06-23 10:23:33 configure libudev0 157-1 157-1 2010-06-23 10:23:33 status unpacked libudev0 157-1 2010-06-23 10:23:33 status half-configured libudev0 157-1 2010-06-23 10:23:33 status installed libudev0 157-1 2010-06-23 10:23:33 configure libgudev-1.0-0 157-1 157-1 2010-06-23 10:23:33 status unpacked libgudev-1.0-0 157-1 2010-06-23 10:23:34 status half-configured libgudev-1.0-0 157-1 2010-06-23 10:23:34 status installed libgudev-1.0-0 157-1 2010-06-23 10:23:34 configure gstreamer0.10-plugins-base 0.10.29-4 0.10.29-4 2010-06-23 10:23:34 status unpacked gstreamer0.10-plugins-base 0.10.29-4 2010-06-23 10:23:34 status half-configured gstreamer0.10-plugins-base 0.10.29-4 2010-06-23 10:23:34 status installed gstreamer0.10-plugins-base 0.10.29-4 2010-06-23 10:23:34 configure libatasmart4 0.17+git20100219-2 0.17+git20100219-2 2010-06-23 10:23:34 status unpacked libatasmart4 0.17+git20100219-2 2010-06-23 10:23:34 status half-configured libatasmart4 0.17+git20100219-2 2010-06-23 10:23:34 status installed libatasmart4 0.17+git20100219-2 2010-06-23 10:23:34 configure libdevmapper1.02.1 2:1.02.48-1 2:1.02.48-1 2010-06-23 10:23:34 status unpacked libdevmapper1.02.1 2:1.02.48-1 2010-06-23 10:23:34 status half-configured libdevmapper1.02.1 2:1.02.48-1 2010-06-23 10:23:34 status installed libdevmapper1.02.1 2:1.02.48-1 2010-06-23 10:23:34 configure libparted0debian1 2.2-5 2.2-5 2010-06-23 10:23:34 status unpacked libparted0debian1 2.2-5 2010-06-23 10:23:34 status half-configured libparted0debian1 2.2-5 2010-06-23 10:23:34 status installed libparted0debian1 2.2-5 2010-06-23 10:23:34 configure udisks 1.0.1-2 1.0.1-2 2010-06-23 10:23:34 status unpacked udisks 1.0.1-2 2010-06-23 10:23:34 status unpacked udisks 1.0.1-2 2010-06-23 10:23:34 status half-configured udisks 1.0.1-2 2010-06-23 10:23:34 status installed udisks 1.0.1-2 2010-06-23 10:23:34 configure libgdu0 2.30.1-1 2.30.1-1 2010-06-23 10:23:34 status unpacked libgdu0 2.30.1-1 2010-06-23 10:23:34 status half-configured libgdu0 2.30.1-1 2010-06-23 10:23:34 status installed libgdu0 2.30.1-1 2010-06-23 10:23:34 configure gvfs 1.6.2-1 1.6.2-1 2010-06-23 10:23:34 status unpacked gvfs 1.6.2-1 2010-06-23 10:23:34 status half-configured gvfs 1.6.2-1 2010-06-23 10:23:34 status installed gvfs 1.6.2-1 2010-06-23 10:23:34 configure gstreamer0.10-plugins-bad 0.10.18-2+b1 0.10.18-2+b1 2010-06-23 10:23:34 status unpacked gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:23:34 status half-configured gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:23:34 status installed gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:23:34 trigproc initramfs-tools 0.92o 0.92o 2010-06-23 10:23:34 status half-configured initramfs-tools 0.92o 2010-06-23 10:23:45 status installed initramfs-tools 0.92o 2010-06-23 10:24:24 startup archives unpack 2010-06-23 10:24:24 install keyboard-configuration 1.54 2010-06-23 10:24:24 status half-installed keyboard-configuration 1.54 2010-06-23 10:24:24 status unpacked keyboard-configuration 1.54 2010-06-23 10:24:24 status unpacked keyboard-configuration 1.54 2010-06-23 10:24:24 install libdrm-intel1 2.4.18-6 2010-06-23 10:24:24 status half-installed libdrm-intel1 2.4.18-6 2010-06-23 10:24:24 status unpacked libdrm-intel1 2.4.18-6 2010-06-23 10:24:24 status unpacked libdrm-intel1 2.4.18-6 2010-06-23 10:24:24 install libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:24 status half-installed libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:25 status unpacked libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:25 status unpacked libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:25 install libdrm-radeon1 2.4.18-6 2010-06-23 10:24:25 status half-installed libdrm-radeon1 2.4.18-6 2010-06-23 10:24:25 status unpacked libdrm-radeon1 2.4.18-6 2010-06-23 10:24:25 status unpacked libdrm-radeon1 2.4.18-6 2010-06-23 10:24:25 install libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:25 status half-installed libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:26 status unpacked libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:26 status unpacked libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:26 install libpciaccess0 0.11.0-2 2010-06-23 10:24:26 status half-installed libpciaccess0 0.11.0-2 2010-06-23 10:24:26 status unpacked libpciaccess0 0.11.0-2 2010-06-23 10:24:26 status unpacked libpciaccess0 0.11.0-2 2010-06-23 10:24:26 install libxvmc1 2:1.0.5-1 2010-06-23 10:24:26 status half-installed libxvmc1 2:1.0.5-1 2010-06-23 10:24:27 status unpacked libxvmc1 2:1.0.5-1 2010-06-23 10:24:27 status unpacked libxvmc1 2:1.0.5-1 2010-06-23 10:24:27 install xserver-common 2:1.7.7-2 2010-06-23 10:24:27 status half-installed xserver-common 2:1.7.7-2 2010-06-23 10:24:27 status triggers-pending man-db 2.5.2-4 2010-06-23 10:24:27 status half-installed xserver-common 2:1.7.7-2 2010-06-23 10:24:27 status unpacked xserver-common 2:1.7.7-2 2010-06-23 10:24:27 status unpacked xserver-common 2:1.7.7-2 2010-06-23 10:24:27 install xserver-xorg-core 2:1.4.2-10.lenny2 2:1.7.7-2 2010-06-23 10:24:27 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 10:24:27 status half-installed xserver-xorg-core 2:1.4.2-10.lenny2 2010-06-23 10:24:28 status unpacked xserver-xorg-core 2:1.7.7-2 2010-06-23 10:24:28 status unpacked xserver-xorg-core 2:1.7.7-2 2010-06-23 10:24:28 install xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:28 status half-installed xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:28 status half-installed xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:28 status unpacked xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:28 status unpacked xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:28 install xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:28 status half-installed xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:28 status unpacked xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:28 status unpacked xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:28 install xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:28 status half-installed xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:28 status half-installed xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:29 status unpacked xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:29 status unpacked xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:29 install xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:29 status half-installed xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:29 status unpacked xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:29 status unpacked xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:29 install xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:29 status unpacked xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:29 status unpacked xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:29 install xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:29 status unpacked xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:29 status unpacked xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:29 install xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:29 status half-installed xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:30 install xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:30 install xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:30 status unpacked xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:30 install xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:30 status half-installed xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:31 status unpacked xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:31 status unpacked xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:31 install xserver-xorg-video-intel 2:2.3.2-2+lenny6 2:2.9.1-4 2010-06-23 10:24:31 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 10:24:31 status half-installed xserver-xorg-video-intel 2:2.3.2-2+lenny6 2010-06-23 10:24:31 status unpacked xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:31 status unpacked xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:31 install xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:31 status half-installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:31 status half-installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:31 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:31 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:31 install xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:31 status half-installed xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:31 status half-installed xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:32 install xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:32 status half-installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:32 status half-installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:32 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:32 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:32 install xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:32 status half-installed xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:32 status half-installed xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:32 install xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:32 status half-installed xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:32 status half-installed xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:32 status unpacked xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:32 install xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:32 status half-installed xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:32 status half-installed xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:33 install xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:33 install xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:33 install xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:33 status half-installed xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:33 status unpacked xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:33 install xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:33 status half-installed xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:33 status half-installed xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:34 status unpacked xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:34 status unpacked xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:34 install xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:34 install xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:34 install xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:34 status unpacked xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:34 install xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:34 status half-installed xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:35 status unpacked xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:35 status unpacked xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:35 install xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:35 status half-installed xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:35 status half-installed xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:35 status unpacked xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:35 status unpacked xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:35 install xserver-xorg-video-openchrome 1:0.2.902+svn579-4 1:0.2.904+svn827-1 2010-06-23 10:24:35 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 10:24:35 status half-installed xserver-xorg-video-openchrome 1:0.2.902+svn579-4 2010-06-23 10:24:35 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-06-23 10:24:35 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-06-23 10:24:35 install xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:35 status half-installed xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:35 status half-installed xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:36 status unpacked xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:36 status unpacked xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:36 install xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:36 status half-installed xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:36 status half-installed xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:36 status unpacked xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:36 status unpacked xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:36 install xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:36 status half-installed xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:36 status unpacked xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:36 status unpacked xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:36 install xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:36 status half-installed xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:36 status half-installed xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:36 status unpacked xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:36 status unpacked xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:36 install xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:36 status half-installed xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:36 status half-installed xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:37 status unpacked xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:37 status unpacked xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:37 install xserver-xorg-input-wacom 0.7.9.3-2 0.10.5+20100416-1 2010-06-23 10:24:37 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 10:24:37 status half-installed xserver-xorg-input-wacom 0.7.9.3-2 2010-06-23 10:24:37 status unpacked xserver-xorg-input-wacom 0.10.5+20100416-1 2010-06-23 10:24:37 status unpacked xserver-xorg-input-wacom 0.10.5+20100416-1 2010-06-23 10:24:37 install xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:37 status half-installed xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:37 status unpacked xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:37 status unpacked xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:37 install xserver-xorg 1:7.3+20 1:7.5+6 2010-06-23 10:24:37 status half-installed xserver-xorg 1:7.3+20 2010-06-23 10:24:37 status half-installed xserver-xorg 1:7.3+20 2010-06-23 10:24:38 status unpacked xserver-xorg 1:7.5+6 2010-06-23 10:24:38 status unpacked xserver-xorg 1:7.5+6 2010-06-23 10:24:38 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:24:38 status half-configured man-db 2.5.2-4 2010-06-23 10:24:38 status installed man-db 2.5.2-4 2010-06-23 10:24:39 startup packages configure 2010-06-23 10:24:39 configure keyboard-configuration 1.54 1.54 2010-06-23 10:24:39 status unpacked keyboard-configuration 1.54 2010-06-23 10:24:39 status unpacked keyboard-configuration 1.54 2010-06-23 10:24:39 status unpacked keyboard-configuration 1.54 2010-06-23 10:24:39 status half-configured keyboard-configuration 1.54 2010-06-23 10:24:40 status installed keyboard-configuration 1.54 2010-06-23 10:24:40 configure libdrm-intel1 2.4.18-6 2.4.18-6 2010-06-23 10:24:40 status unpacked libdrm-intel1 2.4.18-6 2010-06-23 10:24:40 status half-configured libdrm-intel1 2.4.18-6 2010-06-23 10:24:40 status installed libdrm-intel1 2.4.18-6 2010-06-23 10:24:40 configure libdrm-nouveau1 2.4.18-6 2.4.18-6 2010-06-23 10:24:40 status unpacked libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:40 status half-configured libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:40 status installed libdrm-nouveau1 2.4.18-6 2010-06-23 10:24:40 configure libdrm-radeon1 2.4.18-6 2.4.18-6 2010-06-23 10:24:40 status unpacked libdrm-radeon1 2.4.18-6 2010-06-23 10:24:40 status half-configured libdrm-radeon1 2.4.18-6 2010-06-23 10:24:40 status installed libdrm-radeon1 2.4.18-6 2010-06-23 10:24:40 configure libgl1-mesa-dri 7.7.1-3 7.7.1-3 2010-06-23 10:24:40 status unpacked libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:40 status half-configured libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:40 status installed libgl1-mesa-dri 7.7.1-3 2010-06-23 10:24:40 configure libpciaccess0 0.11.0-2 0.11.0-2 2010-06-23 10:24:40 status unpacked libpciaccess0 0.11.0-2 2010-06-23 10:24:40 status half-configured libpciaccess0 0.11.0-2 2010-06-23 10:24:40 status installed libpciaccess0 0.11.0-2 2010-06-23 10:24:40 configure libxvmc1 2:1.0.5-1 2:1.0.5-1 2010-06-23 10:24:40 status unpacked libxvmc1 2:1.0.5-1 2010-06-23 10:24:40 status unpacked libxvmc1 2:1.0.5-1 2010-06-23 10:24:40 status half-configured libxvmc1 2:1.0.5-1 2010-06-23 10:24:40 status installed libxvmc1 2:1.0.5-1 2010-06-23 10:24:40 configure xserver-common 2:1.7.7-2 2:1.7.7-2 2010-06-23 10:24:40 status unpacked xserver-common 2:1.7.7-2 2010-06-23 10:24:40 status half-configured xserver-common 2:1.7.7-2 2010-06-23 10:24:40 status installed xserver-common 2:1.7.7-2 2010-06-23 10:24:40 configure xserver-xorg-core 2:1.7.7-2 2:1.7.7-2 2010-06-23 10:24:40 status unpacked xserver-xorg-core 2:1.7.7-2 2010-06-23 10:24:40 status half-configured xserver-xorg-core 2:1.7.7-2 2010-06-23 10:24:40 status installed xserver-xorg-core 2:1.7.7-2 2010-06-23 10:24:40 configure xserver-xorg-video-apm 1:1.2.2-2 1:1.2.2-2 2010-06-23 10:24:40 status unpacked xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:40 status half-configured xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:40 status installed xserver-xorg-video-apm 1:1.2.2-2 2010-06-23 10:24:40 configure xserver-xorg-video-ark 1:0.7.2-2 1:0.7.2-2 2010-06-23 10:24:40 status unpacked xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:40 status half-configured xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:40 status installed xserver-xorg-video-ark 1:0.7.2-2 2010-06-23 10:24:40 configure xserver-xorg-video-r128 6.8.1-3 6.8.1-3 2010-06-23 10:24:40 status unpacked xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:40 status half-configured xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:40 status installed xserver-xorg-video-r128 6.8.1-3 2010-06-23 10:24:40 configure xserver-xorg-video-mach64 6.8.2-3 6.8.2-3 2010-06-23 10:24:40 status unpacked xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:40 status half-configured xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:40 status installed xserver-xorg-video-mach64 6.8.2-3 2010-06-23 10:24:40 configure xserver-xorg-video-radeon 1:6.13.0-2 1:6.13.0-2 2010-06-23 10:24:40 status unpacked xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:40 status unpacked xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:40 status half-configured xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:41 status installed xserver-xorg-video-radeon 1:6.13.0-2 2010-06-23 10:24:41 configure xserver-xorg-video-ati 1:6.13.0-2 1:6.13.0-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:41 status installed xserver-xorg-video-ati 1:6.13.0-2 2010-06-23 10:24:41 configure xserver-xorg-video-chips 1:1.2.2-2 1:1.2.2-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:41 status installed xserver-xorg-video-chips 1:1.2.2-2 2010-06-23 10:24:41 configure xserver-xorg-video-cirrus 1:1.3.2-2 1:1.3.2-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:41 status installed xserver-xorg-video-cirrus 1:1.3.2-2 2010-06-23 10:24:41 configure xserver-xorg-video-fbdev 1:0.4.2-2 1:0.4.2-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:41 status installed xserver-xorg-video-fbdev 1:0.4.2-2 2010-06-23 10:24:41 configure xserver-xorg-video-i128 1:1.3.3-2 1:1.3.3-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:41 status installed xserver-xorg-video-i128 1:1.3.3-2 2010-06-23 10:24:41 configure xserver-xorg-video-intel 2:2.9.1-4 2:2.9.1-4 2010-06-23 10:24:41 status unpacked xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:41 status unpacked xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:41 status half-configured xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:41 status installed xserver-xorg-video-intel 2:2.9.1-4 2010-06-23 10:24:41 configure xserver-xorg-video-mga 1:1.4.11.dfsg-4 1:1.4.11.dfsg-4 2010-06-23 10:24:41 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:41 status half-configured xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:41 status installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-06-23 10:24:41 configure xserver-xorg-video-neomagic 1:1.2.4-3 1:1.2.4-3 2010-06-23 10:24:41 status unpacked xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:41 status half-configured xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:41 status installed xserver-xorg-video-neomagic 1:1.2.4-3 2010-06-23 10:24:41 configure xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:41 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:41 status half-configured xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:41 status installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-06-23 10:24:41 configure xserver-xorg-video-nv 1:2.1.17-3 1:2.1.17-3 2010-06-23 10:24:41 status unpacked xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:41 status half-configured xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:41 status installed xserver-xorg-video-nv 1:2.1.17-3 2010-06-23 10:24:41 configure xserver-xorg-video-rendition 1:4.2.3-3 1:4.2.3-3 2010-06-23 10:24:41 status unpacked xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:41 status half-configured xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:41 status installed xserver-xorg-video-rendition 1:4.2.3-3 2010-06-23 10:24:41 configure xserver-xorg-video-s3 1:0.6.3-2 1:0.6.3-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:41 status installed xserver-xorg-video-s3 1:0.6.3-2 2010-06-23 10:24:41 configure xserver-xorg-video-s3virge 1:1.10.4-2 1:1.10.4-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:41 status installed xserver-xorg-video-s3virge 1:1.10.4-2 2010-06-23 10:24:41 configure xserver-xorg-video-savage 1:2.3.1-2 1:2.3.1-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:41 status installed xserver-xorg-video-savage 1:2.3.1-2 2010-06-23 10:24:41 configure xserver-xorg-video-siliconmotion 1:1.7.3-2 1:1.7.3-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:41 status installed xserver-xorg-video-siliconmotion 1:1.7.3-2 2010-06-23 10:24:41 configure xserver-xorg-video-sis 1:0.10.2-3 1:0.10.2-3 2010-06-23 10:24:41 status unpacked xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:41 status half-configured xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:41 status installed xserver-xorg-video-sis 1:0.10.2-3 2010-06-23 10:24:41 configure xserver-xorg-video-sisusb 1:0.9.3-2 1:0.9.3-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:41 status installed xserver-xorg-video-sisusb 1:0.9.3-2 2010-06-23 10:24:41 configure xserver-xorg-video-tdfx 1:1.4.3-2 1:1.4.3-2 2010-06-23 10:24:41 status unpacked xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:41 status half-configured xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:42 status installed xserver-xorg-video-tdfx 1:1.4.3-2 2010-06-23 10:24:42 configure xserver-xorg-video-trident 1:1.3.3-2 1:1.3.3-2 2010-06-23 10:24:42 status unpacked xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:42 status half-configured xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:42 status installed xserver-xorg-video-trident 1:1.3.3-2 2010-06-23 10:24:42 configure xserver-xorg-video-tseng 1:1.2.3-2 1:1.2.3-2 2010-06-23 10:24:42 status unpacked xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:42 status half-configured xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:42 status installed xserver-xorg-video-tseng 1:1.2.3-2 2010-06-23 10:24:42 configure xserver-xorg-video-vesa 1:2.3.0-3 1:2.3.0-3 2010-06-23 10:24:42 status unpacked xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:42 status half-configured xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:42 status installed xserver-xorg-video-vesa 1:2.3.0-3 2010-06-23 10:24:42 configure xserver-xorg-video-openchrome 1:0.2.904+svn827-1 1:0.2.904+svn827-1 2010-06-23 10:24:42 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-06-23 10:24:42 status half-configured xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-06-23 10:24:42 status installed xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-06-23 10:24:42 configure xserver-xorg-video-voodoo 1:1.2.3-2 1:1.2.3-2 2010-06-23 10:24:42 status unpacked xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:42 status half-configured xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:42 status installed xserver-xorg-video-voodoo 1:1.2.3-2 2010-06-23 10:24:42 configure xserver-xorg-video-vmware 1:11.0.1-1 1:11.0.1-1 2010-06-23 10:24:42 status unpacked xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:42 status half-configured xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:42 status installed xserver-xorg-video-vmware 1:11.0.1-1 2010-06-23 10:24:42 configure xserver-xorg-video-all 1:7.5+6 1:7.5+6 2010-06-23 10:24:42 status unpacked xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:42 status half-configured xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:42 status installed xserver-xorg-video-all 1:7.5+6 2010-06-23 10:24:42 configure xserver-xorg-input-evdev 1:2.3.2-6 1:2.3.2-6 2010-06-23 10:24:42 status unpacked xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:42 status half-configured xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:42 status installed xserver-xorg-input-evdev 1:2.3.2-6 2010-06-23 10:24:42 configure xserver-xorg-input-synaptics 1.2.2-2 1.2.2-2 2010-06-23 10:24:42 status unpacked xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:42 status half-configured xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:42 status installed xserver-xorg-input-synaptics 1.2.2-2 2010-06-23 10:24:42 configure xserver-xorg-input-wacom 0.10.5+20100416-1 0.10.5+20100416-1 2010-06-23 10:24:42 status unpacked xserver-xorg-input-wacom 0.10.5+20100416-1 2010-06-23 10:24:42 status half-configured xserver-xorg-input-wacom 0.10.5+20100416-1 2010-06-23 10:24:42 status installed xserver-xorg-input-wacom 0.10.5+20100416-1 2010-06-23 10:24:42 configure xserver-xorg-input-all 1:7.5+6 1:7.5+6 2010-06-23 10:24:42 status unpacked xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:42 status half-configured xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:42 status installed xserver-xorg-input-all 1:7.5+6 2010-06-23 10:24:42 configure xserver-xorg 1:7.5+6 1:7.5+6 2010-06-23 10:24:42 status unpacked xserver-xorg 1:7.5+6 2010-06-23 10:24:42 status half-configured xserver-xorg 1:7.5+6 2010-06-23 10:24:42 status installed xserver-xorg 1:7.5+6 2010-06-23 10:25:38 startup packages remove 2010-06-23 10:25:38 status installed gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 remove gstreamer0.10-gnomevfs 0.10.19-2 0.10.19-2 2010-06-23 10:25:39 status half-configured gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 status half-installed gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 status config-files gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 status config-files gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 status config-files gstreamer0.10-gnomevfs 0.10.19-2 2010-06-23 10:25:39 status not-installed gstreamer0.10-gnomevfs 2010-06-23 10:25:39 status installed python-numeric 24.2-9 2010-06-23 10:25:39 remove python-numeric 24.2-9 24.2-9 2010-06-23 10:25:39 status half-configured python-numeric 24.2-9 2010-06-23 10:25:40 status half-installed python-numeric 24.2-9 2010-06-23 10:25:40 status config-files python-numeric 24.2-9 2010-06-23 10:25:40 status config-files python-numeric 24.2-9 2010-06-23 10:25:40 status config-files python-numeric 24.2-9 2010-06-23 10:25:40 status not-installed python-numeric 2010-06-23 10:25:40 startup archives unpack 2010-06-23 10:25:41 install libegroupwise1.2-13 2.30.1-5 2.30.1-5 2010-06-23 10:25:41 status half-installed libegroupwise1.2-13 2.30.1-5 2010-06-23 10:25:41 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 10:25:41 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 10:25:41 upgrade libaspell15 0.60.6-1 0.60.6-4 2010-06-23 10:25:41 status half-configured libaspell15 0.60.6-1 2010-06-23 10:25:41 status unpacked libaspell15 0.60.6-1 2010-06-23 10:25:41 status half-installed libaspell15 0.60.6-1 2010-06-23 10:25:41 status half-installed libaspell15 0.60.6-1 2010-06-23 10:25:41 status unpacked libaspell15 0.60.6-4 2010-06-23 10:25:41 status unpacked libaspell15 0.60.6-4 2010-06-23 10:25:42 upgrade libenchant1c2a 1.4.2-3.3 1.6.0-1 2010-06-23 10:25:42 status half-configured libenchant1c2a 1.4.2-3.3 2010-06-23 10:25:42 status unpacked libenchant1c2a 1.4.2-3.3 2010-06-23 10:25:42 status half-installed libenchant1c2a 1.4.2-3.3 2010-06-23 10:25:42 status triggers-pending man-db 2.5.2-4 2010-06-23 10:25:42 status half-installed libenchant1c2a 1.4.2-3.3 2010-06-23 10:25:42 status half-installed libenchant1c2a 1.4.2-3.3 2010-06-23 10:25:42 status unpacked libenchant1c2a 1.6.0-1 2010-06-23 10:25:42 status unpacked libenchant1c2a 1.6.0-1 2010-06-23 10:25:42 install libgweather-common 2.30.0-2 2010-06-23 10:25:42 status half-installed libgweather-common 2.30.0-2 2010-06-23 10:25:42 status triggers-pending gconf2 2.28.1-3 2010-06-23 10:25:42 status half-installed libgweather-common 2.30.0-2 2010-06-23 10:25:42 status triggers-pending gnome-icon-theme 2.30.3-1 2010-06-23 10:25:42 status half-installed libgweather-common 2.30.0-2 2010-06-23 10:25:45 status unpacked libgweather-common 2.30.0-2 2010-06-23 10:25:45 status unpacked libgweather-common 2.30.0-2 2010-06-23 10:25:45 install libgweather1 2.30.0-2 2.30.0-2 2010-06-23 10:25:45 status half-installed libgweather1 2.30.0-2 2010-06-23 10:25:46 status unpacked libgweather1 2.30.0-2 2010-06-23 10:25:46 status unpacked libgweather1 2.30.0-2 2010-06-23 10:25:46 install evolution-common 2.30.1.2-3 2010-06-23 10:25:46 status half-installed evolution-common 2.30.1.2-3 2010-06-23 10:25:46 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-23 10:25:46 status half-installed evolution-common 2.30.1.2-3 2010-06-23 10:25:49 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:25:49 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:25:49 install libedata-book1.2-2 2.30.1-5 2.30.1-5 2010-06-23 10:25:49 status half-installed libedata-book1.2-2 2.30.1-5 2010-06-23 10:25:50 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 10:25:50 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 10:25:50 install evolution-data-server 2.30.1-5 2010-06-23 10:25:50 status half-installed evolution-data-server 2.30.1-5 2010-06-23 10:25:51 status unpacked evolution-data-server 2.30.1-5 2010-06-23 10:25:51 status unpacked evolution-data-server 2.30.1-5 2010-06-23 10:25:51 install evolution 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:25:51 status half-installed evolution 2.30.1.2-3 2010-06-23 10:25:51 status half-installed evolution 2.30.1.2-3 2010-06-23 10:25:51 status triggers-pending menu 2.1.41 2010-06-23 10:25:51 status half-installed evolution 2.30.1.2-3 2010-06-23 10:25:51 status half-installed evolution 2.30.1.2-3 2010-06-23 10:25:52 status unpacked evolution 2.30.1.2-3 2010-06-23 10:25:52 status unpacked evolution 2.30.1.2-3 2010-06-23 10:25:52 upgrade libxapian15 1.0.7-4 1.0.20-2 2010-06-23 10:25:52 status half-configured libxapian15 1.0.7-4 2010-06-23 10:25:52 status unpacked libxapian15 1.0.7-4 2010-06-23 10:25:52 status half-installed libxapian15 1.0.7-4 2010-06-23 10:25:52 status half-installed libxapian15 1.0.7-4 2010-06-23 10:25:52 status unpacked libxapian15 1.0.20-2 2010-06-23 10:25:52 status unpacked libxapian15 1.0.20-2 2010-06-23 10:25:52 upgrade libept0 0.5.22 0.5.30 2010-06-23 10:25:52 status half-configured libept0 0.5.22 2010-06-23 10:25:52 status unpacked libept0 0.5.22 2010-06-23 10:25:52 status half-installed libept0 0.5.22 2010-06-23 10:25:52 status half-installed libept0 0.5.22 2010-06-23 10:25:52 status unpacked libept0 0.5.30 2010-06-23 10:25:52 status unpacked libept0 0.5.30 2010-06-23 10:25:52 upgrade libapt-pkg-perl 0.1.22+b1 0.1.24 2010-06-23 10:25:52 status half-configured libapt-pkg-perl 0.1.22+b1 2010-06-23 10:25:52 status unpacked libapt-pkg-perl 0.1.22+b1 2010-06-23 10:25:52 status half-installed libapt-pkg-perl 0.1.22+b1 2010-06-23 10:25:52 status half-installed libapt-pkg-perl 0.1.22+b1 2010-06-23 10:25:53 status half-installed libapt-pkg-perl 0.1.22+b1 2010-06-23 10:25:53 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:25:53 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:25:53 install libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:25:53 status half-installed libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:25:53 status unpacked libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:25:53 status unpacked libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:25:53 upgrade aptitude 0.4.11.11-1~lenny1 0.6.3-2 2010-06-23 10:25:53 status half-configured aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:53 status unpacked aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:53 status half-installed aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:53 status half-installed aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:53 status half-installed aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:54 status half-installed aptitude 0.4.11.11-1~lenny1 2010-06-23 10:25:54 status triggers-awaited menu 2.1.41 2010-06-23 10:25:54 status unpacked aptitude 0.6.3-2 2010-06-23 10:25:55 status unpacked aptitude 0.6.3-2 2010-06-23 10:25:55 upgrade apt-utils 0.7.20.2+lenny1 0.7.25.3 2010-06-23 10:25:55 status half-configured apt-utils 0.7.20.2+lenny1 2010-06-23 10:25:55 status unpacked apt-utils 0.7.20.2+lenny1 2010-06-23 10:25:55 status half-installed apt-utils 0.7.20.2+lenny1 2010-06-23 10:25:55 status half-installed apt-utils 0.7.20.2+lenny1 2010-06-23 10:25:55 status half-installed apt-utils 0.7.20.2+lenny1 2010-06-23 10:25:55 status unpacked apt-utils 0.7.25.3 2010-06-23 10:25:55 status unpacked apt-utils 0.7.25.3 2010-06-23 10:25:55 upgrade apt 0.7.20.2+lenny1 0.7.25.3 2010-06-23 10:25:55 status half-configured apt 0.7.20.2+lenny1 2010-06-23 10:25:55 status unpacked apt 0.7.20.2+lenny1 2010-06-23 10:25:55 status half-installed apt 0.7.20.2+lenny1 2010-06-23 10:25:56 status half-installed apt 0.7.20.2+lenny1 2010-06-23 10:25:56 status half-installed apt 0.7.20.2+lenny1 2010-06-23 10:25:56 status unpacked apt 0.7.25.3 2010-06-23 10:25:57 status unpacked apt 0.7.25.3 2010-06-23 10:25:57 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:25:57 status half-configured man-db 2.5.2-4 2010-06-23 10:25:59 status installed man-db 2.5.2-4 2010-06-23 10:25:59 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-23 10:25:59 status half-configured gconf2 2.28.1-3 2010-06-23 10:26:04 status installed gconf2 2.28.1-3 2010-06-23 10:26:05 trigproc gnome-icon-theme 2.30.3-1 2.30.3-1 2010-06-23 10:26:05 status half-configured gnome-icon-theme 2.30.3-1 2010-06-23 10:26:10 status installed gnome-icon-theme 2.30.3-1 2010-06-23 10:26:10 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-23 10:26:10 status half-configured hicolor-icon-theme 0.11-1 2010-06-23 10:26:12 status installed hicolor-icon-theme 0.11-1 2010-06-23 10:26:13 trigproc menu 2.1.41 2.1.41 2010-06-23 10:26:13 status half-configured menu 2.1.41 2010-06-23 10:26:13 status installed menu 2.1.41 2010-06-23 10:26:14 startup packages configure 2010-06-23 10:26:14 configure apt 0.7.25.3 0.7.25.3 2010-06-23 10:26:14 status unpacked apt 0.7.25.3 2010-06-23 10:26:14 status unpacked apt 0.7.25.3 2010-06-23 10:26:14 status unpacked apt 0.7.25.3 2010-06-23 10:26:14 status unpacked apt 0.7.25.3 2010-06-23 10:26:14 status half-configured apt 0.7.25.3 2010-06-23 10:26:14 status installed apt 0.7.25.3 2010-06-23 10:26:15 startup archives unpack 2010-06-23 10:26:15 install libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:26:15 status half-installed libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:26:17 status unpacked libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:26:17 status unpacked libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:26:17 install python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:26:17 status half-installed python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:26:17 status triggers-pending man-db 2.5.2-4 2010-06-23 10:26:17 status half-installed python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:26:18 status unpacked python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:26:18 status unpacked python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:26:18 install python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status half-installed python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status half-installed python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status triggers-pending menu 2.1.41 2010-06-23 10:26:18 status half-installed python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status unpacked python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status unpacked python2.6 2.6.5+20100616-1 2010-06-23 10:26:18 install libpython2.6 2.6.5+20100616-1 2010-06-23 10:26:18 status half-installed libpython2.6 2.6.5+20100616-1 2010-06-23 10:26:19 status unpacked libpython2.6 2.6.5+20100616-1 2010-06-23 10:26:19 status unpacked libpython2.6 2.6.5+20100616-1 2010-06-23 10:26:19 upgrade python-libxml2 2.6.32.dfsg-5+lenny1 2.7.7.dfsg-2 2010-06-23 10:26:19 status half-configured python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 10:26:19 status triggers-pending python-support 1.0.8 2010-06-23 10:26:19 status unpacked python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 10:26:19 status half-installed python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 10:26:20 status half-installed python-libxml2 2.6.32.dfsg-5+lenny1 2010-06-23 10:26:20 status unpacked python-libxml2 2.7.7.dfsg-2 2010-06-23 10:26:20 status unpacked python-libxml2 2.7.7.dfsg-2 2010-06-23 10:26:20 upgrade python-gmenu 2.22.2-4 2.30.0-1 2010-06-23 10:26:20 status half-configured python-gmenu 2.22.2-4 2010-06-23 10:26:20 status unpacked python-gmenu 2.22.2-4 2010-06-23 10:26:20 status half-installed python-gmenu 2.22.2-4 2010-06-23 10:26:20 status half-installed python-gmenu 2.22.2-4 2010-06-23 10:26:20 status unpacked python-gmenu 2.30.0-1 2010-06-23 10:26:20 status unpacked python-gmenu 2.30.0-1 2010-06-23 10:26:20 upgrade python-minimal 2.5.4-9 2.6.5-5 2010-06-23 10:26:20 status half-configured python-minimal 2.5.4-9 2010-06-23 10:26:20 status unpacked python-minimal 2.5.4-9 2010-06-23 10:26:20 status half-installed python-minimal 2.5.4-9 2010-06-23 10:26:20 status half-installed python-minimal 2.5.4-9 2010-06-23 10:26:21 status half-installed python-minimal 2.5.4-9 2010-06-23 10:26:21 status unpacked python-minimal 2.6.5-5 2010-06-23 10:26:21 status unpacked python-minimal 2.6.5-5 2010-06-23 10:26:21 upgrade python 2.5.4-9 2.6.5-5 2010-06-23 10:26:21 status half-configured python 2.5.4-9 2010-06-23 10:26:21 status unpacked python 2.5.4-9 2010-06-23 10:26:21 status half-installed python 2.5.4-9 2010-06-23 10:26:22 status half-installed python 2.5.4-9 2010-06-23 10:26:22 status half-installed python 2.5.4-9 2010-06-23 10:26:22 status unpacked python 2.6.5-5 2010-06-23 10:26:22 status unpacked python 2.6.5-5 2010-06-23 10:26:22 install python-apt 0.7.95 2010-06-23 10:26:22 status half-installed python-apt 0.7.95 2010-06-23 10:26:23 status unpacked python-apt 0.7.95 2010-06-23 10:26:23 status unpacked python-apt 0.7.95 2010-06-23 10:26:23 install libfribidi0 0.19.2-1 2010-06-23 10:26:23 status half-installed libfribidi0 0.19.2-1 2010-06-23 10:26:23 status half-installed libfribidi0 0.19.2-1 2010-06-23 10:26:23 status unpacked libfribidi0 0.19.2-1 2010-06-23 10:26:23 status unpacked libfribidi0 0.19.2-1 2010-06-23 10:26:23 install libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:26:23 status half-installed libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:26:24 status unpacked libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:26:24 status unpacked libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:26:24 install libgoffice-0.8-8 0.8.6-1 2010-06-23 10:26:24 status half-installed libgoffice-0.8-8 0.8.6-1 2010-06-23 10:26:24 status unpacked libgoffice-0.8-8 0.8.6-1 2010-06-23 10:26:24 status unpacked libgoffice-0.8-8 0.8.6-1 2010-06-23 10:26:24 install libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:26:24 status half-installed libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:26:25 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:26:25 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:26:25 install libwv-1.2-3 1.2.4-2 2010-06-23 10:26:25 status half-installed libwv-1.2-3 1.2.4-2 2010-06-23 10:26:25 status unpacked libwv-1.2-3 1.2.4-2 2010-06-23 10:26:25 status unpacked libwv-1.2-3 1.2.4-2 2010-06-23 10:26:25 install libabiword-2.8 2.8.2-2 2010-06-23 10:26:25 status half-installed libabiword-2.8 2.8.2-2 2010-06-23 10:26:26 status unpacked libabiword-2.8 2.8.2-2 2010-06-23 10:26:26 status unpacked libabiword-2.8 2.8.2-2 2010-06-23 10:26:26 install libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status half-installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:26:26 install libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status half-installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 install libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status half-installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:26 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:26:27 install libloudmouth1-0 1.4.3-5 2010-06-23 10:26:27 status half-installed libloudmouth1-0 1.4.3-5 2010-06-23 10:26:27 status unpacked libloudmouth1-0 1.4.3-5 2010-06-23 10:26:27 status unpacked libloudmouth1-0 1.4.3-5 2010-06-23 10:26:27 install libots0 0.5.0-2 2010-06-23 10:26:27 status half-installed libots0 0.5.0-2 2010-06-23 10:26:27 status unpacked libots0 0.5.0-2 2010-06-23 10:26:27 status unpacked libots0 0.5.0-2 2010-06-23 10:26:27 install libpsiconv6 0.9.8-4.1 2010-06-23 10:26:27 status half-installed libpsiconv6 0.9.8-4.1 2010-06-23 10:26:27 status unpacked libpsiconv6 0.9.8-4.1 2010-06-23 10:26:27 status unpacked libpsiconv6 0.9.8-4.1 2010-06-23 10:26:27 install libwpd8c2a 0.8.14-1 2010-06-23 10:26:27 status half-installed libwpd8c2a 0.8.14-1 2010-06-23 10:26:28 status unpacked libwpd8c2a 0.8.14-1 2010-06-23 10:26:28 status unpacked libwpd8c2a 0.8.14-1 2010-06-23 10:26:28 install libwpg-0.1-1 0.1.3-1 2010-06-23 10:26:28 status half-installed libwpg-0.1-1 0.1.3-1 2010-06-23 10:26:28 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-23 10:26:28 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-23 10:26:28 install libwps-0.1-1 0.1.2-1 2010-06-23 10:26:28 status half-installed libwps-0.1-1 0.1.2-1 2010-06-23 10:26:28 status unpacked libwps-0.1-1 0.1.2-1 2010-06-23 10:26:28 status unpacked libwps-0.1-1 0.1.2-1 2010-06-23 10:26:28 install abiword-common 2.8.2-2 2010-06-23 10:26:28 status half-installed abiword-common 2.8.2-2 2010-06-23 10:26:28 status triggers-pending shared-mime-info 0.71-3 2010-06-23 10:26:28 status half-installed abiword-common 2.8.2-2 2010-06-23 10:26:29 status unpacked abiword-common 2.8.2-2 2010-06-23 10:26:29 status unpacked abiword-common 2.8.2-2 2010-06-23 10:26:29 install abiword 2.8.2-2 2010-06-23 10:26:29 status half-installed abiword 2.8.2-2 2010-06-23 10:26:29 status half-installed abiword 2.8.2-2 2010-06-23 10:26:29 status half-installed abiword 2.8.2-2 2010-06-23 10:26:29 status unpacked abiword 2.8.2-2 2010-06-23 10:26:29 status unpacked abiword 2.8.2-2 2010-06-23 10:26:29 install link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:26:29 status half-installed link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:26:29 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:26:30 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:26:30 install liblink-grammar4 4.6.7-1 2010-06-23 10:26:30 status half-installed liblink-grammar4 4.6.7-1 2010-06-23 10:26:30 status unpacked liblink-grammar4 4.6.7-1 2010-06-23 10:26:30 status unpacked liblink-grammar4 4.6.7-1 2010-06-23 10:26:30 install abiword-plugin-grammar 2.8.2-2 2010-06-23 10:26:30 status half-installed abiword-plugin-grammar 2.8.2-2 2010-06-23 10:26:30 status unpacked abiword-plugin-grammar 2.8.2-2 2010-06-23 10:26:30 status unpacked abiword-plugin-grammar 2.8.2-2 2010-06-23 10:26:30 install libgdome2-0 0.8.1+debian-4 2010-06-23 10:26:30 status half-installed libgdome2-0 0.8.1+debian-4 2010-06-23 10:26:30 status unpacked libgdome2-0 0.8.1+debian-4 2010-06-23 10:26:30 status unpacked libgdome2-0 0.8.1+debian-4 2010-06-23 10:26:30 install libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:26:30 status half-installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:26:30 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:26:31 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:26:31 install libt1-5 5.1.2-3 2010-06-23 10:26:31 status half-installed libt1-5 5.1.2-3 2010-06-23 10:26:31 status unpacked libt1-5 5.1.2-3 2010-06-23 10:26:31 status unpacked libt1-5 5.1.2-3 2010-06-23 10:26:31 install libgtkmathview0c2a 0.8.0-5 2010-06-23 10:26:31 status half-installed libgtkmathview0c2a 0.8.0-5 2010-06-23 10:26:31 status unpacked libgtkmathview0c2a 0.8.0-5 2010-06-23 10:26:31 status unpacked libgtkmathview0c2a 0.8.0-5 2010-06-23 10:26:31 install ttf-lyx 1.6.6-2 2010-06-23 10:26:31 status half-installed ttf-lyx 1.6.6-2 2010-06-23 10:26:31 status triggers-pending fontconfig 2.8.0-2.1 2010-06-23 10:26:31 status half-installed ttf-lyx 1.6.6-2 2010-06-23 10:26:32 status unpacked ttf-lyx 1.6.6-2 2010-06-23 10:26:32 status unpacked ttf-lyx 1.6.6-2 2010-06-23 10:26:32 install abiword-plugin-mathview 2.8.2-2 2010-06-23 10:26:32 status half-installed abiword-plugin-mathview 2.8.2-2 2010-06-23 10:26:32 status unpacked abiword-plugin-mathview 2.8.2-2 2010-06-23 10:26:32 status unpacked abiword-plugin-mathview 2.8.2-2 2010-06-23 10:26:32 install gnome-menus 2.22.2-4 2.30.0-1 2010-06-23 10:26:32 status half-installed gnome-menus 2.22.2-4 2010-06-23 10:26:32 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:26:32 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:26:32 install alacarte 0.11.5-1 0.13.1-1 2010-06-23 10:26:32 status half-installed alacarte 0.11.5-1 2010-06-23 10:26:32 status half-installed alacarte 0.11.5-1 2010-06-23 10:26:32 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-23 10:26:32 status half-installed alacarte 0.11.5-1 2010-06-23 10:26:34 status unpacked alacarte 0.13.1-1 2010-06-23 10:26:34 status unpacked alacarte 0.13.1-1 2010-06-23 10:26:34 upgrade libapr1 1.2.12-5+lenny1 1.4.2-3 2010-06-23 10:26:34 status half-configured libapr1 1.2.12-5+lenny1 2010-06-23 10:26:34 status unpacked libapr1 1.2.12-5+lenny1 2010-06-23 10:26:34 status half-installed libapr1 1.2.12-5+lenny1 2010-06-23 10:26:34 status half-installed libapr1 1.2.12-5+lenny1 2010-06-23 10:26:34 status unpacked libapr1 1.4.2-3 2010-06-23 10:26:34 status unpacked libapr1 1.4.2-3 2010-06-23 10:26:34 upgrade libaprutil1 1.2.12+dfsg-8+lenny4 1.3.9+dfsg-3 2010-06-23 10:26:34 status half-configured libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-23 10:26:34 status unpacked libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-23 10:26:34 status half-installed libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-23 10:26:35 status half-installed libaprutil1 1.2.12+dfsg-8+lenny4 2010-06-23 10:26:35 status unpacked libaprutil1 1.3.9+dfsg-3 2010-06-23 10:26:35 status unpacked libaprutil1 1.3.9+dfsg-3 2010-06-23 10:26:35 install libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:26:35 status half-installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:26:35 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:26:35 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:26:35 install libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:26:35 status half-installed libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:26:35 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:26:35 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:26:35 install apache2.2-bin 2.2.15-5 2010-06-23 10:26:35 status half-installed apache2.2-bin 2.2.15-5 2010-06-23 10:26:35 status half-installed apache2.2-bin 2.2.15-5 2010-06-23 10:26:36 status unpacked apache2.2-bin 2.2.15-5 2010-06-23 10:26:36 status unpacked apache2.2-bin 2.2.15-5 2010-06-23 10:26:36 install app-install-data 2010.01.31 2010-06-23 10:26:36 status half-installed app-install-data 2010.01.31 2010-06-23 10:26:37 status unpacked app-install-data 2010.01.31 2010-06-23 10:26:37 status unpacked app-install-data 2010.01.31 2010-06-23 10:26:37 install python-xapian 1.0.20-1 2010-06-23 10:26:37 status half-installed python-xapian 1.0.20-1 2010-06-23 10:26:37 status unpacked python-xapian 1.0.20-1 2010-06-23 10:26:37 status unpacked python-xapian 1.0.20-1 2010-06-23 10:26:37 install python-debian 0.1.16 2010-06-23 10:26:37 status half-installed python-debian 0.1.16 2010-06-23 10:26:38 status unpacked python-debian 0.1.16 2010-06-23 10:26:38 status unpacked python-debian 0.1.16 2010-06-23 10:26:38 install apt-xapian-index 0.38 2010-06-23 10:26:38 status half-installed apt-xapian-index 0.38 2010-06-23 10:26:38 status half-installed apt-xapian-index 0.38 2010-06-23 10:26:38 status unpacked apt-xapian-index 0.38 2010-06-23 10:26:38 status unpacked apt-xapian-index 0.38 2010-06-23 10:26:38 install arj 3.10.22-8 2010-06-23 10:26:38 status half-installed arj 3.10.22-8 2010-06-23 10:26:38 status half-installed arj 3.10.22-8 2010-06-23 10:26:38 status unpacked arj 3.10.22-8 2010-06-23 10:26:38 status unpacked arj 3.10.22-8 2010-06-23 10:26:38 install aspell 0.60.6-4 2010-06-23 10:26:38 status half-installed aspell 0.60.6-4 2010-06-23 10:26:38 status half-installed aspell 0.60.6-4 2010-06-23 10:26:39 status unpacked aspell 0.60.6-4 2010-06-23 10:26:39 status unpacked aspell 0.60.6-4 2010-06-23 10:26:39 install aspell-en 6.0-0-6 2010-06-23 10:26:39 status half-installed aspell-en 6.0-0-6 2010-06-23 10:26:39 status unpacked aspell-en 6.0-0-6 2010-06-23 10:26:39 status unpacked aspell-en 6.0-0-6 2010-06-23 10:26:39 install libatspi1.0-0 1.30.1-2 2010-06-23 10:26:39 status half-installed libatspi1.0-0 1.30.1-2 2010-06-23 10:26:39 status unpacked libatspi1.0-0 1.30.1-2 2010-06-23 10:26:39 status unpacked libatspi1.0-0 1.30.1-2 2010-06-23 10:26:39 install at-spi 1.30.1-2 2010-06-23 10:26:39 status half-installed at-spi 1.30.1-2 2010-06-23 10:26:40 status triggers-pending gconf2 2.28.1-3 2010-06-23 10:26:40 status half-installed at-spi 1.30.1-2 2010-06-23 10:26:40 status unpacked at-spi 1.30.1-2 2010-06-23 10:26:40 status unpacked at-spi 1.30.1-2 2010-06-23 10:26:41 install libavahi-core6 0.6.25-3 2010-06-23 10:26:41 status half-installed libavahi-core6 0.6.25-3 2010-06-23 10:26:41 status unpacked libavahi-core6 0.6.25-3 2010-06-23 10:26:41 status unpacked libavahi-core6 0.6.25-3 2010-06-23 10:26:41 install libdaemon0 0.14-2 2010-06-23 10:26:41 status half-installed libdaemon0 0.14-2 2010-06-23 10:26:41 status unpacked libdaemon0 0.14-2 2010-06-23 10:26:41 status unpacked libdaemon0 0.14-2 2010-06-23 10:26:41 install avahi-daemon 0.6.25-3 2010-06-23 10:26:41 status half-installed avahi-daemon 0.6.25-3 2010-06-23 10:26:42 status half-installed avahi-daemon 0.6.25-3 2010-06-23 10:26:42 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:26:42 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:26:42 upgrade gnome-utils 2.20.0.1-3 2.30.0-2 2010-06-23 10:26:42 status half-configured gnome-utils 2.20.0.1-3 2010-06-23 10:26:42 status unpacked gnome-utils 2.20.0.1-3 2010-06-23 10:26:42 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:42 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:42 status triggers-awaited menu 2.1.41 2010-06-23 10:26:43 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:44 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:44 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:44 status half-installed gnome-utils 2.20.0.1-3 2010-06-23 10:26:45 status unpacked gnome-utils 2.30.0-2 2010-06-23 10:26:45 status unpacked gnome-utils 2.30.0-2 2010-06-23 10:26:45 install gnome-utils-common 2.30.0-2 2010-06-23 10:26:45 status half-installed gnome-utils-common 2.30.0-2 2010-06-23 10:26:45 status unpacked gnome-utils-common 2.30.0-2 2010-06-23 10:26:45 status unpacked gnome-utils-common 2.30.0-2 2010-06-23 10:26:46 install libgdict-1.0-6 2.30.0-2 2010-06-23 10:26:46 status half-installed libgdict-1.0-6 2.30.0-2 2010-06-23 10:26:46 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-23 10:26:46 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-23 10:26:46 install gnome-dictionary 2.30.0-2 2010-06-23 10:26:46 status half-installed gnome-dictionary 2.30.0-2 2010-06-23 10:26:46 status half-installed gnome-dictionary 2.30.0-2 2010-06-23 10:26:46 status half-installed gnome-dictionary 2.30.0-2 2010-06-23 10:26:46 status half-installed gnome-dictionary 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-dictionary 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-dictionary 2.30.0-2 2010-06-23 10:26:47 install gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-screenshot 2.30.0-2 2010-06-23 10:26:47 install gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 status unpacked gnome-search-tool 2.30.0-2 2010-06-23 10:26:47 install gnome-system-log 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-system-log 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-system-log 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-system-log 2.30.0-2 2010-06-23 10:26:47 status half-installed gnome-system-log 2.30.0-2 2010-06-23 10:26:48 status unpacked gnome-system-log 2.30.0-2 2010-06-23 10:26:48 status unpacked gnome-system-log 2.30.0-2 2010-06-23 10:26:48 install baobab 2.30.0-2 2010-06-23 10:26:48 status half-installed baobab 2.30.0-2 2010-06-23 10:26:48 status half-installed baobab 2.30.0-2 2010-06-23 10:26:48 status half-installed baobab 2.30.0-2 2010-06-23 10:26:48 status half-installed baobab 2.30.0-2 2010-06-23 10:26:48 status half-installed baobab 2.30.0-2 2010-06-23 10:26:49 status unpacked baobab 2.30.0-2 2010-06-23 10:26:49 status unpacked baobab 2.30.0-2 2010-06-23 10:26:49 install binfmt-support 1.2.18 2010-06-23 10:26:49 status half-installed binfmt-support 1.2.18 2010-06-23 10:26:49 status half-installed binfmt-support 1.2.18 2010-06-23 10:26:49 status unpacked binfmt-support 1.2.18 2010-06-23 10:26:49 status unpacked binfmt-support 1.2.18 2010-06-23 10:26:49 install libbluetooth3 4.66-1 2010-06-23 10:26:49 status half-installed libbluetooth3 4.66-1 2010-06-23 10:26:49 status unpacked libbluetooth3 4.66-1 2010-06-23 10:26:49 status unpacked libbluetooth3 4.66-1 2010-06-23 10:26:49 install libcap-ng0 0.6.3-1 2010-06-23 10:26:49 status half-installed libcap-ng0 0.6.3-1 2010-06-23 10:26:50 status unpacked libcap-ng0 0.6.3-1 2010-06-23 10:26:50 status unpacked libcap-ng0 0.6.3-1 2010-06-23 10:26:50 install bluez 4.66-1 2010-06-23 10:26:50 status half-installed bluez 4.66-1 2010-06-23 10:26:50 status half-installed bluez 4.66-1 2010-06-23 10:26:50 status unpacked bluez 4.66-1 2010-06-23 10:26:50 status unpacked bluez 4.66-1 2010-06-23 10:26:50 install bogofilter-common 1.2.1-2 2010-06-23 10:26:50 status half-installed bogofilter-common 1.2.1-2 2010-06-23 10:26:50 status half-installed bogofilter-common 1.2.1-2 2010-06-23 10:26:50 status unpacked bogofilter-common 1.2.1-2 2010-06-23 10:26:50 status unpacked bogofilter-common 1.2.1-2 2010-06-23 10:26:51 install libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:26:51 status half-installed libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:26:51 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:26:51 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:26:51 install bogofilter-bdb 1.2.1-2 2010-06-23 10:26:51 status half-installed bogofilter-bdb 1.2.1-2 2010-06-23 10:26:51 status half-installed bogofilter-bdb 1.2.1-2 2010-06-23 10:26:51 status unpacked bogofilter-bdb 1.2.1-2 2010-06-23 10:26:51 status unpacked bogofilter-bdb 1.2.1-2 2010-06-23 10:26:51 install bogofilter 1.2.1-2 2010-06-23 10:26:51 status half-installed bogofilter 1.2.1-2 2010-06-23 10:26:51 status unpacked bogofilter 1.2.1-2 2010-06-23 10:26:51 status unpacked bogofilter 1.2.1-2 2010-06-23 10:26:51 install libburn4 0.8.0.pl00-1 2010-06-23 10:26:51 status half-installed libburn4 0.8.0.pl00-1 2010-06-23 10:26:52 status unpacked libburn4 0.8.0.pl00-1 2010-06-23 10:26:52 status unpacked libburn4 0.8.0.pl00-1 2010-06-23 10:26:52 install libisofs6 0.6.32-1 2010-06-23 10:26:52 status half-installed libisofs6 0.6.32-1 2010-06-23 10:26:52 status unpacked libisofs6 0.6.32-1 2010-06-23 10:26:52 status unpacked libisofs6 0.6.32-1 2010-06-23 10:26:52 install libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:26:52 status half-installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:26:52 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:26:52 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:26:52 install libtotem-plparser17 2.30.1-1 2010-06-23 10:26:52 status half-installed libtotem-plparser17 2.30.1-1 2010-06-23 10:26:53 status unpacked libtotem-plparser17 2.30.1-1 2010-06-23 10:26:53 status unpacked libtotem-plparser17 2.30.1-1 2010-06-23 10:26:53 install brasero-common 2.30.1-1 2010-06-23 10:26:53 status half-installed brasero-common 2.30.1-1 2010-06-23 10:26:53 status half-installed brasero-common 2.30.1-1 2010-06-23 10:26:53 status half-installed brasero-common 2.30.1-1 2010-06-23 10:26:53 status half-installed brasero-common 2.30.1-1 2010-06-23 10:26:54 status unpacked brasero-common 2.30.1-1 2010-06-23 10:26:54 status unpacked brasero-common 2.30.1-1 2010-06-23 10:26:54 install libbrasero-media0 2.30.1-1 2010-06-23 10:26:54 status half-installed libbrasero-media0 2.30.1-1 2010-06-23 10:26:55 status unpacked libbrasero-media0 2.30.1-1 2010-06-23 10:26:55 status unpacked libbrasero-media0 2.30.1-1 2010-06-23 10:26:55 install p7zip-full 9.04~dfsg.1-1 2010-06-23 10:26:55 status half-installed p7zip-full 9.04~dfsg.1-1 2010-06-23 10:26:55 status half-installed p7zip-full 9.04~dfsg.1-1 2010-06-23 10:26:56 status unpacked p7zip-full 9.04~dfsg.1-1 2010-06-23 10:26:56 status unpacked p7zip-full 9.04~dfsg.1-1 2010-06-23 10:26:56 upgrade file-roller 2.22.4-2 2.30.1.1-2 2010-06-23 10:26:56 status half-configured file-roller 2.22.4-2 2010-06-23 10:26:56 status unpacked file-roller 2.22.4-2 2010-06-23 10:26:56 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:57 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:57 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:57 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:57 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:58 status half-installed file-roller 2.22.4-2 2010-06-23 10:26:58 status unpacked file-roller 2.30.1.1-2 2010-06-23 10:26:59 status unpacked file-roller 2.30.1.1-2 2010-06-23 10:26:59 upgrade gnome-mount 0.7-2 0.8-2 2010-06-23 10:26:59 status half-configured gnome-mount 0.7-2 2010-06-23 10:26:59 status unpacked gnome-mount 0.7-2 2010-06-23 10:26:59 status half-installed gnome-mount 0.7-2 2010-06-23 10:26:59 status half-installed gnome-mount 0.7-2 2010-06-23 10:26:59 status half-installed gnome-mount 0.7-2 2010-06-23 10:26:59 status half-installed gnome-mount 0.7-2 2010-06-23 10:26:59 status unpacked gnome-mount 0.8-2 2010-06-23 10:27:00 status unpacked gnome-mount 0.8-2 2010-06-23 10:27:00 upgrade nautilus-open-terminal 0.8-2 0.18-1+b1 2010-06-23 10:27:00 status half-configured nautilus-open-terminal 0.8-2 2010-06-23 10:27:00 status unpacked nautilus-open-terminal 0.8-2 2010-06-23 10:27:00 status half-installed nautilus-open-terminal 0.8-2 2010-06-23 10:27:00 status half-installed nautilus-open-terminal 0.8-2 2010-06-23 10:27:01 status half-installed nautilus-open-terminal 0.8-2 2010-06-23 10:27:01 status unpacked nautilus-open-terminal 0.18-1+b1 2010-06-23 10:27:01 status unpacked nautilus-open-terminal 0.18-1+b1 2010-06-23 10:27:01 upgrade libnautilus-extension1 2.20.0-7 2.30.1-1 2010-06-23 10:27:01 status half-configured libnautilus-extension1 2.20.0-7 2010-06-23 10:27:01 status unpacked libnautilus-extension1 2.20.0-7 2010-06-23 10:27:01 status half-installed libnautilus-extension1 2.20.0-7 2010-06-23 10:27:01 status half-installed libnautilus-extension1 2.20.0-7 2010-06-23 10:27:01 status unpacked libnautilus-extension1 2.30.1-1 2010-06-23 10:27:02 status unpacked libnautilus-extension1 2.30.1-1 2010-06-23 10:27:02 install libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:27:02 status half-installed libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:27:02 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:27:02 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:27:02 install brasero 2.30.1-1 2010-06-23 10:27:02 status half-installed brasero 2.30.1-1 2010-06-23 10:27:02 status half-installed brasero 2.30.1-1 2010-06-23 10:27:02 status half-installed brasero 2.30.1-1 2010-06-23 10:27:02 status unpacked brasero 2.30.1-1 2010-06-23 10:27:02 status unpacked brasero 2.30.1-1 2010-06-23 10:27:02 install capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:27:02 status half-installed capplets-data 1:2.30.1-1 2010-06-23 10:27:02 status half-installed capplets-data 1:2.30.1-1 2010-06-23 10:27:02 status half-installed capplets-data 1:2.30.1-1 2010-06-23 10:27:02 status triggers-pending gconf2 2.28.1-3 2010-06-23 10:27:02 status half-installed capplets-data 1:2.30.1-1 2010-06-23 10:27:04 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:27:04 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:27:04 install libcheese-gtk18 2.30.1-1 2010-06-23 10:27:04 status half-installed libcheese-gtk18 2.30.1-1 2010-06-23 10:27:05 status unpacked libcheese-gtk18 2.30.1-1 2010-06-23 10:27:05 status unpacked libcheese-gtk18 2.30.1-1 2010-06-23 10:27:05 install cheese-common 2.30.1-1 2010-06-23 10:27:05 status half-installed cheese-common 2.30.1-1 2010-06-23 10:27:05 status half-installed cheese-common 2.30.1-1 2010-06-23 10:27:05 status half-installed cheese-common 2.30.1-1 2010-06-23 10:27:06 status unpacked cheese-common 2.30.1-1 2010-06-23 10:27:06 status unpacked cheese-common 2.30.1-1 2010-06-23 10:27:06 install libvpx0 0.9.1-1 2010-06-23 10:27:06 status half-installed libvpx0 0.9.1-1 2010-06-23 10:27:07 status unpacked libvpx0 0.9.1-1 2010-06-23 10:27:07 status unpacked libvpx0 0.9.1-1 2010-06-23 10:27:07 install libzbar0 0.10+doc-3 2010-06-23 10:27:07 status half-installed libzbar0 0.10+doc-3 2010-06-23 10:27:07 status unpacked libzbar0 0.10+doc-3 2010-06-23 10:27:07 status unpacked libzbar0 0.10+doc-3 2010-06-23 10:27:07 upgrade gstreamer0.10-plugins-bad 0.10.18-2+b1 0.10.19-1 2010-06-23 10:27:07 status half-configured gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:27:07 status unpacked gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:27:07 status half-installed gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:27:08 status half-installed gstreamer0.10-plugins-bad 0.10.18-2+b1 2010-06-23 10:27:08 status unpacked gstreamer0.10-plugins-bad 0.10.19-1 2010-06-23 10:27:08 status unpacked gstreamer0.10-plugins-bad 0.10.19-1 2010-06-23 10:27:08 install libaa1 1.4p5-38 1.4p5-38 2010-06-23 10:27:08 status half-installed libaa1 1.4p5-38 2010-06-23 10:27:09 status unpacked libaa1 1.4p5-38 2010-06-23 10:27:09 status unpacked libaa1 1.4p5-38 2010-06-23 10:27:09 install libavc1394-0 0.5.3-1+b2 0.5.3-1+b2 2010-06-23 10:27:09 status half-installed libavc1394-0 0.5.3-1+b2 2010-06-23 10:27:09 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 10:27:09 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 10:27:09 install libcaca0 0.99.beta17-1 0.99.beta17-1 2010-06-23 10:27:09 status half-installed libcaca0 0.99.beta17-1 2010-06-23 10:27:09 status unpacked libcaca0 0.99.beta17-1 2010-06-23 10:27:09 status unpacked libcaca0 0.99.beta17-1 2010-06-23 10:27:09 install libdv4 1.0.0-2 1.0.0-2 2010-06-23 10:27:09 status half-installed libdv4 1.0.0-2 2010-06-23 10:27:09 status unpacked libdv4 1.0.0-2 2010-06-23 10:27:09 status unpacked libdv4 1.0.0-2 2010-06-23 10:27:09 install libiec61883-0 1.2.0-0.1 1.2.0-0.1 2010-06-23 10:27:09 status half-installed libiec61883-0 1.2.0-0.1 2010-06-23 10:27:10 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 10:27:10 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 10:27:10 install libshout3 2.2.2-5+b1 2.2.2-5+b1 2010-06-23 10:27:10 status half-installed libshout3 2.2.2-5+b1 2010-06-23 10:27:10 status unpacked libshout3 2.2.2-5+b1 2010-06-23 10:27:10 status unpacked libshout3 2.2.2-5+b1 2010-06-23 10:27:10 install libtag1c2a 1.6.3-1 2010-06-23 10:27:10 status half-installed libtag1c2a 1.6.3-1 2010-06-23 10:27:11 status unpacked libtag1c2a 1.6.3-1 2010-06-23 10:27:11 status unpacked libtag1c2a 1.6.3-1 2010-06-23 10:27:11 install libwavpack1 4.60.1-1 4.60.1-1 2010-06-23 10:27:11 status half-installed libwavpack1 4.60.1-1 2010-06-23 10:27:11 status unpacked libwavpack1 4.60.1-1 2010-06-23 10:27:11 status unpacked libwavpack1 4.60.1-1 2010-06-23 10:27:11 install gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:27:11 status half-installed gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:27:11 status half-installed gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:27:11 status unpacked gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:27:11 status unpacked gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:27:11 install cheese 2.22.3-3 2.30.1-1 2010-06-23 10:27:11 status half-installed cheese 2.22.3-3 2010-06-23 10:27:11 status half-installed cheese 2.22.3-3 2010-06-23 10:27:12 status unpacked cheese 2.30.1-1 2010-06-23 10:27:12 status unpacked cheese 2.30.1-1 2010-06-23 10:27:12 install cli-common 0.7.1 2010-06-23 10:27:12 status half-installed cli-common 0.7.1 2010-06-23 10:27:12 status unpacked cli-common 0.7.1 2010-06-23 10:27:12 status unpacked cli-common 0.7.1 2010-06-23 10:27:12 install consolekit 0.4.1-4 2010-06-23 10:27:12 status half-installed consolekit 0.4.1-4 2010-06-23 10:27:12 status unpacked consolekit 0.4.1-4 2010-06-23 10:27:12 status unpacked consolekit 0.4.1-4 2010-06-23 10:27:12 install libcpufreq0 007-1 007-1 2010-06-23 10:27:12 status half-installed libcpufreq0 007-1 2010-06-23 10:27:13 status unpacked libcpufreq0 007-1 2010-06-23 10:27:13 status unpacked libcpufreq0 007-1 2010-06-23 10:27:13 install cpufrequtils 007-1 2010-06-23 10:27:13 status half-installed cpufrequtils 007-1 2010-06-23 10:27:13 status half-installed cpufrequtils 007-1 2010-06-23 10:27:13 status unpacked cpufrequtils 007-1 2010-06-23 10:27:13 status unpacked cpufrequtils 007-1 2010-06-23 10:27:13 install libportaudio2 19+svn20071022-3+b1 2010-06-23 10:27:13 status half-installed libportaudio2 19+svn20071022-3+b1 2010-06-23 10:27:13 status unpacked libportaudio2 19+svn20071022-3+b1 2010-06-23 10:27:13 status unpacked libportaudio2 19+svn20071022-3+b1 2010-06-23 10:27:13 install espeak-data 1.43-1 2010-06-23 10:27:13 status half-installed espeak-data 1.43-1 2010-06-23 10:27:14 status unpacked espeak-data 1.43-1 2010-06-23 10:27:14 status unpacked espeak-data 1.43-1 2010-06-23 10:27:14 install libespeak1 1.43-1 2010-06-23 10:27:14 status half-installed libespeak1 1.43-1 2010-06-23 10:27:14 status unpacked libespeak1 1.43-1 2010-06-23 10:27:14 status unpacked libespeak1 1.43-1 2010-06-23 10:27:14 install libgnome-speech7 1:0.4.25-2 2010-06-23 10:27:14 status half-installed libgnome-speech7 1:0.4.25-2 2010-06-23 10:27:14 status unpacked libgnome-speech7 1:0.4.25-2 2010-06-23 10:27:14 status unpacked libgnome-speech7 1:0.4.25-2 2010-06-23 10:27:14 install dasher-data 4.11-1 2010-06-23 10:27:14 status half-installed dasher-data 4.11-1 2010-06-23 10:27:14 status half-installed dasher-data 4.11-1 2010-06-23 10:27:14 status half-installed dasher-data 4.11-1 2010-06-23 10:27:16 status unpacked dasher-data 4.11-1 2010-06-23 10:27:16 status unpacked dasher-data 4.11-1 2010-06-23 10:27:16 install dasher 4.11-1 2010-06-23 10:27:16 status half-installed dasher 4.11-1 2010-06-23 10:27:16 status half-installed dasher 4.11-1 2010-06-23 10:27:16 status half-installed dasher 4.11-1 2010-06-23 10:27:17 status unpacked dasher 4.11-1 2010-06-23 10:27:17 status unpacked dasher 4.11-1 2010-06-23 10:27:17 install deborphan 1.7.28 2010-06-23 10:27:17 status half-installed deborphan 1.7.28 2010-06-23 10:27:17 status half-installed deborphan 1.7.28 2010-06-23 10:27:17 status half-installed deborphan 1.7.28 2010-06-23 10:27:17 status unpacked deborphan 1.7.28 2010-06-23 10:27:17 status unpacked deborphan 1.7.28 2010-06-23 10:27:17 install python-glade2 2.17.0-2 2010-06-23 10:27:17 status half-installed python-glade2 2.17.0-2 2010-06-23 10:27:18 status unpacked python-glade2 2.17.0-2 2010-06-23 10:27:18 status unpacked python-glade2 2.17.0-2 2010-06-23 10:27:18 install python-dbus 0.83.1-1 2010-06-23 10:27:18 status half-installed python-dbus 0.83.1-1 2010-06-23 10:27:18 status unpacked python-dbus 0.83.1-1 2010-06-23 10:27:18 status unpacked python-dbus 0.83.1-1 2010-06-23 10:27:18 install deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:18 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:18 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:18 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:19 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:19 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-23 10:27:19 install dialog 1.1-20100428-1 2010-06-23 10:27:19 status half-installed dialog 1.1-20100428-1 2010-06-23 10:27:19 status half-installed dialog 1.1-20100428-1 2010-06-23 10:27:20 status unpacked dialog 1.1-20100428-1 2010-06-23 10:27:20 status unpacked dialog 1.1-20100428-1 2010-06-23 10:27:20 install dnsmasq-base 2.55-1 2010-06-23 10:27:20 status half-installed dnsmasq-base 2.55-1 2010-06-23 10:27:20 status half-installed dnsmasq-base 2.55-1 2010-06-23 10:27:21 status unpacked dnsmasq-base 2.55-1 2010-06-23 10:27:21 status unpacked dnsmasq-base 2.55-1 2010-06-23 10:27:21 install libpt2.6.7 2.6.7-1 2010-06-23 10:27:21 status half-installed libpt2.6.7 2.6.7-1 2010-06-23 10:27:21 status unpacked libpt2.6.7 2.6.7-1 2010-06-23 10:27:21 status unpacked libpt2.6.7 2.6.7-1 2010-06-23 10:27:21 install libsrtp0 1.4.4~dfsg-6 2010-06-23 10:27:21 status half-installed libsrtp0 1.4.4~dfsg-6 2010-06-23 10:27:21 status unpacked libsrtp0 1.4.4~dfsg-6 2010-06-23 10:27:22 status unpacked libsrtp0 1.4.4~dfsg-6 2010-06-23 10:27:22 install libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:27:22 status half-installed libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:27:22 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:27:22 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:27:22 install ekiga 2.0.12-1+nmu1 3.2.7-1 2010-06-23 10:27:22 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:27:22 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:27:22 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:27:22 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:27:22 status half-installed ekiga 2.0.12-1+nmu1 2010-06-23 10:27:24 status unpacked ekiga 3.2.7-1 2010-06-23 10:27:24 status unpacked ekiga 3.2.7-1 2010-06-23 10:27:24 install libchamplain-0.4-0 0.4.6-1 2010-06-23 10:27:24 status half-installed libchamplain-0.4-0 0.4.6-1 2010-06-23 10:27:24 status unpacked libchamplain-0.4-0 0.4.6-1 2010-06-23 10:27:24 status unpacked libchamplain-0.4-0 0.4.6-1 2010-06-23 10:27:24 install libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:27:24 status half-installed libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:27:24 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:27:24 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:27:25 install libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:27:25 status half-installed libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:27:25 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:27:25 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:27:25 install libgeoclue0 0.12.0-1 2010-06-23 10:27:25 status half-installed libgeoclue0 0.12.0-1 2010-06-23 10:27:25 status unpacked libgeoclue0 0.12.0-1 2010-06-23 10:27:25 status unpacked libgeoclue0 0.12.0-1 2010-06-23 10:27:25 install libgssdp-1.0-2 0.7.2-2 2010-06-23 10:27:25 status half-installed libgssdp-1.0-2 0.7.2-2 2010-06-23 10:27:25 status unpacked libgssdp-1.0-2 0.7.2-2 2010-06-23 10:27:25 status unpacked libgssdp-1.0-2 0.7.2-2 2010-06-23 10:27:25 install libgupnp-1.0-3 0.13.4-1 2010-06-23 10:27:25 status half-installed libgupnp-1.0-3 0.13.4-1 2010-06-23 10:27:26 status unpacked libgupnp-1.0-3 0.13.4-1 2010-06-23 10:27:26 status unpacked libgupnp-1.0-3 0.13.4-1 2010-06-23 10:27:26 install libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:27:26 status half-installed libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:27:26 status unpacked libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:27:26 status unpacked libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:27:26 install libnice0 0.0.12-1 2010-06-23 10:27:26 status half-installed libnice0 0.0.12-1 2010-06-23 10:27:26 status unpacked libnice0 0.0.12-1 2010-06-23 10:27:26 status unpacked libnice0 0.0.12-1 2010-06-23 10:27:26 install gstreamer0.10-nice 0.0.12-1 2010-06-23 10:27:26 status half-installed gstreamer0.10-nice 0.0.12-1 2010-06-23 10:27:26 status unpacked gstreamer0.10-nice 0.0.12-1 2010-06-23 10:27:26 status unpacked gstreamer0.10-nice 0.0.12-1 2010-06-23 10:27:27 install libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:27:27 status half-installed libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:27:27 status unpacked libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:27:27 status unpacked libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:27:27 install libnm-util1 0.8-1 2010-06-23 10:27:27 status half-installed libnm-util1 0.8-1 2010-06-23 10:27:27 status unpacked libnm-util1 0.8-1 2010-06-23 10:27:27 status unpacked libnm-util1 0.8-1 2010-06-23 10:27:27 install libnm-glib2 0.8-1 2010-06-23 10:27:27 status half-installed libnm-glib2 0.8-1 2010-06-23 10:27:27 status unpacked libnm-glib2 0.8-1 2010-06-23 10:27:27 status unpacked libnm-glib2 0.8-1 2010-06-23 10:27:27 install libtelepathy-glib0 0.11.8-1 2010-06-23 10:27:27 status half-installed libtelepathy-glib0 0.11.8-1 2010-06-23 10:27:28 status unpacked libtelepathy-glib0 0.11.8-1 2010-06-23 10:27:28 status unpacked libtelepathy-glib0 0.11.8-1 2010-06-23 10:27:28 install libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:27:28 status half-installed libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:27:28 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:27:28 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:27:28 install empathy-common 2.30.1.1-1 2010-06-23 10:27:28 status half-installed empathy-common 2.30.1.1-1 2010-06-23 10:27:29 status half-installed empathy-common 2.30.1.1-1 2010-06-23 10:27:30 status unpacked empathy-common 2.30.1.1-1 2010-06-23 10:27:30 status unpacked empathy-common 2.30.1.1-1 2010-06-23 10:27:30 install telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:27:30 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:27:30 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:27:31 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:27:31 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:27:31 install geoclue 0.12.0-1 2010-06-23 10:27:31 status half-installed geoclue 0.12.0-1 2010-06-23 10:27:31 status unpacked geoclue 0.12.0-1 2010-06-23 10:27:31 status unpacked geoclue 0.12.0-1 2010-06-23 10:27:31 install empathy 2.30.1.1-1 2010-06-23 10:27:31 status half-installed empathy 2.30.1.1-1 2010-06-23 10:27:31 status half-installed empathy 2.30.1.1-1 2010-06-23 10:27:31 status half-installed empathy 2.30.1.1-1 2010-06-23 10:27:32 status unpacked empathy 2.30.1.1-1 2010-06-23 10:27:32 status unpacked empathy 2.30.1.1-1 2010-06-23 10:27:32 upgrade eog 2.22.3-2 2.30.1-1+b1 2010-06-23 10:27:32 status half-configured eog 2.22.3-2 2010-06-23 10:27:32 status unpacked eog 2.22.3-2 2010-06-23 10:27:32 status half-installed eog 2.22.3-2 2010-06-23 10:27:32 status half-installed eog 2.22.3-2 2010-06-23 10:27:32 status half-installed eog 2.22.3-2 2010-06-23 10:27:32 status half-installed eog 2.22.3-2 2010-06-23 10:27:32 status half-installed eog 2.22.3-2 2010-06-23 10:27:33 status half-installed eog 2.22.3-2 2010-06-23 10:27:34 status unpacked eog 2.30.1-1+b1 2010-06-23 10:27:34 status unpacked eog 2.30.1-1+b1 2010-06-23 10:27:34 install w3c-dtd-xhtml 1.1-5 2010-06-23 10:27:34 status half-installed w3c-dtd-xhtml 1.1-5 2010-06-23 10:27:35 status unpacked w3c-dtd-xhtml 1.1-5 2010-06-23 10:27:35 status unpacked w3c-dtd-xhtml 1.1-5 2010-06-23 10:27:36 install epiphany-extensions 2.30.1-1 2010-06-23 10:27:36 status half-installed epiphany-extensions 2.30.1-1 2010-06-23 10:27:37 status unpacked epiphany-extensions 2.30.1-1 2010-06-23 10:27:37 status unpacked epiphany-extensions 2.30.1-1 2010-06-23 10:27:37 install espeak 1.43-1 2010-06-23 10:27:37 status half-installed espeak 1.43-1 2010-06-23 10:27:37 status half-installed espeak 1.43-1 2010-06-23 10:27:37 status unpacked espeak 1.43-1 2010-06-23 10:27:38 status unpacked espeak 1.43-1 2010-06-23 10:27:38 install libdjvulibre-text 3.5.22-9 2010-06-23 10:27:38 status half-installed libdjvulibre-text 3.5.22-9 2010-06-23 10:27:38 status unpacked libdjvulibre-text 3.5.22-9 2010-06-23 10:27:38 status unpacked libdjvulibre-text 3.5.22-9 2010-06-23 10:27:38 upgrade libdjvulibre21 3.5.20-8+lenny1 3.5.22-9 2010-06-23 10:27:38 status half-configured libdjvulibre21 3.5.20-8+lenny1 2010-06-23 10:27:38 status unpacked libdjvulibre21 3.5.20-8+lenny1 2010-06-23 10:27:38 status half-installed libdjvulibre21 3.5.20-8+lenny1 2010-06-23 10:27:39 status half-installed libdjvulibre21 3.5.20-8+lenny1 2010-06-23 10:27:39 status unpacked libdjvulibre21 3.5.22-9 2010-06-23 10:27:39 status unpacked libdjvulibre21 3.5.22-9 2010-06-23 10:27:39 install libkpathsea5 2009-6 2010-06-23 10:27:39 status half-installed libkpathsea5 2009-6 2010-06-23 10:27:39 status unpacked libkpathsea5 2009-6 2010-06-23 10:27:39 status unpacked libkpathsea5 2009-6 2010-06-23 10:27:39 install libopenjpeg2 1.3+dfsg-4 2010-06-23 10:27:39 status half-installed libopenjpeg2 1.3+dfsg-4 2010-06-23 10:27:39 status unpacked libopenjpeg2 1.3+dfsg-4 2010-06-23 10:27:39 status unpacked libopenjpeg2 1.3+dfsg-4 2010-06-23 10:27:39 install libpoppler5 0.12.4-1 2010-06-23 10:27:39 status half-installed libpoppler5 0.12.4-1 2010-06-23 10:27:40 status unpacked libpoppler5 0.12.4-1 2010-06-23 10:27:40 status unpacked libpoppler5 0.12.4-1 2010-06-23 10:27:40 install libpoppler-glib4 0.12.4-1 2010-06-23 10:27:40 status half-installed libpoppler-glib4 0.12.4-1 2010-06-23 10:27:40 status unpacked libpoppler-glib4 0.12.4-1 2010-06-23 10:27:40 status unpacked libpoppler-glib4 0.12.4-1 2010-06-23 10:27:40 upgrade libspectre1 0.2.0.ds-1 0.2.6-1 2010-06-23 10:27:40 status half-configured libspectre1 0.2.0.ds-1 2010-06-23 10:27:40 status unpacked libspectre1 0.2.0.ds-1 2010-06-23 10:27:40 status half-installed libspectre1 0.2.0.ds-1 2010-06-23 10:27:40 status half-installed libspectre1 0.2.0.ds-1 2010-06-23 10:27:41 status unpacked libspectre1 0.2.6-1 2010-06-23 10:27:41 status unpacked libspectre1 0.2.6-1 2010-06-23 10:27:41 install libevince2 2.30.1-3 2010-06-23 10:27:41 status half-installed libevince2 2.30.1-3 2010-06-23 10:27:41 status unpacked libevince2 2.30.1-3 2010-06-23 10:27:41 status unpacked libevince2 2.30.1-3 2010-06-23 10:27:41 install evince-common 2.30.1-3 2010-06-23 10:27:41 status half-installed evince-common 2.30.1-3 2010-06-23 10:27:41 status half-installed evince-common 2.30.1-3 2010-06-23 10:27:42 status half-installed evince-common 2.30.1-3 2010-06-23 10:27:43 status unpacked evince-common 2.30.1-3 2010-06-23 10:27:43 status unpacked evince-common 2.30.1-3 2010-06-23 10:27:43 upgrade evince 2.22.2-4~lenny1 2.30.1-3 2010-06-23 10:27:43 status half-configured evince 2.22.2-4~lenny1 2010-06-23 10:27:43 status unpacked evince 2.22.2-4~lenny1 2010-06-23 10:27:43 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:43 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:43 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:44 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:44 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:44 status half-installed evince 2.22.2-4~lenny1 2010-06-23 10:27:44 status unpacked evince 2.30.1-3 2010-06-23 10:27:44 status unpacked evince 2.30.1-3 2010-06-23 10:27:44 install evolution-exchange 2.30.1-2+b1 2010-06-23 10:27:44 status half-installed evolution-exchange 2.30.1-2+b1 2010-06-23 10:27:44 status half-installed evolution-exchange 2.30.1-2+b1 2010-06-23 10:27:45 status unpacked evolution-exchange 2.30.1-2+b1 2010-06-23 10:27:45 status unpacked evolution-exchange 2.30.1-2+b1 2010-06-23 10:27:45 install libgtkimageview0 1.6.4-1 2010-06-23 10:27:45 status half-installed libgtkimageview0 1.6.4-1 2010-06-23 10:27:46 status unpacked libgtkimageview0 1.6.4-1 2010-06-23 10:27:46 status unpacked libgtkimageview0 1.6.4-1 2010-06-23 10:27:46 install evolution-plugins 2.30.1.2-3 2010-06-23 10:27:46 status half-installed evolution-plugins 2.30.1.2-3 2010-06-23 10:27:46 status unpacked evolution-plugins 2.30.1.2-3 2010-06-23 10:27:46 status unpacked evolution-plugins 2.30.1.2-3 2010-06-23 10:27:46 install evolution-webcal 2.28.1-1 2010-06-23 10:27:46 status half-installed evolution-webcal 2.28.1-1 2010-06-23 10:27:46 status half-installed evolution-webcal 2.28.1-1 2010-06-23 10:27:47 status unpacked evolution-webcal 2.28.1-1 2010-06-23 10:27:47 status unpacked evolution-webcal 2.28.1-1 2010-06-23 10:27:47 install libexiv2-6 0.19-3 2010-06-23 10:27:47 status half-installed libexiv2-6 0.19-3 2010-06-23 10:27:48 status unpacked libexiv2-6 0.19-3 2010-06-23 10:27:48 status unpacked libexiv2-6 0.19-3 2010-06-23 10:27:48 install exiv2 0.19-3 2010-06-23 10:27:48 status half-installed exiv2 0.19-3 2010-06-23 10:27:48 status half-installed exiv2 0.19-3 2010-06-23 10:27:48 status unpacked exiv2 0.19-3 2010-06-23 10:27:48 status unpacked exiv2 0.19-3 2010-06-23 10:27:48 install libestools1.2 1:1.2.96~beta-6 2010-06-23 10:27:48 status half-installed libestools1.2 1:1.2.96~beta-6 2010-06-23 10:27:48 status unpacked libestools1.2 1:1.2.96~beta-6 2010-06-23 10:27:48 status unpacked libestools1.2 1:1.2.96~beta-6 2010-06-23 10:27:48 install festival 1.96~beta-10 2010-06-23 10:27:48 status half-installed festival 1.96~beta-10 2010-06-23 10:27:49 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-23 10:27:49 status half-installed festival 1.96~beta-10 2010-06-23 10:27:49 status half-installed festival 1.96~beta-10 2010-06-23 10:27:49 status unpacked festival 1.96~beta-10 2010-06-23 10:27:49 status unpacked festival 1.96~beta-10 2010-06-23 10:27:49 install festlex-cmu 1.4.0-6 2010-06-23 10:27:49 status half-installed festlex-cmu 1.4.0-6 2010-06-23 10:27:49 status unpacked festlex-cmu 1.4.0-6 2010-06-23 10:27:49 status unpacked festlex-cmu 1.4.0-6 2010-06-23 10:27:49 install festlex-poslex 1.4.0-5 2010-06-23 10:27:49 status half-installed festlex-poslex 1.4.0-5 2010-06-23 10:27:49 status unpacked festlex-poslex 1.4.0-5 2010-06-23 10:27:49 status unpacked festlex-poslex 1.4.0-5 2010-06-23 10:27:50 install freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:27:50 status half-installed freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:27:50 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:27:50 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:27:50 install freeglut3 2.6.0-1 2010-06-23 10:27:50 status half-installed freeglut3 2.6.0-1 2010-06-23 10:27:50 status unpacked freeglut3 2.6.0-1 2010-06-23 10:27:50 status unpacked freeglut3 2.6.0-1 2010-06-23 10:27:50 upgrade gcalctool 5.22.3-2 5.30.1-1 2010-06-23 10:27:50 status half-configured gcalctool 5.22.3-2 2010-06-23 10:27:50 status unpacked gcalctool 5.22.3-2 2010-06-23 10:27:50 status half-installed gcalctool 5.22.3-2 2010-06-23 10:27:50 status half-installed gcalctool 5.22.3-2 2010-06-23 10:27:50 status half-installed gcalctool 5.22.3-2 2010-06-23 10:27:50 status half-installed gcalctool 5.22.3-2 2010-06-23 10:27:51 status half-installed gcalctool 5.22.3-2 2010-06-23 10:27:52 status unpacked gcalctool 5.30.1-1 2010-06-23 10:27:52 status unpacked gcalctool 5.30.1-1 2010-06-23 10:27:52 install policykit-1 0.96-2 0.96-2 2010-06-23 10:27:52 status half-installed policykit-1 0.96-2 2010-06-23 10:27:52 status half-installed policykit-1 0.96-2 2010-06-23 10:27:53 status unpacked policykit-1 0.96-2 2010-06-23 10:27:53 status unpacked policykit-1 0.96-2 2010-06-23 10:27:53 install policykit-1-gnome 0.96-2 0.96-2 2010-06-23 10:27:53 status half-installed policykit-1-gnome 0.96-2 2010-06-23 10:27:53 status unpacked policykit-1-gnome 0.96-2 2010-06-23 10:27:53 status unpacked policykit-1-gnome 0.96-2 2010-06-23 10:27:54 upgrade gconf-editor 2.22.0-1 2.30.0-2 2010-06-23 10:27:54 status half-configured gconf-editor 2.22.0-1 2010-06-23 10:27:54 status unpacked gconf-editor 2.22.0-1 2010-06-23 10:27:54 status half-installed gconf-editor 2.22.0-1 2010-06-23 10:27:55 status half-installed gconf-editor 2.22.0-1 2010-06-23 10:27:55 status half-installed gconf-editor 2.22.0-1 2010-06-23 10:27:55 status half-installed gconf-editor 2.22.0-1 2010-06-23 10:27:55 status half-installed gconf-editor 2.22.0-1 2010-06-23 10:27:56 status unpacked gconf-editor 2.30.0-2 2010-06-23 10:27:56 status unpacked gconf-editor 2.30.0-2 2010-06-23 10:27:56 install gconf-defaults-service 2.28.1-3 2010-06-23 10:27:56 status half-installed gconf-defaults-service 2.28.1-3 2010-06-23 10:27:57 status unpacked gconf-defaults-service 2.28.1-3 2010-06-23 10:27:57 status unpacked gconf-defaults-service 2.28.1-3 2010-06-23 10:27:57 install gdebi-core 0.6.0 2010-06-23 10:27:57 status half-installed gdebi-core 0.6.0 2010-06-23 10:27:57 status half-installed gdebi-core 0.6.0 2010-06-23 10:27:58 status unpacked gdebi-core 0.6.0 2010-06-23 10:27:58 status unpacked gdebi-core 0.6.0 2010-06-23 10:27:58 upgrade libvte9 1:0.16.14-4 1:0.24.1-1 2010-06-23 10:27:58 status half-configured libvte9 1:0.16.14-4 2010-06-23 10:27:58 status unpacked libvte9 1:0.16.14-4 2010-06-23 10:27:58 status half-installed libvte9 1:0.16.14-4 2010-06-23 10:27:58 status half-installed libvte9 1:0.16.14-4 2010-06-23 10:27:59 status unpacked libvte9 1:0.24.1-1 2010-06-23 10:27:59 status unpacked libvte9 1:0.24.1-1 2010-06-23 10:27:59 install python-vte 1:0.24.1-1 2010-06-23 10:27:59 status half-installed python-vte 1:0.24.1-1 2010-06-23 10:27:59 status unpacked python-vte 1:0.24.1-1 2010-06-23 10:27:59 status unpacked python-vte 1:0.24.1-1 2010-06-23 10:27:59 install gdebi 0.6.0 2010-06-23 10:27:59 status half-installed gdebi 0.6.0 2010-06-23 10:27:59 status half-installed gdebi 0.6.0 2010-06-23 10:27:59 status half-installed gdebi 0.6.0 2010-06-23 10:28:00 status unpacked gdebi 0.6.0 2010-06-23 10:28:00 status unpacked gdebi 0.6.0 2010-06-23 10:28:00 install libpolkit-gtk-1-0 0.96-2 0.96-2 2010-06-23 10:28:00 status half-installed libpolkit-gtk-1-0 0.96-2 2010-06-23 10:28:00 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 10:28:00 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 10:28:00 install libupower-glib1 0.9.4-2 2010-06-23 10:28:00 status half-installed libupower-glib1 0.9.4-2 2010-06-23 10:28:00 status unpacked libupower-glib1 0.9.4-2 2010-06-23 10:28:00 status unpacked libupower-glib1 0.9.4-2 2010-06-23 10:28:00 install upower 0.9.4-2 2010-06-23 10:28:00 status half-installed upower 0.9.4-2 2010-06-23 10:28:00 status half-installed upower 0.9.4-2 2010-06-23 10:28:00 status unpacked upower 0.9.4-2 2010-06-23 10:28:00 status unpacked upower 0.9.4-2 2010-06-23 10:28:01 install gnome-session-bin 2.30.0-1 2010-06-23 10:28:01 status half-installed gnome-session-bin 2.30.0-1 2010-06-23 10:28:01 status half-installed gnome-session-bin 2.30.0-1 2010-06-23 10:28:01 status half-installed gnome-session-bin 2.30.0-1 2010-06-23 10:28:02 status unpacked gnome-session-bin 2.30.0-1 2010-06-23 10:28:02 status unpacked gnome-session-bin 2.30.0-1 2010-06-23 10:28:02 install gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-23 10:28:02 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:02 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:02 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:02 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:03 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:03 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:28:03 install gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-23 10:28:03 status half-installed gnome-panel-data 2.30.0-2 2010-06-23 10:28:03 status half-installed gnome-panel-data 2.30.0-2 2010-06-23 10:28:03 status half-installed gnome-panel-data 2.30.0-2 2010-06-23 10:28:05 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 10:28:05 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 10:28:05 install gnome-desktop-data 2.30.0-2 2010-06-23 10:28:05 status half-installed gnome-desktop-data 2.30.0-2 2010-06-23 10:28:07 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 10:28:07 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 10:28:07 install libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:28:07 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:28:08 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:28:08 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:28:08 install gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:28:08 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:28:08 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:28:08 status half-installed gnome-control-center 1:2.30.1-1 2010-06-23 10:28:08 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 10:28:08 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 10:28:08 install python-gnome2 2.28.1-1 2010-06-23 10:28:08 status half-installed python-gnome2 2.28.1-1 2010-06-23 10:28:09 status unpacked python-gnome2 2.28.1-1 2010-06-23 10:28:09 status unpacked python-gnome2 2.28.1-1 2010-06-23 10:28:09 install gnome-about 2.30.0-2 2010-06-23 10:28:09 status half-installed gnome-about 2.30.0-2 2010-06-23 10:28:09 status half-installed gnome-about 2.30.0-2 2010-06-23 10:28:09 status unpacked gnome-about 2.30.0-2 2010-06-23 10:28:09 status unpacked gnome-about 2.30.0-2 2010-06-23 10:28:09 install gnome-panel 2.30.0-2 2010-06-23 10:28:09 status half-installed gnome-panel 2.30.0-2 2010-06-23 10:28:09 status half-installed gnome-panel 2.30.0-2 2010-06-23 10:28:09 status unpacked gnome-panel 2.30.0-2 2010-06-23 10:28:09 status unpacked gnome-panel 2.30.0-2 2010-06-23 10:28:09 upgrade zenity 2.22.1-2 2.30.0-1 2010-06-23 10:28:09 status half-configured zenity 2.22.1-2 2010-06-23 10:28:09 status unpacked zenity 2.22.1-2 2010-06-23 10:28:09 status half-installed zenity 2.22.1-2 2010-06-23 10:28:10 status half-installed zenity 2.22.1-2 2010-06-23 10:28:11 status half-installed zenity 2.22.1-2 2010-06-23 10:28:11 status unpacked zenity 2.30.0-1 2010-06-23 10:28:11 status unpacked zenity 2.30.0-1 2010-06-23 10:28:11 install metacity 1:2.30.1-2 2010-06-23 10:28:11 status half-installed metacity 1:2.30.1-2 2010-06-23 10:28:12 status unpacked metacity 1:2.30.1-2 2010-06-23 10:28:12 status unpacked metacity 1:2.30.1-2 2010-06-23 10:28:12 upgrade gnome-volume-manager 2.22.1-1 2.24.1-4 2010-06-23 10:28:12 status half-configured gnome-volume-manager 2.22.1-1 2010-06-23 10:28:12 status unpacked gnome-volume-manager 2.22.1-1 2010-06-23 10:28:12 status half-installed gnome-volume-manager 2.22.1-1 2010-06-23 10:28:12 status half-installed gnome-volume-manager 2.22.1-1 2010-06-23 10:28:12 status half-installed gnome-volume-manager 2.22.1-1 2010-06-23 10:28:13 status half-installed gnome-volume-manager 2.22.1-1 2010-06-23 10:28:13 status unpacked gnome-volume-manager 2.24.1-4 2010-06-23 10:28:13 status unpacked gnome-volume-manager 2.24.1-4 2010-06-23 10:28:13 upgrade nautilus-data 2.20.0-7 2.30.1-1 2010-06-23 10:28:13 status half-configured nautilus-data 2.20.0-7 2010-06-23 10:28:13 status unpacked nautilus-data 2.20.0-7 2010-06-23 10:28:13 status half-installed nautilus-data 2.20.0-7 2010-06-23 10:28:13 status half-installed nautilus-data 2.20.0-7 2010-06-23 10:28:13 status half-installed nautilus-data 2.20.0-7 2010-06-23 10:28:13 status half-installed nautilus-data 2.20.0-7 2010-06-23 10:28:15 status half-installed nautilus-data 2.20.0-7 2010-06-23 10:28:16 status unpacked nautilus-data 2.30.1-1 2010-06-23 10:28:17 status unpacked nautilus-data 2.30.1-1 2010-06-23 10:28:17 install libglib2.0-data 2.24.1-1 2010-06-23 10:28:17 status half-installed libglib2.0-data 2.24.1-1 2010-06-23 10:28:18 status unpacked libglib2.0-data 2.24.1-1 2010-06-23 10:28:18 status unpacked libglib2.0-data 2.24.1-1 2010-06-23 10:28:18 install nautilus 2.20.0-7 2.30.1-1 2010-06-23 10:28:18 status half-installed nautilus 2.20.0-7 2010-06-23 10:28:18 status half-installed nautilus 2.20.0-7 2010-06-23 10:28:18 status half-installed nautilus 2.20.0-7 2010-06-23 10:28:19 status unpacked nautilus 2.30.1-1 2010-06-23 10:28:19 status unpacked nautilus 2.30.1-1 2010-06-23 10:28:19 install gnome-session-common 2.30.0-1 2010-06-23 10:28:19 status half-installed gnome-session-common 2.30.0-1 2010-06-23 10:28:19 status half-installed gnome-session-common 2.30.0-1 2010-06-23 10:28:20 status unpacked gnome-session-common 2.30.0-1 2010-06-23 10:28:20 status unpacked gnome-session-common 2.30.0-1 2010-06-23 10:28:21 install gnome-session 2.30.0-1 2.30.0-1 2010-06-23 10:28:21 status half-installed gnome-session 2.30.0-1 2010-06-23 10:28:21 status half-installed gnome-session 2.30.0-1 2010-06-23 10:28:22 status unpacked gnome-session 2.30.0-1 2010-06-23 10:28:22 status unpacked gnome-session 2.30.0-1 2010-06-23 10:28:22 upgrade gnome-terminal 2.22.3-3 2.30.1-1 2010-06-23 10:28:22 status half-configured gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status unpacked gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status half-installed gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status half-installed gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status half-installed gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status half-installed gnome-terminal 2.22.3-3 2010-06-23 10:28:22 status unpacked gnome-terminal 2.30.1-1 2010-06-23 10:28:22 status unpacked gnome-terminal 2.30.1-1 2010-06-23 10:28:22 upgrade gnome-terminal-data 2.22.3-3 2.30.1-1 2010-06-23 10:28:22 status half-configured gnome-terminal-data 2.22.3-3 2010-06-23 10:28:22 status unpacked gnome-terminal-data 2.22.3-3 2010-06-23 10:28:22 status half-installed gnome-terminal-data 2.22.3-3 2010-06-23 10:28:23 status half-installed gnome-terminal-data 2.22.3-3 2010-06-23 10:28:24 status half-installed gnome-terminal-data 2.22.3-3 2010-06-23 10:28:24 status half-installed gnome-terminal-data 2.22.3-3 2010-06-23 10:28:25 status unpacked gnome-terminal-data 2.30.1-1 2010-06-23 10:28:25 status unpacked gnome-terminal-data 2.30.1-1 2010-06-23 10:28:25 install gdm3 2.30.2-4 2010-06-23 10:28:25 status half-installed gdm3 2.30.2-4 2010-06-23 10:28:25 status half-installed gdm3 2.30.2-4 2010-06-23 10:28:25 status half-installed gdm3 2.30.2-4 2010-06-23 10:28:25 status half-installed gdm3 2.30.2-4 2010-06-23 10:28:26 status half-installed gdm3 2.30.2-4 2010-06-23 10:28:27 status unpacked gdm3 2.30.2-4 2010-06-23 10:28:27 status unpacked gdm3 2.30.2-4 2010-06-23 10:28:27 install libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:28:27 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:28:28 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:28:28 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:28:28 install libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-06-23 10:28:28 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:28:29 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:28:29 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:28:29 upgrade gedit-common 2.22.3-1+lenny1 2.30.2-1 2010-06-23 10:28:29 status half-configured gedit-common 2.22.3-1+lenny1 2010-06-23 10:28:29 status unpacked gedit-common 2.22.3-1+lenny1 2010-06-23 10:28:29 status half-installed gedit-common 2.22.3-1+lenny1 2010-06-23 10:28:31 status half-installed gedit-common 2.22.3-1+lenny1 2010-06-23 10:28:32 status half-installed gedit-common 2.22.3-1+lenny1 2010-06-23 10:28:32 status unpacked gedit-common 2.30.2-1 2010-06-23 10:28:33 status unpacked gedit-common 2.30.2-1 2010-06-23 10:28:33 install python-gtksourceview2 2.10.1-1 2010-06-23 10:28:33 status half-installed python-gtksourceview2 2.10.1-1 2010-06-23 10:28:34 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 10:28:34 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 10:28:34 install gedit 2.22.3-1+lenny1 2.30.2-1+b1 2010-06-23 10:28:34 status half-installed gedit 2.22.3-1+lenny1 2010-06-23 10:28:34 status half-installed gedit 2.22.3-1+lenny1 2010-06-23 10:28:34 status half-installed gedit 2.22.3-1+lenny1 2010-06-23 10:28:35 status unpacked gedit 2.30.2-1+b1 2010-06-23 10:28:35 status unpacked gedit 2.30.2-1+b1 2010-06-23 10:28:35 install gedit-plugins 2.30.0-1 2010-06-23 10:28:35 status half-installed gedit-plugins 2.30.0-1 2010-06-23 10:28:35 status half-installed gedit-plugins 2.30.0-1 2010-06-23 10:28:35 status unpacked gedit-plugins 2.30.0-1 2010-06-23 10:28:35 status unpacked gedit-plugins 2.30.0-1 2010-06-23 10:28:36 install geoclue-hostip 0.12.0-1 2010-06-23 10:28:36 status half-installed geoclue-hostip 0.12.0-1 2010-06-23 10:28:36 status unpacked geoclue-hostip 0.12.0-1 2010-06-23 10:28:36 status unpacked geoclue-hostip 0.12.0-1 2010-06-23 10:28:36 install geoclue-localnet 0.12.0-1 2010-06-23 10:28:36 status half-installed geoclue-localnet 0.12.0-1 2010-06-23 10:28:36 status unpacked geoclue-localnet 0.12.0-1 2010-06-23 10:28:36 status unpacked geoclue-localnet 0.12.0-1 2010-06-23 10:28:37 install geoclue-manual 0.12.0-1 2010-06-23 10:28:37 status half-installed geoclue-manual 0.12.0-1 2010-06-23 10:28:37 status unpacked geoclue-manual 0.12.0-1 2010-06-23 10:28:37 status unpacked geoclue-manual 0.12.0-1 2010-06-23 10:28:37 install geoclue-yahoo 0.12.0-1 2010-06-23 10:28:37 status half-installed geoclue-yahoo 0.12.0-1 2010-06-23 10:28:37 status unpacked geoclue-yahoo 0.12.0-1 2010-06-23 10:28:37 status unpacked geoclue-yahoo 0.12.0-1 2010-06-23 10:28:37 install libgimp2.0 2.6.8-3+b1 2010-06-23 10:28:37 status half-installed libgimp2.0 2.6.8-3+b1 2010-06-23 10:28:38 status unpacked libgimp2.0 2.6.8-3+b1 2010-06-23 10:28:38 status unpacked libgimp2.0 2.6.8-3+b1 2010-06-23 10:28:38 install gimp-data 2.6.8-3 2010-06-23 10:28:38 status half-installed gimp-data 2.6.8-3 2010-06-23 10:28:38 status half-installed gimp-data 2.6.8-3 2010-06-23 10:28:38 status half-installed gimp-data 2.6.8-3 2010-06-23 10:28:40 status unpacked gimp-data 2.6.8-3 2010-06-23 10:28:40 status unpacked gimp-data 2.6.8-3 2010-06-23 10:28:40 install libbabl-0.0-0 0.0.22-1 2010-06-23 10:28:40 status half-installed libbabl-0.0-0 0.0.22-1 2010-06-23 10:28:41 status unpacked libbabl-0.0-0 0.0.22-1 2010-06-23 10:28:41 status unpacked libbabl-0.0-0 0.0.22-1 2010-06-23 10:28:41 install libilmbase6 1.0.1-3 2010-06-23 10:28:41 status half-installed libilmbase6 1.0.1-3 2010-06-23 10:28:41 status unpacked libilmbase6 1.0.1-3 2010-06-23 10:28:41 status unpacked libilmbase6 1.0.1-3 2010-06-23 10:28:41 install libopenexr6 1.6.1-4.1 2010-06-23 10:28:41 status half-installed libopenexr6 1.6.1-4.1 2010-06-23 10:28:42 status unpacked libopenexr6 1.6.1-4.1 2010-06-23 10:28:42 status unpacked libopenexr6 1.6.1-4.1 2010-06-23 10:28:42 install libopenraw1 0.0.8-1 2010-06-23 10:28:42 status half-installed libopenraw1 0.0.8-1 2010-06-23 10:28:42 status unpacked libopenraw1 0.0.8-1 2010-06-23 10:28:42 status unpacked libopenraw1 0.0.8-1 2010-06-23 10:28:42 install libgegl-0.0-0 0.0.22-2 2010-06-23 10:28:42 status half-installed libgegl-0.0-0 0.0.22-2 2010-06-23 10:28:42 status unpacked libgegl-0.0-0 0.0.22-2 2010-06-23 10:28:42 status unpacked libgegl-0.0-0 0.0.22-2 2010-06-23 10:28:42 install libmng1 1.0.10-1 2010-06-23 10:28:42 status half-installed libmng1 1.0.10-1 2010-06-23 10:28:42 status unpacked libmng1 1.0.10-1 2010-06-23 10:28:42 status unpacked libmng1 1.0.10-1 2010-06-23 10:28:42 install gimp 2.6.8-3+b1 2010-06-23 10:28:42 status half-installed gimp 2.6.8-3+b1 2010-06-23 10:28:43 status half-installed gimp 2.6.8-3+b1 2010-06-23 10:28:43 status half-installed gimp 2.6.8-3+b1 2010-06-23 10:28:43 status unpacked gimp 2.6.8-3+b1 2010-06-23 10:28:43 status unpacked gimp 2.6.8-3+b1 2010-06-23 10:28:43 install libgphoto2-port0 2.4.6-1 2010-06-23 10:28:43 status half-installed libgphoto2-port0 2.4.6-1 2010-06-23 10:28:44 status unpacked libgphoto2-port0 2.4.6-1 2010-06-23 10:28:44 status unpacked libgphoto2-port0 2.4.6-1 2010-06-23 10:28:44 install libgphoto2-2 2.4.6-1 2010-06-23 10:28:44 status half-installed libgphoto2-2 2.4.6-1 2010-06-23 10:28:44 status unpacked libgphoto2-2 2.4.6-1 2010-06-23 10:28:44 status unpacked libgphoto2-2 2.4.6-1 2010-06-23 10:28:44 install libieee1284-3 0.2.11-6 2010-06-23 10:28:44 status half-installed libieee1284-3 0.2.11-6 2010-06-23 10:28:45 status unpacked libieee1284-3 0.2.11-6 2010-06-23 10:28:45 status unpacked libieee1284-3 0.2.11-6 2010-06-23 10:28:45 install libsane-extras 1.0.21.2 2010-06-23 10:28:45 status half-installed libsane-extras 1.0.21.2 2010-06-23 10:28:45 status half-installed libsane-extras 1.0.21.2 2010-06-23 10:28:45 status unpacked libsane-extras 1.0.21.2 2010-06-23 10:28:45 status unpacked libsane-extras 1.0.21.2 2010-06-23 10:28:45 install libsane 1.0.21-2 2010-06-23 10:28:45 status half-installed libsane 1.0.21-2 2010-06-23 10:28:45 status half-installed libsane 1.0.21-2 2010-06-23 10:28:45 status triggers-pending hal 0.5.11-8 2010-06-23 10:28:45 status half-installed libsane 1.0.21-2 2010-06-23 10:28:46 status unpacked libsane 1.0.21-2 2010-06-23 10:28:46 status unpacked libsane 1.0.21-2 2010-06-23 10:28:46 install gnome-scan-common 0.6.2-1 2010-06-23 10:28:46 status half-installed gnome-scan-common 0.6.2-1 2010-06-23 10:28:46 status half-installed gnome-scan-common 0.6.2-1 2010-06-23 10:28:47 status unpacked gnome-scan-common 0.6.2-1 2010-06-23 10:28:47 status unpacked gnome-scan-common 0.6.2-1 2010-06-23 10:28:47 install libgnomescan0 0.6.2-1 2010-06-23 10:28:47 status half-installed libgnomescan0 0.6.2-1 2010-06-23 10:28:47 status unpacked libgnomescan0 0.6.2-1 2010-06-23 10:28:47 status unpacked libgnomescan0 0.6.2-1 2010-06-23 10:28:47 install gimp-flegita 0.6.2-1 2010-06-23 10:28:47 status half-installed gimp-flegita 0.6.2-1 2010-06-23 10:28:47 status unpacked gimp-flegita 0.6.2-1 2010-06-23 10:28:47 status unpacked gimp-flegita 0.6.2-1 2010-06-23 10:28:47 install libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:28:47 status half-installed libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:28:47 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:28:47 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:28:47 install libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:28:47 status half-installed libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:28:48 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:28:48 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:28:48 install gnash-common 0.8.7-2+b1 2010-06-23 10:28:48 status half-installed gnash-common 0.8.7-2+b1 2010-06-23 10:28:48 status half-installed gnash-common 0.8.7-2+b1 2010-06-23 10:28:48 status unpacked gnash-common 0.8.7-2+b1 2010-06-23 10:28:48 status unpacked gnash-common 0.8.7-2+b1 2010-06-23 10:28:48 install gnash 0.8.7-2+b1 2010-06-23 10:28:48 status half-installed gnash 0.8.7-2+b1 2010-06-23 10:28:48 status half-installed gnash 0.8.7-2+b1 2010-06-23 10:28:48 status unpacked gnash 0.8.7-2+b1 2010-06-23 10:28:48 status unpacked gnash 0.8.7-2+b1 2010-06-23 10:28:48 install libapm1 3.2.2-14 3.2.2-14 2010-06-23 10:28:48 status half-installed libapm1 3.2.2-14 2010-06-23 10:28:49 status unpacked libapm1 3.2.2-14 2010-06-23 10:28:49 status unpacked libapm1 3.2.2-14 2010-06-23 10:28:49 install libxml-twig-perl 1:3.34-1 2010-06-23 10:28:49 status half-installed libxml-twig-perl 1:3.34-1 2010-06-23 10:28:49 status half-installed libxml-twig-perl 1:3.34-1 2010-06-23 10:28:49 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 10:28:49 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 10:28:49 install libnet-dbus-perl 0.33.6-2 2010-06-23 10:28:49 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-23 10:28:49 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-23 10:28:49 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 10:28:49 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 10:28:49 install system-tools-backends 2.10.0-2 2.10.0-2 2010-06-23 10:28:49 status half-installed system-tools-backends 2.10.0-2 2010-06-23 10:28:49 status half-installed system-tools-backends 2.10.0-2 2010-06-23 10:28:51 status unpacked system-tools-backends 2.10.0-2 2010-06-23 10:28:51 status unpacked system-tools-backends 2.10.0-2 2010-06-23 10:28:51 install liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-23 10:28:51 status half-installed liboobs-1-4 2.30.1-1 2010-06-23 10:28:51 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 10:28:51 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 10:28:51 install gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-23 10:28:51 status half-installed gnome-applets-data 2.30.0-1 2010-06-23 10:28:52 status half-installed gnome-applets-data 2.30.0-1 2010-06-23 10:28:52 status half-installed gnome-applets-data 2.30.0-1 2010-06-23 10:28:54 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:28:54 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:28:55 install gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:28:55 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:28:56 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:28:56 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:28:56 install gnome-applets 2.30.0-1 2010-06-23 10:28:56 status half-installed gnome-applets 2.30.0-1 2010-06-23 10:28:56 status half-installed gnome-applets 2.30.0-1 2010-06-23 10:28:56 status half-installed gnome-applets 2.30.0-1 2010-06-23 10:28:57 status unpacked gnome-applets 2.30.0-1 2010-06-23 10:28:57 status unpacked gnome-applets 2.30.0-1 2010-06-23 10:28:57 install gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-23 10:28:57 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:28:57 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:28:57 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:28:57 status half-installed gnome-power-manager 2.30.1-1 2010-06-23 10:28:58 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 10:28:58 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 10:28:58 install gnome-core 1:2.30+1 2010-06-23 10:28:58 status half-installed gnome-core 1:2.30+1 2010-06-23 10:28:59 status unpacked gnome-core 1:2.30+1 2010-06-23 10:28:59 status unpacked gnome-core 1:2.30+1 2010-06-23 10:28:59 upgrade gnome-backgrounds 2.22.0-1 2.30.0-1 2010-06-23 10:28:59 status half-configured gnome-backgrounds 2.22.0-1 2010-06-23 10:28:59 status unpacked gnome-backgrounds 2.22.0-1 2010-06-23 10:28:59 status half-installed gnome-backgrounds 2.22.0-1 2010-06-23 10:29:00 status half-installed gnome-backgrounds 2.22.0-1 2010-06-23 10:29:00 status unpacked gnome-backgrounds 2.30.0-1 2010-06-23 10:29:00 status unpacked gnome-backgrounds 2.30.0-1 2010-06-23 10:29:00 install libgnome-bluetooth7 2.30.0-1 2010-06-23 10:29:00 status half-installed libgnome-bluetooth7 2.30.0-1 2010-06-23 10:29:01 status unpacked libgnome-bluetooth7 2.30.0-1 2010-06-23 10:29:01 status unpacked libgnome-bluetooth7 2.30.0-1 2010-06-23 10:29:01 install libopenobex1 1.5-2 2010-06-23 10:29:01 status half-installed libopenobex1 1.5-2 2010-06-23 10:29:01 status unpacked libopenobex1 1.5-2 2010-06-23 10:29:01 status unpacked libopenobex1 1.5-2 2010-06-23 10:29:01 install obexd-client 0.28-1 2010-06-23 10:29:01 status half-installed obexd-client 0.28-1 2010-06-23 10:29:01 status unpacked obexd-client 0.28-1 2010-06-23 10:29:01 status unpacked obexd-client 0.28-1 2010-06-23 10:29:01 install liblqr-1-0 0.4.1-1 2010-06-23 10:29:01 status half-installed liblqr-1-0 0.4.1-1 2010-06-23 10:29:01 status unpacked liblqr-1-0 0.4.1-1 2010-06-23 10:29:01 status unpacked liblqr-1-0 0.4.1-1 2010-06-23 10:29:01 install libmagickcore3 7:6.6.2.6-1 2010-06-23 10:29:01 status half-installed libmagickcore3 7:6.6.2.6-1 2010-06-23 10:29:02 status unpacked libmagickcore3 7:6.6.2.6-1 2010-06-23 10:29:02 status unpacked libmagickcore3 7:6.6.2.6-1 2010-06-23 10:29:02 install libmagickwand3 7:6.6.2.6-1 2010-06-23 10:29:02 status half-installed libmagickwand3 7:6.6.2.6-1 2010-06-23 10:29:02 status unpacked libmagickwand3 7:6.6.2.6-1 2010-06-23 10:29:02 status unpacked libmagickwand3 7:6.6.2.6-1 2010-06-23 10:29:02 install obex-data-server 0.4.5-1+b1 2010-06-23 10:29:02 status half-installed obex-data-server 0.4.5-1+b1 2010-06-23 10:29:02 status half-installed obex-data-server 0.4.5-1+b1 2010-06-23 10:29:02 status unpacked obex-data-server 0.4.5-1+b1 2010-06-23 10:29:02 status unpacked obex-data-server 0.4.5-1+b1 2010-06-23 10:29:02 install gnome-bluetooth 2.30.0-1 2010-06-23 10:29:02 status half-installed gnome-bluetooth 2.30.0-1 2010-06-23 10:29:02 status half-installed gnome-bluetooth 2.30.0-1 2010-06-23 10:29:02 status half-installed gnome-bluetooth 2.30.0-1 2010-06-23 10:29:02 status half-installed gnome-bluetooth 2.30.0-1 2010-06-23 10:29:03 status unpacked gnome-bluetooth 2.30.0-1 2010-06-23 10:29:03 status unpacked gnome-bluetooth 2.30.0-1 2010-06-23 10:29:03 install libgdu-gtk0 2.30.1-1 2010-06-23 10:29:03 status half-installed libgdu-gtk0 2.30.1-1 2010-06-23 10:29:04 status unpacked libgdu-gtk0 2.30.1-1 2010-06-23 10:29:04 status unpacked libgdu-gtk0 2.30.1-1 2010-06-23 10:29:04 install gnome-disk-utility 2.30.1-1 2010-06-23 10:29:04 status half-installed gnome-disk-utility 2.30.1-1 2010-06-23 10:29:04 status half-installed gnome-disk-utility 2.30.1-1 2010-06-23 10:29:06 status unpacked gnome-disk-utility 2.30.1-1 2010-06-23 10:29:06 status unpacked gnome-disk-utility 2.30.1-1 2010-06-23 10:29:06 upgrade libgnome-media0 2.22.0-3 2.30.0-1 2010-06-23 10:29:06 status half-configured libgnome-media0 2.22.0-3 2010-06-23 10:29:06 status unpacked libgnome-media0 2.22.0-3 2010-06-23 10:29:06 status half-installed libgnome-media0 2.22.0-3 2010-06-23 10:29:06 status half-installed libgnome-media0 2.22.0-3 2010-06-23 10:29:06 status unpacked libgnome-media0 2.30.0-1 2010-06-23 10:29:06 status unpacked libgnome-media0 2.30.0-1 2010-06-23 10:29:06 upgrade gnome-media-common 2.22.0-3 2.30.0-1 2010-06-23 10:29:06 status half-configured gnome-media-common 2.22.0-3 2010-06-23 10:29:06 status unpacked gnome-media-common 2.22.0-3 2010-06-23 10:29:07 status half-installed gnome-media-common 2.22.0-3 2010-06-23 10:29:07 status half-installed gnome-media-common 2.22.0-3 2010-06-23 10:29:07 status half-installed gnome-media-common 2.22.0-3 2010-06-23 10:29:09 status half-installed gnome-media-common 2.22.0-3 2010-06-23 10:29:10 status unpacked gnome-media-common 2.30.0-1 2010-06-23 10:29:10 status unpacked gnome-media-common 2.30.0-1 2010-06-23 10:29:10 install libasyncns0 0.3-1 2010-06-23 10:29:10 status half-installed libasyncns0 0.3-1 2010-06-23 10:29:11 status unpacked libasyncns0 0.3-1 2010-06-23 10:29:11 status unpacked libasyncns0 0.3-1 2010-06-23 10:29:11 install libpulse0 0.9.21-1.2+b1 2010-06-23 10:29:11 status half-installed libpulse0 0.9.21-1.2+b1 2010-06-23 10:29:11 status unpacked libpulse0 0.9.21-1.2+b1 2010-06-23 10:29:11 status unpacked libpulse0 0.9.21-1.2+b1 2010-06-23 10:29:11 install libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:29:11 status half-installed libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:29:11 status unpacked libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:29:11 status unpacked libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:29:11 install gnome-media 2.22.0-3 2.30.0-1 2010-06-23 10:29:11 status half-installed gnome-media 2.22.0-3 2010-06-23 10:29:11 status half-installed gnome-media 2.22.0-3 2010-06-23 10:29:11 status half-installed gnome-media 2.22.0-3 2010-06-23 10:29:12 status unpacked gnome-media 2.30.0-1 2010-06-23 10:29:12 status unpacked gnome-media 2.30.0-1 2010-06-23 10:29:12 upgrade gnome-netstatus-applet 2.12.1-2 2.28.1-1 2010-06-23 10:29:12 status half-configured gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:12 status unpacked gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:12 status half-installed gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:12 status half-installed gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:12 status half-installed gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:13 status half-installed gnome-netstatus-applet 2.12.1-2 2010-06-23 10:29:13 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-23 10:29:13 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-23 10:29:13 upgrade gnome-nettool 2.22.0-1 2.30.0-1 2010-06-23 10:29:13 status half-configured gnome-nettool 2.22.0-1 2010-06-23 10:29:13 status unpacked gnome-nettool 2.22.0-1 2010-06-23 10:29:13 status half-installed gnome-nettool 2.22.0-1 2010-06-23 10:29:13 status half-installed gnome-nettool 2.22.0-1 2010-06-23 10:29:14 status half-installed gnome-nettool 2.22.0-1 2010-06-23 10:29:15 status half-installed gnome-nettool 2.22.0-1 2010-06-23 10:29:15 status unpacked gnome-nettool 2.30.0-1 2010-06-23 10:29:15 status unpacked gnome-nettool 2.30.0-1 2010-06-23 10:29:15 install gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-23 10:29:15 status half-installed gnome-screensaver 2.30.0-1 2010-06-23 10:29:15 status half-installed gnome-screensaver 2.30.0-1 2010-06-23 10:29:15 status half-installed gnome-screensaver 2.30.0-1 2010-06-23 10:29:16 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:29:16 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:29:16 upgrade libglibmm-2.4-1c2a 2.16.4-1 2.24.2-1 2010-06-23 10:29:16 status half-configured libglibmm-2.4-1c2a 2.16.4-1 2010-06-23 10:29:16 status unpacked libglibmm-2.4-1c2a 2.16.4-1 2010-06-23 10:29:16 status half-installed libglibmm-2.4-1c2a 2.16.4-1 2010-06-23 10:29:17 status half-installed libglibmm-2.4-1c2a 2.16.4-1 2010-06-23 10:29:17 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-23 10:29:17 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-23 10:29:17 upgrade libcairomm-1.0-1 1.6.0-1 1.8.4-3 2010-06-23 10:29:17 status half-configured libcairomm-1.0-1 1.6.0-1 2010-06-23 10:29:17 status unpacked libcairomm-1.0-1 1.6.0-1 2010-06-23 10:29:17 status half-installed libcairomm-1.0-1 1.6.0-1 2010-06-23 10:29:18 status half-installed libcairomm-1.0-1 1.6.0-1 2010-06-23 10:29:18 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-23 10:29:18 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-23 10:29:18 upgrade libgtkmm-2.4-1c2a 1:2.12.7-1 1:2.20.3-1 2010-06-23 10:29:18 status half-configured libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-23 10:29:18 status unpacked libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-23 10:29:18 status half-installed libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-23 10:29:19 status half-installed libgtkmm-2.4-1c2a 1:2.12.7-1 2010-06-23 10:29:19 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-23 10:29:19 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-23 10:29:19 install libpangomm-1.4-1 2.26.2-1 2010-06-23 10:29:19 status half-installed libpangomm-1.4-1 2.26.2-1 2010-06-23 10:29:19 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-23 10:29:19 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-23 10:29:20 upgrade gnome-system-monitor 2.22.3-1 2.28.1-1 2010-06-23 10:29:20 status half-configured gnome-system-monitor 2.22.3-1 2010-06-23 10:29:20 status unpacked gnome-system-monitor 2.22.3-1 2010-06-23 10:29:20 status half-installed gnome-system-monitor 2.22.3-1 2010-06-23 10:29:20 status half-installed gnome-system-monitor 2.22.3-1 2010-06-23 10:29:20 status half-installed gnome-system-monitor 2.22.3-1 2010-06-23 10:29:20 status half-installed gnome-system-monitor 2.22.3-1 2010-06-23 10:29:21 status half-installed gnome-system-monitor 2.22.3-1 2010-06-23 10:29:21 status unpacked gnome-system-monitor 2.28.1-1 2010-06-23 10:29:22 status unpacked gnome-system-monitor 2.28.1-1 2010-06-23 10:29:22 install gnome-system-tools 2.30.2-1 2.30.2-1 2010-06-23 10:29:22 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:29:22 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:29:22 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:29:22 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:29:22 status half-installed gnome-system-tools 2.30.2-1 2010-06-23 10:29:23 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 10:29:23 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 10:29:23 install liblua5.1-0 5.1.4-5 2010-06-23 10:29:23 status half-installed liblua5.1-0 5.1.4-5 2010-06-23 10:29:24 status unpacked liblua5.1-0 5.1.4-5 2010-06-23 10:29:24 status unpacked liblua5.1-0 5.1.4-5 2010-06-23 10:29:24 upgrade gtk2-engines 1:2.14.3-2 1:2.20.1-1 2010-06-23 10:29:24 status half-configured gtk2-engines 1:2.14.3-2 2010-06-23 10:29:24 status unpacked gtk2-engines 1:2.14.3-2 2010-06-23 10:29:24 status half-installed gtk2-engines 1:2.14.3-2 2010-06-23 10:29:24 status half-installed gtk2-engines 1:2.14.3-2 2010-06-23 10:29:24 status unpacked gtk2-engines 1:2.20.1-1 2010-06-23 10:29:24 status unpacked gtk2-engines 1:2.20.1-1 2010-06-23 10:29:24 install gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:29:24 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:29:25 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:29:25 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:29:25 install gnome-themes 2.22.2-1 2.30.1-1 2010-06-23 10:29:25 status half-installed gnome-themes 2.22.2-1 2010-06-23 10:29:25 status unpacked gnome-themes 2.30.1-1 2010-06-23 10:29:25 status unpacked gnome-themes 2.30.1-1 2010-06-23 10:29:25 upgrade gnome-user-guide 2.22.1-1 2.30.1-1 2010-06-23 10:29:25 status half-configured gnome-user-guide 2.22.1-1 2010-06-23 10:29:25 status unpacked gnome-user-guide 2.22.1-1 2010-06-23 10:29:25 status half-installed gnome-user-guide 2.22.1-1 2010-06-23 10:29:29 status half-installed gnome-user-guide 2.22.1-1 2010-06-23 10:29:30 status unpacked gnome-user-guide 2.30.1-1 2010-06-23 10:29:31 status unpacked gnome-user-guide 2.30.1-1 2010-06-23 10:29:31 install libapache2-mod-dnssd 0.6-2 2010-06-23 10:29:31 status half-installed libapache2-mod-dnssd 0.6-2 2010-06-23 10:29:32 status unpacked libapache2-mod-dnssd 0.6-2 2010-06-23 10:29:32 status unpacked libapache2-mod-dnssd 0.6-2 2010-06-23 10:29:32 install gnome-user-share 2.30.0-1 2010-06-23 10:29:32 status half-installed gnome-user-share 2.30.0-1 2010-06-23 10:29:32 status half-installed gnome-user-share 2.30.0-1 2010-06-23 10:29:32 status half-installed gnome-user-share 2.30.0-1 2010-06-23 10:29:33 status unpacked gnome-user-share 2.30.0-1 2010-06-23 10:29:33 status unpacked gnome-user-share 2.30.0-1 2010-06-23 10:29:34 upgrade gstreamer0.10-tools 0.10.19-3 0.10.29-1 2010-06-23 10:29:34 status half-configured gstreamer0.10-tools 0.10.19-3 2010-06-23 10:29:34 status unpacked gstreamer0.10-tools 0.10.19-3 2010-06-23 10:29:34 status half-installed gstreamer0.10-tools 0.10.19-3 2010-06-23 10:29:34 status half-installed gstreamer0.10-tools 0.10.19-3 2010-06-23 10:29:35 status half-installed gstreamer0.10-tools 0.10.19-3 2010-06-23 10:29:35 status unpacked gstreamer0.10-tools 0.10.29-1 2010-06-23 10:29:35 status unpacked gstreamer0.10-tools 0.10.29-1 2010-06-23 10:29:35 upgrade gucharmap 1:2.22.3-2 1:2.30.1-1 2010-06-23 10:29:35 status half-configured gucharmap 1:2.22.3-2 2010-06-23 10:29:35 status unpacked gucharmap 1:2.22.3-2 2010-06-23 10:29:35 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:35 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:35 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:35 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:36 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:36 status half-installed gucharmap 1:2.22.3-2 2010-06-23 10:29:36 status unpacked gucharmap 1:2.30.1-1 2010-06-23 10:29:37 status unpacked gucharmap 1:2.30.1-1 2010-06-23 10:29:37 install libarchive1 2.8.3-1 2010-06-23 10:29:37 status half-installed libarchive1 2.8.3-1 2010-06-23 10:29:37 status half-installed libarchive1 2.8.3-1 2010-06-23 10:29:38 status unpacked libarchive1 2.8.3-1 2010-06-23 10:29:38 status unpacked libarchive1 2.8.3-1 2010-06-23 10:29:38 install libcdio10 0.81-4 2010-06-23 10:29:38 status half-installed libcdio10 0.81-4 2010-06-23 10:29:38 status unpacked libcdio10 0.81-4 2010-06-23 10:29:38 status unpacked libcdio10 0.81-4 2010-06-23 10:29:38 install libcdio-cdda0 0.81-4 2010-06-23 10:29:38 status half-installed libcdio-cdda0 0.81-4 2010-06-23 10:29:38 status unpacked libcdio-cdda0 0.81-4 2010-06-23 10:29:38 status unpacked libcdio-cdda0 0.81-4 2010-06-23 10:29:38 install libcdio-paranoia0 0.81-4 2010-06-23 10:29:38 status half-installed libcdio-paranoia0 0.81-4 2010-06-23 10:29:38 status unpacked libcdio-paranoia0 0.81-4 2010-06-23 10:29:38 status unpacked libcdio-paranoia0 0.81-4 2010-06-23 10:29:39 install libplist1 1.3-1 2010-06-23 10:29:39 status half-installed libplist1 1.3-1 2010-06-23 10:29:39 status unpacked libplist1 1.3-1 2010-06-23 10:29:39 status unpacked libplist1 1.3-1 2010-06-23 10:29:39 install libusbmuxd1 1.0.4-1 2010-06-23 10:29:39 status half-installed libusbmuxd1 1.0.4-1 2010-06-23 10:29:40 status unpacked libusbmuxd1 1.0.4-1 2010-06-23 10:29:40 status unpacked libusbmuxd1 1.0.4-1 2010-06-23 10:29:40 install usbmuxd 1.0.4-1 2010-06-23 10:29:40 status half-installed usbmuxd 1.0.4-1 2010-06-23 10:29:40 status half-installed usbmuxd 1.0.4-1 2010-06-23 10:29:40 status unpacked usbmuxd 1.0.4-1 2010-06-23 10:29:40 status unpacked usbmuxd 1.0.4-1 2010-06-23 10:29:40 install libimobiledevice1 1.0.1-1+b1 2010-06-23 10:29:40 status half-installed libimobiledevice1 1.0.1-1+b1 2010-06-23 10:29:40 status unpacked libimobiledevice1 1.0.1-1+b1 2010-06-23 10:29:40 status unpacked libimobiledevice1 1.0.1-1+b1 2010-06-23 10:29:40 install gvfs-backends 1.6.2-1 2010-06-23 10:29:40 status half-installed gvfs-backends 1.6.2-1 2010-06-23 10:29:41 status unpacked gvfs-backends 1.6.2-1 2010-06-23 10:29:41 status unpacked gvfs-backends 1.6.2-1 2010-06-23 10:29:41 install gvfs-bin 1.6.2-1 2010-06-23 10:29:41 status half-installed gvfs-bin 1.6.2-1 2010-06-23 10:29:41 status unpacked gvfs-bin 1.6.2-1 2010-06-23 10:29:41 status unpacked gvfs-bin 1.6.2-1 2010-06-23 10:29:41 install python-evolution 2.30.0-1+b1 2010-06-23 10:29:41 status half-installed python-evolution 2.30.0-1+b1 2010-06-23 10:29:41 status unpacked python-evolution 2.30.0-1+b1 2010-06-23 10:29:41 status unpacked python-evolution 2.30.0-1+b1 2010-06-23 10:29:41 install python-notify 0.1.1-2+b2 2010-06-23 10:29:41 status half-installed python-notify 0.1.1-2+b2 2010-06-23 10:29:42 status unpacked python-notify 0.1.1-2+b2 2010-06-23 10:29:42 status unpacked python-notify 0.1.1-2+b2 2010-06-23 10:29:42 install python-xdg 0.19-1 2010-06-23 10:29:42 status half-installed python-xdg 0.19-1 2010-06-23 10:29:42 status unpacked python-xdg 0.19-1 2010-06-23 10:29:42 status unpacked python-xdg 0.19-1 2010-06-23 10:29:42 install hamster-applet 2.30.1-1+b1 2010-06-23 10:29:42 status half-installed hamster-applet 2.30.1-1+b1 2010-06-23 10:29:42 status half-installed hamster-applet 2.30.1-1+b1 2010-06-23 10:29:42 status half-installed hamster-applet 2.30.1-1+b1 2010-06-23 10:29:43 status unpacked hamster-applet 2.30.1-1+b1 2010-06-23 10:29:43 status unpacked hamster-applet 2.30.1-1+b1 2010-06-23 10:29:43 install nautilus-sendto 2.28.4-2 2010-06-23 10:29:43 status half-installed nautilus-sendto 2.28.4-2 2010-06-23 10:29:43 status half-installed nautilus-sendto 2.28.4-2 2010-06-23 10:29:43 status half-installed nautilus-sendto 2.28.4-2 2010-06-23 10:29:44 status unpacked nautilus-sendto 2.28.4-2 2010-06-23 10:29:44 status unpacked nautilus-sendto 2.28.4-2 2010-06-23 10:29:44 install libcryptui0 2.30.1-2 2010-06-23 10:29:44 status half-installed libcryptui0 2.30.1-2 2010-06-23 10:29:45 status unpacked libcryptui0 2.30.1-2 2010-06-23 10:29:45 status unpacked libcryptui0 2.30.1-2 2010-06-23 10:29:45 upgrade libgpgme11 1.1.6-2 1.2.0-1.2 2010-06-23 10:29:45 status half-configured libgpgme11 1.1.6-2 2010-06-23 10:29:46 status unpacked libgpgme11 1.1.6-2 2010-06-23 10:29:46 status half-installed libgpgme11 1.1.6-2 2010-06-23 10:29:46 status half-installed libgpgme11 1.1.6-2 2010-06-23 10:29:46 status unpacked libgpgme11 1.2.0-1.2 2010-06-23 10:29:46 status unpacked libgpgme11 1.2.0-1.2 2010-06-23 10:29:46 install seahorse 2.22.3-2 2.30.1-2 2010-06-23 10:29:46 status half-installed seahorse 2.22.3-2 2010-06-23 10:29:46 status half-installed seahorse 2.22.3-2 2010-06-23 10:29:46 status half-installed seahorse 2.22.3-2 2010-06-23 10:29:46 status half-installed seahorse 2.22.3-2 2010-06-23 10:29:46 status half-installed seahorse 2.22.3-2 2010-06-23 10:29:47 status unpacked seahorse 2.30.1-2 2010-06-23 10:29:47 status unpacked seahorse 2.30.1-2 2010-06-23 10:29:47 install seahorse-plugins 2.30.1-2 2010-06-23 10:29:47 status half-installed seahorse-plugins 2.30.1-2 2010-06-23 10:29:47 status half-installed seahorse-plugins 2.30.1-2 2010-06-23 10:29:48 status half-installed seahorse-plugins 2.30.1-2 2010-06-23 10:29:48 status half-installed seahorse-plugins 2.30.1-2 2010-06-23 10:29:48 status half-installed seahorse-plugins 2.30.1-2 2010-06-23 10:29:50 status unpacked seahorse-plugins 2.30.1-2 2010-06-23 10:29:50 status unpacked seahorse-plugins 2.30.1-2 2010-06-23 10:29:50 install libdiscid0 0.2.2-1 2010-06-23 10:29:50 status half-installed libdiscid0 0.2.2-1 2010-06-23 10:29:51 status unpacked libdiscid0 0.2.2-1 2010-06-23 10:29:51 status unpacked libdiscid0 0.2.2-1 2010-06-23 10:29:51 install libmusicbrainz3-6 3.0.2-2 2010-06-23 10:29:51 status half-installed libmusicbrainz3-6 3.0.2-2 2010-06-23 10:29:51 status unpacked libmusicbrainz3-6 3.0.2-2 2010-06-23 10:29:51 status unpacked libmusicbrainz3-6 3.0.2-2 2010-06-23 10:29:51 install sound-juicer 2.22.0-3 2.28.2-1 2010-06-23 10:29:51 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:29:51 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:29:51 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:29:51 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:29:51 status half-installed sound-juicer 2.22.0-3 2010-06-23 10:29:53 status unpacked sound-juicer 2.28.2-1 2010-06-23 10:29:53 status unpacked sound-juicer 2.28.2-1 2010-06-23 10:29:53 upgrade totem-common 2.22.2-6 2.30.2-2 2010-06-23 10:29:53 status half-configured totem-common 2.22.2-6 2010-06-23 10:29:53 status unpacked totem-common 2.22.2-6 2010-06-23 10:29:53 status half-installed totem-common 2.22.2-6 2010-06-23 10:29:54 status half-installed totem-common 2.22.2-6 2010-06-23 10:29:54 status half-installed totem-common 2.22.2-6 2010-06-23 10:29:54 status half-installed totem-common 2.22.2-6 2010-06-23 10:29:56 status half-installed totem-common 2.22.2-6 2010-06-23 10:29:56 status unpacked totem-common 2.30.2-2 2010-06-23 10:29:56 status unpacked totem-common 2.30.2-2 2010-06-23 10:29:56 install totem 2.30.2-2+b1 2010-06-23 10:29:56 status half-installed totem 2.30.2-2+b1 2010-06-23 10:29:56 status half-installed totem 2.30.2-2+b1 2010-06-23 10:29:57 status unpacked totem 2.30.2-2+b1 2010-06-23 10:29:57 status unpacked totem 2.30.2-2+b1 2010-06-23 10:29:58 install libepc-common 0.3.11-1 2010-06-23 10:29:58 status half-installed libepc-common 0.3.11-1 2010-06-23 10:29:58 status unpacked libepc-common 0.3.11-1 2010-06-23 10:29:58 status unpacked libepc-common 0.3.11-1 2010-06-23 10:29:58 install libepc-1.0-2 0.3.11-1 2010-06-23 10:29:58 status half-installed libepc-1.0-2 0.3.11-1 2010-06-23 10:29:58 status unpacked libepc-1.0-2 0.3.11-1 2010-06-23 10:29:58 status unpacked libepc-1.0-2 0.3.11-1 2010-06-23 10:29:58 install libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:29:58 status half-installed libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:29:58 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:29:59 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:29:59 install libgdata-common 0.6.4-2 2010-06-23 10:29:59 status half-installed libgdata-common 0.6.4-2 2010-06-23 10:29:59 status unpacked libgdata-common 0.6.4-2 2010-06-23 10:29:59 status unpacked libgdata-common 0.6.4-2 2010-06-23 10:29:59 install libgdata7 0.6.4-2 2010-06-23 10:29:59 status half-installed libgdata7 0.6.4-2 2010-06-23 10:29:59 status unpacked libgdata7 0.6.4-2 2010-06-23 10:29:59 status unpacked libgdata7 0.6.4-2 2010-06-23 10:29:59 install python-gst0.10 0.10.18-2 2010-06-23 10:29:59 status half-installed python-gst0.10 0.10.18-2 2010-06-23 10:30:00 status unpacked python-gst0.10 0.10.18-2 2010-06-23 10:30:00 status unpacked python-gst0.10 0.10.18-2 2010-06-23 10:30:00 install python-pkg-resources 0.6.10-4 2010-06-23 10:30:00 status half-installed python-pkg-resources 0.6.10-4 2010-06-23 10:30:00 status unpacked python-pkg-resources 0.6.10-4 2010-06-23 10:30:00 status unpacked python-pkg-resources 0.6.10-4 2010-06-23 10:30:00 install python-rdflib 2.4.2-1+b1 2010-06-23 10:30:00 status half-installed python-rdflib 2.4.2-1+b1 2010-06-23 10:30:00 status half-installed python-rdflib 2.4.2-1+b1 2010-06-23 10:30:00 status unpacked python-rdflib 2.4.2-1+b1 2010-06-23 10:30:00 status unpacked python-rdflib 2.4.2-1+b1 2010-06-23 10:30:00 install python-gdbm 2.6.5-1 2010-06-23 10:30:00 status half-installed python-gdbm 2.6.5-1 2010-06-23 10:30:00 status unpacked python-gdbm 2.6.5-1 2010-06-23 10:30:00 status unpacked python-gdbm 2.6.5-1 2010-06-23 10:30:01 install python-httplib2 0.6.0-1 2010-06-23 10:30:01 status half-installed python-httplib2 0.6.0-1 2010-06-23 10:30:01 status unpacked python-httplib2 0.6.0-1 2010-06-23 10:30:01 status unpacked python-httplib2 0.6.0-1 2010-06-23 10:30:01 install python-feedparser 4.1-14 2010-06-23 10:30:01 status half-installed python-feedparser 4.1-14 2010-06-23 10:30:01 status unpacked python-feedparser 4.1-14 2010-06-23 10:30:01 status unpacked python-feedparser 4.1-14 2010-06-23 10:30:02 install python-beautifulsoup 3.1.0.1-2 2010-06-23 10:30:02 status half-installed python-beautifulsoup 3.1.0.1-2 2010-06-23 10:30:02 status unpacked python-beautifulsoup 3.1.0.1-2 2010-06-23 10:30:02 status unpacked python-beautifulsoup 3.1.0.1-2 2010-06-23 10:30:02 install totem-plugins 2.30.2-2+b1 2010-06-23 10:30:02 status half-installed totem-plugins 2.30.2-2+b1 2010-06-23 10:30:02 status unpacked totem-plugins 2.30.2-2+b1 2010-06-23 10:30:02 status unpacked totem-plugins 2.30.2-2+b1 2010-06-23 10:30:02 install libssh-4 0.4.4-1 2010-06-23 10:30:02 status half-installed libssh-4 0.4.4-1 2010-06-23 10:30:03 status unpacked libssh-4 0.4.4-1 2010-06-23 10:30:03 status unpacked libssh-4 0.4.4-1 2010-06-23 10:30:03 install rdesktop 1.6.0-3 2010-06-23 10:30:03 status half-installed rdesktop 1.6.0-3 2010-06-23 10:30:03 status half-installed rdesktop 1.6.0-3 2010-06-23 10:30:03 status unpacked rdesktop 1.6.0-3 2010-06-23 10:30:03 status unpacked rdesktop 1.6.0-3 2010-06-23 10:30:03 install remmina 0.7.5-1 2010-06-23 10:30:03 status half-installed remmina 0.7.5-1 2010-06-23 10:30:04 status half-installed remmina 0.7.5-1 2010-06-23 10:30:04 status half-installed remmina 0.7.5-1 2010-06-23 10:30:04 status half-installed remmina 0.7.5-1 2010-06-23 10:30:04 status unpacked remmina 0.7.5-1 2010-06-23 10:30:04 status unpacked remmina 0.7.5-1 2010-06-23 10:30:04 upgrade vino 2.22.2-1 2.28.2-1 2010-06-23 10:30:04 status half-configured vino 2.22.2-1 2010-06-23 10:30:04 status unpacked vino 2.22.2-1 2010-06-23 10:30:04 status half-installed vino 2.22.2-1 2010-06-23 10:30:04 status half-installed vino 2.22.2-1 2010-06-23 10:30:05 status half-installed vino 2.22.2-1 2010-06-23 10:30:06 status unpacked vino 2.28.2-1 2010-06-23 10:30:06 status unpacked vino 2.28.2-1 2010-06-23 10:30:06 install xdg-user-dirs 0.12-1 2010-06-23 10:30:06 status half-installed xdg-user-dirs 0.12-1 2010-06-23 10:30:07 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:30:07 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:30:07 install gnome-desktop-environment 1:2.30+1 2010-06-23 10:30:07 status half-installed gnome-desktop-environment 1:2.30+1 2010-06-23 10:30:08 status unpacked gnome-desktop-environment 1:2.30+1 2010-06-23 10:30:08 status unpacked gnome-desktop-environment 1:2.30+1 2010-06-23 10:30:08 install gnome-themes-extras 2.22.0-3 2010-06-23 10:30:08 status half-installed gnome-themes-extras 2.22.0-3 2010-06-23 10:30:09 status unpacked gnome-themes-extras 2.22.0-3 2010-06-23 10:30:09 status unpacked gnome-themes-extras 2.22.0-3 2010-06-23 10:30:09 install guile-1.8-libs 1.8.7+1-3 2010-06-23 10:30:09 status half-installed guile-1.8-libs 1.8.7+1-3 2010-06-23 10:30:09 status unpacked guile-1.8-libs 1.8.7+1-3 2010-06-23 10:30:09 status unpacked guile-1.8-libs 1.8.7+1-3 2010-06-23 10:30:09 install gnome-cards-data 1:2.30.1-1 2010-06-23 10:30:09 status half-installed gnome-cards-data 1:2.30.1-1 2010-06-23 10:30:10 status unpacked gnome-cards-data 1:2.30.1-1 2010-06-23 10:30:10 status unpacked gnome-cards-data 1:2.30.1-1 2010-06-23 10:30:10 install gnome-games-data 1:2.30.1-1 2010-06-23 10:30:10 status half-installed gnome-games-data 1:2.30.1-1 2010-06-23 10:30:10 status half-installed gnome-games-data 1:2.30.1-1 2010-06-23 10:30:10 status half-installed gnome-games-data 1:2.30.1-1 2010-06-23 10:30:14 status unpacked gnome-games-data 1:2.30.1-1 2010-06-23 10:30:14 status unpacked gnome-games-data 1:2.30.1-1 2010-06-23 10:30:15 install python-bugbuddy 2.30.0-1 2010-06-23 10:30:15 status half-installed python-bugbuddy 2.30.0-1 2010-06-23 10:30:16 status unpacked python-bugbuddy 2.30.0-1 2010-06-23 10:30:16 status unpacked python-bugbuddy 2.30.0-1 2010-06-23 10:30:16 install python-opengl 3.0.1~b2-1 2010-06-23 10:30:16 status half-installed python-opengl 3.0.1~b2-1 2010-06-23 10:30:17 status unpacked python-opengl 3.0.1~b2-1 2010-06-23 10:30:17 status unpacked python-opengl 3.0.1~b2-1 2010-06-23 10:30:17 install libgtkglext1 1.2.0-1.1 2010-06-23 10:30:17 status half-installed libgtkglext1 1.2.0-1.1 2010-06-23 10:30:17 status unpacked libgtkglext1 1.2.0-1.1 2010-06-23 10:30:17 status unpacked libgtkglext1 1.2.0-1.1 2010-06-23 10:30:17 install python-gtkglext1 1.1.0-5 2010-06-23 10:30:17 status half-installed python-gtkglext1 1.1.0-5 2010-06-23 10:30:18 status unpacked python-gtkglext1 1.1.0-5 2010-06-23 10:30:18 status unpacked python-gtkglext1 1.1.0-5 2010-06-23 10:30:18 install mesa-utils 7.7.1-3 2010-06-23 10:30:18 status half-installed mesa-utils 7.7.1-3 2010-06-23 10:30:18 status half-installed mesa-utils 7.7.1-3 2010-06-23 10:30:18 status unpacked mesa-utils 7.7.1-3 2010-06-23 10:30:18 status unpacked mesa-utils 7.7.1-3 2010-06-23 10:30:18 install gnuchess 5.07-7 2010-06-23 10:30:18 status half-installed gnuchess 5.07-7 2010-06-23 10:30:18 status half-installed gnuchess 5.07-7 2010-06-23 10:30:18 status half-installed gnuchess 5.07-7 2010-06-23 10:30:18 status unpacked gnuchess 5.07-7 2010-06-23 10:30:19 status unpacked gnuchess 5.07-7 2010-06-23 10:30:19 install gnome-games 1:2.30.1-1 2010-06-23 10:30:19 status half-installed gnome-games 1:2.30.1-1 2010-06-23 10:30:19 status half-installed gnome-games 1:2.30.1-1 2010-06-23 10:30:19 status half-installed gnome-games 1:2.30.1-1 2010-06-23 10:30:19 status unpacked gnome-games 1:2.30.1-1 2010-06-23 10:30:19 status unpacked gnome-games 1:2.30.1-1 2010-06-23 10:30:19 upgrade libpam-gnome-keyring 2.22.3-2 2.30.1-2 2010-06-23 10:30:19 status half-configured libpam-gnome-keyring 2.22.3-2 2010-06-23 10:30:19 status unpacked libpam-gnome-keyring 2.22.3-2 2010-06-23 10:30:19 status half-installed libpam-gnome-keyring 2.22.3-2 2010-06-23 10:30:19 status half-installed libpam-gnome-keyring 2.22.3-2 2010-06-23 10:30:19 status unpacked libpam-gnome-keyring 2.30.1-2 2010-06-23 10:30:19 status unpacked libpam-gnome-keyring 2.30.1-2 2010-06-23 10:30:19 install liba52-0.7.4 0.7.4-14 2010-06-23 10:30:19 status half-installed liba52-0.7.4 0.7.4-14 2010-06-23 10:30:20 status unpacked liba52-0.7.4 0.7.4-14 2010-06-23 10:30:20 status unpacked liba52-0.7.4 0.7.4-14 2010-06-23 10:30:20 install libid3tag0 0.15.1b-10 2010-06-23 10:30:20 status half-installed libid3tag0 0.15.1b-10 2010-06-23 10:30:20 status unpacked libid3tag0 0.15.1b-10 2010-06-23 10:30:20 status unpacked libid3tag0 0.15.1b-10 2010-06-23 10:30:20 install libmad0 0.15.1b-5 2010-06-23 10:30:20 status half-installed libmad0 0.15.1b-5 2010-06-23 10:30:20 status unpacked libmad0 0.15.1b-5 2010-06-23 10:30:20 status unpacked libmad0 0.15.1b-5 2010-06-23 10:30:20 install libmpeg2-4 0.4.1-3 2010-06-23 10:30:20 status half-installed libmpeg2-4 0.4.1-3 2010-06-23 10:30:20 status unpacked libmpeg2-4 0.4.1-3 2010-06-23 10:30:20 status unpacked libmpeg2-4 0.4.1-3 2010-06-23 10:30:21 install libopencore-amrnb0 0.1.2-1 2010-06-23 10:30:21 status half-installed libopencore-amrnb0 0.1.2-1 2010-06-23 10:30:21 status unpacked libopencore-amrnb0 0.1.2-1 2010-06-23 10:30:21 status unpacked libopencore-amrnb0 0.1.2-1 2010-06-23 10:30:21 install libopencore-amrwb0 0.1.2-1 2010-06-23 10:30:21 status half-installed libopencore-amrwb0 0.1.2-1 2010-06-23 10:30:22 status unpacked libopencore-amrwb0 0.1.2-1 2010-06-23 10:30:22 status unpacked libopencore-amrwb0 0.1.2-1 2010-06-23 10:30:22 install libsidplay1 1.36.59-5 2010-06-23 10:30:22 status half-installed libsidplay1 1.36.59-5 2010-06-23 10:30:22 status unpacked libsidplay1 1.36.59-5 2010-06-23 10:30:22 status unpacked libsidplay1 1.36.59-5 2010-06-23 10:30:22 install libtwolame0 0.3.12-1 2010-06-23 10:30:22 status half-installed libtwolame0 0.3.12-1 2010-06-23 10:30:22 status unpacked libtwolame0 0.3.12-1 2010-06-23 10:30:22 status unpacked libtwolame0 0.3.12-1 2010-06-23 10:30:22 install gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:30:22 status half-installed gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:30:23 status unpacked gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:30:23 status unpacked gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:30:23 install libavutil49 4:0.5.2-1 2010-06-23 10:30:23 status half-installed libavutil49 4:0.5.2-1 2010-06-23 10:30:23 status unpacked libavutil49 4:0.5.2-1 2010-06-23 10:30:23 status unpacked libavutil49 4:0.5.2-1 2010-06-23 10:30:23 install libavcodec52 4:0.5.2-1 2010-06-23 10:30:23 status half-installed libavcodec52 4:0.5.2-1 2010-06-23 10:30:23 status unpacked libavcodec52 4:0.5.2-1 2010-06-23 10:30:23 status unpacked libavcodec52 4:0.5.2-1 2010-06-23 10:30:24 install libavformat52 4:0.5.2-1 2010-06-23 10:30:24 status half-installed libavformat52 4:0.5.2-1 2010-06-23 10:30:24 status unpacked libavformat52 4:0.5.2-1 2010-06-23 10:30:24 status unpacked libavformat52 4:0.5.2-1 2010-06-23 10:30:24 install libpostproc51 4:0.5.2-1 2010-06-23 10:30:24 status half-installed libpostproc51 4:0.5.2-1 2010-06-23 10:30:24 status unpacked libpostproc51 4:0.5.2-1 2010-06-23 10:30:24 status unpacked libpostproc51 4:0.5.2-1 2010-06-23 10:30:25 install libswscale0 4:0.5.2-1 2010-06-23 10:30:25 status half-installed libswscale0 4:0.5.2-1 2010-06-23 10:30:25 status unpacked libswscale0 4:0.5.2-1 2010-06-23 10:30:25 status unpacked libswscale0 4:0.5.2-1 2010-06-23 10:30:25 install gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:30:25 status half-installed gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:30:25 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:30:25 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:30:26 install libgpod4 0.7.2-2+b1 2010-06-23 10:30:26 status half-installed libgpod4 0.7.2-2+b1 2010-06-23 10:30:26 status unpacked libgpod4 0.7.2-2+b1 2010-06-23 10:30:26 status unpacked libgpod4 0.7.2-2+b1 2010-06-23 10:30:26 install libmtp8 1.0.3-1 2010-06-23 10:30:26 status half-installed libmtp8 1.0.3-1 2010-06-23 10:30:26 status half-installed libmtp8 1.0.3-1 2010-06-23 10:30:26 status unpacked libmtp8 1.0.3-1 2010-06-23 10:30:26 status unpacked libmtp8 1.0.3-1 2010-06-23 10:30:26 install media-player-info 6-1 2010-06-23 10:30:26 status half-installed media-player-info 6-1 2010-06-23 10:30:26 status unpacked media-player-info 6-1 2010-06-23 10:30:26 status unpacked media-player-info 6-1 2010-06-23 10:30:27 install rhythmbox 0.12.8-2 2010-06-23 10:30:27 status half-installed rhythmbox 0.12.8-2 2010-06-23 10:30:27 status half-installed rhythmbox 0.12.8-2 2010-06-23 10:30:27 status half-installed rhythmbox 0.12.8-2 2010-06-23 10:30:27 status half-installed rhythmbox 0.12.8-2 2010-06-23 10:30:27 status half-installed rhythmbox 0.12.8-2 2010-06-23 10:30:28 status unpacked rhythmbox 0.12.8-2 2010-06-23 10:30:28 status unpacked rhythmbox 0.12.8-2 2010-06-23 10:30:28 install python-webkit 1.1.7-1+b1 2010-06-23 10:30:28 status half-installed python-webkit 1.1.7-1+b1 2010-06-23 10:30:29 status unpacked python-webkit 1.1.7-1+b1 2010-06-23 10:30:29 status unpacked python-webkit 1.1.7-1+b1 2010-06-23 10:30:29 install python-mako 0.3.3-1 2010-06-23 10:30:29 status half-installed python-mako 0.3.3-1 2010-06-23 10:30:29 status half-installed python-mako 0.3.3-1 2010-06-23 10:30:29 status unpacked python-mako 0.3.3-1 2010-06-23 10:30:29 status unpacked python-mako 0.3.3-1 2010-06-23 10:30:29 install rhythmbox-plugins 0.12.8-2 2010-06-23 10:30:29 status half-installed rhythmbox-plugins 0.12.8-2 2010-06-23 10:30:29 status unpacked rhythmbox-plugins 0.12.8-2 2010-06-23 10:30:30 status unpacked rhythmbox-plugins 0.12.8-2 2010-06-23 10:30:30 install rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:30:30 status half-installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:30:30 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:30:30 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:30:30 install synaptic 0.63.1 2010-06-23 10:30:30 status half-installed synaptic 0.63.1 2010-06-23 10:30:30 status half-installed synaptic 0.63.1 2010-06-23 10:30:30 status half-installed synaptic 0.63.1 2010-06-23 10:30:30 status half-installed synaptic 0.63.1 2010-06-23 10:30:31 status unpacked synaptic 0.63.1 2010-06-23 10:30:31 status unpacked synaptic 0.63.1 2010-06-23 10:30:31 install python-cups 1.9.48-1 2010-06-23 10:30:31 status half-installed python-cups 1.9.48-1 2010-06-23 10:30:31 status unpacked python-cups 1.9.48-1 2010-06-23 10:30:31 status unpacked python-cups 1.9.48-1 2010-06-23 10:30:31 install python-cupsutils 1.0.0-6 2010-06-23 10:30:31 status half-installed python-cupsutils 1.0.0-6 2010-06-23 10:30:31 status unpacked python-cupsutils 1.0.0-6 2010-06-23 10:30:31 status unpacked python-cupsutils 1.0.0-6 2010-06-23 10:30:31 install system-config-printer 1.0.0-6 2010-06-23 10:30:31 status half-installed system-config-printer 1.0.0-6 2010-06-23 10:30:31 status half-installed system-config-printer 1.0.0-6 2010-06-23 10:30:32 status unpacked system-config-printer 1.0.0-6 2010-06-23 10:30:32 status unpacked system-config-printer 1.0.0-6 2010-06-23 10:30:32 install totem-mozilla 2.30.2-2+b1 2010-06-23 10:30:32 status half-installed totem-mozilla 2.30.2-2+b1 2010-06-23 10:30:32 status unpacked totem-mozilla 2.30.2-2+b1 2010-06-23 10:30:32 status unpacked totem-mozilla 2.30.2-2+b1 2010-06-23 10:30:33 install python-gnupginterface 0.3.2-9.1 2010-06-23 10:30:33 status half-installed python-gnupginterface 0.3.2-9.1 2010-06-23 10:30:33 status unpacked python-gnupginterface 0.3.2-9.1 2010-06-23 10:30:33 status unpacked python-gnupginterface 0.3.2-9.1 2010-06-23 10:30:33 install unattended-upgrades 0.42debian2 2010-06-23 10:30:33 status half-installed unattended-upgrades 0.42debian2 2010-06-23 10:30:33 status half-installed unattended-upgrades 0.42debian2 2010-06-23 10:30:33 status unpacked unattended-upgrades 0.42debian2 2010-06-23 10:30:33 status unpacked unattended-upgrades 0.42debian2 2010-06-23 10:30:33 install python-software-properties 0.60.debian-1.1 2010-06-23 10:30:33 status half-installed python-software-properties 0.60.debian-1.1 2010-06-23 10:30:33 status unpacked python-software-properties 0.60.debian-1.1 2010-06-23 10:30:33 status unpacked python-software-properties 0.60.debian-1.1 2010-06-23 10:30:33 install python-aptdaemon 0.31+bzr413-1 2010-06-23 10:30:33 status half-installed python-aptdaemon 0.31+bzr413-1 2010-06-23 10:30:34 status unpacked python-aptdaemon 0.31+bzr413-1 2010-06-23 10:30:34 status unpacked python-aptdaemon 0.31+bzr413-1 2010-06-23 10:30:34 install python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:30:34 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:30:34 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:30:34 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:30:34 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:30:34 install aptdaemon 0.31+bzr413-1 2010-06-23 10:30:34 status half-installed aptdaemon 0.31+bzr413-1 2010-06-23 10:30:34 status half-installed aptdaemon 0.31+bzr413-1 2010-06-23 10:30:35 status unpacked aptdaemon 0.31+bzr413-1 2010-06-23 10:30:35 status unpacked aptdaemon 0.31+bzr413-1 2010-06-23 10:30:35 install software-center 2.0.3debian1 2010-06-23 10:30:35 status half-installed software-center 2.0.3debian1 2010-06-23 10:30:35 status half-installed software-center 2.0.3debian1 2010-06-23 10:30:35 status half-installed software-center 2.0.3debian1 2010-06-23 10:30:36 status unpacked software-center 2.0.3debian1 2010-06-23 10:30:36 status unpacked software-center 2.0.3debian1 2010-06-23 10:30:36 install gnome-codec-install 0.4.7 2010-06-23 10:30:36 status half-installed gnome-codec-install 0.4.7 2010-06-23 10:30:36 status half-installed gnome-codec-install 0.4.7 2010-06-23 10:30:36 status unpacked gnome-codec-install 0.4.7 2010-06-23 10:30:36 status unpacked gnome-codec-install 0.4.7 2010-06-23 10:30:36 install transmission-common 2.00-1 2010-06-23 10:30:36 status half-installed transmission-common 2.00-1 2010-06-23 10:30:37 status unpacked transmission-common 2.00-1 2010-06-23 10:30:37 status unpacked transmission-common 2.00-1 2010-06-23 10:30:37 install transmission-gtk 2.00-1 2010-06-23 10:30:37 status half-installed transmission-gtk 2.00-1 2010-06-23 10:30:37 status half-installed transmission-gtk 2.00-1 2010-06-23 10:30:37 status half-installed transmission-gtk 2.00-1 2010-06-23 10:30:37 status half-installed transmission-gtk 2.00-1 2010-06-23 10:30:39 status unpacked transmission-gtk 2.00-1 2010-06-23 10:30:39 status unpacked transmission-gtk 2.00-1 2010-06-23 10:30:39 install libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:39 status half-installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 install libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status half-installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 install libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status half-installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 status unpacked libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:40 install mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:30:40 status half-installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:30:40 status half-installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 install mono-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status half-installed mono-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status half-installed mono-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-gac 2.4.4~svn151842-2 2010-06-23 10:30:41 install mono-runtime 2.4.4~svn151842-2 2010-06-23 10:30:41 status half-installed mono-runtime 2.4.4~svn151842-2 2010-06-23 10:30:41 status half-installed mono-runtime 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:30:41 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:30:41 install libglib2.0-cil 2.12.10-1 2010-06-23 10:30:41 status half-installed libglib2.0-cil 2.12.10-1 2010-06-23 10:30:42 status unpacked libglib2.0-cil 2.12.10-1 2010-06-23 10:30:42 status unpacked libglib2.0-cil 2.12.10-1 2010-06-23 10:30:42 install libgconf2.0-cil 2.24.1-6 2010-06-23 10:30:42 status half-installed libgconf2.0-cil 2.24.1-6 2010-06-23 10:30:42 status unpacked libgconf2.0-cil 2.24.1-6 2010-06-23 10:30:42 status unpacked libgconf2.0-cil 2.24.1-6 2010-06-23 10:30:42 install libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:30:42 status half-installed libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:30:42 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:30:42 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:30:42 install libart2.0-cil 2.24.1-6 2010-06-23 10:30:42 status half-installed libart2.0-cil 2.24.1-6 2010-06-23 10:30:42 status unpacked libart2.0-cil 2.24.1-6 2010-06-23 10:30:42 status unpacked libart2.0-cil 2.24.1-6 2010-06-23 10:30:42 install libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:42 status half-installed libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:43 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:43 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:43 install libgtk2.0-cil 2.12.10-1 2010-06-23 10:30:43 status half-installed libgtk2.0-cil 2.12.10-1 2010-06-23 10:30:43 status unpacked libgtk2.0-cil 2.12.10-1 2010-06-23 10:30:43 status unpacked libgtk2.0-cil 2.12.10-1 2010-06-23 10:30:43 install libglade2.0-cil 2.12.10-1 2010-06-23 10:30:43 status half-installed libglade2.0-cil 2.12.10-1 2010-06-23 10:30:43 status unpacked libglade2.0-cil 2.12.10-1 2010-06-23 10:30:43 status unpacked libglade2.0-cil 2.12.10-1 2010-06-23 10:30:44 install libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:30:44 status half-installed libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:30:44 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:30:44 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:30:44 install libgnome2.24-cil 2.24.1-6 2010-06-23 10:30:44 status half-installed libgnome2.24-cil 2.24.1-6 2010-06-23 10:30:44 status unpacked libgnome2.24-cil 2.24.1-6 2010-06-23 10:30:44 status unpacked libgnome2.24-cil 2.24.1-6 2010-06-23 10:30:45 install libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:30:45 status half-installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:30:45 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:30:45 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:30:45 install libgtkspell0 2.0.16-1 2010-06-23 10:30:45 status half-installed libgtkspell0 2.0.16-1 2010-06-23 10:30:46 status unpacked libgtkspell0 2.0.16-1 2010-06-23 10:30:46 status unpacked libgtkspell0 2.0.16-1 2010-06-23 10:30:46 install libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:30:46 status half-installed libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:30:46 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:30:46 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:30:46 install libmono-addins0.2-cil 0.4-6 2010-06-23 10:30:46 status half-installed libmono-addins0.2-cil 0.4-6 2010-06-23 10:30:46 status unpacked libmono-addins0.2-cil 0.4-6 2010-06-23 10:30:46 status unpacked libmono-addins0.2-cil 0.4-6 2010-06-23 10:30:47 install libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:47 status half-installed libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:47 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:47 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:30:47 install libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:30:47 status half-installed libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:30:47 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:30:47 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:30:47 install libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:30:47 status half-installed libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:30:47 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:30:47 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:30:47 install libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:30:47 status half-installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:30:48 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:30:48 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:30:48 install tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:48 status half-installed tomboy 1.2.1-1 2010-06-23 10:30:49 status unpacked tomboy 1.2.1-1 2010-06-23 10:30:49 status unpacked tomboy 1.2.1-1 2010-06-23 10:30:49 install gnome 1:2.30+1 2010-06-23 10:30:49 status half-installed gnome 1:2.30+1 2010-06-23 10:30:50 status unpacked gnome 1:2.30+1 2010-06-23 10:30:50 status unpacked gnome 1:2.30+1 2010-06-23 10:30:50 install libatk1.0-data 1.30.0-1 2010-06-23 10:30:50 status half-installed libatk1.0-data 1.30.0-1 2010-06-23 10:30:51 status unpacked libatk1.0-data 1.30.0-1 2010-06-23 10:30:51 status unpacked libatk1.0-data 1.30.0-1 2010-06-23 10:30:51 install libcolorblind0 0.0.1-1 2010-06-23 10:30:51 status half-installed libcolorblind0 0.0.1-1 2010-06-23 10:30:52 status unpacked libcolorblind0 0.0.1-1 2010-06-23 10:30:52 status unpacked libcolorblind0 0.0.1-1 2010-06-23 10:30:52 install libgnome-mag2 1:0.16.1-2 2010-06-23 10:30:52 status half-installed libgnome-mag2 1:0.16.1-2 2010-06-23 10:30:52 status unpacked libgnome-mag2 1:0.16.1-2 2010-06-23 10:30:52 status unpacked libgnome-mag2 1:0.16.1-2 2010-06-23 10:30:52 install gnome-mag 1:0.16.1-2 2010-06-23 10:30:52 status half-installed gnome-mag 1:0.16.1-2 2010-06-23 10:30:52 status half-installed gnome-mag 1:0.16.1-2 2010-06-23 10:30:52 status half-installed gnome-mag 1:0.16.1-2 2010-06-23 10:30:52 status half-installed gnome-mag 1:0.16.1-2 2010-06-23 10:30:53 status unpacked gnome-mag 1:0.16.1-2 2010-06-23 10:30:53 status unpacked gnome-mag 1:0.16.1-2 2010-06-23 10:30:53 install gnome-accessibility-themes 2.30.1-1 2010-06-23 10:30:53 status half-installed gnome-accessibility-themes 2.30.1-1 2010-06-23 10:30:54 status unpacked gnome-accessibility-themes 2.30.1-1 2010-06-23 10:30:54 status unpacked gnome-accessibility-themes 2.30.1-1 2010-06-23 10:30:54 install gok 2.30.0-1 2010-06-23 10:30:54 status half-installed gok 2.30.0-1 2010-06-23 10:30:54 status half-installed gok 2.30.0-1 2010-06-23 10:30:54 status half-installed gok 2.30.0-1 2010-06-23 10:30:56 status unpacked gok 2.30.0-1 2010-06-23 10:30:56 status unpacked gok 2.30.0-1 2010-06-23 10:30:56 install libgail-gnome-module 1.20.2-1 2010-06-23 10:30:56 status half-installed libgail-gnome-module 1.20.2-1 2010-06-23 10:30:56 status unpacked libgail-gnome-module 1.20.2-1 2010-06-23 10:30:56 status unpacked libgail-gnome-module 1.20.2-1 2010-06-23 10:30:57 install mousetweaks 2.30.1-1 2010-06-23 10:30:57 status half-installed mousetweaks 2.30.1-1 2010-06-23 10:30:57 status half-installed mousetweaks 2.30.1-1 2010-06-23 10:30:57 status half-installed mousetweaks 2.30.1-1 2010-06-23 10:30:58 status unpacked mousetweaks 2.30.1-1 2010-06-23 10:30:58 status unpacked mousetweaks 2.30.1-1 2010-06-23 10:30:58 install python-pyatspi 1.30.1-2 2010-06-23 10:30:58 status half-installed python-pyatspi 1.30.1-2 2010-06-23 10:30:58 status unpacked python-pyatspi 1.30.1-2 2010-06-23 10:30:58 status unpacked python-pyatspi 1.30.1-2 2010-06-23 10:30:58 install libbrlapi0.5 4.2-2+b1 2010-06-23 10:30:58 status half-installed libbrlapi0.5 4.2-2+b1 2010-06-23 10:30:59 status unpacked libbrlapi0.5 4.2-2+b1 2010-06-23 10:30:59 status unpacked libbrlapi0.5 4.2-2+b1 2010-06-23 10:30:59 install python-brlapi 4.2-2+b1 2010-06-23 10:30:59 status half-installed python-brlapi 4.2-2+b1 2010-06-23 10:30:59 status unpacked python-brlapi 4.2-2+b1 2010-06-23 10:30:59 status unpacked python-brlapi 4.2-2+b1 2010-06-23 10:30:59 install liblouis-data 1.8.0-1 2010-06-23 10:30:59 status half-installed liblouis-data 1.8.0-1 2010-06-23 10:31:00 status unpacked liblouis-data 1.8.0-1 2010-06-23 10:31:00 status unpacked liblouis-data 1.8.0-1 2010-06-23 10:31:00 install liblouis2 1.8.0-1 2010-06-23 10:31:00 status half-installed liblouis2 1.8.0-1 2010-06-23 10:31:00 status unpacked liblouis2 1.8.0-1 2010-06-23 10:31:00 status unpacked liblouis2 1.8.0-1 2010-06-23 10:31:00 install python-louis 1.8.0-1 2010-06-23 10:31:00 status half-installed python-louis 1.8.0-1 2010-06-23 10:31:01 status unpacked python-louis 1.8.0-1 2010-06-23 10:31:01 status unpacked python-louis 1.8.0-1 2010-06-23 10:31:01 install gnome-orca 2.30.1-1 2010-06-23 10:31:01 status half-installed gnome-orca 2.30.1-1 2010-06-23 10:31:01 status half-installed gnome-orca 2.30.1-1 2010-06-23 10:31:01 status half-installed gnome-orca 2.30.1-1 2010-06-23 10:31:02 status unpacked gnome-orca 2.30.1-1 2010-06-23 10:31:02 status unpacked gnome-orca 2.30.1-1 2010-06-23 10:31:03 install gnome-accessibility 1:2.30+1 2010-06-23 10:31:03 status half-installed gnome-accessibility 1:2.30+1 2010-06-23 10:31:03 status unpacked gnome-accessibility 1:2.30+1 2010-06-23 10:31:03 status unpacked gnome-accessibility 1:2.30+1 2010-06-23 10:31:03 install gnome-games-extra-data 2.30.0-1 2010-06-23 10:31:03 status half-installed gnome-games-extra-data 2.30.0-1 2010-06-23 10:31:04 status unpacked gnome-games-extra-data 2.30.0-1 2010-06-23 10:31:04 status unpacked gnome-games-extra-data 2.30.0-1 2010-06-23 10:31:04 install gnumeric-common 1.10.6-1 2010-06-23 10:31:04 status half-installed gnumeric-common 1.10.6-1 2010-06-23 10:31:04 status half-installed gnumeric-common 1.10.6-1 2010-06-23 10:31:05 status unpacked gnumeric-common 1.10.6-1 2010-06-23 10:31:05 status unpacked gnumeric-common 1.10.6-1 2010-06-23 10:31:06 install gnumeric 1.10.6-1 2010-06-23 10:31:06 status half-installed gnumeric 1.10.6-1 2010-06-23 10:31:06 status half-installed gnumeric 1.10.6-1 2010-06-23 10:31:06 status half-installed gnumeric 1.10.6-1 2010-06-23 10:31:06 status half-installed gnumeric 1.10.6-1 2010-06-23 10:31:07 status unpacked gnumeric 1.10.6-1 2010-06-23 10:31:07 status unpacked gnumeric 1.10.6-1 2010-06-23 10:31:07 install libmagick++3 7:6.6.2.6-1 2010-06-23 10:31:07 status half-installed libmagick++3 7:6.6.2.6-1 2010-06-23 10:31:07 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-23 10:31:08 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-23 10:31:08 install inkscape 0.47.0-2+b1 2010-06-23 10:31:08 status half-installed inkscape 0.47.0-2+b1 2010-06-23 10:31:08 status half-installed inkscape 0.47.0-2+b1 2010-06-23 10:31:09 status half-installed inkscape 0.47.0-2+b1 2010-06-23 10:31:13 status unpacked inkscape 0.47.0-2+b1 2010-06-23 10:31:13 status unpacked inkscape 0.47.0-2+b1 2010-06-23 10:31:13 install gnome-office 1:2.30+1 2010-06-23 10:31:13 status half-installed gnome-office 1:2.30+1 2010-06-23 10:31:13 status unpacked gnome-office 1:2.30+1 2010-06-23 10:31:13 status unpacked gnome-office 1:2.30+1 2010-06-23 10:31:13 install gnome-session-canberra 0.24-1 2010-06-23 10:31:13 status half-installed gnome-session-canberra 0.24-1 2010-06-23 10:31:14 status unpacked gnome-session-canberra 0.24-1 2010-06-23 10:31:14 status unpacked gnome-session-canberra 0.24-1 2010-06-23 10:31:14 install gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:31:14 status half-installed gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:31:14 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:31:14 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:31:14 install gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:31:14 status half-installed gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:31:16 status unpacked gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:31:16 status unpacked gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:31:16 install gnuchess-book 1.01-2 2010-06-23 10:31:16 status half-installed gnuchess-book 1.01-2 2010-06-23 10:31:16 status unpacked gnuchess-book 1.01-2 2010-06-23 10:31:16 status unpacked gnuchess-book 1.01-2 2010-06-23 10:31:16 install gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:31:16 status half-installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:31:17 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:31:17 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:31:17 install gthumb-data 3:2.11.3-2 2010-06-23 10:31:17 status half-installed gthumb-data 3:2.11.3-2 2010-06-23 10:31:17 status half-installed gthumb-data 3:2.11.3-2 2010-06-23 10:31:17 status half-installed gthumb-data 3:2.11.3-2 2010-06-23 10:31:18 status unpacked gthumb-data 3:2.11.3-2 2010-06-23 10:31:18 status unpacked gthumb-data 3:2.11.3-2 2010-06-23 10:31:18 install gthumb 3:2.11.3-2 2010-06-23 10:31:18 status half-installed gthumb 3:2.11.3-2 2010-06-23 10:31:18 status half-installed gthumb 3:2.11.3-2 2010-06-23 10:31:18 status half-installed gthumb 3:2.11.3-2 2010-06-23 10:31:19 status unpacked gthumb 3:2.11.3-2 2010-06-23 10:31:19 status unpacked gthumb 3:2.11.3-2 2010-06-23 10:31:19 install hal-cups-utils 0.6.16-3 2010-06-23 10:31:19 status half-installed hal-cups-utils 0.6.16-3 2010-06-23 10:31:19 status half-installed hal-cups-utils 0.6.16-3 2010-06-23 10:31:19 status unpacked hal-cups-utils 0.6.16-3 2010-06-23 10:31:19 status unpacked hal-cups-utils 0.6.16-3 2010-06-23 10:31:19 install imagemagick 7:6.6.2.6-1 2010-06-23 10:31:19 status half-installed imagemagick 7:6.6.2.6-1 2010-06-23 10:31:19 status half-installed imagemagick 7:6.6.2.6-1 2010-06-23 10:31:19 status half-installed imagemagick 7:6.6.2.6-1 2010-06-23 10:31:20 status unpacked imagemagick 7:6.6.2.6-1 2010-06-23 10:31:20 status unpacked imagemagick 7:6.6.2.6-1 2010-06-23 10:31:20 install libopenal1 1:1.12.854-2 2010-06-23 10:31:20 status half-installed libopenal1 1:1.12.854-2 2010-06-23 10:31:20 status unpacked libopenal1 1:1.12.854-2 2010-06-23 10:31:20 status unpacked libopenal1 1:1.12.854-2 2010-06-23 10:31:20 install libalut0 1.1.0-2 2010-06-23 10:31:20 status half-installed libalut0 1.1.0-2 2010-06-23 10:31:20 status unpacked libalut0 1.1.0-2 2010-06-23 10:31:20 status unpacked libalut0 1.1.0-2 2010-06-23 10:31:20 install libbeagle1 0.3.9-1+b1 2010-06-23 10:31:20 status half-installed libbeagle1 0.3.9-1+b1 2010-06-23 10:31:21 status unpacked libbeagle1 0.3.9-1+b1 2010-06-23 10:31:21 status unpacked libbeagle1 0.3.9-1+b1 2010-06-23 10:31:21 install libboost-python1.42.0 1.42.0-3 2010-06-23 10:31:21 status half-installed libboost-python1.42.0 1.42.0-3 2010-06-23 10:31:21 status unpacked libboost-python1.42.0 1.42.0-3 2010-06-23 10:31:21 status unpacked libboost-python1.42.0 1.42.0-3 2010-06-23 10:31:21 install libcdt4 2.26.3-4 2010-06-23 10:31:21 status half-installed libcdt4 2.26.3-4 2010-06-23 10:31:21 status unpacked libcdt4 2.26.3-4 2010-06-23 10:31:21 status unpacked libcdt4 2.26.3-4 2010-06-23 10:31:21 install libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:31:21 status half-installed libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:31:21 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:31:21 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:31:22 install libelf1 0.147-2 2010-06-23 10:31:22 status half-installed libelf1 0.147-2 2010-06-23 10:31:22 status unpacked libelf1 0.147-2 2010-06-23 10:31:22 status unpacked libelf1 0.147-2 2010-06-23 10:31:22 install libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:31:22 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:31:23 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:31:23 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:31:23 install libglewmx1.5 1.5.4-1 2010-06-23 10:31:23 status half-installed libglewmx1.5 1.5.4-1 2010-06-23 10:31:23 status unpacked libglewmx1.5 1.5.4-1 2010-06-23 10:31:23 status unpacked libglewmx1.5 1.5.4-1 2010-06-23 10:31:24 install libglc0 0.7.2-3 2010-06-23 10:31:24 status half-installed libglc0 0.7.2-3 2010-06-23 10:31:24 status unpacked libglc0 0.7.2-3 2010-06-23 10:31:24 status unpacked libglc0 0.7.2-3 2010-06-23 10:31:24 install libglew1.5 1.5.4-1 2010-06-23 10:31:24 status half-installed libglew1.5 1.5.4-1 2010-06-23 10:31:24 status unpacked libglew1.5 1.5.4-1 2010-06-23 10:31:24 status unpacked libglew1.5 1.5.4-1 2010-06-23 10:31:25 install libgpod-common 0.7.2-2+b1 2010-06-23 10:31:25 status half-installed libgpod-common 0.7.2-2+b1 2010-06-23 10:31:25 status half-installed libgpod-common 0.7.2-2+b1 2010-06-23 10:31:25 status unpacked libgpod-common 0.7.2-2+b1 2010-06-23 10:31:25 status unpacked libgpod-common 0.7.2-2+b1 2010-06-23 10:31:25 install libgraph4 2.26.3-4 2010-06-23 10:31:25 status half-installed libgraph4 2.26.3-4 2010-06-23 10:31:26 status unpacked libgraph4 2.26.3-4 2010-06-23 10:31:26 status unpacked libgraph4 2.26.3-4 2010-06-23 10:31:26 install libpathplan4 2.26.3-4 2010-06-23 10:31:26 status half-installed libpathplan4 2.26.3-4 2010-06-23 10:31:26 status unpacked libpathplan4 2.26.3-4 2010-06-23 10:31:26 status unpacked libpathplan4 2.26.3-4 2010-06-23 10:31:26 install libxdot4 2.26.3-4 2010-06-23 10:31:26 status half-installed libxdot4 2.26.3-4 2010-06-23 10:31:26 status unpacked libxdot4 2.26.3-4 2010-06-23 10:31:26 status unpacked libxdot4 2.26.3-4 2010-06-23 10:31:26 install libgvc5 2.26.3-4 2010-06-23 10:31:26 status half-installed libgvc5 2.26.3-4 2010-06-23 10:31:26 status half-installed libgvc5 2.26.3-4 2010-06-23 10:31:27 status unpacked libgvc5 2.26.3-4 2010-06-23 10:31:27 status unpacked libgvc5 2.26.3-4 2010-06-23 10:31:27 install libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:31:27 status half-installed libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:31:27 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:31:27 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:31:27 install libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:31:27 status half-installed libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:31:27 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:31:27 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:31:27 install libnetpbm10 2:10.0-12.2 2010-06-23 10:31:27 status half-installed libnetpbm10 2:10.0-12.2 2010-06-23 10:31:28 status unpacked libnetpbm10 2:10.0-12.2 2010-06-23 10:31:28 status unpacked libnetpbm10 2:10.0-12.2 2010-06-23 10:31:28 install libnm-glib-vpn1 0.8-1 2010-06-23 10:31:28 status half-installed libnm-glib-vpn1 0.8-1 2010-06-23 10:31:28 status unpacked libnm-glib-vpn1 0.8-1 2010-06-23 10:31:28 status unpacked libnm-glib-vpn1 0.8-1 2010-06-23 10:31:28 install libnss-mdns 0.10-3.1 2010-06-23 10:31:28 status half-installed libnss-mdns 0.10-3.1 2010-06-23 10:31:29 status unpacked libnss-mdns 0.10-3.1 2010-06-23 10:31:29 status unpacked libnss-mdns 0.10-3.1 2010-06-23 10:31:29 install libpam-ck-connector 0.4.1-4 2010-06-23 10:31:29 status half-installed libpam-ck-connector 0.4.1-4 2010-06-23 10:31:29 status half-installed libpam-ck-connector 0.4.1-4 2010-06-23 10:31:29 status unpacked libpam-ck-connector 0.4.1-4 2010-06-23 10:31:29 status unpacked libpam-ck-connector 0.4.1-4 2010-06-23 10:31:29 install libpcap0.8 1.1.1-2 2010-06-23 10:31:29 status half-installed libpcap0.8 1.1.1-2 2010-06-23 10:31:29 status half-installed libpcap0.8 1.1.1-2 2010-06-23 10:31:29 status unpacked libpcap0.8 1.1.1-2 2010-06-23 10:31:29 status unpacked libpcap0.8 1.1.1-2 2010-06-23 10:31:30 install libplot2c2 2.5-4 2010-06-23 10:31:30 status half-installed libplot2c2 2.5-4 2010-06-23 10:31:30 status unpacked libplot2c2 2.5-4 2010-06-23 10:31:30 status unpacked libplot2c2 2.5-4 2010-06-23 10:31:30 install libpstoedit0c2a 3.45-8+b1 2010-06-23 10:31:30 status half-installed libpstoedit0c2a 3.45-8+b1 2010-06-23 10:31:30 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-23 10:31:30 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-23 10:31:30 install librpmio0 4.7.2-1+b2 2010-06-23 10:31:30 status half-installed librpmio0 4.7.2-1+b2 2010-06-23 10:31:30 status unpacked librpmio0 4.7.2-1+b2 2010-06-23 10:31:30 status unpacked librpmio0 4.7.2-1+b2 2010-06-23 10:31:30 install rpm-common 4.7.2-1 2010-06-23 10:31:30 status half-installed rpm-common 4.7.2-1 2010-06-23 10:31:31 status unpacked rpm-common 4.7.2-1 2010-06-23 10:31:31 status unpacked rpm-common 4.7.2-1 2010-06-23 10:31:31 install librpm0 4.7.2-1+b2 2010-06-23 10:31:31 status half-installed librpm0 4.7.2-1+b2 2010-06-23 10:31:32 status unpacked librpm0 4.7.2-1+b2 2010-06-23 10:31:32 status unpacked librpm0 4.7.2-1+b2 2010-06-23 10:31:32 install libtidy-0.99-0 20091223cvs-1 2010-06-23 10:31:32 status half-installed libtidy-0.99-0 20091223cvs-1 2010-06-23 10:31:32 status unpacked libtidy-0.99-0 20091223cvs-1 2010-06-23 10:31:32 status unpacked libtidy-0.99-0 20091223cvs-1 2010-06-23 10:31:32 install libwmf-bin 0.2.8.4-6.1 2010-06-23 10:31:32 status half-installed libwmf-bin 0.2.8.4-6.1 2010-06-23 10:31:32 status unpacked libwmf-bin 0.2.8.4-6.1 2010-06-23 10:31:33 status unpacked libwmf-bin 0.2.8.4-6.1 2010-06-23 10:31:33 install libxml-xpathengine-perl 0.12-2 2010-06-23 10:31:33 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-23 10:31:33 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-23 10:31:33 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-23 10:31:33 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-23 10:31:33 install liferea-data 1.6.3-1 2010-06-23 10:31:33 status half-installed liferea-data 1.6.3-1 2010-06-23 10:31:33 status half-installed liferea-data 1.6.3-1 2010-06-23 10:31:33 status unpacked liferea-data 1.6.3-1 2010-06-23 10:31:33 status unpacked liferea-data 1.6.3-1 2010-06-23 10:31:33 install liferea 1.6.3-1 2010-06-23 10:31:33 status half-installed liferea 1.6.3-1 2010-06-23 10:31:33 status half-installed liferea 1.6.3-1 2010-06-23 10:31:33 status half-installed liferea 1.6.3-1 2010-06-23 10:31:34 status half-installed liferea 1.6.3-1 2010-06-23 10:31:34 status unpacked liferea 1.6.3-1 2010-06-23 10:31:34 status unpacked liferea 1.6.3-1 2010-06-23 10:31:34 install lp-solve 5.5.0.13-7 2010-06-23 10:31:34 status half-installed lp-solve 5.5.0.13-7 2010-06-23 10:31:35 status unpacked lp-solve 5.5.0.13-7 2010-06-23 10:31:35 status unpacked lp-solve 5.5.0.13-7 2010-06-23 10:31:35 install mobile-broadband-provider-info 20100616-1 2010-06-23 10:31:35 status half-installed mobile-broadband-provider-info 20100616-1 2010-06-23 10:31:35 status unpacked mobile-broadband-provider-info 20100616-1 2010-06-23 10:31:35 status unpacked mobile-broadband-provider-info 20100616-1 2010-06-23 10:31:35 install modemmanager 0.3-2 2010-06-23 10:31:35 status half-installed modemmanager 0.3-2 2010-06-23 10:31:36 status unpacked modemmanager 0.3-2 2010-06-23 10:31:36 status unpacked modemmanager 0.3-2 2010-06-23 10:31:36 install mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:31:36 status half-installed mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:31:36 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:31:36 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:31:36 install netpbm 2:10.0-12.2 2010-06-23 10:31:36 status half-installed netpbm 2:10.0-12.2 2010-06-23 10:31:36 status half-installed netpbm 2:10.0-12.2 2010-06-23 10:31:37 status unpacked netpbm 2:10.0-12.2 2010-06-23 10:31:37 status unpacked netpbm 2:10.0-12.2 2010-06-23 10:31:37 upgrade network-manager-gnome 0.6.6-4+lenny1 0.8-1 2010-06-23 10:31:37 status half-configured network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:37 status unpacked network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:37 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:37 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:37 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:37 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:38 status half-installed network-manager-gnome 0.6.6-4+lenny1 2010-06-23 10:31:38 status unpacked network-manager-gnome 0.8-1 2010-06-23 10:31:38 status unpacked network-manager-gnome 0.8-1 2010-06-23 10:31:38 upgrade network-manager-openvpn-gnome 0.3.2svn2855-1.1 0.8-1 2010-06-23 10:31:38 status half-configured network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-23 10:31:38 status unpacked network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-23 10:31:38 status half-installed network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-23 10:31:39 status half-installed network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-23 10:31:39 status half-installed network-manager-openvpn-gnome 0.3.2svn2855-1.1 2010-06-23 10:31:39 status unpacked network-manager-openvpn-gnome 0.8-1 2010-06-23 10:31:39 status unpacked network-manager-openvpn-gnome 0.8-1 2010-06-23 10:31:39 upgrade network-manager-openvpn 0.3.2svn2855-1.1 0.8-1 2010-06-23 10:31:39 status half-configured network-manager-openvpn 0.3.2svn2855-1.1 2010-06-23 10:31:39 status unpacked network-manager-openvpn 0.3.2svn2855-1.1 2010-06-23 10:31:39 status half-installed network-manager-openvpn 0.3.2svn2855-1.1 2010-06-23 10:31:40 status half-installed network-manager-openvpn 0.3.2svn2855-1.1 2010-06-23 10:31:40 status unpacked network-manager-openvpn 0.8-1 2010-06-23 10:31:40 status unpacked network-manager-openvpn 0.8-1 2010-06-23 10:31:40 upgrade network-manager-vpnc-gnome 0.6.4svn2806-1 0.8-1 2010-06-23 10:31:40 status half-configured network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-23 10:31:40 status unpacked network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-23 10:31:40 status half-installed network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-23 10:31:41 status half-installed network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-23 10:31:41 status half-installed network-manager-vpnc-gnome 0.6.4svn2806-1 2010-06-23 10:31:41 status unpacked network-manager-vpnc-gnome 0.8-1 2010-06-23 10:31:41 status unpacked network-manager-vpnc-gnome 0.8-1 2010-06-23 10:31:41 upgrade network-manager-vpnc 0.6.4svn2806-1 0.8-1 2010-06-23 10:31:41 status half-configured network-manager-vpnc 0.6.4svn2806-1 2010-06-23 10:31:41 status unpacked network-manager-vpnc 0.6.4svn2806-1 2010-06-23 10:31:41 status half-installed network-manager-vpnc 0.6.4svn2806-1 2010-06-23 10:31:42 status half-installed network-manager-vpnc 0.6.4svn2806-1 2010-06-23 10:31:42 status unpacked network-manager-vpnc 0.8-1 2010-06-23 10:31:42 status unpacked network-manager-vpnc 0.8-1 2010-06-23 10:31:42 upgrade network-manager 0.6.6-3 0.8-1 2010-06-23 10:31:42 status half-configured network-manager 0.6.6-3 2010-06-23 10:31:42 status unpacked network-manager 0.6.6-3 2010-06-23 10:31:42 status half-installed network-manager 0.6.6-3 2010-06-23 10:31:43 status half-installed network-manager 0.6.6-3 2010-06-23 10:31:43 status half-installed network-manager 0.6.6-3 2010-06-23 10:31:44 status unpacked network-manager 0.8-1 2010-06-23 10:31:44 status unpacked network-manager 0.8-1 2010-06-23 10:31:44 install perlmagick 7:6.6.2.6-1 2010-06-23 10:31:44 status half-installed perlmagick 7:6.6.2.6-1 2010-06-23 10:31:44 status half-installed perlmagick 7:6.6.2.6-1 2010-06-23 10:31:44 status unpacked perlmagick 7:6.6.2.6-1 2010-06-23 10:31:44 status unpacked perlmagick 7:6.6.2.6-1 2010-06-23 10:31:44 install ppp 2.4.4rel-10.1 2010-06-23 10:31:44 status half-installed ppp 2.4.4rel-10.1 2010-06-23 10:31:45 status half-installed ppp 2.4.4rel-10.1 2010-06-23 10:31:45 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:31:46 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:31:46 install pstoedit 3.45-8+b1 2010-06-23 10:31:46 status half-installed pstoedit 3.45-8+b1 2010-06-23 10:31:46 status half-installed pstoedit 3.45-8+b1 2010-06-23 10:31:46 status unpacked pstoedit 3.45-8+b1 2010-06-23 10:31:46 status unpacked pstoedit 3.45-8+b1 2010-06-23 10:31:46 install python-twisted-bin 10.0.0-3 2010-06-23 10:31:46 status half-installed python-twisted-bin 10.0.0-3 2010-06-23 10:31:47 status unpacked python-twisted-bin 10.0.0-3 2010-06-23 10:31:47 status unpacked python-twisted-bin 10.0.0-3 2010-06-23 10:31:47 install python-zope.interface 3.5.3-1+b1 2010-06-23 10:31:47 status half-installed python-zope.interface 3.5.3-1+b1 2010-06-23 10:31:47 status unpacked python-zope.interface 3.5.3-1+b1 2010-06-23 10:31:47 status unpacked python-zope.interface 3.5.3-1+b1 2010-06-23 10:31:47 install python-twisted-core 10.0.0-3 2010-06-23 10:31:47 status half-installed python-twisted-core 10.0.0-3 2010-06-23 10:31:47 status half-installed python-twisted-core 10.0.0-3 2010-06-23 10:31:50 status unpacked python-twisted-core 10.0.0-3 2010-06-23 10:31:50 status unpacked python-twisted-core 10.0.0-3 2010-06-23 10:31:50 install python-crypto 2.1.0-2 2010-06-23 10:31:50 status half-installed python-crypto 2.1.0-2 2010-06-23 10:31:50 status unpacked python-crypto 2.1.0-2 2010-06-23 10:31:50 status unpacked python-crypto 2.1.0-2 2010-06-23 10:31:50 install python-pyasn1 0.0.11a-1 2010-06-23 10:31:50 status half-installed python-pyasn1 0.0.11a-1 2010-06-23 10:31:50 status unpacked python-pyasn1 0.0.11a-1 2010-06-23 10:31:50 status unpacked python-pyasn1 0.0.11a-1 2010-06-23 10:31:51 install python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 status unpacked python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 status unpacked python-twisted-conch 1:10.0.0-3 2010-06-23 10:31:51 install python-openssl 0.10-1 2010-06-23 10:31:51 status half-installed python-openssl 0.10-1 2010-06-23 10:31:51 status unpacked python-openssl 0.10-1 2010-06-23 10:31:51 status unpacked python-openssl 0.10-1 2010-06-23 10:31:51 install python-twisted-web 10.0.0-1 2010-06-23 10:31:51 status half-installed python-twisted-web 10.0.0-1 2010-06-23 10:31:52 status unpacked python-twisted-web 10.0.0-1 2010-06-23 10:31:52 status unpacked python-twisted-web 10.0.0-1 2010-06-23 10:31:52 install python-nevow 0.10.0-1 2010-06-23 10:31:52 status half-installed python-nevow 0.10.0-1 2010-06-23 10:31:52 status half-installed python-nevow 0.10.0-1 2010-06-23 10:31:52 status unpacked python-nevow 0.10.0-1 2010-06-23 10:31:52 status unpacked python-nevow 0.10.0-1 2010-06-23 10:31:52 install python-epsilon 0.6.0-3 2010-06-23 10:31:52 status half-installed python-epsilon 0.6.0-3 2010-06-23 10:31:52 status half-installed python-epsilon 0.6.0-3 2010-06-23 10:31:53 status unpacked python-epsilon 0.6.0-3 2010-06-23 10:31:53 status unpacked python-epsilon 0.6.0-3 2010-06-23 10:31:53 install python-pysqlite2 2.6.0-1 2010-06-23 10:31:53 status half-installed python-pysqlite2 2.6.0-1 2010-06-23 10:31:54 status unpacked python-pysqlite2 2.6.0-1 2010-06-23 10:31:54 status unpacked python-pysqlite2 2.6.0-1 2010-06-23 10:31:54 install python-axiom 0.6.0-2 2010-06-23 10:31:54 status half-installed python-axiom 0.6.0-2 2010-06-23 10:31:54 status half-installed python-axiom 0.6.0-2 2010-06-23 10:31:54 status unpacked python-axiom 0.6.0-2 2010-06-23 10:31:54 status unpacked python-axiom 0.6.0-2 2010-06-23 10:31:54 install python-beagle 0.3.9-1+b1 2010-06-23 10:31:54 status half-installed python-beagle 0.3.9-1+b1 2010-06-23 10:31:54 status unpacked python-beagle 0.3.9-1+b1 2010-06-23 10:31:54 status unpacked python-beagle 0.3.9-1+b1 2010-06-23 10:31:54 install python-chardet 2.0.1-1 2010-06-23 10:31:54 status half-installed python-chardet 2.0.1-1 2010-06-23 10:31:54 status half-installed python-chardet 2.0.1-1 2010-06-23 10:31:55 status unpacked python-chardet 2.0.1-1 2010-06-23 10:31:55 status unpacked python-chardet 2.0.1-1 2010-06-23 10:31:55 install python-clientform 0.2.10-2.1 2010-06-23 10:31:55 status half-installed python-clientform 0.2.10-2.1 2010-06-23 10:31:55 status unpacked python-clientform 0.2.10-2.1 2010-06-23 10:31:55 status unpacked python-clientform 0.2.10-2.1 2010-06-23 10:31:55 install python-configobj 4.7.2+ds-1 2010-06-23 10:31:55 status half-installed python-configobj 4.7.2+ds-1 2010-06-23 10:31:56 status unpacked python-configobj 4.7.2+ds-1 2010-06-23 10:31:56 status unpacked python-configobj 4.7.2+ds-1 2010-06-23 10:31:56 install python-louie 1.1-1.1 2010-06-23 10:31:56 status half-installed python-louie 1.1-1.1 2010-06-23 10:31:58 status unpacked python-louie 1.1-1.1 2010-06-23 10:31:58 status unpacked python-louie 1.1-1.1 2010-06-23 10:31:58 install python-pam 0.4.2-12.1+b1 2010-06-23 10:31:58 status half-installed python-pam 0.4.2-12.1+b1 2010-06-23 10:31:58 status unpacked python-pam 0.4.2-12.1+b1 2010-06-23 10:31:58 status unpacked python-pam 0.4.2-12.1+b1 2010-06-23 10:31:58 install python-serial 2.3-1 2010-06-23 10:31:58 status half-installed python-serial 2.3-1 2010-06-23 10:31:59 status unpacked python-serial 2.3-1 2010-06-23 10:31:59 status unpacked python-serial 2.3-1 2010-06-23 10:31:59 install python-utidylib 0.2-4 2010-06-23 10:31:59 status half-installed python-utidylib 0.2-4 2010-06-23 10:31:59 status unpacked python-utidylib 0.2-4 2010-06-23 10:31:59 status unpacked python-utidylib 0.2-4 2010-06-23 10:32:00 install rpm2cpio 4.7.2-1+b2 2010-06-23 10:32:00 status half-installed rpm2cpio 4.7.2-1+b2 2010-06-23 10:32:00 status half-installed rpm2cpio 4.7.2-1+b2 2010-06-23 10:32:00 status unpacked rpm2cpio 4.7.2-1+b2 2010-06-23 10:32:00 status unpacked rpm2cpio 4.7.2-1+b2 2010-06-23 10:32:00 install rss-glx 0.9.1-2 2010-06-23 10:32:00 status half-installed rss-glx 0.9.1-2 2010-06-23 10:32:00 status half-installed rss-glx 0.9.1-2 2010-06-23 10:32:00 status unpacked rss-glx 0.9.1-2 2010-06-23 10:32:00 status unpacked rss-glx 0.9.1-2 2010-06-23 10:32:00 install sane-utils 1.0.21-2 2010-06-23 10:32:00 status half-installed sane-utils 1.0.21-2 2010-06-23 10:32:00 status half-installed sane-utils 1.0.21-2 2010-06-23 10:32:01 status unpacked sane-utils 1.0.21-2 2010-06-23 10:32:01 status unpacked sane-utils 1.0.21-2 2010-06-23 10:32:01 install software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 status unpacked software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 status unpacked software-properties-gtk 0.60.debian-1.1 2010-06-23 10:32:01 install telepathy-gabble 0.9.14-1 2010-06-23 10:32:01 status half-installed telepathy-gabble 0.9.14-1 2010-06-23 10:32:01 status half-installed telepathy-gabble 0.9.14-1 2010-06-23 10:32:01 status unpacked telepathy-gabble 0.9.14-1 2010-06-23 10:32:02 status unpacked telepathy-gabble 0.9.14-1 2010-06-23 10:32:02 install telepathy-salut 0.3.12-1 2010-06-23 10:32:02 status half-installed telepathy-salut 0.3.12-1 2010-06-23 10:32:02 status half-installed telepathy-salut 0.3.12-1 2010-06-23 10:32:02 status unpacked telepathy-salut 0.3.12-1 2010-06-23 10:32:02 status unpacked telepathy-salut 0.3.12-1 2010-06-23 10:32:02 install python-tagpy 0.94.7-1+b3 2010-06-23 10:32:02 status half-installed python-tagpy 0.94.7-1+b3 2010-06-23 10:32:02 status unpacked python-tagpy 0.94.7-1+b3 2010-06-23 10:32:02 status unpacked python-tagpy 0.94.7-1+b3 2010-06-23 10:32:02 install python-coherence 0.6.6.2-3 2010-06-23 10:32:02 status half-installed python-coherence 0.6.6.2-3 2010-06-23 10:32:02 status half-installed python-coherence 0.6.6.2-3 2010-06-23 10:32:03 status unpacked python-coherence 0.6.6.2-3 2010-06-23 10:32:03 status unpacked python-coherence 0.6.6.2-3 2010-06-23 10:32:03 install totem-coherence 2.30.2-2 2010-06-23 10:32:03 status half-installed totem-coherence 2.30.2-2 2010-06-23 10:32:03 status unpacked totem-coherence 2.30.2-2 2010-06-23 10:32:03 status unpacked totem-coherence 2.30.2-2 2010-06-23 10:32:03 install ttf-liberation 1.05.2.20091019-4 2010-06-23 10:32:03 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-23 10:32:03 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-23 10:32:03 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-23 10:32:03 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-23 10:32:03 install ufraw-batch 0.16-3 2010-06-23 10:32:03 status half-installed ufraw-batch 0.16-3 2010-06-23 10:32:04 status half-installed ufraw-batch 0.16-3 2010-06-23 10:32:04 status unpacked ufraw-batch 0.16-3 2010-06-23 10:32:04 status unpacked ufraw-batch 0.16-3 2010-06-23 10:32:04 install update-manager-core 0.200.4-1 2010-06-23 10:32:04 status half-installed update-manager-core 0.200.4-1 2010-06-23 10:32:05 status unpacked update-manager-core 0.200.4-1 2010-06-23 10:32:05 status unpacked update-manager-core 0.200.4-1 2010-06-23 10:32:05 install update-manager-gnome 0.200.4-1 2010-06-23 10:32:05 status half-installed update-manager-gnome 0.200.4-1 2010-06-23 10:32:05 status half-installed update-manager-gnome 0.200.4-1 2010-06-23 10:32:05 status half-installed update-manager-gnome 0.200.4-1 2010-06-23 10:32:05 status half-installed update-manager-gnome 0.200.4-1 2010-06-23 10:32:06 status unpacked update-manager-gnome 0.200.4-1 2010-06-23 10:32:06 status unpacked update-manager-gnome 0.200.4-1 2010-06-23 10:32:06 install update-notifier-common 0.99.3debian5 2010-06-23 10:32:06 status half-installed update-notifier-common 0.99.3debian5 2010-06-23 10:32:07 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:32:07 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:32:07 install update-notifier 0.99.3debian5 2010-06-23 10:32:07 status half-installed update-notifier 0.99.3debian5 2010-06-23 10:32:07 status half-installed update-notifier 0.99.3debian5 2010-06-23 10:32:08 status half-installed update-notifier 0.99.3debian5 2010-06-23 10:32:08 status unpacked update-notifier 0.99.3debian5 2010-06-23 10:32:08 status unpacked update-notifier 0.99.3debian5 2010-06-23 10:32:09 install xbase-clients 1:7.5+6 2010-06-23 10:32:09 status half-installed xbase-clients 1:7.5+6 2010-06-23 10:32:09 status unpacked xbase-clients 1:7.5+6 2010-06-23 10:32:09 status unpacked xbase-clients 1:7.5+6 2010-06-23 10:32:09 install xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:32:09 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:32:09 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:32:09 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:32:09 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:32:09 install xserver-xephyr 2:1.7.7-2 2010-06-23 10:32:09 status half-installed xserver-xephyr 2:1.7.7-2 2010-06-23 10:32:09 status half-installed xserver-xephyr 2:1.7.7-2 2010-06-23 10:32:10 status unpacked xserver-xephyr 2:1.7.7-2 2010-06-23 10:32:10 status unpacked xserver-xephyr 2:1.7.7-2 2010-06-23 10:32:10 install festvox-kallpc16k 1.4.0-5 2010-06-23 10:32:10 status half-installed festvox-kallpc16k 1.4.0-5 2010-06-23 10:32:10 status unpacked festvox-kallpc16k 1.4.0-5 2010-06-23 10:32:10 status unpacked festvox-kallpc16k 1.4.0-5 2010-06-23 10:32:10 install oss-compat 0.0.4+nmu3 2010-06-23 10:32:10 status half-installed oss-compat 0.0.4+nmu3 2010-06-23 10:32:10 status unpacked oss-compat 0.0.4+nmu3 2010-06-23 10:32:10 status unpacked oss-compat 0.0.4+nmu3 2010-06-23 10:32:11 install python-mechanize 0.1.11-1.1 2010-06-23 10:32:11 status half-installed python-mechanize 0.1.11-1.1 2010-06-23 10:32:11 status unpacked python-mechanize 0.1.11-1.1 2010-06-23 10:32:11 status unpacked python-mechanize 0.1.11-1.1 2010-06-23 10:32:11 install usb-modeswitch-data 20100418-1 2010-06-23 10:32:11 status half-installed usb-modeswitch-data 20100418-1 2010-06-23 10:32:11 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:32:11 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:32:11 install usb-modeswitch 1.1.2-3 2010-06-23 10:32:11 status half-installed usb-modeswitch 1.1.2-3 2010-06-23 10:32:11 status half-installed usb-modeswitch 1.1.2-3 2010-06-23 10:32:11 status unpacked usb-modeswitch 1.1.2-3 2010-06-23 10:32:11 status unpacked usb-modeswitch 1.1.2-3 2010-06-23 10:32:11 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 10:32:11 status half-configured man-db 2.5.2-4 2010-06-23 10:32:13 status installed man-db 2.5.2-4 2010-06-23 10:32:13 trigproc menu 2.1.41 2.1.41 2010-06-23 10:32:13 status half-configured menu 2.1.41 2010-06-23 10:32:14 status installed menu 2.1.41 2010-06-23 10:32:14 trigproc python-support 1.0.8 1.0.8 2010-06-23 10:32:14 status half-configured python-support 1.0.8 2010-06-23 10:32:15 status installed python-support 1.0.8 2010-06-23 10:32:16 trigproc shared-mime-info 0.71-3 0.71-3 2010-06-23 10:32:16 status half-configured shared-mime-info 0.71-3 2010-06-23 10:32:16 status installed shared-mime-info 0.71-3 2010-06-23 10:32:16 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-23 10:32:16 status half-configured fontconfig 2.8.0-2.1 2010-06-23 10:32:19 status installed fontconfig 2.8.0-2.1 2010-06-23 10:32:19 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-23 10:32:19 status half-configured hicolor-icon-theme 0.11-1 2010-06-23 10:32:19 status installed hicolor-icon-theme 0.11-1 2010-06-23 10:32:19 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-23 10:32:19 status half-configured gconf2 2.28.1-3 2010-06-23 10:32:27 status installed gconf2 2.28.1-3 2010-06-23 10:32:28 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-23 10:32:28 status half-configured install-info 4.13a.dfsg.1-5 2010-06-23 10:32:29 status installed install-info 4.13a.dfsg.1-5 2010-06-23 10:32:29 trigproc hal 0.5.11-8 0.5.11-8 2010-06-23 10:32:29 status half-configured hal 0.5.11-8 2010-06-23 10:32:30 status installed hal 0.5.11-8 2010-06-23 10:32:31 startup packages configure 2010-06-23 10:32:31 configure libegroupwise1.2-13 2.30.1-5 2.30.1-5 2010-06-23 10:32:31 status unpacked libegroupwise1.2-13 2.30.1-5 2010-06-23 10:32:31 status half-configured libegroupwise1.2-13 2.30.1-5 2010-06-23 10:32:33 status installed libegroupwise1.2-13 2.30.1-5 2010-06-23 10:32:33 configure libaspell15 0.60.6-4 0.60.6-4 2010-06-23 10:32:33 status unpacked libaspell15 0.60.6-4 2010-06-23 10:32:33 status half-configured libaspell15 0.60.6-4 2010-06-23 10:32:33 status installed libaspell15 0.60.6-4 2010-06-23 10:32:33 configure libenchant1c2a 1.6.0-1 1.6.0-1 2010-06-23 10:32:33 status unpacked libenchant1c2a 1.6.0-1 2010-06-23 10:32:33 status half-configured libenchant1c2a 1.6.0-1 2010-06-23 10:32:33 status installed libenchant1c2a 1.6.0-1 2010-06-23 10:32:33 configure libgweather-common 2.30.0-2 2.30.0-2 2010-06-23 10:32:33 status unpacked libgweather-common 2.30.0-2 2010-06-23 10:32:33 status half-configured libgweather-common 2.30.0-2 2010-06-23 10:32:33 status installed libgweather-common 2.30.0-2 2010-06-23 10:32:33 configure libgweather1 2.30.0-2 2.30.0-2 2010-06-23 10:32:33 status unpacked libgweather1 2.30.0-2 2010-06-23 10:32:33 status half-configured libgweather1 2.30.0-2 2010-06-23 10:32:33 status installed libgweather1 2.30.0-2 2010-06-23 10:32:33 configure evolution-common 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:32:33 status unpacked evolution-common 2.30.1.2-3 2010-06-23 10:32:33 status half-configured evolution-common 2.30.1.2-3 2010-06-23 10:32:33 status installed evolution-common 2.30.1.2-3 2010-06-23 10:32:33 configure libedata-book1.2-2 2.30.1-5 2.30.1-5 2010-06-23 10:32:33 status unpacked libedata-book1.2-2 2.30.1-5 2010-06-23 10:32:33 status half-configured libedata-book1.2-2 2.30.1-5 2010-06-23 10:32:33 status installed libedata-book1.2-2 2.30.1-5 2010-06-23 10:32:33 configure evolution-data-server 2.30.1-5 2.30.1-5 2010-06-23 10:32:33 status unpacked evolution-data-server 2.30.1-5 2010-06-23 10:32:33 status half-configured evolution-data-server 2.30.1-5 2010-06-23 10:32:33 status installed evolution-data-server 2.30.1-5 2010-06-23 10:32:33 configure evolution 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:32:33 status unpacked evolution 2.30.1.2-3 2010-06-23 10:32:33 status unpacked evolution 2.30.1.2-3 2010-06-23 10:32:33 status half-configured evolution 2.30.1.2-3 2010-06-23 10:32:33 status installed evolution 2.30.1.2-3 2010-06-23 10:32:33 status triggers-pending menu 2.1.41 2010-06-23 10:32:33 status triggers-awaited menu 2.1.41 2010-06-23 10:32:33 configure libxapian15 1.0.20-2 1.0.20-2 2010-06-23 10:32:33 status unpacked libxapian15 1.0.20-2 2010-06-23 10:32:33 status half-configured libxapian15 1.0.20-2 2010-06-23 10:32:33 status installed libxapian15 1.0.20-2 2010-06-23 10:32:33 configure libept0 0.5.30 0.5.30 2010-06-23 10:32:33 status unpacked libept0 0.5.30 2010-06-23 10:32:33 status half-configured libept0 0.5.30 2010-06-23 10:32:34 status installed libept0 0.5.30 2010-06-23 10:32:34 configure libapt-pkg-perl 0.1.24 0.1.24 2010-06-23 10:32:34 status unpacked libapt-pkg-perl 0.1.24 2010-06-23 10:32:34 status half-configured libapt-pkg-perl 0.1.24 2010-06-23 10:32:34 status installed libapt-pkg-perl 0.1.24 2010-06-23 10:32:34 configure libboost-iostreams1.42.0 1.42.0-3 1.42.0-3 2010-06-23 10:32:34 status unpacked libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:32:34 status half-configured libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:32:34 status installed libboost-iostreams1.42.0 1.42.0-3 2010-06-23 10:32:34 configure aptitude 0.6.3-2 0.6.3-2 2010-06-23 10:32:34 status unpacked aptitude 0.6.3-2 2010-06-23 10:32:34 status unpacked aptitude 0.6.3-2 2010-06-23 10:32:34 status unpacked aptitude 0.6.3-2 2010-06-23 10:32:34 status half-configured aptitude 0.6.3-2 2010-06-23 10:32:34 update-alternatives: run with --install /usr/bin/aptitude aptitude /usr/bin/aptitude-curses 30 2010-06-23 10:32:34 update-alternatives: link group aptitude updated to point to /usr/bin/aptitude-curses 2010-06-23 10:32:34 status installed aptitude 0.6.3-2 2010-06-23 10:32:34 configure apt-utils 0.7.25.3 0.7.25.3 2010-06-23 10:32:34 status unpacked apt-utils 0.7.25.3 2010-06-23 10:32:34 status half-configured apt-utils 0.7.25.3 2010-06-23 10:32:34 status installed apt-utils 0.7.25.3 2010-06-23 10:32:34 configure libevent-1.4-2 1.4.13-stable-1 1.4.13-stable-1 2010-06-23 10:32:34 status unpacked libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:32:34 status half-configured libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:32:34 status installed libevent-1.4-2 1.4.13-stable-1 2010-06-23 10:32:34 configure python2.6-minimal 2.6.5+20100616-1 2.6.5+20100616-1 2010-06-23 10:32:34 status unpacked python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:32:34 status unpacked python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:32:34 status half-configured python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:32:38 status installed python2.6-minimal 2.6.5+20100616-1 2010-06-23 10:32:38 configure python2.6 2.6.5+20100616-1 2.6.5+20100616-1 2010-06-23 10:32:38 status unpacked python2.6 2.6.5+20100616-1 2010-06-23 10:32:38 status half-configured python2.6 2.6.5+20100616-1 2010-06-23 10:32:39 status installed python2.6 2.6.5+20100616-1 2010-06-23 10:32:39 configure libpython2.6 2.6.5+20100616-1 2.6.5+20100616-1 2010-06-23 10:32:39 status unpacked libpython2.6 2.6.5+20100616-1 2010-06-23 10:32:39 status half-configured libpython2.6 2.6.5+20100616-1 2010-06-23 10:32:39 status installed libpython2.6 2.6.5+20100616-1 2010-06-23 10:32:39 configure python-minimal 2.6.5-5 2.6.5-5 2010-06-23 10:32:39 status unpacked python-minimal 2.6.5-5 2010-06-23 10:32:39 status half-configured python-minimal 2.6.5-5 2010-06-23 10:32:40 status installed python-minimal 2.6.5-5 2010-06-23 10:32:40 configure python 2.6.5-5 2.6.5-5 2010-06-23 10:32:40 status unpacked python 2.6.5-5 2010-06-23 10:32:40 status half-configured python 2.6.5-5 2010-06-23 10:32:41 status installed python 2.6.5-5 2010-06-23 10:32:41 configure python-libxml2 2.7.7.dfsg-2 2.7.7.dfsg-2 2010-06-23 10:32:41 status unpacked python-libxml2 2.7.7.dfsg-2 2010-06-23 10:32:41 status half-configured python-libxml2 2.7.7.dfsg-2 2010-06-23 10:32:41 status installed python-libxml2 2.7.7.dfsg-2 2010-06-23 10:32:41 status triggers-pending python-support 1.0.8 2010-06-23 10:32:41 configure python-gmenu 2.30.0-1 2.30.0-1 2010-06-23 10:32:41 status unpacked python-gmenu 2.30.0-1 2010-06-23 10:32:41 status half-configured python-gmenu 2.30.0-1 2010-06-23 10:32:41 status installed python-gmenu 2.30.0-1 2010-06-23 10:32:41 configure python-apt 0.7.95 0.7.95 2010-06-23 10:32:41 status unpacked python-apt 0.7.95 2010-06-23 10:32:41 status half-configured python-apt 0.7.95 2010-06-23 10:32:41 status installed python-apt 0.7.95 2010-06-23 10:32:41 configure libfribidi0 0.19.2-1 0.19.2-1 2010-06-23 10:32:41 status unpacked libfribidi0 0.19.2-1 2010-06-23 10:32:41 status half-configured libfribidi0 0.19.2-1 2010-06-23 10:32:41 status installed libfribidi0 0.19.2-1 2010-06-23 10:32:41 configure libgoffice-0.8-8-common 0.8.6-1 0.8.6-1 2010-06-23 10:32:41 status unpacked libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:32:42 status half-configured libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:32:42 status installed libgoffice-0.8-8-common 0.8.6-1 2010-06-23 10:32:42 configure libgoffice-0.8-8 0.8.6-1 0.8.6-1 2010-06-23 10:32:42 status unpacked libgoffice-0.8-8 0.8.6-1 2010-06-23 10:32:42 status half-configured libgoffice-0.8-8 0.8.6-1 2010-06-23 10:32:42 status installed libgoffice-0.8-8 0.8.6-1 2010-06-23 10:32:42 configure libwmf0.2-7 0.2.8.4-6.1 0.2.8.4-6.1 2010-06-23 10:32:42 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:32:42 status half-configured libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:32:43 status installed libwmf0.2-7 0.2.8.4-6.1 2010-06-23 10:32:43 configure libwv-1.2-3 1.2.4-2 1.2.4-2 2010-06-23 10:32:43 status unpacked libwv-1.2-3 1.2.4-2 2010-06-23 10:32:43 status half-configured libwv-1.2-3 1.2.4-2 2010-06-23 10:32:43 status installed libwv-1.2-3 1.2.4-2 2010-06-23 10:32:43 configure libabiword-2.8 2.8.2-2 2.8.2-2 2010-06-23 10:32:43 status unpacked libabiword-2.8 2.8.2-2 2010-06-23 10:32:43 status half-configured libabiword-2.8 2.8.2-2 2010-06-23 10:32:43 status installed libabiword-2.8 2.8.2-2 2010-06-23 10:32:43 configure libaiksaurus-1.2-data 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status half-configured libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-23 10:32:43 configure libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status half-configured libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 configure libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status half-configured libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 status installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-23 10:32:43 configure libloudmouth1-0 1.4.3-5 1.4.3-5 2010-06-23 10:32:43 status unpacked libloudmouth1-0 1.4.3-5 2010-06-23 10:32:43 status half-configured libloudmouth1-0 1.4.3-5 2010-06-23 10:32:43 status installed libloudmouth1-0 1.4.3-5 2010-06-23 10:32:43 configure libots0 0.5.0-2 0.5.0-2 2010-06-23 10:32:43 status unpacked libots0 0.5.0-2 2010-06-23 10:32:43 status half-configured libots0 0.5.0-2 2010-06-23 10:32:43 status installed libots0 0.5.0-2 2010-06-23 10:32:43 configure libpsiconv6 0.9.8-4.1 0.9.8-4.1 2010-06-23 10:32:43 status unpacked libpsiconv6 0.9.8-4.1 2010-06-23 10:32:43 status unpacked libpsiconv6 0.9.8-4.1 2010-06-23 10:32:43 status unpacked libpsiconv6 0.9.8-4.1 2010-06-23 10:32:43 status half-configured libpsiconv6 0.9.8-4.1 2010-06-23 10:32:43 status installed libpsiconv6 0.9.8-4.1 2010-06-23 10:32:43 configure libwpd8c2a 0.8.14-1 0.8.14-1 2010-06-23 10:32:43 status unpacked libwpd8c2a 0.8.14-1 2010-06-23 10:32:44 status half-configured libwpd8c2a 0.8.14-1 2010-06-23 10:32:44 status installed libwpd8c2a 0.8.14-1 2010-06-23 10:32:44 configure libwpg-0.1-1 0.1.3-1 0.1.3-1 2010-06-23 10:32:44 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-23 10:32:44 status half-configured libwpg-0.1-1 0.1.3-1 2010-06-23 10:32:44 status installed libwpg-0.1-1 0.1.3-1 2010-06-23 10:32:44 configure libwps-0.1-1 0.1.2-1 0.1.2-1 2010-06-23 10:32:44 status unpacked libwps-0.1-1 0.1.2-1 2010-06-23 10:32:44 status half-configured libwps-0.1-1 0.1.2-1 2010-06-23 10:32:44 status installed libwps-0.1-1 0.1.2-1 2010-06-23 10:32:44 configure abiword-common 2.8.2-2 2.8.2-2 2010-06-23 10:32:44 status unpacked abiword-common 2.8.2-2 2010-06-23 10:32:44 status half-configured abiword-common 2.8.2-2 2010-06-23 10:32:44 status installed abiword-common 2.8.2-2 2010-06-23 10:32:44 configure abiword 2.8.2-2 2.8.2-2 2010-06-23 10:32:44 status unpacked abiword 2.8.2-2 2010-06-23 10:32:44 status half-configured abiword 2.8.2-2 2010-06-23 10:32:44 status installed abiword 2.8.2-2 2010-06-23 10:32:44 configure link-grammar-dictionaries-en 4.6.7-1 4.6.7-1 2010-06-23 10:32:44 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:32:44 status half-configured link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:32:44 status installed link-grammar-dictionaries-en 4.6.7-1 2010-06-23 10:32:44 configure liblink-grammar4 4.6.7-1 4.6.7-1 2010-06-23 10:32:44 status unpacked liblink-grammar4 4.6.7-1 2010-06-23 10:32:44 status half-configured liblink-grammar4 4.6.7-1 2010-06-23 10:32:44 status installed liblink-grammar4 4.6.7-1 2010-06-23 10:32:44 configure abiword-plugin-grammar 2.8.2-2 2.8.2-2 2010-06-23 10:32:44 status unpacked abiword-plugin-grammar 2.8.2-2 2010-06-23 10:32:44 status half-configured abiword-plugin-grammar 2.8.2-2 2010-06-23 10:32:44 status installed abiword-plugin-grammar 2.8.2-2 2010-06-23 10:32:44 configure libgdome2-0 0.8.1+debian-4 0.8.1+debian-4 2010-06-23 10:32:44 status unpacked libgdome2-0 0.8.1+debian-4 2010-06-23 10:32:44 status half-configured libgdome2-0 0.8.1+debian-4 2010-06-23 10:32:44 status installed libgdome2-0 0.8.1+debian-4 2010-06-23 10:32:44 configure libgdome2-cpp-smart0c2a 0.2.6-5 0.2.6-5 2010-06-23 10:32:44 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:32:44 status half-configured libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:32:44 status installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-23 10:32:44 configure libt1-5 5.1.2-3 5.1.2-3 2010-06-23 10:32:44 status unpacked libt1-5 5.1.2-3 2010-06-23 10:32:44 status half-configured libt1-5 5.1.2-3 2010-06-23 10:32:44 status installed libt1-5 5.1.2-3 2010-06-23 10:32:44 configure libgtkmathview0c2a 0.8.0-5 0.8.0-5 2010-06-23 10:32:44 status unpacked libgtkmathview0c2a 0.8.0-5 2010-06-23 10:32:44 status unpacked libgtkmathview0c2a 0.8.0-5 2010-06-23 10:32:44 status unpacked libgtkmathview0c2a 0.8.0-5 2010-06-23 10:32:44 status half-configured libgtkmathview0c2a 0.8.0-5 2010-06-23 10:32:45 status installed libgtkmathview0c2a 0.8.0-5 2010-06-23 10:32:45 configure ttf-lyx 1.6.6-2 1.6.6-2 2010-06-23 10:32:45 status unpacked ttf-lyx 1.6.6-2 2010-06-23 10:32:45 status unpacked ttf-lyx 1.6.6-2 2010-06-23 10:32:45 status half-configured ttf-lyx 1.6.6-2 2010-06-23 10:32:53 status installed ttf-lyx 1.6.6-2 2010-06-23 10:32:53 configure abiword-plugin-mathview 2.8.2-2 2.8.2-2 2010-06-23 10:32:53 status unpacked abiword-plugin-mathview 2.8.2-2 2010-06-23 10:32:53 status half-configured abiword-plugin-mathview 2.8.2-2 2010-06-23 10:32:53 status installed abiword-plugin-mathview 2.8.2-2 2010-06-23 10:32:53 configure gnome-menus 2.30.0-1 2.30.0-1 2010-06-23 10:32:53 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:32:53 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:32:53 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:32:53 status unpacked gnome-menus 2.30.0-1 2010-06-23 10:32:53 status half-configured gnome-menus 2.30.0-1 2010-06-23 10:32:53 status installed gnome-menus 2.30.0-1 2010-06-23 10:32:53 configure alacarte 0.13.1-1 0.13.1-1 2010-06-23 10:32:53 status unpacked alacarte 0.13.1-1 2010-06-23 10:32:53 status half-configured alacarte 0.13.1-1 2010-06-23 10:32:53 status installed alacarte 0.13.1-1 2010-06-23 10:32:53 configure libapr1 1.4.2-3 1.4.2-3 2010-06-23 10:32:53 status unpacked libapr1 1.4.2-3 2010-06-23 10:32:53 status half-configured libapr1 1.4.2-3 2010-06-23 10:32:53 status installed libapr1 1.4.2-3 2010-06-23 10:32:53 configure libaprutil1 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-06-23 10:32:53 status unpacked libaprutil1 1.3.9+dfsg-3 2010-06-23 10:32:53 status half-configured libaprutil1 1.3.9+dfsg-3 2010-06-23 10:32:53 status installed libaprutil1 1.3.9+dfsg-3 2010-06-23 10:32:54 configure libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-06-23 10:32:54 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:32:54 status half-configured libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:32:54 status installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-23 10:32:54 configure libaprutil1-ldap 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-06-23 10:32:54 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:32:54 status half-configured libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:32:54 status installed libaprutil1-ldap 1.3.9+dfsg-3 2010-06-23 10:32:54 configure apache2.2-bin 2.2.15-5 2.2.15-5 2010-06-23 10:32:54 status unpacked apache2.2-bin 2.2.15-5 2010-06-23 10:32:54 status half-configured apache2.2-bin 2.2.15-5 2010-06-23 10:32:54 status installed apache2.2-bin 2.2.15-5 2010-06-23 10:32:54 configure app-install-data 2010.01.31 2010.01.31 2010-06-23 10:32:54 status unpacked app-install-data 2010.01.31 2010-06-23 10:32:54 status half-configured app-install-data 2010.01.31 2010-06-23 10:32:54 status installed app-install-data 2010.01.31 2010-06-23 10:32:54 configure python-xapian 1.0.20-1 1.0.20-1 2010-06-23 10:32:54 status unpacked python-xapian 1.0.20-1 2010-06-23 10:32:54 status half-configured python-xapian 1.0.20-1 2010-06-23 10:32:54 status installed python-xapian 1.0.20-1 2010-06-23 10:32:54 configure python-debian 0.1.16 0.1.16 2010-06-23 10:32:54 status unpacked python-debian 0.1.16 2010-06-23 10:32:54 status half-configured python-debian 0.1.16 2010-06-23 10:32:54 status installed python-debian 0.1.16 2010-06-23 10:32:54 configure apt-xapian-index 0.38 0.38 2010-06-23 10:32:54 status unpacked apt-xapian-index 0.38 2010-06-23 10:32:54 status unpacked apt-xapian-index 0.38 2010-06-23 10:32:54 status unpacked apt-xapian-index 0.38 2010-06-23 10:32:54 status unpacked apt-xapian-index 0.38 2010-06-23 10:32:54 status half-configured apt-xapian-index 0.38 2010-06-23 10:32:55 status installed apt-xapian-index 0.38 2010-06-23 10:32:55 configure arj 3.10.22-8 3.10.22-8 2010-06-23 10:32:55 status unpacked arj 3.10.22-8 2010-06-23 10:32:55 status unpacked arj 3.10.22-8 2010-06-23 10:32:55 status half-configured arj 3.10.22-8 2010-06-23 10:32:55 status installed arj 3.10.22-8 2010-06-23 10:32:55 configure aspell 0.60.6-4 0.60.6-4 2010-06-23 10:32:55 status unpacked aspell 0.60.6-4 2010-06-23 10:32:55 status half-configured aspell 0.60.6-4 2010-06-23 10:32:57 status installed aspell 0.60.6-4 2010-06-23 10:32:57 configure aspell-en 6.0-0-6 6.0-0-6 2010-06-23 10:32:57 status unpacked aspell-en 6.0-0-6 2010-06-23 10:32:58 status half-configured aspell-en 6.0-0-6 2010-06-23 10:32:58 status installed aspell-en 6.0-0-6 2010-06-23 10:32:58 configure libatspi1.0-0 1.30.1-2 1.30.1-2 2010-06-23 10:32:58 status unpacked libatspi1.0-0 1.30.1-2 2010-06-23 10:32:59 status half-configured libatspi1.0-0 1.30.1-2 2010-06-23 10:32:59 status installed libatspi1.0-0 1.30.1-2 2010-06-23 10:32:59 configure at-spi 1.30.1-2 1.30.1-2 2010-06-23 10:32:59 status unpacked at-spi 1.30.1-2 2010-06-23 10:32:59 status half-configured at-spi 1.30.1-2 2010-06-23 10:32:59 status installed at-spi 1.30.1-2 2010-06-23 10:32:59 configure libavahi-core6 0.6.25-3 0.6.25-3 2010-06-23 10:32:59 status unpacked libavahi-core6 0.6.25-3 2010-06-23 10:32:59 status half-configured libavahi-core6 0.6.25-3 2010-06-23 10:32:59 status installed libavahi-core6 0.6.25-3 2010-06-23 10:32:59 configure libdaemon0 0.14-2 0.14-2 2010-06-23 10:32:59 status unpacked libdaemon0 0.14-2 2010-06-23 10:32:59 status half-configured libdaemon0 0.14-2 2010-06-23 10:33:00 status installed libdaemon0 0.14-2 2010-06-23 10:33:00 configure avahi-daemon 0.6.25-3 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status unpacked avahi-daemon 0.6.25-3 2010-06-23 10:33:00 status half-configured avahi-daemon 0.6.25-3 2010-06-23 10:33:01 status installed avahi-daemon 0.6.25-3 2010-06-23 10:33:01 configure gnome-utils-common 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked gnome-utils-common 2.30.0-2 2010-06-23 10:33:01 status half-configured gnome-utils-common 2.30.0-2 2010-06-23 10:33:01 status installed gnome-utils-common 2.30.0-2 2010-06-23 10:33:01 configure baobab 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked baobab 2.30.0-2 2010-06-23 10:33:01 status half-configured baobab 2.30.0-2 2010-06-23 10:33:01 status installed baobab 2.30.0-2 2010-06-23 10:33:01 configure libgdict-1.0-6 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-23 10:33:01 status half-configured libgdict-1.0-6 2.30.0-2 2010-06-23 10:33:01 status installed libgdict-1.0-6 2.30.0-2 2010-06-23 10:33:01 configure gnome-dictionary 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked gnome-dictionary 2.30.0-2 2010-06-23 10:33:01 status half-configured gnome-dictionary 2.30.0-2 2010-06-23 10:33:01 status installed gnome-dictionary 2.30.0-2 2010-06-23 10:33:01 configure gnome-screenshot 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked gnome-screenshot 2.30.0-2 2010-06-23 10:33:01 status half-configured gnome-screenshot 2.30.0-2 2010-06-23 10:33:01 status installed gnome-screenshot 2.30.0-2 2010-06-23 10:33:01 configure gnome-search-tool 2.30.0-2 2.30.0-2 2010-06-23 10:33:01 status unpacked gnome-search-tool 2.30.0-2 2010-06-23 10:33:01 status half-configured gnome-search-tool 2.30.0-2 2010-06-23 10:33:01 status installed gnome-search-tool 2.30.0-2 2010-06-23 10:33:02 configure gnome-system-log 2.30.0-2 2.30.0-2 2010-06-23 10:33:02 status unpacked gnome-system-log 2.30.0-2 2010-06-23 10:33:02 status half-configured gnome-system-log 2.30.0-2 2010-06-23 10:33:02 status installed gnome-system-log 2.30.0-2 2010-06-23 10:33:02 configure gnome-utils 2.30.0-2 2.30.0-2 2010-06-23 10:33:02 status unpacked gnome-utils 2.30.0-2 2010-06-23 10:33:02 status half-configured gnome-utils 2.30.0-2 2010-06-23 10:33:02 status installed gnome-utils 2.30.0-2 2010-06-23 10:33:02 configure binfmt-support 1.2.18 1.2.18 2010-06-23 10:33:02 status unpacked binfmt-support 1.2.18 2010-06-23 10:33:02 status unpacked binfmt-support 1.2.18 2010-06-23 10:33:02 status half-configured binfmt-support 1.2.18 2010-06-23 10:33:02 status installed binfmt-support 1.2.18 2010-06-23 10:33:02 configure libbluetooth3 4.66-1 4.66-1 2010-06-23 10:33:02 status unpacked libbluetooth3 4.66-1 2010-06-23 10:33:02 status half-configured libbluetooth3 4.66-1 2010-06-23 10:33:02 status installed libbluetooth3 4.66-1 2010-06-23 10:33:02 configure libcap-ng0 0.6.3-1 0.6.3-1 2010-06-23 10:33:02 status unpacked libcap-ng0 0.6.3-1 2010-06-23 10:33:02 status half-configured libcap-ng0 0.6.3-1 2010-06-23 10:33:02 status installed libcap-ng0 0.6.3-1 2010-06-23 10:33:02 configure bluez 4.66-1 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status unpacked bluez 4.66-1 2010-06-23 10:33:02 status half-configured bluez 4.66-1 2010-06-23 10:33:03 status installed bluez 4.66-1 2010-06-23 10:33:03 configure bogofilter-common 1.2.1-2 1.2.1-2 2010-06-23 10:33:03 status unpacked bogofilter-common 1.2.1-2 2010-06-23 10:33:03 status unpacked bogofilter-common 1.2.1-2 2010-06-23 10:33:03 status half-configured bogofilter-common 1.2.1-2 2010-06-23 10:33:03 status installed bogofilter-common 1.2.1-2 2010-06-23 10:33:03 configure libgsl0ldbl 1.14+dfsg-1 1.14+dfsg-1 2010-06-23 10:33:03 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:33:03 status half-configured libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:33:03 status installed libgsl0ldbl 1.14+dfsg-1 2010-06-23 10:33:03 configure bogofilter-bdb 1.2.1-2 1.2.1-2 2010-06-23 10:33:03 status unpacked bogofilter-bdb 1.2.1-2 2010-06-23 10:33:03 status half-configured bogofilter-bdb 1.2.1-2 2010-06-23 10:33:03 update-alternatives: run with --quiet --install /usr/bin/bogofilter bogofilter /usr/bin/bogofilter-bdb 20 --slave /usr/bin/bogoupgrade bogoupgrade /usr/bin/bogoupgrade-bdb --slave /usr/bin/bogotune bogotune /usr/bin/bogotune-bdb --slave /usr/bin/bf_copy bf_copy /usr/bin/bf_copy-bdb --slave /usr/bin/bogolexer bogolexer /usr/bin/bogolexer-bdb --slave /usr/bin/bogoutil bogoutil /usr/bin/bogoutil-bdb --slave /usr/bin/bf_compact bf_compact /usr/bin/bf_compact-bdb --slave /usr/bin/bf_tar bf_tar /usr/bin/bf_tar-bdb 2010-06-23 10:33:03 update-alternatives: link group bogofilter updated to point to /usr/bin/bogofilter-bdb 2010-06-23 10:33:03 status installed bogofilter-bdb 1.2.1-2 2010-06-23 10:33:03 configure bogofilter 1.2.1-2 1.2.1-2 2010-06-23 10:33:03 status unpacked bogofilter 1.2.1-2 2010-06-23 10:33:03 status half-configured bogofilter 1.2.1-2 2010-06-23 10:33:03 status installed bogofilter 1.2.1-2 2010-06-23 10:33:03 configure libburn4 0.8.0.pl00-1 0.8.0.pl00-1 2010-06-23 10:33:03 status unpacked libburn4 0.8.0.pl00-1 2010-06-23 10:33:03 status half-configured libburn4 0.8.0.pl00-1 2010-06-23 10:33:04 status installed libburn4 0.8.0.pl00-1 2010-06-23 10:33:04 configure libisofs6 0.6.32-1 0.6.32-1 2010-06-23 10:33:04 status unpacked libisofs6 0.6.32-1 2010-06-23 10:33:04 status half-configured libisofs6 0.6.32-1 2010-06-23 10:33:04 status installed libisofs6 0.6.32-1 2010-06-23 10:33:04 configure libgmime-2.4-2 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-23 10:33:04 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:33:04 status half-configured libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:33:04 status installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-23 10:33:04 configure libtotem-plparser17 2.30.1-1 2.30.1-1 2010-06-23 10:33:04 status unpacked libtotem-plparser17 2.30.1-1 2010-06-23 10:33:04 status half-configured libtotem-plparser17 2.30.1-1 2010-06-23 10:33:04 status installed libtotem-plparser17 2.30.1-1 2010-06-23 10:33:04 configure brasero-common 2.30.1-1 2.30.1-1 2010-06-23 10:33:04 status unpacked brasero-common 2.30.1-1 2010-06-23 10:33:04 status half-configured brasero-common 2.30.1-1 2010-06-23 10:33:04 status installed brasero-common 2.30.1-1 2010-06-23 10:33:04 configure libbrasero-media0 2.30.1-1 2.30.1-1 2010-06-23 10:33:04 status unpacked libbrasero-media0 2.30.1-1 2010-06-23 10:33:04 status half-configured libbrasero-media0 2.30.1-1 2010-06-23 10:33:04 status installed libbrasero-media0 2.30.1-1 2010-06-23 10:33:04 configure p7zip-full 9.04~dfsg.1-1 9.04~dfsg.1-1 2010-06-23 10:33:04 status unpacked p7zip-full 9.04~dfsg.1-1 2010-06-23 10:33:04 status half-configured p7zip-full 9.04~dfsg.1-1 2010-06-23 10:33:04 status installed p7zip-full 9.04~dfsg.1-1 2010-06-23 10:33:04 configure libnautilus-extension1 2.30.1-1 2.30.1-1 2010-06-23 10:33:04 status unpacked libnautilus-extension1 2.30.1-1 2010-06-23 10:33:04 status half-configured libnautilus-extension1 2.30.1-1 2010-06-23 10:33:04 status installed libnautilus-extension1 2.30.1-1 2010-06-23 10:33:04 configure file-roller 2.30.1.1-2 2.30.1.1-2 2010-06-23 10:33:04 status unpacked file-roller 2.30.1.1-2 2010-06-23 10:33:04 status half-configured file-roller 2.30.1.1-2 2010-06-23 10:33:04 status installed file-roller 2.30.1.1-2 2010-06-23 10:33:04 configure gnome-mount 0.8-2 0.8-2 2010-06-23 10:33:04 status unpacked gnome-mount 0.8-2 2010-06-23 10:33:04 status half-configured gnome-mount 0.8-2 2010-06-23 10:33:04 status installed gnome-mount 0.8-2 2010-06-23 10:33:04 configure nautilus-open-terminal 0.18-1+b1 0.18-1+b1 2010-06-23 10:33:04 status unpacked nautilus-open-terminal 0.18-1+b1 2010-06-23 10:33:04 status half-configured nautilus-open-terminal 0.18-1+b1 2010-06-23 10:33:04 status installed nautilus-open-terminal 0.18-1+b1 2010-06-23 10:33:05 configure libtracker-client-0.8-0 0.8.12-1 0.8.12-1 2010-06-23 10:33:05 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:33:05 status half-configured libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:33:05 status installed libtracker-client-0.8-0 0.8.12-1 2010-06-23 10:33:05 configure brasero 2.30.1-1 2.30.1-1 2010-06-23 10:33:05 status unpacked brasero 2.30.1-1 2010-06-23 10:33:05 status half-configured brasero 2.30.1-1 2010-06-23 10:33:05 status installed brasero 2.30.1-1 2010-06-23 10:33:05 configure capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:05 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:33:05 status unpacked capplets-data 1:2.30.1-1 2010-06-23 10:33:06 status half-configured capplets-data 1:2.30.1-1 2010-06-23 10:33:06 status installed capplets-data 1:2.30.1-1 2010-06-23 10:33:06 configure libcheese-gtk18 2.30.1-1 2.30.1-1 2010-06-23 10:33:06 status unpacked libcheese-gtk18 2.30.1-1 2010-06-23 10:33:06 status half-configured libcheese-gtk18 2.30.1-1 2010-06-23 10:33:06 status installed libcheese-gtk18 2.30.1-1 2010-06-23 10:33:06 configure cheese-common 2.30.1-1 2.30.1-1 2010-06-23 10:33:06 status unpacked cheese-common 2.30.1-1 2010-06-23 10:33:06 status half-configured cheese-common 2.30.1-1 2010-06-23 10:33:06 status installed cheese-common 2.30.1-1 2010-06-23 10:33:06 configure libvpx0 0.9.1-1 0.9.1-1 2010-06-23 10:33:06 status unpacked libvpx0 0.9.1-1 2010-06-23 10:33:06 status half-configured libvpx0 0.9.1-1 2010-06-23 10:33:06 status installed libvpx0 0.9.1-1 2010-06-23 10:33:06 configure libzbar0 0.10+doc-3 0.10+doc-3 2010-06-23 10:33:06 status unpacked libzbar0 0.10+doc-3 2010-06-23 10:33:06 status half-configured libzbar0 0.10+doc-3 2010-06-23 10:33:06 status installed libzbar0 0.10+doc-3 2010-06-23 10:33:06 configure gstreamer0.10-plugins-bad 0.10.19-1 0.10.19-1 2010-06-23 10:33:06 status unpacked gstreamer0.10-plugins-bad 0.10.19-1 2010-06-23 10:33:06 status half-configured gstreamer0.10-plugins-bad 0.10.19-1 2010-06-23 10:33:06 status installed gstreamer0.10-plugins-bad 0.10.19-1 2010-06-23 10:33:06 configure libaa1 1.4p5-38 1.4p5-38 2010-06-23 10:33:06 status unpacked libaa1 1.4p5-38 2010-06-23 10:33:06 status half-configured libaa1 1.4p5-38 2010-06-23 10:33:07 status installed libaa1 1.4p5-38 2010-06-23 10:33:07 configure libavc1394-0 0.5.3-1+b2 0.5.3-1+b2 2010-06-23 10:33:07 status unpacked libavc1394-0 0.5.3-1+b2 2010-06-23 10:33:07 status half-configured libavc1394-0 0.5.3-1+b2 2010-06-23 10:33:07 status installed libavc1394-0 0.5.3-1+b2 2010-06-23 10:33:07 configure libcaca0 0.99.beta17-1 0.99.beta17-1 2010-06-23 10:33:07 status unpacked libcaca0 0.99.beta17-1 2010-06-23 10:33:07 status half-configured libcaca0 0.99.beta17-1 2010-06-23 10:33:07 status installed libcaca0 0.99.beta17-1 2010-06-23 10:33:07 configure libdv4 1.0.0-2 1.0.0-2 2010-06-23 10:33:07 status unpacked libdv4 1.0.0-2 2010-06-23 10:33:07 status half-configured libdv4 1.0.0-2 2010-06-23 10:33:07 status installed libdv4 1.0.0-2 2010-06-23 10:33:07 configure libiec61883-0 1.2.0-0.1 1.2.0-0.1 2010-06-23 10:33:07 status unpacked libiec61883-0 1.2.0-0.1 2010-06-23 10:33:07 status half-configured libiec61883-0 1.2.0-0.1 2010-06-23 10:33:07 status installed libiec61883-0 1.2.0-0.1 2010-06-23 10:33:07 configure libshout3 2.2.2-5+b1 2.2.2-5+b1 2010-06-23 10:33:07 status unpacked libshout3 2.2.2-5+b1 2010-06-23 10:33:07 status half-configured libshout3 2.2.2-5+b1 2010-06-23 10:33:07 status installed libshout3 2.2.2-5+b1 2010-06-23 10:33:07 configure libtag1c2a 1.6.3-1 1.6.3-1 2010-06-23 10:33:07 status unpacked libtag1c2a 1.6.3-1 2010-06-23 10:33:07 status half-configured libtag1c2a 1.6.3-1 2010-06-23 10:33:07 status installed libtag1c2a 1.6.3-1 2010-06-23 10:33:07 configure libwavpack1 4.60.1-1 4.60.1-1 2010-06-23 10:33:07 status unpacked libwavpack1 4.60.1-1 2010-06-23 10:33:07 status half-configured libwavpack1 4.60.1-1 2010-06-23 10:33:07 status installed libwavpack1 4.60.1-1 2010-06-23 10:33:07 configure gstreamer0.10-plugins-good 0.10.23-4 0.10.23-4 2010-06-23 10:33:07 status unpacked gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:33:07 status half-configured gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:33:07 status installed gstreamer0.10-plugins-good 0.10.23-4 2010-06-23 10:33:07 configure cheese 2.30.1-1 2.30.1-1 2010-06-23 10:33:07 status unpacked cheese 2.30.1-1 2010-06-23 10:33:07 status half-configured cheese 2.30.1-1 2010-06-23 10:33:07 status installed cheese 2.30.1-1 2010-06-23 10:33:08 configure cli-common 0.7.1 0.7.1 2010-06-23 10:33:08 status unpacked cli-common 0.7.1 2010-06-23 10:33:08 status half-configured cli-common 0.7.1 2010-06-23 10:33:08 status installed cli-common 0.7.1 2010-06-23 10:33:08 configure consolekit 0.4.1-4 0.4.1-4 2010-06-23 10:33:08 status unpacked consolekit 0.4.1-4 2010-06-23 10:33:08 status unpacked consolekit 0.4.1-4 2010-06-23 10:33:08 status unpacked consolekit 0.4.1-4 2010-06-23 10:33:08 status unpacked consolekit 0.4.1-4 2010-06-23 10:33:08 status unpacked consolekit 0.4.1-4 2010-06-23 10:33:08 status half-configured consolekit 0.4.1-4 2010-06-23 10:33:08 status installed consolekit 0.4.1-4 2010-06-23 10:33:08 configure libcpufreq0 007-1 007-1 2010-06-23 10:33:08 status unpacked libcpufreq0 007-1 2010-06-23 10:33:08 status half-configured libcpufreq0 007-1 2010-06-23 10:33:08 status installed libcpufreq0 007-1 2010-06-23 10:33:08 configure cpufrequtils 007-1 007-1 2010-06-23 10:33:08 status unpacked cpufrequtils 007-1 2010-06-23 10:33:08 status unpacked cpufrequtils 007-1 2010-06-23 10:33:08 status unpacked cpufrequtils 007-1 2010-06-23 10:33:08 status half-configured cpufrequtils 007-1 2010-06-23 10:33:09 status installed cpufrequtils 007-1 2010-06-23 10:33:09 configure libportaudio2 19+svn20071022-3+b1 19+svn20071022-3+b1 2010-06-23 10:33:09 status unpacked libportaudio2 19+svn20071022-3+b1 2010-06-23 10:33:09 status half-configured libportaudio2 19+svn20071022-3+b1 2010-06-23 10:33:09 status installed libportaudio2 19+svn20071022-3+b1 2010-06-23 10:33:09 configure espeak-data 1.43-1 1.43-1 2010-06-23 10:33:09 status unpacked espeak-data 1.43-1 2010-06-23 10:33:09 status half-configured espeak-data 1.43-1 2010-06-23 10:33:09 status installed espeak-data 1.43-1 2010-06-23 10:33:09 configure libespeak1 1.43-1 1.43-1 2010-06-23 10:33:09 status unpacked libespeak1 1.43-1 2010-06-23 10:33:09 status half-configured libespeak1 1.43-1 2010-06-23 10:33:09 status installed libespeak1 1.43-1 2010-06-23 10:33:09 configure libgnome-speech7 1:0.4.25-2 1:0.4.25-2 2010-06-23 10:33:09 status unpacked libgnome-speech7 1:0.4.25-2 2010-06-23 10:33:09 status half-configured libgnome-speech7 1:0.4.25-2 2010-06-23 10:33:09 status installed libgnome-speech7 1:0.4.25-2 2010-06-23 10:33:10 configure dasher-data 4.11-1 4.11-1 2010-06-23 10:33:10 status unpacked dasher-data 4.11-1 2010-06-23 10:33:10 status half-configured dasher-data 4.11-1 2010-06-23 10:33:10 status installed dasher-data 4.11-1 2010-06-23 10:33:10 configure dasher 4.11-1 4.11-1 2010-06-23 10:33:10 status unpacked dasher 4.11-1 2010-06-23 10:33:10 status half-configured dasher 4.11-1 2010-06-23 10:33:10 status installed dasher 4.11-1 2010-06-23 10:33:10 configure deborphan 1.7.28 1.7.28 2010-06-23 10:33:10 status unpacked deborphan 1.7.28 2010-06-23 10:33:10 status unpacked deborphan 1.7.28 2010-06-23 10:33:10 status half-configured deborphan 1.7.28 2010-06-23 10:33:10 status installed deborphan 1.7.28 2010-06-23 10:33:10 configure python-glade2 2.17.0-2 2.17.0-2 2010-06-23 10:33:10 status unpacked python-glade2 2.17.0-2 2010-06-23 10:33:10 status half-configured python-glade2 2.17.0-2 2010-06-23 10:33:11 status installed python-glade2 2.17.0-2 2010-06-23 10:33:11 configure python-dbus 0.83.1-1 0.83.1-1 2010-06-23 10:33:11 status unpacked python-dbus 0.83.1-1 2010-06-23 10:33:11 status half-configured python-dbus 0.83.1-1 2010-06-23 10:33:11 status installed python-dbus 0.83.1-1 2010-06-23 10:33:11 configure deskbar-applet 2.30.1-1+b2 2.30.1-1+b2 2010-06-23 10:33:11 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-23 10:33:11 status half-configured deskbar-applet 2.30.1-1+b2 2010-06-23 10:33:11 status installed deskbar-applet 2.30.1-1+b2 2010-06-23 10:33:11 configure dialog 1.1-20100428-1 1.1-20100428-1 2010-06-23 10:33:11 status unpacked dialog 1.1-20100428-1 2010-06-23 10:33:12 status half-configured dialog 1.1-20100428-1 2010-06-23 10:33:12 status installed dialog 1.1-20100428-1 2010-06-23 10:33:12 configure dnsmasq-base 2.55-1 2.55-1 2010-06-23 10:33:12 status unpacked dnsmasq-base 2.55-1 2010-06-23 10:33:12 status half-configured dnsmasq-base 2.55-1 2010-06-23 10:33:12 status installed dnsmasq-base 2.55-1 2010-06-23 10:33:12 configure libpt2.6.7 2.6.7-1 2.6.7-1 2010-06-23 10:33:12 status unpacked libpt2.6.7 2.6.7-1 2010-06-23 10:33:12 status half-configured libpt2.6.7 2.6.7-1 2010-06-23 10:33:12 status installed libpt2.6.7 2.6.7-1 2010-06-23 10:33:12 configure libsrtp0 1.4.4~dfsg-6 1.4.4~dfsg-6 2010-06-23 10:33:12 status unpacked libsrtp0 1.4.4~dfsg-6 2010-06-23 10:33:12 status half-configured libsrtp0 1.4.4~dfsg-6 2010-06-23 10:33:12 status installed libsrtp0 1.4.4~dfsg-6 2010-06-23 10:33:12 configure libopal3.6.8 3.6.8~dfsg-2 3.6.8~dfsg-2 2010-06-23 10:33:12 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:33:12 status half-configured libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:33:12 status installed libopal3.6.8 3.6.8~dfsg-2 2010-06-23 10:33:12 configure ekiga 3.2.7-1 3.2.7-1 2010-06-23 10:33:12 status unpacked ekiga 3.2.7-1 2010-06-23 10:33:12 status half-configured ekiga 3.2.7-1 2010-06-23 10:33:12 status installed ekiga 3.2.7-1 2010-06-23 10:33:12 configure libchamplain-0.4-0 0.4.6-1 0.4.6-1 2010-06-23 10:33:12 status unpacked libchamplain-0.4-0 0.4.6-1 2010-06-23 10:33:12 status half-configured libchamplain-0.4-0 0.4.6-1 2010-06-23 10:33:12 status installed libchamplain-0.4-0 0.4.6-1 2010-06-23 10:33:12 configure libclutter-gtk-0.10-0 0.10.2-1 0.10.2-1 2010-06-23 10:33:12 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:33:12 status half-configured libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:33:12 status installed libclutter-gtk-0.10-0 0.10.2-1 2010-06-23 10:33:12 configure libchamplain-gtk-0.4-0 0.4.6-1 0.4.6-1 2010-06-23 10:33:12 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:33:12 status half-configured libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:33:12 status installed libchamplain-gtk-0.4-0 0.4.6-1 2010-06-23 10:33:13 configure libgeoclue0 0.12.0-1 0.12.0-1 2010-06-23 10:33:13 status unpacked libgeoclue0 0.12.0-1 2010-06-23 10:33:13 status half-configured libgeoclue0 0.12.0-1 2010-06-23 10:33:13 status installed libgeoclue0 0.12.0-1 2010-06-23 10:33:13 configure libgssdp-1.0-2 0.7.2-2 0.7.2-2 2010-06-23 10:33:13 status unpacked libgssdp-1.0-2 0.7.2-2 2010-06-23 10:33:13 status half-configured libgssdp-1.0-2 0.7.2-2 2010-06-23 10:33:13 status installed libgssdp-1.0-2 0.7.2-2 2010-06-23 10:33:13 configure libgupnp-1.0-3 0.13.4-1 0.13.4-1 2010-06-23 10:33:13 status unpacked libgupnp-1.0-3 0.13.4-1 2010-06-23 10:33:13 status half-configured libgupnp-1.0-3 0.13.4-1 2010-06-23 10:33:13 status installed libgupnp-1.0-3 0.13.4-1 2010-06-23 10:33:13 configure libgupnp-igd-1.0-3 0.1.7-2+b1 0.1.7-2+b1 2010-06-23 10:33:13 status unpacked libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:33:13 status half-configured libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:33:13 status installed libgupnp-igd-1.0-3 0.1.7-2+b1 2010-06-23 10:33:13 configure libnice0 0.0.12-1 0.0.12-1 2010-06-23 10:33:13 status unpacked libnice0 0.0.12-1 2010-06-23 10:33:13 status half-configured libnice0 0.0.12-1 2010-06-23 10:33:13 status installed libnice0 0.0.12-1 2010-06-23 10:33:13 configure gstreamer0.10-nice 0.0.12-1 0.0.12-1 2010-06-23 10:33:13 status unpacked gstreamer0.10-nice 0.0.12-1 2010-06-23 10:33:13 status half-configured gstreamer0.10-nice 0.0.12-1 2010-06-23 10:33:13 status installed gstreamer0.10-nice 0.0.12-1 2010-06-23 10:33:13 configure libgstfarsight0.10-0 0.0.20-2 0.0.20-2 2010-06-23 10:33:13 status unpacked libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:33:13 status half-configured libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:33:13 status installed libgstfarsight0.10-0 0.0.20-2 2010-06-23 10:33:13 configure libnm-util1 0.8-1 0.8-1 2010-06-23 10:33:13 status unpacked libnm-util1 0.8-1 2010-06-23 10:33:13 status half-configured libnm-util1 0.8-1 2010-06-23 10:33:13 status installed libnm-util1 0.8-1 2010-06-23 10:33:13 configure libnm-glib2 0.8-1 0.8-1 2010-06-23 10:33:13 status unpacked libnm-glib2 0.8-1 2010-06-23 10:33:13 status half-configured libnm-glib2 0.8-1 2010-06-23 10:33:13 status installed libnm-glib2 0.8-1 2010-06-23 10:33:13 configure libtelepathy-glib0 0.11.8-1 0.11.8-1 2010-06-23 10:33:13 status unpacked libtelepathy-glib0 0.11.8-1 2010-06-23 10:33:13 status half-configured libtelepathy-glib0 0.11.8-1 2010-06-23 10:33:13 status installed libtelepathy-glib0 0.11.8-1 2010-06-23 10:33:14 configure libtelepathy-farsight0 0.0.14-2+b1 0.0.14-2+b1 2010-06-23 10:33:14 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:33:14 status half-configured libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:33:14 status installed libtelepathy-farsight0 0.0.14-2+b1 2010-06-23 10:33:14 configure empathy-common 2.30.1.1-1 2.30.1.1-1 2010-06-23 10:33:14 status unpacked empathy-common 2.30.1.1-1 2010-06-23 10:33:14 status half-configured empathy-common 2.30.1.1-1 2010-06-23 10:33:14 status installed empathy-common 2.30.1.1-1 2010-06-23 10:33:14 configure telepathy-mission-control-5 1:5.4.3-1 1:5.4.3-1 2010-06-23 10:33:14 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:33:14 status half-configured telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:33:14 status installed telepathy-mission-control-5 1:5.4.3-1 2010-06-23 10:33:14 configure geoclue 0.12.0-1 0.12.0-1 2010-06-23 10:33:14 status unpacked geoclue 0.12.0-1 2010-06-23 10:33:14 status half-configured geoclue 0.12.0-1 2010-06-23 10:33:14 status installed geoclue 0.12.0-1 2010-06-23 10:33:14 configure empathy 2.30.1.1-1 2.30.1.1-1 2010-06-23 10:33:14 status unpacked empathy 2.30.1.1-1 2010-06-23 10:33:14 status half-configured empathy 2.30.1.1-1 2010-06-23 10:33:14 status installed empathy 2.30.1.1-1 2010-06-23 10:33:14 configure eog 2.30.1-1+b1 2.30.1-1+b1 2010-06-23 10:33:14 status unpacked eog 2.30.1-1+b1 2010-06-23 10:33:14 status half-configured eog 2.30.1-1+b1 2010-06-23 10:33:14 status installed eog 2.30.1-1+b1 2010-06-23 10:33:14 configure w3c-dtd-xhtml 1.1-5 1.1-5 2010-06-23 10:33:14 status unpacked w3c-dtd-xhtml 1.1-5 2010-06-23 10:33:14 status half-configured w3c-dtd-xhtml 1.1-5 2010-06-23 10:33:15 status installed w3c-dtd-xhtml 1.1-5 2010-06-23 10:33:15 configure epiphany-extensions 2.30.1-1 2.30.1-1 2010-06-23 10:33:15 status unpacked epiphany-extensions 2.30.1-1 2010-06-23 10:33:15 status half-configured epiphany-extensions 2.30.1-1 2010-06-23 10:33:15 status installed epiphany-extensions 2.30.1-1 2010-06-23 10:33:15 configure espeak 1.43-1 1.43-1 2010-06-23 10:33:15 status unpacked espeak 1.43-1 2010-06-23 10:33:15 status half-configured espeak 1.43-1 2010-06-23 10:33:15 status installed espeak 1.43-1 2010-06-23 10:33:15 configure libdjvulibre-text 3.5.22-9 3.5.22-9 2010-06-23 10:33:15 status unpacked libdjvulibre-text 3.5.22-9 2010-06-23 10:33:15 status half-configured libdjvulibre-text 3.5.22-9 2010-06-23 10:33:15 status installed libdjvulibre-text 3.5.22-9 2010-06-23 10:33:15 configure libdjvulibre21 3.5.22-9 3.5.22-9 2010-06-23 10:33:15 status unpacked libdjvulibre21 3.5.22-9 2010-06-23 10:33:15 status half-configured libdjvulibre21 3.5.22-9 2010-06-23 10:33:16 status installed libdjvulibre21 3.5.22-9 2010-06-23 10:33:16 configure libkpathsea5 2009-6 2009-6 2010-06-23 10:33:16 status unpacked libkpathsea5 2009-6 2010-06-23 10:33:16 status half-configured libkpathsea5 2009-6 2010-06-23 10:33:16 status installed libkpathsea5 2009-6 2010-06-23 10:33:16 configure libopenjpeg2 1.3+dfsg-4 1.3+dfsg-4 2010-06-23 10:33:16 status unpacked libopenjpeg2 1.3+dfsg-4 2010-06-23 10:33:16 status half-configured libopenjpeg2 1.3+dfsg-4 2010-06-23 10:33:17 status installed libopenjpeg2 1.3+dfsg-4 2010-06-23 10:33:17 configure libpoppler5 0.12.4-1 0.12.4-1 2010-06-23 10:33:17 status unpacked libpoppler5 0.12.4-1 2010-06-23 10:33:17 status half-configured libpoppler5 0.12.4-1 2010-06-23 10:33:17 status installed libpoppler5 0.12.4-1 2010-06-23 10:33:17 configure libpoppler-glib4 0.12.4-1 0.12.4-1 2010-06-23 10:33:17 status unpacked libpoppler-glib4 0.12.4-1 2010-06-23 10:33:17 status half-configured libpoppler-glib4 0.12.4-1 2010-06-23 10:33:17 status installed libpoppler-glib4 0.12.4-1 2010-06-23 10:33:17 configure libspectre1 0.2.6-1 0.2.6-1 2010-06-23 10:33:17 status unpacked libspectre1 0.2.6-1 2010-06-23 10:33:17 status half-configured libspectre1 0.2.6-1 2010-06-23 10:33:17 status installed libspectre1 0.2.6-1 2010-06-23 10:33:17 configure libevince2 2.30.1-3 2.30.1-3 2010-06-23 10:33:17 status unpacked libevince2 2.30.1-3 2010-06-23 10:33:17 status half-configured libevince2 2.30.1-3 2010-06-23 10:33:17 status installed libevince2 2.30.1-3 2010-06-23 10:33:18 configure evince-common 2.30.1-3 2.30.1-3 2010-06-23 10:33:18 status unpacked evince-common 2.30.1-3 2010-06-23 10:33:18 status half-configured evince-common 2.30.1-3 2010-06-23 10:33:18 status installed evince-common 2.30.1-3 2010-06-23 10:33:18 configure evince 2.30.1-3 2.30.1-3 2010-06-23 10:33:18 status unpacked evince 2.30.1-3 2010-06-23 10:33:18 status half-configured evince 2.30.1-3 2010-06-23 10:33:18 status installed evince 2.30.1-3 2010-06-23 10:33:18 configure evolution-exchange 2.30.1-2+b1 2.30.1-2+b1 2010-06-23 10:33:18 status unpacked evolution-exchange 2.30.1-2+b1 2010-06-23 10:33:18 status half-configured evolution-exchange 2.30.1-2+b1 2010-06-23 10:33:18 status installed evolution-exchange 2.30.1-2+b1 2010-06-23 10:33:18 configure libgtkimageview0 1.6.4-1 1.6.4-1 2010-06-23 10:33:18 status unpacked libgtkimageview0 1.6.4-1 2010-06-23 10:33:18 status half-configured libgtkimageview0 1.6.4-1 2010-06-23 10:33:18 status installed libgtkimageview0 1.6.4-1 2010-06-23 10:33:18 configure evolution-plugins 2.30.1.2-3 2.30.1.2-3 2010-06-23 10:33:18 status unpacked evolution-plugins 2.30.1.2-3 2010-06-23 10:33:18 status half-configured evolution-plugins 2.30.1.2-3 2010-06-23 10:33:18 status installed evolution-plugins 2.30.1.2-3 2010-06-23 10:33:18 configure evolution-webcal 2.28.1-1 2.28.1-1 2010-06-23 10:33:18 status unpacked evolution-webcal 2.28.1-1 2010-06-23 10:33:18 status half-configured evolution-webcal 2.28.1-1 2010-06-23 10:33:18 status installed evolution-webcal 2.28.1-1 2010-06-23 10:33:18 configure libexiv2-6 0.19-3 0.19-3 2010-06-23 10:33:18 status unpacked libexiv2-6 0.19-3 2010-06-23 10:33:18 status half-configured libexiv2-6 0.19-3 2010-06-23 10:33:18 status installed libexiv2-6 0.19-3 2010-06-23 10:33:18 configure exiv2 0.19-3 0.19-3 2010-06-23 10:33:18 status unpacked exiv2 0.19-3 2010-06-23 10:33:18 status half-configured exiv2 0.19-3 2010-06-23 10:33:18 status installed exiv2 0.19-3 2010-06-23 10:33:18 configure libestools1.2 1:1.2.96~beta-6 1:1.2.96~beta-6 2010-06-23 10:33:18 status unpacked libestools1.2 1:1.2.96~beta-6 2010-06-23 10:33:18 status half-configured libestools1.2 1:1.2.96~beta-6 2010-06-23 10:33:18 status installed libestools1.2 1:1.2.96~beta-6 2010-06-23 10:33:18 configure festival 1.96~beta-10 1.96~beta-10 2010-06-23 10:33:18 status unpacked festival 1.96~beta-10 2010-06-23 10:33:18 status unpacked festival 1.96~beta-10 2010-06-23 10:33:19 status half-configured festival 1.96~beta-10 2010-06-23 10:33:19 status installed festival 1.96~beta-10 2010-06-23 10:33:19 configure festlex-cmu 1.4.0-6 1.4.0-6 2010-06-23 10:33:19 status unpacked festlex-cmu 1.4.0-6 2010-06-23 10:33:19 status half-configured festlex-cmu 1.4.0-6 2010-06-23 10:33:19 status installed festlex-cmu 1.4.0-6 2010-06-23 10:33:19 configure festlex-poslex 1.4.0-5 1.4.0-5 2010-06-23 10:33:19 status unpacked festlex-poslex 1.4.0-5 2010-06-23 10:33:19 status half-configured festlex-poslex 1.4.0-5 2010-06-23 10:33:19 status installed festlex-poslex 1.4.0-5 2010-06-23 10:33:19 configure freedesktop-sound-theme 0.7.dfsg-1 0.7.dfsg-1 2010-06-23 10:33:19 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:33:19 status half-configured freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:33:19 status installed freedesktop-sound-theme 0.7.dfsg-1 2010-06-23 10:33:19 configure freeglut3 2.6.0-1 2.6.0-1 2010-06-23 10:33:19 status unpacked freeglut3 2.6.0-1 2010-06-23 10:33:19 status half-configured freeglut3 2.6.0-1 2010-06-23 10:33:19 status installed freeglut3 2.6.0-1 2010-06-23 10:33:19 configure gcalctool 5.30.1-1 5.30.1-1 2010-06-23 10:33:19 status unpacked gcalctool 5.30.1-1 2010-06-23 10:33:19 status half-configured gcalctool 5.30.1-1 2010-06-23 10:33:19 status installed gcalctool 5.30.1-1 2010-06-23 10:33:19 configure policykit-1 0.96-2 0.96-2 2010-06-23 10:33:19 status unpacked policykit-1 0.96-2 2010-06-23 10:33:19 status unpacked policykit-1 0.96-2 2010-06-23 10:33:19 status unpacked policykit-1 0.96-2 2010-06-23 10:33:19 status unpacked policykit-1 0.96-2 2010-06-23 10:33:19 status unpacked policykit-1 0.96-2 2010-06-23 10:33:19 status half-configured policykit-1 0.96-2 2010-06-23 10:33:19 status installed policykit-1 0.96-2 2010-06-23 10:33:20 configure policykit-1-gnome 0.96-2 0.96-2 2010-06-23 10:33:20 status unpacked policykit-1-gnome 0.96-2 2010-06-23 10:33:20 status unpacked policykit-1-gnome 0.96-2 2010-06-23 10:33:20 status half-configured policykit-1-gnome 0.96-2 2010-06-23 10:33:20 status installed policykit-1-gnome 0.96-2 2010-06-23 10:33:20 configure gconf-defaults-service 2.28.1-3 2.28.1-3 2010-06-23 10:33:20 status unpacked gconf-defaults-service 2.28.1-3 2010-06-23 10:33:20 status unpacked gconf-defaults-service 2.28.1-3 2010-06-23 10:33:20 status half-configured gconf-defaults-service 2.28.1-3 2010-06-23 10:33:20 status installed gconf-defaults-service 2.28.1-3 2010-06-23 10:33:20 configure gconf-editor 2.30.0-2 2.30.0-2 2010-06-23 10:33:20 status unpacked gconf-editor 2.30.0-2 2010-06-23 10:33:20 status half-configured gconf-editor 2.30.0-2 2010-06-23 10:33:20 status installed gconf-editor 2.30.0-2 2010-06-23 10:33:20 configure gdebi-core 0.6.0 0.6.0 2010-06-23 10:33:20 status unpacked gdebi-core 0.6.0 2010-06-23 10:33:20 status half-configured gdebi-core 0.6.0 2010-06-23 10:33:20 status installed gdebi-core 0.6.0 2010-06-23 10:33:20 configure libvte9 1:0.24.1-1 1:0.24.1-1 2010-06-23 10:33:20 status unpacked libvte9 1:0.24.1-1 2010-06-23 10:33:20 status half-configured libvte9 1:0.24.1-1 2010-06-23 10:33:20 status installed libvte9 1:0.24.1-1 2010-06-23 10:33:20 configure python-vte 1:0.24.1-1 1:0.24.1-1 2010-06-23 10:33:20 status unpacked python-vte 1:0.24.1-1 2010-06-23 10:33:20 status half-configured python-vte 1:0.24.1-1 2010-06-23 10:33:20 status installed python-vte 1:0.24.1-1 2010-06-23 10:33:20 configure gdebi 0.6.0 0.6.0 2010-06-23 10:33:20 status unpacked gdebi 0.6.0 2010-06-23 10:33:20 status half-configured gdebi 0.6.0 2010-06-23 10:33:20 status installed gdebi 0.6.0 2010-06-23 10:33:20 configure libpolkit-gtk-1-0 0.96-2 0.96-2 2010-06-23 10:33:20 status unpacked libpolkit-gtk-1-0 0.96-2 2010-06-23 10:33:21 status half-configured libpolkit-gtk-1-0 0.96-2 2010-06-23 10:33:21 status installed libpolkit-gtk-1-0 0.96-2 2010-06-23 10:33:21 configure libupower-glib1 0.9.4-2 0.9.4-2 2010-06-23 10:33:21 status unpacked libupower-glib1 0.9.4-2 2010-06-23 10:33:21 status half-configured libupower-glib1 0.9.4-2 2010-06-23 10:33:21 status installed libupower-glib1 0.9.4-2 2010-06-23 10:33:21 configure upower 0.9.4-2 0.9.4-2 2010-06-23 10:33:21 status unpacked upower 0.9.4-2 2010-06-23 10:33:21 status unpacked upower 0.9.4-2 2010-06-23 10:33:21 status unpacked upower 0.9.4-2 2010-06-23 10:33:21 status half-configured upower 0.9.4-2 2010-06-23 10:33:21 status installed upower 0.9.4-2 2010-06-23 10:33:21 configure gnome-session-bin 2.30.0-1 2.30.0-1 2010-06-23 10:33:21 status unpacked gnome-session-bin 2.30.0-1 2010-06-23 10:33:21 status half-configured gnome-session-bin 2.30.0-1 2010-06-23 10:33:21 status installed gnome-session-bin 2.30.0-1 2010-06-23 10:33:21 configure gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status half-configured gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 status installed gnome-settings-daemon 2.30.1-1 2010-06-23 10:33:21 configure gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-23 10:33:21 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 10:33:21 status unpacked gnome-panel-data 2.30.0-2 2010-06-23 10:33:21 status half-configured gnome-panel-data 2.30.0-2 2010-06-23 10:33:21 status installed gnome-panel-data 2.30.0-2 2010-06-23 10:33:21 configure gnome-desktop-data 2.30.0-2 2.30.0-2 2010-06-23 10:33:21 status unpacked gnome-desktop-data 2.30.0-2 2010-06-23 10:33:21 status half-configured gnome-desktop-data 2.30.0-2 2010-06-23 10:33:21 status installed gnome-desktop-data 2.30.0-2 2010-06-23 10:33:21 configure libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:21 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:33:21 status half-configured libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:33:21 status installed libgnome-window-settings1 1:2.30.1-1 2010-06-23 10:33:22 configure gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:22 status unpacked gnome-control-center 1:2.30.1-1 2010-06-23 10:33:22 status half-configured gnome-control-center 1:2.30.1-1 2010-06-23 10:33:22 status installed gnome-control-center 1:2.30.1-1 2010-06-23 10:33:22 configure python-gnome2 2.28.1-1 2.28.1-1 2010-06-23 10:33:22 status unpacked python-gnome2 2.28.1-1 2010-06-23 10:33:22 status half-configured python-gnome2 2.28.1-1 2010-06-23 10:33:22 status installed python-gnome2 2.28.1-1 2010-06-23 10:33:22 configure gnome-about 2.30.0-2 2.30.0-2 2010-06-23 10:33:22 status unpacked gnome-about 2.30.0-2 2010-06-23 10:33:22 status half-configured gnome-about 2.30.0-2 2010-06-23 10:33:22 status installed gnome-about 2.30.0-2 2010-06-23 10:33:22 configure gnome-panel 2.30.0-2 2.30.0-2 2010-06-23 10:33:22 status unpacked gnome-panel 2.30.0-2 2010-06-23 10:33:22 status half-configured gnome-panel 2.30.0-2 2010-06-23 10:33:22 status installed gnome-panel 2.30.0-2 2010-06-23 10:33:22 configure zenity 2.30.0-1 2.30.0-1 2010-06-23 10:33:22 status unpacked zenity 2.30.0-1 2010-06-23 10:33:22 status half-configured zenity 2.30.0-1 2010-06-23 10:33:22 status installed zenity 2.30.0-1 2010-06-23 10:33:22 configure metacity 1:2.30.1-2 1:2.30.1-2 2010-06-23 10:33:22 status unpacked metacity 1:2.30.1-2 2010-06-23 10:33:22 status half-configured metacity 1:2.30.1-2 2010-06-23 10:33:22 update-alternatives: run with --install /usr/bin/x-window-manager x-window-manager /usr/bin/metacity 60 --slave /usr/share/man/man1/x-window-manager.1.gz x-window-manager.1.gz /usr/share/man/man1/metacity.1.gz 2010-06-23 10:33:22 status installed metacity 1:2.30.1-2 2010-06-23 10:33:23 configure gnome-volume-manager 2.24.1-4 2.24.1-4 2010-06-23 10:33:23 status unpacked gnome-volume-manager 2.24.1-4 2010-06-23 10:33:23 status unpacked gnome-volume-manager 2.24.1-4 2010-06-23 10:33:23 status half-configured gnome-volume-manager 2.24.1-4 2010-06-23 10:33:23 status installed gnome-volume-manager 2.24.1-4 2010-06-23 10:33:23 configure nautilus-data 2.30.1-1 2.30.1-1 2010-06-23 10:33:23 status unpacked nautilus-data 2.30.1-1 2010-06-23 10:33:23 status half-configured nautilus-data 2.30.1-1 2010-06-23 10:33:23 status installed nautilus-data 2.30.1-1 2010-06-23 10:33:23 configure libglib2.0-data 2.24.1-1 2.24.1-1 2010-06-23 10:33:23 status unpacked libglib2.0-data 2.24.1-1 2010-06-23 10:33:23 status half-configured libglib2.0-data 2.24.1-1 2010-06-23 10:33:23 status installed libglib2.0-data 2.24.1-1 2010-06-23 10:33:23 configure nautilus 2.30.1-1 2.30.1-1 2010-06-23 10:33:23 status unpacked nautilus 2.30.1-1 2010-06-23 10:33:23 status half-configured nautilus 2.30.1-1 2010-06-23 10:33:23 status installed nautilus 2.30.1-1 2010-06-23 10:33:23 configure gnome-session-common 2.30.0-1 2.30.0-1 2010-06-23 10:33:23 status unpacked gnome-session-common 2.30.0-1 2010-06-23 10:33:23 status unpacked gnome-session-common 2.30.0-1 2010-06-23 10:33:23 status unpacked gnome-session-common 2.30.0-1 2010-06-23 10:33:23 status half-configured gnome-session-common 2.30.0-1 2010-06-23 10:33:23 status installed gnome-session-common 2.30.0-1 2010-06-23 10:33:23 configure gnome-session 2.30.0-1 2.30.0-1 2010-06-23 10:33:23 status unpacked gnome-session 2.30.0-1 2010-06-23 10:33:23 status half-configured gnome-session 2.30.0-1 2010-06-23 10:33:23 update-alternatives: run with --install /usr/bin/x-session-manager x-session-manager /usr/bin/gnome-session 50 --slave /usr/share/man/man1/x-session-manager.1.gz x-session-manager.1.gz /usr/share/man/man1/gnome-session.1.gz 2010-06-23 10:33:23 update-alternatives: link group x-session-manager updated to point to /usr/bin/gnome-session 2010-06-23 10:33:23 update-alternatives: run with --remove desktop-splash /usr/share/pixmaps/splash/gnome-splash.png 2010-06-23 10:33:23 update-alternatives: run with --remove desktop-splash /usr/share/pixmaps/splash/gnome-debian-splash.png 2010-06-23 10:33:23 status installed gnome-session 2.30.0-1 2010-06-23 10:33:23 configure gnome-terminal-data 2.30.1-1 2.30.1-1 2010-06-23 10:33:23 status unpacked gnome-terminal-data 2.30.1-1 2010-06-23 10:33:23 status half-configured gnome-terminal-data 2.30.1-1 2010-06-23 10:33:23 status installed gnome-terminal-data 2.30.1-1 2010-06-23 10:33:23 configure gnome-terminal 2.30.1-1 2.30.1-1 2010-06-23 10:33:23 status unpacked gnome-terminal 2.30.1-1 2010-06-23 10:33:23 status half-configured gnome-terminal 2.30.1-1 2010-06-23 10:33:24 update-alternatives: run with --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/gnome-terminal.wrapper 40 --slave /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz /usr/share/man/man1/gnome-terminal.1.gz 2010-06-23 10:33:24 status installed gnome-terminal 2.30.1-1 2010-06-23 10:33:24 configure gdm3 2.30.2-4 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status unpacked gdm3 2.30.2-4 2010-06-23 10:33:24 status half-configured gdm3 2.30.2-4 2010-06-23 10:33:25 status installed gdm3 2.30.2-4 2010-06-23 10:33:25 configure libgtksourceview2.0-common 2.10.3-1 2.10.3-1 2010-06-23 10:33:25 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:33:25 status half-configured libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:33:25 status installed libgtksourceview2.0-common 2.10.3-1 2010-06-23 10:33:25 configure libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-06-23 10:33:25 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:33:25 status half-configured libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:33:25 status installed libgtksourceview2.0-0 2.10.3-1 2010-06-23 10:33:26 configure gedit-common 2.30.2-1 2.30.2-1 2010-06-23 10:33:26 status unpacked gedit-common 2.30.2-1 2010-06-23 10:33:26 status half-configured gedit-common 2.30.2-1 2010-06-23 10:33:26 status installed gedit-common 2.30.2-1 2010-06-23 10:33:26 configure python-gtksourceview2 2.10.1-1 2.10.1-1 2010-06-23 10:33:26 status unpacked python-gtksourceview2 2.10.1-1 2010-06-23 10:33:26 status half-configured python-gtksourceview2 2.10.1-1 2010-06-23 10:33:26 status installed python-gtksourceview2 2.10.1-1 2010-06-23 10:33:26 configure gedit 2.30.2-1+b1 2.30.2-1+b1 2010-06-23 10:33:26 status unpacked gedit 2.30.2-1+b1 2010-06-23 10:33:26 status half-configured gedit 2.30.2-1+b1 2010-06-23 10:33:26 update-alternatives: run with --install /usr/bin/gnome-text-editor gnome-text-editor /usr/bin/gedit 50 --slave /usr/share/man/man1/gnome-text-editor.1.gz gnome-text-editor.1.gz /usr/share/man/man1/gedit.1.gz 2010-06-23 10:33:26 update-alternatives: link group gnome-text-editor updated to point to /usr/bin/gedit 2010-06-23 10:33:26 status installed gedit 2.30.2-1+b1 2010-06-23 10:33:26 configure gedit-plugins 2.30.0-1 2.30.0-1 2010-06-23 10:33:26 status unpacked gedit-plugins 2.30.0-1 2010-06-23 10:33:26 status half-configured gedit-plugins 2.30.0-1 2010-06-23 10:33:27 status installed gedit-plugins 2.30.0-1 2010-06-23 10:33:27 configure geoclue-hostip 0.12.0-1 0.12.0-1 2010-06-23 10:33:27 status unpacked geoclue-hostip 0.12.0-1 2010-06-23 10:33:27 status half-configured geoclue-hostip 0.12.0-1 2010-06-23 10:33:27 status installed geoclue-hostip 0.12.0-1 2010-06-23 10:33:27 configure geoclue-localnet 0.12.0-1 0.12.0-1 2010-06-23 10:33:27 status unpacked geoclue-localnet 0.12.0-1 2010-06-23 10:33:27 status half-configured geoclue-localnet 0.12.0-1 2010-06-23 10:33:27 status installed geoclue-localnet 0.12.0-1 2010-06-23 10:33:27 configure geoclue-manual 0.12.0-1 0.12.0-1 2010-06-23 10:33:27 status unpacked geoclue-manual 0.12.0-1 2010-06-23 10:33:27 status half-configured geoclue-manual 0.12.0-1 2010-06-23 10:33:27 status installed geoclue-manual 0.12.0-1 2010-06-23 10:33:27 configure geoclue-yahoo 0.12.0-1 0.12.0-1 2010-06-23 10:33:27 status unpacked geoclue-yahoo 0.12.0-1 2010-06-23 10:33:27 status half-configured geoclue-yahoo 0.12.0-1 2010-06-23 10:33:27 status installed geoclue-yahoo 0.12.0-1 2010-06-23 10:33:27 configure libgimp2.0 2.6.8-3+b1 2.6.8-3+b1 2010-06-23 10:33:27 status unpacked libgimp2.0 2.6.8-3+b1 2010-06-23 10:33:27 status half-configured libgimp2.0 2.6.8-3+b1 2010-06-23 10:33:27 status installed libgimp2.0 2.6.8-3+b1 2010-06-23 10:33:27 configure gimp-data 2.6.8-3 2.6.8-3 2010-06-23 10:33:27 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status unpacked gimp-data 2.6.8-3 2010-06-23 10:33:28 status half-configured gimp-data 2.6.8-3 2010-06-23 10:33:28 status installed gimp-data 2.6.8-3 2010-06-23 10:33:28 configure libbabl-0.0-0 0.0.22-1 0.0.22-1 2010-06-23 10:33:28 status unpacked libbabl-0.0-0 0.0.22-1 2010-06-23 10:33:28 status half-configured libbabl-0.0-0 0.0.22-1 2010-06-23 10:33:28 status installed libbabl-0.0-0 0.0.22-1 2010-06-23 10:33:28 configure libilmbase6 1.0.1-3 1.0.1-3 2010-06-23 10:33:28 status unpacked libilmbase6 1.0.1-3 2010-06-23 10:33:28 status half-configured libilmbase6 1.0.1-3 2010-06-23 10:33:28 status installed libilmbase6 1.0.1-3 2010-06-23 10:33:28 configure libopenexr6 1.6.1-4.1 1.6.1-4.1 2010-06-23 10:33:28 status unpacked libopenexr6 1.6.1-4.1 2010-06-23 10:33:28 status half-configured libopenexr6 1.6.1-4.1 2010-06-23 10:33:28 status installed libopenexr6 1.6.1-4.1 2010-06-23 10:33:28 configure libopenraw1 0.0.8-1 0.0.8-1 2010-06-23 10:33:28 status unpacked libopenraw1 0.0.8-1 2010-06-23 10:33:28 status half-configured libopenraw1 0.0.8-1 2010-06-23 10:33:28 status installed libopenraw1 0.0.8-1 2010-06-23 10:33:28 configure libgegl-0.0-0 0.0.22-2 0.0.22-2 2010-06-23 10:33:28 status unpacked libgegl-0.0-0 0.0.22-2 2010-06-23 10:33:28 status half-configured libgegl-0.0-0 0.0.22-2 2010-06-23 10:33:28 status installed libgegl-0.0-0 0.0.22-2 2010-06-23 10:33:29 configure libmng1 1.0.10-1 1.0.10-1 2010-06-23 10:33:29 status unpacked libmng1 1.0.10-1 2010-06-23 10:33:29 status half-configured libmng1 1.0.10-1 2010-06-23 10:33:29 status installed libmng1 1.0.10-1 2010-06-23 10:33:29 configure gimp 2.6.8-3+b1 2.6.8-3+b1 2010-06-23 10:33:29 status unpacked gimp 2.6.8-3+b1 2010-06-23 10:33:29 status half-configured gimp 2.6.8-3+b1 2010-06-23 10:33:29 status installed gimp 2.6.8-3+b1 2010-06-23 10:33:29 configure libgphoto2-port0 2.4.6-1 2.4.6-1 2010-06-23 10:33:29 status unpacked libgphoto2-port0 2.4.6-1 2010-06-23 10:33:29 status half-configured libgphoto2-port0 2.4.6-1 2010-06-23 10:33:29 status installed libgphoto2-port0 2.4.6-1 2010-06-23 10:33:29 configure libgphoto2-2 2.4.6-1 2.4.6-1 2010-06-23 10:33:29 status unpacked libgphoto2-2 2.4.6-1 2010-06-23 10:33:29 status half-configured libgphoto2-2 2.4.6-1 2010-06-23 10:33:29 status installed libgphoto2-2 2.4.6-1 2010-06-23 10:33:29 configure libieee1284-3 0.2.11-6 0.2.11-6 2010-06-23 10:33:29 status unpacked libieee1284-3 0.2.11-6 2010-06-23 10:33:29 status half-configured libieee1284-3 0.2.11-6 2010-06-23 10:33:29 status installed libieee1284-3 0.2.11-6 2010-06-23 10:33:29 configure libsane-extras 1.0.21.2 1.0.21.2 2010-06-23 10:33:29 status unpacked libsane-extras 1.0.21.2 2010-06-23 10:33:29 status unpacked libsane-extras 1.0.21.2 2010-06-23 10:33:29 status unpacked libsane-extras 1.0.21.2 2010-06-23 10:33:29 status half-configured libsane-extras 1.0.21.2 2010-06-23 10:33:29 status installed libsane-extras 1.0.21.2 2010-06-23 10:33:29 configure libsane 1.0.21-2 1.0.21-2 2010-06-23 10:33:29 status unpacked libsane 1.0.21-2 2010-06-23 10:33:29 status unpacked libsane 1.0.21-2 2010-06-23 10:33:29 status unpacked libsane 1.0.21-2 2010-06-23 10:33:29 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:30 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:31 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:32 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status unpacked libsane 1.0.21-2 2010-06-23 10:33:33 status half-configured libsane 1.0.21-2 2010-06-23 10:33:33 status installed libsane 1.0.21-2 2010-06-23 10:33:33 configure gnome-scan-common 0.6.2-1 0.6.2-1 2010-06-23 10:33:33 status unpacked gnome-scan-common 0.6.2-1 2010-06-23 10:33:33 status half-configured gnome-scan-common 0.6.2-1 2010-06-23 10:33:33 status installed gnome-scan-common 0.6.2-1 2010-06-23 10:33:33 configure libgnomescan0 0.6.2-1 0.6.2-1 2010-06-23 10:33:33 status unpacked libgnomescan0 0.6.2-1 2010-06-23 10:33:33 status half-configured libgnomescan0 0.6.2-1 2010-06-23 10:33:33 status installed libgnomescan0 0.6.2-1 2010-06-23 10:33:33 configure gimp-flegita 0.6.2-1 0.6.2-1 2010-06-23 10:33:33 status unpacked gimp-flegita 0.6.2-1 2010-06-23 10:33:34 status half-configured gimp-flegita 0.6.2-1 2010-06-23 10:33:34 status installed gimp-flegita 0.6.2-1 2010-06-23 10:33:34 configure libboost-date-time1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-06-23 10:33:34 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 status half-configured libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 status installed libboost-date-time1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 configure libboost-thread1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-06-23 10:33:34 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 status half-configured libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 status installed libboost-thread1.40.0 1.40.0-6+b1 2010-06-23 10:33:34 configure gnash-common 0.8.7-2+b1 0.8.7-2+b1 2010-06-23 10:33:34 status unpacked gnash-common 0.8.7-2+b1 2010-06-23 10:33:34 status half-configured gnash-common 0.8.7-2+b1 2010-06-23 10:33:34 status installed gnash-common 0.8.7-2+b1 2010-06-23 10:33:34 configure gnash 0.8.7-2+b1 0.8.7-2+b1 2010-06-23 10:33:34 status unpacked gnash 0.8.7-2+b1 2010-06-23 10:33:34 status unpacked gnash 0.8.7-2+b1 2010-06-23 10:33:34 status half-configured gnash 0.8.7-2+b1 2010-06-23 10:33:34 status installed gnash 0.8.7-2+b1 2010-06-23 10:33:34 configure libapm1 3.2.2-14 3.2.2-14 2010-06-23 10:33:34 status unpacked libapm1 3.2.2-14 2010-06-23 10:33:34 status half-configured libapm1 3.2.2-14 2010-06-23 10:33:34 status installed libapm1 3.2.2-14 2010-06-23 10:33:34 configure libxml-twig-perl 1:3.34-1 1:3.34-1 2010-06-23 10:33:34 status unpacked libxml-twig-perl 1:3.34-1 2010-06-23 10:33:34 status half-configured libxml-twig-perl 1:3.34-1 2010-06-23 10:33:34 status installed libxml-twig-perl 1:3.34-1 2010-06-23 10:33:34 configure libnet-dbus-perl 0.33.6-2 0.33.6-2 2010-06-23 10:33:34 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-23 10:33:34 status half-configured libnet-dbus-perl 0.33.6-2 2010-06-23 10:33:34 status installed libnet-dbus-perl 0.33.6-2 2010-06-23 10:33:34 configure system-tools-backends 2.10.0-2 2.10.0-2 2010-06-23 10:33:34 status unpacked system-tools-backends 2.10.0-2 2010-06-23 10:33:34 status unpacked system-tools-backends 2.10.0-2 2010-06-23 10:33:35 status half-configured system-tools-backends 2.10.0-2 2010-06-23 10:33:35 status installed system-tools-backends 2.10.0-2 2010-06-23 10:33:35 configure liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-23 10:33:35 status unpacked liboobs-1-4 2.30.1-1 2010-06-23 10:33:35 status half-configured liboobs-1-4 2.30.1-1 2010-06-23 10:33:35 status installed liboobs-1-4 2.30.1-1 2010-06-23 10:33:35 configure gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-23 10:33:35 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:33:35 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:33:35 status unpacked gnome-applets-data 2.30.0-1 2010-06-23 10:33:35 status half-configured gnome-applets-data 2.30.0-1 2010-06-23 10:33:35 status installed gnome-applets-data 2.30.0-1 2010-06-23 10:33:35 configure gstreamer0.10-alsa 0.10.29-4 0.10.29-4 2010-06-23 10:33:35 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:33:35 status half-configured gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:33:35 status installed gstreamer0.10-alsa 0.10.29-4 2010-06-23 10:33:35 configure gnome-applets 2.30.0-1 2.30.0-1 2010-06-23 10:33:35 status unpacked gnome-applets 2.30.0-1 2010-06-23 10:33:35 status half-configured gnome-applets 2.30.0-1 2010-06-23 10:33:35 status installed gnome-applets 2.30.0-1 2010-06-23 10:33:35 configure gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-23 10:33:35 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 10:33:35 status unpacked gnome-power-manager 2.30.1-1 2010-06-23 10:33:35 status half-configured gnome-power-manager 2.30.1-1 2010-06-23 10:33:35 status installed gnome-power-manager 2.30.1-1 2010-06-23 10:33:35 configure gnome-core 1:2.30+1 1:2.30+1 2010-06-23 10:33:35 status unpacked gnome-core 1:2.30+1 2010-06-23 10:33:35 status half-configured gnome-core 1:2.30+1 2010-06-23 10:33:35 status installed gnome-core 1:2.30+1 2010-06-23 10:33:35 configure gnome-backgrounds 2.30.0-1 2.30.0-1 2010-06-23 10:33:35 status unpacked gnome-backgrounds 2.30.0-1 2010-06-23 10:33:35 status half-configured gnome-backgrounds 2.30.0-1 2010-06-23 10:33:35 status installed gnome-backgrounds 2.30.0-1 2010-06-23 10:33:35 configure libgnome-bluetooth7 2.30.0-1 2.30.0-1 2010-06-23 10:33:35 status unpacked libgnome-bluetooth7 2.30.0-1 2010-06-23 10:33:35 status half-configured libgnome-bluetooth7 2.30.0-1 2010-06-23 10:33:36 status installed libgnome-bluetooth7 2.30.0-1 2010-06-23 10:33:36 configure libopenobex1 1.5-2 1.5-2 2010-06-23 10:33:36 status unpacked libopenobex1 1.5-2 2010-06-23 10:33:36 status half-configured libopenobex1 1.5-2 2010-06-23 10:33:36 status installed libopenobex1 1.5-2 2010-06-23 10:33:36 configure obexd-client 0.28-1 0.28-1 2010-06-23 10:33:36 status unpacked obexd-client 0.28-1 2010-06-23 10:33:36 status half-configured obexd-client 0.28-1 2010-06-23 10:33:36 status installed obexd-client 0.28-1 2010-06-23 10:33:36 configure liblqr-1-0 0.4.1-1 0.4.1-1 2010-06-23 10:33:36 status unpacked liblqr-1-0 0.4.1-1 2010-06-23 10:33:36 status half-configured liblqr-1-0 0.4.1-1 2010-06-23 10:33:37 status installed liblqr-1-0 0.4.1-1 2010-06-23 10:33:37 configure libmagickcore3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:33:37 status unpacked libmagickcore3 7:6.6.2.6-1 2010-06-23 10:33:37 status half-configured libmagickcore3 7:6.6.2.6-1 2010-06-23 10:33:37 status installed libmagickcore3 7:6.6.2.6-1 2010-06-23 10:33:37 configure libmagickwand3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:33:37 status unpacked libmagickwand3 7:6.6.2.6-1 2010-06-23 10:33:37 status half-configured libmagickwand3 7:6.6.2.6-1 2010-06-23 10:33:37 status installed libmagickwand3 7:6.6.2.6-1 2010-06-23 10:33:37 configure obex-data-server 0.4.5-1+b1 0.4.5-1+b1 2010-06-23 10:33:37 status unpacked obex-data-server 0.4.5-1+b1 2010-06-23 10:33:37 status unpacked obex-data-server 0.4.5-1+b1 2010-06-23 10:33:37 status unpacked obex-data-server 0.4.5-1+b1 2010-06-23 10:33:37 status half-configured obex-data-server 0.4.5-1+b1 2010-06-23 10:33:37 status installed obex-data-server 0.4.5-1+b1 2010-06-23 10:33:37 configure gnome-bluetooth 2.30.0-1 2.30.0-1 2010-06-23 10:33:37 status unpacked gnome-bluetooth 2.30.0-1 2010-06-23 10:33:37 status half-configured gnome-bluetooth 2.30.0-1 2010-06-23 10:33:37 status installed gnome-bluetooth 2.30.0-1 2010-06-23 10:33:37 configure libgdu-gtk0 2.30.1-1 2.30.1-1 2010-06-23 10:33:37 status unpacked libgdu-gtk0 2.30.1-1 2010-06-23 10:33:37 status half-configured libgdu-gtk0 2.30.1-1 2010-06-23 10:33:37 status installed libgdu-gtk0 2.30.1-1 2010-06-23 10:33:37 configure gnome-disk-utility 2.30.1-1 2.30.1-1 2010-06-23 10:33:37 status unpacked gnome-disk-utility 2.30.1-1 2010-06-23 10:33:37 status unpacked gnome-disk-utility 2.30.1-1 2010-06-23 10:33:37 status half-configured gnome-disk-utility 2.30.1-1 2010-06-23 10:33:37 status installed gnome-disk-utility 2.30.1-1 2010-06-23 10:33:37 configure gnome-media-common 2.30.0-1 2.30.0-1 2010-06-23 10:33:37 status unpacked gnome-media-common 2.30.0-1 2010-06-23 10:33:37 status half-configured gnome-media-common 2.30.0-1 2010-06-23 10:33:38 status installed gnome-media-common 2.30.0-1 2010-06-23 10:33:38 configure libgnome-media0 2.30.0-1 2.30.0-1 2010-06-23 10:33:38 status unpacked libgnome-media0 2.30.0-1 2010-06-23 10:33:38 status half-configured libgnome-media0 2.30.0-1 2010-06-23 10:33:38 status installed libgnome-media0 2.30.0-1 2010-06-23 10:33:38 configure libasyncns0 0.3-1 0.3-1 2010-06-23 10:33:38 status unpacked libasyncns0 0.3-1 2010-06-23 10:33:38 status half-configured libasyncns0 0.3-1 2010-06-23 10:33:38 status installed libasyncns0 0.3-1 2010-06-23 10:33:38 configure libpulse0 0.9.21-1.2+b1 0.9.21-1.2+b1 2010-06-23 10:33:38 status unpacked libpulse0 0.9.21-1.2+b1 2010-06-23 10:33:38 status unpacked libpulse0 0.9.21-1.2+b1 2010-06-23 10:33:38 status half-configured libpulse0 0.9.21-1.2+b1 2010-06-23 10:33:38 status installed libpulse0 0.9.21-1.2+b1 2010-06-23 10:33:38 configure libpulse-mainloop-glib0 0.9.21-1.2+b1 0.9.21-1.2+b1 2010-06-23 10:33:38 status unpacked libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:33:38 status half-configured libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:33:38 status installed libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-23 10:33:38 configure gnome-media 2.30.0-1 2.30.0-1 2010-06-23 10:33:38 status unpacked gnome-media 2.30.0-1 2010-06-23 10:33:38 status half-configured gnome-media 2.30.0-1 2010-06-23 10:33:38 status installed gnome-media 2.30.0-1 2010-06-23 10:33:38 configure gnome-netstatus-applet 2.28.1-1 2.28.1-1 2010-06-23 10:33:38 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-23 10:33:38 status half-configured gnome-netstatus-applet 2.28.1-1 2010-06-23 10:33:38 status installed gnome-netstatus-applet 2.28.1-1 2010-06-23 10:33:38 configure gnome-nettool 2.30.0-1 2.30.0-1 2010-06-23 10:33:38 status unpacked gnome-nettool 2.30.0-1 2010-06-23 10:33:38 status half-configured gnome-nettool 2.30.0-1 2010-06-23 10:33:38 status installed gnome-nettool 2.30.0-1 2010-06-23 10:33:38 configure gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-23 10:33:38 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:33:38 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:33:38 status unpacked gnome-screensaver 2.30.0-1 2010-06-23 10:33:39 status half-configured gnome-screensaver 2.30.0-1 2010-06-23 10:33:39 status installed gnome-screensaver 2.30.0-1 2010-06-23 10:33:39 configure libglibmm-2.4-1c2a 2.24.2-1 2.24.2-1 2010-06-23 10:33:39 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-23 10:33:39 status half-configured libglibmm-2.4-1c2a 2.24.2-1 2010-06-23 10:33:39 status installed libglibmm-2.4-1c2a 2.24.2-1 2010-06-23 10:33:40 configure libcairomm-1.0-1 1.8.4-3 1.8.4-3 2010-06-23 10:33:40 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-23 10:33:40 status half-configured libcairomm-1.0-1 1.8.4-3 2010-06-23 10:33:40 status installed libcairomm-1.0-1 1.8.4-3 2010-06-23 10:33:40 configure libpangomm-1.4-1 2.26.2-1 2.26.2-1 2010-06-23 10:33:40 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-23 10:33:40 status half-configured libpangomm-1.4-1 2.26.2-1 2010-06-23 10:33:40 status installed libpangomm-1.4-1 2.26.2-1 2010-06-23 10:33:40 configure libgtkmm-2.4-1c2a 1:2.20.3-1 1:2.20.3-1 2010-06-23 10:33:40 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-23 10:33:40 status half-configured libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-23 10:33:40 status installed libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-23 10:33:40 configure gnome-system-monitor 2.28.1-1 2.28.1-1 2010-06-23 10:33:40 status unpacked gnome-system-monitor 2.28.1-1 2010-06-23 10:33:40 status half-configured gnome-system-monitor 2.28.1-1 2010-06-23 10:33:40 status installed gnome-system-monitor 2.28.1-1 2010-06-23 10:33:40 configure gnome-system-tools 2.30.2-1 2.30.2-1 2010-06-23 10:33:40 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 10:33:40 status unpacked gnome-system-tools 2.30.2-1 2010-06-23 10:33:40 status half-configured gnome-system-tools 2.30.2-1 2010-06-23 10:33:40 status installed gnome-system-tools 2.30.2-1 2010-06-23 10:33:40 configure liblua5.1-0 5.1.4-5 5.1.4-5 2010-06-23 10:33:40 status unpacked liblua5.1-0 5.1.4-5 2010-06-23 10:33:40 status half-configured liblua5.1-0 5.1.4-5 2010-06-23 10:33:40 status installed liblua5.1-0 5.1.4-5 2010-06-23 10:33:40 configure gtk2-engines 1:2.20.1-1 1:2.20.1-1 2010-06-23 10:33:40 status unpacked gtk2-engines 1:2.20.1-1 2010-06-23 10:33:40 status half-configured gtk2-engines 1:2.20.1-1 2010-06-23 10:33:40 status installed gtk2-engines 1:2.20.1-1 2010-06-23 10:33:40 configure gtk2-engines-pixbuf 2.20.1-1 2.20.1-1 2010-06-23 10:33:40 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:33:41 status half-configured gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:33:41 status installed gtk2-engines-pixbuf 2.20.1-1 2010-06-23 10:33:41 configure gnome-themes 2.30.1-1 2.30.1-1 2010-06-23 10:33:41 status unpacked gnome-themes 2.30.1-1 2010-06-23 10:33:41 status half-configured gnome-themes 2.30.1-1 2010-06-23 10:33:41 status installed gnome-themes 2.30.1-1 2010-06-23 10:33:41 configure gnome-user-guide 2.30.1-1 2.30.1-1 2010-06-23 10:33:41 status unpacked gnome-user-guide 2.30.1-1 2010-06-23 10:33:41 status half-configured gnome-user-guide 2.30.1-1 2010-06-23 10:33:41 status installed gnome-user-guide 2.30.1-1 2010-06-23 10:33:41 configure libapache2-mod-dnssd 0.6-2 0.6-2 2010-06-23 10:33:41 status unpacked libapache2-mod-dnssd 0.6-2 2010-06-23 10:33:41 status unpacked libapache2-mod-dnssd 0.6-2 2010-06-23 10:33:41 status unpacked libapache2-mod-dnssd 0.6-2 2010-06-23 10:33:41 status half-configured libapache2-mod-dnssd 0.6-2 2010-06-23 10:33:41 status installed libapache2-mod-dnssd 0.6-2 2010-06-23 10:33:41 configure gnome-user-share 2.30.0-1 2.30.0-1 2010-06-23 10:33:41 status unpacked gnome-user-share 2.30.0-1 2010-06-23 10:33:41 status half-configured gnome-user-share 2.30.0-1 2010-06-23 10:33:41 status installed gnome-user-share 2.30.0-1 2010-06-23 10:33:41 configure gstreamer0.10-tools 0.10.29-1 0.10.29-1 2010-06-23 10:33:41 status unpacked gstreamer0.10-tools 0.10.29-1 2010-06-23 10:33:41 status half-configured gstreamer0.10-tools 0.10.29-1 2010-06-23 10:33:41 status installed gstreamer0.10-tools 0.10.29-1 2010-06-23 10:33:41 configure gucharmap 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:41 status unpacked gucharmap 1:2.30.1-1 2010-06-23 10:33:41 status half-configured gucharmap 1:2.30.1-1 2010-06-23 10:33:41 status installed gucharmap 1:2.30.1-1 2010-06-23 10:33:41 configure libarchive1 2.8.3-1 2.8.3-1 2010-06-23 10:33:41 status unpacked libarchive1 2.8.3-1 2010-06-23 10:33:41 status half-configured libarchive1 2.8.3-1 2010-06-23 10:33:41 status installed libarchive1 2.8.3-1 2010-06-23 10:33:41 configure libcdio10 0.81-4 0.81-4 2010-06-23 10:33:41 status unpacked libcdio10 0.81-4 2010-06-23 10:33:41 status half-configured libcdio10 0.81-4 2010-06-23 10:33:41 status installed libcdio10 0.81-4 2010-06-23 10:33:41 configure libcdio-cdda0 0.81-4 0.81-4 2010-06-23 10:33:41 status unpacked libcdio-cdda0 0.81-4 2010-06-23 10:33:41 status half-configured libcdio-cdda0 0.81-4 2010-06-23 10:33:41 status installed libcdio-cdda0 0.81-4 2010-06-23 10:33:41 configure libcdio-paranoia0 0.81-4 0.81-4 2010-06-23 10:33:41 status unpacked libcdio-paranoia0 0.81-4 2010-06-23 10:33:41 status half-configured libcdio-paranoia0 0.81-4 2010-06-23 10:33:41 status installed libcdio-paranoia0 0.81-4 2010-06-23 10:33:42 configure libplist1 1.3-1 1.3-1 2010-06-23 10:33:42 status unpacked libplist1 1.3-1 2010-06-23 10:33:42 status half-configured libplist1 1.3-1 2010-06-23 10:33:42 status installed libplist1 1.3-1 2010-06-23 10:33:42 configure libusbmuxd1 1.0.4-1 1.0.4-1 2010-06-23 10:33:42 status unpacked libusbmuxd1 1.0.4-1 2010-06-23 10:33:42 status half-configured libusbmuxd1 1.0.4-1 2010-06-23 10:33:42 status installed libusbmuxd1 1.0.4-1 2010-06-23 10:33:42 configure usbmuxd 1.0.4-1 1.0.4-1 2010-06-23 10:33:42 status unpacked usbmuxd 1.0.4-1 2010-06-23 10:33:42 status half-configured usbmuxd 1.0.4-1 2010-06-23 10:33:42 status installed usbmuxd 1.0.4-1 2010-06-23 10:33:42 configure libimobiledevice1 1.0.1-1+b1 1.0.1-1+b1 2010-06-23 10:33:42 status unpacked libimobiledevice1 1.0.1-1+b1 2010-06-23 10:33:42 status half-configured libimobiledevice1 1.0.1-1+b1 2010-06-23 10:33:42 status installed libimobiledevice1 1.0.1-1+b1 2010-06-23 10:33:42 configure gvfs-backends 1.6.2-1 1.6.2-1 2010-06-23 10:33:42 status unpacked gvfs-backends 1.6.2-1 2010-06-23 10:33:42 status half-configured gvfs-backends 1.6.2-1 2010-06-23 10:33:42 status installed gvfs-backends 1.6.2-1 2010-06-23 10:33:42 configure gvfs-bin 1.6.2-1 1.6.2-1 2010-06-23 10:33:42 status unpacked gvfs-bin 1.6.2-1 2010-06-23 10:33:42 status unpacked gvfs-bin 1.6.2-1 2010-06-23 10:33:42 status half-configured gvfs-bin 1.6.2-1 2010-06-23 10:33:42 status installed gvfs-bin 1.6.2-1 2010-06-23 10:33:42 configure python-evolution 2.30.0-1+b1 2.30.0-1+b1 2010-06-23 10:33:42 status unpacked python-evolution 2.30.0-1+b1 2010-06-23 10:33:42 status half-configured python-evolution 2.30.0-1+b1 2010-06-23 10:33:43 status installed python-evolution 2.30.0-1+b1 2010-06-23 10:33:43 configure python-notify 0.1.1-2+b2 0.1.1-2+b2 2010-06-23 10:33:43 status unpacked python-notify 0.1.1-2+b2 2010-06-23 10:33:43 status half-configured python-notify 0.1.1-2+b2 2010-06-23 10:33:43 status installed python-notify 0.1.1-2+b2 2010-06-23 10:33:43 configure python-xdg 0.19-1 0.19-1 2010-06-23 10:33:43 status unpacked python-xdg 0.19-1 2010-06-23 10:33:43 status half-configured python-xdg 0.19-1 2010-06-23 10:33:43 status installed python-xdg 0.19-1 2010-06-23 10:33:43 configure hamster-applet 2.30.1-1+b1 2.30.1-1+b1 2010-06-23 10:33:43 status unpacked hamster-applet 2.30.1-1+b1 2010-06-23 10:33:43 status half-configured hamster-applet 2.30.1-1+b1 2010-06-23 10:33:43 status installed hamster-applet 2.30.1-1+b1 2010-06-23 10:33:43 configure nautilus-sendto 2.28.4-2 2.28.4-2 2010-06-23 10:33:43 status unpacked nautilus-sendto 2.28.4-2 2010-06-23 10:33:43 status half-configured nautilus-sendto 2.28.4-2 2010-06-23 10:33:43 status installed nautilus-sendto 2.28.4-2 2010-06-23 10:33:43 configure libcryptui0 2.30.1-2 2.30.1-2 2010-06-23 10:33:43 status unpacked libcryptui0 2.30.1-2 2010-06-23 10:33:43 status half-configured libcryptui0 2.30.1-2 2010-06-23 10:33:43 status installed libcryptui0 2.30.1-2 2010-06-23 10:33:43 configure libgpgme11 1.2.0-1.2 1.2.0-1.2 2010-06-23 10:33:43 status unpacked libgpgme11 1.2.0-1.2 2010-06-23 10:33:43 status half-configured libgpgme11 1.2.0-1.2 2010-06-23 10:33:43 status installed libgpgme11 1.2.0-1.2 2010-06-23 10:33:43 configure seahorse 2.30.1-2 2.30.1-2 2010-06-23 10:33:43 status unpacked seahorse 2.30.1-2 2010-06-23 10:33:43 status unpacked seahorse 2.30.1-2 2010-06-23 10:33:43 status half-configured seahorse 2.30.1-2 2010-06-23 10:33:43 status installed seahorse 2.30.1-2 2010-06-23 10:33:43 configure seahorse-plugins 2.30.1-2 2.30.1-2 2010-06-23 10:33:43 status unpacked seahorse-plugins 2.30.1-2 2010-06-23 10:33:43 status half-configured seahorse-plugins 2.30.1-2 2010-06-23 10:33:43 status installed seahorse-plugins 2.30.1-2 2010-06-23 10:33:43 configure libdiscid0 0.2.2-1 0.2.2-1 2010-06-23 10:33:43 status unpacked libdiscid0 0.2.2-1 2010-06-23 10:33:43 status half-configured libdiscid0 0.2.2-1 2010-06-23 10:33:44 status installed libdiscid0 0.2.2-1 2010-06-23 10:33:44 configure libmusicbrainz3-6 3.0.2-2 3.0.2-2 2010-06-23 10:33:44 status unpacked libmusicbrainz3-6 3.0.2-2 2010-06-23 10:33:44 status half-configured libmusicbrainz3-6 3.0.2-2 2010-06-23 10:33:44 status installed libmusicbrainz3-6 3.0.2-2 2010-06-23 10:33:44 configure sound-juicer 2.28.2-1 2.28.2-1 2010-06-23 10:33:44 status unpacked sound-juicer 2.28.2-1 2010-06-23 10:33:44 status half-configured sound-juicer 2.28.2-1 2010-06-23 10:33:44 status installed sound-juicer 2.28.2-1 2010-06-23 10:33:44 configure totem-common 2.30.2-2 2.30.2-2 2010-06-23 10:33:44 status unpacked totem-common 2.30.2-2 2010-06-23 10:33:44 status half-configured totem-common 2.30.2-2 2010-06-23 10:33:44 status installed totem-common 2.30.2-2 2010-06-23 10:33:44 configure totem 2.30.2-2+b1 2.30.2-2+b1 2010-06-23 10:33:44 status unpacked totem 2.30.2-2+b1 2010-06-23 10:33:44 status half-configured totem 2.30.2-2+b1 2010-06-23 10:33:44 status installed totem 2.30.2-2+b1 2010-06-23 10:33:44 configure libepc-common 0.3.11-1 0.3.11-1 2010-06-23 10:33:44 status unpacked libepc-common 0.3.11-1 2010-06-23 10:33:44 status half-configured libepc-common 0.3.11-1 2010-06-23 10:33:44 status installed libepc-common 0.3.11-1 2010-06-23 10:33:44 configure libepc-1.0-2 0.3.11-1 0.3.11-1 2010-06-23 10:33:44 status unpacked libepc-1.0-2 0.3.11-1 2010-06-23 10:33:44 status half-configured libepc-1.0-2 0.3.11-1 2010-06-23 10:33:44 status installed libepc-1.0-2 0.3.11-1 2010-06-23 10:33:44 configure libepc-ui-1.0-2 0.3.11-1 0.3.11-1 2010-06-23 10:33:44 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:33:44 status half-configured libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:33:44 status installed libepc-ui-1.0-2 0.3.11-1 2010-06-23 10:33:44 configure libgdata-common 0.6.4-2 0.6.4-2 2010-06-23 10:33:44 status unpacked libgdata-common 0.6.4-2 2010-06-23 10:33:44 status half-configured libgdata-common 0.6.4-2 2010-06-23 10:33:44 status installed libgdata-common 0.6.4-2 2010-06-23 10:33:44 configure libgdata7 0.6.4-2 0.6.4-2 2010-06-23 10:33:44 status unpacked libgdata7 0.6.4-2 2010-06-23 10:33:45 status half-configured libgdata7 0.6.4-2 2010-06-23 10:33:45 status installed libgdata7 0.6.4-2 2010-06-23 10:33:45 configure python-gst0.10 0.10.18-2 0.10.18-2 2010-06-23 10:33:45 status unpacked python-gst0.10 0.10.18-2 2010-06-23 10:33:45 status half-configured python-gst0.10 0.10.18-2 2010-06-23 10:33:45 status installed python-gst0.10 0.10.18-2 2010-06-23 10:33:45 configure python-pkg-resources 0.6.10-4 0.6.10-4 2010-06-23 10:33:45 status unpacked python-pkg-resources 0.6.10-4 2010-06-23 10:33:45 status half-configured python-pkg-resources 0.6.10-4 2010-06-23 10:33:46 status installed python-pkg-resources 0.6.10-4 2010-06-23 10:33:46 configure python-rdflib 2.4.2-1+b1 2.4.2-1+b1 2010-06-23 10:33:46 status unpacked python-rdflib 2.4.2-1+b1 2010-06-23 10:33:46 status half-configured python-rdflib 2.4.2-1+b1 2010-06-23 10:33:46 status installed python-rdflib 2.4.2-1+b1 2010-06-23 10:33:46 configure python-gdbm 2.6.5-1 2.6.5-1 2010-06-23 10:33:46 status unpacked python-gdbm 2.6.5-1 2010-06-23 10:33:46 status half-configured python-gdbm 2.6.5-1 2010-06-23 10:33:46 status installed python-gdbm 2.6.5-1 2010-06-23 10:33:46 configure python-httplib2 0.6.0-1 0.6.0-1 2010-06-23 10:33:46 status unpacked python-httplib2 0.6.0-1 2010-06-23 10:33:46 status half-configured python-httplib2 0.6.0-1 2010-06-23 10:33:46 status installed python-httplib2 0.6.0-1 2010-06-23 10:33:46 configure python-feedparser 4.1-14 4.1-14 2010-06-23 10:33:46 status unpacked python-feedparser 4.1-14 2010-06-23 10:33:46 status half-configured python-feedparser 4.1-14 2010-06-23 10:33:46 status installed python-feedparser 4.1-14 2010-06-23 10:33:46 configure python-beautifulsoup 3.1.0.1-2 3.1.0.1-2 2010-06-23 10:33:46 status unpacked python-beautifulsoup 3.1.0.1-2 2010-06-23 10:33:46 status half-configured python-beautifulsoup 3.1.0.1-2 2010-06-23 10:33:47 status installed python-beautifulsoup 3.1.0.1-2 2010-06-23 10:33:47 configure totem-plugins 2.30.2-2+b1 2.30.2-2+b1 2010-06-23 10:33:47 status unpacked totem-plugins 2.30.2-2+b1 2010-06-23 10:33:47 status half-configured totem-plugins 2.30.2-2+b1 2010-06-23 10:33:47 status installed totem-plugins 2.30.2-2+b1 2010-06-23 10:33:47 configure libssh-4 0.4.4-1 0.4.4-1 2010-06-23 10:33:47 status unpacked libssh-4 0.4.4-1 2010-06-23 10:33:47 status half-configured libssh-4 0.4.4-1 2010-06-23 10:33:47 status installed libssh-4 0.4.4-1 2010-06-23 10:33:47 configure rdesktop 1.6.0-3 1.6.0-3 2010-06-23 10:33:47 status unpacked rdesktop 1.6.0-3 2010-06-23 10:33:47 status half-configured rdesktop 1.6.0-3 2010-06-23 10:33:47 status installed rdesktop 1.6.0-3 2010-06-23 10:33:47 configure remmina 0.7.5-1 0.7.5-1 2010-06-23 10:33:47 status unpacked remmina 0.7.5-1 2010-06-23 10:33:47 status half-configured remmina 0.7.5-1 2010-06-23 10:33:48 status installed remmina 0.7.5-1 2010-06-23 10:33:48 configure vino 2.28.2-1 2.28.2-1 2010-06-23 10:33:48 status unpacked vino 2.28.2-1 2010-06-23 10:33:48 status half-configured vino 2.28.2-1 2010-06-23 10:33:48 status installed vino 2.28.2-1 2010-06-23 10:33:48 configure xdg-user-dirs 0.12-1 0.12-1 2010-06-23 10:33:48 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:33:48 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:33:48 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:33:48 status unpacked xdg-user-dirs 0.12-1 2010-06-23 10:33:48 status half-configured xdg-user-dirs 0.12-1 2010-06-23 10:33:48 status installed xdg-user-dirs 0.12-1 2010-06-23 10:33:48 configure gnome-desktop-environment 1:2.30+1 1:2.30+1 2010-06-23 10:33:48 status unpacked gnome-desktop-environment 1:2.30+1 2010-06-23 10:33:48 status half-configured gnome-desktop-environment 1:2.30+1 2010-06-23 10:33:48 status installed gnome-desktop-environment 1:2.30+1 2010-06-23 10:33:48 configure gnome-themes-extras 2.22.0-3 2.22.0-3 2010-06-23 10:33:48 status unpacked gnome-themes-extras 2.22.0-3 2010-06-23 10:33:48 status half-configured gnome-themes-extras 2.22.0-3 2010-06-23 10:33:49 status installed gnome-themes-extras 2.22.0-3 2010-06-23 10:33:49 configure guile-1.8-libs 1.8.7+1-3 1.8.7+1-3 2010-06-23 10:33:49 status unpacked guile-1.8-libs 1.8.7+1-3 2010-06-23 10:33:49 status half-configured guile-1.8-libs 1.8.7+1-3 2010-06-23 10:33:49 status installed guile-1.8-libs 1.8.7+1-3 2010-06-23 10:33:49 configure gnome-cards-data 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:49 status unpacked gnome-cards-data 1:2.30.1-1 2010-06-23 10:33:49 status half-configured gnome-cards-data 1:2.30.1-1 2010-06-23 10:33:49 status installed gnome-cards-data 1:2.30.1-1 2010-06-23 10:33:49 configure gnome-games-data 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:49 status unpacked gnome-games-data 1:2.30.1-1 2010-06-23 10:33:49 status half-configured gnome-games-data 1:2.30.1-1 2010-06-23 10:33:49 status installed gnome-games-data 1:2.30.1-1 2010-06-23 10:33:49 configure python-bugbuddy 2.30.0-1 2.30.0-1 2010-06-23 10:33:49 status unpacked python-bugbuddy 2.30.0-1 2010-06-23 10:33:49 status half-configured python-bugbuddy 2.30.0-1 2010-06-23 10:33:49 status installed python-bugbuddy 2.30.0-1 2010-06-23 10:33:49 configure python-opengl 3.0.1~b2-1 3.0.1~b2-1 2010-06-23 10:33:49 status unpacked python-opengl 3.0.1~b2-1 2010-06-23 10:33:49 status half-configured python-opengl 3.0.1~b2-1 2010-06-23 10:33:50 status installed python-opengl 3.0.1~b2-1 2010-06-23 10:33:50 configure libgtkglext1 1.2.0-1.1 1.2.0-1.1 2010-06-23 10:33:50 status unpacked libgtkglext1 1.2.0-1.1 2010-06-23 10:33:50 status half-configured libgtkglext1 1.2.0-1.1 2010-06-23 10:33:50 status installed libgtkglext1 1.2.0-1.1 2010-06-23 10:33:50 configure python-gtkglext1 1.1.0-5 1.1.0-5 2010-06-23 10:33:50 status unpacked python-gtkglext1 1.1.0-5 2010-06-23 10:33:50 status half-configured python-gtkglext1 1.1.0-5 2010-06-23 10:33:50 status installed python-gtkglext1 1.1.0-5 2010-06-23 10:33:50 configure mesa-utils 7.7.1-3 7.7.1-3 2010-06-23 10:33:50 status unpacked mesa-utils 7.7.1-3 2010-06-23 10:33:50 status half-configured mesa-utils 7.7.1-3 2010-06-23 10:33:50 status installed mesa-utils 7.7.1-3 2010-06-23 10:33:50 configure gnuchess 5.07-7 5.07-7 2010-06-23 10:33:50 status unpacked gnuchess 5.07-7 2010-06-23 10:33:50 status half-configured gnuchess 5.07-7 2010-06-23 10:33:50 status installed gnuchess 5.07-7 2010-06-23 10:33:50 configure gnome-games 1:2.30.1-1 1:2.30.1-1 2010-06-23 10:33:50 status unpacked gnome-games 1:2.30.1-1 2010-06-23 10:33:50 status half-configured gnome-games 1:2.30.1-1 2010-06-23 10:33:50 status installed gnome-games 1:2.30.1-1 2010-06-23 10:33:50 configure libpam-gnome-keyring 2.30.1-2 2.30.1-2 2010-06-23 10:33:50 status unpacked libpam-gnome-keyring 2.30.1-2 2010-06-23 10:33:50 status half-configured libpam-gnome-keyring 2.30.1-2 2010-06-23 10:33:51 status installed libpam-gnome-keyring 2.30.1-2 2010-06-23 10:33:51 configure liba52-0.7.4 0.7.4-14 0.7.4-14 2010-06-23 10:33:51 status unpacked liba52-0.7.4 0.7.4-14 2010-06-23 10:33:51 status half-configured liba52-0.7.4 0.7.4-14 2010-06-23 10:33:51 status installed liba52-0.7.4 0.7.4-14 2010-06-23 10:33:51 configure libid3tag0 0.15.1b-10 0.15.1b-10 2010-06-23 10:33:51 status unpacked libid3tag0 0.15.1b-10 2010-06-23 10:33:51 status half-configured libid3tag0 0.15.1b-10 2010-06-23 10:33:51 status installed libid3tag0 0.15.1b-10 2010-06-23 10:33:51 configure libmad0 0.15.1b-5 0.15.1b-5 2010-06-23 10:33:51 status unpacked libmad0 0.15.1b-5 2010-06-23 10:33:51 status half-configured libmad0 0.15.1b-5 2010-06-23 10:33:51 status installed libmad0 0.15.1b-5 2010-06-23 10:33:52 configure libmpeg2-4 0.4.1-3 0.4.1-3 2010-06-23 10:33:52 status unpacked libmpeg2-4 0.4.1-3 2010-06-23 10:33:52 status half-configured libmpeg2-4 0.4.1-3 2010-06-23 10:33:52 status installed libmpeg2-4 0.4.1-3 2010-06-23 10:33:52 configure libopencore-amrnb0 0.1.2-1 0.1.2-1 2010-06-23 10:33:52 status unpacked libopencore-amrnb0 0.1.2-1 2010-06-23 10:33:52 status half-configured libopencore-amrnb0 0.1.2-1 2010-06-23 10:33:52 status installed libopencore-amrnb0 0.1.2-1 2010-06-23 10:33:52 configure libopencore-amrwb0 0.1.2-1 0.1.2-1 2010-06-23 10:33:52 status unpacked libopencore-amrwb0 0.1.2-1 2010-06-23 10:33:53 status half-configured libopencore-amrwb0 0.1.2-1 2010-06-23 10:33:53 status installed libopencore-amrwb0 0.1.2-1 2010-06-23 10:33:53 configure libsidplay1 1.36.59-5 1.36.59-5 2010-06-23 10:33:53 status unpacked libsidplay1 1.36.59-5 2010-06-23 10:33:53 status half-configured libsidplay1 1.36.59-5 2010-06-23 10:33:53 status installed libsidplay1 1.36.59-5 2010-06-23 10:33:53 configure libtwolame0 0.3.12-1 0.3.12-1 2010-06-23 10:33:53 status unpacked libtwolame0 0.3.12-1 2010-06-23 10:33:53 status half-configured libtwolame0 0.3.12-1 2010-06-23 10:33:53 status installed libtwolame0 0.3.12-1 2010-06-23 10:33:53 configure gstreamer0.10-plugins-ugly 0.10.15-1 0.10.15-1 2010-06-23 10:33:53 status unpacked gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:33:53 status half-configured gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:33:53 status installed gstreamer0.10-plugins-ugly 0.10.15-1 2010-06-23 10:33:53 configure libavutil49 4:0.5.2-1 4:0.5.2-1 2010-06-23 10:33:53 status unpacked libavutil49 4:0.5.2-1 2010-06-23 10:33:53 status half-configured libavutil49 4:0.5.2-1 2010-06-23 10:33:53 status installed libavutil49 4:0.5.2-1 2010-06-23 10:33:53 configure libavcodec52 4:0.5.2-1 4:0.5.2-1 2010-06-23 10:33:53 status unpacked libavcodec52 4:0.5.2-1 2010-06-23 10:33:53 status half-configured libavcodec52 4:0.5.2-1 2010-06-23 10:33:53 status installed libavcodec52 4:0.5.2-1 2010-06-23 10:33:53 configure libavformat52 4:0.5.2-1 4:0.5.2-1 2010-06-23 10:33:53 status unpacked libavformat52 4:0.5.2-1 2010-06-23 10:33:53 status half-configured libavformat52 4:0.5.2-1 2010-06-23 10:33:53 status installed libavformat52 4:0.5.2-1 2010-06-23 10:33:53 configure libpostproc51 4:0.5.2-1 4:0.5.2-1 2010-06-23 10:33:53 status unpacked libpostproc51 4:0.5.2-1 2010-06-23 10:33:53 status half-configured libpostproc51 4:0.5.2-1 2010-06-23 10:33:53 status installed libpostproc51 4:0.5.2-1 2010-06-23 10:33:53 configure libswscale0 4:0.5.2-1 4:0.5.2-1 2010-06-23 10:33:53 status unpacked libswscale0 4:0.5.2-1 2010-06-23 10:33:53 status half-configured libswscale0 4:0.5.2-1 2010-06-23 10:33:54 status installed libswscale0 4:0.5.2-1 2010-06-23 10:33:54 configure gstreamer0.10-ffmpeg 0.10.10-1 0.10.10-1 2010-06-23 10:33:54 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:33:54 status half-configured gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:33:54 status installed gstreamer0.10-ffmpeg 0.10.10-1 2010-06-23 10:33:54 configure libgpod4 0.7.2-2+b1 0.7.2-2+b1 2010-06-23 10:33:54 status unpacked libgpod4 0.7.2-2+b1 2010-06-23 10:33:54 status half-configured libgpod4 0.7.2-2+b1 2010-06-23 10:33:54 status installed libgpod4 0.7.2-2+b1 2010-06-23 10:33:54 configure libmtp8 1.0.3-1 1.0.3-1 2010-06-23 10:33:54 status unpacked libmtp8 1.0.3-1 2010-06-23 10:33:55 status half-configured libmtp8 1.0.3-1 2010-06-23 10:33:55 status installed libmtp8 1.0.3-1 2010-06-23 10:33:55 configure media-player-info 6-1 6-1 2010-06-23 10:33:55 status unpacked media-player-info 6-1 2010-06-23 10:33:55 status half-configured media-player-info 6-1 2010-06-23 10:33:55 status installed media-player-info 6-1 2010-06-23 10:33:55 configure rhythmbox 0.12.8-2 0.12.8-2 2010-06-23 10:33:55 status unpacked rhythmbox 0.12.8-2 2010-06-23 10:33:55 status half-configured rhythmbox 0.12.8-2 2010-06-23 10:33:55 status installed rhythmbox 0.12.8-2 2010-06-23 10:33:55 configure python-webkit 1.1.7-1+b1 1.1.7-1+b1 2010-06-23 10:33:55 status unpacked python-webkit 1.1.7-1+b1 2010-06-23 10:33:55 status half-configured python-webkit 1.1.7-1+b1 2010-06-23 10:33:55 status installed python-webkit 1.1.7-1+b1 2010-06-23 10:33:55 configure python-mako 0.3.3-1 0.3.3-1 2010-06-23 10:33:55 status unpacked python-mako 0.3.3-1 2010-06-23 10:33:55 status half-configured python-mako 0.3.3-1 2010-06-23 10:33:55 status installed python-mako 0.3.3-1 2010-06-23 10:33:55 configure rhythmbox-plugins 0.12.8-2 0.12.8-2 2010-06-23 10:33:55 status unpacked rhythmbox-plugins 0.12.8-2 2010-06-23 10:33:55 status half-configured rhythmbox-plugins 0.12.8-2 2010-06-23 10:33:56 status installed rhythmbox-plugins 0.12.8-2 2010-06-23 10:33:56 configure rhythmbox-plugin-cdrecorder 0.12.8-2 0.12.8-2 2010-06-23 10:33:56 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:33:56 status half-configured rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:33:56 status installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-23 10:33:56 configure synaptic 0.63.1 0.63.1 2010-06-23 10:33:56 status unpacked synaptic 0.63.1 2010-06-23 10:33:56 status half-configured synaptic 0.63.1 2010-06-23 10:33:56 status installed synaptic 0.63.1 2010-06-23 10:33:56 configure python-cups 1.9.48-1 1.9.48-1 2010-06-23 10:33:56 status unpacked python-cups 1.9.48-1 2010-06-23 10:33:56 status half-configured python-cups 1.9.48-1 2010-06-23 10:33:56 status installed python-cups 1.9.48-1 2010-06-23 10:33:56 configure python-cupsutils 1.0.0-6 1.0.0-6 2010-06-23 10:33:56 status unpacked python-cupsutils 1.0.0-6 2010-06-23 10:33:56 status half-configured python-cupsutils 1.0.0-6 2010-06-23 10:33:56 status installed python-cupsutils 1.0.0-6 2010-06-23 10:33:56 configure system-config-printer 1.0.0-6 1.0.0-6 2010-06-23 10:33:56 status unpacked system-config-printer 1.0.0-6 2010-06-23 10:33:56 status unpacked system-config-printer 1.0.0-6 2010-06-23 10:33:56 status unpacked system-config-printer 1.0.0-6 2010-06-23 10:33:56 status half-configured system-config-printer 1.0.0-6 2010-06-23 10:33:56 status installed system-config-printer 1.0.0-6 2010-06-23 10:33:56 configure totem-mozilla 2.30.2-2+b1 2.30.2-2+b1 2010-06-23 10:33:56 status unpacked totem-mozilla 2.30.2-2+b1 2010-06-23 10:33:56 status half-configured totem-mozilla 2.30.2-2+b1 2010-06-23 10:33:56 status installed totem-mozilla 2.30.2-2+b1 2010-06-23 10:33:56 configure python-gnupginterface 0.3.2-9.1 0.3.2-9.1 2010-06-23 10:33:56 status unpacked python-gnupginterface 0.3.2-9.1 2010-06-23 10:33:56 status half-configured python-gnupginterface 0.3.2-9.1 2010-06-23 10:33:56 status installed python-gnupginterface 0.3.2-9.1 2010-06-23 10:33:56 configure unattended-upgrades 0.42debian2 0.42debian2 2010-06-23 10:33:56 status unpacked unattended-upgrades 0.42debian2 2010-06-23 10:33:56 status unpacked unattended-upgrades 0.42debian2 2010-06-23 10:33:57 status unpacked unattended-upgrades 0.42debian2 2010-06-23 10:33:57 status half-configured unattended-upgrades 0.42debian2 2010-06-23 10:33:58 status installed unattended-upgrades 0.42debian2 2010-06-23 10:33:58 configure python-software-properties 0.60.debian-1.1 0.60.debian-1.1 2010-06-23 10:33:58 status unpacked python-software-properties 0.60.debian-1.1 2010-06-23 10:33:58 status half-configured python-software-properties 0.60.debian-1.1 2010-06-23 10:33:58 status installed python-software-properties 0.60.debian-1.1 2010-06-23 10:33:58 configure python-aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-06-23 10:33:58 status unpacked python-aptdaemon 0.31+bzr413-1 2010-06-23 10:33:58 status half-configured python-aptdaemon 0.31+bzr413-1 2010-06-23 10:33:58 status installed python-aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 configure python-aptdaemon-gtk 0.31+bzr413-1 0.31+bzr413-1 2010-06-23 10:33:59 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:33:59 status half-configured python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:33:59 status installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-23 10:33:59 configure aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-06-23 10:33:59 status unpacked aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 status unpacked aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 status unpacked aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 status half-configured aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 status installed aptdaemon 0.31+bzr413-1 2010-06-23 10:33:59 configure software-center 2.0.3debian1 2.0.3debian1 2010-06-23 10:33:59 status unpacked software-center 2.0.3debian1 2010-06-23 10:33:59 status unpacked software-center 2.0.3debian1 2010-06-23 10:33:59 status half-configured software-center 2.0.3debian1 2010-06-23 10:34:27 status installed software-center 2.0.3debian1 2010-06-23 10:34:27 configure gnome-codec-install 0.4.7 0.4.7 2010-06-23 10:34:27 status unpacked gnome-codec-install 0.4.7 2010-06-23 10:34:27 status half-configured gnome-codec-install 0.4.7 2010-06-23 10:34:28 update-alternatives: run with --install /usr/bin/gstreamer-codec-install gstreamer-codec-install /usr/bin/gnome-codec-install 85 2010-06-23 10:34:28 update-alternatives: link group gstreamer-codec-install updated to point to /usr/bin/gnome-codec-install 2010-06-23 10:34:28 status installed gnome-codec-install 0.4.7 2010-06-23 10:34:28 configure transmission-common 2.00-1 2.00-1 2010-06-23 10:34:28 status unpacked transmission-common 2.00-1 2010-06-23 10:34:28 status half-configured transmission-common 2.00-1 2010-06-23 10:34:28 status installed transmission-common 2.00-1 2010-06-23 10:34:28 configure transmission-gtk 2.00-1 2.00-1 2010-06-23 10:34:28 status unpacked transmission-gtk 2.00-1 2010-06-23 10:34:28 status half-configured transmission-gtk 2.00-1 2010-06-23 10:34:28 status installed transmission-gtk 2.00-1 2010-06-23 10:34:28 configure libgtkspell0 2.0.16-1 2.0.16-1 2010-06-23 10:34:28 status unpacked libgtkspell0 2.0.16-1 2010-06-23 10:34:28 status half-configured libgtkspell0 2.0.16-1 2010-06-23 10:34:28 status installed libgtkspell0 2.0.16-1 2010-06-23 10:34:28 configure libatk1.0-data 1.30.0-1 1.30.0-1 2010-06-23 10:34:28 status unpacked libatk1.0-data 1.30.0-1 2010-06-23 10:34:28 status half-configured libatk1.0-data 1.30.0-1 2010-06-23 10:34:28 status installed libatk1.0-data 1.30.0-1 2010-06-23 10:34:28 configure libcolorblind0 0.0.1-1 0.0.1-1 2010-06-23 10:34:28 status unpacked libcolorblind0 0.0.1-1 2010-06-23 10:34:28 status half-configured libcolorblind0 0.0.1-1 2010-06-23 10:34:28 status installed libcolorblind0 0.0.1-1 2010-06-23 10:34:28 configure libgnome-mag2 1:0.16.1-2 1:0.16.1-2 2010-06-23 10:34:28 status unpacked libgnome-mag2 1:0.16.1-2 2010-06-23 10:34:28 status half-configured libgnome-mag2 1:0.16.1-2 2010-06-23 10:34:28 status installed libgnome-mag2 1:0.16.1-2 2010-06-23 10:34:28 configure gnome-mag 1:0.16.1-2 1:0.16.1-2 2010-06-23 10:34:28 status unpacked gnome-mag 1:0.16.1-2 2010-06-23 10:34:28 status half-configured gnome-mag 1:0.16.1-2 2010-06-23 10:34:28 status installed gnome-mag 1:0.16.1-2 2010-06-23 10:34:28 configure gnome-accessibility-themes 2.30.1-1 2.30.1-1 2010-06-23 10:34:28 status unpacked gnome-accessibility-themes 2.30.1-1 2010-06-23 10:34:28 status half-configured gnome-accessibility-themes 2.30.1-1 2010-06-23 10:34:29 status installed gnome-accessibility-themes 2.30.1-1 2010-06-23 10:34:29 configure gok 2.30.0-1 2.30.0-1 2010-06-23 10:34:29 status unpacked gok 2.30.0-1 2010-06-23 10:34:29 status half-configured gok 2.30.0-1 2010-06-23 10:34:29 status installed gok 2.30.0-1 2010-06-23 10:34:29 configure libgail-gnome-module 1.20.2-1 1.20.2-1 2010-06-23 10:34:29 status unpacked libgail-gnome-module 1.20.2-1 2010-06-23 10:34:29 status half-configured libgail-gnome-module 1.20.2-1 2010-06-23 10:34:29 status installed libgail-gnome-module 1.20.2-1 2010-06-23 10:34:29 configure mousetweaks 2.30.1-1 2.30.1-1 2010-06-23 10:34:29 status unpacked mousetweaks 2.30.1-1 2010-06-23 10:34:29 status half-configured mousetweaks 2.30.1-1 2010-06-23 10:34:29 status installed mousetweaks 2.30.1-1 2010-06-23 10:34:29 configure python-pyatspi 1.30.1-2 1.30.1-2 2010-06-23 10:34:29 status unpacked python-pyatspi 1.30.1-2 2010-06-23 10:34:29 status half-configured python-pyatspi 1.30.1-2 2010-06-23 10:34:29 status installed python-pyatspi 1.30.1-2 2010-06-23 10:34:29 configure libbrlapi0.5 4.2-2+b1 4.2-2+b1 2010-06-23 10:34:29 status unpacked libbrlapi0.5 4.2-2+b1 2010-06-23 10:34:29 status half-configured libbrlapi0.5 4.2-2+b1 2010-06-23 10:34:29 status installed libbrlapi0.5 4.2-2+b1 2010-06-23 10:34:29 configure python-brlapi 4.2-2+b1 4.2-2+b1 2010-06-23 10:34:29 status unpacked python-brlapi 4.2-2+b1 2010-06-23 10:34:29 status half-configured python-brlapi 4.2-2+b1 2010-06-23 10:34:29 status installed python-brlapi 4.2-2+b1 2010-06-23 10:34:29 configure liblouis-data 1.8.0-1 1.8.0-1 2010-06-23 10:34:29 status unpacked liblouis-data 1.8.0-1 2010-06-23 10:34:29 status half-configured liblouis-data 1.8.0-1 2010-06-23 10:34:29 status installed liblouis-data 1.8.0-1 2010-06-23 10:34:29 configure liblouis2 1.8.0-1 1.8.0-1 2010-06-23 10:34:29 status unpacked liblouis2 1.8.0-1 2010-06-23 10:34:29 status half-configured liblouis2 1.8.0-1 2010-06-23 10:34:29 status installed liblouis2 1.8.0-1 2010-06-23 10:34:29 configure python-louis 1.8.0-1 1.8.0-1 2010-06-23 10:34:29 status unpacked python-louis 1.8.0-1 2010-06-23 10:34:29 status half-configured python-louis 1.8.0-1 2010-06-23 10:34:29 status installed python-louis 1.8.0-1 2010-06-23 10:34:29 configure gnome-orca 2.30.1-1 2.30.1-1 2010-06-23 10:34:29 status unpacked gnome-orca 2.30.1-1 2010-06-23 10:34:30 status half-configured gnome-orca 2.30.1-1 2010-06-23 10:34:30 status installed gnome-orca 2.30.1-1 2010-06-23 10:34:30 configure gnome-accessibility 1:2.30+1 1:2.30+1 2010-06-23 10:34:30 status unpacked gnome-accessibility 1:2.30+1 2010-06-23 10:34:30 status half-configured gnome-accessibility 1:2.30+1 2010-06-23 10:34:30 status installed gnome-accessibility 1:2.30+1 2010-06-23 10:34:30 configure gnome-games-extra-data 2.30.0-1 2.30.0-1 2010-06-23 10:34:30 status unpacked gnome-games-extra-data 2.30.0-1 2010-06-23 10:34:30 status half-configured gnome-games-extra-data 2.30.0-1 2010-06-23 10:34:30 status installed gnome-games-extra-data 2.30.0-1 2010-06-23 10:34:30 configure gnumeric-common 1.10.6-1 1.10.6-1 2010-06-23 10:34:30 status unpacked gnumeric-common 1.10.6-1 2010-06-23 10:34:30 status half-configured gnumeric-common 1.10.6-1 2010-06-23 10:34:30 status installed gnumeric-common 1.10.6-1 2010-06-23 10:34:30 configure gnumeric 1.10.6-1 1.10.6-1 2010-06-23 10:34:30 status unpacked gnumeric 1.10.6-1 2010-06-23 10:34:30 status half-configured gnumeric 1.10.6-1 2010-06-23 10:34:30 status installed gnumeric 1.10.6-1 2010-06-23 10:34:30 configure libmagick++3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:34:30 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-23 10:34:30 status half-configured libmagick++3 7:6.6.2.6-1 2010-06-23 10:34:30 status installed libmagick++3 7:6.6.2.6-1 2010-06-23 10:34:30 configure inkscape 0.47.0-2+b1 0.47.0-2+b1 2010-06-23 10:34:30 status unpacked inkscape 0.47.0-2+b1 2010-06-23 10:34:30 status unpacked inkscape 0.47.0-2+b1 2010-06-23 10:34:30 status half-configured inkscape 0.47.0-2+b1 2010-06-23 10:34:30 status installed inkscape 0.47.0-2+b1 2010-06-23 10:34:30 configure gnome-office 1:2.30+1 1:2.30+1 2010-06-23 10:34:30 status unpacked gnome-office 1:2.30+1 2010-06-23 10:34:30 status half-configured gnome-office 1:2.30+1 2010-06-23 10:34:30 status installed gnome-office 1:2.30+1 2010-06-23 10:34:30 configure gnome-session-canberra 0.24-1 0.24-1 2010-06-23 10:34:30 status unpacked gnome-session-canberra 0.24-1 2010-06-23 10:34:30 status half-configured gnome-session-canberra 0.24-1 2010-06-23 10:34:30 status installed gnome-session-canberra 0.24-1 2010-06-23 10:34:30 configure gtk2-engines-smooth 1:2.14.3+deb5 1:2.14.3+deb5 2010-06-23 10:34:30 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:34:30 status half-configured gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:34:30 status installed gtk2-engines-smooth 1:2.14.3+deb5 2010-06-23 10:34:30 configure gnome-themes-more 0.9.0.deb0.7 0.9.0.deb0.7 2010-06-23 10:34:30 status unpacked gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:34:30 status half-configured gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:34:31 status installed gnome-themes-more 0.9.0.deb0.7 2010-06-23 10:34:31 configure gnuchess-book 1.01-2 1.01-2 2010-06-23 10:34:31 status unpacked gnuchess-book 1.01-2 2010-06-23 10:34:31 status half-configured gnuchess-book 1.01-2 2010-06-23 10:34:31 status installed gnuchess-book 1.01-2 2010-06-23 10:34:31 configure gstreamer0.10-fluendo-mp3 0.10.14.debian-1 0.10.14.debian-1 2010-06-23 10:34:31 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:34:31 status half-configured gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:34:31 status installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-23 10:34:31 configure gthumb-data 3:2.11.3-2 3:2.11.3-2 2010-06-23 10:34:31 status unpacked gthumb-data 3:2.11.3-2 2010-06-23 10:34:31 status half-configured gthumb-data 3:2.11.3-2 2010-06-23 10:34:31 status installed gthumb-data 3:2.11.3-2 2010-06-23 10:34:31 configure gthumb 3:2.11.3-2 3:2.11.3-2 2010-06-23 10:34:31 status unpacked gthumb 3:2.11.3-2 2010-06-23 10:34:31 status half-configured gthumb 3:2.11.3-2 2010-06-23 10:34:31 status installed gthumb 3:2.11.3-2 2010-06-23 10:34:31 configure hal-cups-utils 0.6.16-3 0.6.16-3 2010-06-23 10:34:31 status unpacked hal-cups-utils 0.6.16-3 2010-06-23 10:34:31 status half-configured hal-cups-utils 0.6.16-3 2010-06-23 10:34:31 status installed hal-cups-utils 0.6.16-3 2010-06-23 10:34:31 configure imagemagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:34:31 status unpacked imagemagick 7:6.6.2.6-1 2010-06-23 10:34:31 status half-configured imagemagick 7:6.6.2.6-1 2010-06-23 10:34:31 status installed imagemagick 7:6.6.2.6-1 2010-06-23 10:34:31 configure libopenal1 1:1.12.854-2 1:1.12.854-2 2010-06-23 10:34:31 status unpacked libopenal1 1:1.12.854-2 2010-06-23 10:34:31 status unpacked libopenal1 1:1.12.854-2 2010-06-23 10:34:31 status half-configured libopenal1 1:1.12.854-2 2010-06-23 10:34:31 status installed libopenal1 1:1.12.854-2 2010-06-23 10:34:31 configure libalut0 1.1.0-2 1.1.0-2 2010-06-23 10:34:31 status unpacked libalut0 1.1.0-2 2010-06-23 10:34:31 status half-configured libalut0 1.1.0-2 2010-06-23 10:34:31 status installed libalut0 1.1.0-2 2010-06-23 10:34:31 configure libbeagle1 0.3.9-1+b1 0.3.9-1+b1 2010-06-23 10:34:31 status unpacked libbeagle1 0.3.9-1+b1 2010-06-23 10:34:31 status half-configured libbeagle1 0.3.9-1+b1 2010-06-23 10:34:31 status installed libbeagle1 0.3.9-1+b1 2010-06-23 10:34:31 configure libboost-python1.42.0 1.42.0-3 1.42.0-3 2010-06-23 10:34:31 status unpacked libboost-python1.42.0 1.42.0-3 2010-06-23 10:34:31 status half-configured libboost-python1.42.0 1.42.0-3 2010-06-23 10:34:31 status installed libboost-python1.42.0 1.42.0-3 2010-06-23 10:34:31 configure libcdt4 2.26.3-4 2.26.3-4 2010-06-23 10:34:31 status unpacked libcdt4 2.26.3-4 2010-06-23 10:34:31 status half-configured libcdt4 2.26.3-4 2010-06-23 10:34:32 status installed libcdt4 2.26.3-4 2010-06-23 10:34:32 configure libcolamd2.7.1 1:3.4.0-2 1:3.4.0-2 2010-06-23 10:34:32 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:34:32 status half-configured libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:34:32 status installed libcolamd2.7.1 1:3.4.0-2 2010-06-23 10:34:32 configure libelf1 0.147-2 0.147-2 2010-06-23 10:34:32 status unpacked libelf1 0.147-2 2010-06-23 10:34:32 status half-configured libelf1 0.147-2 2010-06-23 10:34:32 status installed libelf1 0.147-2 2010-06-23 10:34:32 configure libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2.0.36~rc1~dfsg-3.2 2010-06-23 10:34:32 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:34:32 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:34:32 status installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-23 10:34:32 configure libglewmx1.5 1.5.4-1 1.5.4-1 2010-06-23 10:34:32 status unpacked libglewmx1.5 1.5.4-1 2010-06-23 10:34:32 status half-configured libglewmx1.5 1.5.4-1 2010-06-23 10:34:32 status installed libglewmx1.5 1.5.4-1 2010-06-23 10:34:32 configure libglc0 0.7.2-3 0.7.2-3 2010-06-23 10:34:32 status unpacked libglc0 0.7.2-3 2010-06-23 10:34:32 status half-configured libglc0 0.7.2-3 2010-06-23 10:34:32 status installed libglc0 0.7.2-3 2010-06-23 10:34:32 configure libglew1.5 1.5.4-1 1.5.4-1 2010-06-23 10:34:32 status unpacked libglew1.5 1.5.4-1 2010-06-23 10:34:32 status half-configured libglew1.5 1.5.4-1 2010-06-23 10:34:33 status installed libglew1.5 1.5.4-1 2010-06-23 10:34:33 configure libgpod-common 0.7.2-2+b1 0.7.2-2+b1 2010-06-23 10:34:33 status unpacked libgpod-common 0.7.2-2+b1 2010-06-23 10:34:33 status half-configured libgpod-common 0.7.2-2+b1 2010-06-23 10:34:33 status installed libgpod-common 0.7.2-2+b1 2010-06-23 10:34:33 configure libgraph4 2.26.3-4 2.26.3-4 2010-06-23 10:34:33 status unpacked libgraph4 2.26.3-4 2010-06-23 10:34:33 status half-configured libgraph4 2.26.3-4 2010-06-23 10:34:33 status installed libgraph4 2.26.3-4 2010-06-23 10:34:33 configure libpathplan4 2.26.3-4 2.26.3-4 2010-06-23 10:34:33 status unpacked libpathplan4 2.26.3-4 2010-06-23 10:34:33 status half-configured libpathplan4 2.26.3-4 2010-06-23 10:34:33 status installed libpathplan4 2.26.3-4 2010-06-23 10:34:33 configure libxdot4 2.26.3-4 2.26.3-4 2010-06-23 10:34:33 status unpacked libxdot4 2.26.3-4 2010-06-23 10:34:33 status half-configured libxdot4 2.26.3-4 2010-06-23 10:34:33 status installed libxdot4 2.26.3-4 2010-06-23 10:34:33 configure libgvc5 2.26.3-4 2.26.3-4 2010-06-23 10:34:33 status unpacked libgvc5 2.26.3-4 2010-06-23 10:34:33 status half-configured libgvc5 2.26.3-4 2010-06-23 10:34:33 status installed libgvc5 2.26.3-4 2010-06-23 10:34:33 configure libmagickcore3-extra 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:34:33 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:34:33 status half-configured libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:34:33 status installed libmagickcore3-extra 7:6.6.2.6-1 2010-06-23 10:34:33 configure libnetpbm10 2:10.0-12.2 2:10.0-12.2 2010-06-23 10:34:33 status unpacked libnetpbm10 2:10.0-12.2 2010-06-23 10:34:34 status half-configured libnetpbm10 2:10.0-12.2 2010-06-23 10:34:34 status installed libnetpbm10 2:10.0-12.2 2010-06-23 10:34:34 configure libnm-glib-vpn1 0.8-1 0.8-1 2010-06-23 10:34:34 status unpacked libnm-glib-vpn1 0.8-1 2010-06-23 10:34:34 status half-configured libnm-glib-vpn1 0.8-1 2010-06-23 10:34:34 status installed libnm-glib-vpn1 0.8-1 2010-06-23 10:34:34 configure libnss-mdns 0.10-3.1 0.10-3.1 2010-06-23 10:34:34 status unpacked libnss-mdns 0.10-3.1 2010-06-23 10:34:34 status half-configured libnss-mdns 0.10-3.1 2010-06-23 10:34:34 status installed libnss-mdns 0.10-3.1 2010-06-23 10:34:34 configure libpam-ck-connector 0.4.1-4 0.4.1-4 2010-06-23 10:34:34 status unpacked libpam-ck-connector 0.4.1-4 2010-06-23 10:34:34 status half-configured libpam-ck-connector 0.4.1-4 2010-06-23 10:34:34 status installed libpam-ck-connector 0.4.1-4 2010-06-23 10:34:34 configure libpcap0.8 1.1.1-2 1.1.1-2 2010-06-23 10:34:34 status unpacked libpcap0.8 1.1.1-2 2010-06-23 10:34:34 status half-configured libpcap0.8 1.1.1-2 2010-06-23 10:34:34 status installed libpcap0.8 1.1.1-2 2010-06-23 10:34:34 configure libplot2c2 2.5-4 2.5-4 2010-06-23 10:34:34 status unpacked libplot2c2 2.5-4 2010-06-23 10:34:34 status half-configured libplot2c2 2.5-4 2010-06-23 10:34:34 status installed libplot2c2 2.5-4 2010-06-23 10:34:34 configure libpstoedit0c2a 3.45-8+b1 3.45-8+b1 2010-06-23 10:34:34 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-23 10:34:34 status half-configured libpstoedit0c2a 3.45-8+b1 2010-06-23 10:34:34 status installed libpstoedit0c2a 3.45-8+b1 2010-06-23 10:34:34 configure librpmio0 4.7.2-1+b2 4.7.2-1+b2 2010-06-23 10:34:34 status unpacked librpmio0 4.7.2-1+b2 2010-06-23 10:34:34 status half-configured librpmio0 4.7.2-1+b2 2010-06-23 10:34:35 status installed librpmio0 4.7.2-1+b2 2010-06-23 10:34:35 configure rpm-common 4.7.2-1 4.7.2-1 2010-06-23 10:34:35 status unpacked rpm-common 4.7.2-1 2010-06-23 10:34:35 status half-configured rpm-common 4.7.2-1 2010-06-23 10:34:35 status installed rpm-common 4.7.2-1 2010-06-23 10:34:35 configure librpm0 4.7.2-1+b2 4.7.2-1+b2 2010-06-23 10:34:35 status unpacked librpm0 4.7.2-1+b2 2010-06-23 10:34:35 status half-configured librpm0 4.7.2-1+b2 2010-06-23 10:34:35 status installed librpm0 4.7.2-1+b2 2010-06-23 10:34:35 configure libtidy-0.99-0 20091223cvs-1 20091223cvs-1 2010-06-23 10:34:35 status unpacked libtidy-0.99-0 20091223cvs-1 2010-06-23 10:34:35 status half-configured libtidy-0.99-0 20091223cvs-1 2010-06-23 10:34:35 status installed libtidy-0.99-0 20091223cvs-1 2010-06-23 10:34:35 configure libwmf-bin 0.2.8.4-6.1 0.2.8.4-6.1 2010-06-23 10:34:35 status unpacked libwmf-bin 0.2.8.4-6.1 2010-06-23 10:34:35 status half-configured libwmf-bin 0.2.8.4-6.1 2010-06-23 10:34:35 status installed libwmf-bin 0.2.8.4-6.1 2010-06-23 10:34:35 configure libxml-xpathengine-perl 0.12-2 0.12-2 2010-06-23 10:34:35 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-23 10:34:35 status half-configured libxml-xpathengine-perl 0.12-2 2010-06-23 10:34:35 status installed libxml-xpathengine-perl 0.12-2 2010-06-23 10:34:35 configure liferea-data 1.6.3-1 1.6.3-1 2010-06-23 10:34:35 status unpacked liferea-data 1.6.3-1 2010-06-23 10:34:35 status half-configured liferea-data 1.6.3-1 2010-06-23 10:34:35 status installed liferea-data 1.6.3-1 2010-06-23 10:34:35 configure liferea 1.6.3-1 1.6.3-1 2010-06-23 10:34:35 status unpacked liferea 1.6.3-1 2010-06-23 10:34:35 status half-configured liferea 1.6.3-1 2010-06-23 10:34:35 status installed liferea 1.6.3-1 2010-06-23 10:34:35 configure lp-solve 5.5.0.13-7 5.5.0.13-7 2010-06-23 10:34:35 status unpacked lp-solve 5.5.0.13-7 2010-06-23 10:34:35 status half-configured lp-solve 5.5.0.13-7 2010-06-23 10:34:35 status installed lp-solve 5.5.0.13-7 2010-06-23 10:34:35 configure mobile-broadband-provider-info 20100616-1 20100616-1 2010-06-23 10:34:35 status unpacked mobile-broadband-provider-info 20100616-1 2010-06-23 10:34:35 status half-configured mobile-broadband-provider-info 20100616-1 2010-06-23 10:34:35 status installed mobile-broadband-provider-info 20100616-1 2010-06-23 10:34:35 configure modemmanager 0.3-2 0.3-2 2010-06-23 10:34:35 status unpacked modemmanager 0.3-2 2010-06-23 10:34:35 status unpacked modemmanager 0.3-2 2010-06-23 10:34:35 status half-configured modemmanager 0.3-2 2010-06-23 10:34:35 status installed modemmanager 0.3-2 2010-06-23 10:34:35 configure mozilla-plugin-gnash 0.8.7-2+b1 0.8.7-2+b1 2010-06-23 10:34:35 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:34:35 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:34:35 status half-configured mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:34:35 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so /usr/lib/gnash/libgnashplugin.so 10 2010-06-23 10:34:35 update-alternatives: link group flash-mozilla.so updated to point to /usr/lib/gnash/libgnashplugin.so 2010-06-23 10:34:35 status installed mozilla-plugin-gnash 0.8.7-2+b1 2010-06-23 10:34:35 configure netpbm 2:10.0-12.2 2:10.0-12.2 2010-06-23 10:34:35 status unpacked netpbm 2:10.0-12.2 2010-06-23 10:34:35 status half-configured netpbm 2:10.0-12.2 2010-06-23 10:34:35 status installed netpbm 2:10.0-12.2 2010-06-23 10:34:36 configure network-manager 0.8-1 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status unpacked network-manager 0.8-1 2010-06-23 10:34:36 status half-configured network-manager 0.8-1 2010-06-23 10:34:37 status installed network-manager 0.8-1 2010-06-23 10:34:37 configure network-manager-gnome 0.8-1 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-gnome 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-gnome 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-gnome 0.8-1 2010-06-23 10:34:37 status half-configured network-manager-gnome 0.8-1 2010-06-23 10:34:37 status installed network-manager-gnome 0.8-1 2010-06-23 10:34:37 configure network-manager-openvpn 0.8-1 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-openvpn 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-openvpn 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-openvpn 0.8-1 2010-06-23 10:34:37 status half-configured network-manager-openvpn 0.8-1 2010-06-23 10:34:37 status installed network-manager-openvpn 0.8-1 2010-06-23 10:34:37 configure network-manager-openvpn-gnome 0.8-1 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-openvpn-gnome 0.8-1 2010-06-23 10:34:37 status half-configured network-manager-openvpn-gnome 0.8-1 2010-06-23 10:34:37 status installed network-manager-openvpn-gnome 0.8-1 2010-06-23 10:34:37 configure network-manager-vpnc 0.8-1 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-vpnc 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-vpnc 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-vpnc 0.8-1 2010-06-23 10:34:37 status half-configured network-manager-vpnc 0.8-1 2010-06-23 10:34:37 status installed network-manager-vpnc 0.8-1 2010-06-23 10:34:37 configure network-manager-vpnc-gnome 0.8-1 0.8-1 2010-06-23 10:34:37 status unpacked network-manager-vpnc-gnome 0.8-1 2010-06-23 10:34:37 status half-configured network-manager-vpnc-gnome 0.8-1 2010-06-23 10:34:37 status installed network-manager-vpnc-gnome 0.8-1 2010-06-23 10:34:37 configure perlmagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-23 10:34:37 status unpacked perlmagick 7:6.6.2.6-1 2010-06-23 10:34:37 status half-configured perlmagick 7:6.6.2.6-1 2010-06-23 10:34:37 status installed perlmagick 7:6.6.2.6-1 2010-06-23 10:34:38 configure ppp 2.4.4rel-10.1 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status unpacked ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status half-configured ppp 2.4.4rel-10.1 2010-06-23 10:34:38 status installed ppp 2.4.4rel-10.1 2010-06-23 10:34:38 configure pstoedit 3.45-8+b1 3.45-8+b1 2010-06-23 10:34:38 status unpacked pstoedit 3.45-8+b1 2010-06-23 10:34:38 status half-configured pstoedit 3.45-8+b1 2010-06-23 10:34:38 status installed pstoedit 3.45-8+b1 2010-06-23 10:34:38 configure python-twisted-bin 10.0.0-3 10.0.0-3 2010-06-23 10:34:38 status unpacked python-twisted-bin 10.0.0-3 2010-06-23 10:34:38 status half-configured python-twisted-bin 10.0.0-3 2010-06-23 10:34:38 status installed python-twisted-bin 10.0.0-3 2010-06-23 10:34:38 configure python-zope.interface 3.5.3-1+b1 3.5.3-1+b1 2010-06-23 10:34:38 status unpacked python-zope.interface 3.5.3-1+b1 2010-06-23 10:34:38 status half-configured python-zope.interface 3.5.3-1+b1 2010-06-23 10:34:39 status installed python-zope.interface 3.5.3-1+b1 2010-06-23 10:34:39 configure python-twisted-core 10.0.0-3 10.0.0-3 2010-06-23 10:34:39 status unpacked python-twisted-core 10.0.0-3 2010-06-23 10:34:39 status half-configured python-twisted-core 10.0.0-3 2010-06-23 10:34:42 status installed python-twisted-core 10.0.0-3 2010-06-23 10:34:42 configure python-crypto 2.1.0-2 2.1.0-2 2010-06-23 10:34:42 status unpacked python-crypto 2.1.0-2 2010-06-23 10:34:42 status half-configured python-crypto 2.1.0-2 2010-06-23 10:34:42 status installed python-crypto 2.1.0-2 2010-06-23 10:34:42 configure python-pyasn1 0.0.11a-1 0.0.11a-1 2010-06-23 10:34:42 status unpacked python-pyasn1 0.0.11a-1 2010-06-23 10:34:42 status half-configured python-pyasn1 0.0.11a-1 2010-06-23 10:34:42 status installed python-pyasn1 0.0.11a-1 2010-06-23 10:34:42 configure python-twisted-conch 1:10.0.0-3 1:10.0.0-3 2010-06-23 10:34:42 status triggers-pending python-twisted-core 10.0.0-3 2010-06-23 10:34:42 status unpacked python-twisted-conch 1:10.0.0-3 2010-06-23 10:34:42 status unpacked python-twisted-conch 1:10.0.0-3 2010-06-23 10:34:42 status half-configured python-twisted-conch 1:10.0.0-3 2010-06-23 10:34:43 status triggers-awaited python-twisted-conch 1:10.0.0-3 2010-06-23 10:34:43 configure python-openssl 0.10-1 0.10-1 2010-06-23 10:34:43 status unpacked python-openssl 0.10-1 2010-06-23 10:34:43 status half-configured python-openssl 0.10-1 2010-06-23 10:34:43 status installed python-openssl 0.10-1 2010-06-23 10:34:43 configure python-twisted-web 10.0.0-1 10.0.0-1 2010-06-23 10:34:43 status unpacked python-twisted-web 10.0.0-1 2010-06-23 10:34:43 status half-configured python-twisted-web 10.0.0-1 2010-06-23 10:34:44 status installed python-twisted-web 10.0.0-1 2010-06-23 10:34:44 configure python-nevow 0.10.0-1 0.10.0-1 2010-06-23 10:34:44 status unpacked python-nevow 0.10.0-1 2010-06-23 10:34:44 status half-configured python-nevow 0.10.0-1 2010-06-23 10:34:46 status installed python-nevow 0.10.0-1 2010-06-23 10:34:46 configure python-epsilon 0.6.0-3 0.6.0-3 2010-06-23 10:34:46 status unpacked python-epsilon 0.6.0-3 2010-06-23 10:34:46 status half-configured python-epsilon 0.6.0-3 2010-06-23 10:34:46 status installed python-epsilon 0.6.0-3 2010-06-23 10:34:46 configure python-pysqlite2 2.6.0-1 2.6.0-1 2010-06-23 10:34:46 status unpacked python-pysqlite2 2.6.0-1 2010-06-23 10:34:46 status half-configured python-pysqlite2 2.6.0-1 2010-06-23 10:34:46 status installed python-pysqlite2 2.6.0-1 2010-06-23 10:34:46 configure python-beagle 0.3.9-1+b1 0.3.9-1+b1 2010-06-23 10:34:46 status unpacked python-beagle 0.3.9-1+b1 2010-06-23 10:34:46 status half-configured python-beagle 0.3.9-1+b1 2010-06-23 10:34:47 status installed python-beagle 0.3.9-1+b1 2010-06-23 10:34:47 configure python-chardet 2.0.1-1 2.0.1-1 2010-06-23 10:34:47 status unpacked python-chardet 2.0.1-1 2010-06-23 10:34:47 status half-configured python-chardet 2.0.1-1 2010-06-23 10:34:47 status installed python-chardet 2.0.1-1 2010-06-23 10:34:47 configure python-clientform 0.2.10-2.1 0.2.10-2.1 2010-06-23 10:34:47 status unpacked python-clientform 0.2.10-2.1 2010-06-23 10:34:47 status half-configured python-clientform 0.2.10-2.1 2010-06-23 10:34:47 status installed python-clientform 0.2.10-2.1 2010-06-23 10:34:47 configure python-configobj 4.7.2+ds-1 4.7.2+ds-1 2010-06-23 10:34:47 status unpacked python-configobj 4.7.2+ds-1 2010-06-23 10:34:47 status half-configured python-configobj 4.7.2+ds-1 2010-06-23 10:34:47 status installed python-configobj 4.7.2+ds-1 2010-06-23 10:34:47 configure python-louie 1.1-1.1 1.1-1.1 2010-06-23 10:34:47 status unpacked python-louie 1.1-1.1 2010-06-23 10:34:47 status half-configured python-louie 1.1-1.1 2010-06-23 10:34:47 status installed python-louie 1.1-1.1 2010-06-23 10:34:47 configure python-pam 0.4.2-12.1+b1 0.4.2-12.1+b1 2010-06-23 10:34:47 status unpacked python-pam 0.4.2-12.1+b1 2010-06-23 10:34:47 status half-configured python-pam 0.4.2-12.1+b1 2010-06-23 10:34:47 status installed python-pam 0.4.2-12.1+b1 2010-06-23 10:34:47 configure python-serial 2.3-1 2.3-1 2010-06-23 10:34:47 status unpacked python-serial 2.3-1 2010-06-23 10:34:47 status half-configured python-serial 2.3-1 2010-06-23 10:34:48 status installed python-serial 2.3-1 2010-06-23 10:34:48 configure python-utidylib 0.2-4 0.2-4 2010-06-23 10:34:48 status unpacked python-utidylib 0.2-4 2010-06-23 10:34:48 status half-configured python-utidylib 0.2-4 2010-06-23 10:34:48 status installed python-utidylib 0.2-4 2010-06-23 10:34:48 configure rpm2cpio 4.7.2-1+b2 4.7.2-1+b2 2010-06-23 10:34:48 status unpacked rpm2cpio 4.7.2-1+b2 2010-06-23 10:34:48 status half-configured rpm2cpio 4.7.2-1+b2 2010-06-23 10:34:48 status installed rpm2cpio 4.7.2-1+b2 2010-06-23 10:34:48 configure rss-glx 0.9.1-2 0.9.1-2 2010-06-23 10:34:48 status unpacked rss-glx 0.9.1-2 2010-06-23 10:34:48 status half-configured rss-glx 0.9.1-2 2010-06-23 10:34:48 status installed rss-glx 0.9.1-2 2010-06-23 10:34:48 configure sane-utils 1.0.21-2 1.0.21-2 2010-06-23 10:34:48 status unpacked sane-utils 1.0.21-2 2010-06-23 10:34:48 status unpacked sane-utils 1.0.21-2 2010-06-23 10:34:48 status unpacked sane-utils 1.0.21-2 2010-06-23 10:34:48 status unpacked sane-utils 1.0.21-2 2010-06-23 10:34:49 status half-configured sane-utils 1.0.21-2 2010-06-23 10:34:49 status installed sane-utils 1.0.21-2 2010-06-23 10:34:49 configure software-properties-gtk 0.60.debian-1.1 0.60.debian-1.1 2010-06-23 10:34:49 status unpacked software-properties-gtk 0.60.debian-1.1 2010-06-23 10:34:49 status half-configured software-properties-gtk 0.60.debian-1.1 2010-06-23 10:34:50 status installed software-properties-gtk 0.60.debian-1.1 2010-06-23 10:34:50 configure telepathy-gabble 0.9.14-1 0.9.14-1 2010-06-23 10:34:50 status unpacked telepathy-gabble 0.9.14-1 2010-06-23 10:34:50 status half-configured telepathy-gabble 0.9.14-1 2010-06-23 10:34:50 status installed telepathy-gabble 0.9.14-1 2010-06-23 10:34:50 configure telepathy-salut 0.3.12-1 0.3.12-1 2010-06-23 10:34:50 status unpacked telepathy-salut 0.3.12-1 2010-06-23 10:34:50 status half-configured telepathy-salut 0.3.12-1 2010-06-23 10:34:50 status installed telepathy-salut 0.3.12-1 2010-06-23 10:34:50 configure python-tagpy 0.94.7-1+b3 0.94.7-1+b3 2010-06-23 10:34:50 status unpacked python-tagpy 0.94.7-1+b3 2010-06-23 10:34:50 status half-configured python-tagpy 0.94.7-1+b3 2010-06-23 10:34:50 status installed python-tagpy 0.94.7-1+b3 2010-06-23 10:34:50 configure ttf-liberation 1.05.2.20091019-4 1.05.2.20091019-4 2010-06-23 10:34:50 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-23 10:34:50 status half-configured ttf-liberation 1.05.2.20091019-4 2010-06-23 10:34:50 status installed ttf-liberation 1.05.2.20091019-4 2010-06-23 10:34:50 configure ufraw-batch 0.16-3 0.16-3 2010-06-23 10:34:50 status unpacked ufraw-batch 0.16-3 2010-06-23 10:34:50 status half-configured ufraw-batch 0.16-3 2010-06-23 10:34:50 status installed ufraw-batch 0.16-3 2010-06-23 10:34:50 configure update-manager-core 0.200.4-1 0.200.4-1 2010-06-23 10:34:50 status unpacked update-manager-core 0.200.4-1 2010-06-23 10:34:50 status half-configured update-manager-core 0.200.4-1 2010-06-23 10:34:50 status installed update-manager-core 0.200.4-1 2010-06-23 10:34:50 configure update-manager-gnome 0.200.4-1 0.200.4-1 2010-06-23 10:34:50 status unpacked update-manager-gnome 0.200.4-1 2010-06-23 10:34:50 status half-configured update-manager-gnome 0.200.4-1 2010-06-23 10:34:51 status installed update-manager-gnome 0.200.4-1 2010-06-23 10:34:51 configure update-notifier-common 0.99.3debian5 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status half-configured update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 status installed update-notifier-common 0.99.3debian5 2010-06-23 10:34:51 configure update-notifier 0.99.3debian5 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier 0.99.3debian5 2010-06-23 10:34:51 status unpacked update-notifier 0.99.3debian5 2010-06-23 10:34:51 status half-configured update-notifier 0.99.3debian5 2010-06-23 10:34:51 status installed update-notifier 0.99.3debian5 2010-06-23 10:34:51 configure xbase-clients 1:7.5+6 1:7.5+6 2010-06-23 10:34:51 status unpacked xbase-clients 1:7.5+6 2010-06-23 10:34:51 status half-configured xbase-clients 1:7.5+6 2010-06-23 10:34:51 status installed xbase-clients 1:7.5+6 2010-06-23 10:34:51 configure xdg-utils 1.0.2+cvs20100307-1 1.0.2+cvs20100307-1 2010-06-23 10:34:51 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:34:51 status half-configured xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:34:51 status installed xdg-utils 1.0.2+cvs20100307-1 2010-06-23 10:34:51 configure xserver-xephyr 2:1.7.7-2 2:1.7.7-2 2010-06-23 10:34:51 status unpacked xserver-xephyr 2:1.7.7-2 2010-06-23 10:34:51 status half-configured xserver-xephyr 2:1.7.7-2 2010-06-23 10:34:51 status installed xserver-xephyr 2:1.7.7-2 2010-06-23 10:34:51 configure festvox-kallpc16k 1.4.0-5 1.4.0-5 2010-06-23 10:34:51 status unpacked festvox-kallpc16k 1.4.0-5 2010-06-23 10:34:51 status half-configured festvox-kallpc16k 1.4.0-5 2010-06-23 10:34:51 status installed festvox-kallpc16k 1.4.0-5 2010-06-23 10:34:51 configure oss-compat 0.0.4+nmu3 0.0.4+nmu3 2010-06-23 10:34:51 status unpacked oss-compat 0.0.4+nmu3 2010-06-23 10:34:51 status half-configured oss-compat 0.0.4+nmu3 2010-06-23 10:34:51 status installed oss-compat 0.0.4+nmu3 2010-06-23 10:34:51 configure python-mechanize 0.1.11-1.1 0.1.11-1.1 2010-06-23 10:34:51 status unpacked python-mechanize 0.1.11-1.1 2010-06-23 10:34:51 status half-configured python-mechanize 0.1.11-1.1 2010-06-23 10:34:52 status installed python-mechanize 0.1.11-1.1 2010-06-23 10:34:52 configure usb-modeswitch-data 20100418-1 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:52 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:53 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status unpacked usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status half-configured usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 status installed usb-modeswitch-data 20100418-1 2010-06-23 10:34:54 configure usb-modeswitch 1.1.2-3 1.1.2-3 2010-06-23 10:34:54 status unpacked usb-modeswitch 1.1.2-3 2010-06-23 10:34:54 status unpacked usb-modeswitch 1.1.2-3 2010-06-23 10:34:54 status half-configured usb-modeswitch 1.1.2-3 2010-06-23 10:34:54 status installed usb-modeswitch 1.1.2-3 2010-06-23 10:34:54 trigproc python-twisted-core 10.0.0-3 10.0.0-3 2010-06-23 10:34:54 status half-configured python-twisted-core 10.0.0-3 2010-06-23 10:34:54 status installed python-twisted-conch 1:10.0.0-3 2010-06-23 10:34:54 status installed python-twisted-core 10.0.0-3 2010-06-23 10:34:54 configure python-axiom 0.6.0-2 0.6.0-2 2010-06-23 10:34:54 status unpacked python-axiom 0.6.0-2 2010-06-23 10:34:54 status half-configured python-axiom 0.6.0-2 2010-06-23 10:34:56 status installed python-axiom 0.6.0-2 2010-06-23 10:34:56 configure python-coherence 0.6.6.2-3 0.6.6.2-3 2010-06-23 10:34:56 status unpacked python-coherence 0.6.6.2-3 2010-06-23 10:34:56 status half-configured python-coherence 0.6.6.2-3 2010-06-23 10:34:56 status installed python-coherence 0.6.6.2-3 2010-06-23 10:34:56 configure totem-coherence 2.30.2-2 2.30.2-2 2010-06-23 10:34:56 status unpacked totem-coherence 2.30.2-2 2010-06-23 10:34:56 status half-configured totem-coherence 2.30.2-2 2010-06-23 10:34:56 status installed totem-coherence 2.30.2-2 2010-06-23 10:34:56 configure libmono-system2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:34:56 status unpacked libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 status half-configured libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 configure libmono-security2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:34:56 status unpacked libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 status half-configured libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-23 10:34:56 configure mono-2.0-gac 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:34:56 status unpacked mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:34:56 status half-configured mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:34:56 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-23 10:34:56 configure mono-gac 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:34:56 status unpacked mono-gac 2.4.4~svn151842-2 2010-06-23 10:34:56 status half-configured mono-gac 2.4.4~svn151842-2 2010-06-23 10:35:02 update-alternatives: run with --install /usr/bin/cli-gacutil global-assembly-cache-tool /usr/bin/gacutil 10 --slave /usr/share/man/man1/cli-gacutil.1.gz cli-gacutil.1.gz /usr/share/man/man1/gacutil.1.gz 2010-06-23 10:35:02 update-alternatives: link group global-assembly-cache-tool updated to point to /usr/bin/gacutil 2010-06-23 10:35:02 status installed mono-gac 2.4.4~svn151842-2 2010-06-23 10:35:02 configure mono-runtime 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 status half-configured mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 update-alternatives: run with --install /usr/bin/cli cli /usr/bin/mono 10 --slave /usr/share/man/man1/cli.1.gz cli.1.gz /usr/share/man/man1/mono.1.gz 2010-06-23 10:35:02 update-alternatives: link group cli updated to point to /usr/bin/mono 2010-06-23 10:35:02 status installed mono-runtime 2.4.4~svn151842-2 2010-06-23 10:35:02 configure libmono-corlib2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:02 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:02 status half-configured libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:02 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:02 configure libglib2.0-cil 2.12.10-1 2.12.10-1 2010-06-23 10:35:02 status unpacked libglib2.0-cil 2.12.10-1 2010-06-23 10:35:02 status half-configured libglib2.0-cil 2.12.10-1 2010-06-23 10:35:03 status installed libglib2.0-cil 2.12.10-1 2010-06-23 10:35:03 configure libgconf2.0-cil 2.24.1-6 2.24.1-6 2010-06-23 10:35:03 status unpacked libgconf2.0-cil 2.24.1-6 2010-06-23 10:35:03 status half-configured libgconf2.0-cil 2.24.1-6 2010-06-23 10:35:04 status installed libgconf2.0-cil 2.24.1-6 2010-06-23 10:35:04 configure libgmime2.4-cil 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-23 10:35:04 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:35:04 status half-configured libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:35:04 status installed libgmime2.4-cil 2.4.14-1+nmu1 2010-06-23 10:35:04 configure libart2.0-cil 2.24.1-6 2.24.1-6 2010-06-23 10:35:04 status unpacked libart2.0-cil 2.24.1-6 2010-06-23 10:35:04 status half-configured libart2.0-cil 2.24.1-6 2010-06-23 10:35:05 status installed libart2.0-cil 2.24.1-6 2010-06-23 10:35:05 configure libmono-cairo2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:05 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:05 status half-configured libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:05 status installed libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:06 configure libgtk2.0-cil 2.12.10-1 2.12.10-1 2010-06-23 10:35:06 status unpacked libgtk2.0-cil 2.12.10-1 2010-06-23 10:35:06 status half-configured libgtk2.0-cil 2.12.10-1 2010-06-23 10:35:10 status installed libgtk2.0-cil 2.12.10-1 2010-06-23 10:35:10 configure libglade2.0-cil 2.12.10-1 2.12.10-1 2010-06-23 10:35:10 status unpacked libglade2.0-cil 2.12.10-1 2010-06-23 10:35:10 status half-configured libglade2.0-cil 2.12.10-1 2010-06-23 10:35:11 status installed libglade2.0-cil 2.12.10-1 2010-06-23 10:35:11 configure libgnome-vfs2.0-cil 2.24.1-6 2.24.1-6 2010-06-23 10:35:11 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:35:11 status half-configured libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:35:12 status installed libgnome-vfs2.0-cil 2.24.1-6 2010-06-23 10:35:12 configure libgnome2.24-cil 2.24.1-6 2.24.1-6 2010-06-23 10:35:12 status unpacked libgnome2.24-cil 2.24.1-6 2010-06-23 10:35:12 status half-configured libgnome2.24-cil 2.24.1-6 2010-06-23 10:35:12 status installed libgnome2.24-cil 2.24.1-6 2010-06-23 10:35:12 configure libgnomepanel2.24-cil 2.26.0-3+b1 2.26.0-3+b1 2010-06-23 10:35:12 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:35:12 status half-configured libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:35:12 status installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-23 10:35:12 configure libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:12 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:35:12 status half-configured libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:35:12 status installed libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-23 10:35:12 configure libmono-addins0.2-cil 0.4-6 0.4-6 2010-06-23 10:35:12 status unpacked libmono-addins0.2-cil 0.4-6 2010-06-23 10:35:13 status half-configured libmono-addins0.2-cil 0.4-6 2010-06-23 10:35:14 status installed libmono-addins0.2-cil 0.4-6 2010-06-23 10:35:14 configure libmono-posix2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:14 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:14 status half-configured libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:14 status installed libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:14 configure libmono-addins-gui0.2-cil 0.4-6 0.4-6 2010-06-23 10:35:14 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:35:14 status half-configured libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:35:14 status installed libmono-addins-gui0.2-cil 0.4-6 2010-06-23 10:35:14 configure libndesk-dbus1.0-cil 0.6.0-4 0.6.0-4 2010-06-23 10:35:14 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:35:14 status half-configured libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:35:15 status installed libndesk-dbus1.0-cil 0.6.0-4 2010-06-23 10:35:15 configure libndesk-dbus-glib1.0-cil 0.4.1-3 0.4.1-3 2010-06-23 10:35:15 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:35:15 status half-configured libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:35:15 status installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-23 10:35:15 configure tomboy 1.2.1-1 1.2.1-1 2010-06-23 10:35:15 status unpacked tomboy 1.2.1-1 2010-06-23 10:35:15 status half-configured tomboy 1.2.1-1 2010-06-23 10:35:15 status installed tomboy 1.2.1-1 2010-06-23 10:35:15 configure gnome 1:2.30+1 1:2.30+1 2010-06-23 10:35:15 status unpacked gnome 1:2.30+1 2010-06-23 10:35:15 status half-configured gnome 1:2.30+1 2010-06-23 10:35:15 status installed gnome 1:2.30+1 2010-06-23 10:35:15 configure libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-23 10:35:15 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:15 status half-configured libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:15 status installed libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-23 10:35:15 trigproc menu 2.1.41 2.1.41 2010-06-23 10:35:15 status half-configured menu 2.1.41 2010-06-23 10:35:15 status installed menu 2.1.41 2010-06-23 10:35:15 trigproc python-support 1.0.8 1.0.8 2010-06-23 10:35:15 status half-configured python-support 1.0.8 2010-06-23 10:35:21 status installed python-support 1.0.8 2010-06-23 12:05:47 startup archives unpack 2010-06-23 12:05:51 install connect-proxy 1.101-1 2010-06-23 12:05:51 status half-installed connect-proxy 1.101-1 2010-06-23 12:05:51 status triggers-pending man-db 2.5.2-4 2010-06-23 12:05:51 status half-installed connect-proxy 1.101-1 2010-06-23 12:05:52 status unpacked connect-proxy 1.101-1 2010-06-23 12:05:52 status unpacked connect-proxy 1.101-1 2010-06-23 12:05:52 upgrade libruby1.8 1.8.7.72-3lenny1 1.8.7.249-4 2010-06-23 12:05:52 status half-configured libruby1.8 1.8.7.72-3lenny1 2010-06-23 12:05:52 status unpacked libruby1.8 1.8.7.72-3lenny1 2010-06-23 12:05:52 status half-installed libruby1.8 1.8.7.72-3lenny1 2010-06-23 12:05:53 status half-installed libruby1.8 1.8.7.72-3lenny1 2010-06-23 12:05:54 status unpacked libruby1.8 1.8.7.249-4 2010-06-23 12:05:54 status unpacked libruby1.8 1.8.7.249-4 2010-06-23 12:05:54 install libxml-writer-perl 0.611-1 2010-06-23 12:05:54 status half-installed libxml-writer-perl 0.611-1 2010-06-23 12:05:54 status half-installed libxml-writer-perl 0.611-1 2010-06-23 12:05:54 status unpacked libxml-writer-perl 0.611-1 2010-06-23 12:05:55 status unpacked libxml-writer-perl 0.611-1 2010-06-23 12:05:55 install ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 status half-installed ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 status half-installed ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 status triggers-pending menu 2.1.41 2010-06-23 12:05:55 status half-installed ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 status unpacked ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 status unpacked ruby1.8 1.8.7.249-4 2010-06-23 12:05:55 install ruby 4.5 2010-06-23 12:05:55 status half-installed ruby 4.5 2010-06-23 12:05:55 status half-installed ruby 4.5 2010-06-23 12:05:55 status unpacked ruby 4.5 2010-06-23 12:05:55 status unpacked ruby 4.5 2010-06-23 12:05:55 install libpalm-perl 1:1.012-1 2010-06-23 12:05:55 status half-installed libpalm-perl 1:1.012-1 2010-06-23 12:05:55 status half-installed libpalm-perl 1:1.012-1 2010-06-23 12:05:56 status unpacked libpalm-perl 1:1.012-1 2010-06-23 12:05:56 status unpacked libpalm-perl 1:1.012-1 2010-06-23 12:05:56 install vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:05:56 status half-installed vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:05:56 status half-installed vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:05:56 status unpacked vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:05:56 status unpacked vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:05:56 install vim-addon-manager 0.4.3 2010-06-23 12:05:56 status half-installed vim-addon-manager 0.4.3 2010-06-23 12:05:56 status half-installed vim-addon-manager 0.4.3 2010-06-23 12:05:57 status unpacked vim-addon-manager 0.4.3 2010-06-23 12:05:57 status unpacked vim-addon-manager 0.4.3 2010-06-23 12:05:57 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 12:05:57 status half-configured man-db 2.5.2-4 2010-06-23 12:06:02 status installed man-db 2.5.2-4 2010-06-23 12:06:02 trigproc menu 2.1.41 2.1.41 2010-06-23 12:06:02 status half-configured menu 2.1.41 2010-06-23 12:06:04 status installed menu 2.1.41 2010-06-23 12:06:04 startup packages configure 2010-06-23 12:06:04 configure connect-proxy 1.101-1 1.101-1 2010-06-23 12:06:04 status unpacked connect-proxy 1.101-1 2010-06-23 12:06:04 status half-configured connect-proxy 1.101-1 2010-06-23 12:06:04 status installed connect-proxy 1.101-1 2010-06-23 12:06:05 configure libruby1.8 1.8.7.249-4 1.8.7.249-4 2010-06-23 12:06:05 status unpacked libruby1.8 1.8.7.249-4 2010-06-23 12:06:05 status half-configured libruby1.8 1.8.7.249-4 2010-06-23 12:06:05 status installed libruby1.8 1.8.7.249-4 2010-06-23 12:06:05 configure libxml-writer-perl 0.611-1 0.611-1 2010-06-23 12:06:05 status unpacked libxml-writer-perl 0.611-1 2010-06-23 12:06:05 status half-configured libxml-writer-perl 0.611-1 2010-06-23 12:06:05 status installed libxml-writer-perl 0.611-1 2010-06-23 12:06:05 configure ruby1.8 1.8.7.249-4 1.8.7.249-4 2010-06-23 12:06:05 status unpacked ruby1.8 1.8.7.249-4 2010-06-23 12:06:05 status half-configured ruby1.8 1.8.7.249-4 2010-06-23 12:06:05 status installed ruby1.8 1.8.7.249-4 2010-06-23 12:06:05 status triggers-pending menu 2.1.41 2010-06-23 12:06:05 status triggers-awaited menu 2.1.41 2010-06-23 12:06:05 configure ruby 4.5 4.5 2010-06-23 12:06:05 status unpacked ruby 4.5 2010-06-23 12:06:05 status half-configured ruby 4.5 2010-06-23 12:06:05 status installed ruby 4.5 2010-06-23 12:06:05 configure libpalm-perl 1:1.012-1 1:1.012-1 2010-06-23 12:06:05 status unpacked libpalm-perl 1:1.012-1 2010-06-23 12:06:05 status half-configured libpalm-perl 1:1.012-1 2010-06-23 12:06:05 status installed libpalm-perl 1:1.012-1 2010-06-23 12:06:05 configure vim-vimoutliner 0.3.4+pristine-9 0.3.4+pristine-9 2010-06-23 12:06:05 status unpacked vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:06:05 status unpacked vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:06:05 status half-configured vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:06:05 status installed vim-vimoutliner 0.3.4+pristine-9 2010-06-23 12:06:05 configure vim-addon-manager 0.4.3 0.4.3 2010-06-23 12:06:05 status unpacked vim-addon-manager 0.4.3 2010-06-23 12:06:05 status unpacked vim-addon-manager 0.4.3 2010-06-23 12:06:05 status half-configured vim-addon-manager 0.4.3 2010-06-23 12:06:05 status installed vim-addon-manager 0.4.3 2010-06-23 12:06:05 trigproc menu 2.1.41 2.1.41 2010-06-23 12:06:05 status half-configured menu 2.1.41 2010-06-23 12:06:06 status installed menu 2.1.41 2010-06-23 12:06:13 update-alternatives: run with --config editor 2010-06-23 12:06:16 update-alternatives: status of link group editor set to manual 2010-06-23 12:06:16 update-alternatives: link group editor updated to point to /usr/bin/vim.nox 2010-06-23 12:07:12 startup archives unpack 2010-06-23 12:07:12 install libiw30 30~pre9-4 2010-06-23 12:07:12 status half-installed libiw30 30~pre9-4 2010-06-23 12:07:13 status unpacked libiw30 30~pre9-4 2010-06-23 12:07:13 status unpacked libiw30 30~pre9-4 2010-06-23 12:07:13 install libnet1 1.1.4-2 2010-06-23 12:07:13 status half-installed libnet1 1.1.4-2 2010-06-23 12:07:13 status unpacked libnet1 1.1.4-2 2010-06-23 12:07:13 status unpacked libnet1 1.1.4-2 2010-06-23 12:07:13 install guessnet 0.53-1 2010-06-23 12:07:13 status half-installed guessnet 0.53-1 2010-06-23 12:07:13 status triggers-pending man-db 2.5.2-4 2010-06-23 12:07:13 status half-installed guessnet 0.53-1 2010-06-23 12:07:13 status unpacked guessnet 0.53-1 2010-06-23 12:07:13 status unpacked guessnet 0.53-1 2010-06-23 12:07:13 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 12:07:13 status half-configured man-db 2.5.2-4 2010-06-23 12:07:14 status installed man-db 2.5.2-4 2010-06-23 12:07:15 startup packages configure 2010-06-23 12:07:15 configure libiw30 30~pre9-4 30~pre9-4 2010-06-23 12:07:15 status unpacked libiw30 30~pre9-4 2010-06-23 12:07:15 status half-configured libiw30 30~pre9-4 2010-06-23 12:07:15 status installed libiw30 30~pre9-4 2010-06-23 12:07:15 configure libnet1 1.1.4-2 1.1.4-2 2010-06-23 12:07:15 status unpacked libnet1 1.1.4-2 2010-06-23 12:07:15 status half-configured libnet1 1.1.4-2 2010-06-23 12:07:15 status installed libnet1 1.1.4-2 2010-06-23 12:07:15 configure guessnet 0.53-1 0.53-1 2010-06-23 12:07:15 status unpacked guessnet 0.53-1 2010-06-23 12:07:15 status half-configured guessnet 0.53-1 2010-06-23 12:07:15 status installed guessnet 0.53-1 2010-06-23 12:11:45 startup archives unpack 2010-06-23 12:11:45 install envstore 2.0.4-1 2010-06-23 12:11:45 status half-installed envstore 2.0.4-1 2010-06-23 12:11:45 status triggers-pending man-db 2.5.2-4 2010-06-23 12:11:45 status half-installed envstore 2.0.4-1 2010-06-23 12:11:45 status unpacked envstore 2.0.4-1 2010-06-23 12:11:45 status unpacked envstore 2.0.4-1 2010-06-23 12:11:45 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 12:11:45 status half-configured man-db 2.5.2-4 2010-06-23 12:11:46 status installed man-db 2.5.2-4 2010-06-23 12:11:46 startup packages configure 2010-06-23 12:11:46 configure envstore 2.0.4-1 2.0.4-1 2010-06-23 12:11:46 status unpacked envstore 2.0.4-1 2010-06-23 12:11:46 status half-configured envstore 2.0.4-1 2010-06-23 12:11:46 status installed envstore 2.0.4-1 2010-06-23 12:15:10 startup archives unpack 2010-06-23 12:15:10 install libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:10 status half-installed libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:10 status unpacked libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:10 status unpacked libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:10 install libmeanwhile1 1.0.2-3 2010-06-23 12:15:10 status half-installed libmeanwhile1 1.0.2-3 2010-06-23 12:15:11 status unpacked libmeanwhile1 1.0.2-3 2010-06-23 12:15:11 status unpacked libmeanwhile1 1.0.2-3 2010-06-23 12:15:11 install pidgin-data 2.7.1-1 2010-06-23 12:15:11 status half-installed pidgin-data 2.7.1-1 2010-06-23 12:15:11 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-23 12:15:11 status half-installed pidgin-data 2.7.1-1 2010-06-23 12:15:13 status unpacked pidgin-data 2.7.1-1 2010-06-23 12:15:13 status unpacked pidgin-data 2.7.1-1 2010-06-23 12:15:13 install libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:13 status half-installed libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:14 status unpacked libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:14 status unpacked libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:14 install libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:14 status half-installed libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:14 status unpacked libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:14 status unpacked libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:14 install libzephyr4 3.0-1 2010-06-23 12:15:14 status half-installed libzephyr4 3.0-1 2010-06-23 12:15:14 status unpacked libzephyr4 3.0-1 2010-06-23 12:15:14 status unpacked libzephyr4 3.0-1 2010-06-23 12:15:15 install libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:15 status half-installed libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:15 status unpacked libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:15 status unpacked libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:15 install libpurple0 2.7.1-1 2010-06-23 12:15:15 status half-installed libpurple0 2.7.1-1 2010-06-23 12:15:15 status triggers-pending man-db 2.5.2-4 2010-06-23 12:15:15 status half-installed libpurple0 2.7.1-1 2010-06-23 12:15:15 status unpacked libpurple0 2.7.1-1 2010-06-23 12:15:15 status unpacked libpurple0 2.7.1-1 2010-06-23 12:15:15 install libpurple-bin 2.7.1-1 2010-06-23 12:15:15 status half-installed libpurple-bin 2.7.1-1 2010-06-23 12:15:15 status half-installed libpurple-bin 2.7.1-1 2010-06-23 12:15:15 status unpacked libpurple-bin 2.7.1-1 2010-06-23 12:15:16 status unpacked libpurple-bin 2.7.1-1 2010-06-23 12:15:16 install pidgin 2.7.1-1 2010-06-23 12:15:16 status half-installed pidgin 2.7.1-1 2010-06-23 12:15:16 status triggers-pending menu 2.1.41 2010-06-23 12:15:16 status half-installed pidgin 2.7.1-1 2010-06-23 12:15:16 status half-installed pidgin 2.7.1-1 2010-06-23 12:15:16 status triggers-pending gconf2 2.28.1-3 2010-06-23 12:15:16 status half-installed pidgin 2.7.1-1 2010-06-23 12:15:16 status triggers-pending gnome-menus 2.30.0-1 2010-06-23 12:15:16 status half-installed pidgin 2.7.1-1 2010-06-23 12:15:16 status unpacked pidgin 2.7.1-1 2010-06-23 12:15:16 status unpacked pidgin 2.7.1-1 2010-06-23 12:15:16 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-23 12:15:16 status half-configured hicolor-icon-theme 0.11-1 2010-06-23 12:15:22 status installed hicolor-icon-theme 0.11-1 2010-06-23 12:15:22 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 12:15:22 status half-configured man-db 2.5.2-4 2010-06-23 12:15:22 status installed man-db 2.5.2-4 2010-06-23 12:15:22 trigproc menu 2.1.41 2.1.41 2010-06-23 12:15:22 status half-configured menu 2.1.41 2010-06-23 12:15:22 status installed menu 2.1.41 2010-06-23 12:15:22 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-23 12:15:22 status half-configured gconf2 2.28.1-3 2010-06-23 12:15:34 status installed gconf2 2.28.1-3 2010-06-23 12:15:34 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-06-23 12:15:34 status half-configured gnome-menus 2.30.0-1 2010-06-23 12:15:35 status installed gnome-menus 2.30.0-1 2010-06-23 12:15:35 startup packages configure 2010-06-23 12:15:35 configure libgadu3 1:1.9.0~rc2-1 1:1.9.0~rc2-1 2010-06-23 12:15:35 status unpacked libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:35 status half-configured libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:35 status installed libgadu3 1:1.9.0~rc2-1 2010-06-23 12:15:35 configure libmeanwhile1 1.0.2-3 1.0.2-3 2010-06-23 12:15:35 status unpacked libmeanwhile1 1.0.2-3 2010-06-23 12:15:35 status half-configured libmeanwhile1 1.0.2-3 2010-06-23 12:15:35 status installed libmeanwhile1 1.0.2-3 2010-06-23 12:15:35 configure pidgin-data 2.7.1-1 2.7.1-1 2010-06-23 12:15:35 status unpacked pidgin-data 2.7.1-1 2010-06-23 12:15:35 status unpacked pidgin-data 2.7.1-1 2010-06-23 12:15:35 status half-configured pidgin-data 2.7.1-1 2010-06-23 12:15:36 status installed pidgin-data 2.7.1-1 2010-06-23 12:15:36 configure libsilc-1.1-2 1.1.10-2 1.1.10-2 2010-06-23 12:15:36 status unpacked libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:36 status half-configured libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:36 status installed libsilc-1.1-2 1.1.10-2 2010-06-23 12:15:36 configure libsilcclient-1.1-3 1.1.10-2 1.1.10-2 2010-06-23 12:15:36 status unpacked libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:36 status half-configured libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:36 status installed libsilcclient-1.1-3 1.1.10-2 2010-06-23 12:15:36 configure libzephyr4 3.0-1 3.0-1 2010-06-23 12:15:36 status unpacked libzephyr4 3.0-1 2010-06-23 12:15:36 status half-configured libzephyr4 3.0-1 2010-06-23 12:15:36 status installed libzephyr4 3.0-1 2010-06-23 12:15:36 configure libsasl2-modules 2.1.23.dfsg1-5 2.1.23.dfsg1-5 2010-06-23 12:15:36 status unpacked libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:36 status half-configured libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:36 status installed libsasl2-modules 2.1.23.dfsg1-5 2010-06-23 12:15:36 configure libpurple0 2.7.1-1 2.7.1-1 2010-06-23 12:15:36 status unpacked libpurple0 2.7.1-1 2010-06-23 12:15:36 status half-configured libpurple0 2.7.1-1 2010-06-23 12:15:36 status installed libpurple0 2.7.1-1 2010-06-23 12:15:36 configure libpurple-bin 2.7.1-1 2.7.1-1 2010-06-23 12:15:36 status unpacked libpurple-bin 2.7.1-1 2010-06-23 12:15:36 status half-configured libpurple-bin 2.7.1-1 2010-06-23 12:15:36 status installed libpurple-bin 2.7.1-1 2010-06-23 12:15:36 configure pidgin 2.7.1-1 2.7.1-1 2010-06-23 12:15:36 status unpacked pidgin 2.7.1-1 2010-06-23 12:15:36 status half-configured pidgin 2.7.1-1 2010-06-23 12:15:36 status installed pidgin 2.7.1-1 2010-06-23 12:15:36 status triggers-pending menu 2.1.41 2010-06-23 12:15:36 status triggers-awaited menu 2.1.41 2010-06-23 12:15:36 trigproc menu 2.1.41 2.1.41 2010-06-23 12:15:36 status half-configured menu 2.1.41 2010-06-23 12:15:36 status installed menu 2.1.41 2010-06-23 12:16:45 startup archives unpack 2010-06-23 12:16:45 install libappconfig-perl 1.56-2 2010-06-23 12:16:45 status half-installed libappconfig-perl 1.56-2 2010-06-23 12:16:45 status triggers-pending man-db 2.5.2-4 2010-06-23 12:16:45 status half-installed libappconfig-perl 1.56-2 2010-06-23 12:16:45 status unpacked libappconfig-perl 1.56-2 2010-06-23 12:16:45 status unpacked libappconfig-perl 1.56-2 2010-06-23 12:16:45 install libtemplate-perl 2.22-0.1 2010-06-23 12:16:45 status half-installed libtemplate-perl 2.22-0.1 2010-06-23 12:16:45 status half-installed libtemplate-perl 2.22-0.1 2010-06-23 12:16:45 status unpacked libtemplate-perl 2.22-0.1 2010-06-23 12:16:45 status unpacked libtemplate-perl 2.22-0.1 2010-06-23 12:16:45 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 12:16:45 status half-configured man-db 2.5.2-4 2010-06-23 12:16:46 status installed man-db 2.5.2-4 2010-06-23 12:16:47 startup packages configure 2010-06-23 12:16:47 configure libappconfig-perl 1.56-2 1.56-2 2010-06-23 12:16:47 status unpacked libappconfig-perl 1.56-2 2010-06-23 12:16:47 status half-configured libappconfig-perl 1.56-2 2010-06-23 12:16:47 status installed libappconfig-perl 1.56-2 2010-06-23 12:16:47 configure libtemplate-perl 2.22-0.1 2.22-0.1 2010-06-23 12:16:47 status unpacked libtemplate-perl 2.22-0.1 2010-06-23 12:16:47 status half-configured libtemplate-perl 2.22-0.1 2010-06-23 12:16:47 status installed libtemplate-perl 2.22-0.1 2010-06-23 14:37:16 startup archives unpack 2010-06-23 14:37:17 install openssh-blacklist 0.4.1 2010-06-23 14:37:17 status half-installed openssh-blacklist 0.4.1 2010-06-23 14:37:17 status unpacked openssh-blacklist 0.4.1 2010-06-23 14:37:17 status unpacked openssh-blacklist 0.4.1 2010-06-23 14:37:17 install openssh-blacklist-extra 0.4.1 2010-06-23 14:37:17 status half-installed openssh-blacklist-extra 0.4.1 2010-06-23 14:37:18 status unpacked openssh-blacklist-extra 0.4.1 2010-06-23 14:37:18 status unpacked openssh-blacklist-extra 0.4.1 2010-06-23 14:37:19 upgrade openssh-client 1:5.1p1-5 1:5.5p1-4 2010-06-23 14:37:19 status half-configured openssh-client 1:5.1p1-5 2010-06-23 14:37:19 status unpacked openssh-client 1:5.1p1-5 2010-06-23 14:37:19 status half-installed openssh-client 1:5.1p1-5 2010-06-23 14:37:19 status triggers-pending man-db 2.5.2-4 2010-06-23 14:37:19 status half-installed openssh-client 1:5.1p1-5 2010-06-23 14:37:19 status half-installed openssh-client 1:5.1p1-5 2010-06-23 14:37:19 status unpacked openssh-client 1:5.5p1-4 2010-06-23 14:37:19 status unpacked openssh-client 1:5.5p1-4 2010-06-23 14:37:19 install openssh-server 1:5.5p1-4 2010-06-23 14:37:19 status half-installed openssh-server 1:5.5p1-4 2010-06-23 14:37:20 status half-installed openssh-server 1:5.5p1-4 2010-06-23 14:37:20 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:20 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:20 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 14:37:20 status half-configured man-db 2.5.2-4 2010-06-23 14:37:20 status installed man-db 2.5.2-4 2010-06-23 14:37:21 startup packages configure 2010-06-23 14:37:21 configure openssh-blacklist 0.4.1 0.4.1 2010-06-23 14:37:21 status unpacked openssh-blacklist 0.4.1 2010-06-23 14:37:21 status half-configured openssh-blacklist 0.4.1 2010-06-23 14:37:21 status installed openssh-blacklist 0.4.1 2010-06-23 14:37:21 configure openssh-blacklist-extra 0.4.1 0.4.1 2010-06-23 14:37:21 status unpacked openssh-blacklist-extra 0.4.1 2010-06-23 14:37:21 status half-configured openssh-blacklist-extra 0.4.1 2010-06-23 14:37:21 status installed openssh-blacklist-extra 0.4.1 2010-06-23 14:37:21 configure openssh-client 1:5.5p1-4 1:5.5p1-4 2010-06-23 14:37:21 status unpacked openssh-client 1:5.5p1-4 2010-06-23 14:37:21 status unpacked openssh-client 1:5.5p1-4 2010-06-23 14:37:21 status unpacked openssh-client 1:5.5p1-4 2010-06-23 14:37:21 status half-configured openssh-client 1:5.5p1-4 2010-06-23 14:37:22 update-alternatives: run with --quiet --remove rlogin /usr/bin/ssh 2010-06-23 14:37:22 update-alternatives: run with --quiet --remove rcp /usr/bin/ssh 2010-06-23 14:37:22 status installed openssh-client 1:5.5p1-4 2010-06-23 14:37:22 configure openssh-server 1:5.5p1-4 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status unpacked openssh-server 1:5.5p1-4 2010-06-23 14:37:22 status half-configured openssh-server 1:5.5p1-4 2010-06-23 14:37:23 status installed openssh-server 1:5.5p1-4 2010-06-23 14:38:06 startup archives unpack 2010-06-23 14:38:06 upgrade rsync 3.0.3-2 3.0.7-2 2010-06-23 14:38:06 status half-configured rsync 3.0.3-2 2010-06-23 14:38:06 status unpacked rsync 3.0.3-2 2010-06-23 14:38:06 status half-installed rsync 3.0.3-2 2010-06-23 14:38:06 status triggers-pending man-db 2.5.2-4 2010-06-23 14:38:06 status half-installed rsync 3.0.3-2 2010-06-23 14:38:06 status half-installed rsync 3.0.3-2 2010-06-23 14:38:06 status unpacked rsync 3.0.7-2 2010-06-23 14:38:06 status unpacked rsync 3.0.7-2 2010-06-23 14:38:06 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 14:38:06 status half-configured man-db 2.5.2-4 2010-06-23 14:38:07 status installed man-db 2.5.2-4 2010-06-23 14:38:07 startup packages configure 2010-06-23 14:38:07 configure rsync 3.0.7-2 3.0.7-2 2010-06-23 14:38:07 status unpacked rsync 3.0.7-2 2010-06-23 14:38:07 status unpacked rsync 3.0.7-2 2010-06-23 14:38:07 status unpacked rsync 3.0.7-2 2010-06-23 14:38:07 status half-configured rsync 3.0.7-2 2010-06-23 14:38:07 status installed rsync 3.0.7-2 2010-06-23 15:38:07 startup archives unpack 2010-06-23 15:38:07 install bridge-utils 1.4-5 2010-06-23 15:38:07 status half-installed bridge-utils 1.4-5 2010-06-23 15:38:07 status triggers-pending man-db 2.5.2-4 2010-06-23 15:38:07 status half-installed bridge-utils 1.4-5 2010-06-23 15:38:08 status unpacked bridge-utils 1.4-5 2010-06-23 15:38:08 status unpacked bridge-utils 1.4-5 2010-06-23 15:38:08 install etherboot-qemu 5.4.4-6 2010-06-23 15:38:08 status half-installed etherboot-qemu 5.4.4-6 2010-06-23 15:38:08 status unpacked etherboot-qemu 5.4.4-6 2010-06-23 15:38:08 status unpacked etherboot-qemu 5.4.4-6 2010-06-23 15:38:08 upgrade libgtk-vnc-1.0-0 0.3.8-2 0.3.10-6+b1 2010-06-23 15:38:08 status half-configured libgtk-vnc-1.0-0 0.3.8-2 2010-06-23 15:38:08 status unpacked libgtk-vnc-1.0-0 0.3.8-2 2010-06-23 15:38:08 status half-installed libgtk-vnc-1.0-0 0.3.8-2 2010-06-23 15:38:08 status half-installed libgtk-vnc-1.0-0 0.3.8-2 2010-06-23 15:38:08 status unpacked libgtk-vnc-1.0-0 0.3.10-6+b1 2010-06-23 15:38:08 status unpacked libgtk-vnc-1.0-0 0.3.10-6+b1 2010-06-23 15:38:08 install libvde0 2.2.3-3 2010-06-23 15:38:08 status half-installed libvde0 2.2.3-3 2010-06-23 15:38:09 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:09 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:09 install libvdeplug2 2.2.3-3 2010-06-23 15:38:09 status half-installed libvdeplug2 2.2.3-3 2010-06-23 15:38:09 status unpacked libvdeplug2 2.2.3-3 2010-06-23 15:38:09 status unpacked libvdeplug2 2.2.3-3 2010-06-23 15:38:09 install libxenstore3.0 4.0.0-2 2010-06-23 15:38:09 status half-installed libxenstore3.0 4.0.0-2 2010-06-23 15:38:09 status unpacked libxenstore3.0 4.0.0-2 2010-06-23 15:38:09 status unpacked libxenstore3.0 4.0.0-2 2010-06-23 15:38:09 install libvirt0 0.8.1-2+b1 2010-06-23 15:38:09 status half-installed libvirt0 0.8.1-2+b1 2010-06-23 15:38:10 status unpacked libvirt0 0.8.1-2+b1 2010-06-23 15:38:10 status unpacked libvirt0 0.8.1-2+b1 2010-06-23 15:38:10 install libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:10 status half-installed libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:10 status half-installed libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:10 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:10 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:10 install netcat-openbsd 1.89-4 2010-06-23 15:38:10 status half-installed netcat-openbsd 1.89-4 2010-06-23 15:38:10 status half-installed netcat-openbsd 1.89-4 2010-06-23 15:38:10 status unpacked netcat-openbsd 1.89-4 2010-06-23 15:38:10 status unpacked netcat-openbsd 1.89-4 2010-06-23 15:38:11 install openhackware 0.4.1-4 2010-06-23 15:38:11 status half-installed openhackware 0.4.1-4 2010-06-23 15:38:11 status unpacked openhackware 0.4.1-4 2010-06-23 15:38:11 status unpacked openhackware 0.4.1-4 2010-06-23 15:38:11 install python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:11 status half-installed python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:11 status unpacked python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:11 status unpacked python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:11 install python-libvirt 0.8.1-2+b1 2010-06-23 15:38:11 status half-installed python-libvirt 0.8.1-2+b1 2010-06-23 15:38:11 status unpacked python-libvirt 0.8.1-2+b1 2010-06-23 15:38:11 status unpacked python-libvirt 0.8.1-2+b1 2010-06-23 15:38:11 install python-urlgrabber 3.1.0-5 2010-06-23 15:38:11 status half-installed python-urlgrabber 3.1.0-5 2010-06-23 15:38:12 status half-installed python-urlgrabber 3.1.0-5 2010-06-23 15:38:12 status unpacked python-urlgrabber 3.1.0-5 2010-06-23 15:38:12 status unpacked python-urlgrabber 3.1.0-5 2010-06-23 15:38:12 install vgabios 0.6c-2 2010-06-23 15:38:12 status half-installed vgabios 0.6c-2 2010-06-23 15:38:12 status unpacked vgabios 0.6c-2 2010-06-23 15:38:12 status unpacked vgabios 0.6c-2 2010-06-23 15:38:12 install seabios 0.5.1-3 2010-06-23 15:38:12 status half-installed seabios 0.5.1-3 2010-06-23 15:38:12 status unpacked seabios 0.5.1-3 2010-06-23 15:38:12 status unpacked seabios 0.5.1-3 2010-06-23 15:38:12 install openbios-ppc 1.0+svn640-1 2010-06-23 15:38:12 status half-installed openbios-ppc 1.0+svn640-1 2010-06-23 15:38:13 status unpacked openbios-ppc 1.0+svn640-1 2010-06-23 15:38:13 status unpacked openbios-ppc 1.0+svn640-1 2010-06-23 15:38:13 install openbios-sparc 1.0+svn640-1 2010-06-23 15:38:13 status half-installed openbios-sparc 1.0+svn640-1 2010-06-23 15:38:13 status unpacked openbios-sparc 1.0+svn640-1 2010-06-23 15:38:13 status unpacked openbios-sparc 1.0+svn640-1 2010-06-23 15:38:13 install qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:13 status half-installed qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:13 status half-installed qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:15 status unpacked qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:15 status unpacked qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:15 install qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:15 status half-installed qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:15 status half-installed qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:16 install qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:16 status half-installed qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:16 status half-installed qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:16 install qemu 0.12.4+dfsg-3 2010-06-23 15:38:16 status half-installed qemu 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu 0.12.4+dfsg-3 2010-06-23 15:38:16 status unpacked qemu 0.12.4+dfsg-3 2010-06-23 15:38:16 install vde2 2.2.3-3 2010-06-23 15:38:16 status half-installed vde2 2.2.3-3 2010-06-23 15:38:16 status half-installed vde2 2.2.3-3 2010-06-23 15:38:17 status unpacked vde2 2.2.3-3 2010-06-23 15:38:17 status unpacked vde2 2.2.3-3 2010-06-23 15:38:17 install virtinst 0.500.3-1 2010-06-23 15:38:17 status half-installed virtinst 0.500.3-1 2010-06-23 15:38:17 status half-installed virtinst 0.500.3-1 2010-06-23 15:38:17 status unpacked virtinst 0.500.3-1 2010-06-23 15:38:17 status unpacked virtinst 0.500.3-1 2010-06-23 15:38:17 install virt-manager 0.8.4-4 2010-06-23 15:38:17 status half-installed virt-manager 0.8.4-4 2010-06-23 15:38:17 status triggers-pending gnome-menus 2.30.0-1 2010-06-23 15:38:17 status half-installed virt-manager 0.8.4-4 2010-06-23 15:38:17 status triggers-pending gconf2 2.28.1-3 2010-06-23 15:38:17 status half-installed virt-manager 0.8.4-4 2010-06-23 15:38:17 status half-installed virt-manager 0.8.4-4 2010-06-23 15:38:18 status unpacked virt-manager 0.8.4-4 2010-06-23 15:38:18 status unpacked virt-manager 0.8.4-4 2010-06-23 15:38:18 install virt-viewer 0.2.1-1 2010-06-23 15:38:18 status half-installed virt-viewer 0.2.1-1 2010-06-23 15:38:18 status half-installed virt-viewer 0.2.1-1 2010-06-23 15:38:19 status unpacked virt-viewer 0.2.1-1 2010-06-23 15:38:19 status unpacked virt-viewer 0.2.1-1 2010-06-23 15:38:19 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 15:38:19 status half-configured man-db 2.5.2-4 2010-06-23 15:38:19 status installed man-db 2.5.2-4 2010-06-23 15:38:19 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-06-23 15:38:19 status half-configured gnome-menus 2.30.0-1 2010-06-23 15:38:19 status installed gnome-menus 2.30.0-1 2010-06-23 15:38:19 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-23 15:38:19 status half-configured gconf2 2.28.1-3 2010-06-23 15:38:27 status installed gconf2 2.28.1-3 2010-06-23 15:38:28 startup packages configure 2010-06-23 15:38:28 configure bridge-utils 1.4-5 1.4-5 2010-06-23 15:38:28 status unpacked bridge-utils 1.4-5 2010-06-23 15:38:28 status half-configured bridge-utils 1.4-5 2010-06-23 15:38:28 status installed bridge-utils 1.4-5 2010-06-23 15:38:28 configure etherboot-qemu 5.4.4-6 5.4.4-6 2010-06-23 15:38:28 status unpacked etherboot-qemu 5.4.4-6 2010-06-23 15:38:28 status half-configured etherboot-qemu 5.4.4-6 2010-06-23 15:38:28 status installed etherboot-qemu 5.4.4-6 2010-06-23 15:38:28 configure libgtk-vnc-1.0-0 0.3.10-6+b1 0.3.10-6+b1 2010-06-23 15:38:28 status unpacked libgtk-vnc-1.0-0 0.3.10-6+b1 2010-06-23 15:38:28 status half-configured libgtk-vnc-1.0-0 0.3.10-6+b1 2010-06-23 15:38:28 status installed libgtk-vnc-1.0-0 0.3.10-6+b1 2010-06-23 15:38:28 configure libvde0 2.2.3-3 2.2.3-3 2010-06-23 15:38:28 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:28 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:28 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:28 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:28 status unpacked libvde0 2.2.3-3 2010-06-23 15:38:28 status half-configured libvde0 2.2.3-3 2010-06-23 15:38:28 status installed libvde0 2.2.3-3 2010-06-23 15:38:28 configure libvdeplug2 2.2.3-3 2.2.3-3 2010-06-23 15:38:28 status unpacked libvdeplug2 2.2.3-3 2010-06-23 15:38:28 status half-configured libvdeplug2 2.2.3-3 2010-06-23 15:38:28 status installed libvdeplug2 2.2.3-3 2010-06-23 15:38:28 configure libxenstore3.0 4.0.0-2 4.0.0-2 2010-06-23 15:38:28 status unpacked libxenstore3.0 4.0.0-2 2010-06-23 15:38:28 status half-configured libxenstore3.0 4.0.0-2 2010-06-23 15:38:28 status installed libxenstore3.0 4.0.0-2 2010-06-23 15:38:28 configure libvirt0 0.8.1-2+b1 0.8.1-2+b1 2010-06-23 15:38:28 status unpacked libvirt0 0.8.1-2+b1 2010-06-23 15:38:28 status half-configured libvirt0 0.8.1-2+b1 2010-06-23 15:38:28 status installed libvirt0 0.8.1-2+b1 2010-06-23 15:38:28 configure libvirt-bin 0.8.1-2+b1 0.8.1-2+b1 2010-06-23 15:38:28 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:28 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:28 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status unpacked libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status half-configured libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 status installed libvirt-bin 0.8.1-2+b1 2010-06-23 15:38:29 configure netcat-openbsd 1.89-4 1.89-4 2010-06-23 15:38:29 status unpacked netcat-openbsd 1.89-4 2010-06-23 15:38:29 status half-configured netcat-openbsd 1.89-4 2010-06-23 15:38:30 update-alternatives: run with --install /bin/nc nc /bin/nc.openbsd 50 --slave /bin/netcat netcat /bin/nc.openbsd --slave /usr/share/man/man1/nc.1.gz nc.1.gz /usr/share/man/man1/nc_openbsd.1.gz --slave /usr/share/man/man1/netcat.1.gz netcat.1.gz /usr/share/man/man1/nc_openbsd.1.gz 2010-06-23 15:38:30 update-alternatives: link group nc updated to point to /bin/nc.openbsd 2010-06-23 15:38:30 status installed netcat-openbsd 1.89-4 2010-06-23 15:38:30 configure openhackware 0.4.1-4 0.4.1-4 2010-06-23 15:38:30 status unpacked openhackware 0.4.1-4 2010-06-23 15:38:30 status half-configured openhackware 0.4.1-4 2010-06-23 15:38:30 status installed openhackware 0.4.1-4 2010-06-23 15:38:30 configure python-gtk-vnc 0.3.10-6+b1 0.3.10-6+b1 2010-06-23 15:38:30 status unpacked python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:30 status half-configured python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:30 status installed python-gtk-vnc 0.3.10-6+b1 2010-06-23 15:38:30 configure python-libvirt 0.8.1-2+b1 0.8.1-2+b1 2010-06-23 15:38:30 status unpacked python-libvirt 0.8.1-2+b1 2010-06-23 15:38:30 status half-configured python-libvirt 0.8.1-2+b1 2010-06-23 15:38:30 status installed python-libvirt 0.8.1-2+b1 2010-06-23 15:38:30 configure python-urlgrabber 3.1.0-5 3.1.0-5 2010-06-23 15:38:30 status unpacked python-urlgrabber 3.1.0-5 2010-06-23 15:38:30 status half-configured python-urlgrabber 3.1.0-5 2010-06-23 15:38:31 status installed python-urlgrabber 3.1.0-5 2010-06-23 15:38:31 status triggers-pending python-support 1.0.8 2010-06-23 15:38:31 configure vgabios 0.6c-2 0.6c-2 2010-06-23 15:38:31 status unpacked vgabios 0.6c-2 2010-06-23 15:38:31 status half-configured vgabios 0.6c-2 2010-06-23 15:38:31 status installed vgabios 0.6c-2 2010-06-23 15:38:31 configure seabios 0.5.1-3 0.5.1-3 2010-06-23 15:38:31 status unpacked seabios 0.5.1-3 2010-06-23 15:38:31 status half-configured seabios 0.5.1-3 2010-06-23 15:38:31 status installed seabios 0.5.1-3 2010-06-23 15:38:31 configure openbios-ppc 1.0+svn640-1 1.0+svn640-1 2010-06-23 15:38:31 status unpacked openbios-ppc 1.0+svn640-1 2010-06-23 15:38:31 status half-configured openbios-ppc 1.0+svn640-1 2010-06-23 15:38:31 status installed openbios-ppc 1.0+svn640-1 2010-06-23 15:38:31 configure openbios-sparc 1.0+svn640-1 1.0+svn640-1 2010-06-23 15:38:31 status unpacked openbios-sparc 1.0+svn640-1 2010-06-23 15:38:31 status half-configured openbios-sparc 1.0+svn640-1 2010-06-23 15:38:31 status installed openbios-sparc 1.0+svn640-1 2010-06-23 15:38:31 configure qemu-system 0.12.4+dfsg-3 0.12.4+dfsg-3 2010-06-23 15:38:31 status unpacked qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:31 status unpacked qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:31 status half-configured qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-i386 20 2010-06-23 15:38:31 update-alternatives: link group qemu updated to point to /usr/bin/qemu-system-i386 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-arm 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-cris 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-m68k 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-microblaze 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips64 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips64el 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mipsel 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppc 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppc64 10 2010-06-23 15:38:31 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppcemb 10 2010-06-23 15:38:32 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sh4 10 2010-06-23 15:38:32 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sh4eb 10 2010-06-23 15:38:32 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sparc 10 2010-06-23 15:38:32 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sparc64 10 2010-06-23 15:38:32 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-x86_64 10 2010-06-23 15:38:32 status installed qemu-system 0.12.4+dfsg-3 2010-06-23 15:38:32 configure qemu-user 0.12.4+dfsg-3 0.12.4+dfsg-3 2010-06-23 15:38:32 status unpacked qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:32 status half-configured qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:32 status installed qemu-user 0.12.4+dfsg-3 2010-06-23 15:38:32 configure qemu-utils 0.12.4+dfsg-3 0.12.4+dfsg-3 2010-06-23 15:38:32 status unpacked qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:32 status half-configured qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:32 status installed qemu-utils 0.12.4+dfsg-3 2010-06-23 15:38:32 configure qemu 0.12.4+dfsg-3 0.12.4+dfsg-3 2010-06-23 15:38:32 status unpacked qemu 0.12.4+dfsg-3 2010-06-23 15:38:32 status half-configured qemu 0.12.4+dfsg-3 2010-06-23 15:38:32 status installed qemu 0.12.4+dfsg-3 2010-06-23 15:38:32 configure vde2 2.2.3-3 2.2.3-3 2010-06-23 15:38:32 status unpacked vde2 2.2.3-3 2010-06-23 15:38:32 status unpacked vde2 2.2.3-3 2010-06-23 15:38:32 status unpacked vde2 2.2.3-3 2010-06-23 15:38:32 status unpacked vde2 2.2.3-3 2010-06-23 15:38:32 status half-configured vde2 2.2.3-3 2010-06-23 15:38:32 status installed vde2 2.2.3-3 2010-06-23 15:38:32 configure virtinst 0.500.3-1 0.500.3-1 2010-06-23 15:38:32 status unpacked virtinst 0.500.3-1 2010-06-23 15:38:32 status half-configured virtinst 0.500.3-1 2010-06-23 15:38:32 status installed virtinst 0.500.3-1 2010-06-23 15:38:32 configure virt-manager 0.8.4-4 0.8.4-4 2010-06-23 15:38:32 status unpacked virt-manager 0.8.4-4 2010-06-23 15:38:32 status half-configured virt-manager 0.8.4-4 2010-06-23 15:38:33 status installed virt-manager 0.8.4-4 2010-06-23 15:38:33 configure virt-viewer 0.2.1-1 0.2.1-1 2010-06-23 15:38:33 status unpacked virt-viewer 0.2.1-1 2010-06-23 15:38:33 status half-configured virt-viewer 0.2.1-1 2010-06-23 15:38:33 status installed virt-viewer 0.2.1-1 2010-06-23 15:38:33 trigproc python-support 1.0.8 1.0.8 2010-06-23 15:38:33 status half-configured python-support 1.0.8 2010-06-23 15:38:42 status installed python-support 1.0.8 2010-06-23 16:08:34 startup archives unpack 2010-06-23 16:08:34 install etckeeper 0.47 2010-06-23 16:08:34 status half-installed etckeeper 0.47 2010-06-23 16:08:34 status triggers-pending man-db 2.5.2-4 2010-06-23 16:08:34 status half-installed etckeeper 0.47 2010-06-23 16:08:34 status unpacked etckeeper 0.47 2010-06-23 16:08:34 status unpacked etckeeper 0.47 2010-06-23 16:08:34 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 16:08:34 status half-configured man-db 2.5.2-4 2010-06-23 16:08:34 status installed man-db 2.5.2-4 2010-06-23 16:08:35 startup packages configure 2010-06-23 16:08:35 configure etckeeper 0.47 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:35 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status unpacked etckeeper 0.47 2010-06-23 16:08:36 status half-configured etckeeper 0.47 2010-06-23 16:08:41 status installed etckeeper 0.47 2010-06-23 18:56:32 startup archives unpack 2010-06-23 18:56:32 install libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:32 status half-installed libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:32 status unpacked libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:32 status unpacked libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:32 install libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:32 status half-installed libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:32 status unpacked libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:32 status unpacked libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:32 install libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:32 status half-installed libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:33 status unpacked libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:33 status unpacked libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:33 install libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:33 status half-installed libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:33 status unpacked libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:33 status unpacked libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:33 install libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:33 status half-installed libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:33 status triggers-pending man-db 2.5.2-4 2010-06-23 18:56:33 status half-installed libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:33 status unpacked libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:33 status unpacked libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:33 install liblockdev1 1.0.3-1.4 2010-06-23 18:56:33 status half-installed liblockdev1 1.0.3-1.4 2010-06-23 18:56:34 status unpacked liblockdev1 1.0.3-1.4 2010-06-23 18:56:34 status unpacked liblockdev1 1.0.3-1.4 2010-06-23 18:56:34 install schroot-common 1.4.4-1 2010-06-23 18:56:34 status half-installed schroot-common 1.4.4-1 2010-06-23 18:56:34 status unpacked schroot-common 1.4.4-1 2010-06-23 18:56:34 status unpacked schroot-common 1.4.4-1 2010-06-23 18:56:34 install schroot 1.4.4-1 2010-06-23 18:56:34 status half-installed schroot 1.4.4-1 2010-06-23 18:56:34 status half-installed schroot 1.4.4-1 2010-06-23 18:56:34 status unpacked schroot 1.4.4-1 2010-06-23 18:56:34 status unpacked schroot 1.4.4-1 2010-06-23 18:56:34 install debootstrap 1.0.23 2010-06-23 18:56:34 status half-installed debootstrap 1.0.23 2010-06-23 18:56:34 status half-installed debootstrap 1.0.23 2010-06-23 18:56:35 status unpacked debootstrap 1.0.23 2010-06-23 18:56:35 status unpacked debootstrap 1.0.23 2010-06-23 18:56:35 install libsbuild-perl 0.60.0-1 2010-06-23 18:56:35 status half-installed libsbuild-perl 0.60.0-1 2010-06-23 18:56:35 status unpacked libsbuild-perl 0.60.0-1 2010-06-23 18:56:35 status unpacked libsbuild-perl 0.60.0-1 2010-06-23 18:56:35 install sbuild 0.60.0-1 2010-06-23 18:56:35 status half-installed sbuild 0.60.0-1 2010-06-23 18:56:35 status half-installed sbuild 0.60.0-1 2010-06-23 18:56:35 status unpacked sbuild 0.60.0-1 2010-06-23 18:56:35 status unpacked sbuild 0.60.0-1 2010-06-23 18:56:35 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-23 18:56:35 status half-configured man-db 2.5.2-4 2010-06-23 18:56:36 status installed man-db 2.5.2-4 2010-06-23 18:56:37 startup packages configure 2010-06-23 18:56:37 configure libboost-system1.42.0 1.42.0-3 1.42.0-3 2010-06-23 18:56:37 status unpacked libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:37 status half-configured libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:37 status installed libboost-system1.42.0 1.42.0-3 2010-06-23 18:56:37 configure libboost-filesystem1.42.0 1.42.0-3 1.42.0-3 2010-06-23 18:56:37 status unpacked libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:37 status half-configured libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:37 status installed libboost-filesystem1.42.0 1.42.0-3 2010-06-23 18:56:37 configure libboost-program-options1.42.0 1.42.0-3 1.42.0-3 2010-06-23 18:56:37 status unpacked libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:37 status half-configured libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:37 status installed libboost-program-options1.42.0 1.42.0-3 2010-06-23 18:56:37 configure libboost-regex1.42.0 1.42.0-3 1.42.0-3 2010-06-23 18:56:37 status unpacked libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:37 status half-configured libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:37 status installed libboost-regex1.42.0 1.42.0-3 2010-06-23 18:56:37 configure libfilesys-df-perl 0.92-3+b1 0.92-3+b1 2010-06-23 18:56:37 status unpacked libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:37 status half-configured libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:37 status installed libfilesys-df-perl 0.92-3+b1 2010-06-23 18:56:37 configure liblockdev1 1.0.3-1.4 1.0.3-1.4 2010-06-23 18:56:37 status unpacked liblockdev1 1.0.3-1.4 2010-06-23 18:56:37 status half-configured liblockdev1 1.0.3-1.4 2010-06-23 18:56:37 status installed liblockdev1 1.0.3-1.4 2010-06-23 18:56:37 configure schroot-common 1.4.4-1 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot-common 1.4.4-1 2010-06-23 18:56:37 status half-configured schroot-common 1.4.4-1 2010-06-23 18:56:37 status installed schroot-common 1.4.4-1 2010-06-23 18:56:37 configure schroot 1.4.4-1 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status unpacked schroot 1.4.4-1 2010-06-23 18:56:37 status half-configured schroot 1.4.4-1 2010-06-23 18:56:38 status installed schroot 1.4.4-1 2010-06-23 18:56:38 configure debootstrap 1.0.23 1.0.23 2010-06-23 18:56:38 status unpacked debootstrap 1.0.23 2010-06-23 18:56:38 status half-configured debootstrap 1.0.23 2010-06-23 18:56:38 status installed debootstrap 1.0.23 2010-06-23 18:56:38 configure libsbuild-perl 0.60.0-1 0.60.0-1 2010-06-23 18:56:38 status unpacked libsbuild-perl 0.60.0-1 2010-06-23 18:56:38 status half-configured libsbuild-perl 0.60.0-1 2010-06-23 18:56:38 status installed libsbuild-perl 0.60.0-1 2010-06-23 18:56:38 configure sbuild 0.60.0-1 0.60.0-1 2010-06-23 18:56:38 status unpacked sbuild 0.60.0-1 2010-06-23 18:56:38 status unpacked sbuild 0.60.0-1 2010-06-23 18:56:38 status unpacked sbuild 0.60.0-1 2010-06-23 18:56:38 status half-configured sbuild 0.60.0-1 2010-06-23 18:56:38 status installed sbuild 0.60.0-1 2010-06-24 12:30:18 startup archives unpack 2010-06-24 12:30:24 install libaio1 0.3.107-7 2010-06-24 12:30:24 status half-installed libaio1 0.3.107-7 2010-06-24 12:30:24 status unpacked libaio1 0.3.107-7 2010-06-24 12:30:25 status unpacked libaio1 0.3.107-7 2010-06-24 12:30:25 upgrade pciutils 1:3.0.0-6 1:3.1.7-3 2010-06-24 12:30:25 status half-configured pciutils 1:3.0.0-6 2010-06-24 12:30:25 status unpacked pciutils 1:3.0.0-6 2010-06-24 12:30:25 status half-installed pciutils 1:3.0.0-6 2010-06-24 12:30:25 status triggers-pending man-db 2.5.2-4 2010-06-24 12:30:25 status half-installed pciutils 1:3.0.0-6 2010-06-24 12:30:25 status half-installed pciutils 1:3.0.0-6 2010-06-24 12:30:25 status unpacked pciutils 1:3.1.7-3 2010-06-24 12:30:25 status unpacked pciutils 1:3.1.7-3 2010-06-24 12:30:25 upgrade libpci3 1:3.0.0-6 1:3.1.7-3 2010-06-24 12:30:25 status half-configured libpci3 1:3.0.0-6 2010-06-24 12:30:25 status unpacked libpci3 1:3.0.0-6 2010-06-24 12:30:25 status half-installed libpci3 1:3.0.0-6 2010-06-24 12:30:25 status half-installed libpci3 1:3.0.0-6 2010-06-24 12:30:26 status unpacked libpci3 1:3.1.7-3 2010-06-24 12:30:26 status unpacked libpci3 1:3.1.7-3 2010-06-24 12:30:26 install qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:26 status half-installed qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:26 status half-installed qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:26 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:26 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:26 install kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:26 status half-installed kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:27 status unpacked kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:27 status unpacked kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:27 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:30:27 status half-configured man-db 2.5.2-4 2010-06-24 12:30:29 status installed man-db 2.5.2-4 2010-06-24 12:30:30 startup packages configure 2010-06-24 12:30:30 configure libaio1 0.3.107-7 0.3.107-7 2010-06-24 12:30:30 status unpacked libaio1 0.3.107-7 2010-06-24 12:30:30 status half-configured libaio1 0.3.107-7 2010-06-24 12:30:30 status installed libaio1 0.3.107-7 2010-06-24 12:30:30 configure libpci3 1:3.1.7-3 1:3.1.7-3 2010-06-24 12:30:30 status unpacked libpci3 1:3.1.7-3 2010-06-24 12:30:30 status half-configured libpci3 1:3.1.7-3 2010-06-24 12:30:30 status installed libpci3 1:3.1.7-3 2010-06-24 12:30:30 configure pciutils 1:3.1.7-3 1:3.1.7-3 2010-06-24 12:30:30 status unpacked pciutils 1:3.1.7-3 2010-06-24 12:30:30 status half-configured pciutils 1:3.1.7-3 2010-06-24 12:30:30 status installed pciutils 1:3.1.7-3 2010-06-24 12:30:30 configure qemu-kvm 0.12.4+dfsg-1 0.12.4+dfsg-1 2010-06-24 12:30:30 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:31 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:31 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:31 status half-configured qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:31 status installed qemu-kvm 0.12.4+dfsg-1 2010-06-24 12:30:31 configure kvm 1:0.12.4+dfsg-1 1:0.12.4+dfsg-1 2010-06-24 12:30:31 status unpacked kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:31 status half-configured kvm 1:0.12.4+dfsg-1 2010-06-24 12:30:31 status installed kvm 1:0.12.4+dfsg-1 2010-06-24 12:35:25 startup archives unpack 2010-06-24 12:35:30 install dash 0.5.5.1-7 2010-06-24 12:35:30 status half-installed dash 0.5.5.1-7 2010-06-24 12:35:30 status triggers-pending menu 2.1.41 2010-06-24 12:35:30 status half-installed dash 0.5.5.1-7 2010-06-24 12:35:30 status triggers-pending man-db 2.5.2-4 2010-06-24 12:35:30 status half-installed dash 0.5.5.1-7 2010-06-24 12:35:31 status unpacked dash 0.5.5.1-7 2010-06-24 12:35:31 status unpacked dash 0.5.5.1-7 2010-06-24 12:35:31 trigproc menu 2.1.41 2.1.41 2010-06-24 12:35:31 status half-configured menu 2.1.41 2010-06-24 12:35:34 status installed menu 2.1.41 2010-06-24 12:35:34 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:35:34 status half-configured man-db 2.5.2-4 2010-06-24 12:35:37 status installed man-db 2.5.2-4 2010-06-24 12:35:37 startup packages configure 2010-06-24 12:35:37 configure dash 0.5.5.1-7 0.5.5.1-7 2010-06-24 12:35:37 status unpacked dash 0.5.5.1-7 2010-06-24 12:35:37 status half-configured dash 0.5.5.1-7 2010-06-24 12:35:38 status installed dash 0.5.5.1-7 2010-06-24 12:35:38 status triggers-pending menu 2.1.41 2010-06-24 12:35:38 status triggers-awaited menu 2.1.41 2010-06-24 12:35:38 trigproc menu 2.1.41 2.1.41 2010-06-24 12:35:38 status half-configured menu 2.1.41 2010-06-24 12:35:39 status installed menu 2.1.41 2010-06-24 12:35:39 startup archives unpack 2010-06-24 12:35:39 upgrade bash 3.2-4 4.1-3 2010-06-24 12:35:39 status half-configured bash 3.2-4 2010-06-24 12:35:40 update-alternatives: run with --remove builtins.7.gz /usr/share/man/man7/bash-builtins.7.gz 2010-06-24 12:35:40 update-alternatives: link group builtins.7.gz fully removed 2010-06-24 12:35:40 status unpacked bash 3.2-4 2010-06-24 12:35:40 status half-installed bash 3.2-4 2010-06-24 12:35:41 status triggers-pending man-db 2.5.2-4 2010-06-24 12:35:41 status half-installed bash 3.2-4 2010-06-24 12:35:41 status triggers-pending menu 2.1.41 2010-06-24 12:35:41 status half-installed bash 3.2-4 2010-06-24 12:35:42 status half-installed bash 3.2-4 2010-06-24 12:35:42 status triggers-awaited menu 2.1.41 2010-06-24 12:35:42 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-24 12:35:42 status half-installed bash 3.2-4 2010-06-24 12:35:42 status unpacked bash 4.1-3 2010-06-24 12:35:42 status unpacked bash 4.1-3 2010-06-24 12:35:42 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:35:42 status half-configured man-db 2.5.2-4 2010-06-24 12:35:43 status installed man-db 2.5.2-4 2010-06-24 12:35:43 trigproc menu 2.1.41 2.1.41 2010-06-24 12:35:43 status half-configured menu 2.1.41 2010-06-24 12:35:43 status installed menu 2.1.41 2010-06-24 12:35:43 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-24 12:35:43 status half-configured install-info 4.13a.dfsg.1-5 2010-06-24 12:35:44 status installed install-info 4.13a.dfsg.1-5 2010-06-24 12:35:44 startup packages configure 2010-06-24 12:35:44 configure bash 4.1-3 4.1-3 2010-06-24 12:35:44 status unpacked bash 4.1-3 2010-06-24 12:35:44 status unpacked bash 4.1-3 2010-06-24 12:35:44 status unpacked bash 4.1-3 2010-06-24 12:35:44 status unpacked bash 4.1-3 2010-06-24 12:35:44 status unpacked bash 4.1-3 2010-06-24 12:35:44 status half-configured bash 4.1-3 2010-06-24 12:35:45 update-alternatives: run with --install /usr/share/man/man7/builtins.7.gz builtins.7.gz /usr/share/man/man7/bash-builtins.7.gz 10 2010-06-24 12:35:45 update-alternatives: link group builtins.7.gz updated to point to /usr/share/man/man7/bash-builtins.7.gz 2010-06-24 12:35:45 status installed bash 4.1-3 2010-06-24 12:35:45 status triggers-pending menu 2.1.41 2010-06-24 12:35:45 status triggers-awaited menu 2.1.41 2010-06-24 12:35:45 trigproc menu 2.1.41 2.1.41 2010-06-24 12:35:45 status half-configured menu 2.1.41 2010-06-24 12:35:45 status installed menu 2.1.41 2010-06-24 12:35:45 startup archives unpack 2010-06-24 12:35:46 install diffutils 1:3.0-1 2010-06-24 12:35:46 status half-installed diffutils 1:3.0-1 2010-06-24 12:35:46 status triggers-pending man-db 2.5.2-4 2010-06-24 12:35:46 status half-installed diffutils 1:3.0-1 2010-06-24 12:35:46 status unpacked diffutils 1:3.0-1 2010-06-24 12:35:46 status unpacked diffutils 1:3.0-1 2010-06-24 12:35:46 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:35:46 status half-configured man-db 2.5.2-4 2010-06-24 12:35:47 status installed man-db 2.5.2-4 2010-06-24 12:35:47 startup packages configure 2010-06-24 12:35:47 configure diffutils 1:3.0-1 1:3.0-1 2010-06-24 12:35:47 status unpacked diffutils 1:3.0-1 2010-06-24 12:35:47 status half-configured diffutils 1:3.0-1 2010-06-24 12:35:47 status installed diffutils 1:3.0-1 2010-06-24 12:35:48 startup archives unpack 2010-06-24 12:35:48 upgrade libc6-i386 2.11.1-3 2.11.2-1 2010-06-24 12:35:48 status half-configured libc6-i386 2.11.1-3 2010-06-24 12:35:48 status unpacked libc6-i386 2.11.1-3 2010-06-24 12:35:48 status half-installed libc6-i386 2.11.1-3 2010-06-24 12:35:50 status half-installed libc6-i386 2.11.1-3 2010-06-24 12:35:50 status unpacked libc6-i386 2.11.2-1 2010-06-24 12:35:50 status unpacked libc6-i386 2.11.2-1 2010-06-24 12:35:50 upgrade libc-dev-bin 2.11.1-3 2.11.2-1 2010-06-24 12:35:50 status half-configured libc-dev-bin 2.11.1-3 2010-06-24 12:35:50 status unpacked libc-dev-bin 2.11.1-3 2010-06-24 12:35:50 status half-installed libc-dev-bin 2.11.1-3 2010-06-24 12:35:51 status triggers-pending man-db 2.5.2-4 2010-06-24 12:35:51 status half-installed libc-dev-bin 2.11.1-3 2010-06-24 12:35:51 status half-installed libc-dev-bin 2.11.1-3 2010-06-24 12:35:51 status unpacked libc-dev-bin 2.11.2-1 2010-06-24 12:35:51 status unpacked libc-dev-bin 2.11.2-1 2010-06-24 12:35:51 upgrade libc6-dev 2.11.1-3 2.11.2-1 2010-06-24 12:35:51 status half-configured libc6-dev 2.11.1-3 2010-06-24 12:35:51 status unpacked libc6-dev 2.11.1-3 2010-06-24 12:35:51 status half-installed libc6-dev 2.11.1-3 2010-06-24 12:35:52 status half-installed libc6-dev 2.11.1-3 2010-06-24 12:35:52 status unpacked libc6-dev 2.11.2-1 2010-06-24 12:35:52 status unpacked libc6-dev 2.11.2-1 2010-06-24 12:35:52 upgrade libc-bin 2.11.1-3 2.11.2-1 2010-06-24 12:35:52 status half-configured libc-bin 2.11.1-3 2010-06-24 12:35:52 status unpacked libc-bin 2.11.1-3 2010-06-24 12:35:52 status half-installed libc-bin 2.11.1-3 2010-06-24 12:35:53 status half-installed libc-bin 2.11.1-3 2010-06-24 12:35:53 status half-installed libc-bin 2.11.1-3 2010-06-24 12:35:53 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:53 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:53 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:35:53 status half-configured man-db 2.5.2-4 2010-06-24 12:35:54 status installed man-db 2.5.2-4 2010-06-24 12:35:55 startup packages configure 2010-06-24 12:35:55 configure libc-bin 2.11.2-1 2.11.2-1 2010-06-24 12:35:55 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:55 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:55 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:55 status unpacked libc-bin 2.11.2-1 2010-06-24 12:35:55 status half-configured libc-bin 2.11.2-1 2010-06-24 12:35:55 status installed libc-bin 2.11.2-1 2010-06-24 12:35:56 startup archives unpack 2010-06-24 12:35:56 upgrade libc6 2.11.1-3 2.11.2-1 2010-06-24 12:35:56 status half-configured libc6 2.11.1-3 2010-06-24 12:35:56 status unpacked libc6 2.11.1-3 2010-06-24 12:35:56 status half-installed libc6 2.11.1-3 2010-06-24 12:35:57 status half-installed libc6 2.11.1-3 2010-06-24 12:35:57 status unpacked libc6 2.11.2-1 2010-06-24 12:35:58 status unpacked libc6 2.11.2-1 2010-06-24 12:35:58 startup packages configure 2010-06-24 12:35:58 configure libc6 2.11.2-1 2.11.2-1 2010-06-24 12:35:58 status unpacked libc6 2.11.2-1 2010-06-24 12:35:58 status unpacked libc6 2.11.2-1 2010-06-24 12:35:58 status half-configured libc6 2.11.2-1 2010-06-24 12:36:00 status installed libc6 2.11.2-1 2010-06-24 12:36:01 startup archives unpack 2010-06-24 12:36:01 upgrade linux-libc-dev 2.6.26-22lenny1 2.6.32-15 2010-06-24 12:36:01 status half-configured linux-libc-dev 2.6.26-22lenny1 2010-06-24 12:36:01 status unpacked linux-libc-dev 2.6.26-22lenny1 2010-06-24 12:36:01 status half-installed linux-libc-dev 2.6.26-22lenny1 2010-06-24 12:36:02 status half-installed linux-libc-dev 2.6.26-22lenny1 2010-06-24 12:36:02 status unpacked linux-libc-dev 2.6.32-15 2010-06-24 12:36:02 status unpacked linux-libc-dev 2.6.32-15 2010-06-24 12:36:02 upgrade libblkid1 2.16.2-0 2.17.2-3.1 2010-06-24 12:36:02 status half-configured libblkid1 2.16.2-0 2010-06-24 12:36:02 status unpacked libblkid1 2.16.2-0 2010-06-24 12:36:02 status half-installed libblkid1 2.16.2-0 2010-06-24 12:36:02 status half-installed libblkid1 2.16.2-0 2010-06-24 12:36:02 status unpacked libblkid1 2.17.2-3.1 2010-06-24 12:36:02 status unpacked libblkid1 2.17.2-3.1 2010-06-24 12:36:03 startup packages configure 2010-06-24 12:36:03 configure libblkid1 2.17.2-3.1 2.17.2-3.1 2010-06-24 12:36:03 status unpacked libblkid1 2.17.2-3.1 2010-06-24 12:36:03 status half-configured libblkid1 2.17.2-3.1 2010-06-24 12:36:03 status installed libblkid1 2.17.2-3.1 2010-06-24 12:36:04 startup archives unpack 2010-06-24 12:36:04 upgrade e2fslibs 1.41.12-1 1.41.12-2 2010-06-24 12:36:04 status half-configured e2fslibs 1.41.12-1 2010-06-24 12:36:04 status unpacked e2fslibs 1.41.12-1 2010-06-24 12:36:04 status half-installed e2fslibs 1.41.12-1 2010-06-24 12:36:04 status half-installed e2fslibs 1.41.12-1 2010-06-24 12:36:04 status unpacked e2fslibs 1.41.12-2 2010-06-24 12:36:04 status unpacked e2fslibs 1.41.12-2 2010-06-24 12:36:05 startup packages configure 2010-06-24 12:36:05 configure e2fslibs 1.41.12-2 1.41.12-2 2010-06-24 12:36:05 status unpacked e2fslibs 1.41.12-2 2010-06-24 12:36:05 status half-configured e2fslibs 1.41.12-2 2010-06-24 12:36:05 status installed e2fslibs 1.41.12-2 2010-06-24 12:36:06 startup archives unpack 2010-06-24 12:36:06 upgrade e2fsprogs 1.41.12-1 1.41.12-2 2010-06-24 12:36:06 status half-configured e2fsprogs 1.41.12-1 2010-06-24 12:36:06 status unpacked e2fsprogs 1.41.12-1 2010-06-24 12:36:06 status half-installed e2fsprogs 1.41.12-1 2010-06-24 12:36:06 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:06 status half-installed e2fsprogs 1.41.12-1 2010-06-24 12:36:06 status half-installed e2fsprogs 1.41.12-1 2010-06-24 12:36:06 status unpacked e2fsprogs 1.41.12-2 2010-06-24 12:36:07 status unpacked e2fsprogs 1.41.12-2 2010-06-24 12:36:07 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:07 status half-configured man-db 2.5.2-4 2010-06-24 12:36:07 status installed man-db 2.5.2-4 2010-06-24 12:36:08 startup packages configure 2010-06-24 12:36:08 configure e2fsprogs 1.41.12-2 1.41.12-2 2010-06-24 12:36:08 status unpacked e2fsprogs 1.41.12-2 2010-06-24 12:36:08 status unpacked e2fsprogs 1.41.12-2 2010-06-24 12:36:08 status half-configured e2fsprogs 1.41.12-2 2010-06-24 12:36:08 status installed e2fsprogs 1.41.12-2 2010-06-24 12:36:08 startup archives unpack 2010-06-24 12:36:09 upgrade libuuid1 2.16.2-0 2.17.2-3.1 2010-06-24 12:36:09 status half-configured libuuid1 2.16.2-0 2010-06-24 12:36:09 status unpacked libuuid1 2.16.2-0 2010-06-24 12:36:09 status half-installed libuuid1 2.16.2-0 2010-06-24 12:36:09 status half-installed libuuid1 2.16.2-0 2010-06-24 12:36:09 status unpacked libuuid1 2.17.2-3.1 2010-06-24 12:36:09 status unpacked libuuid1 2.17.2-3.1 2010-06-24 12:36:10 startup packages configure 2010-06-24 12:36:10 configure libuuid1 2.17.2-3.1 2.17.2-3.1 2010-06-24 12:36:10 status unpacked libuuid1 2.17.2-3.1 2010-06-24 12:36:10 status half-configured libuuid1 2.17.2-3.1 2010-06-24 12:36:10 status installed libuuid1 2.17.2-3.1 2010-06-24 12:36:10 startup archives unpack 2010-06-24 12:36:11 upgrade mount 2.16.2-0 2.17.2-3.1 2010-06-24 12:36:11 status half-configured mount 2.16.2-0 2010-06-24 12:36:11 status unpacked mount 2.16.2-0 2010-06-24 12:36:11 status half-installed mount 2.16.2-0 2010-06-24 12:36:11 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:11 status half-installed mount 2.16.2-0 2010-06-24 12:36:12 status half-installed mount 2.16.2-0 2010-06-24 12:36:12 status unpacked mount 2.17.2-3.1 2010-06-24 12:36:12 status unpacked mount 2.17.2-3.1 2010-06-24 12:36:12 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:12 status half-configured man-db 2.5.2-4 2010-06-24 12:36:12 status installed man-db 2.5.2-4 2010-06-24 12:36:13 startup packages configure 2010-06-24 12:36:13 configure mount 2.17.2-3.1 2.17.2-3.1 2010-06-24 12:36:13 status unpacked mount 2.17.2-3.1 2010-06-24 12:36:13 status half-configured mount 2.17.2-3.1 2010-06-24 12:36:13 status installed mount 2.17.2-3.1 2010-06-24 12:36:13 startup archives unpack 2010-06-24 12:36:13 upgrade tar 1.23-1 1.23-2 2010-06-24 12:36:13 status half-configured tar 1.23-1 2010-06-24 12:36:14 status unpacked tar 1.23-1 2010-06-24 12:36:14 status half-installed tar 1.23-1 2010-06-24 12:36:14 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:14 status half-installed tar 1.23-1 2010-06-24 12:36:14 status half-installed tar 1.23-1 2010-06-24 12:36:15 status unpacked tar 1.23-2 2010-06-24 12:36:15 status unpacked tar 1.23-2 2010-06-24 12:36:15 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:15 status half-configured man-db 2.5.2-4 2010-06-24 12:36:15 status installed man-db 2.5.2-4 2010-06-24 12:36:16 startup packages configure 2010-06-24 12:36:16 configure tar 1.23-2 1.23-2 2010-06-24 12:36:16 status unpacked tar 1.23-2 2010-06-24 12:36:16 status unpacked tar 1.23-2 2010-06-24 12:36:16 status half-configured tar 1.23-2 2010-06-24 12:36:16 update-alternatives: run with --install /usr/sbin/rmt rmt /usr/sbin/rmt-tar 50 --slave /usr/share/man/man8/rmt.8.gz rmt.8.gz /usr/share/man/man8/rmt-tar.8.gz 2010-06-24 12:36:16 status installed tar 1.23-2 2010-06-24 12:36:17 startup archives unpack 2010-06-24 12:36:17 upgrade util-linux 2.16.2-0 2.17.2-3.1 2010-06-24 12:36:17 status half-configured util-linux 2.16.2-0 2010-06-24 12:36:17 status unpacked util-linux 2.16.2-0 2010-06-24 12:36:17 status half-installed util-linux 2.16.2-0 2010-06-24 12:36:17 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-24 12:36:17 status half-installed util-linux 2.16.2-0 2010-06-24 12:36:17 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:17 status half-installed util-linux 2.16.2-0 2010-06-24 12:36:17 status half-installed util-linux 2.16.2-0 2010-06-24 12:36:18 status unpacked util-linux 2.17.2-3.1 2010-06-24 12:36:18 status unpacked util-linux 2.17.2-3.1 2010-06-24 12:36:18 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-24 12:36:18 status half-configured install-info 4.13a.dfsg.1-5 2010-06-24 12:36:18 status installed install-info 4.13a.dfsg.1-5 2010-06-24 12:36:18 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:18 status half-configured man-db 2.5.2-4 2010-06-24 12:36:18 status installed man-db 2.5.2-4 2010-06-24 12:36:19 startup packages configure 2010-06-24 12:36:19 configure util-linux 2.17.2-3.1 2.17.2-3.1 2010-06-24 12:36:19 status unpacked util-linux 2.17.2-3.1 2010-06-24 12:36:19 status unpacked util-linux 2.17.2-3.1 2010-06-24 12:36:19 status unpacked util-linux 2.17.2-3.1 2010-06-24 12:36:19 status half-configured util-linux 2.17.2-3.1 2010-06-24 12:36:19 update-alternatives: run with --install /usr/bin/pager pager /bin/more 50 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/more.1.gz 2010-06-24 12:36:19 update-alternatives: run with --install /usr/bin/pager pager /usr/bin/pg 10 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/pg.1.gz 2010-06-24 12:36:19 status installed util-linux 2.17.2-3.1 2010-06-24 12:36:20 startup archives unpack 2010-06-24 12:36:20 upgrade diff 2.8.1-12 1:3.0-1 2010-06-24 12:36:20 status half-configured diff 2.8.1-12 2010-06-24 12:36:20 status unpacked diff 2.8.1-12 2010-06-24 12:36:20 status half-installed diff 2.8.1-12 2010-06-24 12:36:21 status half-installed diff 2.8.1-12 2010-06-24 12:36:21 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:21 status half-installed diff 2.8.1-12 2010-06-24 12:36:21 status unpacked diff 1:3.0-1 2010-06-24 12:36:21 status unpacked diff 1:3.0-1 2010-06-24 12:36:21 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:21 status half-configured man-db 2.5.2-4 2010-06-24 12:36:21 status installed man-db 2.5.2-4 2010-06-24 12:36:21 startup packages configure 2010-06-24 12:36:21 configure diff 1:3.0-1 1:3.0-1 2010-06-24 12:36:21 status unpacked diff 1:3.0-1 2010-06-24 12:36:22 status half-configured diff 1:3.0-1 2010-06-24 12:36:22 status installed diff 1:3.0-1 2010-06-24 12:36:22 startup archives unpack 2010-06-24 12:36:22 upgrade bsdutils 1:2.16.2-0 1:2.17.2-3.1 2010-06-24 12:36:22 status half-configured bsdutils 1:2.16.2-0 2010-06-24 12:36:22 status unpacked bsdutils 1:2.16.2-0 2010-06-24 12:36:22 status half-installed bsdutils 1:2.16.2-0 2010-06-24 12:36:22 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:22 status half-installed bsdutils 1:2.16.2-0 2010-06-24 12:36:23 status half-installed bsdutils 1:2.16.2-0 2010-06-24 12:36:23 status unpacked bsdutils 1:2.17.2-3.1 2010-06-24 12:36:23 status unpacked bsdutils 1:2.17.2-3.1 2010-06-24 12:36:23 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:23 status half-configured man-db 2.5.2-4 2010-06-24 12:36:23 status installed man-db 2.5.2-4 2010-06-24 12:36:24 startup packages configure 2010-06-24 12:36:24 configure bsdutils 1:2.17.2-3.1 1:2.17.2-3.1 2010-06-24 12:36:24 status unpacked bsdutils 1:2.17.2-3.1 2010-06-24 12:36:24 status half-configured bsdutils 1:2.17.2-3.1 2010-06-24 12:36:24 status installed bsdutils 1:2.17.2-3.1 2010-06-24 12:36:24 startup archives unpack 2010-06-24 12:36:25 upgrade liblocale-gettext-perl 1.05-4 1.05-6 2010-06-24 12:36:25 status half-configured liblocale-gettext-perl 1.05-4 2010-06-24 12:36:25 status unpacked liblocale-gettext-perl 1.05-4 2010-06-24 12:36:25 status half-installed liblocale-gettext-perl 1.05-4 2010-06-24 12:36:25 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:25 status half-installed liblocale-gettext-perl 1.05-4 2010-06-24 12:36:25 status half-installed liblocale-gettext-perl 1.05-4 2010-06-24 12:36:25 status unpacked liblocale-gettext-perl 1.05-6 2010-06-24 12:36:25 status unpacked liblocale-gettext-perl 1.05-6 2010-06-24 12:36:25 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:25 status half-configured man-db 2.5.2-4 2010-06-24 12:36:27 status installed man-db 2.5.2-4 2010-06-24 12:36:27 startup packages configure 2010-06-24 12:36:27 configure liblocale-gettext-perl 1.05-6 1.05-6 2010-06-24 12:36:27 status unpacked liblocale-gettext-perl 1.05-6 2010-06-24 12:36:28 status half-configured liblocale-gettext-perl 1.05-6 2010-06-24 12:36:28 status installed liblocale-gettext-perl 1.05-6 2010-06-24 12:36:28 startup archives unpack 2010-06-24 12:36:28 upgrade docbook-xml 4.5-6 4.5-7 2010-06-24 12:36:28 status half-configured docbook-xml 4.5-6 2010-06-24 12:36:30 status unpacked docbook-xml 4.5-6 2010-06-24 12:36:30 status half-installed docbook-xml 4.5-6 2010-06-24 12:36:31 status half-installed docbook-xml 4.5-6 2010-06-24 12:36:31 status unpacked docbook-xml 4.5-7 2010-06-24 12:36:31 status unpacked docbook-xml 4.5-7 2010-06-24 12:36:31 upgrade module-init-tools 3.4-1 3.12~pre2-3 2010-06-24 12:36:31 status half-configured module-init-tools 3.4-1 2010-06-24 12:36:31 status unpacked module-init-tools 3.4-1 2010-06-24 12:36:31 status half-installed module-init-tools 3.4-1 2010-06-24 12:36:31 status triggers-pending man-db 2.5.2-4 2010-06-24 12:36:31 status half-installed module-init-tools 3.4-1 2010-06-24 12:36:32 status half-installed module-init-tools 3.4-1 2010-06-24 12:36:32 status unpacked module-init-tools 3.12~pre2-3 2010-06-24 12:36:32 status unpacked module-init-tools 3.12~pre2-3 2010-06-24 12:36:32 upgrade klibc-utils 1.5.12-2 1.5.18-1 2010-06-24 12:36:32 status half-configured klibc-utils 1.5.12-2 2010-06-24 12:36:32 status unpacked klibc-utils 1.5.12-2 2010-06-24 12:36:32 status half-installed klibc-utils 1.5.12-2 2010-06-24 12:36:32 status half-installed klibc-utils 1.5.12-2 2010-06-24 12:36:32 status unpacked klibc-utils 1.5.18-1 2010-06-24 12:36:32 status unpacked klibc-utils 1.5.18-1 2010-06-24 12:36:32 upgrade libklibc 1.5.12-2 1.5.18-1 2010-06-24 12:36:32 status half-configured libklibc 1.5.12-2 2010-06-24 12:36:32 status unpacked libklibc 1.5.12-2 2010-06-24 12:36:32 status half-installed libklibc 1.5.12-2 2010-06-24 12:36:33 status half-installed libklibc 1.5.12-2 2010-06-24 12:36:33 status unpacked libklibc 1.5.18-1 2010-06-24 12:36:33 status unpacked libklibc 1.5.18-1 2010-06-24 12:36:33 upgrade cpio 2.9-13 2.11-4 2010-06-24 12:36:33 status half-configured cpio 2.9-13 2010-06-24 12:36:33 status unpacked cpio 2.9-13 2010-06-24 12:36:33 status half-installed cpio 2.9-13 2010-06-24 12:36:33 status half-installed cpio 2.9-13 2010-06-24 12:36:33 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-24 12:36:33 status half-installed cpio 2.9-13 2010-06-24 12:36:33 status half-installed cpio 2.9-13 2010-06-24 12:36:33 status unpacked cpio 2.11-4 2010-06-24 12:36:33 status unpacked cpio 2.11-4 2010-06-24 12:36:33 upgrade initramfs-tools 0.92o 0.97 2010-06-24 12:36:33 status half-configured initramfs-tools 0.92o 2010-06-24 12:36:33 status unpacked initramfs-tools 0.92o 2010-06-24 12:36:33 status half-installed initramfs-tools 0.92o 2010-06-24 12:36:33 status half-installed initramfs-tools 0.92o 2010-06-24 12:36:34 status half-installed initramfs-tools 0.92o 2010-06-24 12:36:34 status unpacked initramfs-tools 0.97 2010-06-24 12:36:34 status unpacked initramfs-tools 0.97 2010-06-24 12:36:34 upgrade linux-image-2.6.26-2-amd64 2.6.26-21 2.6.26-22lenny1 2010-06-24 12:36:34 status half-configured linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-24 12:36:34 status unpacked linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-24 12:36:34 status half-installed linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-24 12:36:41 status half-installed linux-image-2.6.26-2-amd64 2.6.26-21 2010-06-24 12:36:51 status unpacked linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-06-24 12:36:52 status unpacked linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-06-24 12:36:52 upgrade openssl-blacklist 0.4.2 0.5-2 2010-06-24 12:36:52 status half-configured openssl-blacklist 0.4.2 2010-06-24 12:36:52 status unpacked openssl-blacklist 0.4.2 2010-06-24 12:36:52 status half-installed openssl-blacklist 0.4.2 2010-06-24 12:36:53 status half-installed openssl-blacklist 0.4.2 2010-06-24 12:36:54 status half-installed openssl-blacklist 0.4.2 2010-06-24 12:36:54 status unpacked openssl-blacklist 0.5-2 2010-06-24 12:36:54 status unpacked openssl-blacklist 0.5-2 2010-06-24 12:36:55 upgrade x11-apps 7.3+4 7.5+5 2010-06-24 12:36:55 status half-configured x11-apps 7.3+4 2010-06-24 12:36:55 status unpacked x11-apps 7.3+4 2010-06-24 12:36:55 status half-installed x11-apps 7.3+4 2010-06-24 12:36:55 status half-installed x11-apps 7.3+4 2010-06-24 12:36:55 status triggers-pending menu 2.1.41 2010-06-24 12:36:55 status half-installed x11-apps 7.3+4 2010-06-24 12:36:55 status half-installed x11-apps 7.3+4 2010-06-24 12:36:55 status triggers-awaited menu 2.1.41 2010-06-24 12:36:55 status unpacked x11-apps 7.5+5 2010-06-24 12:36:55 status unpacked x11-apps 7.5+5 2010-06-24 12:36:55 upgrade x11-common 1:7.3+20 1:7.5+6 2010-06-24 12:36:55 status half-configured x11-common 1:7.3+20 2010-06-24 12:36:56 status unpacked x11-common 1:7.3+20 2010-06-24 12:36:56 status half-installed x11-common 1:7.3+20 2010-06-24 12:36:56 status half-installed x11-common 1:7.3+20 2010-06-24 12:36:56 status half-installed x11-common 1:7.3+20 2010-06-24 12:36:56 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:56 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:57 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:36:57 status half-configured man-db 2.5.2-4 2010-06-24 12:36:57 status installed man-db 2.5.2-4 2010-06-24 12:36:57 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-24 12:36:57 status half-configured install-info 4.13a.dfsg.1-5 2010-06-24 12:36:57 status installed install-info 4.13a.dfsg.1-5 2010-06-24 12:36:57 trigproc menu 2.1.41 2.1.41 2010-06-24 12:36:57 status half-configured menu 2.1.41 2010-06-24 12:36:57 status installed menu 2.1.41 2010-06-24 12:36:58 startup packages configure 2010-06-24 12:36:58 configure x11-common 1:7.5+6 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status unpacked x11-common 1:7.5+6 2010-06-24 12:36:58 status half-configured x11-common 1:7.5+6 2010-06-24 12:36:59 status installed x11-common 1:7.5+6 2010-06-24 12:37:00 startup archives unpack 2010-06-24 12:37:00 upgrade x11-session-utils 7.3+1 7.5+1 2010-06-24 12:37:00 status half-configured x11-session-utils 7.3+1 2010-06-24 12:37:00 status unpacked x11-session-utils 7.3+1 2010-06-24 12:37:00 status half-installed x11-session-utils 7.3+1 2010-06-24 12:37:00 status triggers-pending man-db 2.5.2-4 2010-06-24 12:37:00 status half-installed x11-session-utils 7.3+1 2010-06-24 12:37:00 status half-installed x11-session-utils 7.3+1 2010-06-24 12:37:00 status unpacked x11-session-utils 7.5+1 2010-06-24 12:37:00 status unpacked x11-session-utils 7.5+1 2010-06-24 12:37:00 upgrade libfs6 2:1.0.1-1 2:1.0.2-1 2010-06-24 12:37:00 status half-configured libfs6 2:1.0.1-1 2010-06-24 12:37:00 status unpacked libfs6 2:1.0.1-1 2010-06-24 12:37:00 status half-installed libfs6 2:1.0.1-1 2010-06-24 12:37:00 status half-installed libfs6 2:1.0.1-1 2010-06-24 12:37:01 status unpacked libfs6 2:1.0.2-1 2010-06-24 12:37:01 status unpacked libfs6 2:1.0.2-1 2010-06-24 12:37:01 upgrade x11-xfs-utils 7.3+1 7.4+1 2010-06-24 12:37:01 status half-configured x11-xfs-utils 7.3+1 2010-06-24 12:37:01 status unpacked x11-xfs-utils 7.3+1 2010-06-24 12:37:01 status half-installed x11-xfs-utils 7.3+1 2010-06-24 12:37:01 status half-installed x11-xfs-utils 7.3+1 2010-06-24 12:37:01 status half-installed x11-xfs-utils 7.3+1 2010-06-24 12:37:01 status unpacked x11-xfs-utils 7.4+1 2010-06-24 12:37:01 status unpacked x11-xfs-utils 7.4+1 2010-06-24 12:37:01 upgrade x11-xserver-utils 7.3+5 7.5+1 2010-06-24 12:37:01 status half-configured x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status unpacked x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status half-installed x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status triggers-pending menu 2.1.41 2010-06-24 12:37:01 status half-installed x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status half-installed x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status half-installed x11-xserver-utils 7.3+5 2010-06-24 12:37:01 status triggers-awaited menu 2.1.41 2010-06-24 12:37:02 status unpacked x11-xserver-utils 7.5+1 2010-06-24 12:37:02 status unpacked x11-xserver-utils 7.5+1 2010-06-24 12:37:02 upgrade gpgv 1.4.9-3+lenny1 1.4.10-4 2010-06-24 12:37:02 status half-configured gpgv 1.4.9-3+lenny1 2010-06-24 12:37:02 status unpacked gpgv 1.4.9-3+lenny1 2010-06-24 12:37:02 status half-installed gpgv 1.4.9-3+lenny1 2010-06-24 12:37:02 status half-installed gpgv 1.4.9-3+lenny1 2010-06-24 12:37:02 status half-installed gpgv 1.4.9-3+lenny1 2010-06-24 12:37:02 status unpacked gpgv 1.4.10-4 2010-06-24 12:37:02 status unpacked gpgv 1.4.10-4 2010-06-24 12:37:02 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:37:02 status half-configured man-db 2.5.2-4 2010-06-24 12:37:02 status installed man-db 2.5.2-4 2010-06-24 12:37:02 trigproc menu 2.1.41 2.1.41 2010-06-24 12:37:02 status half-configured menu 2.1.41 2010-06-24 12:37:02 status installed menu 2.1.41 2010-06-24 12:37:03 startup packages configure 2010-06-24 12:37:03 configure gpgv 1.4.10-4 1.4.10-4 2010-06-24 12:37:03 status unpacked gpgv 1.4.10-4 2010-06-24 12:37:03 status half-configured gpgv 1.4.10-4 2010-06-24 12:37:03 status installed gpgv 1.4.10-4 2010-06-24 12:37:04 startup archives unpack 2010-06-24 12:37:04 upgrade gnupg 1.4.9-3+lenny1 1.4.10-4 2010-06-24 12:37:04 status half-configured gnupg 1.4.9-3+lenny1 2010-06-24 12:37:04 status unpacked gnupg 1.4.9-3+lenny1 2010-06-24 12:37:04 status half-installed gnupg 1.4.9-3+lenny1 2010-06-24 12:37:04 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-24 12:37:04 status half-installed gnupg 1.4.9-3+lenny1 2010-06-24 12:37:04 status triggers-pending man-db 2.5.2-4 2010-06-24 12:37:04 status half-installed gnupg 1.4.9-3+lenny1 2010-06-24 12:37:05 status half-installed gnupg 1.4.9-3+lenny1 2010-06-24 12:37:05 status unpacked gnupg 1.4.10-4 2010-06-24 12:37:05 status unpacked gnupg 1.4.10-4 2010-06-24 12:37:05 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-24 12:37:05 status half-configured install-info 4.13a.dfsg.1-5 2010-06-24 12:37:05 status installed install-info 4.13a.dfsg.1-5 2010-06-24 12:37:06 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:37:06 status half-configured man-db 2.5.2-4 2010-06-24 12:37:06 status installed man-db 2.5.2-4 2010-06-24 12:37:07 startup packages configure 2010-06-24 12:37:07 configure gnupg 1.4.10-4 1.4.10-4 2010-06-24 12:37:07 status unpacked gnupg 1.4.10-4 2010-06-24 12:37:07 status half-configured gnupg 1.4.10-4 2010-06-24 12:37:07 status installed gnupg 1.4.10-4 2010-06-24 12:37:07 startup archives unpack 2010-06-24 12:37:07 upgrade libcomerr2 1.41.12-1 1.41.12-2 2010-06-24 12:37:07 status half-configured libcomerr2 1.41.12-1 2010-06-24 12:37:07 status unpacked libcomerr2 1.41.12-1 2010-06-24 12:37:07 status half-installed libcomerr2 1.41.12-1 2010-06-24 12:37:08 status half-installed libcomerr2 1.41.12-1 2010-06-24 12:37:08 status unpacked libcomerr2 1.41.12-2 2010-06-24 12:37:08 status unpacked libcomerr2 1.41.12-2 2010-06-24 12:37:09 startup packages configure 2010-06-24 12:37:09 configure libcomerr2 1.41.12-2 1.41.12-2 2010-06-24 12:37:09 status unpacked libcomerr2 1.41.12-2 2010-06-24 12:37:09 status half-configured libcomerr2 1.41.12-2 2010-06-24 12:37:09 status installed libcomerr2 1.41.12-2 2010-06-24 12:37:09 startup archives unpack 2010-06-24 12:37:10 upgrade libss2 1.41.3-1 1.41.12-2 2010-06-24 12:37:10 status half-configured libss2 1.41.3-1 2010-06-24 12:37:10 status unpacked libss2 1.41.3-1 2010-06-24 12:37:10 status half-installed libss2 1.41.3-1 2010-06-24 12:37:10 status half-installed libss2 1.41.3-1 2010-06-24 12:37:10 status unpacked libss2 1.41.12-2 2010-06-24 12:37:10 status unpacked libss2 1.41.12-2 2010-06-24 12:37:11 startup packages configure 2010-06-24 12:37:11 configure libss2 1.41.12-2 1.41.12-2 2010-06-24 12:37:11 status unpacked libss2 1.41.12-2 2010-06-24 12:37:11 status half-configured libss2 1.41.12-2 2010-06-24 12:37:11 status installed libss2 1.41.12-2 2010-06-24 12:37:11 startup archives unpack 2010-06-24 12:37:12 install insserv 1.14.0-2 2010-06-24 12:37:12 status half-configured sysv-rc 2.86.ds1-61 2010-06-24 12:37:12 status half-installed insserv 1.14.0-2 2010-06-24 12:37:12 status triggers-pending man-db 2.5.2-4 2010-06-24 12:37:12 status half-installed insserv 1.14.0-2 2010-06-24 12:37:12 status unpacked insserv 1.14.0-2 2010-06-24 12:37:12 status unpacked insserv 1.14.0-2 2010-06-24 12:37:12 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:37:12 status half-configured man-db 2.5.2-4 2010-06-24 12:37:12 status installed man-db 2.5.2-4 2010-06-24 12:37:13 startup packages configure 2010-06-24 12:37:13 configure insserv 1.14.0-2 1.14.0-2 2010-06-24 12:37:13 status unpacked insserv 1.14.0-2 2010-06-24 12:37:13 status unpacked insserv 1.14.0-2 2010-06-24 12:37:13 status unpacked insserv 1.14.0-2 2010-06-24 12:37:13 status half-configured insserv 1.14.0-2 2010-06-24 12:37:13 status installed insserv 1.14.0-2 2010-06-24 12:37:14 startup archives unpack 2010-06-24 12:37:14 upgrade sysv-rc 2.86.ds1-61 2.88dsf-9 2010-06-24 12:37:14 status half-configured sysv-rc 2.86.ds1-61 2010-06-24 12:37:14 status unpacked sysv-rc 2.86.ds1-61 2010-06-24 12:37:14 status half-installed sysv-rc 2.86.ds1-61 2010-06-24 12:37:14 status triggers-pending man-db 2.5.2-4 2010-06-24 12:37:14 status half-installed sysv-rc 2.86.ds1-61 2010-06-24 12:37:14 status half-installed sysv-rc 2.86.ds1-61 2010-06-24 12:37:14 status unpacked sysv-rc 2.88dsf-9 2010-06-24 12:37:14 status unpacked sysv-rc 2.88dsf-9 2010-06-24 12:37:14 trigproc man-db 2.5.2-4 2.5.2-4 2010-06-24 12:37:14 status half-configured man-db 2.5.2-4 2010-06-24 12:37:14 status installed man-db 2.5.2-4 2010-06-24 12:37:15 startup packages configure 2010-06-24 12:37:15 configure sysv-rc 2.88dsf-9 2.88dsf-9 2010-06-24 12:37:15 status unpacked sysv-rc 2.88dsf-9 2010-06-24 12:37:15 status half-configured sysv-rc 2.88dsf-9 2010-06-24 12:37:28 status installed sysv-rc 2.88dsf-9 2010-06-24 12:37:28 startup archives unpack 2010-06-24 12:37:29 upgrade libdb4.8 4.8.26-1 4.8.30-1 2010-06-24 12:37:29 status half-configured libdb4.8 4.8.26-1 2010-06-24 12:37:29 status unpacked libdb4.8 4.8.26-1 2010-06-24 12:37:29 status half-installed libdb4.8 4.8.26-1 2010-06-24 12:37:29 status half-installed libdb4.8 4.8.26-1 2010-06-24 12:37:29 status unpacked libdb4.8 4.8.30-1 2010-06-24 12:37:29 status unpacked libdb4.8 4.8.30-1 2010-06-24 12:37:30 startup packages configure 2010-06-24 12:37:30 configure libdb4.8 4.8.30-1 4.8.30-1 2010-06-24 12:37:30 status unpacked libdb4.8 4.8.30-1 2010-06-24 12:37:30 status half-configured libdb4.8 4.8.30-1 2010-06-24 12:37:30 status installed libdb4.8 4.8.30-1 2010-06-24 12:37:31 startup archives unpack 2010-06-24 12:37:31 upgrade bsdmainutils 6.1.10 8.0.13 2010-06-24 12:37:31 status half-configured bsdmainutils 6.1.10 2010-06-24 12:37:31 update-alternatives: run with --remove write /usr/bin/bsd-write 2010-06-24 12:37:31 update-alternatives: link group write fully removed 2010-06-24 12:37:31 status unpacked bsdmainutils 6.1.10 2010-06-24 12:37:31 status half-installed bsdmainutils 6.1.10 2010-06-24 12:37:31 status triggers-pending man-db 2.5.2-4 2010-06-24 12:37:31 status half-installed bsdmainutils 6.1.10 2010-06-24 12:37:31 status half-installed bsdmainutils 6.1.10 2010-06-24 12:37:31 status unpacked bsdmainutils 8.0.13 2010-06-24 12:37:31 status unpacked bsdmainutils 8.0.13 2010-06-24 12:37:31 upgrade cron 3.0pl1-105 3.0pl1-113 2010-06-24 12:37:31 status half-configured cron 3.0pl1-105 2010-06-24 12:37:31 status unpacked cron 3.0pl1-105 2010-06-24 12:37:31 status half-installed cron 3.0pl1-105 2010-06-24 12:37:32 status half-installed cron 3.0pl1-105 2010-06-24 12:37:32 status half-installed cron 3.0pl1-105 2010-06-24 12:37:32 status unpacked cron 3.0pl1-113 2010-06-24 12:37:32 status unpacked cron 3.0pl1-113 2010-06-24 12:37:32 upgrade dhcp3-client 3.1.1-6+lenny4 3.1.3-2 2010-06-24 12:37:32 status half-configured dhcp3-client 3.1.1-6+lenny4 2010-06-24 12:37:32 status unpacked dhcp3-client 3.1.1-6+lenny4 2010-06-24 12:37:32 status half-installed dhcp3-client 3.1.1-6+lenny4 2010-06-24 12:37:32 status half-installed dhcp3-client 3.1.1-6+lenny4 2010-06-24 12:37:32 status half-installed dhcp3-client 3.1.1-6+lenny4 2010-06-24 12:37:32 status unpacked dhcp3-client 3.1.3-2 2010-06-24 12:37:32 status unpacked dhcp3-client 3.1.3-2 2010-06-24 12:37:32 upgrade dhcp3-common 3.1.1-6+lenny4 3.1.3-2 2010-06-24 12:37:32 status half-configured dhcp3-common 3.1.1-6+lenny4 2010-06-24 12:37:32 status unpacked dhcp3-common 3.1.1-6+lenny4 2010-06-24 12:37:32 status half-installed dhcp3-common 3.1.1-6+lenny4 2010-06-24 12:37:33 status half-installed dhcp3-common 3.1.1-6+lenny4 2010-06-24 12:37:33 status half-installed dhcp3-common 3.1.1-6+lenny4 2010-06-24 12:37:33 status unpacked dhcp3-common 3.1.3-2 2010-06-24 12:37:33 status unpacked dhcp3-common 3.1.3-2 2010-06-24 12:37:33 upgrade dmidecode 2.9-1 2.9-1.2 2010-06-24 12:37:33 status half-configured dmidecode 2.9-1 2010-06-24 12:37:33 status unpacked dmidecode 2.9-1 2010-06-24 12:37:33 status half-installed dmidecode 2.9-1 2010-06-24 12:37:33 status half-installed dmidecode 2.9-1 2010-06-24 12:37:33 status half-installed dmidecode 2.9-1 2010-06-24 12:37:33 status unpacked dmidecode 2.9-1.2 2010-06-24 12:37:33 status unpacked dmidecode 2.9-1.2 2010-06-24 12:37:33 upgrade groff-base 1.18.1.1-21 1.20.1-10 2010-06-24 12:37:33 status half-configured groff-base 1.18.1.1-21 2010-06-24 12:37:33 status unpacked groff-base 1.18.1.1-21 2010-06-24 12:37:33 status half-installed groff-base 1.18.1.1-21 2010-06-24 12:37:33 status half-installed groff-base 1.18.1.1-21 2010-06-24 12:37:34 status half-installed groff-base 1.18.1.1-21 2010-06-24 12:37:34 status unpacked groff-base 1.20.1-10 2010-06-24 12:37:34 status unpacked groff-base 1.20.1-10 2010-06-24 12:37:34 upgrade net-tools 1.60-22 1.60-23 2010-06-24 12:37:34 status half-configured net-tools 1.60-22 2010-06-24 12:37:34 status unpacked net-tools 1.60-22 2010-06-24 12:37:34 status half-installed net-tools 1.60-22 2010-06-24 12:37:34 status half-installed net-tools 1.60-22 2010-06-24 12:37:35 status half-installed net-tools 1.60-22 2010-06-24 12:37:35 status unpacked net-tools 1.60-23 2010-06-24 12:37:35 status unpacked net-tools 1.60-23 2010-06-24 12:37:35 upgrade ifupdown 0.6.8+nmu1 0.6.10 2010-06-24 12:37:35 status half-configured ifupdown 0.6.8+nmu1 2010-06-24 12:37:35 status unpacked ifupdown 0.6.8+nmu1 2010-06-24 12:37:35 status half-installed ifupdown 0.6.8+nmu1 2010-06-24 12:37:35 status half-installed ifupdown 0.6.8+nmu1 2010-06-24 12:37:35 status half-installed ifupdown 0.6.8+nmu1 2010-06-24 12:37:36 status unpacked ifupdown 0.6.10 2010-06-24 12:37:36 status unpacked ifupdown 0.6.10 2010-06-24 12:37:36 upgrade info 4.11.dfsg.1-4 4.13a.dfsg.1-5 2010-06-24 12:37:36 status half-configured info 4.11.dfsg.1-4 2010-06-24 12:37:36 status unpacked info 4.11.dfsg.1-4 2010-06-24 12:37:36 status half-installed info 4.11.dfsg.1-4 2010-06-24 12:37:36 status half-installed info 4.11.dfsg.1-4 2010-06-24 12:37:36 status triggers-pending menu 2.1.41 2010-06-24 12:37:36 status half-installed info 4.11.dfsg.1-4 2010-06-24 12:37:36 status half-installed info 4.11.dfsg.1-4 2010-06-24 12:37:36 status triggers-awaited menu 2.1.41 2010-06-24 12:37:36 status unpacked info 4.13a.dfsg.1-5 2010-06-24 12:37:36 status unpacked info 4.13a.dfsg.1-5 2010-06-24 12:37:36 upgrade iproute 20080725-2 20100519-2 2010-06-24 12:37:36 status half-configured iproute 20080725-2 2010-06-24 12:37:36 status unpacked iproute 20080725-2 2010-06-24 12:37:36 status half-installed iproute 20080725-2 2010-06-24 12:37:36 status half-installed iproute 20080725-2 2010-06-24 12:37:37 status half-installed iproute 20080725-2 2010-06-24 12:37:37 status unpacked iproute 20100519-2 2010-06-24 12:37:37 status unpacked iproute 20100519-2 2010-06-24 12:37:37 install libnfnetlink0 1.0.0-1 2010-06-24 12:37:37 status half-installed libnfnetlink0 1.0.0-1 2010-06-24 12:37:37 status unpacked libnfnetlink0 1.0.0-1 2010-06-24 12:37:37 status unpacked libnfnetlink0 1.0.0-1 2010-06-24 12:37:37 upgrade iptables 1.4.2-6 1.4.8-2 2010-06-24 12:37:37 status half-configured iptables 1.4.2-6 2010-06-24 12:37:37 status unpacked iptables 1.4.2-6 2010-06-24 12:37:37 status half-installed iptables 1.4.2-6 2010-06-24 12:37:37 status half-installed iptables 1.4.2-6 2010-06-24 12:37:37 status half-installed iptables 1.4.2-6 2010-06-24 12:37:38 status unpacked iptables 1.4.8-2 2010-06-24 12:37:38 status unpacked iptables 1.4.8-2 2010-06-24 12:37:38 upgrade iputils-ping 3:20071127-1 3:20100418-1 2010-06-24 12:37:38 status half-configured iputils-ping 3:20071127-1 2010-06-24 12:37:38 status unpacked iputils-ping 3:20071127-1 2010-06-24 12:37:38 status half-installed iputils-ping 3:20071127-1 2010-06-24 12:37:38 status half-installed iputils-ping 3:20071127-1 2010-06-24 12:37:38 status half-installed iputils-ping 3:20071127-1 2010-06-24 12:37:38 status unpacked iputils-ping 3:20100418-1 2010-06-24 12:37:38 status unpacked iputils-ping 3:20100418-1 2010-06-24 12:37:38 upgrade libsigc++-2.0-0c2a 2.0.18-2 2.2.4.2-1 2010-06-24 12:37:38 status half-configured libsigc++-2.0-0c2a 2.0.18-2 2010-06-24 12:37:38 status unpacked libsigc++-2.0-0c2a 2.0.18-2 2010-06-24 12:37:38 status half-installed libsigc++-2.0-0c2a 2.0.18-2 2010-06-24 12:37:38 status half-installed libsigc++-2.0-0c2a 2.0.18-2 2010-06-24 12:37:38 status unpacked libsigc++-2.0-0c2a 2.2.4.2-1 2010-06-24 12:37:38 status unpacked libsigc++-2.0-0c2a 2.2.4.2-1 2010-06-24 12:37:39 upgrade libcwidget3 0.5.12-4 0.5.16-3 2010-06-24 12:37:39 status half-configured libcwidget3 0.5.12-4 2010-06-24 12:37:39 status unpacked libcwidget3 0.5.12-4 2010-06-24 12:37:39 status half-installed libcwidget3 0.5.12-4 2010-06-24 12:37:39 status half-installed libcwidget3 0.5.12-4 2010-06-24 12:37:39 status unpacked libcwidget3 0.5.16-3 2010-06-24 12:37:39 status unpacked libcwidget3 0.5.16-3 2010-06-24 12:37:39 upgrade libnewt0.52 0.52.10-8 0.52.11-1 2010-06-24 12:37:39 status half-configured libnewt0.52 0.52.10-8 2010-06-24 12:37:39 status unpacked libnewt0.52 0.52.10-8 2010-06-24 12:37:39 status half-installed libnewt0.52 0.52.10-8 2010-06-24 12:37:40 status half-installed libnewt0.52 0.52.10-8 2010-06-24 12:37:40 status unpacked libnewt0.52 0.52.11-1 2010-06-24 12:37:40 status unpacked libnewt0.52 0.52.11-1 2010-06-24 12:37:40 upgrade libreadline5-dev 5.2-3.1 5.2-7 2010-06-24 12:37:40 status half-configured libreadline5-dev 5.2-3.1 2010-06-24 12:37:40 status unpacked libreadline5-dev 5.2-3.1 2010-06-24 12:37:40 status half-installed libreadline5-dev 5.2-3.1 2010-06-24 12:37:40 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-24 12:37:40 status half-installed libreadline5-dev 5.2-3.1 2010-06-24 12:37:40 status half-installed libreadline5-dev 5.2-3.1 2010-06-24 12:37:40 status unpacked libreadline5-dev 5.2-7 2010-06-24 12:37:41 status unpacked libreadline5-dev 5.2-7 2010-06-24 12:37:41 upgrade libreadline5 5.2-3.1 5.2-7 2010-06-24 12:37:41 status half-configured libreadline5 5.2-3.1 2010-06-24 12:37:41 status unpacked libreadline5 5.2-3.1 2010-06-24 12:37:41 status half-installed libreadline5 5.2-3.1 2010-06-24 12:37:41 status half-installed libreadline5 5.2-3.1 2010-06-24 12:37:41 status unpacked libreadline5 5.2-7 2010-06-24 12:37:41 status unpacked libreadline5 5.2-7 2010-06-24 12:37:41 upgrade anacron 2.3-13.1 2.3-14 2010-06-24 12:37:41 status half-configured anacron 2.3-13.1 2010-06-24 12:37:41 status unpacked anacron 2.3-13.1 2010-06-24 12:37:41 status half-installed anacron 2.3-13.1 2010-06-24 12:37:41 status half-installed anacron 2.3-13.1 2010-06-24 12:37:42 status half-installed anacron 2.3-13.1 2010-06-24 12:37:42 status unpacked anacron 2.3-14 2010-06-24 12:37:42 status unpacked anacron 2.3-14 2010-06-24 12:37:42 upgrade logrotate 3.7.1-5 3.7.8-6 2010-06-24 12:37:42 status half-configured logrotate 3.7.1-5 2010-06-24 12:37:42 status unpacked logrotate 3.7.1-5 2010-06-24 12:37:42 status half-installed logrotate 3.7.1-5 2010-06-24 12:37:42 status half-installed logrotate 3.7.1-5 2010-06-24 12:37:42 status half-installed logrotate 3.7.1-5 2010-06-24 12:37:42 status unpacked logrotate 3.7.8-6 2010-06-24 12:37:42 status unpacked logrotate 3.7.8-6 2010-06-24 12:37:42 upgrade man-db 2.5.2-4 2.5.7-3 2010-06-24 12:37:42 status half-configured man-db 2.5.2-4 2010-06-24 12:37:42 status unpacked man-db 2.5.2-4 2010-06-24 12:37:42 status half-installed man-db 2.5.2-4 2010-06-24 12:37:43 status half-installed man-db 2.5.2-4 2010-06-24 12:37:43 status unpacked man-db 2.5.7-3 2010-06-24 12:37:43 status unpacked man-db 2.5.7-3 2010-06-24 12:37:43 upgrade manpages 3.05-1 3.24-1 2010-06-24 12:37:43 status half-configured manpages 3.05-1 2010-06-24 12:37:43 status unpacked manpages 3.05-1 2010-06-24 12:37:43 status half-installed manpages 3.05-1 2010-06-24 12:37:44 status half-installed manpages 3.05-1 2010-06-24 12:37:44 status unpacked manpages 3.24-1 2010-06-24 12:37:44 status unpacked manpages 3.24-1 2010-06-24 12:37:44 upgrade nano 2.0.7-4 2.2.4-1 2010-06-24 12:37:44 status half-configured nano 2.0.7-4 2010-06-24 12:37:44 status unpacked nano 2.0.7-4 2010-06-24 12:37:44 status half-installed nano 2.0.7-4 2010-06-24 12:37:44 status half-installed nano 2.0.7-4 2010-06-24 12:37:44 status half-installed nano 2.0.7-4 2010-06-24 12:37:45 status half-installed nano 2.0.7-4 2010-06-24 12:37:45 status unpacked nano 2.2.4-1 2010-06-24 12:37:45 status unpacked nano 2.2.4-1 2010-06-24 12:37:45 upgrade netbase 4.34 4.41 2010-06-24 12:37:45 status half-configured netbase 4.34 2010-06-24 12:37:45 status unpacked netbase 4.34 2010-06-24 12:37:45 status half-installed netbase 4.34 2010-06-24 12:37:45 status half-installed netbase 4.34 2010-06-24 12:37:45 status unpacked netbase 4.41 2010-06-24 12:37:45 status unpacked netbase 4.41 2010-06-24 12:37:45 upgrade procps 1:3.2.7-11 1:3.2.8-9 2010-06-24 12:37:45 status half-configured procps 1:3.2.7-11 2010-06-24 12:37:46 status unpacked procps 1:3.2.7-11 2010-06-24 12:37:46 status half-installed procps 1:3.2.7-11 2010-06-24 12:37:46 status half-installed procps 1:3.2.7-11 2010-06-24 12:37:46 status half-installed procps 1:3.2.7-11 2010-06-24 12:37:46 status unpacked procps 1:3.2.8-9 2010-06-24 12:37:46 status unpacked procps 1:3.2.8-9 2010-06-24 12:37:46 upgrade rsyslog 3.18.6-4 4.6.2-1 2010-06-24 12:37:46 status half-configured rsyslog 3.18.6-4 2010-06-24 12:37:46 status unpacked rsyslog 3.18.6-4 2010-06-24 12:37:46 status half-installed rsyslog 3.18.6-4 2010-06-24 12:37:47 status half-installed rsyslog 3.18.6-4 2010-06-24 12:37:47 status unpacked rsyslog 4.6.2-1 2010-06-24 12:37:47 status unpacked rsyslog 4.6.2-1 2010-06-24 12:37:47 upgrade tasksel-data 2.78 2.81 2010-06-24 12:37:47 status half-configured tasksel-data 2.78 2010-06-24 12:37:47 status unpacked tasksel-data 2.78 2010-06-24 12:37:47 status half-installed tasksel-data 2.78 2010-06-24 12:37:47 status half-installed tasksel-data 2.78 2010-06-24 12:37:47 status unpacked tasksel-data 2.81 2010-06-24 12:37:47 status unpacked tasksel-data 2.81 2010-06-24 12:37:47 upgrade tasksel 2.78 2.81 2010-06-24 12:37:47 status half-configured tasksel 2.78 2010-06-24 12:37:47 status unpacked tasksel 2.78 2010-06-24 12:37:47 status half-installed tasksel 2.78 2010-06-24 12:37:47 status half-installed tasksel 2.78 2010-06-24 12:37:48 status half-installed tasksel 2.78 2010-06-24 12:37:48 status unpacked tasksel 2.81 2010-06-24 12:37:48 status unpacked tasksel 2.81 2010-06-24 12:37:48 upgrade traceroute 2.0.11-2 1:2.0.14-1 2010-06-24 12:37:48 status half-configured traceroute 2.0.11-2 2010-06-24 12:37:48 update-alternatives: run with --remove traceroute /usr/bin/traceroute.db 2010-06-24 12:37:48 update-alternatives: link group traceroute fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove tracert /usr/bin/tracert.db 2010-06-24 12:37:48 update-alternatives: link group tracert fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove traceroute6 /usr/bin/traceroute6.db 2010-06-24 12:37:48 update-alternatives: link group traceroute6 fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove lft /usr/bin/lft.db 2010-06-24 12:37:48 update-alternatives: link group lft fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove tcptraceroute /usr/bin/tcptraceroute.db 2010-06-24 12:37:48 update-alternatives: link group tcptraceroute fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove traceproto /usr/bin/traceproto.db 2010-06-24 12:37:48 update-alternatives: link group traceproto fully removed 2010-06-24 12:37:48 update-alternatives: run with --remove traceroute-nanog /usr/bin/traceroute-nanog.db 2010-06-24 12:37:48 update-alternatives: link group traceroute-nanog fully removed 2010-06-24 12:37:48 status unpacked traceroute 2.0.11-2 2010-06-24 12:37:48 status half-installed traceroute 2.0.11-2 2010-06-24 12:37:49 status half-installed traceroute 2.0.11-2 2010-06-24 12:37:49 status unpacked traceroute 1:2.0.14-1 2010-06-24 12:37:49 status unpacked traceroute 1:2.0.14-1 2010-06-24 12:37:49 upgrade vim-tiny 1:7.1.314-3+lenny2 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:49 status half-configured vim-tiny 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status unpacked vim-tiny 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status half-installed vim-tiny 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status half-installed vim-tiny 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status unpacked vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:49 status unpacked vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:49 upgrade vim-nox 1:7.1.314-3+lenny2 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:49 status half-configured vim-nox 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status unpacked vim-nox 1:7.1.314-3+lenny2 2010-06-24 12:37:49 status half-installed vim-nox 1:7.1.314-3+lenny2 2010-06-24 12:37:50 status half-installed vim-nox 1:7.1.314-3+lenny2 2010-06-24 12:37:50 status unpacked vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:50 status unpacked vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:50 upgrade vim-runtime 1:7.1.314-3+lenny2 2:7.2.438+hg~d44112feb815-5 2010-06-24 12:37:50 status half-configured vim-runtime 1:7.1.314-3+lenny2 2010-06-24 12:37:50 status unpacked vim-runtime 1:7.1.314-3+lenny2 2010-06-24 12:37:50 status half-installed vim-runtime 1:7.1.314-3+lenny2 2010-06-24 12:37:52 status half-installed vim-runtime 1:7.1.314-3+lenny2 2010-06-24 12:37:54 status unpacked vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-06-24 12:37:54 status unpacked vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-06-24 12:37:54 upgrade tcl8.4 8.4.19-2 8.4.19-4 2010-06-24 12:37:54 status half-configured tcl8.4 8.4.19-2 2010-06-24 12:37:54 update-alternatives: run with --remove tclsh /usr/bin/tclsh8.4 2010-06-24 12:37:54 update-alternatives: link group tclsh fully removed 2010-06-24 12:37:54 status unpacked tcl8.4 8.4.19-2 2010-06-24 12:37:54 status half-installed tcl8.4 8.4.19-2 2010-06-24 12:37:54 status half-installed tcl8.4 8.4.19-2 2010-06-24 12:37:55 status half-installed tcl8.4 8.4.19-2 2010-06-24 12:37:55 status unpacked tcl8.4 8.4.19-4 2010-06-24 12:37:55 status unpacked tcl8.4 8.4.19-4 2010-06-24 12:37:55 upgrade vim-common 1:7.1.314-3+lenny2 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:55 status half-configured vim-common 1:7.1.314-3+lenny2 2010-06-24 12:37:55 status unpacked vim-common 1:7.1.314-3+lenny2 2010-06-24 12:37:55 status half-installed vim-common 1:7.1.314-3+lenny2 2010-06-24 12:37:55 status half-installed vim-common 1:7.1.314-3+lenny2 2010-06-24 12:37:55 status unpacked vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:55 status unpacked vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 12:37:56 upgrade wget 1.11.4-2+lenny1 1.12-2 2010-06-24 12:37:56 status half-configured wget 1.11.4-2+lenny1 2010-06-24 12:37:56 status unpacked wget 1.11.4-2+lenny1 2010-06-24 12:37:56 status half-installed wget 1.11.4-2+lenny1 2010-06-24 12:37:56 status half-installed wget 1.11.4-2+lenny1 2010-06-24 12:37:56 status half-installed wget 1.11.4-2+lenny1 2010-06-24 12:37:56 status unpacked wget 1.12-2 2010-06-24 12:37:56 status unpacked wget 1.12-2 2010-06-24 12:37:56 upgrade whiptail 0.52.10-8 0.52.11-1 2010-06-24 12:37:56 status half-configured whiptail 0.52.10-8 2010-06-24 12:37:56 status unpacked whiptail 0.52.10-8 2010-06-24 12:37:56 status half-installed whiptail 0.52.10-8 2010-06-24 12:37:57 status half-installed whiptail 0.52.10-8 2010-06-24 12:37:57 status unpacked whiptail 0.52.11-1 2010-06-24 12:37:57 status unpacked whiptail 0.52.11-1 2010-06-24 12:37:57 upgrade at 3.1.10.2 3.1.12-1 2010-06-24 12:37:57 status half-configured at 3.1.10.2 2010-06-24 12:37:57 status unpacked at 3.1.10.2 2010-06-24 12:37:57 status half-installed at 3.1.10.2 2010-06-24 12:37:57 status half-installed at 3.1.10.2 2010-06-24 12:37:57 status unpacked at 3.1.12-1 2010-06-24 12:37:57 status unpacked at 3.1.12-1 2010-06-24 12:37:57 upgrade bash-completion 20080705 1:1.2-2 2010-06-24 12:37:57 status half-configured bash-completion 20080705 2010-06-24 12:37:57 status unpacked bash-completion 20080705 2010-06-24 12:37:57 status half-installed bash-completion 20080705 2010-06-24 12:37:58 status half-installed bash-completion 20080705 2010-06-24 12:37:58 status unpacked bash-completion 1:1.2-2 2010-06-24 12:37:58 status unpacked bash-completion 1:1.2-2 2010-06-24 12:37:58 upgrade bc 1.06.94-3 1.06.95-2 2010-06-24 12:37:58 status half-configured bc 1.06.94-3 2010-06-24 12:37:58 status unpacked bc 1.06.94-3 2010-06-24 12:37:58 status half-installed bc 1.06.94-3 2010-06-24 12:37:58 status half-installed bc 1.06.94-3 2010-06-24 12:37:58 status half-installed bc 1.06.94-3 2010-06-24 12:37:58 status half-installed bc 1.06.94-3 2010-06-24 12:37:58 status unpacked bc 1.06.95-2 2010-06-24 12:37:58 status unpacked bc 1.06.95-2 2010-06-24 12:37:58 install libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 12:37:58 status half-installed libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 12:37:59 status unpacked libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 12:37:59 status unpacked libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 12:37:59 install libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status half-installed libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status unpacked libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status unpacked libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 install libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status half-installed libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status unpacked libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status unpacked libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 install libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:37:59 status half-installed libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 install libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status half-installed libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 install libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status half-installed libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 install liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status half-installed liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status unpacked liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 upgrade bind9-host 1:9.5.1.dfsg.P3-1+lenny1 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:00 status half-configured bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:00 status unpacked bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:00 status half-installed bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:01 status half-installed bind9-host 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:01 status unpacked bind9-host 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:01 status unpacked bind9-host 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:01 upgrade liblockfile1 1.08-3 1.08-4 2010-06-24 12:38:01 status half-configured liblockfile1 1.08-3 2010-06-24 12:38:01 status unpacked liblockfile1 1.08-3 2010-06-24 12:38:01 status half-installed liblockfile1 1.08-3 2010-06-24 12:38:01 status half-installed liblockfile1 1.08-3 2010-06-24 12:38:01 status unpacked liblockfile1 1.08-4 2010-06-24 12:38:01 status unpacked liblockfile1 1.08-4 2010-06-24 12:38:01 upgrade ssl-cert 1.0.23 1.0.25 2010-06-24 12:38:01 status half-configured ssl-cert 1.0.23 2010-06-24 12:38:01 status unpacked ssl-cert 1.0.23 2010-06-24 12:38:01 status half-installed ssl-cert 1.0.23 2010-06-24 12:38:01 status half-installed ssl-cert 1.0.23 2010-06-24 12:38:01 status unpacked ssl-cert 1.0.25 2010-06-24 12:38:01 status unpacked ssl-cert 1.0.25 2010-06-24 12:38:01 upgrade postfix 2.5.5-1.1 2.7.1-1 2010-06-24 12:38:01 status half-configured postfix 2.5.5-1.1 2010-06-24 12:38:02 status unpacked postfix 2.5.5-1.1 2010-06-24 12:38:02 status half-installed postfix 2.5.5-1.1 2010-06-24 12:38:03 status half-installed postfix 2.5.5-1.1 2010-06-24 12:38:04 status unpacked postfix 2.7.1-1 2010-06-24 12:38:04 status unpacked postfix 2.7.1-1 2010-06-24 12:38:04 upgrade bsd-mailx 8.1.2-0.20071201cvs-3 8.1.2-0.20100314cvs-1 2010-06-24 12:38:04 status half-configured bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-24 12:38:04 status unpacked bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-24 12:38:04 status half-installed bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-24 12:38:04 status half-installed bsd-mailx 8.1.2-0.20071201cvs-3 2010-06-24 12:38:04 status unpacked bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 12:38:04 status unpacked bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 12:38:04 upgrade dc 1.06.94-3 1.06.95-2 2010-06-24 12:38:04 status half-configured dc 1.06.94-3 2010-06-24 12:38:04 status unpacked dc 1.06.94-3 2010-06-24 12:38:04 status half-installed dc 1.06.94-3 2010-06-24 12:38:05 status half-installed dc 1.06.94-3 2010-06-24 12:38:05 status half-installed dc 1.06.94-3 2010-06-24 12:38:05 status half-installed dc 1.06.94-3 2010-06-24 12:38:05 status unpacked dc 1.06.95-2 2010-06-24 12:38:05 status unpacked dc 1.06.95-2 2010-06-24 12:38:06 upgrade debian-faq 4.0.4 4.0.4+nmu1 2010-06-24 12:38:06 status half-configured debian-faq 4.0.4 2010-06-24 12:38:06 status unpacked debian-faq 4.0.4 2010-06-24 12:38:06 status half-installed debian-faq 4.0.4 2010-06-24 12:38:06 status half-installed debian-faq 4.0.4 2010-06-24 12:38:06 status unpacked debian-faq 4.0.4+nmu1 2010-06-24 12:38:06 status unpacked debian-faq 4.0.4+nmu1 2010-06-24 12:38:06 upgrade dnsutils 1:9.5.1.dfsg.P3-1+lenny1 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:06 status half-configured dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:06 status unpacked dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:06 status half-installed dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:06 status half-installed dnsutils 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 12:38:06 status unpacked dnsutils 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:07 status unpacked dnsutils 1:9.7.0.dfsg.P1-1 2010-06-24 12:38:07 upgrade doc-debian 4.0.1 4.0.2 2010-06-24 12:38:07 status half-configured doc-debian 4.0.1 2010-06-24 12:38:07 status unpacked doc-debian 4.0.1 2010-06-24 12:38:07 status half-installed doc-debian 4.0.1 2010-06-24 12:38:07 status half-installed doc-debian 4.0.1 2010-06-24 12:38:07 status unpacked doc-debian 4.0.2 2010-06-24 12:38:07 status unpacked doc-debian 4.0.2 2010-06-24 12:38:07 upgrade ftp 0.17-18 0.17-23 2010-06-24 12:38:07 status half-configured ftp 0.17-18 2010-06-24 12:38:07 status unpacked ftp 0.17-18 2010-06-24 12:38:07 status half-installed ftp 0.17-18 2010-06-24 12:38:07 status half-installed ftp 0.17-18 2010-06-24 12:38:08 status unpacked ftp 0.17-23 2010-06-24 12:38:08 status unpacked ftp 0.17-23 2010-06-24 12:38:08 upgrade gettext-base 0.17-4 0.18.1.1-1 2010-06-24 12:38:08 status half-configured gettext-base 0.17-4 2010-06-24 12:38:08 status unpacked gettext-base 0.17-4 2010-06-24 12:38:08 status half-installed gettext-base 0.17-4 2010-06-24 12:38:09 status half-installed gettext-base 0.17-4 2010-06-24 12:38:09 status unpacked gettext-base 0.18.1.1-1 2010-06-24 12:38:09 status unpacked gettext-base 0.18.1.1-1 2010-06-24 12:38:09 upgrade less 418-1 436-1 2010-06-24 12:38:09 status half-configured less 418-1 2010-06-24 12:38:09 status unpacked less 418-1 2010-06-24 12:38:09 status half-installed less 418-1 2010-06-24 12:38:10 status half-installed less 418-1 2010-06-24 12:38:10 status unpacked less 436-1 2010-06-24 12:38:10 status unpacked less 436-1 2010-06-24 12:38:10 upgrade libdb4.6 4.6.21-11 4.6.21-16 2010-06-24 12:38:10 status half-configured libdb4.6 4.6.21-11 2010-06-24 12:38:10 status unpacked libdb4.6 4.6.21-11 2010-06-24 12:38:10 status half-installed libdb4.6 4.6.21-11 2010-06-24 12:38:10 status half-installed libdb4.6 4.6.21-11 2010-06-24 12:38:10 status unpacked libdb4.6 4.6.21-16 2010-06-24 12:38:10 status unpacked libdb4.6 4.6.21-16 2010-06-24 12:38:10 upgrade libedit2 2.11~20080614-1 2.11-20080614-1 2010-06-24 12:38:10 status half-configured libedit2 2.11~20080614-1 2010-06-24 12:38:10 status unpacked libedit2 2.11~20080614-1 2010-06-24 12:38:10 status half-installed libedit2 2.11~20080614-1 2010-06-24 12:38:10 status half-installed libedit2 2.11~20080614-1 2010-06-24 12:38:11 status unpacked libedit2 2.11-20080614-1 2010-06-24 12:38:11 status unpacked libedit2 2.11-20080614-1 2010-06-24 12:38:11 upgrade libgc1c2 1:6.8-1.1 1:6.8-1.2 2010-06-24 12:38:11 status half-configured libgc1c2 1:6.8-1.1 2010-06-24 12:38:11 status unpacked libgc1c2 1:6.8-1.1 2010-06-24 12:38:11 status half-installed libgc1c2 1:6.8-1.1 2010-06-24 12:38:11 status half-installed libgc1c2 1:6.8-1.1 2010-06-24 12:38:11 status unpacked libgc1c2 1:6.8-1.2 2010-06-24 12:38:11 status unpacked libgc1c2 1:6.8-1.2 2010-06-24 12:38:11 upgrade libgssglue1 0.1-2 0.1-4 2010-06-24 12:38:11 status half-configured libgssglue1 0.1-2 2010-06-24 12:38:11 status unpacked libgssglue1 0.1-2 2010-06-24 12:38:11 status half-installed libgssglue1 0.1-2 2010-06-24 12:38:12 status half-installed libgssglue1 0.1-2 2010-06-24 12:38:12 status unpacked libgssglue1 0.1-4 2010-06-24 12:38:12 status unpacked libgssglue1 0.1-4 2010-06-24 12:38:12 upgrade libidn11 1.15-2 1.18-1 2010-06-24 12:38:12 status half-configured libidn11 1.15-2 2010-06-24 12:38:12 status unpacked libidn11 1.15-2 2010-06-24 12:38:12 status half-installed libidn11 1.15-2 2010-06-24 12:38:12 status half-installed libidn11 1.15-2 2010-06-24 12:38:12 status unpacked libidn11 1.18-1 2010-06-24 12:38:12 status unpacked libidn11 1.18-1 2010-06-24 12:38:12 upgrade libkrb53 1.6.dfsg.4~beta1-5lenny2 1.6.dfsg.4~beta1-5lenny4 2010-06-24 12:38:12 status half-configured libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-24 12:38:12 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-24 12:38:12 status half-installed libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-24 12:38:12 status half-installed libkrb53 1.6.dfsg.4~beta1-5lenny2 2010-06-24 12:38:12 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-06-24 12:38:13 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-06-24 12:38:13 upgrade libldap-2.4-2 2.4.17-2.1 2.4.21-1 2010-06-24 12:38:13 status half-configured libldap-2.4-2 2.4.17-2.1 2010-06-24 12:38:13 status unpacked libldap-2.4-2 2.4.17-2.1 2010-06-24 12:38:13 status half-installed libldap-2.4-2 2.4.17-2.1 2010-06-24 12:38:13 status half-installed libldap-2.4-2 2.4.17-2.1 2010-06-24 12:38:13 status unpacked libldap-2.4-2 2.4.21-1 2010-06-24 12:38:13 status unpacked libldap-2.4-2 2.4.21-1 2010-06-24 12:38:13 upgrade libnfsidmap2 0.20-1 0.23-2 2010-06-24 12:38:13 status half-configured libnfsidmap2 0.20-1 2010-06-24 12:38:13 status unpacked libnfsidmap2 0.20-1 2010-06-24 12:38:13 status half-installed libnfsidmap2 0.20-1 2010-06-24 12:38:13 status half-installed libnfsidmap2 0.20-1 2010-06-24 12:38:13 status unpacked libnfsidmap2 0.23-2 2010-06-24 12:38:13 status unpacked libnfsidmap2 0.23-2 2010-06-24 12:38:13 upgrade libpcre3 7.8-3 8.02-1 2010-06-24 12:38:13 status half-configured libpcre3 7.8-3 2010-06-24 12:38:13 status unpacked libpcre3 7.8-3 2010-06-24 12:38:13 status half-installed libpcre3 7.8-3 2010-06-24 12:38:14 status half-installed libpcre3 7.8-3 2010-06-24 12:38:14 status unpacked libpcre3 8.02-1 2010-06-24 12:38:14 status unpacked libpcre3 8.02-1 2010-06-24 12:38:14 upgrade librpcsecgss3 0.18-1 0.19-2 2010-06-24 12:38:14 status half-configured librpcsecgss3 0.18-1 2010-06-24 12:38:14 status unpacked librpcsecgss3 0.18-1 2010-06-24 12:38:14 status half-installed librpcsecgss3 0.18-1 2010-06-24 12:38:14 status half-installed librpcsecgss3 0.18-1 2010-06-24 12:38:14 status unpacked librpcsecgss3 0.19-2 2010-06-24 12:38:14 status unpacked librpcsecgss3 0.19-2 2010-06-24 12:38:14 upgrade locales 2.11.1-3 2.11.2-1 2010-06-24 12:38:14 status half-configured locales 2.11.1-3 2010-06-24 12:38:14 status unpacked locales 2.11.1-3 2010-06-24 12:38:14 status half-installed locales 2.11.1-3 2010-06-24 12:38:16 status half-installed locales 2.11.1-3 2010-06-24 12:38:16 status unpacked locales 2.11.2-1 2010-06-24 12:38:17 status unpacked locales 2.11.2-1 2010-06-24 12:38:17 upgrade lsof 4.78.dfsg.1-4 4.81.dfsg.1-1 2010-06-24 12:38:17 status half-configured lsof 4.78.dfsg.1-4 2010-06-24 12:38:17 status unpacked lsof 4.78.dfsg.1-4 2010-06-24 12:38:17 status half-installed lsof 4.78.dfsg.1-4 2010-06-24 12:38:17 status half-installed lsof 4.78.dfsg.1-4 2010-06-24 12:38:17 status unpacked lsof 4.81.dfsg.1-1 2010-06-24 12:38:17 status unpacked lsof 4.81.dfsg.1-1 2010-06-24 12:38:17 upgrade m4 1.4.11-1 1.4.14-3 2010-06-24 12:38:17 status half-configured m4 1.4.11-1 2010-06-24 12:38:17 status unpacked m4 1.4.11-1 2010-06-24 12:38:17 status half-installed m4 1.4.11-1 2010-06-24 12:38:17 status half-installed m4 1.4.11-1 2010-06-24 12:38:18 status half-installed m4 1.4.11-1 2010-06-24 12:38:18 status unpacked m4 1.4.14-3 2010-06-24 12:38:18 status unpacked m4 1.4.14-3 2010-06-24 12:38:18 upgrade mlocate 0.21.1-1 0.22.2-1 2010-06-24 12:38:18 status half-configured mlocate 0.21.1-1 2010-06-24 12:38:18 status unpacked mlocate 0.21.1-1 2010-06-24 12:38:18 status half-installed mlocate 0.21.1-1 2010-06-24 12:38:18 status half-installed mlocate 0.21.1-1 2010-06-24 12:38:18 status unpacked mlocate 0.22.2-1 2010-06-24 12:38:18 status unpacked mlocate 0.22.2-1 2010-06-24 12:38:18 install libtokyocabinet8 1.4.37-6 2010-06-24 12:38:18 status half-installed libtokyocabinet8 1.4.37-6 2010-06-24 12:38:19 status unpacked libtokyocabinet8 1.4.37-6 2010-06-24 12:38:19 status unpacked libtokyocabinet8 1.4.37-6 2010-06-24 12:38:19 upgrade mutt 1.5.18-6 1.5.20-9 2010-06-24 12:38:19 status half-configured mutt 1.5.18-6 2010-06-24 12:38:19 status unpacked mutt 1.5.18-6 2010-06-24 12:38:19 status half-installed mutt 1.5.18-6 2010-06-24 12:38:19 status half-installed mutt 1.5.18-6 2010-06-24 12:38:20 status half-installed mutt 1.5.18-6 2010-06-24 12:38:20 status unpacked mutt 1.5.20-9 2010-06-24 12:38:20 status unpacked mutt 1.5.20-9 2010-06-24 12:38:20 upgrade ncurses-term 5.7+20081213-1 5.7+20100313-2 2010-06-24 12:38:20 status half-configured ncurses-term 5.7+20081213-1 2010-06-24 12:38:20 status unpacked ncurses-term 5.7+20081213-1 2010-06-24 12:38:20 status half-installed ncurses-term 5.7+20081213-1 2010-06-24 12:38:24 status half-installed ncurses-term 5.7+20081213-1 2010-06-24 12:38:24 status unpacked ncurses-term 5.7+20100313-2 2010-06-24 12:38:24 status unpacked ncurses-term 5.7+20100313-2 2010-06-24 12:38:24 upgrade portmap 6.0-9 6.0.0-2 2010-06-24 12:38:24 status half-configured portmap 6.0-9 2010-06-24 12:38:24 status unpacked portmap 6.0-9 2010-06-24 12:38:24 status half-installed portmap 6.0-9 2010-06-24 12:38:25 status half-installed portmap 6.0-9 2010-06-24 12:38:25 status unpacked portmap 6.0.0-2 2010-06-24 12:38:25 status unpacked portmap 6.0.0-2 2010-06-24 12:38:25 upgrade ucf 3.0016 3.0025 2010-06-24 12:38:25 status half-configured ucf 3.0016 2010-06-24 12:38:25 status unpacked ucf 3.0016 2010-06-24 12:38:26 status half-installed ucf 3.0016 2010-06-24 12:38:27 status half-installed ucf 3.0016 2010-06-24 12:38:27 status unpacked ucf 3.0025 2010-06-24 12:38:28 status unpacked ucf 3.0025 2010-06-24 12:38:28 upgrade nfs-common 1:1.1.2-6lenny1 1:1.2.2-1 2010-06-24 12:38:28 status half-configured nfs-common 1:1.1.2-6lenny1 2010-06-24 12:38:29 status unpacked nfs-common 1:1.1.2-6lenny1 2010-06-24 12:38:29 status half-installed nfs-common 1:1.1.2-6lenny1 2010-06-24 12:38:30 status half-installed nfs-common 1:1.1.2-6lenny1 2010-06-24 12:38:30 status unpacked nfs-common 1:1.2.2-1 2010-06-24 12:38:30 status unpacked nfs-common 1:1.2.2-1 2010-06-24 12:38:30 upgrade patch 2.5.9-5 2.6-2 2010-06-24 12:38:30 status half-configured patch 2.5.9-5 2010-06-24 12:38:30 status unpacked patch 2.5.9-5 2010-06-24 12:38:30 status half-installed patch 2.5.9-5 2010-06-24 12:38:31 status half-installed patch 2.5.9-5 2010-06-24 12:38:31 status unpacked patch 2.6-2 2010-06-24 12:38:31 status unpacked patch 2.6-2 2010-06-24 12:38:31 upgrade procmail 3.22-16 3.22-19 2010-06-24 12:38:31 status half-configured procmail 3.22-16 2010-06-24 12:38:31 status unpacked procmail 3.22-16 2010-06-24 12:38:31 status half-installed procmail 3.22-16 2010-06-24 12:38:32 status half-installed procmail 3.22-16 2010-06-24 12:38:32 status unpacked procmail 3.22-19 2010-06-24 12:38:32 status unpacked procmail 3.22-19 2010-06-24 12:38:32 upgrade python-central 0.6.14+nmu2 0.6.16 2010-06-24 12:38:32 status half-configured python-central 0.6.14+nmu2 2010-06-24 12:38:32 status unpacked python-central 0.6.14+nmu2 2010-06-24 12:38:32 status half-installed python-central 0.6.14+nmu2 2010-06-24 12:38:32 status half-installed python-central 0.6.14+nmu2 2010-06-24 12:38:32 status unpacked python-central 0.6.16 2010-06-24 12:38:32 status unpacked python-central 0.6.16 2010-06-24 12:38:33 install python-reportbug 4.12.3 2010-06-24 12:38:33 status half-installed python-reportbug 4.12.3 2010-06-24 12:38:33 status unpacked python-reportbug 4.12.3 2010-06-24 12:38:33 status unpacked python-reportbug 4.12.3 2010-06-24 12:38:33 upgrade reportbug 3.48 4.12.3 2010-06-24 12:38:33 status half-configured reportbug 3.48 2010-06-24 12:38:33 status unpacked reportbug 3.48 2010-06-24 12:38:33 status half-installed reportbug 3.48 2010-06-24 12:38:33 status half-installed reportbug 3.48 2010-06-24 12:38:33 status triggers-pending gnome-menus 2.30.0-1 2010-06-24 12:38:33 status half-installed reportbug 3.48 2010-06-24 12:38:33 status half-installed reportbug 3.48 2010-06-24 12:38:34 status unpacked reportbug 4.12.3 2010-06-24 12:38:34 status unpacked reportbug 4.12.3 2010-06-24 12:38:34 upgrade tcpd 7.6.q-16 7.6.q-19 2010-06-24 12:38:34 status half-configured tcpd 7.6.q-16 2010-06-24 12:38:34 status unpacked tcpd 7.6.q-16 2010-06-24 12:38:34 status half-installed tcpd 7.6.q-16 2010-06-24 12:38:35 status half-installed tcpd 7.6.q-16 2010-06-24 12:38:35 status unpacked tcpd 7.6.q-19 2010-06-24 12:38:35 status unpacked tcpd 7.6.q-19 2010-06-24 12:38:35 upgrade w3m 0.5.2-2+b1 0.5.2-4 2010-06-24 12:38:35 status half-configured w3m 0.5.2-2+b1 2010-06-24 12:38:35 status unpacked w3m 0.5.2-2+b1 2010-06-24 12:38:35 status half-installed w3m 0.5.2-2+b1 2010-06-24 12:38:35 status half-installed w3m 0.5.2-2+b1 2010-06-24 12:38:35 status half-installed w3m 0.5.2-2+b1 2010-06-24 12:38:35 status unpacked w3m 0.5.2-4 2010-06-24 12:38:36 status unpacked w3m 0.5.2-4 2010-06-24 12:38:36 upgrade wamerican 6-2.3 6-3 2010-06-24 12:38:36 status half-configured wamerican 6-2.3 2010-06-24 12:38:36 status unpacked wamerican 6-2.3 2010-06-24 12:38:36 status half-installed wamerican 6-2.3 2010-06-24 12:38:37 status half-installed wamerican 6-2.3 2010-06-24 12:38:37 status unpacked wamerican 6-3 2010-06-24 12:38:37 status unpacked wamerican 6-3 2010-06-24 12:38:37 upgrade whois 4.7.30 5.0.5 2010-06-24 12:38:37 status half-configured whois 4.7.30 2010-06-24 12:38:37 status unpacked whois 4.7.30 2010-06-24 12:38:37 status half-installed whois 4.7.30 2010-06-24 12:38:38 status half-installed whois 4.7.30 2010-06-24 12:38:38 status unpacked whois 5.0.5 2010-06-24 12:38:38 status unpacked whois 5.0.5 2010-06-24 12:38:38 upgrade acpid 1.0.8-1lenny2 1:2.0.6-1 2010-06-24 12:38:38 status half-configured acpid 1.0.8-1lenny2 2010-06-24 12:38:38 status unpacked acpid 1.0.8-1lenny2 2010-06-24 12:38:38 status half-installed acpid 1.0.8-1lenny2 2010-06-24 12:38:38 status half-installed acpid 1.0.8-1lenny2 2010-06-24 12:38:38 status unpacked acpid 1:2.0.6-1 2010-06-24 12:38:38 status unpacked acpid 1:2.0.6-1 2010-06-24 12:38:38 upgrade acpi-support-base 0.109-11 0.136-4 2010-06-24 12:38:38 status half-configured acpi-support-base 0.109-11 2010-06-24 12:38:38 status unpacked acpi-support-base 0.109-11 2010-06-24 12:38:38 status half-installed acpi-support-base 0.109-11 2010-06-24 12:38:39 status half-installed acpi-support-base 0.109-11 2010-06-24 12:38:39 status unpacked acpi-support-base 0.136-4 2010-06-24 12:38:39 status unpacked acpi-support-base 0.136-4 2010-06-24 12:38:39 upgrade linux-sound-base 1.0.17.dfsg-4 1.0.23+dfsg-1 2010-06-24 12:38:39 status half-configured linux-sound-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status unpacked linux-sound-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status half-installed linux-sound-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status half-installed linux-sound-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status unpacked linux-sound-base 1.0.23+dfsg-1 2010-06-24 12:38:39 status unpacked linux-sound-base 1.0.23+dfsg-1 2010-06-24 12:38:39 upgrade alsa-base 1.0.17.dfsg-4 1.0.23+dfsg-1 2010-06-24 12:38:39 status half-configured alsa-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status unpacked alsa-base 1.0.17.dfsg-4 2010-06-24 12:38:39 status half-installed alsa-base 1.0.17.dfsg-4 2010-06-24 12:38:40 status half-installed alsa-base 1.0.17.dfsg-4 2010-06-24 12:38:40 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 12:38:40 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 12:38:40 upgrade alsa-utils 1.0.16-2 1.0.23-2 2010-06-24 12:38:40 status half-configured alsa-utils 1.0.16-2 2010-06-24 12:38:40 status unpacked alsa-utils 1.0.16-2 2010-06-24 12:38:40 status half-installed alsa-utils 1.0.16-2 2010-06-24 12:38:40 status half-installed alsa-utils 1.0.16-2 2010-06-24 12:38:41 status half-installed alsa-utils 1.0.16-2 2010-06-24 12:38:41 status unpacked alsa-utils 1.0.23-2 2010-06-24 12:38:41 status unpacked alsa-utils 1.0.23-2 2010-06-24 12:38:41 upgrade git-core 1:1.5.6.5-3+lenny3 1:1.7.1-1 2010-06-24 12:38:41 status half-configured git-core 1:1.5.6.5-3+lenny3 2010-06-24 12:38:41 status unpacked git-core 1:1.5.6.5-3+lenny3 2010-06-24 12:38:41 status half-installed git-core 1:1.5.6.5-3+lenny3 2010-06-24 12:38:41 status half-installed git-core 1:1.5.6.5-3+lenny3 2010-06-24 12:38:42 status unpacked git-core 1:1.7.1-1 2010-06-24 12:38:42 status unpacked git-core 1:1.7.1-1 2010-06-24 12:38:42 upgrade libcurl3-gnutls 7.20.1-2 7.21.0-1 2010-06-24 12:38:42 status half-configured libcurl3-gnutls 7.20.1-2 2010-06-24 12:38:42 status unpacked libcurl3-gnutls 7.20.1-2 2010-06-24 12:38:42 status half-installed libcurl3-gnutls 7.20.1-2 2010-06-24 12:38:42 status half-installed libcurl3-gnutls 7.20.1-2 2010-06-24 12:38:42 status unpacked libcurl3-gnutls 7.21.0-1 2010-06-24 12:38:42 status unpacked libcurl3-gnutls 7.21.0-1 2010-06-24 12:38:42 upgrade libdigest-sha1-perl 2.11-2+b1 2.12-1 2010-06-24 12:38:42 status half-configured libdigest-sha1-perl 2.11-2+b1 2010-06-24 12:38:42 status unpacked libdigest-sha1-perl 2.11-2+b1 2010-06-24 12:38:42 status half-installed libdigest-sha1-perl 2.11-2+b1 2010-06-24 12:38:43 status half-installed libdigest-sha1-perl 2.11-2+b1 2010-06-24 12:38:43 status unpacked libdigest-sha1-perl 2.12-1 2010-06-24 12:38:43 status unpacked libdigest-sha1-perl 2.12-1 2010-06-24 12:38:43 install git 1:1.7.1-1 2010-06-24 12:38:43 status half-installed git 1:1.7.1-1 2010-06-24 12:38:44 status unpacked git 1:1.7.1-1 2010-06-24 12:38:44 status unpacked git 1:1.7.1-1 2010-06-24 12:38:44 install autopoint 0.18.1.1-1 2010-06-24 12:38:44 status half-installed autopoint 0.18.1.1-1 2010-06-24 12:38:45 status unpacked autopoint 0.18.1.1-1 2010-06-24 12:38:45 status unpacked autopoint 0.18.1.1-1 2010-06-24 12:38:45 upgrade busybox 1:1.10.2-2 1:1.15.3-1 2010-06-24 12:38:45 status half-configured busybox 1:1.10.2-2 2010-06-24 12:38:45 status unpacked busybox 1:1.10.2-2 2010-06-24 12:38:45 status half-installed busybox 1:1.10.2-2 2010-06-24 12:38:45 status half-installed busybox 1:1.10.2-2 2010-06-24 12:38:45 status unpacked busybox 1:1.15.3-1 2010-06-24 12:38:45 status unpacked busybox 1:1.15.3-1 2010-06-24 12:38:46 install libao-common 1.0.0-4 2010-06-24 12:38:46 status half-installed libao-common 1.0.0-4 2010-06-24 12:38:46 status unpacked libao-common 1.0.0-4 2010-06-24 12:38:46 status unpacked libao-common 1.0.0-4 2010-06-24 12:38:46 install libao4 1.0.0-4 2010-06-24 12:38:46 status half-installed libao4 1.0.0-4 2010-06-24 12:38:46 status unpacked libao4 1.0.0-4 2010-06-24 12:38:46 status unpacked libao4 1.0.0-4 2010-06-24 12:38:46 upgrade cdrdao 1:1.2.2-16 1:1.2.2-18.2 2010-06-24 12:38:46 status half-configured cdrdao 1:1.2.2-16 2010-06-24 12:38:46 status unpacked cdrdao 1:1.2.2-16 2010-06-24 12:38:46 status half-installed cdrdao 1:1.2.2-16 2010-06-24 12:38:47 status half-installed cdrdao 1:1.2.2-16 2010-06-24 12:38:47 status unpacked cdrdao 1:1.2.2-18.2 2010-06-24 12:38:47 status unpacked cdrdao 1:1.2.2-18.2 2010-06-24 12:38:47 upgrade console-data 2:1.10-2 2:1.10-3 2010-06-24 12:38:47 status half-configured console-data 2:1.10-2 2010-06-24 12:38:47 status unpacked console-data 2:1.10-2 2010-06-24 12:38:47 status half-installed console-data 2:1.10-2 2010-06-24 12:38:48 status half-installed console-data 2:1.10-2 2010-06-24 12:38:48 status unpacked console-data 2:1.10-3 2010-06-24 12:38:48 status unpacked console-data 2:1.10-3 2010-06-24 12:38:48 upgrade gcc-4.1 4.1.2-25 4.1.2-29 2010-06-24 12:38:48 status half-configured gcc-4.1 4.1.2-25 2010-06-24 12:38:48 status unpacked gcc-4.1 4.1.2-25 2010-06-24 12:38:48 status half-installed gcc-4.1 4.1.2-25 2010-06-24 12:38:49 status half-installed gcc-4.1 4.1.2-25 2010-06-24 12:38:49 status unpacked gcc-4.1 4.1.2-29 2010-06-24 12:38:49 status unpacked gcc-4.1 4.1.2-29 2010-06-24 12:38:49 upgrade cpp-4.1 4.1.2-25 4.1.2-29 2010-06-24 12:38:49 status half-configured cpp-4.1 4.1.2-25 2010-06-24 12:38:49 status unpacked cpp-4.1 4.1.2-25 2010-06-24 12:38:49 status half-installed cpp-4.1 4.1.2-25 2010-06-24 12:38:49 status half-installed cpp-4.1 4.1.2-25 2010-06-24 12:38:49 status unpacked cpp-4.1 4.1.2-29 2010-06-24 12:38:50 status unpacked cpp-4.1 4.1.2-29 2010-06-24 12:38:50 upgrade gcc-4.1-base 4.1.2-25 4.1.2-29 2010-06-24 12:38:50 status half-configured gcc-4.1-base 4.1.2-25 2010-06-24 12:38:50 status unpacked gcc-4.1-base 4.1.2-25 2010-06-24 12:38:50 status half-installed gcc-4.1-base 4.1.2-25 2010-06-24 12:38:50 status half-installed gcc-4.1-base 4.1.2-25 2010-06-24 12:38:50 status unpacked gcc-4.1-base 4.1.2-29 2010-06-24 12:38:50 status unpacked gcc-4.1-base 4.1.2-29 2010-06-24 12:38:50 upgrade g++-4.3 4.3.2-1.1 4.3.5-1 2010-06-24 12:38:50 status half-configured g++-4.3 4.3.2-1.1 2010-06-24 12:38:50 status unpacked g++-4.3 4.3.2-1.1 2010-06-24 12:38:50 status half-installed g++-4.3 4.3.2-1.1 2010-06-24 12:38:51 status half-installed g++-4.3 4.3.2-1.1 2010-06-24 12:38:51 status unpacked g++-4.3 4.3.5-1 2010-06-24 12:38:51 status unpacked g++-4.3 4.3.5-1 2010-06-24 12:38:51 upgrade libstdc++6-4.3-dev 4.3.2-1.1 4.3.5-1 2010-06-24 12:38:51 status half-configured libstdc++6-4.3-dev 4.3.2-1.1 2010-06-24 12:38:51 status unpacked libstdc++6-4.3-dev 4.3.2-1.1 2010-06-24 12:38:51 status half-installed libstdc++6-4.3-dev 4.3.2-1.1 2010-06-24 12:38:52 status half-installed libstdc++6-4.3-dev 4.3.2-1.1 2010-06-24 12:38:52 status unpacked libstdc++6-4.3-dev 4.3.5-1 2010-06-24 12:38:52 status unpacked libstdc++6-4.3-dev 4.3.5-1 2010-06-24 12:38:52 upgrade gcc-4.3 4.3.2-1.1 4.3.5-1 2010-06-24 12:38:52 status half-configured gcc-4.3 4.3.2-1.1 2010-06-24 12:38:52 status unpacked gcc-4.3 4.3.2-1.1 2010-06-24 12:38:52 status half-installed gcc-4.3 4.3.2-1.1 2010-06-24 12:38:53 status half-installed gcc-4.3 4.3.2-1.1 2010-06-24 12:38:53 status unpacked gcc-4.3 4.3.5-1 2010-06-24 12:38:53 status unpacked gcc-4.3 4.3.5-1 2010-06-24 12:38:53 upgrade cpp-4.3 4.3.2-1.1 4.3.5-1 2010-06-24 12:38:53 status half-configured cpp-4.3 4.3.2-1.1 2010-06-24 12:38:53 status unpacked cpp-4.3 4.3.2-1.1 2010-06-24 12:38:53 status half-installed cpp-4.3 4.3.2-1.1 2010-06-24 12:38:54 status half-installed cpp-4.3 4.3.2-1.1 2010-06-24 12:38:54 status unpacked cpp-4.3 4.3.5-1 2010-06-24 12:38:54 status unpacked cpp-4.3 4.3.5-1 2010-06-24 12:38:54 upgrade gcc-4.3-base 4.3.2-1.1 4.3.5-1 2010-06-24 12:38:54 status half-configured gcc-4.3-base 4.3.2-1.1 2010-06-24 12:38:54 status unpacked gcc-4.3-base 4.3.2-1.1 2010-06-24 12:38:54 status half-installed gcc-4.3-base 4.3.2-1.1 2010-06-24 12:38:54 status half-installed gcc-4.3-base 4.3.2-1.1 2010-06-24 12:38:54 status unpacked gcc-4.3-base 4.3.5-1 2010-06-24 12:38:54 status unpacked gcc-4.3-base 4.3.5-1 2010-06-24 12:38:54 upgrade libmpfr1ldbl 2.3.1.dfsg.1-2 2.4.2-3 2010-06-24 12:38:54 status half-configured libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-24 12:38:54 status unpacked libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-24 12:38:54 status half-installed libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-24 12:38:54 status half-installed libmpfr1ldbl 2.3.1.dfsg.1-2 2010-06-24 12:38:55 status unpacked libmpfr1ldbl 2.4.2-3 2010-06-24 12:38:55 status unpacked libmpfr1ldbl 2.4.2-3 2010-06-24 12:38:55 upgrade dmsetup 2:1.02.27-4 2:1.02.48-2 2010-06-24 12:38:55 status half-configured dmsetup 2:1.02.27-4 2010-06-24 12:38:55 status unpacked dmsetup 2:1.02.27-4 2010-06-24 12:38:55 status half-installed dmsetup 2:1.02.27-4 2010-06-24 12:38:56 status half-installed dmsetup 2:1.02.27-4 2010-06-24 12:38:56 status unpacked dmsetup 2:1.02.48-2 2010-06-24 12:38:56 status unpacked dmsetup 2:1.02.48-2 2010-06-24 12:38:56 upgrade libdevmapper1.02.1 2:1.02.48-1 2:1.02.48-2 2010-06-24 12:38:56 status half-configured libdevmapper1.02.1 2:1.02.48-1 2010-06-24 12:38:56 status unpacked libdevmapper1.02.1 2:1.02.48-1 2010-06-24 12:38:56 status half-installed libdevmapper1.02.1 2:1.02.48-1 2010-06-24 12:38:57 status half-installed libdevmapper1.02.1 2:1.02.48-1 2010-06-24 12:38:57 status unpacked libdevmapper1.02.1 2:1.02.48-2 2010-06-24 12:38:57 status unpacked libdevmapper1.02.1 2:1.02.48-2 2010-06-24 12:38:57 upgrade cryptsetup 2:1.0.6-7 2:1.1.2-1 2010-06-24 12:38:57 status half-configured cryptsetup 2:1.0.6-7 2010-06-24 12:38:57 status unpacked cryptsetup 2:1.0.6-7 2010-06-24 12:38:57 status half-installed cryptsetup 2:1.0.6-7 2010-06-24 12:38:57 status half-installed cryptsetup 2:1.0.6-7 2010-06-24 12:38:57 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 12:38:57 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 12:38:58 install libcupscgi1 1.4.3-1 2010-06-24 12:38:58 status half-installed libcupscgi1 1.4.3-1 2010-06-24 12:38:58 status unpacked libcupscgi1 1.4.3-1 2010-06-24 12:38:58 status unpacked libcupscgi1 1.4.3-1 2010-06-24 12:38:58 install libcupsdriver1 1.4.3-1 2010-06-24 12:38:58 status half-installed libcupsdriver1 1.4.3-1 2010-06-24 12:38:58 status unpacked libcupsdriver1 1.4.3-1 2010-06-24 12:38:58 status unpacked libcupsdriver1 1.4.3-1 2010-06-24 12:38:58 upgrade libtiff4 3.9.2-3+b1 3.9.4-1 2010-06-24 12:38:58 status half-configured libtiff4 3.9.2-3+b1 2010-06-24 12:38:58 status unpacked libtiff4 3.9.2-3+b1 2010-06-24 12:38:58 status half-installed libtiff4 3.9.2-3+b1 2010-06-24 12:38:58 status half-installed libtiff4 3.9.2-3+b1 2010-06-24 12:38:58 status unpacked libtiff4 3.9.4-1 2010-06-24 12:38:58 status unpacked libtiff4 3.9.4-1 2010-06-24 12:38:59 upgrade libcupsimage2 1.3.8-1+lenny7 1.4.3-1 2010-06-24 12:38:59 status half-configured libcupsimage2 1.3.8-1+lenny7 2010-06-24 12:38:59 status unpacked libcupsimage2 1.3.8-1+lenny7 2010-06-24 12:38:59 status half-installed libcupsimage2 1.3.8-1+lenny7 2010-06-24 12:38:59 status half-installed libcupsimage2 1.3.8-1+lenny7 2010-06-24 12:38:59 status unpacked libcupsimage2 1.4.3-1 2010-06-24 12:38:59 status unpacked libcupsimage2 1.4.3-1 2010-06-24 12:38:59 install libcupsmime1 1.4.3-1 2010-06-24 12:38:59 status half-installed libcupsmime1 1.4.3-1 2010-06-24 12:38:59 status unpacked libcupsmime1 1.4.3-1 2010-06-24 12:38:59 status unpacked libcupsmime1 1.4.3-1 2010-06-24 12:38:59 install libcupsppdc1 1.4.3-1 2010-06-24 12:38:59 status half-installed libcupsppdc1 1.4.3-1 2010-06-24 12:39:00 status unpacked libcupsppdc1 1.4.3-1 2010-06-24 12:39:00 status unpacked libcupsppdc1 1.4.3-1 2010-06-24 12:39:00 install libijs-0.35 0.35-7 2010-06-24 12:39:00 status half-installed libijs-0.35 0.35-7 2010-06-24 12:39:00 status unpacked libijs-0.35 0.35-7 2010-06-24 12:39:00 status unpacked libijs-0.35 0.35-7 2010-06-24 12:39:00 upgrade libpaper1 1.1.23+nmu1 1.1.24 2010-06-24 12:39:00 status half-configured libpaper1 1.1.23+nmu1 2010-06-24 12:39:00 status unpacked libpaper1 1.1.23+nmu1 2010-06-24 12:39:00 status half-installed libpaper1 1.1.23+nmu1 2010-06-24 12:39:00 status half-installed libpaper1 1.1.23+nmu1 2010-06-24 12:39:00 status unpacked libpaper1 1.1.24 2010-06-24 12:39:00 status unpacked libpaper1 1.1.24 2010-06-24 12:39:00 upgrade libslp1 1.2.1-7.5 1.2.1-7.7 2010-06-24 12:39:00 status half-configured libslp1 1.2.1-7.5 2010-06-24 12:39:00 status unpacked libslp1 1.2.1-7.5 2010-06-24 12:39:00 status half-installed libslp1 1.2.1-7.5 2010-06-24 12:39:01 status half-installed libslp1 1.2.1-7.5 2010-06-24 12:39:01 status unpacked libslp1 1.2.1-7.7 2010-06-24 12:39:01 status unpacked libslp1 1.2.1-7.7 2010-06-24 12:39:01 upgrade poppler-utils 0.8.7-3 0.12.4-1 2010-06-24 12:39:01 status half-configured poppler-utils 0.8.7-3 2010-06-24 12:39:01 status unpacked poppler-utils 0.8.7-3 2010-06-24 12:39:01 status half-installed poppler-utils 0.8.7-3 2010-06-24 12:39:01 status half-installed poppler-utils 0.8.7-3 2010-06-24 12:39:01 status unpacked poppler-utils 0.12.4-1 2010-06-24 12:39:01 status unpacked poppler-utils 0.12.4-1 2010-06-24 12:39:01 upgrade gs-common 8.62.dfsg.1-3.2lenny1 8.71~dfsg2-3 2010-06-24 12:39:01 status half-configured gs-common 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:02 status unpacked gs-common 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:02 status half-installed gs-common 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:02 update-alternatives: run with --remove-all ps2pdf 2010-06-24 12:39:02 update-alternatives: link group ps2pdf fully removed 2010-06-24 12:39:02 status half-installed gs-common 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:02 status unpacked gs-common 8.71~dfsg2-3 2010-06-24 12:39:02 status unpacked gs-common 8.71~dfsg2-3 2010-06-24 12:39:02 install libjbig2dec0 0.11-1 2010-06-24 12:39:02 status half-installed libjbig2dec0 0.11-1 2010-06-24 12:39:03 status unpacked libjbig2dec0 0.11-1 2010-06-24 12:39:03 status unpacked libjbig2dec0 0.11-1 2010-06-24 12:39:03 upgrade ghostscript 8.62.dfsg.1-3.2lenny1 8.71~dfsg2-3 2010-06-24 12:39:03 status half-configured ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:04 status unpacked ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:04 status half-installed ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:04 status half-installed ghostscript 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:05 status unpacked ghostscript 8.71~dfsg2-3 2010-06-24 12:39:05 status unpacked ghostscript 8.71~dfsg2-3 2010-06-24 12:39:05 upgrade libgs8 8.62.dfsg.1-3.2lenny1 8.71~dfsg2-3 2010-06-24 12:39:05 status half-configured libgs8 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:05 status unpacked libgs8 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:05 status half-installed libgs8 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:05 status half-installed libgs8 8.62.dfsg.1-3.2lenny1 2010-06-24 12:39:06 status unpacked libgs8 8.71~dfsg2-3 2010-06-24 12:39:06 status unpacked libgs8 8.71~dfsg2-3 2010-06-24 12:39:06 upgrade gsfonts 1:8.11+urwcyr1.0.7~pre44-3 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 12:39:06 status half-configured gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 12:39:23 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 12:39:23 status half-installed gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 12:39:23 status triggers-pending fontconfig 2.8.0-2.1 2010-06-24 12:39:23 status half-installed gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 12:39:24 status half-installed gsfonts 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 12:39:24 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 12:39:24 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 12:39:24 upgrade cups-common 1.3.8-1+lenny7 1.4.3-1 2010-06-24 12:39:24 status half-configured cups-common 1.3.8-1+lenny7 2010-06-24 12:39:24 status unpacked cups-common 1.3.8-1+lenny7 2010-06-24 12:39:24 status half-installed cups-common 1.3.8-1+lenny7 2010-06-24 12:39:25 status half-installed cups-common 1.3.8-1+lenny7 2010-06-24 12:39:25 status unpacked cups-common 1.4.3-1 2010-06-24 12:39:25 status unpacked cups-common 1.4.3-1 2010-06-24 12:39:25 install libfile-copy-recursive-perl 0.38-1 2010-06-24 12:39:25 status half-installed libfile-copy-recursive-perl 0.38-1 2010-06-24 12:39:25 status unpacked libfile-copy-recursive-perl 0.38-1 2010-06-24 12:39:25 status unpacked libfile-copy-recursive-perl 0.38-1 2010-06-24 12:39:25 upgrade update-inetd 4.31 4.36 2010-06-24 12:39:25 status half-configured update-inetd 4.31 2010-06-24 12:39:25 status unpacked update-inetd 4.31 2010-06-24 12:39:25 status half-installed update-inetd 4.31 2010-06-24 12:39:26 status half-installed update-inetd 4.31 2010-06-24 12:39:26 status unpacked update-inetd 4.36 2010-06-24 12:39:26 status unpacked update-inetd 4.36 2010-06-24 12:39:26 upgrade cups-bsd 1.3.8-1+lenny7 1.4.3-1 2010-06-24 12:39:26 status half-configured cups-bsd 1.3.8-1+lenny7 2010-06-24 12:39:26 status unpacked cups-bsd 1.3.8-1+lenny7 2010-06-24 12:39:26 status half-installed cups-bsd 1.3.8-1+lenny7 2010-06-24 12:39:26 status half-installed cups-bsd 1.3.8-1+lenny7 2010-06-24 12:39:27 status unpacked cups-bsd 1.4.3-1 2010-06-24 12:39:27 status unpacked cups-bsd 1.4.3-1 2010-06-24 12:39:27 upgrade cups-client 1.3.8-1+lenny7 1.4.3-1 2010-06-24 12:39:27 status half-configured cups-client 1.3.8-1+lenny7 2010-06-24 12:39:27 status unpacked cups-client 1.3.8-1+lenny7 2010-06-24 12:39:27 status half-installed cups-client 1.3.8-1+lenny7 2010-06-24 12:39:27 status half-installed cups-client 1.3.8-1+lenny7 2010-06-24 12:39:27 status unpacked cups-client 1.4.3-1 2010-06-24 12:39:27 status unpacked cups-client 1.4.3-1 2010-06-24 12:39:27 install ttf-freefont 20090104-7 2010-06-24 12:39:27 status half-installed ttf-freefont 20090104-7 2010-06-24 12:39:27 status half-installed ttf-freefont 20090104-7 2010-06-24 12:39:28 status unpacked ttf-freefont 20090104-7 2010-06-24 12:39:28 status unpacked ttf-freefont 20090104-7 2010-06-24 12:39:28 upgrade cups 1.3.8-1+lenny7 1.4.3-1 2010-06-24 12:39:28 status half-configured cups 1.3.8-1+lenny7 2010-06-24 12:39:28 status unpacked cups 1.3.8-1+lenny7 2010-06-24 12:39:28 status half-installed cups 1.3.8-1+lenny7 2010-06-24 12:39:29 status half-installed cups 1.3.8-1+lenny7 2010-06-24 12:39:31 status unpacked cups 1.4.3-1 2010-06-24 12:39:31 status unpacked cups 1.4.3-1 2010-06-24 12:39:31 install libgutenprint2 5.2.5-1 2010-06-24 12:39:31 status half-installed libgutenprint2 5.2.5-1 2010-06-24 12:39:32 status unpacked libgutenprint2 5.2.5-1 2010-06-24 12:39:32 status unpacked libgutenprint2 5.2.5-1 2010-06-24 12:39:32 install ghostscript-cups 8.71~dfsg2-3 2010-06-24 12:39:32 status half-installed ghostscript-cups 8.71~dfsg2-3 2010-06-24 12:39:32 status unpacked ghostscript-cups 8.71~dfsg2-3 2010-06-24 12:39:32 status unpacked ghostscript-cups 8.71~dfsg2-3 2010-06-24 12:39:32 install cups-driver-gutenprint 5.2.5-1 2010-06-24 12:39:32 status half-installed cups-driver-gutenprint 5.2.5-1 2010-06-24 12:39:32 status unpacked cups-driver-gutenprint 5.2.5-1 2010-06-24 12:39:32 status unpacked cups-driver-gutenprint 5.2.5-1 2010-06-24 12:39:32 upgrade dbus-x11 1.2.1-5+lenny1 1.2.24-1 2010-06-24 12:39:32 status half-configured dbus-x11 1.2.1-5+lenny1 2010-06-24 12:39:32 status unpacked dbus-x11 1.2.1-5+lenny1 2010-06-24 12:39:32 status half-installed dbus-x11 1.2.1-5+lenny1 2010-06-24 12:39:33 status half-installed dbus-x11 1.2.1-5+lenny1 2010-06-24 12:39:33 status unpacked dbus-x11 1.2.24-1 2010-06-24 12:39:33 status unpacked dbus-x11 1.2.24-1 2010-06-24 12:39:33 upgrade dctrl-tools 2.13.1 2.14 2010-06-24 12:39:33 status half-configured dctrl-tools 2.13.1 2010-06-24 12:39:33 status unpacked dctrl-tools 2.13.1 2010-06-24 12:39:33 status half-installed dctrl-tools 2.13.1 2010-06-24 12:39:33 status half-installed dctrl-tools 2.13.1 2010-06-24 12:39:33 status unpacked dctrl-tools 2.14 2010-06-24 12:39:33 status unpacked dctrl-tools 2.14 2010-06-24 12:39:33 upgrade dpkg-dev 1.14.29 1.15.7.2 2010-06-24 12:39:33 status half-configured dpkg-dev 1.14.29 2010-06-24 12:39:33 status unpacked dpkg-dev 1.14.29 2010-06-24 12:39:33 status half-installed dpkg-dev 1.14.29 2010-06-24 12:39:33 status half-installed dpkg-dev 1.14.29 2010-06-24 12:39:34 status unpacked dpkg-dev 1.15.7.2 2010-06-24 12:39:34 status unpacked dpkg-dev 1.15.7.2 2010-06-24 12:39:34 install libdpkg-perl 1.15.7.2 2010-06-24 12:39:34 status half-installed libdpkg-perl 1.15.7.2 2010-06-24 12:39:35 status unpacked libdpkg-perl 1.15.7.2 2010-06-24 12:39:35 status unpacked libdpkg-perl 1.15.7.2 2010-06-24 12:39:35 upgrade make 3.81-5 3.81-8 2010-06-24 12:39:35 status half-configured make 3.81-5 2010-06-24 12:39:35 status unpacked make 3.81-5 2010-06-24 12:39:35 status half-installed make 3.81-5 2010-06-24 12:39:35 status half-installed make 3.81-5 2010-06-24 12:39:35 status unpacked make 3.81-8 2010-06-24 12:39:35 status unpacked make 3.81-8 2010-06-24 12:39:35 upgrade html2text 1.3.2a-5 1.3.2a-15 2010-06-24 12:39:35 status half-configured html2text 1.3.2a-5 2010-06-24 12:39:35 status unpacked html2text 1.3.2a-5 2010-06-24 12:39:35 status half-installed html2text 1.3.2a-5 2010-06-24 12:39:36 status half-installed html2text 1.3.2a-5 2010-06-24 12:39:36 status unpacked html2text 1.3.2a-15 2010-06-24 12:39:36 status unpacked html2text 1.3.2a-15 2010-06-24 12:39:36 install libunistring0 0.9.3-1 2010-06-24 12:39:36 status half-installed libunistring0 0.9.3-1 2010-06-24 12:39:36 status unpacked libunistring0 0.9.3-1 2010-06-24 12:39:36 status unpacked libunistring0 0.9.3-1 2010-06-24 12:39:36 upgrade gettext 0.17-4 0.18.1.1-1 2010-06-24 12:39:36 status half-configured gettext 0.17-4 2010-06-24 12:39:36 status unpacked gettext 0.17-4 2010-06-24 12:39:36 status half-installed gettext 0.17-4 2010-06-24 12:39:37 status half-installed gettext 0.17-4 2010-06-24 12:39:38 status half-installed gettext 0.17-4 2010-06-24 12:39:38 status unpacked gettext 0.18.1.1-1 2010-06-24 12:39:38 status unpacked gettext 0.18.1.1-1 2010-06-24 12:39:38 upgrade po-debconf 1.0.15 1.0.16 2010-06-24 12:39:38 status half-configured po-debconf 1.0.15 2010-06-24 12:39:38 status unpacked po-debconf 1.0.15 2010-06-24 12:39:38 status half-installed po-debconf 1.0.15 2010-06-24 12:39:39 status half-installed po-debconf 1.0.15 2010-06-24 12:39:39 status unpacked po-debconf 1.0.16 2010-06-24 12:39:39 status unpacked po-debconf 1.0.16 2010-06-24 12:39:39 upgrade debhelper 7.0.15 7.9.1 2010-06-24 12:39:39 status half-configured debhelper 7.0.15 2010-06-24 12:39:39 status unpacked debhelper 7.0.15 2010-06-24 12:39:39 status half-installed debhelper 7.0.15 2010-06-24 12:39:39 status half-installed debhelper 7.0.15 2010-06-24 12:39:40 status unpacked debhelper 7.9.1 2010-06-24 12:39:40 status unpacked debhelper 7.9.1 2010-06-24 12:39:40 upgrade debian-keyring 2009.01.18 2010.06.08 2010-06-24 12:39:40 status half-configured debian-keyring 2009.01.18 2010-06-24 12:39:40 status unpacked debian-keyring 2009.01.18 2010-06-24 12:39:40 status half-installed debian-keyring 2009.01.18 2010-06-24 12:39:41 status half-installed debian-keyring 2009.01.18 2010-06-24 12:39:41 status unpacked debian-keyring 2010.06.08 2010-06-24 12:39:42 status unpacked debian-keyring 2010.06.08 2010-06-24 12:39:42 upgrade desktop-base 5.0.3 5.0.5 2010-06-24 12:39:42 status half-configured desktop-base 5.0.3 2010-06-24 12:39:43 status unpacked desktop-base 5.0.3 2010-06-24 12:39:43 status half-installed desktop-base 5.0.3 2010-06-24 12:39:43 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-24 12:39:43 status half-installed desktop-base 5.0.3 2010-06-24 12:39:43 status triggers-pending gconf2 2.28.1-3 2010-06-24 12:39:43 status half-installed desktop-base 5.0.3 2010-06-24 12:39:43 status half-installed desktop-base 5.0.3 2010-06-24 12:39:43 status unpacked desktop-base 5.0.5 2010-06-24 12:39:44 status unpacked desktop-base 5.0.5 2010-06-24 12:39:44 upgrade desktop-file-utils 0.15-1 0.15-2 2010-06-24 12:39:44 status half-configured desktop-file-utils 0.15-1 2010-06-24 12:39:44 status unpacked desktop-file-utils 0.15-1 2010-06-24 12:39:44 status half-installed desktop-file-utils 0.15-1 2010-06-24 12:39:44 status half-installed desktop-file-utils 0.15-1 2010-06-24 12:39:45 status half-installed desktop-file-utils 0.15-1 2010-06-24 12:39:45 status unpacked desktop-file-utils 0.15-2 2010-06-24 12:39:45 status unpacked desktop-file-utils 0.15-2 2010-06-24 12:39:45 upgrade devscripts 2.10.35lenny7 2.10.64 2010-06-24 12:39:45 status half-configured devscripts 2.10.35lenny7 2010-06-24 12:39:45 status unpacked devscripts 2.10.35lenny7 2010-06-24 12:39:45 status half-installed devscripts 2.10.35lenny7 2010-06-24 12:39:46 status half-installed devscripts 2.10.35lenny7 2010-06-24 12:39:46 status unpacked devscripts 2.10.64 2010-06-24 12:39:46 status unpacked devscripts 2.10.64 2010-06-24 12:39:46 upgrade dictionaries-common 0.98.12 1.5.5 2010-06-24 12:39:46 status half-configured dictionaries-common 0.98.12 2010-06-24 12:39:46 status unpacked dictionaries-common 0.98.12 2010-06-24 12:39:46 status half-installed dictionaries-common 0.98.12 2010-06-24 12:39:46 status half-installed dictionaries-common 0.98.12 2010-06-24 12:39:46 status unpacked dictionaries-common 1.5.5 2010-06-24 12:39:47 status unpacked dictionaries-common 1.5.5 2010-06-24 12:39:47 upgrade diffstat 1.45-2 1.47-1 2010-06-24 12:39:47 status half-configured diffstat 1.45-2 2010-06-24 12:39:47 status unpacked diffstat 1.45-2 2010-06-24 12:39:47 status half-installed diffstat 1.45-2 2010-06-24 12:39:47 status half-installed diffstat 1.45-2 2010-06-24 12:39:47 status unpacked diffstat 1.47-1 2010-06-24 12:39:47 status unpacked diffstat 1.47-1 2010-06-24 12:39:47 upgrade djvulibre-desktop 3.5.20-8+lenny1 3.5.22-9 2010-06-24 12:39:47 status half-configured djvulibre-desktop 3.5.20-8+lenny1 2010-06-24 12:39:47 status unpacked djvulibre-desktop 3.5.20-8+lenny1 2010-06-24 12:39:47 status half-installed djvulibre-desktop 3.5.20-8+lenny1 2010-06-24 12:39:47 status half-installed djvulibre-desktop 3.5.20-8+lenny1 2010-06-24 12:39:47 status half-installed djvulibre-desktop 3.5.20-8+lenny1 2010-06-24 12:39:56 status unpacked djvulibre-desktop 3.5.22-9 2010-06-24 12:39:56 status unpacked djvulibre-desktop 3.5.22-9 2010-06-24 12:39:56 upgrade dput 0.9.2.32 0.9.6 2010-06-24 12:39:56 status half-configured dput 0.9.2.32 2010-06-24 12:39:56 status unpacked dput 0.9.2.32 2010-06-24 12:39:56 status half-installed dput 0.9.2.32 2010-06-24 12:39:57 status half-installed dput 0.9.2.32 2010-06-24 12:39:57 status unpacked dput 0.9.6 2010-06-24 12:39:57 status unpacked dput 0.9.6 2010-06-24 12:39:57 upgrade genisoimage 9:1.1.9-1 9:1.1.10-1 2010-06-24 12:39:57 status half-configured genisoimage 9:1.1.9-1 2010-06-24 12:39:57 status unpacked genisoimage 9:1.1.9-1 2010-06-24 12:39:57 status half-installed genisoimage 9:1.1.9-1 2010-06-24 12:39:57 status half-installed genisoimage 9:1.1.9-1 2010-06-24 12:39:57 status unpacked genisoimage 9:1.1.10-1 2010-06-24 12:39:57 status unpacked genisoimage 9:1.1.10-1 2010-06-24 12:39:57 upgrade dvd+rw-tools 7.1-3 7.1-6 2010-06-24 12:39:57 status half-configured dvd+rw-tools 7.1-3 2010-06-24 12:39:57 status unpacked dvd+rw-tools 7.1-3 2010-06-24 12:39:57 status half-installed dvd+rw-tools 7.1-3 2010-06-24 12:39:57 status half-installed dvd+rw-tools 7.1-3 2010-06-24 12:39:57 status unpacked dvd+rw-tools 7.1-6 2010-06-24 12:39:57 status unpacked dvd+rw-tools 7.1-6 2010-06-24 12:39:58 upgrade ed 0.7-3 1.4-1 2010-06-24 12:39:58 status half-configured ed 0.7-3 2010-06-24 12:39:58 status unpacked ed 0.7-3 2010-06-24 12:39:58 status half-installed ed 0.7-3 2010-06-24 12:39:58 status half-installed ed 0.7-3 2010-06-24 12:39:58 status half-installed ed 0.7-3 2010-06-24 12:39:58 status unpacked ed 1.4-1 2010-06-24 12:39:58 status unpacked ed 1.4-1 2010-06-24 12:39:58 upgrade eject 2.1.5+deb1-4 2.1.5+deb1+cvs20081104-7 2010-06-24 12:39:58 status half-configured eject 2.1.5+deb1-4 2010-06-24 12:39:58 status unpacked eject 2.1.5+deb1-4 2010-06-24 12:39:58 status half-installed eject 2.1.5+deb1-4 2010-06-24 12:39:58 status half-installed eject 2.1.5+deb1-4 2010-06-24 12:39:58 status unpacked eject 2.1.5+deb1+cvs20081104-7 2010-06-24 12:39:58 status unpacked eject 2.1.5+deb1+cvs20081104-7 2010-06-24 12:39:58 upgrade finger 0.17-12 0.17-14 2010-06-24 12:39:58 status half-configured finger 0.17-12 2010-06-24 12:39:58 status unpacked finger 0.17-12 2010-06-24 12:39:58 status half-installed finger 0.17-12 2010-06-24 12:39:59 status half-installed finger 0.17-12 2010-06-24 12:39:59 status unpacked finger 0.17-14 2010-06-24 12:39:59 status unpacked finger 0.17-14 2010-06-24 12:39:59 upgrade firmware-iwlwifi 0.14+lenny2 0.25 2010-06-24 12:39:59 status half-configured firmware-iwlwifi 0.14+lenny2 2010-06-24 12:39:59 status unpacked firmware-iwlwifi 0.14+lenny2 2010-06-24 12:39:59 status half-installed firmware-iwlwifi 0.14+lenny2 2010-06-24 12:39:59 status half-installed firmware-iwlwifi 0.14+lenny2 2010-06-24 12:39:59 status unpacked firmware-iwlwifi 0.25 2010-06-24 12:39:59 status unpacked firmware-iwlwifi 0.25 2010-06-24 12:39:59 install geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 12:39:59 status half-installed geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 12:40:00 status unpacked geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 12:40:00 status unpacked geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 12:40:00 upgrade gir1.0-freedesktop 0.6.14-1 0.6.14-1+b1 2010-06-24 12:40:00 status half-configured gir1.0-freedesktop 0.6.14-1 2010-06-24 12:40:00 status unpacked gir1.0-freedesktop 0.6.14-1 2010-06-24 12:40:00 status half-installed gir1.0-freedesktop 0.6.14-1 2010-06-24 12:40:00 status half-installed gir1.0-freedesktop 0.6.14-1 2010-06-24 12:40:00 status unpacked gir1.0-freedesktop 0.6.14-1+b1 2010-06-24 12:40:00 status unpacked gir1.0-freedesktop 0.6.14-1+b1 2010-06-24 12:40:00 upgrade libgirepository1.0-0 0.6.14-1 0.6.14-1+b1 2010-06-24 12:40:00 status half-configured libgirepository1.0-0 0.6.14-1 2010-06-24 12:40:00 status unpacked libgirepository1.0-0 0.6.14-1 2010-06-24 12:40:00 status half-installed libgirepository1.0-0 0.6.14-1 2010-06-24 12:40:01 status half-installed libgirepository1.0-0 0.6.14-1 2010-06-24 12:40:01 status unpacked libgirepository1.0-0 0.6.14-1+b1 2010-06-24 12:40:01 status unpacked libgirepository1.0-0 0.6.14-1+b1 2010-06-24 12:40:01 upgrade gir1.0-glib-2.0 0.6.14-1 0.6.14-1+b1 2010-06-24 12:40:01 status half-configured gir1.0-glib-2.0 0.6.14-1 2010-06-24 12:40:01 status unpacked gir1.0-glib-2.0 0.6.14-1 2010-06-24 12:40:01 status half-installed gir1.0-glib-2.0 0.6.14-1 2010-06-24 12:40:01 status half-installed gir1.0-glib-2.0 0.6.14-1 2010-06-24 12:40:01 status unpacked gir1.0-glib-2.0 0.6.14-1+b1 2010-06-24 12:40:01 status unpacked gir1.0-glib-2.0 0.6.14-1+b1 2010-06-24 12:40:01 upgrade libpango1.0-common 1.28.0-1 1.28.1-1 2010-06-24 12:40:01 status half-configured libpango1.0-common 1.28.0-1 2010-06-24 12:40:01 status unpacked libpango1.0-common 1.28.0-1 2010-06-24 12:40:01 status half-installed libpango1.0-common 1.28.0-1 2010-06-24 12:40:01 status half-installed libpango1.0-common 1.28.0-1 2010-06-24 12:40:02 status unpacked libpango1.0-common 1.28.1-1 2010-06-24 12:40:02 status unpacked libpango1.0-common 1.28.1-1 2010-06-24 12:40:02 upgrade libpango1.0-0 1.28.0-1 1.28.1-1 2010-06-24 12:40:02 status half-configured libpango1.0-0 1.28.0-1 2010-06-24 12:40:02 status unpacked libpango1.0-0 1.28.0-1 2010-06-24 12:40:02 status half-installed libpango1.0-0 1.28.0-1 2010-06-24 12:40:02 status half-installed libpango1.0-0 1.28.0-1 2010-06-24 12:40:02 status unpacked libpango1.0-0 1.28.1-1 2010-06-24 12:40:02 status unpacked libpango1.0-0 1.28.1-1 2010-06-24 12:40:02 upgrade xauth 1:1.0.3-2 1:1.0.4-1 2010-06-24 12:40:02 status half-configured xauth 1:1.0.3-2 2010-06-24 12:40:02 status unpacked xauth 1:1.0.3-2 2010-06-24 12:40:02 status half-installed xauth 1:1.0.3-2 2010-06-24 12:40:02 status half-installed xauth 1:1.0.3-2 2010-06-24 12:40:02 status unpacked xauth 1:1.0.4-1 2010-06-24 12:40:02 status unpacked xauth 1:1.0.4-1 2010-06-24 12:40:02 upgrade libgksu2-0 2.0.7-1 2.0.13~pre1-1 2010-06-24 12:40:02 status half-configured libgksu2-0 2.0.7-1 2010-06-24 12:40:03 status unpacked libgksu2-0 2.0.7-1 2010-06-24 12:40:03 status half-installed libgksu2-0 2.0.7-1 2010-06-24 12:40:03 status triggers-pending gconf2 2.28.1-3 2010-06-24 12:40:03 status half-installed libgksu2-0 2.0.7-1 2010-06-24 12:40:03 status half-installed libgksu2-0 2.0.7-1 2010-06-24 12:40:03 status unpacked libgksu2-0 2.0.13~pre1-1 2010-06-24 12:40:03 status unpacked libgksu2-0 2.0.13~pre1-1 2010-06-24 12:40:03 upgrade sudo 1.6.9p17-2 1.7.2p7-1 2010-06-24 12:40:03 status half-configured sudo 1.6.9p17-2 2010-06-24 12:40:04 status unpacked sudo 1.6.9p17-2 2010-06-24 12:40:04 status half-installed sudo 1.6.9p17-2 2010-06-24 12:40:04 status half-installed sudo 1.6.9p17-2 2010-06-24 12:40:04 status unpacked sudo 1.7.2p7-1 2010-06-24 12:40:04 status unpacked sudo 1.7.2p7-1 2010-06-24 12:40:04 upgrade gksu 2.0.0-8 2.0.2-3 2010-06-24 12:40:04 status half-configured gksu 2.0.0-8 2010-06-24 12:40:04 status unpacked gksu 2.0.0-8 2010-06-24 12:40:04 status half-installed gksu 2.0.0-8 2010-06-24 12:40:04 status half-installed gksu 2.0.0-8 2010-06-24 12:40:04 status half-installed gksu 2.0.0-8 2010-06-24 12:40:04 status half-installed gksu 2.0.0-8 2010-06-24 12:40:05 status unpacked gksu 2.0.2-3 2010-06-24 12:40:05 status unpacked gksu 2.0.2-3 2010-06-24 12:40:05 upgrade gnome-terminal-data 2.30.1-1 2.30.2-1 2010-06-24 12:40:05 status half-configured gnome-terminal-data 2.30.1-1 2010-06-24 12:40:05 status unpacked gnome-terminal-data 2.30.1-1 2010-06-24 12:40:05 status half-installed gnome-terminal-data 2.30.1-1 2010-06-24 12:40:05 status half-installed gnome-terminal-data 2.30.1-1 2010-06-24 12:40:07 status half-installed gnome-terminal-data 2.30.1-1 2010-06-24 12:40:07 status unpacked gnome-terminal-data 2.30.2-1 2010-06-24 12:40:09 status unpacked gnome-terminal-data 2.30.2-1 2010-06-24 12:40:09 upgrade gnome-terminal 2.30.1-1 2.30.2-1 2010-06-24 12:40:09 status half-configured gnome-terminal 2.30.1-1 2010-06-24 12:40:09 status unpacked gnome-terminal 2.30.1-1 2010-06-24 12:40:09 status half-installed gnome-terminal 2.30.1-1 2010-06-24 12:40:09 status half-installed gnome-terminal 2.30.1-1 2010-06-24 12:40:09 status half-installed gnome-terminal 2.30.1-1 2010-06-24 12:40:10 status half-installed gnome-terminal 2.30.1-1 2010-06-24 12:40:10 status unpacked gnome-terminal 2.30.2-1 2010-06-24 12:40:10 status unpacked gnome-terminal 2.30.2-1 2010-06-24 12:40:10 install gnupg-curl 1.4.10-4 2010-06-24 12:40:10 status half-installed gnupg-curl 1.4.10-4 2010-06-24 12:40:10 status unpacked gnupg-curl 1.4.10-4 2010-06-24 12:40:10 status unpacked gnupg-curl 1.4.10-4 2010-06-24 12:40:10 upgrade gstreamer0.10-x 0.10.19-2 0.10.29-4 2010-06-24 12:40:10 status half-configured gstreamer0.10-x 0.10.19-2 2010-06-24 12:40:10 status unpacked gstreamer0.10-x 0.10.19-2 2010-06-24 12:40:10 status half-installed gstreamer0.10-x 0.10.19-2 2010-06-24 12:40:11 status half-installed gstreamer0.10-x 0.10.19-2 2010-06-24 12:40:11 status unpacked gstreamer0.10-x 0.10.29-4 2010-06-24 12:40:11 status unpacked gstreamer0.10-x 0.10.29-4 2010-06-24 12:40:11 upgrade usbutils 0.73-10lenny1 0.87-4 2010-06-24 12:40:11 status half-configured usbutils 0.73-10lenny1 2010-06-24 12:40:11 status unpacked usbutils 0.73-10lenny1 2010-06-24 12:40:11 status half-installed usbutils 0.73-10lenny1 2010-06-24 12:40:12 status half-installed usbutils 0.73-10lenny1 2010-06-24 12:40:12 status unpacked usbutils 0.87-4 2010-06-24 12:40:12 status unpacked usbutils 0.87-4 2010-06-24 12:40:12 upgrade hal-info 20080508+git20080601-1 20091130-1 2010-06-24 12:40:12 status half-configured hal-info 20080508+git20080601-1 2010-06-24 12:40:12 status unpacked hal-info 20080508+git20080601-1 2010-06-24 12:40:12 status half-installed hal-info 20080508+git20080601-1 2010-06-24 12:40:12 status triggers-pending hal 0.5.11-8 2010-06-24 12:40:12 status half-installed hal-info 20080508+git20080601-1 2010-06-24 12:40:12 status half-installed hal-info 20080508+git20080601-1 2010-06-24 12:40:12 status unpacked hal-info 20091130-1 2010-06-24 12:40:12 status unpacked hal-info 20091130-1 2010-06-24 12:40:12 upgrade hal 0.5.11-8 0.5.14-2 2010-06-24 12:40:12 status half-configured hal 0.5.11-8 2010-06-24 12:40:12 status unpacked hal 0.5.11-8 2010-06-24 12:40:12 status half-installed hal 0.5.11-8 2010-06-24 12:40:13 status half-installed hal 0.5.11-8 2010-06-24 12:40:13 status unpacked hal 0.5.14-2 2010-06-24 12:40:13 status unpacked hal 0.5.14-2 2010-06-24 12:40:13 upgrade ibritish 3.1.20.0-4.4 3.1.20.0-7 2010-06-24 12:40:13 status half-configured ibritish 3.1.20.0-4.4 2010-06-24 12:40:13 status unpacked ibritish 3.1.20.0-4.4 2010-06-24 12:40:13 status half-installed ibritish 3.1.20.0-4.4 2010-06-24 12:40:14 status half-installed ibritish 3.1.20.0-4.4 2010-06-24 12:40:14 status unpacked ibritish 3.1.20.0-7 2010-06-24 12:40:14 status unpacked ibritish 3.1.20.0-7 2010-06-24 12:40:14 upgrade ispell 3.1.20.0-4.4 3.1.20.0-7 2010-06-24 12:40:14 status half-configured ispell 3.1.20.0-4.4 2010-06-24 12:40:14 status unpacked ispell 3.1.20.0-4.4 2010-06-24 12:40:14 status half-installed ispell 3.1.20.0-4.4 2010-06-24 12:40:14 status half-installed ispell 3.1.20.0-4.4 2010-06-24 12:40:14 status half-installed ispell 3.1.20.0-4.4 2010-06-24 12:40:14 status unpacked ispell 3.1.20.0-7 2010-06-24 12:40:14 status unpacked ispell 3.1.20.0-7 2010-06-24 12:40:14 upgrade iamerican 3.1.20.0-4.4 3.1.20.0-7 2010-06-24 12:40:14 status half-configured iamerican 3.1.20.0-4.4 2010-06-24 12:40:14 status unpacked iamerican 3.1.20.0-4.4 2010-06-24 12:40:14 status half-installed iamerican 3.1.20.0-4.4 2010-06-24 12:40:15 status half-installed iamerican 3.1.20.0-4.4 2010-06-24 12:40:15 status unpacked iamerican 3.1.20.0-7 2010-06-24 12:40:15 status unpacked iamerican 3.1.20.0-7 2010-06-24 12:40:15 upgrade xulrunner-1.9.1 1.9.1.9-7+b1 1.9.1.10-1 2010-06-24 12:40:15 status half-configured xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-24 12:40:15 status unpacked xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-24 12:40:15 status half-installed xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-24 12:40:17 status half-installed xulrunner-1.9.1 1.9.1.9-7+b1 2010-06-24 12:40:17 status unpacked xulrunner-1.9.1 1.9.1.10-1 2010-06-24 12:40:17 status unpacked xulrunner-1.9.1 1.9.1.10-1 2010-06-24 12:40:17 upgrade libmozjs2d 1.9.1.9-7+b1 1.9.1.10-1 2010-06-24 12:40:17 status half-configured libmozjs2d 1.9.1.9-7+b1 2010-06-24 12:40:17 status unpacked libmozjs2d 1.9.1.9-7+b1 2010-06-24 12:40:17 status half-installed libmozjs2d 1.9.1.9-7+b1 2010-06-24 12:40:18 status half-installed libmozjs2d 1.9.1.9-7+b1 2010-06-24 12:40:18 status unpacked libmozjs2d 1.9.1.10-1 2010-06-24 12:40:18 status unpacked libmozjs2d 1.9.1.10-1 2010-06-24 12:40:18 upgrade iceweasel 3.5.9-3 3.5.10-1 2010-06-24 12:40:18 status half-configured iceweasel 3.5.9-3 2010-06-24 12:40:18 status unpacked iceweasel 3.5.9-3 2010-06-24 12:40:18 status half-installed iceweasel 3.5.9-3 2010-06-24 12:40:18 status half-installed iceweasel 3.5.9-3 2010-06-24 12:40:18 status half-installed iceweasel 3.5.9-3 2010-06-24 12:40:18 status half-installed iceweasel 3.5.9-3 2010-06-24 12:40:18 status half-installed iceweasel 3.5.9-3 2010-06-24 12:40:19 status unpacked iceweasel 3.5.10-1 2010-06-24 12:40:19 status unpacked iceweasel 3.5.10-1 2010-06-24 12:40:19 upgrade installation-report 2.38 2.40 2010-06-24 12:40:19 status half-configured installation-report 2.38 2010-06-24 12:40:19 status unpacked installation-report 2.38 2010-06-24 12:40:19 status half-installed installation-report 2.38 2010-06-24 12:40:19 status half-installed installation-report 2.38 2010-06-24 12:40:19 status unpacked installation-report 2.40 2010-06-24 12:40:19 status unpacked installation-report 2.40 2010-06-24 12:40:19 upgrade iso-codes 3.16-1 3.17-1 2010-06-24 12:40:19 status half-configured iso-codes 3.16-1 2010-06-24 12:40:19 status unpacked iso-codes 3.16-1 2010-06-24 12:40:19 status half-installed iso-codes 3.16-1 2010-06-24 12:40:22 status half-installed iso-codes 3.16-1 2010-06-24 12:40:22 status unpacked iso-codes 3.17-1 2010-06-24 12:40:22 status unpacked iso-codes 3.17-1 2010-06-24 12:40:22 upgrade laptop-detect 0.13.6 0.13.7 2010-06-24 12:40:22 status half-configured laptop-detect 0.13.6 2010-06-24 12:40:22 status unpacked laptop-detect 0.13.6 2010-06-24 12:40:23 status half-installed laptop-detect 0.13.6 2010-06-24 12:40:23 status half-installed laptop-detect 0.13.6 2010-06-24 12:40:23 status unpacked laptop-detect 0.13.7 2010-06-24 12:40:24 status unpacked laptop-detect 0.13.7 2010-06-24 12:40:24 upgrade libgif4 4.1.6-6 4.1.6-9 2010-06-24 12:40:24 status half-configured libgif4 4.1.6-6 2010-06-24 12:40:24 status unpacked libgif4 4.1.6-6 2010-06-24 12:40:24 status half-installed libgif4 4.1.6-6 2010-06-24 12:40:24 status half-installed libgif4 4.1.6-6 2010-06-24 12:40:24 status unpacked libgif4 4.1.6-9 2010-06-24 12:40:24 status unpacked libgif4 4.1.6-9 2010-06-24 12:40:24 upgrade libafterimage0 2.2.8-2 2.2.9-5 2010-06-24 12:40:24 status half-configured libafterimage0 2.2.8-2 2010-06-24 12:40:24 status unpacked libafterimage0 2.2.8-2 2010-06-24 12:40:24 status half-installed libafterimage0 2.2.8-2 2010-06-24 12:40:24 status half-installed libafterimage0 2.2.8-2 2010-06-24 12:40:25 status unpacked libafterimage0 2.2.9-5 2010-06-24 12:40:25 status unpacked libafterimage0 2.2.9-5 2010-06-24 12:40:25 install libalgorithm-diff-perl 1.19.02-1 2010-06-24 12:40:25 status half-installed libalgorithm-diff-perl 1.19.02-1 2010-06-24 12:40:25 status unpacked libalgorithm-diff-perl 1.19.02-1 2010-06-24 12:40:25 status unpacked libalgorithm-diff-perl 1.19.02-1 2010-06-24 12:40:25 install libalgorithm-merge-perl 0.08-1 2010-06-24 12:40:25 status half-installed libalgorithm-merge-perl 0.08-1 2010-06-24 12:40:25 status unpacked libalgorithm-merge-perl 0.08-1 2010-06-24 12:40:25 status unpacked libalgorithm-merge-perl 0.08-1 2010-06-24 12:40:25 upgrade libauthen-sasl-perl 2.12-1 2.1500-1 2010-06-24 12:40:25 status half-configured libauthen-sasl-perl 2.12-1 2010-06-24 12:40:25 status unpacked libauthen-sasl-perl 2.12-1 2010-06-24 12:40:25 status half-installed libauthen-sasl-perl 2.12-1 2010-06-24 12:40:26 status half-installed libauthen-sasl-perl 2.12-1 2010-06-24 12:40:26 status unpacked libauthen-sasl-perl 2.1500-1 2010-06-24 12:40:26 status unpacked libauthen-sasl-perl 2.1500-1 2010-06-24 12:40:26 upgrade libavahi-compat-libdnssd1 0.6.23-3lenny1 0.6.25-3 2010-06-24 12:40:26 status half-configured libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-24 12:40:26 status unpacked libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-24 12:40:26 status half-installed libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-24 12:40:26 status half-installed libavahi-compat-libdnssd1 0.6.23-3lenny1 2010-06-24 12:40:26 status unpacked libavahi-compat-libdnssd1 0.6.25-3 2010-06-24 12:40:26 status unpacked libavahi-compat-libdnssd1 0.6.25-3 2010-06-24 12:40:26 upgrade libavahi-gobject0 0.6.23-3lenny1 0.6.25-3 2010-06-24 12:40:26 status half-configured libavahi-gobject0 0.6.23-3lenny1 2010-06-24 12:40:26 status unpacked libavahi-gobject0 0.6.23-3lenny1 2010-06-24 12:40:26 status half-installed libavahi-gobject0 0.6.23-3lenny1 2010-06-24 12:40:26 status half-installed libavahi-gobject0 0.6.23-3lenny1 2010-06-24 12:40:27 status unpacked libavahi-gobject0 0.6.25-3 2010-06-24 12:40:27 status unpacked libavahi-gobject0 0.6.25-3 2010-06-24 12:40:27 upgrade libavahi-ui0 0.6.23-3lenny1 0.6.25-3 2010-06-24 12:40:27 status half-configured libavahi-ui0 0.6.23-3lenny1 2010-06-24 12:40:27 status unpacked libavahi-ui0 0.6.23-3lenny1 2010-06-24 12:40:27 status half-installed libavahi-ui0 0.6.23-3lenny1 2010-06-24 12:40:27 status half-installed libavahi-ui0 0.6.23-3lenny1 2010-06-24 12:40:27 status unpacked libavahi-ui0 0.6.25-3 2010-06-24 12:40:27 status unpacked libavahi-ui0 0.6.25-3 2010-06-24 12:40:28 upgrade libgnome2-0 2.20.1.1-1 2.30.0-1 2010-06-24 12:40:28 status half-configured libgnome2-0 2.20.1.1-1 2010-06-24 12:40:28 status unpacked libgnome2-0 2.20.1.1-1 2010-06-24 12:40:28 status half-installed libgnome2-0 2.20.1.1-1 2010-06-24 12:40:28 status half-installed libgnome2-0 2.20.1.1-1 2010-06-24 12:40:28 status unpacked libgnome2-0 2.30.0-1 2010-06-24 12:40:28 status unpacked libgnome2-0 2.30.0-1 2010-06-24 12:40:28 upgrade libgnome2-common 2.20.1.1-1 2.30.0-1 2010-06-24 12:40:28 status half-configured libgnome2-common 2.20.1.1-1 2010-06-24 12:40:28 status unpacked libgnome2-common 2.20.1.1-1 2010-06-24 12:40:28 status half-installed libgnome2-common 2.20.1.1-1 2010-06-24 12:40:28 status half-installed libgnome2-common 2.20.1.1-1 2010-06-24 12:40:29 status half-installed libgnome2-common 2.20.1.1-1 2010-06-24 12:40:29 status unpacked libgnome2-common 2.30.0-1 2010-06-24 12:40:29 status unpacked libgnome2-common 2.30.0-1 2010-06-24 12:40:30 upgrade libbonoboui2-0 2.22.0-1 2.24.3-1 2010-06-24 12:40:30 status half-configured libbonoboui2-0 2.22.0-1 2010-06-24 12:40:30 status unpacked libbonoboui2-0 2.22.0-1 2010-06-24 12:40:30 status half-installed libbonoboui2-0 2.22.0-1 2010-06-24 12:40:30 status half-installed libbonoboui2-0 2.22.0-1 2010-06-24 12:40:30 status unpacked libbonoboui2-0 2.24.3-1 2010-06-24 12:40:30 status unpacked libbonoboui2-0 2.24.3-1 2010-06-24 12:40:30 upgrade libbonoboui2-common 2.22.0-1 2.24.3-1 2010-06-24 12:40:30 status half-configured libbonoboui2-common 2.22.0-1 2010-06-24 12:40:30 status unpacked libbonoboui2-common 2.22.0-1 2010-06-24 12:40:30 status half-installed libbonoboui2-common 2.22.0-1 2010-06-24 12:40:31 status half-installed libbonoboui2-common 2.22.0-1 2010-06-24 12:40:31 status unpacked libbonoboui2-common 2.24.3-1 2010-06-24 12:40:31 status unpacked libbonoboui2-common 2.24.3-1 2010-06-24 12:40:31 upgrade libcairo-perl 1.060-1 1.070-1 2010-06-24 12:40:31 status half-configured libcairo-perl 1.060-1 2010-06-24 12:40:31 status unpacked libcairo-perl 1.060-1 2010-06-24 12:40:31 status half-installed libcairo-perl 1.060-1 2010-06-24 12:40:32 status half-installed libcairo-perl 1.060-1 2010-06-24 12:40:32 status unpacked libcairo-perl 1.070-1 2010-06-24 12:40:32 status unpacked libcairo-perl 1.070-1 2010-06-24 12:40:32 install libsub-name-perl 0.04-1 2010-06-24 12:40:32 status half-installed libsub-name-perl 0.04-1 2010-06-24 12:40:32 status unpacked libsub-name-perl 0.04-1 2010-06-24 12:40:32 status unpacked libsub-name-perl 0.04-1 2010-06-24 12:40:32 upgrade libclass-accessor-perl 0.31-2 0.34-1 2010-06-24 12:40:32 status half-configured libclass-accessor-perl 0.31-2 2010-06-24 12:40:32 status unpacked libclass-accessor-perl 0.31-2 2010-06-24 12:40:32 status half-installed libclass-accessor-perl 0.31-2 2010-06-24 12:40:32 status half-installed libclass-accessor-perl 0.31-2 2010-06-24 12:40:33 status unpacked libclass-accessor-perl 0.34-1 2010-06-24 12:40:33 status unpacked libclass-accessor-perl 0.34-1 2010-06-24 12:40:33 install libclass-inspector-perl 1.24-1 2010-06-24 12:40:33 status half-installed libclass-inspector-perl 1.24-1 2010-06-24 12:40:33 status unpacked libclass-inspector-perl 1.24-1 2010-06-24 12:40:33 status unpacked libclass-inspector-perl 1.24-1 2010-06-24 12:40:33 install libcommon-sense-perl 3.2-1 2010-06-24 12:40:33 status half-installed libcommon-sense-perl 3.2-1 2010-06-24 12:40:33 status unpacked libcommon-sense-perl 3.2-1 2010-06-24 12:40:33 status unpacked libcommon-sense-perl 3.2-1 2010-06-24 12:40:33 upgrade liburi-perl 1.35.dfsg.1-1 1.54-1 2010-06-24 12:40:33 status half-configured liburi-perl 1.35.dfsg.1-1 2010-06-24 12:40:33 status unpacked liburi-perl 1.35.dfsg.1-1 2010-06-24 12:40:33 status half-installed liburi-perl 1.35.dfsg.1-1 2010-06-24 12:40:34 status half-installed liburi-perl 1.35.dfsg.1-1 2010-06-24 12:40:34 status unpacked liburi-perl 1.54-1 2010-06-24 12:40:34 status unpacked liburi-perl 1.54-1 2010-06-24 12:40:35 upgrade libcrypt-ssleay-perl 0.57-1+b1 0.57-2 2010-06-24 12:40:35 status half-configured libcrypt-ssleay-perl 0.57-1+b1 2010-06-24 12:40:35 status unpacked libcrypt-ssleay-perl 0.57-1+b1 2010-06-24 12:40:35 status half-installed libcrypt-ssleay-perl 0.57-1+b1 2010-06-24 12:40:35 status half-installed libcrypt-ssleay-perl 0.57-1+b1 2010-06-24 12:40:35 status unpacked libcrypt-ssleay-perl 0.57-2 2010-06-24 12:40:35 status unpacked libcrypt-ssleay-perl 0.57-2 2010-06-24 12:40:35 upgrade libdevel-symdump-perl 2.08-1 2.08-3 2010-06-24 12:40:35 status half-configured libdevel-symdump-perl 2.08-1 2010-06-24 12:40:35 status unpacked libdevel-symdump-perl 2.08-1 2010-06-24 12:40:35 status half-installed libdevel-symdump-perl 2.08-1 2010-06-24 12:40:35 status half-installed libdevel-symdump-perl 2.08-1 2010-06-24 12:40:35 status unpacked libdevel-symdump-perl 2.08-3 2010-06-24 12:40:35 status unpacked libdevel-symdump-perl 2.08-3 2010-06-24 12:40:36 upgrade libdigest-hmac-perl 1.01-7 1.02+dfsg-1 2010-06-24 12:40:36 status half-configured libdigest-hmac-perl 1.01-7 2010-06-24 12:40:36 status unpacked libdigest-hmac-perl 1.01-7 2010-06-24 12:40:36 status half-installed libdigest-hmac-perl 1.01-7 2010-06-24 12:40:36 status half-installed libdigest-hmac-perl 1.01-7 2010-06-24 12:40:36 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-06-24 12:40:36 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-06-24 12:40:36 upgrade libenca0 1.13-1 1.13-2 2010-06-24 12:40:36 status half-configured libenca0 1.13-1 2010-06-24 12:40:36 status unpacked libenca0 1.13-1 2010-06-24 12:40:36 status half-installed libenca0 1.13-1 2010-06-24 12:40:36 status half-installed libenca0 1.13-1 2010-06-24 12:40:36 status unpacked libenca0 1.13-2 2010-06-24 12:40:36 status unpacked libenca0 1.13-2 2010-06-24 12:40:36 upgrade libfcgi-perl 0.67-2.1+b1 0.71-1 2010-06-24 12:40:36 status half-configured libfcgi-perl 0.67-2.1+b1 2010-06-24 12:40:36 status unpacked libfcgi-perl 0.67-2.1+b1 2010-06-24 12:40:36 status half-installed libfcgi-perl 0.67-2.1+b1 2010-06-24 12:40:37 status half-installed libfcgi-perl 0.67-2.1+b1 2010-06-24 12:40:37 status unpacked libfcgi-perl 0.71-1 2010-06-24 12:40:37 status unpacked libfcgi-perl 0.71-1 2010-06-24 12:40:37 upgrade libfile-remove-perl 1.42-1 1.42-3 2010-06-24 12:40:37 status half-configured libfile-remove-perl 1.42-1 2010-06-24 12:40:37 status unpacked libfile-remove-perl 1.42-1 2010-06-24 12:40:37 status half-installed libfile-remove-perl 1.42-1 2010-06-24 12:40:37 status half-installed libfile-remove-perl 1.42-1 2010-06-24 12:40:37 status unpacked libfile-remove-perl 1.42-3 2010-06-24 12:40:37 status unpacked libfile-remove-perl 1.42-3 2010-06-24 12:40:37 upgrade libxdamage1 1:1.1.2-1 1:1.1.3-1 2010-06-24 12:40:37 status half-configured libxdamage1 1:1.1.2-1 2010-06-24 12:40:37 status unpacked libxdamage1 1:1.1.2-1 2010-06-24 12:40:37 status half-installed libxdamage1 1:1.1.2-1 2010-06-24 12:40:37 status half-installed libxdamage1 1:1.1.2-1 2010-06-24 12:40:38 status unpacked libxdamage1 1:1.1.3-1 2010-06-24 12:40:38 status unpacked libxdamage1 1:1.1.3-1 2010-06-24 12:40:38 upgrade libgail-common 1.22.3-1 2.20.1-1 2010-06-24 12:40:38 status half-configured libgail-common 1.22.3-1 2010-06-24 12:40:38 status unpacked libgail-common 1.22.3-1 2010-06-24 12:40:38 status half-installed libgail-common 1.22.3-1 2010-06-24 12:40:38 status half-installed libgail-common 1.22.3-1 2010-06-24 12:40:38 status unpacked libgail-common 2.20.1-1 2010-06-24 12:40:38 status unpacked libgail-common 2.20.1-1 2010-06-24 12:40:38 upgrade libglib-perl 1:1.190-2 1:1.230-1 2010-06-24 12:40:38 status half-configured libglib-perl 1:1.190-2 2010-06-24 12:40:38 status unpacked libglib-perl 1:1.190-2 2010-06-24 12:40:38 status half-installed libglib-perl 1:1.190-2 2010-06-24 12:40:38 status half-installed libglib-perl 1:1.190-2 2010-06-24 12:40:38 status unpacked libglib-perl 1:1.230-1 2010-06-24 12:40:39 status unpacked libglib-perl 1:1.230-1 2010-06-24 12:40:39 upgrade libglu1-mesa 7.0.3-7 7.7.1-3 2010-06-24 12:40:39 status half-configured libglu1-mesa 7.0.3-7 2010-06-24 12:40:39 status unpacked libglu1-mesa 7.0.3-7 2010-06-24 12:40:39 status half-installed libglu1-mesa 7.0.3-7 2010-06-24 12:40:39 status half-installed libglu1-mesa 7.0.3-7 2010-06-24 12:40:39 status unpacked libglu1-mesa 7.7.1-3 2010-06-24 12:40:39 status unpacked libglu1-mesa 7.7.1-3 2010-06-24 12:40:39 upgrade libpisock9 0.12.3-5 0.12.5-2 2010-06-24 12:40:39 status half-configured libpisock9 0.12.3-5 2010-06-24 12:40:39 status unpacked libpisock9 0.12.3-5 2010-06-24 12:40:39 status half-installed libpisock9 0.12.3-5 2010-06-24 12:40:40 status half-installed libpisock9 0.12.3-5 2010-06-24 12:40:40 status unpacked libpisock9 0.12.5-2 2010-06-24 12:40:40 status unpacked libpisock9 0.12.5-2 2010-06-24 12:40:40 upgrade libpisync1 0.12.3-5 0.12.5-2 2010-06-24 12:40:40 status half-configured libpisync1 0.12.3-5 2010-06-24 12:40:40 status unpacked libpisync1 0.12.3-5 2010-06-24 12:40:40 status half-installed libpisync1 0.12.3-5 2010-06-24 12:40:40 status half-installed libpisync1 0.12.3-5 2010-06-24 12:40:40 status unpacked libpisync1 0.12.5-2 2010-06-24 12:40:40 status unpacked libpisync1 0.12.5-2 2010-06-24 12:40:40 upgrade libgnome-pilot2 2.0.15-2.4 2.0.17-2 2010-06-24 12:40:40 status half-configured libgnome-pilot2 2.0.15-2.4 2010-06-24 12:40:40 status unpacked libgnome-pilot2 2.0.15-2.4 2010-06-24 12:40:40 status half-installed libgnome-pilot2 2.0.15-2.4 2010-06-24 12:40:41 status half-installed libgnome-pilot2 2.0.15-2.4 2010-06-24 12:40:41 status unpacked libgnome-pilot2 2.0.17-2 2010-06-24 12:40:41 status unpacked libgnome-pilot2 2.0.17-2 2010-06-24 12:40:41 install libpango-perl 1.221-2 2010-06-24 12:40:41 status half-installed libpango-perl 1.221-2 2010-06-24 12:40:41 status unpacked libpango-perl 1.221-2 2010-06-24 12:40:41 status unpacked libpango-perl 1.221-2 2010-06-24 12:40:41 upgrade libgtk2-perl 1:1.190-1 1:1.221-6 2010-06-24 12:40:41 status half-configured libgtk2-perl 1:1.190-1 2010-06-24 12:40:41 status unpacked libgtk2-perl 1:1.190-1 2010-06-24 12:40:41 status half-installed libgtk2-perl 1:1.190-1 2010-06-24 12:40:42 status half-installed libgtk2-perl 1:1.190-1 2010-06-24 12:40:43 status unpacked libgtk2-perl 1:1.221-6 2010-06-24 12:40:43 status unpacked libgtk2-perl 1:1.221-6 2010-06-24 12:40:43 upgrade libgnome2-canvas-perl 1.002-1+b2 1.002-2 2010-06-24 12:40:43 status half-configured libgnome2-canvas-perl 1.002-1+b2 2010-06-24 12:40:43 status unpacked libgnome2-canvas-perl 1.002-1+b2 2010-06-24 12:40:43 status half-installed libgnome2-canvas-perl 1.002-1+b2 2010-06-24 12:40:43 status half-installed libgnome2-canvas-perl 1.002-1+b2 2010-06-24 12:40:43 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-24 12:40:43 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-24 12:40:43 upgrade libgnome2-vfs-perl 1.080-1+b1 1.081-1 2010-06-24 12:40:43 status half-configured libgnome2-vfs-perl 1.080-1+b1 2010-06-24 12:40:43 status unpacked libgnome2-vfs-perl 1.080-1+b1 2010-06-24 12:40:43 status half-installed libgnome2-vfs-perl 1.080-1+b1 2010-06-24 12:40:44 status half-installed libgnome2-vfs-perl 1.080-1+b1 2010-06-24 12:40:44 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-24 12:40:44 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-24 12:40:44 upgrade libgnome2-perl 1.042-1+b1 1.042-2 2010-06-24 12:40:44 status half-configured libgnome2-perl 1.042-1+b1 2010-06-24 12:40:44 status unpacked libgnome2-perl 1.042-1+b1 2010-06-24 12:40:45 status half-installed libgnome2-perl 1.042-1+b1 2010-06-24 12:40:45 status half-installed libgnome2-perl 1.042-1+b1 2010-06-24 12:40:45 status unpacked libgnome2-perl 1.042-2 2010-06-24 12:40:45 status unpacked libgnome2-perl 1.042-2 2010-06-24 12:40:45 upgrade libgnomecups1.0-1 0.2.3-3 0.2.3-3+b1 2010-06-24 12:40:45 status half-configured libgnomecups1.0-1 0.2.3-3 2010-06-24 12:40:45 status unpacked libgnomecups1.0-1 0.2.3-3 2010-06-24 12:40:45 status half-installed libgnomecups1.0-1 0.2.3-3 2010-06-24 12:40:46 status half-installed libgnomecups1.0-1 0.2.3-3 2010-06-24 12:40:46 status unpacked libgnomecups1.0-1 0.2.3-3+b1 2010-06-24 12:40:46 status unpacked libgnomecups1.0-1 0.2.3-3+b1 2010-06-24 12:40:46 upgrade libgnomeprint2.2-0 2.18.5-1 2.18.7-1 2010-06-24 12:40:46 status half-configured libgnomeprint2.2-0 2.18.5-1 2010-06-24 12:40:46 status unpacked libgnomeprint2.2-0 2.18.5-1 2010-06-24 12:40:46 status half-installed libgnomeprint2.2-0 2.18.5-1 2010-06-24 12:40:46 status half-installed libgnomeprint2.2-0 2.18.5-1 2010-06-24 12:40:47 status unpacked libgnomeprint2.2-0 2.18.7-1 2010-06-24 12:40:47 status unpacked libgnomeprint2.2-0 2.18.7-1 2010-06-24 12:40:47 upgrade libgnomeprint2.2-data 2.18.5-1 2.18.7-1 2010-06-24 12:40:47 status half-configured libgnomeprint2.2-data 2.18.5-1 2010-06-24 12:40:47 status unpacked libgnomeprint2.2-data 2.18.5-1 2010-06-24 12:40:47 status half-installed libgnomeprint2.2-data 2.18.5-1 2010-06-24 12:40:48 status half-installed libgnomeprint2.2-data 2.18.5-1 2010-06-24 12:40:49 status unpacked libgnomeprint2.2-data 2.18.7-1 2010-06-24 12:40:49 status unpacked libgnomeprint2.2-data 2.18.7-1 2010-06-24 12:40:49 upgrade libgnomeprintui2.2-0 2.18.3-1 2.18.5-1 2010-06-24 12:40:49 status half-configured libgnomeprintui2.2-0 2.18.3-1 2010-06-24 12:40:49 status unpacked libgnomeprintui2.2-0 2.18.3-1 2010-06-24 12:40:49 status half-installed libgnomeprintui2.2-0 2.18.3-1 2010-06-24 12:40:49 status half-installed libgnomeprintui2.2-0 2.18.3-1 2010-06-24 12:40:49 status unpacked libgnomeprintui2.2-0 2.18.5-1 2010-06-24 12:40:49 status unpacked libgnomeprintui2.2-0 2.18.5-1 2010-06-24 12:40:49 upgrade libgnomeprintui2.2-common 2.18.3-1 2.18.5-1 2010-06-24 12:40:49 status half-configured libgnomeprintui2.2-common 2.18.3-1 2010-06-24 12:40:49 status unpacked libgnomeprintui2.2-common 2.18.3-1 2010-06-24 12:40:49 status half-installed libgnomeprintui2.2-common 2.18.3-1 2010-06-24 12:40:50 status half-installed libgnomeprintui2.2-common 2.18.3-1 2010-06-24 12:40:50 status unpacked libgnomeprintui2.2-common 2.18.5-1 2010-06-24 12:40:50 status unpacked libgnomeprintui2.2-common 2.18.5-1 2010-06-24 12:40:50 upgrade libgnomevfs2-bin 1:2.22.0-5 1:2.24.3-1 2010-06-24 12:40:50 status half-configured libgnomevfs2-bin 1:2.22.0-5 2010-06-24 12:40:50 status unpacked libgnomevfs2-bin 1:2.22.0-5 2010-06-24 12:40:50 status half-installed libgnomevfs2-bin 1:2.22.0-5 2010-06-24 12:40:51 status half-installed libgnomevfs2-bin 1:2.22.0-5 2010-06-24 12:40:51 status unpacked libgnomevfs2-bin 1:2.24.3-1 2010-06-24 12:40:51 status unpacked libgnomevfs2-bin 1:2.24.3-1 2010-06-24 12:40:51 upgrade libhtml-parser-perl 3.56-1+lenny1 3.65-1 2010-06-24 12:40:51 status half-configured libhtml-parser-perl 3.56-1+lenny1 2010-06-24 12:40:51 status unpacked libhtml-parser-perl 3.56-1+lenny1 2010-06-24 12:40:51 status half-installed libhtml-parser-perl 3.56-1+lenny1 2010-06-24 12:40:51 status half-installed libhtml-parser-perl 3.56-1+lenny1 2010-06-24 12:40:51 status unpacked libhtml-parser-perl 3.65-1 2010-06-24 12:40:51 status unpacked libhtml-parser-perl 3.65-1 2010-06-24 12:40:51 upgrade libhtml-tree-perl 3.23-1 3.23-2 2010-06-24 12:40:51 status half-configured libhtml-tree-perl 3.23-1 2010-06-24 12:40:51 status unpacked libhtml-tree-perl 3.23-1 2010-06-24 12:40:51 status half-installed libhtml-tree-perl 3.23-1 2010-06-24 12:40:51 status half-installed libhtml-tree-perl 3.23-1 2010-06-24 12:40:51 status unpacked libhtml-tree-perl 3.23-2 2010-06-24 12:40:51 status unpacked libhtml-tree-perl 3.23-2 2010-06-24 12:40:52 install libio-pty-perl 1:1.08-1 2010-06-24 12:40:52 status half-installed libio-pty-perl 1:1.08-1 2010-06-24 12:40:52 status unpacked libio-pty-perl 1:1.08-1 2010-06-24 12:40:52 status unpacked libio-pty-perl 1:1.08-1 2010-06-24 12:40:52 upgrade libnet-ssleay-perl 1.35-1 1.36-1 2010-06-24 12:40:52 status half-configured libnet-ssleay-perl 1.35-1 2010-06-24 12:40:52 status unpacked libnet-ssleay-perl 1.35-1 2010-06-24 12:40:52 status half-installed libnet-ssleay-perl 1.35-1 2010-06-24 12:40:52 status half-installed libnet-ssleay-perl 1.35-1 2010-06-24 12:40:52 status unpacked libnet-ssleay-perl 1.36-1 2010-06-24 12:40:52 status unpacked libnet-ssleay-perl 1.36-1 2010-06-24 12:40:52 upgrade libio-socket-ssl-perl 1.16-1+lenny1 1.33-1 2010-06-24 12:40:52 status half-configured libio-socket-ssl-perl 1.16-1+lenny1 2010-06-24 12:40:52 status unpacked libio-socket-ssl-perl 1.16-1+lenny1 2010-06-24 12:40:52 status half-installed libio-socket-ssl-perl 1.16-1+lenny1 2010-06-24 12:40:53 status half-installed libio-socket-ssl-perl 1.16-1+lenny1 2010-06-24 12:40:53 status unpacked libio-socket-ssl-perl 1.33-1 2010-06-24 12:40:53 status unpacked libio-socket-ssl-perl 1.33-1 2010-06-24 12:40:53 install libipc-run-perl 0.89-1 2010-06-24 12:40:53 status half-installed libipc-run-perl 0.89-1 2010-06-24 12:40:53 status unpacked libipc-run-perl 0.89-1 2010-06-24 12:40:53 status unpacked libipc-run-perl 0.89-1 2010-06-24 12:40:53 install libjson-perl 2.21-1 2010-06-24 12:40:53 status half-installed libjson-perl 2.21-1 2010-06-24 12:40:53 status unpacked libjson-perl 2.21-1 2010-06-24 12:40:53 status unpacked libjson-perl 2.21-1 2010-06-24 12:40:53 install libjson-xs-perl 2.290-1 2010-06-24 12:40:53 status half-installed libjson-xs-perl 2.290-1 2010-06-24 12:40:54 status unpacked libjson-xs-perl 2.290-1 2010-06-24 12:40:54 status unpacked libjson-xs-perl 2.290-1 2010-06-24 12:40:54 upgrade liblcms1 1.17.dfsg-1+lenny2 1.18.dfsg-1.2+b2 2010-06-24 12:40:54 status half-configured liblcms1 1.17.dfsg-1+lenny2 2010-06-24 12:40:54 status unpacked liblcms1 1.17.dfsg-1+lenny2 2010-06-24 12:40:54 status half-installed liblcms1 1.17.dfsg-1+lenny2 2010-06-24 12:40:54 status half-installed liblcms1 1.17.dfsg-1+lenny2 2010-06-24 12:40:54 status unpacked liblcms1 1.18.dfsg-1.2+b2 2010-06-24 12:40:54 status unpacked liblcms1 1.18.dfsg-1.2+b2 2010-06-24 12:40:54 upgrade liblircclient0 0.8.3-3 0.8.3-5 2010-06-24 12:40:54 status half-configured liblircclient0 0.8.3-3 2010-06-24 12:40:55 status unpacked liblircclient0 0.8.3-3 2010-06-24 12:40:55 status half-installed liblircclient0 0.8.3-3 2010-06-24 12:40:55 status half-installed liblircclient0 0.8.3-3 2010-06-24 12:40:55 status unpacked liblircclient0 0.8.3-5 2010-06-24 12:40:55 status unpacked liblircclient0 0.8.3-5 2010-06-24 12:40:55 upgrade liblzo2-2 2.03-1 2.03-2 2010-06-24 12:40:55 status half-configured liblzo2-2 2.03-1 2010-06-24 12:40:55 status unpacked liblzo2-2 2.03-1 2010-06-24 12:40:55 status half-installed liblzo2-2 2.03-1 2010-06-24 12:40:55 status half-installed liblzo2-2 2.03-1 2010-06-24 12:40:55 status unpacked liblzo2-2 2.03-2 2010-06-24 12:40:56 status unpacked liblzo2-2 2.03-2 2010-06-24 12:40:56 upgrade libmime-types-perl 1.24-1 1.30-1 2010-06-24 12:40:56 status half-configured libmime-types-perl 1.24-1 2010-06-24 12:40:56 status unpacked libmime-types-perl 1.24-1 2010-06-24 12:40:56 status half-installed libmime-types-perl 1.24-1 2010-06-24 12:40:56 status half-installed libmime-types-perl 1.24-1 2010-06-24 12:40:56 status unpacked libmime-types-perl 1.30-1 2010-06-24 12:40:56 status unpacked libmime-types-perl 1.30-1 2010-06-24 12:40:56 upgrade libobject-realize-later-perl 0.18-1 0.18-2 2010-06-24 12:40:56 status half-configured libobject-realize-later-perl 0.18-1 2010-06-24 12:40:56 status unpacked libobject-realize-later-perl 0.18-1 2010-06-24 12:40:56 status half-installed libobject-realize-later-perl 0.18-1 2010-06-24 12:40:56 status half-installed libobject-realize-later-perl 0.18-1 2010-06-24 12:40:56 status unpacked libobject-realize-later-perl 0.18-2 2010-06-24 12:40:56 status unpacked libobject-realize-later-perl 0.18-2 2010-06-24 12:40:56 upgrade libtest-pod-perl 1.26-2 1.42-1 2010-06-24 12:40:56 status half-configured libtest-pod-perl 1.26-2 2010-06-24 12:40:56 status unpacked libtest-pod-perl 1.26-2 2010-06-24 12:40:56 status half-installed libtest-pod-perl 1.26-2 2010-06-24 12:40:57 status half-installed libtest-pod-perl 1.26-2 2010-06-24 12:40:57 status unpacked libtest-pod-perl 1.42-1 2010-06-24 12:40:57 status unpacked libtest-pod-perl 1.42-1 2010-06-24 12:40:57 upgrade libuser-identity-perl 0.92-2 0.93-1 2010-06-24 12:40:57 status half-configured libuser-identity-perl 0.92-2 2010-06-24 12:40:57 status unpacked libuser-identity-perl 0.92-2 2010-06-24 12:40:57 status half-installed libuser-identity-perl 0.92-2 2010-06-24 12:40:57 status half-installed libuser-identity-perl 0.92-2 2010-06-24 12:40:57 status unpacked libuser-identity-perl 0.93-1 2010-06-24 12:40:57 status unpacked libuser-identity-perl 0.93-1 2010-06-24 12:40:57 upgrade libmail-box-perl 2.082-2 2.094-1 2010-06-24 12:40:57 status half-configured libmail-box-perl 2.082-2 2010-06-24 12:40:57 status unpacked libmail-box-perl 2.082-2 2010-06-24 12:40:57 status half-installed libmail-box-perl 2.082-2 2010-06-24 12:40:58 status half-installed libmail-box-perl 2.082-2 2010-06-24 12:40:58 status unpacked libmail-box-perl 2.094-1 2010-06-24 12:40:58 status unpacked libmail-box-perl 2.094-1 2010-06-24 12:40:58 upgrade libmail-sendmail-perl 0.79-5 0.79.16-1 2010-06-24 12:40:58 status half-configured libmail-sendmail-perl 0.79-5 2010-06-24 12:40:58 status unpacked libmail-sendmail-perl 0.79-5 2010-06-24 12:40:58 status half-installed libmail-sendmail-perl 0.79-5 2010-06-24 12:40:58 status half-installed libmail-sendmail-perl 0.79-5 2010-06-24 12:40:58 status unpacked libmail-sendmail-perl 0.79.16-1 2010-06-24 12:40:58 status unpacked libmail-sendmail-perl 0.79.16-1 2010-06-24 12:40:58 upgrade libmalaga7 7.12-1 7.12-3 2010-06-24 12:40:58 status half-configured libmalaga7 7.12-1 2010-06-24 12:40:58 status unpacked libmalaga7 7.12-1 2010-06-24 12:40:58 status half-installed libmalaga7 7.12-1 2010-06-24 12:40:59 status half-installed libmalaga7 7.12-1 2010-06-24 12:40:59 status unpacked libmalaga7 7.12-3 2010-06-24 12:40:59 status unpacked libmalaga7 7.12-3 2010-06-24 12:40:59 upgrade libmime-tools-perl 5.427-2 5.428-1 2010-06-24 12:40:59 status half-configured libmime-tools-perl 5.427-2 2010-06-24 12:40:59 status unpacked libmime-tools-perl 5.427-2 2010-06-24 12:40:59 status half-installed libmime-tools-perl 5.427-2 2010-06-24 12:40:59 status half-installed libmime-tools-perl 5.427-2 2010-06-24 12:40:59 status unpacked libmime-tools-perl 5.428-1 2010-06-24 12:40:59 status unpacked libmime-tools-perl 5.428-1 2010-06-24 12:40:59 upgrade libmodplug0c2 1:0.8.8-1 1:0.8.8-2 2010-06-24 12:40:59 status half-configured libmodplug0c2 1:0.8.8-1 2010-06-24 12:40:59 status unpacked libmodplug0c2 1:0.8.8-1 2010-06-24 12:40:59 status half-installed libmodplug0c2 1:0.8.8-1 2010-06-24 12:41:00 status half-installed libmodplug0c2 1:0.8.8-1 2010-06-24 12:41:00 status unpacked libmodplug0c2 1:0.8.8-2 2010-06-24 12:41:00 status unpacked libmodplug0c2 1:0.8.8-2 2010-06-24 12:41:00 upgrade libmozjs1d 1.9.0.16-1 1.9.0.19-1 2010-06-24 12:41:00 status half-configured libmozjs1d 1.9.0.16-1 2010-06-24 12:41:00 status unpacked libmozjs1d 1.9.0.16-1 2010-06-24 12:41:00 status half-installed libmozjs1d 1.9.0.16-1 2010-06-24 12:41:00 status half-installed libmozjs1d 1.9.0.16-1 2010-06-24 12:41:00 status unpacked libmozjs1d 1.9.0.19-1 2010-06-24 12:41:00 status unpacked libmozjs1d 1.9.0.19-1 2010-06-24 12:41:00 upgrade mysql-common 5.0.51a-24+lenny2+spu1 5.1.48-1 2010-06-24 12:41:00 status half-configured mysql-common 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:00 status unpacked mysql-common 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:00 status half-installed mysql-common 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:01 status half-installed mysql-common 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:01 status unpacked mysql-common 5.1.48-1 2010-06-24 12:41:01 status unpacked mysql-common 5.1.48-1 2010-06-24 12:41:01 upgrade libmysqlclient15off 5.0.51a-24+lenny2+spu1 5.0.51a-24+lenny4 2010-06-24 12:41:01 status half-configured libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:01 status unpacked libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:01 status half-installed libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:02 status half-installed libmysqlclient15off 5.0.51a-24+lenny2+spu1 2010-06-24 12:41:02 status unpacked libmysqlclient15off 5.0.51a-24+lenny4 2010-06-24 12:41:02 status unpacked libmysqlclient15off 5.0.51a-24+lenny4 2010-06-24 12:41:02 upgrade libneon27-gnutls 0.28.2-6.1 0.29.3-2 2010-06-24 12:41:02 status half-configured libneon27-gnutls 0.28.2-6.1 2010-06-24 12:41:02 status unpacked libneon27-gnutls 0.28.2-6.1 2010-06-24 12:41:02 status half-installed libneon27-gnutls 0.28.2-6.1 2010-06-24 12:41:02 status half-installed libneon27-gnutls 0.28.2-6.1 2010-06-24 12:41:02 status unpacked libneon27-gnutls 0.29.3-2 2010-06-24 12:41:02 status unpacked libneon27-gnutls 0.29.3-2 2010-06-24 12:41:02 upgrade libnet-libidn-perl 0.07-1+b1 0.12.ds-1 2010-06-24 12:41:02 status half-configured libnet-libidn-perl 0.07-1+b1 2010-06-24 12:41:02 status unpacked libnet-libidn-perl 0.07-1+b1 2010-06-24 12:41:03 status half-installed libnet-libidn-perl 0.07-1+b1 2010-06-24 12:41:03 status half-installed libnet-libidn-perl 0.07-1+b1 2010-06-24 12:41:04 status unpacked libnet-libidn-perl 0.12.ds-1 2010-06-24 12:41:04 status unpacked libnet-libidn-perl 0.12.ds-1 2010-06-24 12:41:04 upgrade libnl1 1.1-2 1.1-5 2010-06-24 12:41:04 status half-configured libnl1 1.1-2 2010-06-24 12:41:04 status unpacked libnl1 1.1-2 2010-06-24 12:41:04 status half-installed libnl1 1.1-2 2010-06-24 12:41:04 status half-installed libnl1 1.1-2 2010-06-24 12:41:04 status unpacked libnl1 1.1-5 2010-06-24 12:41:04 status unpacked libnl1 1.1-5 2010-06-24 12:41:04 install libossp-uuid16 1.6.2-1 2010-06-24 12:41:04 status half-installed libossp-uuid16 1.6.2-1 2010-06-24 12:41:05 status unpacked libossp-uuid16 1.6.2-1 2010-06-24 12:41:05 status unpacked libossp-uuid16 1.6.2-1 2010-06-24 12:41:06 upgrade libossp-uuid-perl 1.5.1-1.1+b1 1.6.2-1 2010-06-24 12:41:06 status half-configured libossp-uuid-perl 1.5.1-1.1+b1 2010-06-24 12:41:06 status unpacked libossp-uuid-perl 1.5.1-1.1+b1 2010-06-24 12:41:06 status half-installed libossp-uuid-perl 1.5.1-1.1+b1 2010-06-24 12:41:06 status half-installed libossp-uuid-perl 1.5.1-1.1+b1 2010-06-24 12:41:06 status unpacked libossp-uuid-perl 1.6.2-1 2010-06-24 12:41:06 status unpacked libossp-uuid-perl 1.6.2-1 2010-06-24 12:41:06 upgrade libparted0debian1 2.2-5 2.2-7 2010-06-24 12:41:06 status half-configured libparted0debian1 2.2-5 2010-06-24 12:41:06 status unpacked libparted0debian1 2.2-5 2010-06-24 12:41:06 status half-installed libparted0debian1 2.2-5 2010-06-24 12:41:07 status half-installed libparted0debian1 2.2-5 2010-06-24 12:41:07 status unpacked libparted0debian1 2.2-7 2010-06-24 12:41:08 status unpacked libparted0debian1 2.2-7 2010-06-24 12:41:08 upgrade libpcsclite1 1.4.102-1 1.5.5-3 2010-06-24 12:41:08 status half-configured libpcsclite1 1.4.102-1 2010-06-24 12:41:08 status unpacked libpcsclite1 1.4.102-1 2010-06-24 12:41:08 status half-installed libpcsclite1 1.4.102-1 2010-06-24 12:41:08 status half-installed libpcsclite1 1.4.102-1 2010-06-24 12:41:08 status unpacked libpcsclite1 1.5.5-3 2010-06-24 12:41:08 status unpacked libpcsclite1 1.5.5-3 2010-06-24 12:41:08 upgrade libpkcs11-helper1 1.05-1 1.07-1 2010-06-24 12:41:08 status half-configured libpkcs11-helper1 1.05-1 2010-06-24 12:41:08 status unpacked libpkcs11-helper1 1.05-1 2010-06-24 12:41:08 status half-installed libpkcs11-helper1 1.05-1 2010-06-24 12:41:08 status half-installed libpkcs11-helper1 1.05-1 2010-06-24 12:41:09 status unpacked libpkcs11-helper1 1.07-1 2010-06-24 12:41:09 status unpacked libpkcs11-helper1 1.07-1 2010-06-24 12:41:09 upgrade libpod-coverage-perl 0.19-1 0.20-1 2010-06-24 12:41:09 status half-configured libpod-coverage-perl 0.19-1 2010-06-24 12:41:09 status unpacked libpod-coverage-perl 0.19-1 2010-06-24 12:41:09 status half-installed libpod-coverage-perl 0.19-1 2010-06-24 14:51:16 startup packages configure 2010-06-24 14:51:16 configure tcpd 7.6.q-19 7.6.q-16 2010-06-24 14:51:16 status unpacked tcpd 7.6.q-19 2010-06-24 14:51:16 status half-configured tcpd 7.6.q-19 2010-06-24 14:51:16 status installed tcpd 7.6.q-19 2010-06-24 14:51:16 configure libmozjs1d 1.9.0.19-1 1.9.0.16-1 2010-06-24 14:51:16 status unpacked libmozjs1d 1.9.0.19-1 2010-06-24 14:51:16 status half-configured libmozjs1d 1.9.0.19-1 2010-06-24 14:51:18 status installed libmozjs1d 1.9.0.19-1 2010-06-24 14:51:18 configure djvulibre-desktop 3.5.22-9 3.5.20-8+lenny1 2010-06-24 14:51:18 status unpacked djvulibre-desktop 3.5.22-9 2010-06-24 14:51:18 status half-configured djvulibre-desktop 3.5.22-9 2010-06-24 14:51:19 status triggers-awaited djvulibre-desktop 3.5.22-9 2010-06-24 14:51:19 configure libtest-pod-perl 1.42-1 1.26-2 2010-06-24 14:51:19 status unpacked libtest-pod-perl 1.42-1 2010-06-24 14:51:19 status half-configured libtest-pod-perl 1.42-1 2010-06-24 14:51:19 status installed libtest-pod-perl 1.42-1 2010-06-24 14:51:19 configure libmpfr1ldbl 2.4.2-3 2.3.1.dfsg.1-2 2010-06-24 14:51:19 status unpacked libmpfr1ldbl 2.4.2-3 2010-06-24 14:51:19 status half-configured libmpfr1ldbl 2.4.2-3 2010-06-24 14:51:19 status installed libmpfr1ldbl 2.4.2-3 2010-06-24 14:51:19 configure sudo 1.7.2p7-1 1.6.9p17-2 2010-06-24 14:51:19 status unpacked sudo 1.7.2p7-1 2010-06-24 14:51:19 status unpacked sudo 1.7.2p7-1 2010-06-24 14:51:19 status unpacked sudo 1.7.2p7-1 2010-06-24 14:51:19 status unpacked sudo 1.7.2p7-1 2010-06-24 14:51:19 status half-configured sudo 1.7.2p7-1 2010-06-24 14:51:20 status installed sudo 1.7.2p7-1 2010-06-24 14:51:20 configure finger 0.17-14 0.17-12 2010-06-24 14:51:20 status unpacked finger 0.17-14 2010-06-24 14:51:20 status half-configured finger 0.17-14 2010-06-24 14:51:20 status installed finger 0.17-14 2010-06-24 14:51:20 trigproc menu 2.1.41 2.1.41 2010-06-24 14:51:20 status half-configured menu 2.1.41 2010-06-24 14:51:23 status installed menu 2.1.41 2010-06-24 14:51:23 configure desktop-file-utils 0.15-2 0.15-1 2010-06-24 14:51:23 status unpacked desktop-file-utils 0.15-2 2010-06-24 14:51:23 status unpacked desktop-file-utils 0.15-2 2010-06-24 14:51:23 status half-configured desktop-file-utils 0.15-2 2010-06-24 14:51:23 status triggers-awaited desktop-file-utils 0.15-2 2010-06-24 14:51:23 configure openssl-blacklist 0.5-2 0.5-2 2010-06-24 14:51:23 status unpacked openssl-blacklist 0.5-2 2010-06-24 14:51:23 status half-configured openssl-blacklist 0.5-2 2010-06-24 14:51:23 status installed openssl-blacklist 0.5-2 2010-06-24 14:51:23 configure gettext-base 0.18.1.1-1 0.17-4 2010-06-24 14:51:23 status unpacked gettext-base 0.18.1.1-1 2010-06-24 14:51:23 status half-configured gettext-base 0.18.1.1-1 2010-06-24 14:51:23 status installed gettext-base 0.18.1.1-1 2010-06-24 14:51:23 configure module-init-tools 3.12~pre2-3 3.12~pre2-3 2010-06-24 14:51:23 status unpacked module-init-tools 3.12~pre2-3 2010-06-24 14:51:23 status unpacked module-init-tools 3.12~pre2-3 2010-06-24 14:51:23 status unpacked module-init-tools 3.12~pre2-3 2010-06-24 14:51:23 status half-configured module-init-tools 3.12~pre2-3 2010-06-24 14:51:24 status installed module-init-tools 3.12~pre2-3 2010-06-24 14:51:24 configure libenca0 1.13-2 1.13-1 2010-06-24 14:51:24 status unpacked libenca0 1.13-2 2010-06-24 14:51:24 status half-configured libenca0 1.13-2 2010-06-24 14:51:24 status installed libenca0 1.13-2 2010-06-24 14:51:24 configure desktop-base 5.0.5 5.0.3 2010-06-24 14:51:24 status unpacked desktop-base 5.0.5 2010-06-24 14:51:24 status unpacked desktop-base 5.0.5 2010-06-24 14:51:24 status unpacked desktop-base 5.0.5 2010-06-24 14:51:24 status half-configured desktop-base 5.0.5 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-background desktop-background /usr/share/images/desktop-base/moreblue-orbit-wallpaper.svg 60 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-background desktop-background /usr/share/images/desktop-base/moreblue-orbit-wallpaper-widescreen.svg 55 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-background desktop-background /usr/share/images/desktop-base/nightly-wallpaper.png 50 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-background desktop-background /usr/share/images/desktop-base/debian-blueish-wallpaper.svg 40 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-splash desktop-splash /usr/share/images/desktop-base/moreblue-orbit-splash.png 50 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-splash desktop-splash /usr/share/images/desktop-base/gnome-splash-curves.png 40 2010-06-24 14:51:26 update-alternatives: run with --install /usr/share/images/desktop-base/desktop-grub desktop-grub /usr/share/images/desktop-base/moreblue-orbit-grub.png 10 2010-06-24 14:51:35 status triggers-awaited desktop-base 5.0.5 2010-06-24 14:51:35 configure libfcgi-perl 0.71-1 0.67-2.1+b1 2010-06-24 14:51:35 status unpacked libfcgi-perl 0.71-1 2010-06-24 14:51:35 status half-configured libfcgi-perl 0.71-1 2010-06-24 14:51:35 status installed libfcgi-perl 0.71-1 2010-06-24 14:51:35 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-24 14:51:35 status half-configured fontconfig 2.8.0-2.1 2010-06-24 14:51:39 status installed fontconfig 2.8.0-2.1 2010-06-24 14:51:39 configure procps 1:3.2.8-9 1:3.2.7-11 2010-06-24 14:51:39 status unpacked procps 1:3.2.8-9 2010-06-24 14:51:39 status unpacked procps 1:3.2.8-9 2010-06-24 14:51:39 status unpacked procps 1:3.2.8-9 2010-06-24 14:51:39 status unpacked procps 1:3.2.8-9 2010-06-24 14:51:39 status half-configured procps 1:3.2.8-9 2010-06-24 14:51:39 update-alternatives: run with --install /usr/bin/w w /usr/bin/w.procps 50 --slave /usr/share/man/man1/w.1.gz w.1.gz /usr/share/man/man1/w.procps.1.gz 2010-06-24 14:51:40 status installed procps 1:3.2.8-9 2010-06-24 14:51:40 status triggers-pending menu 2.1.41 2010-06-24 14:51:40 status triggers-awaited menu 2.1.41 2010-06-24 14:51:40 configure libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 14:51:40 status unpacked libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 14:51:40 status half-configured libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 14:51:40 status installed libgeoip1 1.4.7~beta5+dfsg-1 2010-06-24 14:51:40 configure libossp-uuid16 1.6.2-1 2010-06-24 14:51:40 status unpacked libossp-uuid16 1.6.2-1 2010-06-24 14:51:40 status half-configured libossp-uuid16 1.6.2-1 2010-06-24 14:51:40 status installed libossp-uuid16 1.6.2-1 2010-06-24 14:51:40 configure debian-keyring 2010.06.08 2009.01.18 2010-06-24 14:51:40 status unpacked debian-keyring 2010.06.08 2010-06-24 14:51:40 status half-configured debian-keyring 2010.06.08 2010-06-24 14:51:40 status installed debian-keyring 2010.06.08 2010-06-24 14:51:40 configure tcl8.4 8.4.19-4 8.4.19-2 2010-06-24 14:51:40 status unpacked tcl8.4 8.4.19-4 2010-06-24 14:51:40 status half-configured tcl8.4 8.4.19-4 2010-06-24 14:51:40 update-alternatives: run with --install /usr/bin/tclsh tclsh /usr/bin/tclsh8.4 841 --slave /usr/share/man/man1/tclsh.1.gz tclsh.1 /usr/share/man/man1/tclsh8.4.1.gz 2010-06-24 14:51:40 update-alternatives: link group tclsh updated to point to /usr/bin/tclsh8.4 2010-06-24 14:51:40 status installed tcl8.4 8.4.19-4 2010-06-24 14:51:40 configure wamerican 6-3 6-2.3 2010-06-24 14:51:40 status unpacked wamerican 6-3 2010-06-24 14:51:40 status half-configured wamerican 6-3 2010-06-24 14:51:42 status installed wamerican 6-3 2010-06-24 14:51:42 configure libauthen-sasl-perl 2.1500-1 2.12-1 2010-06-24 14:51:42 status unpacked libauthen-sasl-perl 2.1500-1 2010-06-24 14:51:42 status half-configured libauthen-sasl-perl 2.1500-1 2010-06-24 14:51:42 status installed libauthen-sasl-perl 2.1500-1 2010-06-24 14:51:42 configure ucf 3.0025 3.0016 2010-06-24 14:51:42 status unpacked ucf 3.0025 2010-06-24 14:51:42 status unpacked ucf 3.0025 2010-06-24 14:51:42 status half-configured ucf 3.0025 2010-06-24 14:51:43 status installed ucf 3.0025 2010-06-24 14:51:43 configure libtokyocabinet8 1.4.37-6 2010-06-24 14:51:43 status unpacked libtokyocabinet8 1.4.37-6 2010-06-24 14:51:43 status half-configured libtokyocabinet8 1.4.37-6 2010-06-24 14:51:43 status installed libtokyocabinet8 1.4.37-6 2010-06-24 14:51:43 configure python-reportbug 4.12.3 2010-06-24 14:51:43 status unpacked python-reportbug 4.12.3 2010-06-24 14:51:43 status half-configured python-reportbug 4.12.3 2010-06-24 14:51:43 status installed python-reportbug 4.12.3 2010-06-24 14:51:43 status triggers-pending python-support 1.0.8 2010-06-24 14:51:43 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-24 14:51:43 status half-configured hicolor-icon-theme 0.11-1 2010-06-24 14:51:43 status installed djvulibre-desktop 3.5.22-9 2010-06-24 14:51:48 status installed hicolor-icon-theme 0.11-1 2010-06-24 14:51:48 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-24 14:51:48 status half-configured install-info 4.13a.dfsg.1-5 2010-06-24 14:51:49 status installed install-info 4.13a.dfsg.1-5 2010-06-24 14:51:49 configure libobject-realize-later-perl 0.18-2 0.18-1 2010-06-24 14:51:49 status unpacked libobject-realize-later-perl 0.18-2 2010-06-24 14:51:49 status half-configured libobject-realize-later-perl 0.18-2 2010-06-24 14:51:49 status installed libobject-realize-later-perl 0.18-2 2010-06-24 14:51:49 configure ssl-cert 1.0.25 1.0.23 2010-06-24 14:51:49 status unpacked ssl-cert 1.0.25 2010-06-24 14:51:49 status half-configured ssl-cert 1.0.25 2010-06-24 14:51:50 status installed ssl-cert 1.0.25 2010-06-24 14:51:50 configure dctrl-tools 2.14 2.13.1 2010-06-24 14:51:50 status unpacked dctrl-tools 2.14 2010-06-24 14:51:50 status unpacked dctrl-tools 2.14 2010-06-24 14:51:50 status half-configured dctrl-tools 2.14 2010-06-24 14:51:50 status installed dctrl-tools 2.14 2010-06-24 14:51:50 configure vim-common 2:7.2.438+hg~d44112feb815-5+b1 1:7.1.314-3+lenny2 2010-06-24 14:51:50 status unpacked vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:51:50 status unpacked vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:51:50 status half-configured vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:51:51 status installed vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:51:51 configure gir1.0-freedesktop 0.6.14-1+b1 0.6.14-1 2010-06-24 14:51:51 status unpacked gir1.0-freedesktop 0.6.14-1+b1 2010-06-24 14:51:51 status half-configured gir1.0-freedesktop 0.6.14-1+b1 2010-06-24 14:51:51 status installed gir1.0-freedesktop 0.6.14-1+b1 2010-06-24 14:51:51 configure libcommon-sense-perl 3.2-1 2010-06-24 14:51:51 status unpacked libcommon-sense-perl 3.2-1 2010-06-24 14:51:51 status half-configured libcommon-sense-perl 3.2-1 2010-06-24 14:51:51 status installed libcommon-sense-perl 3.2-1 2010-06-24 14:51:51 configure libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:51 status unpacked libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:51 status half-configured libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:51 status installed libisc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:51 configure libunistring0 0.9.3-1 2010-06-24 14:51:51 status unpacked libunistring0 0.9.3-1 2010-06-24 14:51:51 status half-configured libunistring0 0.9.3-1 2010-06-24 14:51:51 status installed libunistring0 0.9.3-1 2010-06-24 14:51:51 configure libgc1c2 1:6.8-1.2 1:6.8-1.1 2010-06-24 14:51:51 status unpacked libgc1c2 1:6.8-1.2 2010-06-24 14:51:51 status half-configured libgc1c2 1:6.8-1.2 2010-06-24 14:51:51 status installed libgc1c2 1:6.8-1.2 2010-06-24 14:51:51 configure libgif4 4.1.6-9 4.1.6-6 2010-06-24 14:51:51 status unpacked libgif4 4.1.6-9 2010-06-24 14:51:51 status half-configured libgif4 4.1.6-9 2010-06-24 14:51:51 status installed libgif4 4.1.6-9 2010-06-24 14:51:51 configure libgssglue1 0.1-4 0.1-2 2010-06-24 14:51:51 status unpacked libgssglue1 0.1-4 2010-06-24 14:51:51 status unpacked libgssglue1 0.1-4 2010-06-24 14:51:51 status half-configured libgssglue1 0.1-4 2010-06-24 14:51:51 status installed libgssglue1 0.1-4 2010-06-24 14:51:51 configure libdigest-sha1-perl 2.12-1 2.11-2+b1 2010-06-24 14:51:51 status unpacked libdigest-sha1-perl 2.12-1 2010-06-24 14:51:52 status half-configured libdigest-sha1-perl 2.12-1 2010-06-24 14:51:52 status installed libdigest-sha1-perl 2.12-1 2010-06-24 14:51:52 configure netbase 4.41 4.34 2010-06-24 14:51:52 status unpacked netbase 4.41 2010-06-24 14:51:52 status unpacked netbase 4.41 2010-06-24 14:51:52 status unpacked netbase 4.41 2010-06-24 14:51:52 status unpacked netbase 4.41 2010-06-24 14:51:52 status unpacked netbase 4.41 2010-06-24 14:51:52 status half-configured netbase 4.41 2010-06-24 14:51:52 status installed netbase 4.41 2010-06-24 14:51:52 configure libossp-uuid-perl 1.6.2-1 1.5.1-1.1+b1 2010-06-24 14:51:52 status unpacked libossp-uuid-perl 1.6.2-1 2010-06-24 14:51:52 status half-configured libossp-uuid-perl 1.6.2-1 2010-06-24 14:51:52 status installed libossp-uuid-perl 1.6.2-1 2010-06-24 14:51:52 configure libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:52 status unpacked libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:52 status half-configured libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:52 status installed libisccc60 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:52 configure dmidecode 2.9-1.2 2.9-1 2010-06-24 14:51:52 status unpacked dmidecode 2.9-1.2 2010-06-24 14:51:52 status half-configured dmidecode 2.9-1.2 2010-06-24 14:51:52 status installed dmidecode 2.9-1.2 2010-06-24 14:51:52 configure gettext 0.18.1.1-1 0.17-4 2010-06-24 14:51:52 status unpacked gettext 0.18.1.1-1 2010-06-24 14:51:52 status half-configured gettext 0.18.1.1-1 2010-06-24 14:51:52 status installed gettext 0.18.1.1-1 2010-06-24 14:51:52 configure x11-session-utils 7.5+1 7.5+1 2010-06-24 14:51:52 status unpacked x11-session-utils 7.5+1 2010-06-24 14:51:52 status unpacked x11-session-utils 7.5+1 2010-06-24 14:51:52 status half-configured x11-session-utils 7.5+1 2010-06-24 14:51:52 status installed x11-session-utils 7.5+1 2010-06-24 14:51:52 configure libdpkg-perl 1.15.7.2 2010-06-24 14:51:52 status unpacked libdpkg-perl 1.15.7.2 2010-06-24 14:51:52 status half-configured libdpkg-perl 1.15.7.2 2010-06-24 14:51:52 status installed libdpkg-perl 1.15.7.2 2010-06-24 14:51:52 configure liblzo2-2 2.03-2 2.03-1 2010-06-24 14:51:52 status unpacked liblzo2-2 2.03-2 2010-06-24 14:51:52 status half-configured liblzo2-2 2.03-2 2010-06-24 14:51:52 status installed liblzo2-2 2.03-2 2010-06-24 14:51:52 configure libc-dev-bin 2.11.2-1 2.11.2-1 2010-06-24 14:51:52 status unpacked libc-dev-bin 2.11.2-1 2010-06-24 14:51:52 status half-configured libc-dev-bin 2.11.2-1 2010-06-24 14:51:53 status installed libc-dev-bin 2.11.2-1 2010-06-24 14:51:53 configure hal-info 20091130-1 20080508+git20080601-1 2010-06-24 14:51:53 status unpacked hal-info 20091130-1 2010-06-24 14:51:53 status half-configured hal-info 20091130-1 2010-06-24 14:51:53 status installed hal-info 20091130-1 2010-06-24 14:51:53 configure console-data 2:1.10-3 2:1.10-2 2010-06-24 14:51:53 status unpacked console-data 2:1.10-3 2010-06-24 14:51:53 status half-configured console-data 2:1.10-3 2010-06-24 14:51:54 status installed console-data 2:1.10-3 2010-06-24 14:51:54 configure libslp1 1.2.1-7.7 1.2.1-7.5 2010-06-24 14:51:54 status unpacked libslp1 1.2.1-7.7 2010-06-24 14:51:54 status half-configured libslp1 1.2.1-7.7 2010-06-24 14:51:54 status installed libslp1 1.2.1-7.7 2010-06-24 14:51:54 configure linux-libc-dev 2.6.32-15 2.6.32-15 2010-06-24 14:51:54 status unpacked linux-libc-dev 2.6.32-15 2010-06-24 14:51:54 status half-configured linux-libc-dev 2.6.32-15 2010-06-24 14:51:54 status installed linux-libc-dev 2.6.32-15 2010-06-24 14:51:54 configure libc6-i386 2.11.2-1 2.11.2-1 2010-06-24 14:51:54 status unpacked libc6-i386 2.11.2-1 2010-06-24 14:51:54 status half-configured libc6-i386 2.11.2-1 2010-06-24 14:51:55 status installed libc6-i386 2.11.2-1 2010-06-24 14:51:55 configure liburi-perl 1.54-1 1.35.dfsg.1-1 2010-06-24 14:51:55 status unpacked liburi-perl 1.54-1 2010-06-24 14:51:55 status half-configured liburi-perl 1.54-1 2010-06-24 14:51:55 status installed liburi-perl 1.54-1 2010-06-24 14:51:55 configure libnl1 1.1-5 1.1-2 2010-06-24 14:51:55 status unpacked libnl1 1.1-5 2010-06-24 14:51:55 status half-configured libnl1 1.1-5 2010-06-24 14:51:55 status installed libnl1 1.1-5 2010-06-24 14:51:55 configure libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:55 status unpacked libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:55 status half-configured libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:55 status installed libdns64 1:9.7.0.dfsg.P1-1 2010-06-24 14:51:55 configure libglu1-mesa 7.7.1-3 7.0.3-7 2010-06-24 14:51:55 status unpacked libglu1-mesa 7.7.1-3 2010-06-24 14:51:55 status half-configured libglu1-mesa 7.7.1-3 2010-06-24 14:51:55 status installed libglu1-mesa 7.7.1-3 2010-06-24 14:51:55 configure gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 1:8.11+urwcyr1.0.7~pre44-3 2010-06-24 14:51:55 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 14:51:55 status unpacked gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 14:51:55 status half-configured gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 14:51:55 status installed gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 2010-06-24 14:51:55 configure libcupsmime1 1.4.3-1 2010-06-24 14:51:55 status unpacked libcupsmime1 1.4.3-1 2010-06-24 14:51:55 status half-configured libcupsmime1 1.4.3-1 2010-06-24 14:51:55 status installed libcupsmime1 1.4.3-1 2010-06-24 14:51:55 configure locales 2.11.2-1 2.11.1-3 2010-06-24 14:51:55 status unpacked locales 2.11.2-1 2010-06-24 14:51:55 status unpacked locales 2.11.2-1 2010-06-24 14:51:55 status half-configured locales 2.11.2-1 2010-06-24 14:51:58 status installed locales 2.11.2-1 2010-06-24 14:51:58 configure html2text 1.3.2a-15 1.3.2a-5 2010-06-24 14:51:58 status unpacked html2text 1.3.2a-15 2010-06-24 14:51:58 status half-configured html2text 1.3.2a-15 2010-06-24 14:51:59 status installed html2text 1.3.2a-15 2010-06-24 14:51:59 configure traceroute 1:2.0.14-1 2.0.11-2 2010-06-24 14:51:59 status unpacked traceroute 1:2.0.14-1 2010-06-24 14:51:59 status half-configured traceroute 1:2.0.14-1 2010-06-24 14:51:59 update-alternatives: run with --install /usr/bin/traceroute traceroute /usr/bin/traceroute.db 100 --slave /usr/sbin/traceroute traceroute.sbin /usr/bin/traceroute.db --slave /usr/share/man/man1/traceroute.1.gz traceroute.1.gz /usr/share/man/man1/traceroute.db.1.gz 2010-06-24 14:51:59 update-alternatives: link group traceroute updated to point to /usr/bin/traceroute.db 2010-06-24 14:51:59 update-alternatives: run with --install /usr/bin/traceroute6 traceroute6 /usr/bin/traceroute6.db 100 --slave /usr/share/man/man1/traceroute6.1.gz traceroute6.1.gz /usr/share/man/man1/traceroute6.db.1.gz 2010-06-24 14:51:59 update-alternatives: link group traceroute6 updated to point to /usr/bin/traceroute6.db 2010-06-24 14:51:59 update-alternatives: run with --install /usr/bin/lft lft /usr/bin/lft.db 100 --slave /usr/share/man/man1/lft.1.gz lft.1.gz /usr/share/man/man1/lft.db.1.gz 2010-06-24 14:51:59 update-alternatives: link group lft updated to point to /usr/bin/lft.db 2010-06-24 14:51:59 update-alternatives: run with --install /usr/bin/traceproto traceproto /usr/bin/traceproto.db 100 --slave /usr/share/man/man1/traceproto.1.gz traceproto.1.gz /usr/share/man/man1/traceproto.db.1.gz 2010-06-24 14:51:59 update-alternatives: link group traceproto updated to point to /usr/bin/traceproto.db 2010-06-24 14:51:59 update-alternatives: run with --install /usr/sbin/tcptraceroute tcptraceroute /usr/sbin/tcptraceroute.db 100 --slave /usr/share/man/man8/tcptraceroute.8.gz tcptraceroute.8.gz /usr/share/man/man8/tcptraceroute.db.8.gz 2010-06-24 14:51:59 update-alternatives: link group tcptraceroute updated to point to /usr/sbin/tcptraceroute.db 2010-06-24 14:51:59 status installed traceroute 1:2.0.14-1 2010-06-24 14:51:59 configure manpages 3.24-1 3.05-1 2010-06-24 14:51:59 status unpacked manpages 3.24-1 2010-06-24 14:51:59 status half-configured manpages 3.24-1 2010-06-24 14:51:59 status installed manpages 3.24-1 2010-06-24 14:51:59 configure ed 1.4-1 0.7-3 2010-06-24 14:51:59 status unpacked ed 1.4-1 2010-06-24 14:51:59 status half-configured ed 1.4-1 2010-06-24 14:51:59 update-alternatives: run with --quiet --install /usr/bin/editor editor /bin/ed -100 --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/ed.1.gz 2010-06-24 14:51:59 update-alternatives: auto-repair link group editor 2010-06-24 14:52:00 status installed ed 1.4-1 2010-06-24 14:52:00 configure libcrypt-ssleay-perl 0.57-2 0.57-1+b1 2010-06-24 14:52:00 status unpacked libcrypt-ssleay-perl 0.57-2 2010-06-24 14:52:00 status half-configured libcrypt-ssleay-perl 0.57-2 2010-06-24 14:52:00 status installed libcrypt-ssleay-perl 0.57-2 2010-06-24 14:52:00 configure libklibc 1.5.18-1 1.5.18-1 2010-06-24 14:52:00 status unpacked libklibc 1.5.18-1 2010-06-24 14:52:00 status half-configured libklibc 1.5.18-1 2010-06-24 14:52:00 status installed libklibc 1.5.18-1 2010-06-24 14:52:00 configure libneon27-gnutls 0.29.3-2 0.28.2-6.1 2010-06-24 14:52:00 status unpacked libneon27-gnutls 0.29.3-2 2010-06-24 14:52:00 status half-configured libneon27-gnutls 0.29.3-2 2010-06-24 14:52:00 status installed libneon27-gnutls 0.29.3-2 2010-06-24 14:52:00 configure doc-debian 4.0.2 4.0.1 2010-06-24 14:52:00 status unpacked doc-debian 4.0.2 2010-06-24 14:52:00 status half-configured doc-debian 4.0.2 2010-06-24 14:52:00 status installed doc-debian 4.0.2 2010-06-24 14:52:00 configure libmalaga7 7.12-3 7.12-1 2010-06-24 14:52:00 status unpacked libmalaga7 7.12-3 2010-06-24 14:52:00 status half-configured libmalaga7 7.12-3 2010-06-24 14:52:00 status installed libmalaga7 7.12-3 2010-06-24 14:52:00 configure libcupsdriver1 1.4.3-1 2010-06-24 14:52:00 status unpacked libcupsdriver1 1.4.3-1 2010-06-24 14:52:00 status half-configured libcupsdriver1 1.4.3-1 2010-06-24 14:52:00 status installed libcupsdriver1 1.4.3-1 2010-06-24 14:52:00 configure cups-common 1.4.3-1 1.3.8-1+lenny7 2010-06-24 14:52:00 status unpacked cups-common 1.4.3-1 2010-06-24 14:52:00 status half-configured cups-common 1.4.3-1 2010-06-24 14:52:00 status installed cups-common 1.4.3-1 2010-06-24 14:52:00 configure mysql-common 5.1.48-1 5.0.51a-24+lenny2+spu1 2010-06-24 14:52:00 status unpacked mysql-common 5.1.48-1 2010-06-24 14:52:00 status unpacked mysql-common 5.1.48-1 2010-06-24 14:52:00 status half-configured mysql-common 5.1.48-1 2010-06-24 14:52:00 status installed mysql-common 5.1.48-1 2010-06-24 14:52:00 configure libreadline5 5.2-7 5.2-3.1 2010-06-24 14:52:00 status unpacked libreadline5 5.2-7 2010-06-24 14:52:00 status half-configured libreadline5 5.2-7 2010-06-24 14:52:00 status installed libreadline5 5.2-7 2010-06-24 14:52:00 configure portmap 6.0.0-2 6.0-9 2010-06-24 14:52:00 status unpacked portmap 6.0.0-2 2010-06-24 14:52:00 status unpacked portmap 6.0.0-2 2010-06-24 14:52:00 status half-configured portmap 6.0.0-2 2010-06-24 14:52:01 status installed portmap 6.0.0-2 2010-06-24 14:52:01 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-06-24 14:52:01 status half-configured gnome-menus 2.30.0-1 2010-06-24 14:52:01 status installed desktop-file-utils 0.15-2 2010-06-24 14:52:01 status installed gnome-menus 2.30.0-1 2010-06-24 14:52:01 configure libglib-perl 1:1.230-1 1:1.190-2 2010-06-24 14:52:01 status unpacked libglib-perl 1:1.230-1 2010-06-24 14:52:01 status half-configured libglib-perl 1:1.230-1 2010-06-24 14:52:02 status installed libglib-perl 1:1.230-1 2010-06-24 14:52:02 configure libpango1.0-common 1.28.1-1 1.28.0-1 2010-06-24 14:52:02 status unpacked libpango1.0-common 1.28.1-1 2010-06-24 14:52:02 status unpacked libpango1.0-common 1.28.1-1 2010-06-24 14:52:02 status half-configured libpango1.0-common 1.28.1-1 2010-06-24 14:52:02 status installed libpango1.0-common 1.28.1-1 2010-06-24 14:52:02 configure postfix 2.7.1-1 2.5.5-1.1 2010-06-24 14:52:02 status unpacked postfix 2.7.1-1 2010-06-24 14:52:02 status unpacked postfix 2.7.1-1 2010-06-24 14:52:02 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status unpacked postfix 2.7.1-1 2010-06-24 14:52:03 status half-configured postfix 2.7.1-1 2010-06-24 14:52:06 status installed postfix 2.7.1-1 2010-06-24 14:52:06 configure iproute 20100519-2 20080725-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status unpacked iproute 20100519-2 2010-06-24 14:52:06 status half-configured iproute 20100519-2 2010-06-24 14:52:06 status installed iproute 20100519-2 2010-06-24 14:52:06 configure libgnome2-common 2.30.0-1 2.20.1.1-1 2010-06-24 14:52:06 status unpacked libgnome2-common 2.30.0-1 2010-06-24 14:52:06 status unpacked libgnome2-common 2.30.0-1 2010-06-24 14:52:06 status unpacked libgnome2-common 2.30.0-1 2010-06-24 14:52:06 status half-configured libgnome2-common 2.30.0-1 2010-06-24 14:52:07 status triggers-awaited libgnome2-common 2.30.0-1 2010-06-24 14:52:07 configure libclass-inspector-perl 1.24-1 2010-06-24 14:52:07 status unpacked libclass-inspector-perl 1.24-1 2010-06-24 14:52:07 status half-configured libclass-inspector-perl 1.24-1 2010-06-24 14:52:07 status installed libclass-inspector-perl 1.24-1 2010-06-24 14:52:07 configure patch 2.6-2 2.5.9-5 2010-06-24 14:52:07 status unpacked patch 2.6-2 2010-06-24 14:52:07 status half-configured patch 2.6-2 2010-06-24 14:52:07 status installed patch 2.6-2 2010-06-24 14:52:07 configure libpango1.0-0 1.28.1-1 1.28.0-1 2010-06-24 14:52:07 status unpacked libpango1.0-0 1.28.1-1 2010-06-24 14:52:07 status half-configured libpango1.0-0 1.28.1-1 2010-06-24 14:52:07 status installed libpango1.0-0 1.28.1-1 2010-06-24 14:52:07 configure liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:07 status unpacked liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:07 status half-configured liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:07 status installed liblwres60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:07 configure usbutils 0.87-4 0.73-10lenny1 2010-06-24 14:52:07 status unpacked usbutils 0.87-4 2010-06-24 14:52:07 status half-configured usbutils 0.87-4 2010-06-24 14:52:07 status installed usbutils 0.87-4 2010-06-24 14:52:07 configure ttf-freefont 20090104-7 2010-06-24 14:52:07 status unpacked ttf-freefont 20090104-7 2010-06-24 14:52:07 status half-configured ttf-freefont 20090104-7 2010-06-24 14:52:07 status installed ttf-freefont 20090104-7 2010-06-24 14:52:07 configure libgnomecups1.0-1 0.2.3-3+b1 0.2.3-3 2010-06-24 14:52:07 status unpacked libgnomecups1.0-1 0.2.3-3+b1 2010-06-24 14:52:07 status half-configured libgnomecups1.0-1 0.2.3-3+b1 2010-06-24 14:52:07 status installed libgnomecups1.0-1 0.2.3-3+b1 2010-06-24 14:52:07 configure genisoimage 9:1.1.10-1 9:1.1.9-1 2010-06-24 14:52:07 status unpacked genisoimage 9:1.1.10-1 2010-06-24 14:52:07 status half-configured genisoimage 9:1.1.10-1 2010-06-24 14:52:07 status installed genisoimage 9:1.1.10-1 2010-06-24 14:52:07 configure libidn11 1.18-1 1.15-2 2010-06-24 14:52:07 status unpacked libidn11 1.18-1 2010-06-24 14:52:07 status half-configured libidn11 1.18-1 2010-06-24 14:52:07 status installed libidn11 1.18-1 2010-06-24 14:52:07 configure libmime-tools-perl 5.428-1 5.427-2 2010-06-24 14:52:07 status unpacked libmime-tools-perl 5.428-1 2010-06-24 14:52:07 status half-configured libmime-tools-perl 5.428-1 2010-06-24 14:52:07 status installed libmime-tools-perl 5.428-1 2010-06-24 14:52:07 configure libtiff4 3.9.4-1 3.9.2-3+b1 2010-06-24 14:52:07 status unpacked libtiff4 3.9.4-1 2010-06-24 14:52:07 status half-configured libtiff4 3.9.4-1 2010-06-24 14:52:07 status installed libtiff4 3.9.4-1 2010-06-24 14:52:07 configure klibc-utils 1.5.18-1 1.5.18-1 2010-06-24 14:52:07 status unpacked klibc-utils 1.5.18-1 2010-06-24 14:52:07 status half-configured klibc-utils 1.5.18-1 2010-06-24 14:52:08 status installed klibc-utils 1.5.18-1 2010-06-24 14:52:08 configure dictionaries-common 1.5.5 0.98.12 2010-06-24 14:52:08 status unpacked dictionaries-common 1.5.5 2010-06-24 14:52:08 status unpacked dictionaries-common 1.5.5 2010-06-24 14:52:08 status half-configured dictionaries-common 1.5.5 2010-06-24 14:52:09 status installed dictionaries-common 1.5.5 2010-06-24 14:52:09 configure wget 1.12-2 1.11.4-2+lenny1 2010-06-24 14:52:09 status unpacked wget 1.12-2 2010-06-24 14:52:09 status unpacked wget 1.12-2 2010-06-24 14:52:09 status half-configured wget 1.12-2 2010-06-24 14:52:09 status installed wget 1.12-2 2010-06-24 14:52:09 configure at 3.1.12-1 3.1.10.2 2010-06-24 14:52:09 status unpacked at 3.1.12-1 2010-06-24 14:52:09 status unpacked at 3.1.12-1 2010-06-24 14:52:09 status unpacked at 3.1.12-1 2010-06-24 14:52:09 status unpacked at 3.1.12-1 2010-06-24 14:52:09 status half-configured at 3.1.12-1 2010-06-24 14:52:09 status installed at 3.1.12-1 2010-06-24 14:52:09 configure libmime-types-perl 1.30-1 1.24-1 2010-06-24 14:52:09 status unpacked libmime-types-perl 1.30-1 2010-06-24 14:52:09 status half-configured libmime-types-perl 1.30-1 2010-06-24 14:52:09 status installed libmime-types-perl 1.30-1 2010-06-24 14:52:09 configure gcc-4.1-base 4.1.2-29 4.1.2-25 2010-06-24 14:52:09 status unpacked gcc-4.1-base 4.1.2-29 2010-06-24 14:52:09 status half-configured gcc-4.1-base 4.1.2-29 2010-06-24 14:52:09 status installed gcc-4.1-base 4.1.2-29 2010-06-24 14:52:09 configure groff-base 1.20.1-10 1.18.1.1-21 2010-06-24 14:52:09 status unpacked groff-base 1.20.1-10 2010-06-24 14:52:09 status unpacked groff-base 1.20.1-10 2010-06-24 14:52:09 status unpacked groff-base 1.20.1-10 2010-06-24 14:52:09 status half-configured groff-base 1.20.1-10 2010-06-24 14:52:09 status installed groff-base 1.20.1-10 2010-06-24 14:52:09 configure libnewt0.52 0.52.11-1 0.52.10-8 2010-06-24 14:52:09 status unpacked libnewt0.52 0.52.11-1 2010-06-24 14:52:10 status half-configured libnewt0.52 0.52.11-1 2010-06-24 14:52:10 status installed libnewt0.52 0.52.11-1 2010-06-24 14:52:10 configure libalgorithm-diff-perl 1.19.02-1 2010-06-24 14:52:10 status unpacked libalgorithm-diff-perl 1.19.02-1 2010-06-24 14:52:10 status half-configured libalgorithm-diff-perl 1.19.02-1 2010-06-24 14:52:10 status installed libalgorithm-diff-perl 1.19.02-1 2010-06-24 14:52:10 configure libdb4.6 4.6.21-16 4.6.21-11 2010-06-24 14:52:10 status unpacked libdb4.6 4.6.21-16 2010-06-24 14:52:10 status half-configured libdb4.6 4.6.21-16 2010-06-24 14:52:10 status installed libdb4.6 4.6.21-16 2010-06-24 14:52:10 configure x11-apps 7.5+5 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status unpacked x11-apps 7.5+5 2010-06-24 14:52:10 status half-configured x11-apps 7.5+5 2010-06-24 14:52:10 status installed x11-apps 7.5+5 2010-06-24 14:52:10 configure net-tools 1.60-23 1.60-22 2010-06-24 14:52:10 status unpacked net-tools 1.60-23 2010-06-24 14:52:10 status half-configured net-tools 1.60-23 2010-06-24 14:52:11 status installed net-tools 1.60-23 2010-06-24 14:52:11 configure libgutenprint2 5.2.5-1 2010-06-24 14:52:11 status unpacked libgutenprint2 5.2.5-1 2010-06-24 14:52:11 status half-configured libgutenprint2 5.2.5-1 2010-06-24 14:52:11 status installed libgutenprint2 5.2.5-1 2010-06-24 14:52:11 configure libfs6 2:1.0.2-1 2:1.0.2-1 2010-06-24 14:52:11 status unpacked libfs6 2:1.0.2-1 2010-06-24 14:52:11 status half-configured libfs6 2:1.0.2-1 2010-06-24 14:52:11 status installed libfs6 2:1.0.2-1 2010-06-24 14:52:11 configure acpid 1:2.0.6-1 1.0.8-1lenny2 2010-06-24 14:52:11 status unpacked acpid 1:2.0.6-1 2010-06-24 14:52:11 status unpacked acpid 1:2.0.6-1 2010-06-24 14:52:11 status unpacked acpid 1:2.0.6-1 2010-06-24 14:52:11 status half-configured acpid 1:2.0.6-1 2010-06-24 14:52:11 status installed acpid 1:2.0.6-1 2010-06-24 14:52:11 configure libjson-xs-perl 2.290-1 2010-06-24 14:52:11 status unpacked libjson-xs-perl 2.290-1 2010-06-24 14:52:11 status half-configured libjson-xs-perl 2.290-1 2010-06-24 14:52:11 status installed libjson-xs-perl 2.290-1 2010-06-24 14:52:11 configure libavahi-gobject0 0.6.25-3 0.6.23-3lenny1 2010-06-24 14:52:11 status unpacked libavahi-gobject0 0.6.25-3 2010-06-24 14:52:11 status half-configured libavahi-gobject0 0.6.25-3 2010-06-24 14:52:11 status installed libavahi-gobject0 0.6.25-3 2010-06-24 14:52:12 configure libgnomeprint2.2-data 2.18.7-1 2.18.5-1 2010-06-24 14:52:12 status unpacked libgnomeprint2.2-data 2.18.7-1 2010-06-24 14:52:12 status half-configured libgnomeprint2.2-data 2.18.7-1 2010-06-24 14:52:12 status installed libgnomeprint2.2-data 2.18.7-1 2010-06-24 14:52:12 configure libxdamage1 1:1.1.3-1 1:1.1.2-1 2010-06-24 14:52:12 status unpacked libxdamage1 1:1.1.3-1 2010-06-24 14:52:12 status half-configured libxdamage1 1:1.1.3-1 2010-06-24 14:52:12 status installed libxdamage1 1:1.1.3-1 2010-06-24 14:52:12 configure x11-xserver-utils 7.5+1 7.5+1 2010-06-24 14:52:12 status unpacked x11-xserver-utils 7.5+1 2010-06-24 14:52:12 status unpacked x11-xserver-utils 7.5+1 2010-06-24 14:52:12 status half-configured x11-xserver-utils 7.5+1 2010-06-24 14:52:12 status installed x11-xserver-utils 7.5+1 2010-06-24 14:52:12 configure libijs-0.35 0.35-7 2010-06-24 14:52:12 status unpacked libijs-0.35 0.35-7 2010-06-24 14:52:12 status half-configured libijs-0.35 0.35-7 2010-06-24 14:52:12 status installed libijs-0.35 0.35-7 2010-06-24 14:52:12 configure mlocate 0.22.2-1 0.21.1-1 2010-06-24 14:52:12 status unpacked mlocate 0.22.2-1 2010-06-24 14:52:12 status unpacked mlocate 0.22.2-1 2010-06-24 14:52:12 status unpacked mlocate 0.22.2-1 2010-06-24 14:52:12 status half-configured mlocate 0.22.2-1 2010-06-24 14:52:12 update-alternatives: run with --install /usr/bin/locate locate /usr/bin/mlocate 80 --slave /usr/share/man/man1/locate.1.gz locate.1.gz /usr/share/man/man1/mlocate.1.gz --slave /usr/bin/updatedb updatedb /usr/bin/updatedb.mlocate 2010-06-24 14:52:12 status installed mlocate 0.22.2-1 2010-06-24 14:52:12 configure ftp 0.17-23 0.17-18 2010-06-24 14:52:12 status unpacked ftp 0.17-23 2010-06-24 14:52:12 status half-configured ftp 0.17-23 2010-06-24 14:52:12 update-alternatives: run with --install /usr/bin/ftp ftp /usr/bin/netkit-ftp 100 --slave /usr/share/man/man1/ftp.1.gz ftp.1.gz /usr/share/man/man1/netkit-ftp.1.gz 2010-06-24 14:52:12 status installed ftp 0.17-23 2010-06-24 14:52:12 configure bash-completion 1:1.2-2 20080705 2010-06-24 14:52:12 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:12 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:12 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:12 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:13 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:14 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:15 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status unpacked bash-completion 1:1.2-2 2010-06-24 14:52:16 status half-configured bash-completion 1:1.2-2 2010-06-24 14:52:16 status installed bash-completion 1:1.2-2 2010-06-24 14:52:16 configure bsdmainutils 8.0.13 6.1.10 2010-06-24 14:52:16 status unpacked bsdmainutils 8.0.13 2010-06-24 14:52:17 status unpacked bsdmainutils 8.0.13 2010-06-24 14:52:17 status unpacked bsdmainutils 8.0.13 2010-06-24 14:52:17 status half-configured bsdmainutils 8.0.13 2010-06-24 14:52:17 update-alternatives: run with --install /usr/bin/write write /usr/bin/bsd-write 100 --slave /usr/share/man/man1/write.1.gz write.1.gz /usr/share/man/man1/bsd-write.1.gz 2010-06-24 14:52:17 update-alternatives: link group write updated to point to /usr/bin/bsd-write 2010-06-24 14:52:17 update-alternatives: run with --install /usr/bin/from from /usr/bin/bsd-from 10 --slave /usr/share/man/man1/from.1.gz from.1.gz /usr/share/man/man1/bsd-from.1.gz 2010-06-24 14:52:17 update-alternatives: link group from updated to point to /usr/bin/bsd-from 2010-06-24 14:52:17 status installed bsdmainutils 8.0.13 2010-06-24 14:52:17 configure libpisock9 0.12.5-2 0.12.3-5 2010-06-24 14:52:17 status unpacked libpisock9 0.12.5-2 2010-06-24 14:52:17 status unpacked libpisock9 0.12.5-2 2010-06-24 14:52:17 status half-configured libpisock9 0.12.5-2 2010-06-24 14:52:17 status installed libpisock9 0.12.5-2 2010-06-24 14:52:17 configure geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 14:52:17 status unpacked geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 14:52:17 status half-configured geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 14:52:17 status installed geoip-database 1.4.7~beta5+dfsg-1 2010-06-24 14:52:17 configure docbook-xml 4.5-7 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status unpacked docbook-xml 4.5-7 2010-06-24 14:52:17 status half-configured docbook-xml 4.5-7 2010-06-24 14:52:19 status installed docbook-xml 4.5-7 2010-06-24 14:52:19 configure xauth 1:1.0.4-1 1:1.0.3-2 2010-06-24 14:52:19 status unpacked xauth 1:1.0.4-1 2010-06-24 14:52:19 status half-configured xauth 1:1.0.4-1 2010-06-24 14:52:19 status installed xauth 1:1.0.4-1 2010-06-24 14:52:20 configure dc 1.06.95-2 1.06.94-3 2010-06-24 14:52:20 status unpacked dc 1.06.95-2 2010-06-24 14:52:20 status half-configured dc 1.06.95-2 2010-06-24 14:52:20 status installed dc 1.06.95-2 2010-06-24 14:52:20 configure libuser-identity-perl 0.93-1 0.92-2 2010-06-24 14:52:20 status unpacked libuser-identity-perl 0.93-1 2010-06-24 14:52:20 status half-configured libuser-identity-perl 0.93-1 2010-06-24 14:52:20 status installed libuser-identity-perl 0.93-1 2010-06-24 14:52:20 configure libgail-common 2.20.1-1 1.22.3-1 2010-06-24 14:52:20 status unpacked libgail-common 2.20.1-1 2010-06-24 14:52:20 status half-configured libgail-common 2.20.1-1 2010-06-24 14:52:20 status installed libgail-common 2.20.1-1 2010-06-24 14:52:20 configure gnome-terminal-data 2.30.2-1 2.30.1-1 2010-06-24 14:52:20 status unpacked gnome-terminal-data 2.30.2-1 2010-06-24 14:52:20 status half-configured gnome-terminal-data 2.30.2-1 2010-06-24 14:52:20 status triggers-awaited gnome-terminal-data 2.30.2-1 2010-06-24 14:52:20 configure ncurses-term 5.7+20100313-2 5.7+20081213-1 2010-06-24 14:52:20 status unpacked ncurses-term 5.7+20100313-2 2010-06-24 14:52:20 status half-configured ncurses-term 5.7+20100313-2 2010-06-24 14:52:20 status installed ncurses-term 5.7+20100313-2 2010-06-24 14:52:20 configure libpaper1 1.1.24 1.1.23+nmu1 2010-06-24 14:52:20 status unpacked libpaper1 1.1.24 2010-06-24 14:52:20 status half-configured libpaper1 1.1.24 2010-06-24 14:52:20 status installed libpaper1 1.1.24 2010-06-24 14:52:20 configure libsigc++-2.0-0c2a 2.2.4.2-1 2.0.18-2 2010-06-24 14:52:20 status unpacked libsigc++-2.0-0c2a 2.2.4.2-1 2010-06-24 14:52:20 status half-configured libsigc++-2.0-0c2a 2.2.4.2-1 2010-06-24 14:52:20 status installed libsigc++-2.0-0c2a 2.2.4.2-1 2010-06-24 14:52:20 configure python-central 0.6.16 0.6.14+nmu2 2010-06-24 14:52:20 status unpacked python-central 0.6.16 2010-06-24 14:52:21 status half-configured python-central 0.6.16 2010-06-24 14:52:24 status installed python-central 0.6.16 2010-06-24 14:52:24 configure acpi-support-base 0.136-4 0.109-11 2010-06-24 14:52:24 status unpacked acpi-support-base 0.136-4 2010-06-24 14:52:24 status unpacked acpi-support-base 0.136-4 2010-06-24 14:52:24 status unpacked acpi-support-base 0.136-4 2010-06-24 14:52:24 status half-configured acpi-support-base 0.136-4 2010-06-24 14:52:26 status installed acpi-support-base 0.136-4 2010-06-24 14:52:26 configure libgirepository1.0-0 0.6.14-1+b1 0.6.14-1 2010-06-24 14:52:26 status unpacked libgirepository1.0-0 0.6.14-1+b1 2010-06-24 14:52:26 status half-configured libgirepository1.0-0 0.6.14-1+b1 2010-06-24 14:52:26 status installed libgirepository1.0-0 0.6.14-1+b1 2010-06-24 14:52:26 configure dbus-x11 1.2.24-1 1.2.1-5+lenny1 2010-06-24 14:52:26 status unpacked dbus-x11 1.2.24-1 2010-06-24 14:52:26 status unpacked dbus-x11 1.2.24-1 2010-06-24 14:52:26 status half-configured dbus-x11 1.2.24-1 2010-06-24 14:52:26 status installed dbus-x11 1.2.24-1 2010-06-24 14:52:26 configure poppler-utils 0.12.4-1 0.8.7-3 2010-06-24 14:52:26 status unpacked poppler-utils 0.12.4-1 2010-06-24 14:52:26 status half-configured poppler-utils 0.12.4-1 2010-06-24 14:52:26 status installed poppler-utils 0.12.4-1 2010-06-24 14:52:26 configure liblircclient0 0.8.3-5 0.8.3-3 2010-06-24 14:52:26 status unpacked liblircclient0 0.8.3-5 2010-06-24 14:52:26 status half-configured liblircclient0 0.8.3-5 2010-06-24 14:52:26 status installed liblircclient0 0.8.3-5 2010-06-24 14:52:26 configure libnet-ssleay-perl 1.36-1 1.35-1 2010-06-24 14:52:26 status unpacked libnet-ssleay-perl 1.36-1 2010-06-24 14:52:26 status half-configured libnet-ssleay-perl 1.36-1 2010-06-24 14:52:26 status installed libnet-ssleay-perl 1.36-1 2010-06-24 14:52:26 configure libpcre3 8.02-1 7.8-3 2010-06-24 14:52:26 status unpacked libpcre3 8.02-1 2010-06-24 14:52:26 status half-configured libpcre3 8.02-1 2010-06-24 14:52:26 status installed libpcre3 8.02-1 2010-06-24 14:52:26 configure libmozjs2d 1.9.1.10-1 1.9.1.9-7+b1 2010-06-24 14:52:26 status unpacked libmozjs2d 1.9.1.10-1 2010-06-24 14:52:26 status half-configured libmozjs2d 1.9.1.10-1 2010-06-24 14:52:26 status installed libmozjs2d 1.9.1.10-1 2010-06-24 14:52:26 configure iso-codes 3.17-1 3.16-1 2010-06-24 14:52:26 status unpacked iso-codes 3.17-1 2010-06-24 14:52:26 status half-configured iso-codes 3.17-1 2010-06-24 14:52:26 status installed iso-codes 3.17-1 2010-06-24 14:52:26 configure libavahi-compat-libdnssd1 0.6.25-3 0.6.23-3lenny1 2010-06-24 14:52:26 status unpacked libavahi-compat-libdnssd1 0.6.25-3 2010-06-24 14:52:26 status half-configured libavahi-compat-libdnssd1 0.6.25-3 2010-06-24 14:52:26 status installed libavahi-compat-libdnssd1 0.6.25-3 2010-06-24 14:52:26 configure reportbug 4.12.3 3.48 2010-06-24 14:52:26 status unpacked reportbug 4.12.3 2010-06-24 14:52:26 status unpacked reportbug 4.12.3 2010-06-24 14:52:27 status half-configured reportbug 4.12.3 2010-06-24 14:52:27 status installed reportbug 4.12.3 2010-06-24 14:52:27 configure anacron 2.3-14 2.3-13.1 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status unpacked anacron 2.3-14 2010-06-24 14:52:27 status half-configured anacron 2.3-14 2010-06-24 14:52:27 status installed anacron 2.3-14 2010-06-24 14:52:27 configure info 4.13a.dfsg.1-5 4.11.dfsg.1-4 2010-06-24 14:52:27 status unpacked info 4.13a.dfsg.1-5 2010-06-24 14:52:27 status half-configured info 4.13a.dfsg.1-5 2010-06-24 14:52:27 update-alternatives: run with --install /usr/bin/infobrowser infobrowser /usr/bin/info 60 --slave /usr/share/man/man1/infobrowser.1.gz infobrowser.1.gz /usr/share/man/man1/info.1.gz 2010-06-24 14:52:27 status installed info 4.13a.dfsg.1-5 2010-06-24 14:52:27 configure libfile-copy-recursive-perl 0.38-1 2010-06-24 14:52:27 status unpacked libfile-copy-recursive-perl 0.38-1 2010-06-24 14:52:27 status half-configured libfile-copy-recursive-perl 0.38-1 2010-06-24 14:52:27 status installed libfile-copy-recursive-perl 0.38-1 2010-06-24 14:52:27 configure libbonoboui2-common 2.24.3-1 2.22.0-1 2010-06-24 14:52:27 status unpacked libbonoboui2-common 2.24.3-1 2010-06-24 14:52:27 status half-configured libbonoboui2-common 2.24.3-1 2010-06-24 14:52:27 status installed libbonoboui2-common 2.24.3-1 2010-06-24 14:52:27 configure libio-socket-ssl-perl 1.33-1 1.16-1+lenny1 2010-06-24 14:52:27 status unpacked libio-socket-ssl-perl 1.33-1 2010-06-24 14:52:27 status half-configured libio-socket-ssl-perl 1.33-1 2010-06-24 14:52:27 status installed libio-socket-ssl-perl 1.33-1 2010-06-24 14:52:27 configure diffstat 1.47-1 1.45-2 2010-06-24 14:52:27 status unpacked diffstat 1.47-1 2010-06-24 14:52:27 status half-configured diffstat 1.47-1 2010-06-24 14:52:27 status installed diffstat 1.47-1 2010-06-24 14:52:27 configure iputils-ping 3:20100418-1 3:20071127-1 2010-06-24 14:52:27 status unpacked iputils-ping 3:20100418-1 2010-06-24 14:52:27 status half-configured iputils-ping 3:20100418-1 2010-06-24 14:52:27 status installed iputils-ping 3:20100418-1 2010-06-24 14:52:28 configure liblcms1 1.18.dfsg-1.2+b2 1.17.dfsg-1+lenny2 2010-06-24 14:52:28 status unpacked liblcms1 1.18.dfsg-1.2+b2 2010-06-24 14:52:28 status half-configured liblcms1 1.18.dfsg-1.2+b2 2010-06-24 14:52:28 status installed liblcms1 1.18.dfsg-1.2+b2 2010-06-24 14:52:28 configure libpkcs11-helper1 1.07-1 1.05-1 2010-06-24 14:52:28 status unpacked libpkcs11-helper1 1.07-1 2010-06-24 14:52:28 status half-configured libpkcs11-helper1 1.07-1 2010-06-24 14:52:28 status installed libpkcs11-helper1 1.07-1 2010-06-24 14:52:28 configure libcairo-perl 1.070-1 1.060-1 2010-06-24 14:52:28 status unpacked libcairo-perl 1.070-1 2010-06-24 14:52:28 status half-configured libcairo-perl 1.070-1 2010-06-24 14:52:28 status installed libcairo-perl 1.070-1 2010-06-24 14:52:28 configure libhtml-parser-perl 3.65-1 3.56-1+lenny1 2010-06-24 14:52:28 status unpacked libhtml-parser-perl 3.65-1 2010-06-24 14:52:28 status half-configured libhtml-parser-perl 3.65-1 2010-06-24 14:52:28 status installed libhtml-parser-perl 3.65-1 2010-06-24 14:52:28 configure debian-faq 4.0.4+nmu1 4.0.4 2010-06-24 14:52:28 status unpacked debian-faq 4.0.4+nmu1 2010-06-24 14:52:28 status half-configured debian-faq 4.0.4+nmu1 2010-06-24 14:52:28 status installed debian-faq 4.0.4+nmu1 2010-06-24 14:52:28 configure libfile-remove-perl 1.42-3 1.42-1 2010-06-24 14:52:28 status unpacked libfile-remove-perl 1.42-3 2010-06-24 14:52:28 status half-configured libfile-remove-perl 1.42-3 2010-06-24 14:52:28 status installed libfile-remove-perl 1.42-3 2010-06-24 14:52:28 configure libcupscgi1 1.4.3-1 2010-06-24 14:52:28 status unpacked libcupscgi1 1.4.3-1 2010-06-24 14:52:28 status half-configured libcupscgi1 1.4.3-1 2010-06-24 14:52:28 status installed libcupscgi1 1.4.3-1 2010-06-24 14:52:28 configure gcc-4.3-base 4.3.5-1 4.3.2-1.1 2010-06-24 14:52:28 status unpacked gcc-4.3-base 4.3.5-1 2010-06-24 14:52:28 status half-configured gcc-4.3-base 4.3.5-1 2010-06-24 14:52:28 status installed gcc-4.3-base 4.3.5-1 2010-06-24 14:52:28 configure procmail 3.22-19 3.22-16 2010-06-24 14:52:28 status unpacked procmail 3.22-19 2010-06-24 14:52:28 status half-configured procmail 3.22-19 2010-06-24 14:52:28 status installed procmail 3.22-19 2010-06-24 14:52:28 configure libjbig2dec0 0.11-1 2010-06-24 14:52:28 status unpacked libjbig2dec0 0.11-1 2010-06-24 14:52:28 status half-configured libjbig2dec0 0.11-1 2010-06-24 14:52:29 status installed libjbig2dec0 0.11-1 2010-06-24 14:52:29 configure libio-pty-perl 1:1.08-1 2010-06-24 14:52:29 status unpacked libio-pty-perl 1:1.08-1 2010-06-24 14:52:29 status half-configured libio-pty-perl 1:1.08-1 2010-06-24 14:52:29 status installed libio-pty-perl 1:1.08-1 2010-06-24 14:52:29 configure libsub-name-perl 0.04-1 2010-06-24 14:52:29 status unpacked libsub-name-perl 0.04-1 2010-06-24 14:52:29 status half-configured libsub-name-perl 0.04-1 2010-06-24 14:52:29 status installed libsub-name-perl 0.04-1 2010-06-24 14:52:29 configure libreadline5-dev 5.2-7 5.2-3.1 2010-06-24 14:52:29 status unpacked libreadline5-dev 5.2-7 2010-06-24 14:52:29 status half-configured libreadline5-dev 5.2-7 2010-06-24 14:52:29 status installed libreadline5-dev 5.2-7 2010-06-24 14:52:29 configure firmware-iwlwifi 0.25 0.14+lenny2 2010-06-24 14:52:29 status unpacked firmware-iwlwifi 0.25 2010-06-24 14:52:29 status half-configured firmware-iwlwifi 0.25 2010-06-24 14:52:29 status installed firmware-iwlwifi 0.25 2010-06-24 14:52:29 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-24 14:52:29 status half-configured gconf2 2.28.1-3 2010-06-24 14:52:29 status installed gnome-terminal-data 2.30.2-1 2010-06-24 14:52:29 status installed libgnome2-common 2.30.0-1 2010-06-24 14:52:29 status installed desktop-base 5.0.5 2010-06-24 14:52:41 status installed gconf2 2.28.1-3 2010-06-24 14:52:41 configure libldap-2.4-2 2.4.21-1 2.4.17-2.1 2010-06-24 14:52:41 status unpacked libldap-2.4-2 2.4.21-1 2010-06-24 14:52:41 status unpacked libldap-2.4-2 2.4.21-1 2010-06-24 14:52:41 status half-configured libldap-2.4-2 2.4.21-1 2010-06-24 14:52:41 status installed libldap-2.4-2 2.4.21-1 2010-06-24 14:52:41 configure cron 3.0pl1-113 3.0pl1-105 2010-06-24 14:52:41 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status unpacked cron 3.0pl1-113 2010-06-24 14:52:42 status half-configured cron 3.0pl1-113 2010-06-24 14:52:42 status installed cron 3.0pl1-113 2010-06-24 14:52:42 configure libmail-sendmail-perl 0.79.16-1 0.79-5 2010-06-24 14:52:42 status unpacked libmail-sendmail-perl 0.79.16-1 2010-06-24 14:52:42 status half-configured libmail-sendmail-perl 0.79.16-1 2010-06-24 14:52:42 status installed libmail-sendmail-perl 0.79.16-1 2010-06-24 14:52:42 configure libedit2 2.11-20080614-1 2.11~20080614-1 2010-06-24 14:52:42 status unpacked libedit2 2.11-20080614-1 2010-06-24 14:52:42 status half-configured libedit2 2.11-20080614-1 2010-06-24 14:52:42 status installed libedit2 2.11-20080614-1 2010-06-24 14:52:42 configure libgnome2-0 2.30.0-1 2.20.1.1-1 2010-06-24 14:52:42 status unpacked libgnome2-0 2.30.0-1 2010-06-24 14:52:42 status half-configured libgnome2-0 2.30.0-1 2010-06-24 14:52:42 status installed libgnome2-0 2.30.0-1 2010-06-24 14:52:42 configure nano 2.2.4-1 2.0.7-4 2010-06-24 14:52:42 status unpacked nano 2.2.4-1 2010-06-24 14:52:42 status unpacked nano 2.2.4-1 2010-06-24 14:52:42 status half-configured nano 2.2.4-1 2010-06-24 14:52:43 update-alternatives: run with --install /usr/bin/editor editor /bin/nano 40 --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/nano.1.gz 2010-06-24 14:52:43 update-alternatives: run with --install /usr/bin/pico pico /bin/nano 10 --slave /usr/share/man/man1/pico.1.gz pico.1.gz /usr/share/man/man1/nano.1.gz 2010-06-24 14:52:43 status installed nano 2.2.4-1 2010-06-24 14:52:43 configure libipc-run-perl 0.89-1 2010-06-24 14:52:43 status unpacked libipc-run-perl 0.89-1 2010-06-24 14:52:43 status half-configured libipc-run-perl 0.89-1 2010-06-24 14:52:43 status installed libipc-run-perl 0.89-1 2010-06-24 14:52:43 configure libalgorithm-merge-perl 0.08-1 2010-06-24 14:52:43 status unpacked libalgorithm-merge-perl 0.08-1 2010-06-24 14:52:43 status half-configured libalgorithm-merge-perl 0.08-1 2010-06-24 14:52:43 status installed libalgorithm-merge-perl 0.08-1 2010-06-24 14:52:43 configure libgnomeprintui2.2-common 2.18.5-1 2.18.3-1 2010-06-24 14:52:43 status unpacked libgnomeprintui2.2-common 2.18.5-1 2010-06-24 14:52:43 status half-configured libgnomeprintui2.2-common 2.18.5-1 2010-06-24 14:52:43 status installed libgnomeprintui2.2-common 2.18.5-1 2010-06-24 14:52:43 configure libao-common 1.0.0-4 2010-06-24 14:52:43 status unpacked libao-common 1.0.0-4 2010-06-24 14:52:43 status unpacked libao-common 1.0.0-4 2010-06-24 14:52:43 status half-configured libao-common 1.0.0-4 2010-06-24 14:52:43 status installed libao-common 1.0.0-4 2010-06-24 14:52:43 configure libcupsppdc1 1.4.3-1 2010-06-24 14:52:43 status unpacked libcupsppdc1 1.4.3-1 2010-06-24 14:52:43 status half-configured libcupsppdc1 1.4.3-1 2010-06-24 14:52:43 status installed libcupsppdc1 1.4.3-1 2010-06-24 14:52:43 configure libafterimage0 2.2.9-5 2.2.8-2 2010-06-24 14:52:43 status unpacked libafterimage0 2.2.9-5 2010-06-24 14:52:43 status half-configured libafterimage0 2.2.9-5 2010-06-24 14:52:43 status installed libafterimage0 2.2.9-5 2010-06-24 14:52:44 configure libnet-libidn-perl 0.12.ds-1 0.07-1+b1 2010-06-24 14:52:44 status unpacked libnet-libidn-perl 0.12.ds-1 2010-06-24 14:52:44 status half-configured libnet-libidn-perl 0.12.ds-1 2010-06-24 14:52:44 status installed libnet-libidn-perl 0.12.ds-1 2010-06-24 14:52:44 configure vim-runtime 2:7.2.438+hg~d44112feb815-5 1:7.1.314-3+lenny2 2010-06-24 14:52:44 status unpacked vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-06-24 14:52:44 status half-configured vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-06-24 14:52:44 status installed vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-06-24 14:52:44 configure w3m 0.5.2-4 0.5.2-2+b1 2010-06-24 14:52:44 status unpacked w3m 0.5.2-4 2010-06-24 14:52:44 status unpacked w3m 0.5.2-4 2010-06-24 14:52:44 status unpacked w3m 0.5.2-4 2010-06-24 14:52:44 status half-configured w3m 0.5.2-4 2010-06-24 14:52:44 update-alternatives: run with --quiet --install /usr/bin/pager pager /usr/bin/w3m 25 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/w3m.1.gz 2010-06-24 14:52:44 update-alternatives: run with --quiet --install /usr/bin/www-browser www-browser /usr/bin/w3m 25 --slave /usr/share/man/man1/www-browser.1.gz www-browser.1.gz /usr/share/man/man1/w3m.1.gz 2010-06-24 14:52:45 status installed w3m 0.5.2-4 2010-06-24 14:52:45 configure dhcp3-common 3.1.3-2 3.1.1-6+lenny4 2010-06-24 14:52:45 status unpacked dhcp3-common 3.1.3-2 2010-06-24 14:52:45 status half-configured dhcp3-common 3.1.3-2 2010-06-24 14:52:45 status installed dhcp3-common 3.1.3-2 2010-06-24 14:52:45 configure libgnomevfs2-bin 1:2.24.3-1 1:2.22.0-5 2010-06-24 14:52:45 status unpacked libgnomevfs2-bin 1:2.24.3-1 2010-06-24 14:52:45 status half-configured libgnomevfs2-bin 1:2.24.3-1 2010-06-24 14:52:45 status installed libgnomevfs2-bin 1:2.24.3-1 2010-06-24 14:52:45 configure dput 0.9.6 0.9.2.32 2010-06-24 14:52:45 status unpacked dput 0.9.6 2010-06-24 14:52:45 status unpacked dput 0.9.6 2010-06-24 14:52:45 status unpacked dput 0.9.6 2010-06-24 14:52:45 status half-configured dput 0.9.6 2010-06-24 14:52:45 status installed dput 0.9.6 2010-06-24 14:52:45 configure make 3.81-8 3.81-5 2010-06-24 14:52:45 status unpacked make 3.81-8 2010-06-24 14:52:45 status half-configured make 3.81-8 2010-06-24 14:52:45 status installed make 3.81-8 2010-06-24 14:52:45 configure libkrb53 1.6.dfsg.4~beta1-5lenny4 1.6.dfsg.4~beta1-5lenny2 2010-06-24 14:52:45 status unpacked libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-06-24 14:52:45 status half-configured libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-06-24 14:52:45 status installed libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-06-24 14:52:45 configure po-debconf 1.0.16 1.0.15 2010-06-24 14:52:45 status unpacked po-debconf 1.0.16 2010-06-24 14:52:45 status half-configured po-debconf 1.0.16 2010-06-24 14:52:45 status installed po-debconf 1.0.16 2010-06-24 14:52:45 configure gstreamer0.10-x 0.10.29-4 0.10.19-2 2010-06-24 14:52:45 status unpacked gstreamer0.10-x 0.10.29-4 2010-06-24 14:52:45 status half-configured gstreamer0.10-x 0.10.29-4 2010-06-24 14:52:45 status installed gstreamer0.10-x 0.10.29-4 2010-06-24 14:52:45 configure libjson-perl 2.21-1 2010-06-24 14:52:45 status unpacked libjson-perl 2.21-1 2010-06-24 14:52:45 status half-configured libjson-perl 2.21-1 2010-06-24 14:52:45 status installed libjson-perl 2.21-1 2010-06-24 14:52:45 configure m4 1.4.14-3 1.4.11-1 2010-06-24 14:52:45 status unpacked m4 1.4.14-3 2010-06-24 14:52:45 status half-configured m4 1.4.14-3 2010-06-24 14:52:45 status installed m4 1.4.14-3 2010-06-24 14:52:45 configure rsyslog 4.6.2-1 3.18.6-4 2010-06-24 14:52:45 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status unpacked rsyslog 4.6.2-1 2010-06-24 14:52:46 status half-configured rsyslog 4.6.2-1 2010-06-24 14:52:46 status installed rsyslog 4.6.2-1 2010-06-24 14:52:46 configure installation-report 2.40 2.38 2010-06-24 14:52:46 status unpacked installation-report 2.40 2010-06-24 14:52:46 status half-configured installation-report 2.40 2010-06-24 14:52:46 status installed installation-report 2.40 2010-06-24 14:52:46 configure cpio 2.11-4 2.11-4 2010-06-24 14:52:46 status unpacked cpio 2.11-4 2010-06-24 14:52:46 status half-configured cpio 2.11-4 2010-06-24 14:52:46 update-alternatives: run with --install /bin/mt mt /bin/mt-gnu 10 --slave /usr/share/man/man1/mt.1.gz mt.1.gz /usr/share/man/man1/mt-gnu.1.gz 2010-06-24 14:52:46 status installed cpio 2.11-4 2010-06-24 14:52:46 configure libpcsclite1 1.5.5-3 1.4.102-1 2010-06-24 14:52:46 status unpacked libpcsclite1 1.5.5-3 2010-06-24 14:52:46 status half-configured libpcsclite1 1.5.5-3 2010-06-24 14:52:46 status installed libpcsclite1 1.5.5-3 2010-06-24 14:52:46 configure x11-xfs-utils 7.4+1 7.4+1 2010-06-24 14:52:46 status unpacked x11-xfs-utils 7.4+1 2010-06-24 14:52:46 status half-configured x11-xfs-utils 7.4+1 2010-06-24 14:52:46 status installed x11-xfs-utils 7.4+1 2010-06-24 14:52:46 configure busybox 1:1.15.3-1 1:1.10.2-2 2010-06-24 14:52:46 status unpacked busybox 1:1.15.3-1 2010-06-24 14:52:46 status half-configured busybox 1:1.15.3-1 2010-06-24 14:52:46 status installed busybox 1:1.15.3-1 2010-06-24 14:52:46 configure vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 1:7.1.314-3+lenny2 2010-06-24 14:52:46 status unpacked vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:52:46 status unpacked vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:52:46 status half-configured vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:52:47 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.tiny 10 2010-06-24 14:52:47 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:52:47 update-alternatives: auto-repair link group vi 2010-06-24 14:52:47 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:52:47 update-alternatives: auto-repair link group view 2010-06-24 14:52:47 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:52:47 update-alternatives: auto-repair link group ex 2010-06-24 14:52:47 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:52:47 status installed vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:52:47 configure less 436-1 418-1 2010-06-24 14:52:47 status unpacked less 436-1 2010-06-24 14:52:47 status half-configured less 436-1 2010-06-24 14:52:47 update-alternatives: run with --quiet --install /usr/bin/pager pager /bin/less 77 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/less.1.gz 2010-06-24 14:52:47 update-alternatives: link group pager updated to point to /bin/less 2010-06-24 14:52:47 update-alternatives: run with --quiet --install /usr/bin/pager pager /bin/less 77 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/less.1.gz 2010-06-24 14:52:47 status installed less 436-1 2010-06-24 14:52:47 configure libmodplug0c2 1:0.8.8-2 1:0.8.8-1 2010-06-24 14:52:47 status unpacked libmodplug0c2 1:0.8.8-2 2010-06-24 14:52:47 status half-configured libmodplug0c2 1:0.8.8-2 2010-06-24 14:52:47 status installed libmodplug0c2 1:0.8.8-2 2010-06-24 14:52:47 configure linux-sound-base 1.0.23+dfsg-1 1.0.17.dfsg-4 2010-06-24 14:52:47 status unpacked linux-sound-base 1.0.23+dfsg-1 2010-06-24 14:52:47 status half-configured linux-sound-base 1.0.23+dfsg-1 2010-06-24 14:52:48 status installed linux-sound-base 1.0.23+dfsg-1 2010-06-24 14:52:48 configure libdevel-symdump-perl 2.08-3 2.08-1 2010-06-24 14:52:48 status unpacked libdevel-symdump-perl 2.08-3 2010-06-24 14:52:48 status half-configured libdevel-symdump-perl 2.08-3 2010-06-24 14:52:48 status installed libdevel-symdump-perl 2.08-3 2010-06-24 14:52:48 configure libnfnetlink0 1.0.0-1 2010-06-24 14:52:48 status unpacked libnfnetlink0 1.0.0-1 2010-06-24 14:52:48 status half-configured libnfnetlink0 1.0.0-1 2010-06-24 14:52:48 status installed libnfnetlink0 1.0.0-1 2010-06-24 14:52:48 configure libcupsimage2 1.4.3-1 1.3.8-1+lenny7 2010-06-24 14:52:48 status unpacked libcupsimage2 1.4.3-1 2010-06-24 14:52:48 status half-configured libcupsimage2 1.4.3-1 2010-06-24 14:52:48 status installed libcupsimage2 1.4.3-1 2010-06-24 14:52:48 configure lsof 4.81.dfsg.1-1 4.78.dfsg.1-4 2010-06-24 14:52:48 status unpacked lsof 4.81.dfsg.1-1 2010-06-24 14:52:48 status half-configured lsof 4.81.dfsg.1-1 2010-06-24 14:52:48 status installed lsof 4.81.dfsg.1-1 2010-06-24 14:52:48 configure liblockfile1 1.08-4 1.08-3 2010-06-24 14:52:48 status unpacked liblockfile1 1.08-4 2010-06-24 14:52:48 status half-configured liblockfile1 1.08-4 2010-06-24 14:52:48 status installed liblockfile1 1.08-4 2010-06-24 14:52:48 configure libbonoboui2-0 2.24.3-1 2.22.0-1 2010-06-24 14:52:48 status unpacked libbonoboui2-0 2.24.3-1 2010-06-24 14:52:48 status half-configured libbonoboui2-0 2.24.3-1 2010-06-24 14:52:48 status installed libbonoboui2-0 2.24.3-1 2010-06-24 14:52:48 configure libclass-accessor-perl 0.34-1 0.31-2 2010-06-24 14:52:48 status unpacked libclass-accessor-perl 0.34-1 2010-06-24 14:52:48 status half-configured libclass-accessor-perl 0.34-1 2010-06-24 14:52:48 status installed libclass-accessor-perl 0.34-1 2010-06-24 14:52:48 configure libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:48 status unpacked libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:48 status half-configured libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:49 status installed libisccfg60 1:9.7.0.dfsg.P1-1 2010-06-24 14:52:49 configure gnome-terminal 2.30.2-1 2.30.1-1 2010-06-24 14:52:49 status unpacked gnome-terminal 2.30.2-1 2010-06-24 14:52:49 status half-configured gnome-terminal 2.30.2-1 2010-06-24 14:52:49 update-alternatives: run with --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/gnome-terminal.wrapper 40 --slave /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz /usr/share/man/man1/gnome-terminal.1.gz 2010-06-24 14:52:49 status installed gnome-terminal 2.30.2-1 2010-06-24 14:52:49 configure initramfs-tools 0.97 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status unpacked initramfs-tools 0.97 2010-06-24 14:52:49 status half-configured initramfs-tools 0.97 2010-06-24 14:52:49 status installed initramfs-tools 0.97 2010-06-24 14:52:49 status triggers-pending initramfs-tools 0.97 2010-06-24 14:52:49 configure laptop-detect 0.13.7 0.13.6 2010-06-24 14:52:49 status unpacked laptop-detect 0.13.7 2010-06-24 14:52:49 status half-configured laptop-detect 0.13.7 2010-06-24 14:52:49 status installed laptop-detect 0.13.7 2010-06-24 14:52:49 configure librpcsecgss3 0.19-2 0.18-1 2010-06-24 14:52:49 status unpacked librpcsecgss3 0.19-2 2010-06-24 14:52:49 status half-configured librpcsecgss3 0.19-2 2010-06-24 14:52:49 status installed librpcsecgss3 0.19-2 2010-06-24 14:52:49 configure libpango-perl 1.221-2 2010-06-24 14:52:49 status unpacked libpango-perl 1.221-2 2010-06-24 14:52:49 status half-configured libpango-perl 1.221-2 2010-06-24 14:52:49 status installed libpango-perl 1.221-2 2010-06-24 14:52:49 configure man-db 2.5.7-3 2.5.2-4 2010-06-24 14:52:49 status unpacked man-db 2.5.7-3 2010-06-24 14:52:49 status unpacked man-db 2.5.7-3 2010-06-24 14:52:49 status unpacked man-db 2.5.7-3 2010-06-24 14:52:49 status unpacked man-db 2.5.7-3 2010-06-24 14:52:49 status half-configured man-db 2.5.7-3 2010-06-24 14:53:20 status installed man-db 2.5.7-3 2010-06-24 14:53:20 configure libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 14:53:20 status unpacked libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 14:53:20 status half-configured libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 14:53:20 status installed libbind9-60 1:9.7.0.dfsg.P1-1 2010-06-24 14:53:20 configure libpisync1 0.12.5-2 0.12.3-5 2010-06-24 14:53:20 status unpacked libpisync1 0.12.5-2 2010-06-24 14:53:20 status half-configured libpisync1 0.12.5-2 2010-06-24 14:53:20 status installed libpisync1 0.12.5-2 2010-06-24 14:53:20 configure libcurl3-gnutls 7.21.0-1 7.20.1-2 2010-06-24 14:53:20 status unpacked libcurl3-gnutls 7.21.0-1 2010-06-24 14:53:21 status half-configured libcurl3-gnutls 7.21.0-1 2010-06-24 14:53:21 status installed libcurl3-gnutls 7.21.0-1 2010-06-24 14:53:21 configure cpp-4.1 4.1.2-29 4.1.2-25 2010-06-24 14:53:21 status unpacked cpp-4.1 4.1.2-29 2010-06-24 14:53:21 status half-configured cpp-4.1 4.1.2-29 2010-06-24 14:53:21 status installed cpp-4.1 4.1.2-29 2010-06-24 14:53:21 configure cpp-4.3 4.3.5-1 4.3.2-1.1 2010-06-24 14:53:21 status unpacked cpp-4.3 4.3.5-1 2010-06-24 14:53:21 status half-configured cpp-4.3 4.3.5-1 2010-06-24 14:53:21 status installed cpp-4.3 4.3.5-1 2010-06-24 14:53:21 configure mutt 1.5.20-9 1.5.18-6 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status unpacked mutt 1.5.20-9 2010-06-24 14:53:21 status half-configured mutt 1.5.20-9 2010-06-24 14:53:21 update-alternatives: run with --install /usr/bin/mutt mutt /usr/bin/mutt-org 50 2010-06-24 14:53:21 update-alternatives: link group mutt updated to point to /usr/bin/mutt-org 2010-06-24 14:53:21 status installed mutt 1.5.20-9 2010-06-24 14:53:21 configure whois 5.0.5 4.7.30 2010-06-24 14:53:21 status unpacked whois 5.0.5 2010-06-24 14:53:21 status half-configured whois 5.0.5 2010-06-24 14:53:21 status installed whois 5.0.5 2010-06-24 14:53:21 configure dvd+rw-tools 7.1-6 7.1-3 2010-06-24 14:53:21 status unpacked dvd+rw-tools 7.1-6 2010-06-24 14:53:21 status half-configured dvd+rw-tools 7.1-6 2010-06-24 14:53:21 status installed dvd+rw-tools 7.1-6 2010-06-24 14:53:21 configure update-inetd 4.36 4.31 2010-06-24 14:53:21 status unpacked update-inetd 4.36 2010-06-24 14:53:21 status half-configured update-inetd 4.36 2010-06-24 14:53:22 status installed update-inetd 4.36 2010-06-24 14:53:22 configure dpkg-dev 1.15.7.2 1.14.29 2010-06-24 14:53:22 status unpacked dpkg-dev 1.15.7.2 2010-06-24 14:53:22 status unpacked dpkg-dev 1.15.7.2 2010-06-24 14:53:22 status unpacked dpkg-dev 1.15.7.2 2010-06-24 14:53:22 status half-configured dpkg-dev 1.15.7.2 2010-06-24 14:53:22 status installed dpkg-dev 1.15.7.2 2010-06-24 14:53:22 configure libc6-dev 2.11.2-1 2.11.2-1 2010-06-24 14:53:22 status unpacked libc6-dev 2.11.2-1 2010-06-24 14:53:22 status half-configured libc6-dev 2.11.2-1 2010-06-24 14:53:22 status installed libc6-dev 2.11.2-1 2010-06-24 14:53:22 configure libmysqlclient15off 5.0.51a-24+lenny4 5.0.51a-24+lenny2+spu1 2010-06-24 14:53:22 status unpacked libmysqlclient15off 5.0.51a-24+lenny4 2010-06-24 14:53:22 status half-configured libmysqlclient15off 5.0.51a-24+lenny4 2010-06-24 14:53:22 status installed libmysqlclient15off 5.0.51a-24+lenny4 2010-06-24 14:53:22 configure libdigest-hmac-perl 1.02+dfsg-1 1.01-7 2010-06-24 14:53:22 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-06-24 14:53:22 status half-configured libdigest-hmac-perl 1.02+dfsg-1 2010-06-24 14:53:22 status installed libdigest-hmac-perl 1.02+dfsg-1 2010-06-24 14:53:22 configure gir1.0-glib-2.0 0.6.14-1+b1 0.6.14-1 2010-06-24 14:53:22 status unpacked gir1.0-glib-2.0 0.6.14-1+b1 2010-06-24 14:53:22 status half-configured gir1.0-glib-2.0 0.6.14-1+b1 2010-06-24 14:53:22 status installed gir1.0-glib-2.0 0.6.14-1+b1 2010-06-24 14:53:22 configure libgnomeprint2.2-0 2.18.7-1 2.18.5-1 2010-06-24 14:53:22 status unpacked libgnomeprint2.2-0 2.18.7-1 2010-06-24 14:53:22 status half-configured libgnomeprint2.2-0 2.18.7-1 2010-06-24 14:53:22 status installed libgnomeprint2.2-0 2.18.7-1 2010-06-24 14:53:22 configure bc 1.06.95-2 1.06.94-3 2010-06-24 14:53:22 status unpacked bc 1.06.95-2 2010-06-24 14:53:22 status half-configured bc 1.06.95-2 2010-06-24 14:53:22 status installed bc 1.06.95-2 2010-06-24 14:53:22 configure whiptail 0.52.11-1 0.52.10-8 2010-06-24 14:53:22 status unpacked whiptail 0.52.11-1 2010-06-24 14:53:22 status half-configured whiptail 0.52.11-1 2010-06-24 14:53:22 status installed whiptail 0.52.11-1 2010-06-24 14:53:22 configure cups-client 1.4.3-1 1.3.8-1+lenny7 2010-06-24 14:53:22 status unpacked cups-client 1.4.3-1 2010-06-24 14:53:22 status half-configured cups-client 1.4.3-1 2010-06-24 14:53:23 status installed cups-client 1.4.3-1 2010-06-24 14:53:23 configure ifupdown 0.6.10 0.6.8+nmu1 2010-06-24 14:53:23 status unpacked ifupdown 0.6.10 2010-06-24 14:53:23 status unpacked ifupdown 0.6.10 2010-06-24 14:53:23 status unpacked ifupdown 0.6.10 2010-06-24 14:53:23 status unpacked ifupdown 0.6.10 2010-06-24 14:53:23 status half-configured ifupdown 0.6.10 2010-06-24 14:53:23 status installed ifupdown 0.6.10 2010-06-24 14:53:23 configure xulrunner-1.9.1 1.9.1.10-1 1.9.1.9-7+b1 2010-06-24 14:53:23 status unpacked xulrunner-1.9.1 1.9.1.10-1 2010-06-24 14:53:23 status unpacked xulrunner-1.9.1 1.9.1.10-1 2010-06-24 14:53:23 status half-configured xulrunner-1.9.1 1.9.1.10-1 2010-06-24 14:53:24 status installed xulrunner-1.9.1 1.9.1.10-1 2010-06-24 14:53:24 configure dhcp3-client 3.1.3-2 3.1.1-6+lenny4 2010-06-24 14:53:24 status unpacked dhcp3-client 3.1.3-2 2010-06-24 14:53:24 status unpacked dhcp3-client 3.1.3-2 2010-06-24 14:53:24 status unpacked dhcp3-client 3.1.3-2 2010-06-24 14:53:24 status unpacked dhcp3-client 3.1.3-2 2010-06-24 14:53:24 status unpacked dhcp3-client 3.1.3-2 2010-06-24 14:53:24 status half-configured dhcp3-client 3.1.3-2 2010-06-24 14:53:25 status installed dhcp3-client 3.1.3-2 2010-06-24 14:53:25 configure libmail-box-perl 2.094-1 2.082-2 2010-06-24 14:53:25 status unpacked libmail-box-perl 2.094-1 2010-06-24 14:53:25 status half-configured libmail-box-perl 2.094-1 2010-06-24 14:53:25 status installed libmail-box-perl 2.094-1 2010-06-24 14:53:25 configure gcc-4.3 4.3.5-1 4.3.2-1.1 2010-06-24 14:53:25 status unpacked gcc-4.3 4.3.5-1 2010-06-24 14:53:25 status half-configured gcc-4.3 4.3.5-1 2010-06-24 14:53:25 status installed gcc-4.3 4.3.5-1 2010-06-24 14:53:25 configure gcc-4.1 4.1.2-29 4.1.2-25 2010-06-24 14:53:25 status unpacked gcc-4.1 4.1.2-29 2010-06-24 14:53:25 status half-configured gcc-4.1 4.1.2-29 2010-06-24 14:53:25 status installed gcc-4.1 4.1.2-29 2010-06-24 14:53:25 configure libgnomeprintui2.2-0 2.18.5-1 2.18.3-1 2010-06-24 14:53:25 status unpacked libgnomeprintui2.2-0 2.18.5-1 2010-06-24 14:53:25 status half-configured libgnomeprintui2.2-0 2.18.5-1 2010-06-24 14:53:26 status installed libgnomeprintui2.2-0 2.18.5-1 2010-06-24 14:53:26 configure libavahi-ui0 0.6.25-3 0.6.23-3lenny1 2010-06-24 14:53:26 status unpacked libavahi-ui0 0.6.25-3 2010-06-24 14:53:26 status half-configured libavahi-ui0 0.6.25-3 2010-06-24 14:53:26 status installed libavahi-ui0 0.6.25-3 2010-06-24 14:53:26 configure hal 0.5.14-2 0.5.11-8 2010-06-24 14:53:26 status unpacked hal 0.5.14-2 2010-06-24 14:53:26 status unpacked hal 0.5.14-2 2010-06-24 14:53:26 status unpacked hal 0.5.14-2 2010-06-24 14:53:26 status unpacked hal 0.5.14-2 2010-06-24 14:53:26 status unpacked hal 0.5.14-2 2010-06-24 14:53:26 status half-configured hal 0.5.14-2 2010-06-24 14:53:27 status installed hal 0.5.14-2 2010-06-24 14:53:27 configure libgksu2-0 2.0.13~pre1-1 2.0.7-1 2010-06-24 14:53:27 status unpacked libgksu2-0 2.0.13~pre1-1 2010-06-24 14:53:28 status half-configured libgksu2-0 2.0.13~pre1-1 2010-06-24 14:53:28 update-alternatives: run with --install /usr/share/gconf/defaults/10_libgksu libgksu-gconf-defaults /usr/share/libgksu/debian/gconf-defaults.libgksu-sudo 10 2010-06-24 14:53:28 update-alternatives: run with --install /usr/share/gconf/defaults/10_libgksu libgksu-gconf-defaults /usr/share/libgksu/debian/gconf-defaults.libgksu-su 20 2010-06-24 14:53:28 status installed libgksu2-0 2.0.13~pre1-1 2010-06-24 14:53:28 configure libgnome2-vfs-perl 1.081-1 1.080-1+b1 2010-06-24 14:53:28 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-24 14:53:28 status half-configured libgnome2-vfs-perl 1.081-1 2010-06-24 14:53:28 status installed libgnome2-vfs-perl 1.081-1 2010-06-24 14:53:28 configure logrotate 3.7.8-6 3.7.1-5 2010-06-24 14:53:28 status unpacked logrotate 3.7.8-6 2010-06-24 14:53:28 status unpacked logrotate 3.7.8-6 2010-06-24 14:53:28 status unpacked logrotate 3.7.8-6 2010-06-24 14:53:28 status half-configured logrotate 3.7.8-6 2010-06-24 14:53:28 status installed logrotate 3.7.8-6 2010-06-24 14:53:28 configure linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2.6.26-22lenny1 2010-06-24 14:53:28 status unpacked linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-06-24 14:53:28 status half-configured linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-06-24 14:54:03 status installed linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-06-24 14:54:03 configure vim-nox 2:7.2.438+hg~d44112feb815-5+b1 1:7.1.314-3+lenny2 2010-06-24 14:54:03 status unpacked vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:54:03 status half-configured vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:54:03 update-alternatives: run with --install /usr/bin/vim vim /usr/bin/vim.nox 40 2010-06-24 14:54:03 update-alternatives: run with --install /usr/bin/vimdiff vimdiff /usr/bin/vim.nox 40 2010-06-24 14:54:03 update-alternatives: run with --install /usr/bin/rvim rvim /usr/bin/vim.nox 40 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.nox 40 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-06-24 14:54:04 status installed vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-06-24 14:54:04 configure libhtml-tree-perl 3.23-2 3.23-1 2010-06-24 14:54:04 status unpacked libhtml-tree-perl 3.23-2 2010-06-24 14:54:04 status half-configured libhtml-tree-perl 3.23-2 2010-06-24 14:54:04 status installed libhtml-tree-perl 3.23-2 2010-06-24 14:54:04 configure libgs8 8.71~dfsg2-3 8.62.dfsg.1-3.2lenny1 2010-06-24 14:54:04 status unpacked libgs8 8.71~dfsg2-3 2010-06-24 14:54:04 status half-configured libgs8 8.71~dfsg2-3 2010-06-24 14:54:04 status installed libgs8 8.71~dfsg2-3 2010-06-24 14:54:04 configure bind9-host 1:9.7.0.dfsg.P1-1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 14:54:04 status unpacked bind9-host 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:04 status half-configured bind9-host 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:04 status installed bind9-host 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:04 configure iceweasel 3.5.10-1 3.5.9-3 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status unpacked iceweasel 3.5.10-1 2010-06-24 14:54:04 status half-configured iceweasel 3.5.10-1 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/x-www-browser x-www-browser /usr/bin/iceweasel 70 --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/iceweasel.1.gz 2010-06-24 14:54:04 update-alternatives: run with --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/iceweasel 70 --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/iceweasel.1.gz 2010-06-24 14:54:04 status installed iceweasel 3.5.10-1 2010-06-24 14:54:04 configure libgtk2-perl 1:1.221-6 1:1.190-1 2010-06-24 14:54:04 status unpacked libgtk2-perl 1:1.221-6 2010-06-24 14:54:04 status half-configured libgtk2-perl 1:1.221-6 2010-06-24 14:54:05 status installed libgtk2-perl 1:1.221-6 2010-06-24 14:54:05 configure libgnome-pilot2 2.0.17-2 2.0.15-2.4 2010-06-24 14:54:05 status unpacked libgnome-pilot2 2.0.17-2 2010-06-24 14:54:05 status half-configured libgnome-pilot2 2.0.17-2 2010-06-24 14:54:05 status installed libgnome-pilot2 2.0.17-2 2010-06-24 14:54:05 configure libcwidget3 0.5.16-3 0.5.12-4 2010-06-24 14:54:05 status unpacked libcwidget3 0.5.16-3 2010-06-24 14:54:05 status half-configured libcwidget3 0.5.16-3 2010-06-24 14:54:05 status installed libcwidget3 0.5.16-3 2010-06-24 14:54:05 configure bsd-mailx 8.1.2-0.20100314cvs-1 8.1.2-0.20071201cvs-3 2010-06-24 14:54:05 status unpacked bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 14:54:05 status unpacked bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 14:54:05 status half-configured bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 14:54:05 status installed bsd-mailx 8.1.2-0.20100314cvs-1 2010-06-24 14:54:05 configure libnfsidmap2 0.23-2 0.20-1 2010-06-24 14:54:05 status unpacked libnfsidmap2 0.23-2 2010-06-24 14:54:05 status half-configured libnfsidmap2 0.23-2 2010-06-24 14:54:05 status installed libnfsidmap2 0.23-2 2010-06-24 14:54:05 configure devscripts 2.10.64 2.10.35lenny7 2010-06-24 14:54:05 status unpacked devscripts 2.10.64 2010-06-24 14:54:05 status unpacked devscripts 2.10.64 2010-06-24 14:54:05 status unpacked devscripts 2.10.64 2010-06-24 14:54:05 status unpacked devscripts 2.10.64 2010-06-24 14:54:05 status half-configured devscripts 2.10.64 2010-06-24 14:54:05 status installed devscripts 2.10.64 2010-06-24 14:54:05 configure libao4 1.0.0-4 2010-06-24 14:54:05 status unpacked libao4 1.0.0-4 2010-06-24 14:54:05 status half-configured libao4 1.0.0-4 2010-06-24 14:54:05 status installed libao4 1.0.0-4 2010-06-24 14:54:05 configure gksu 2.0.2-3 2.0.0-8 2010-06-24 14:54:05 status unpacked gksu 2.0.2-3 2010-06-24 14:54:05 status half-configured gksu 2.0.2-3 2010-06-24 14:54:05 status installed gksu 2.0.2-3 2010-06-24 14:54:05 configure alsa-utils 1.0.23-2 1.0.16-2 2010-06-24 14:54:05 status unpacked alsa-utils 1.0.23-2 2010-06-24 14:54:06 status unpacked alsa-utils 1.0.23-2 2010-06-24 14:54:06 status half-configured alsa-utils 1.0.23-2 2010-06-24 14:54:06 status installed alsa-utils 1.0.23-2 2010-06-24 14:54:06 configure git 1:1.7.1-1 2010-06-24 14:54:06 status unpacked git 1:1.7.1-1 2010-06-24 14:54:06 status unpacked git 1:1.7.1-1 2010-06-24 14:54:06 status unpacked git 1:1.7.1-1 2010-06-24 14:54:06 status half-configured git 1:1.7.1-1 2010-06-24 14:54:06 status installed git 1:1.7.1-1 2010-06-24 14:54:06 configure cups-bsd 1.4.3-1 1.3.8-1+lenny7 2010-06-24 14:54:06 status unpacked cups-bsd 1.4.3-1 2010-06-24 14:54:06 status half-configured cups-bsd 1.4.3-1 2010-06-24 14:54:06 status installed cups-bsd 1.4.3-1 2010-06-24 14:54:06 configure alsa-base 1.0.23+dfsg-1 1.0.17.dfsg-4 2010-06-24 14:54:06 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:06 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:06 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:06 status unpacked alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:06 status half-configured alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:07 status installed alsa-base 1.0.23+dfsg-1 2010-06-24 14:54:07 configure autopoint 0.18.1.1-1 2010-06-24 14:54:07 status unpacked autopoint 0.18.1.1-1 2010-06-24 14:54:07 status half-configured autopoint 0.18.1.1-1 2010-06-24 14:54:07 status installed autopoint 0.18.1.1-1 2010-06-24 14:54:07 configure iptables 1.4.8-2 1.4.2-6 2010-06-24 14:54:07 status unpacked iptables 1.4.8-2 2010-06-24 14:54:07 status half-configured iptables 1.4.8-2 2010-06-24 14:54:07 status installed iptables 1.4.8-2 2010-06-24 14:54:07 configure gnupg-curl 1.4.10-4 2010-06-24 14:54:07 status unpacked gnupg-curl 1.4.10-4 2010-06-24 14:54:07 status half-configured gnupg-curl 1.4.10-4 2010-06-24 14:54:07 status installed gnupg-curl 1.4.10-4 2010-06-24 14:54:07 configure dnsutils 1:9.7.0.dfsg.P1-1 1:9.5.1.dfsg.P3-1+lenny1 2010-06-24 14:54:07 status unpacked dnsutils 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:07 status half-configured dnsutils 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:07 status installed dnsutils 1:9.7.0.dfsg.P1-1 2010-06-24 14:54:07 configure debhelper 7.9.1 7.0.15 2010-06-24 14:54:07 status unpacked debhelper 7.9.1 2010-06-24 14:54:07 status half-configured debhelper 7.9.1 2010-06-24 14:54:07 status installed debhelper 7.9.1 2010-06-24 14:54:07 configure nfs-common 1:1.2.2-1 1:1.1.2-6lenny1 2010-06-24 14:54:07 status unpacked nfs-common 1:1.2.2-1 2010-06-24 14:54:07 status unpacked nfs-common 1:1.2.2-1 2010-06-24 14:54:07 status half-configured nfs-common 1:1.2.2-1 2010-06-24 14:54:09 status installed nfs-common 1:1.2.2-1 2010-06-24 14:54:09 configure libgnome2-canvas-perl 1.002-2 1.002-1+b2 2010-06-24 14:54:09 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-24 14:54:09 status half-configured libgnome2-canvas-perl 1.002-2 2010-06-24 14:54:09 status installed libgnome2-canvas-perl 1.002-2 2010-06-24 14:54:09 configure libgnome2-perl 1.042-2 1.042-1+b1 2010-06-24 14:54:09 status unpacked libgnome2-perl 1.042-2 2010-06-24 14:54:09 status half-configured libgnome2-perl 1.042-2 2010-06-24 14:54:09 status installed libgnome2-perl 1.042-2 2010-06-24 14:54:09 configure git-core 1:1.7.1-1 1:1.5.6.5-3+lenny3 2010-06-24 14:54:09 status unpacked git-core 1:1.7.1-1 2010-06-24 14:54:09 status half-configured git-core 1:1.7.1-1 2010-06-24 14:54:10 status installed git-core 1:1.7.1-1 2010-06-24 14:54:10 configure cdrdao 1:1.2.2-18.2 1:1.2.2-16 2010-06-24 14:54:10 status unpacked cdrdao 1:1.2.2-18.2 2010-06-24 14:54:10 status half-configured cdrdao 1:1.2.2-18.2 2010-06-24 14:54:10 status installed cdrdao 1:1.2.2-18.2 2010-06-24 14:54:10 configure ispell 3.1.20.0-7 3.1.20.0-4.4 2010-06-24 14:54:10 status unpacked ispell 3.1.20.0-7 2010-06-24 14:54:10 status half-configured ispell 3.1.20.0-7 2010-06-24 14:54:10 status installed ispell 3.1.20.0-7 2010-06-24 14:54:10 configure dmsetup 2:1.02.48-2 2:1.02.27-4 2010-06-24 14:54:10 status unpacked dmsetup 2:1.02.48-2 2010-06-24 14:54:10 status half-configured dmsetup 2:1.02.48-2 2010-06-24 14:54:10 status installed dmsetup 2:1.02.48-2 2010-06-24 14:54:10 configure libstdc++6-4.3-dev 4.3.5-1 4.3.2-1.1 2010-06-24 14:54:10 status unpacked libstdc++6-4.3-dev 4.3.5-1 2010-06-24 14:54:10 status half-configured libstdc++6-4.3-dev 4.3.5-1 2010-06-24 14:54:10 status installed libstdc++6-4.3-dev 4.3.5-1 2010-06-24 14:54:10 configure ibritish 3.1.20.0-7 3.1.20.0-4.4 2010-06-24 14:54:10 status unpacked ibritish 3.1.20.0-7 2010-06-24 14:54:10 status half-configured ibritish 3.1.20.0-7 2010-06-24 14:54:11 status installed ibritish 3.1.20.0-7 2010-06-24 14:54:11 configure tasksel-data 2.81 2.78 2010-06-24 14:54:11 status unpacked tasksel-data 2.81 2010-06-24 14:54:11 status half-configured tasksel-data 2.81 2010-06-24 14:54:11 status installed tasksel-data 2.81 2010-06-24 14:54:11 configure libdevmapper1.02.1 2:1.02.48-2 2:1.02.48-1 2010-06-24 14:54:11 status unpacked libdevmapper1.02.1 2:1.02.48-2 2010-06-24 14:54:11 status half-configured libdevmapper1.02.1 2:1.02.48-2 2010-06-24 14:54:11 status installed libdevmapper1.02.1 2:1.02.48-2 2010-06-24 14:54:11 configure gs-common 8.71~dfsg2-3 8.62.dfsg.1-3.2lenny1 2010-06-24 14:54:11 status unpacked gs-common 8.71~dfsg2-3 2010-06-24 14:54:11 status half-configured gs-common 8.71~dfsg2-3 2010-06-24 14:54:11 status installed gs-common 8.71~dfsg2-3 2010-06-24 14:54:11 configure iamerican 3.1.20.0-7 3.1.20.0-4.4 2010-06-24 14:54:11 status unpacked iamerican 3.1.20.0-7 2010-06-24 14:54:11 status half-configured iamerican 3.1.20.0-7 2010-06-24 14:54:11 status installed iamerican 3.1.20.0-7 2010-06-24 14:54:11 configure eject 2.1.5+deb1+cvs20081104-7 2.1.5+deb1-4 2010-06-24 14:54:11 status unpacked eject 2.1.5+deb1+cvs20081104-7 2010-06-24 14:54:11 status half-configured eject 2.1.5+deb1+cvs20081104-7 2010-06-24 14:54:11 status installed eject 2.1.5+deb1+cvs20081104-7 2010-06-24 14:54:11 configure ghostscript 8.71~dfsg2-3 8.62.dfsg.1-3.2lenny1 2010-06-24 14:54:11 status unpacked ghostscript 8.71~dfsg2-3 2010-06-24 14:54:11 status half-configured ghostscript 8.71~dfsg2-3 2010-06-24 14:54:12 status installed ghostscript 8.71~dfsg2-3 2010-06-24 14:54:12 configure cryptsetup 2:1.1.2-1 2:1.0.6-7 2010-06-24 14:54:12 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 status unpacked cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 status half-configured cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 status installed cryptsetup 2:1.1.2-1 2010-06-24 14:54:12 configure ghostscript-cups 8.71~dfsg2-3 2010-06-24 14:54:12 status unpacked ghostscript-cups 8.71~dfsg2-3 2010-06-24 14:54:12 status half-configured ghostscript-cups 8.71~dfsg2-3 2010-06-24 14:54:13 status installed ghostscript-cups 8.71~dfsg2-3 2010-06-24 14:54:13 configure cups 1.4.3-1 1.3.8-1+lenny7 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status unpacked cups 1.4.3-1 2010-06-24 14:54:13 status half-configured cups 1.4.3-1 2010-06-24 14:54:14 status installed cups 1.4.3-1 2010-06-24 14:54:14 configure libparted0debian1 2.2-7 2.2-5 2010-06-24 14:54:14 status unpacked libparted0debian1 2.2-7 2010-06-24 14:54:14 status half-configured libparted0debian1 2.2-7 2010-06-24 14:54:14 status installed libparted0debian1 2.2-7 2010-06-24 14:54:14 configure g++-4.3 4.3.5-1 4.3.2-1.1 2010-06-24 14:54:14 status unpacked g++-4.3 4.3.5-1 2010-06-24 14:54:14 status half-configured g++-4.3 4.3.5-1 2010-06-24 14:54:14 status installed g++-4.3 4.3.5-1 2010-06-24 14:54:14 configure tasksel 2.81 2.78 2010-06-24 14:54:14 status unpacked tasksel 2.81 2010-06-24 14:54:14 status half-configured tasksel 2.81 2010-06-24 14:54:15 status installed tasksel 2.81 2010-06-24 14:54:15 configure cups-driver-gutenprint 5.2.5-1 2010-06-24 14:54:15 status unpacked cups-driver-gutenprint 5.2.5-1 2010-06-24 14:54:15 status half-configured cups-driver-gutenprint 5.2.5-1 2010-06-24 14:54:15 status installed cups-driver-gutenprint 5.2.5-1 2010-06-24 14:54:15 trigproc menu 2.1.41 2.1.41 2010-06-24 14:54:15 status half-configured menu 2.1.41 2010-06-24 14:54:15 status installed menu 2.1.41 2010-06-24 14:54:15 trigproc python-support 1.0.8 1.0.8 2010-06-24 14:54:15 status half-configured python-support 1.0.8 2010-06-24 14:54:24 status installed python-support 1.0.8 2010-06-24 14:54:24 trigproc initramfs-tools 0.97 0.97 2010-06-24 14:54:24 status half-configured initramfs-tools 0.97 2010-06-24 14:54:44 status installed initramfs-tools 0.97 2010-06-28 11:04:45 startup archives unpack 2010-06-28 11:04:51 upgrade libpod-coverage-perl 0.19-1 0.19-1 2010-06-28 11:04:51 status half-installed libpod-coverage-perl 0.19-1 2010-06-28 11:04:51 status triggers-pending man-db 2.5.7-3 2010-06-28 11:04:51 status half-installed libpod-coverage-perl 0.19-1 2010-06-28 11:04:51 status half-installed libpod-coverage-perl 0.19-1 2010-06-28 11:04:51 status unpacked libpod-coverage-perl 0.19-1 2010-06-28 11:04:52 status unpacked libpod-coverage-perl 0.19-1 2010-06-28 11:04:52 upgrade subversion 1.5.1dfsg1-4 1.6.12dfsg-1 2010-06-28 11:04:52 status half-configured subversion 1.5.1dfsg1-4 2010-06-28 11:04:52 status unpacked subversion 1.5.1dfsg1-4 2010-06-28 11:04:52 status half-installed subversion 1.5.1dfsg1-4 2010-06-28 11:04:52 status half-installed subversion 1.5.1dfsg1-4 2010-06-28 11:04:52 status half-installed subversion 1.5.1dfsg1-4 2010-06-28 11:04:53 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:53 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:53 upgrade libserf-0-0 0.2.0-1 0.3.1-1 2010-06-28 11:04:53 status half-configured libserf-0-0 0.2.0-1 2010-06-28 11:04:53 status unpacked libserf-0-0 0.2.0-1 2010-06-28 11:04:53 status half-installed libserf-0-0 0.2.0-1 2010-06-28 11:04:53 status half-installed libserf-0-0 0.2.0-1 2010-06-28 11:04:53 status unpacked libserf-0-0 0.3.1-1 2010-06-28 11:04:53 status unpacked libserf-0-0 0.3.1-1 2010-06-28 11:04:54 upgrade libsvn1 1.5.1dfsg1-4 1.6.12dfsg-1 2010-06-28 11:04:54 status half-configured libsvn1 1.5.1dfsg1-4 2010-06-28 11:04:54 status unpacked libsvn1 1.5.1dfsg1-4 2010-06-28 11:04:54 status half-installed libsvn1 1.5.1dfsg1-4 2010-06-28 11:04:54 status half-installed libsvn1 1.5.1dfsg1-4 2010-06-28 11:04:54 status unpacked libsvn1 1.6.12dfsg-1 2010-06-28 11:04:54 status unpacked libsvn1 1.6.12dfsg-1 2010-06-28 11:04:54 install libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:54 status half-installed libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:54 status half-installed libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:54 status unpacked libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:54 status unpacked libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:55 install libterm-readkey-perl 2.30-4 2010-06-28 11:04:55 status half-installed libterm-readkey-perl 2.30-4 2010-06-28 11:04:55 status half-installed libterm-readkey-perl 2.30-4 2010-06-28 11:04:55 status unpacked libterm-readkey-perl 2.30-4 2010-06-28 11:04:55 status unpacked libterm-readkey-perl 2.30-4 2010-06-28 11:04:55 install git-svn 1:1.7.1-1 2010-06-28 11:04:55 status half-installed git-svn 1:1.7.1-1 2010-06-28 11:04:55 status half-installed git-svn 1:1.7.1-1 2010-06-28 11:04:55 status unpacked git-svn 1:1.7.1-1 2010-06-28 11:04:55 status unpacked git-svn 1:1.7.1-1 2010-06-28 11:04:55 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 11:04:55 status half-configured man-db 2.5.7-3 2010-06-28 11:04:57 status installed man-db 2.5.7-3 2010-06-28 11:04:58 startup packages configure 2010-06-28 11:04:58 configure libpod-coverage-perl 0.19-1 0.19-1 2010-06-28 11:04:58 status unpacked libpod-coverage-perl 0.19-1 2010-06-28 11:04:58 status half-configured libpod-coverage-perl 0.19-1 2010-06-28 11:04:58 status installed libpod-coverage-perl 0.19-1 2010-06-28 11:04:58 configure libserf-0-0 0.3.1-1 0.3.1-1 2010-06-28 11:04:58 status unpacked libserf-0-0 0.3.1-1 2010-06-28 11:04:58 status half-configured libserf-0-0 0.3.1-1 2010-06-28 11:04:59 status installed libserf-0-0 0.3.1-1 2010-06-28 11:04:59 configure libsvn1 1.6.12dfsg-1 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked libsvn1 1.6.12dfsg-1 2010-06-28 11:04:59 status half-configured libsvn1 1.6.12dfsg-1 2010-06-28 11:04:59 status installed libsvn1 1.6.12dfsg-1 2010-06-28 11:04:59 configure subversion 1.6.12dfsg-1 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status half-configured subversion 1.6.12dfsg-1 2010-06-28 11:04:59 status installed subversion 1.6.12dfsg-1 2010-06-28 11:04:59 configure libsvn-perl 1.6.12dfsg-1 1.6.12dfsg-1 2010-06-28 11:04:59 status unpacked libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:59 status half-configured libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:59 status installed libsvn-perl 1.6.12dfsg-1 2010-06-28 11:04:59 configure libterm-readkey-perl 2.30-4 2.30-4 2010-06-28 11:04:59 status unpacked libterm-readkey-perl 2.30-4 2010-06-28 11:04:59 status half-configured libterm-readkey-perl 2.30-4 2010-06-28 11:04:59 status installed libterm-readkey-perl 2.30-4 2010-06-28 11:04:59 configure git-svn 1:1.7.1-1 1:1.7.1-1 2010-06-28 11:04:59 status unpacked git-svn 1:1.7.1-1 2010-06-28 11:04:59 status half-configured git-svn 1:1.7.1-1 2010-06-28 11:04:59 status installed git-svn 1:1.7.1-1 2010-06-28 11:43:23 startup packages remove 2010-06-28 11:43:23 status installed gnome 1:2.30+1 2010-06-28 11:43:23 remove gnome 1:2.30+1 1:2.30+1 2010-06-28 11:43:23 status half-configured gnome 1:2.30+1 2010-06-28 11:43:23 status half-installed gnome 1:2.30+1 2010-06-28 11:43:23 status config-files gnome 1:2.30+1 2010-06-28 11:43:23 status config-files gnome 1:2.30+1 2010-06-28 11:43:23 status config-files gnome 1:2.30+1 2010-06-28 11:43:23 status not-installed gnome 2010-06-28 11:43:23 status installed epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 remove epiphany-extensions 2.30.1-1 2.30.1-1 2010-06-28 11:43:23 status half-configured epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 status half-installed epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 status config-files epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 status config-files epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 status config-files epiphany-extensions 2.30.1-1 2010-06-28 11:43:23 status not-installed epiphany-extensions 2010-06-28 11:43:23 status installed epiphany-browser 2.30.2-2 2010-06-28 11:43:23 remove epiphany-browser 2.30.2-2 2.30.2-2 2010-06-28 11:43:23 status half-configured epiphany-browser 2.30.2-2 2010-06-28 11:43:24 update-alternatives: run with --remove x-www-browser /usr/bin/epiphany-browser 2010-06-28 11:43:24 update-alternatives: link group x-www-browser updated to point to /usr/bin/iceweasel 2010-06-28 11:43:24 update-alternatives: run with --remove gnome-www-browser /usr/bin/epiphany-browser 2010-06-28 11:43:24 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/iceweasel 2010-06-28 11:43:24 status half-installed epiphany-browser 2.30.2-2 2010-06-28 11:43:24 status triggers-pending menu 2.1.41 2010-06-28 11:43:24 status half-installed epiphany-browser 2.30.2-2 2010-06-28 11:43:24 status triggers-pending man-db 2.5.7-3 2010-06-28 11:43:25 status half-installed epiphany-browser 2.30.2-2 2010-06-28 11:43:25 status triggers-awaited menu 2.1.41 2010-06-28 11:43:25 status config-files epiphany-browser 2.30.2-2 2010-06-28 11:43:25 status config-files epiphany-browser 2.30.2-2 2010-06-28 11:43:25 trigproc menu 2.1.41 2.1.41 2010-06-28 11:43:25 status half-configured menu 2.1.41 2010-06-28 11:43:26 status installed menu 2.1.41 2010-06-28 11:43:26 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 11:43:26 status half-configured man-db 2.5.7-3 2010-06-28 11:43:27 status installed man-db 2.5.7-3 2010-06-28 11:43:28 startup archives unpack 2010-06-28 11:43:28 install swfdec-mozilla 0.6.0-5 2010-06-28 11:43:28 status half-installed swfdec-mozilla 0.6.0-5 2010-06-28 11:43:29 status unpacked swfdec-mozilla 0.6.0-5 2010-06-28 11:43:29 status unpacked swfdec-mozilla 0.6.0-5 2010-06-28 11:43:30 startup packages configure 2010-06-28 11:43:30 configure swfdec-mozilla 0.6.0-5 0.6.0-5 2010-06-28 11:43:30 status unpacked swfdec-mozilla 0.6.0-5 2010-06-28 11:43:30 status half-configured swfdec-mozilla 0.6.0-5 2010-06-28 11:43:30 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so /usr/lib/swfdec-mozilla/libswfdecmozilla.so 10 2010-06-28 11:43:30 status installed swfdec-mozilla 0.6.0-5 2010-06-28 11:44:11 startup archives unpack 2010-06-28 11:44:11 install flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:11 status half-installed flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:11 status triggers-pending man-db 2.5.7-3 2010-06-28 11:44:11 status half-installed flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:11 status unpacked flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:11 status unpacked flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:12 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 11:44:12 status half-configured man-db 2.5.7-3 2010-06-28 11:44:12 status installed man-db 2.5.7-3 2010-06-28 11:44:13 startup packages configure 2010-06-28 11:44:13 configure flashplugin-nonfree 1:2.8.1 1:2.8.1 2010-06-28 11:44:13 status unpacked flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:13 status half-configured flashplugin-nonfree 1:2.8.1 2010-06-28 11:44:13 status installed flashplugin-nonfree 1:2.8.1 2010-06-28 11:46:18 startup archives unpack 2010-06-28 11:46:18 upgrade gcc-4.4-base 4.4.4-5 4.4.4-6 2010-06-28 11:46:18 status half-configured gcc-4.4-base 4.4.4-5 2010-06-28 11:46:18 status unpacked gcc-4.4-base 4.4.4-5 2010-06-28 11:46:18 status half-installed gcc-4.4-base 4.4.4-5 2010-06-28 11:46:20 status half-installed gcc-4.4-base 4.4.4-5 2010-06-28 11:46:20 status unpacked gcc-4.4-base 4.4.4-6 2010-06-28 11:46:20 status unpacked gcc-4.4-base 4.4.4-6 2010-06-28 11:46:21 startup packages configure 2010-06-28 11:46:21 configure gcc-4.4-base 4.4.4-6 4.4.4-6 2010-06-28 11:46:21 status unpacked gcc-4.4-base 4.4.4-6 2010-06-28 11:46:21 status half-configured gcc-4.4-base 4.4.4-6 2010-06-28 11:46:21 status installed gcc-4.4-base 4.4.4-6 2010-06-28 11:46:21 startup archives unpack 2010-06-28 11:46:22 upgrade libstdc++6 4.4.4-5 4.4.4-6 2010-06-28 11:46:22 status half-configured libstdc++6 4.4.4-5 2010-06-28 11:46:22 status unpacked libstdc++6 4.4.4-5 2010-06-28 11:46:22 status half-installed libstdc++6 4.4.4-5 2010-06-28 11:46:22 status half-installed libstdc++6 4.4.4-5 2010-06-28 11:46:22 status unpacked libstdc++6 4.4.4-6 2010-06-28 11:46:22 status unpacked libstdc++6 4.4.4-6 2010-06-28 11:46:23 startup packages configure 2010-06-28 11:46:23 configure libstdc++6 4.4.4-6 4.4.4-6 2010-06-28 11:46:23 status unpacked libstdc++6 4.4.4-6 2010-06-28 11:46:23 status half-configured libstdc++6 4.4.4-6 2010-06-28 11:46:23 status installed libstdc++6 4.4.4-6 2010-06-28 11:46:24 startup archives unpack 2010-06-28 11:46:24 upgrade cpp-4.4 4.4.4-5 4.4.4-6 2010-06-28 11:46:24 status half-configured cpp-4.4 4.4.4-5 2010-06-28 11:46:24 status unpacked cpp-4.4 4.4.4-5 2010-06-28 11:46:24 status half-installed cpp-4.4 4.4.4-5 2010-06-28 11:46:26 status half-installed cpp-4.4 4.4.4-5 2010-06-28 11:46:26 status unpacked cpp-4.4 4.4.4-6 2010-06-28 11:46:26 status unpacked cpp-4.4 4.4.4-6 2010-06-28 11:46:26 upgrade libgomp1 4.4.4-5 4.4.4-6 2010-06-28 11:46:26 status half-configured libgomp1 4.4.4-5 2010-06-28 11:46:26 status unpacked libgomp1 4.4.4-5 2010-06-28 11:46:26 status half-installed libgomp1 4.4.4-5 2010-06-28 11:46:26 status half-installed libgomp1 4.4.4-5 2010-06-28 11:46:26 status unpacked libgomp1 4.4.4-6 2010-06-28 11:46:26 status unpacked libgomp1 4.4.4-6 2010-06-28 11:46:27 upgrade gcc-4.4 4.4.4-5 4.4.4-6 2010-06-28 11:46:27 status half-configured gcc-4.4 4.4.4-5 2010-06-28 11:46:27 status unpacked gcc-4.4 4.4.4-5 2010-06-28 11:46:27 status half-installed gcc-4.4 4.4.4-5 2010-06-28 11:46:28 status half-installed gcc-4.4 4.4.4-5 2010-06-28 11:46:28 status unpacked gcc-4.4 4.4.4-6 2010-06-28 11:46:28 status unpacked gcc-4.4 4.4.4-6 2010-06-28 11:46:29 upgrade g++-4.4 4.4.4-5 4.4.4-6 2010-06-28 11:46:29 status half-configured g++-4.4 4.4.4-5 2010-06-28 11:46:29 status unpacked g++-4.4 4.4.4-5 2010-06-28 11:46:29 status half-installed g++-4.4 4.4.4-5 2010-06-28 11:46:29 status half-installed g++-4.4 4.4.4-5 2010-06-28 11:46:30 status unpacked g++-4.4 4.4.4-6 2010-06-28 11:46:30 status unpacked g++-4.4 4.4.4-6 2010-06-28 11:46:30 upgrade libstdc++6-4.4-dev 4.4.4-5 4.4.4-6 2010-06-28 11:46:30 status half-configured libstdc++6-4.4-dev 4.4.4-5 2010-06-28 11:46:30 status unpacked libstdc++6-4.4-dev 4.4.4-5 2010-06-28 11:46:30 status half-installed libstdc++6-4.4-dev 4.4.4-5 2010-06-28 11:46:31 status half-installed libstdc++6-4.4-dev 4.4.4-5 2010-06-28 11:46:31 status unpacked libstdc++6-4.4-dev 4.4.4-6 2010-06-28 11:46:32 status unpacked libstdc++6-4.4-dev 4.4.4-6 2010-06-28 11:46:32 upgrade libgfortran3 4.4.4-5 4.4.4-6 2010-06-28 11:46:32 status half-configured libgfortran3 4.4.4-5 2010-06-28 11:46:32 status unpacked libgfortran3 4.4.4-5 2010-06-28 11:46:32 status half-installed libgfortran3 4.4.4-5 2010-06-28 11:46:32 status half-installed libgfortran3 4.4.4-5 2010-06-28 11:46:32 status unpacked libgfortran3 4.4.4-6 2010-06-28 11:46:32 status unpacked libgfortran3 4.4.4-6 2010-06-28 11:46:33 upgrade libgcc1 1:4.4.4-5 1:4.4.4-6 2010-06-28 11:46:33 status half-configured libgcc1 1:4.4.4-5 2010-06-28 11:46:33 status unpacked libgcc1 1:4.4.4-5 2010-06-28 11:46:33 status half-installed libgcc1 1:4.4.4-5 2010-06-28 11:46:33 status half-installed libgcc1 1:4.4.4-5 2010-06-28 11:46:33 status unpacked libgcc1 1:4.4.4-6 2010-06-28 11:46:33 status unpacked libgcc1 1:4.4.4-6 2010-06-28 11:46:34 startup packages configure 2010-06-28 11:46:34 configure libgcc1 1:4.4.4-6 1:4.4.4-6 2010-06-28 11:46:34 status unpacked libgcc1 1:4.4.4-6 2010-06-28 11:46:34 status half-configured libgcc1 1:4.4.4-6 2010-06-28 11:46:34 status installed libgcc1 1:4.4.4-6 2010-06-28 11:46:35 startup archives unpack 2010-06-28 11:46:35 install lib32gcc1 1:4.4.4-6 2010-06-28 11:46:35 status half-installed lib32gcc1 1:4.4.4-6 2010-06-28 11:46:36 status unpacked lib32gcc1 1:4.4.4-6 2010-06-28 11:46:36 status unpacked lib32gcc1 1:4.4.4-6 2010-06-28 11:46:37 install lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:37 status half-installed lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:38 status unpacked lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:38 status unpacked lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:38 install lib32stdc++6 4.4.4-6 2010-06-28 11:46:38 status half-installed lib32stdc++6 4.4.4-6 2010-06-28 11:46:38 status unpacked lib32stdc++6 4.4.4-6 2010-06-28 11:46:38 status unpacked lib32stdc++6 4.4.4-6 2010-06-28 11:46:39 install lib32asound2 1.0.23-1 2010-06-28 11:46:39 status half-installed lib32asound2 1.0.23-1 2010-06-28 11:46:39 status unpacked lib32asound2 1.0.23-1 2010-06-28 11:46:39 status unpacked lib32asound2 1.0.23-1 2010-06-28 11:46:39 install lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:39 status half-installed lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:40 status unpacked lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:40 status unpacked lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:40 install ia32-libs 20090808 2010-06-28 11:46:40 status half-installed ia32-libs 20090808 2010-06-28 11:46:44 status unpacked ia32-libs 20090808 2010-06-28 11:46:44 status unpacked ia32-libs 20090808 2010-06-28 11:46:44 install ia32-libs-gtk 20090804 2010-06-28 11:46:44 status half-installed ia32-libs-gtk 20090804 2010-06-28 11:46:46 status unpacked ia32-libs-gtk 20090804 2010-06-28 11:46:46 status unpacked ia32-libs-gtk 20090804 2010-06-28 11:46:47 install nspluginwrapper 1.3.0-1 2010-06-28 11:46:47 status half-installed nspluginwrapper 1.3.0-1 2010-06-28 11:46:47 status triggers-pending man-db 2.5.7-3 2010-06-28 11:46:47 status half-installed nspluginwrapper 1.3.0-1 2010-06-28 11:46:49 status unpacked nspluginwrapper 1.3.0-1 2010-06-28 11:46:49 status unpacked nspluginwrapper 1.3.0-1 2010-06-28 11:46:49 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 11:46:49 status half-configured man-db 2.5.7-3 2010-06-28 11:46:49 status installed man-db 2.5.7-3 2010-06-28 11:46:50 startup packages configure 2010-06-28 11:46:50 configure cpp-4.4 4.4.4-6 4.4.4-6 2010-06-28 11:46:50 status unpacked cpp-4.4 4.4.4-6 2010-06-28 11:46:50 status half-configured cpp-4.4 4.4.4-6 2010-06-28 11:46:50 status installed cpp-4.4 4.4.4-6 2010-06-28 11:46:50 configure libgomp1 4.4.4-6 4.4.4-6 2010-06-28 11:46:50 status unpacked libgomp1 4.4.4-6 2010-06-28 11:46:50 status half-configured libgomp1 4.4.4-6 2010-06-28 11:46:50 status installed libgomp1 4.4.4-6 2010-06-28 11:46:50 configure gcc-4.4 4.4.4-6 4.4.4-6 2010-06-28 11:46:50 status unpacked gcc-4.4 4.4.4-6 2010-06-28 11:46:50 status half-configured gcc-4.4 4.4.4-6 2010-06-28 11:46:50 status installed gcc-4.4 4.4.4-6 2010-06-28 11:46:50 configure libgfortran3 4.4.4-6 4.4.4-6 2010-06-28 11:46:50 status unpacked libgfortran3 4.4.4-6 2010-06-28 11:46:50 status half-configured libgfortran3 4.4.4-6 2010-06-28 11:46:50 status installed libgfortran3 4.4.4-6 2010-06-28 11:46:50 configure lib32gcc1 1:4.4.4-6 1:4.4.4-6 2010-06-28 11:46:50 status unpacked lib32gcc1 1:4.4.4-6 2010-06-28 11:46:50 status half-configured lib32gcc1 1:4.4.4-6 2010-06-28 11:46:50 status installed lib32gcc1 1:4.4.4-6 2010-06-28 11:46:51 configure lib32z1 1:1.2.3.4.dfsg-3 1:1.2.3.4.dfsg-3 2010-06-28 11:46:51 status unpacked lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:51 status half-configured lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:51 status installed lib32z1 1:1.2.3.4.dfsg-3 2010-06-28 11:46:51 configure lib32asound2 1.0.23-1 1.0.23-1 2010-06-28 11:46:51 status unpacked lib32asound2 1.0.23-1 2010-06-28 11:46:51 status half-configured lib32asound2 1.0.23-1 2010-06-28 11:46:51 status installed lib32asound2 1.0.23-1 2010-06-28 11:46:51 configure lib32ncurses5 5.7+20100313-2 5.7+20100313-2 2010-06-28 11:46:51 status unpacked lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:51 status half-configured lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:51 status installed lib32ncurses5 5.7+20100313-2 2010-06-28 11:46:51 configure lib32stdc++6 4.4.4-6 4.4.4-6 2010-06-28 11:46:51 status unpacked lib32stdc++6 4.4.4-6 2010-06-28 11:46:51 status half-configured lib32stdc++6 4.4.4-6 2010-06-28 11:46:51 status installed lib32stdc++6 4.4.4-6 2010-06-28 11:46:51 configure ia32-libs 20090808 20090808 2010-06-28 11:46:51 status unpacked ia32-libs 20090808 2010-06-28 11:46:51 status half-configured ia32-libs 20090808 2010-06-28 11:46:52 status installed ia32-libs 20090808 2010-06-28 11:46:52 configure ia32-libs-gtk 20090804 20090804 2010-06-28 11:46:52 status unpacked ia32-libs-gtk 20090804 2010-06-28 11:46:52 status unpacked ia32-libs-gtk 20090804 2010-06-28 11:46:52 status unpacked ia32-libs-gtk 20090804 2010-06-28 11:46:52 status half-configured ia32-libs-gtk 20090804 2010-06-28 11:46:52 status installed ia32-libs-gtk 20090804 2010-06-28 11:46:52 configure nspluginwrapper 1.3.0-1 1.3.0-1 2010-06-28 11:46:52 status unpacked nspluginwrapper 1.3.0-1 2010-06-28 11:46:52 status half-configured nspluginwrapper 1.3.0-1 2010-06-28 11:46:53 status installed nspluginwrapper 1.3.0-1 2010-06-28 11:46:53 configure g++-4.4 4.4.4-6 4.4.4-6 2010-06-28 11:46:53 status unpacked g++-4.4 4.4.4-6 2010-06-28 11:46:53 status half-configured g++-4.4 4.4.4-6 2010-06-28 11:46:53 status installed g++-4.4 4.4.4-6 2010-06-28 11:46:53 configure libstdc++6-4.4-dev 4.4.4-6 4.4.4-6 2010-06-28 11:46:53 status unpacked libstdc++6-4.4-dev 4.4.4-6 2010-06-28 11:46:53 status half-configured libstdc++6-4.4-dev 4.4.4-6 2010-06-28 11:46:53 status installed libstdc++6-4.4-dev 4.4.4-6 2010-06-28 11:57:28 startup packages remove 2010-06-28 11:57:28 status installed gnome-office 1:2.30+1 2010-06-28 11:57:28 remove gnome-office 1:2.30+1 1:2.30+1 2010-06-28 11:57:28 status half-configured gnome-office 1:2.30+1 2010-06-28 11:57:28 status half-installed gnome-office 1:2.30+1 2010-06-28 11:57:28 status config-files gnome-office 1:2.30+1 2010-06-28 11:57:28 status config-files gnome-office 1:2.30+1 2010-06-28 11:57:28 status config-files gnome-office 1:2.30+1 2010-06-28 11:57:28 status not-installed gnome-office 2010-06-28 11:57:28 status installed abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 remove abiword-plugin-mathview 2.8.2-2 2.8.2-2 2010-06-28 11:57:29 status half-configured abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 status half-installed abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-mathview 2.8.2-2 2010-06-28 11:57:29 status not-installed abiword-plugin-mathview 2010-06-28 11:57:29 status installed abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 remove abiword-plugin-grammar 2.8.2-2 2.8.2-2 2010-06-28 11:57:29 status half-configured abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 status half-installed abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 status config-files abiword-plugin-grammar 2.8.2-2 2010-06-28 11:57:29 status not-installed abiword-plugin-grammar 2010-06-28 11:57:29 status installed abiword 2.8.2-2 2010-06-28 11:57:29 remove abiword 2.8.2-2 2.8.2-2 2010-06-28 11:57:29 status half-configured abiword 2.8.2-2 2010-06-28 11:57:29 status half-installed abiword 2.8.2-2 2010-06-28 11:57:29 status triggers-pending man-db 2.5.7-3 2010-06-28 11:57:29 status half-installed abiword 2.8.2-2 2010-06-28 11:57:29 status triggers-pending menu 2.1.41 2010-06-28 11:57:29 status half-installed abiword 2.8.2-2 2010-06-28 11:57:29 status triggers-pending desktop-file-utils 0.15-2 2010-06-28 11:57:29 status half-installed abiword 2.8.2-2 2010-06-28 11:57:29 status triggers-pending gnome-menus 2.30.0-1 2010-06-28 11:57:29 status half-installed abiword 2.8.2-2 2010-06-28 11:57:30 status triggers-awaited menu 2.1.41 2010-06-28 11:57:30 status config-files abiword 2.8.2-2 2010-06-28 11:57:30 status config-files abiword 2.8.2-2 2010-06-28 11:57:30 status installed abiword-common 2.8.2-2 2010-06-28 11:57:30 remove abiword-common 2.8.2-2 2.8.2-2 2010-06-28 11:57:30 status half-configured abiword-common 2.8.2-2 2010-06-28 11:57:30 status half-installed abiword-common 2.8.2-2 2010-06-28 11:57:30 status triggers-pending shared-mime-info 0.71-3 2010-06-28 11:57:30 status half-installed abiword-common 2.8.2-2 2010-06-28 11:57:30 status config-files abiword-common 2.8.2-2 2010-06-28 11:57:31 status config-files abiword-common 2.8.2-2 2010-06-28 11:57:31 status installed gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 remove gnome-desktop-environment 1:2.30+1 1:2.30+1 2010-06-28 11:57:31 status half-configured gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 status half-installed gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 status config-files gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 status config-files gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 status config-files gnome-desktop-environment 1:2.30+1 2010-06-28 11:57:31 status not-installed gnome-desktop-environment 2010-06-28 11:57:31 status installed alacarte 0.13.1-1 2010-06-28 11:57:31 remove alacarte 0.13.1-1 0.13.1-1 2010-06-28 11:57:31 status half-configured alacarte 0.13.1-1 2010-06-28 11:57:31 status half-installed alacarte 0.13.1-1 2010-06-28 11:57:31 status half-installed alacarte 0.13.1-1 2010-06-28 11:57:31 status half-installed alacarte 0.13.1-1 2010-06-28 11:57:31 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-28 11:57:31 status half-installed alacarte 0.13.1-1 2010-06-28 11:57:31 status half-installed alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status config-files alacarte 0.13.1-1 2010-06-28 11:57:31 status not-installed alacarte 2010-06-28 11:57:31 status installed gnome-user-share 2.30.0-1 2010-06-28 11:57:31 remove gnome-user-share 2.30.0-1 2.30.0-1 2010-06-28 11:57:31 status half-configured gnome-user-share 2.30.0-1 2010-06-28 11:57:31 status half-installed gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status triggers-pending gconf2 2.28.1-3 2010-06-28 11:57:32 status half-installed gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status half-installed gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status half-installed gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status half-installed gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status config-files gnome-user-share 2.30.0-1 2010-06-28 11:57:32 status not-installed gnome-user-share 2010-06-28 11:57:32 status installed libapache2-mod-dnssd 0.6-2 2010-06-28 11:57:32 remove libapache2-mod-dnssd 0.6-2 0.6-2 2010-06-28 11:57:32 status half-configured libapache2-mod-dnssd 0.6-2 2010-06-28 11:57:32 status half-installed libapache2-mod-dnssd 0.6-2 2010-06-28 11:57:32 status config-files libapache2-mod-dnssd 0.6-2 2010-06-28 11:57:32 status config-files libapache2-mod-dnssd 0.6-2 2010-06-28 11:57:32 status installed apache2.2-bin 2.2.15-5 2010-06-28 11:57:32 remove apache2.2-bin 2.2.15-5 2.2.15-5 2010-06-28 11:57:32 status half-configured apache2.2-bin 2.2.15-5 2010-06-28 11:57:32 status half-installed apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status half-installed apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status config-files apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status config-files apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status config-files apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status config-files apache2.2-bin 2.2.15-5 2010-06-28 11:57:33 status not-installed apache2.2-bin 2010-06-28 11:57:33 status installed software-center 2.0.3debian1 2010-06-28 11:57:33 remove software-center 2.0.3debian1 2.0.3debian1 2010-06-28 11:57:33 status half-configured software-center 2.0.3debian1 2010-06-28 11:57:33 status half-installed software-center 2.0.3debian1 2010-06-28 11:57:33 status half-installed software-center 2.0.3debian1 2010-06-28 11:57:33 status half-installed software-center 2.0.3debian1 2010-06-28 11:57:33 status half-installed software-center 2.0.3debian1 2010-06-28 11:57:33 status half-installed software-center 2.0.3debian1 2010-06-28 11:57:33 status config-files software-center 2.0.3debian1 2010-06-28 11:57:33 status config-files software-center 2.0.3debian1 2010-06-28 11:57:33 status installed app-install-data 2010.01.31 2010-06-28 11:57:33 remove app-install-data 2010.01.31 2010.01.31 2010-06-28 11:57:33 status half-configured app-install-data 2010.01.31 2010-06-28 11:57:33 status half-installed app-install-data 2010.01.31 2010-06-28 11:57:34 status config-files app-install-data 2010.01.31 2010-06-28 11:57:34 status config-files app-install-data 2010.01.31 2010-06-28 11:57:34 status installed aptdaemon 0.31+bzr413-1 2010-06-28 11:57:34 remove aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-06-28 11:57:34 status half-configured aptdaemon 0.31+bzr413-1 2010-06-28 11:57:34 status half-installed aptdaemon 0.31+bzr413-1 2010-06-28 11:57:35 status half-installed aptdaemon 0.31+bzr413-1 2010-06-28 11:57:35 status config-files aptdaemon 0.31+bzr413-1 2010-06-28 11:57:35 status config-files aptdaemon 0.31+bzr413-1 2010-06-28 11:57:35 status installed arj 3.10.22-8 2010-06-28 11:57:35 remove arj 3.10.22-8 3.10.22-8 2010-06-28 11:57:35 status half-configured arj 3.10.22-8 2010-06-28 11:57:35 status half-installed arj 3.10.22-8 2010-06-28 11:57:35 status half-installed arj 3.10.22-8 2010-06-28 11:57:35 status config-files arj 3.10.22-8 2010-06-28 11:57:35 status config-files arj 3.10.22-8 2010-06-28 11:57:35 status installed gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 remove gnome-accessibility 1:2.30+1 1:2.30+1 2010-06-28 11:57:35 status half-configured gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 status half-installed gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 status config-files gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 status config-files gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 status config-files gnome-accessibility 1:2.30+1 2010-06-28 11:57:35 status not-installed gnome-accessibility 2010-06-28 11:57:35 status installed gok 2.30.0-1 2010-06-28 11:57:35 remove gok 2.30.0-1 2.30.0-1 2010-06-28 11:57:35 status half-configured gok 2.30.0-1 2010-06-28 11:57:35 status half-installed gok 2.30.0-1 2010-06-28 11:57:36 status half-installed gok 2.30.0-1 2010-06-28 11:57:36 status half-installed gok 2.30.0-1 2010-06-28 11:57:36 status half-installed gok 2.30.0-1 2010-06-28 11:57:36 status half-installed gok 2.30.0-1 2010-06-28 11:57:36 status config-files gok 2.30.0-1 2010-06-28 11:57:36 status config-files gok 2.30.0-1 2010-06-28 11:57:36 status installed dasher 4.11-1 2010-06-28 11:57:36 remove dasher 4.11-1 4.11-1 2010-06-28 11:57:36 status half-configured dasher 4.11-1 2010-06-28 11:57:36 status half-installed dasher 4.11-1 2010-06-28 11:57:36 status half-installed dasher 4.11-1 2010-06-28 11:57:36 status half-installed dasher 4.11-1 2010-06-28 11:57:36 status half-installed dasher 4.11-1 2010-06-28 11:57:36 status half-installed dasher 4.11-1 2010-06-28 11:57:37 status config-files dasher 4.11-1 2010-06-28 11:57:37 status config-files dasher 4.11-1 2010-06-28 11:57:37 status installed gnome-orca 2.30.1-1 2010-06-28 11:57:37 remove gnome-orca 2.30.1-1 2.30.1-1 2010-06-28 11:57:37 status half-configured gnome-orca 2.30.1-1 2010-06-28 11:57:37 status triggers-pending python-support 1.0.8 2010-06-28 11:57:37 status half-installed gnome-orca 2.30.1-1 2010-06-28 11:57:37 status half-installed gnome-orca 2.30.1-1 2010-06-28 11:57:37 status half-installed gnome-orca 2.30.1-1 2010-06-28 11:57:38 status half-installed gnome-orca 2.30.1-1 2010-06-28 11:57:38 status half-installed gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status config-files gnome-orca 2.30.1-1 2010-06-28 11:57:38 status not-installed gnome-orca 2010-06-28 11:57:38 status installed python-pyatspi 1.30.1-2 2010-06-28 11:57:38 remove python-pyatspi 1.30.1-2 1.30.1-2 2010-06-28 11:57:38 status half-configured python-pyatspi 1.30.1-2 2010-06-28 11:57:38 status half-installed python-pyatspi 1.30.1-2 2010-06-28 11:57:38 status config-files python-pyatspi 1.30.1-2 2010-06-28 11:57:38 status config-files python-pyatspi 1.30.1-2 2010-06-28 11:57:38 status config-files python-pyatspi 1.30.1-2 2010-06-28 11:57:38 status not-installed python-pyatspi 2010-06-28 11:57:38 status installed at-spi 1.30.1-2 2010-06-28 11:57:38 remove at-spi 1.30.1-2 1.30.1-2 2010-06-28 11:57:38 status half-configured at-spi 1.30.1-2 2010-06-28 11:57:38 status half-installed at-spi 1.30.1-2 2010-06-28 11:57:39 status half-installed at-spi 1.30.1-2 2010-06-28 11:57:39 status config-files at-spi 1.30.1-2 2010-06-28 11:57:39 status config-files at-spi 1.30.1-2 2010-06-28 11:57:39 status config-files at-spi 1.30.1-2 2010-06-28 11:57:39 status config-files at-spi 1.30.1-2 2010-06-28 11:57:39 status not-installed at-spi 2010-06-28 11:57:39 status installed telepathy-salut 0.3.12-1 2010-06-28 11:57:39 remove telepathy-salut 0.3.12-1 0.3.12-1 2010-06-28 11:57:39 status half-configured telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status half-installed telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status half-installed telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status config-files telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status config-files telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status config-files telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status config-files telepathy-salut 0.3.12-1 2010-06-28 11:57:39 status not-installed telepathy-salut 2010-06-28 11:57:39 status installed libnss-mdns 0.10-3.1 2010-06-28 11:57:39 remove libnss-mdns 0.10-3.1 0.10-3.1 2010-06-28 11:57:39 status half-configured libnss-mdns 0.10-3.1 2010-06-28 11:57:39 status half-installed libnss-mdns 0.10-3.1 2010-06-28 11:57:39 status config-files libnss-mdns 0.10-3.1 2010-06-28 11:57:39 status config-files libnss-mdns 0.10-3.1 2010-06-28 11:57:39 status installed avahi-daemon 0.6.25-3 2010-06-28 11:57:39 remove avahi-daemon 0.6.25-3 0.6.25-3 2010-06-28 11:57:39 status half-configured avahi-daemon 0.6.25-3 2010-06-28 11:57:40 status half-installed avahi-daemon 0.6.25-3 2010-06-28 11:57:40 status half-installed avahi-daemon 0.6.25-3 2010-06-28 11:57:40 status config-files avahi-daemon 0.6.25-3 2010-06-28 11:57:40 status config-files avahi-daemon 0.6.25-3 2010-06-28 11:57:40 status installed gnome-utils 2.30.0-2 2010-06-28 11:57:40 remove gnome-utils 2.30.0-2 2.30.0-2 2010-06-28 11:57:40 status half-configured gnome-utils 2.30.0-2 2010-06-28 11:57:40 status half-installed gnome-utils 2.30.0-2 2010-06-28 11:57:40 status config-files gnome-utils 2.30.0-2 2010-06-28 11:57:40 status config-files gnome-utils 2.30.0-2 2010-06-28 11:57:40 status config-files gnome-utils 2.30.0-2 2010-06-28 11:57:40 status not-installed gnome-utils 2010-06-28 11:57:40 status installed baobab 2.30.0-2 2010-06-28 11:57:40 remove baobab 2.30.0-2 2.30.0-2 2010-06-28 11:57:40 status half-configured baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status half-installed baobab 2.30.0-2 2010-06-28 11:57:40 status config-files baobab 2.30.0-2 2010-06-28 11:57:40 status config-files baobab 2.30.0-2 2010-06-28 11:57:40 status installed binfmt-support 1.2.18 2010-06-28 11:57:40 remove binfmt-support 1.2.18 1.2.18 2010-06-28 11:57:40 status half-configured binfmt-support 1.2.18 2010-06-28 11:57:41 status half-installed binfmt-support 1.2.18 2010-06-28 11:57:41 status half-installed binfmt-support 1.2.18 2010-06-28 11:57:41 status config-files binfmt-support 1.2.18 2010-06-28 11:57:41 status config-files binfmt-support 1.2.18 2010-06-28 11:57:41 status installed bogofilter 1.2.1-2 2010-06-28 11:57:41 remove bogofilter 1.2.1-2 1.2.1-2 2010-06-28 11:57:41 status half-configured bogofilter 1.2.1-2 2010-06-28 11:57:41 status half-installed bogofilter 1.2.1-2 2010-06-28 11:57:41 status config-files bogofilter 1.2.1-2 2010-06-28 11:57:41 status config-files bogofilter 1.2.1-2 2010-06-28 11:57:41 status config-files bogofilter 1.2.1-2 2010-06-28 11:57:41 status not-installed bogofilter 2010-06-28 11:57:41 status installed bogofilter-bdb 1.2.1-2 2010-06-28 11:57:41 remove bogofilter-bdb 1.2.1-2 1.2.1-2 2010-06-28 11:57:41 status half-configured bogofilter-bdb 1.2.1-2 2010-06-28 11:57:41 update-alternatives: run with --quiet --remove bogofilter /usr/bin/bogofilter-bdb 2010-06-28 11:57:41 update-alternatives: link group bogofilter fully removed 2010-06-28 11:57:41 status half-installed bogofilter-bdb 1.2.1-2 2010-06-28 11:57:41 status half-installed bogofilter-bdb 1.2.1-2 2010-06-28 11:57:41 status config-files bogofilter-bdb 1.2.1-2 2010-06-28 11:57:41 status config-files bogofilter-bdb 1.2.1-2 2010-06-28 11:57:42 status config-files bogofilter-bdb 1.2.1-2 2010-06-28 11:57:42 status config-files bogofilter-bdb 1.2.1-2 2010-06-28 11:57:42 status not-installed bogofilter-bdb 2010-06-28 11:57:42 status installed bogofilter-common 1.2.1-2 2010-06-28 11:57:42 remove bogofilter-common 1.2.1-2 1.2.1-2 2010-06-28 11:57:42 status half-configured bogofilter-common 1.2.1-2 2010-06-28 11:57:42 status half-installed bogofilter-common 1.2.1-2 2010-06-28 11:57:42 status half-installed bogofilter-common 1.2.1-2 2010-06-28 11:57:42 status config-files bogofilter-common 1.2.1-2 2010-06-28 11:57:42 status config-files bogofilter-common 1.2.1-2 2010-06-28 11:57:42 status installed brasero 2.30.1-1 2010-06-28 11:57:42 remove brasero 2.30.1-1 2.30.1-1 2010-06-28 11:57:42 status half-configured brasero 2.30.1-1 2010-06-28 11:57:42 status half-installed brasero 2.30.1-1 2010-06-28 11:57:42 status half-installed brasero 2.30.1-1 2010-06-28 11:57:42 status half-installed brasero 2.30.1-1 2010-06-28 11:57:42 status half-installed brasero 2.30.1-1 2010-06-28 11:57:42 status half-installed brasero 2.30.1-1 2010-06-28 11:57:42 status config-files brasero 2.30.1-1 2010-06-28 11:57:42 status config-files brasero 2.30.1-1 2010-06-28 11:57:42 status installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 remove rhythmbox-plugin-cdrecorder 0.12.8-2 0.12.8-2 2010-06-28 11:57:42 status half-configured rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 status half-installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 status config-files rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 status config-files rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 status config-files rhythmbox-plugin-cdrecorder 0.12.8-2 2010-06-28 11:57:42 status not-installed rhythmbox-plugin-cdrecorder 2010-06-28 11:57:42 status installed sound-juicer 2.28.2-1 2010-06-28 11:57:42 remove sound-juicer 2.28.2-1 2.28.2-1 2010-06-28 11:57:42 status half-configured sound-juicer 2.28.2-1 2010-06-28 11:57:43 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:43 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:43 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:43 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:44 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:44 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:44 status half-installed sound-juicer 2.28.2-1 2010-06-28 11:57:44 status config-files sound-juicer 2.28.2-1 2010-06-28 11:57:44 status config-files sound-juicer 2.28.2-1 2010-06-28 11:57:44 status installed gthumb 3:2.11.3-2 2010-06-28 11:57:44 remove gthumb 3:2.11.3-2 3:2.11.3-2 2010-06-28 11:57:44 status half-configured gthumb 3:2.11.3-2 2010-06-28 11:57:44 status half-installed gthumb 3:2.11.3-2 2010-06-28 11:57:45 status half-installed gthumb 3:2.11.3-2 2010-06-28 11:57:45 status half-installed gthumb 3:2.11.3-2 2010-06-28 11:57:45 status half-installed gthumb 3:2.11.3-2 2010-06-28 11:57:45 status half-installed gthumb 3:2.11.3-2 2010-06-28 11:57:45 status config-files gthumb 3:2.11.3-2 2010-06-28 11:57:45 status config-files gthumb 3:2.11.3-2 2010-06-28 11:57:45 status installed libbrasero-media0 2.30.1-1 2010-06-28 11:57:45 remove libbrasero-media0 2.30.1-1 2.30.1-1 2010-06-28 11:57:45 status half-configured libbrasero-media0 2.30.1-1 2010-06-28 11:57:45 status half-installed libbrasero-media0 2.30.1-1 2010-06-28 11:57:45 status config-files libbrasero-media0 2.30.1-1 2010-06-28 11:57:45 status config-files libbrasero-media0 2.30.1-1 2010-06-28 11:57:45 status installed brasero-common 2.30.1-1 2010-06-28 11:57:45 remove brasero-common 2.30.1-1 2.30.1-1 2010-06-28 11:57:45 status half-configured brasero-common 2.30.1-1 2010-06-28 11:57:45 status half-installed brasero-common 2.30.1-1 2010-06-28 11:57:46 status half-installed brasero-common 2.30.1-1 2010-06-28 11:57:47 status half-installed brasero-common 2.30.1-1 2010-06-28 11:57:47 status half-installed brasero-common 2.30.1-1 2010-06-28 11:57:47 status config-files brasero-common 2.30.1-1 2010-06-28 11:57:47 status config-files brasero-common 2.30.1-1 2010-06-28 11:57:47 status installed gnome-core 1:2.30+1 2010-06-28 11:57:47 remove gnome-core 1:2.30+1 1:2.30+1 2010-06-28 11:57:47 status half-configured gnome-core 1:2.30+1 2010-06-28 11:57:47 status half-installed gnome-core 1:2.30+1 2010-06-28 11:57:47 status config-files gnome-core 1:2.30+1 2010-06-28 11:57:47 status config-files gnome-core 1:2.30+1 2010-06-28 11:57:47 status config-files gnome-core 1:2.30+1 2010-06-28 11:57:47 status not-installed gnome-core 2010-06-28 11:57:47 status installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 remove gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-28 11:57:47 status half-configured gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:47 status triggers-pending gconf2 2.28.1-3 2010-06-28 11:57:47 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 11:57:48 status config-files gnome-screensaver 2.30.0-1 2010-06-28 11:57:48 status config-files gnome-screensaver 2.30.0-1 2010-06-28 11:57:48 status installed gdm3 2.30.2-4 2010-06-28 11:57:48 remove gdm3 2.30.2-4 2.30.2-4 2010-06-28 11:57:48 status half-configured gdm3 2.30.2-4 2010-06-28 11:57:48 status half-installed gdm3 2.30.2-4 2010-06-28 11:57:48 status half-installed gdm3 2.30.2-4 2010-06-28 11:57:49 status half-installed gdm3 2.30.2-4 2010-06-28 11:57:49 status half-installed gdm3 2.30.2-4 2010-06-28 11:57:49 status half-installed gdm3 2.30.2-4 2010-06-28 11:57:49 status config-files gdm3 2.30.2-4 2010-06-28 11:57:49 status config-files gdm3 2.30.2-4 2010-06-28 11:57:49 status installed gnome-session 2.30.0-1 2010-06-28 11:57:49 remove gnome-session 2.30.0-1 2.30.0-1 2010-06-28 11:57:49 status half-configured gnome-session 2.30.0-1 2010-06-28 11:57:50 update-alternatives: run with --remove x-session-manager /usr/bin/gnome-session 2010-06-28 11:57:50 update-alternatives: link group x-session-manager fully removed 2010-06-28 11:57:50 status half-installed gnome-session 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-session 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-session 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-session 2.30.0-1 2010-06-28 11:57:50 status not-installed gnome-session 2010-06-28 11:57:50 status installed gnome-applets 2.30.0-1 2010-06-28 11:57:50 remove gnome-applets 2.30.0-1 2.30.0-1 2010-06-28 11:57:50 status half-configured gnome-applets 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-applets 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-applets 2.30.0-1 2010-06-28 11:57:50 status half-installed gnome-applets 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-applets 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-applets 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-applets 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-applets 2.30.0-1 2010-06-28 11:57:50 status config-files gnome-applets 2.30.0-1 2010-06-28 11:57:50 status not-installed gnome-applets 2010-06-28 11:57:50 status installed gnome-panel 2.30.0-2 2010-06-28 11:57:50 remove gnome-panel 2.30.0-2 2.30.0-2 2010-06-28 11:57:50 status half-configured gnome-panel 2.30.0-2 2010-06-28 11:57:50 status half-installed gnome-panel 2.30.0-2 2010-06-28 11:57:50 status half-installed gnome-panel 2.30.0-2 2010-06-28 11:57:50 status config-files gnome-panel 2.30.0-2 2010-06-28 11:57:50 status config-files gnome-panel 2.30.0-2 2010-06-28 11:57:50 status config-files gnome-panel 2.30.0-2 2010-06-28 11:57:50 status config-files gnome-panel 2.30.0-2 2010-06-28 11:57:50 status not-installed gnome-panel 2010-06-28 11:57:50 status installed gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 remove gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:57:51 status half-configured gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status config-files gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status config-files gnome-control-center 1:2.30.1-1 2010-06-28 11:57:51 status installed capplets-data 1:2.30.1-1 2010-06-28 11:57:51 remove capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:57:51 status half-configured capplets-data 1:2.30.1-1 2010-06-28 11:57:51 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:51 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:51 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status half-installed capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status config-files capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status config-files capplets-data 1:2.30.1-1 2010-06-28 11:57:52 status installed cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 remove cdrdao 1:1.2.2-18.2 1:1.2.2-16 2010-06-28 11:57:52 status half-configured cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 status half-installed cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 status half-installed cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 status config-files cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 status config-files cdrdao 1:1.2.2-18.2 2010-06-28 11:57:52 status config-files cdrdao 1:1.2.2-18.2 2010-06-28 11:57:53 status config-files cdrdao 1:1.2.2-18.2 2010-06-28 11:57:53 status not-installed cdrdao 2010-06-28 11:57:53 status installed cheese 2.30.1-1 2010-06-28 11:57:53 remove cheese 2.30.1-1 2.30.1-1 2010-06-28 11:57:53 status half-configured cheese 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status config-files cheese 2.30.1-1 2010-06-28 11:57:53 status not-installed cheese 2010-06-28 11:57:53 status installed cheese-common 2.30.1-1 2010-06-28 11:57:53 remove cheese-common 2.30.1-1 2.30.1-1 2010-06-28 11:57:53 status half-configured cheese-common 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese-common 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese-common 2.30.1-1 2010-06-28 11:57:53 status half-installed cheese-common 2.30.1-1 2010-06-28 11:57:53 status config-files cheese-common 2.30.1-1 2010-06-28 11:57:53 status config-files cheese-common 2.30.1-1 2010-06-28 11:57:53 status config-files cheese-common 2.30.1-1 2010-06-28 11:57:53 status config-files cheese-common 2.30.1-1 2010-06-28 11:57:54 status config-files cheese-common 2.30.1-1 2010-06-28 11:57:54 status not-installed cheese-common 2010-06-28 11:57:54 status installed tomboy 1.2.1-1 2010-06-28 11:57:54 remove tomboy 1.2.1-1 1.2.1-1 2010-06-28 11:57:54 status half-configured tomboy 1.2.1-1 2010-06-28 11:57:54 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:54 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:54 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:54 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:55 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:55 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:55 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:55 status half-installed tomboy 1.2.1-1 2010-06-28 11:57:55 status config-files tomboy 1.2.1-1 2010-06-28 11:57:55 status config-files tomboy 1.2.1-1 2010-06-28 11:57:55 status installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:55 remove libndesk-dbus-glib1.0-cil 0.4.1-3 0.4.1-3 2010-06-28 11:57:55 status half-configured libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:56 status half-installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:56 status config-files libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:56 status config-files libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:56 status config-files libndesk-dbus-glib1.0-cil 0.4.1-3 2010-06-28 11:57:56 status not-installed libndesk-dbus-glib1.0-cil 2010-06-28 11:57:56 status installed libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 remove libndesk-dbus1.0-cil 0.6.0-4 0.6.0-4 2010-06-28 11:57:56 status half-configured libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 status half-installed libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 status config-files libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 status config-files libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 status config-files libndesk-dbus1.0-cil 0.6.0-4 2010-06-28 11:57:56 status not-installed libndesk-dbus1.0-cil 2010-06-28 11:57:56 status installed libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:56 remove libmono-addins-gui0.2-cil 0.4-6 0.4-6 2010-06-28 11:57:56 status half-configured libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:57 status half-installed libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:57 status config-files libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:57 status config-files libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:57 status config-files libmono-addins-gui0.2-cil 0.4-6 2010-06-28 11:57:57 status not-installed libmono-addins-gui0.2-cil 2010-06-28 11:57:57 status installed libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:57 remove libmono-addins0.2-cil 0.4-6 0.4-6 2010-06-28 11:57:57 status half-configured libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:58 status half-installed libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:58 status config-files libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:58 status config-files libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:58 status config-files libmono-addins0.2-cil 0.4-6 2010-06-28 11:57:58 status not-installed libmono-addins0.2-cil 2010-06-28 11:57:58 status installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:58 remove libgnomepanel2.24-cil 2.26.0-3+b1 2.26.0-3+b1 2010-06-28 11:57:58 status half-configured libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:59 status half-installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:59 status config-files libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:59 status config-files libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:59 status config-files libgnomepanel2.24-cil 2.26.0-3+b1 2010-06-28 11:57:59 status not-installed libgnomepanel2.24-cil 2010-06-28 11:57:59 status installed libgnome2.24-cil 2.24.1-6 2010-06-28 11:57:59 remove libgnome2.24-cil 2.24.1-6 2.24.1-6 2010-06-28 11:57:59 status half-configured libgnome2.24-cil 2.24.1-6 2010-06-28 11:57:59 status half-installed libgnome2.24-cil 2.24.1-6 2010-06-28 11:57:59 status config-files libgnome2.24-cil 2.24.1-6 2010-06-28 11:57:59 status config-files libgnome2.24-cil 2.24.1-6 2010-06-28 11:57:59 status config-files libgnome2.24-cil 2.24.1-6 2010-06-28 11:58:00 status not-installed libgnome2.24-cil 2010-06-28 11:58:00 status installed libglade2.0-cil 2.12.10-1 2010-06-28 11:58:00 remove libglade2.0-cil 2.12.10-1 2.12.10-1 2010-06-28 11:58:00 status half-configured libglade2.0-cil 2.12.10-1 2010-06-28 11:58:00 status half-installed libglade2.0-cil 2.12.10-1 2010-06-28 11:58:01 status config-files libglade2.0-cil 2.12.10-1 2010-06-28 11:58:01 status config-files libglade2.0-cil 2.12.10-1 2010-06-28 11:58:01 status installed libgtk2.0-cil 2.12.10-1 2010-06-28 11:58:01 remove libgtk2.0-cil 2.12.10-1 2.12.10-1 2010-06-28 11:58:01 status half-configured libgtk2.0-cil 2.12.10-1 2010-06-28 11:58:01 status half-installed libgtk2.0-cil 2.12.10-1 2010-06-28 11:58:05 status config-files libgtk2.0-cil 2.12.10-1 2010-06-28 11:58:05 status config-files libgtk2.0-cil 2.12.10-1 2010-06-28 11:58:05 status installed libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:05 remove libgnome-vfs2.0-cil 2.24.1-6 2.24.1-6 2010-06-28 11:58:05 status half-configured libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:06 status half-installed libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:06 status config-files libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:06 status config-files libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:06 status config-files libgnome-vfs2.0-cil 2.24.1-6 2010-06-28 11:58:06 status not-installed libgnome-vfs2.0-cil 2010-06-28 11:58:06 status installed libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:06 remove libgconf2.0-cil 2.24.1-6 2.24.1-6 2010-06-28 11:58:06 status half-configured libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:07 status half-installed libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:09 status config-files libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:09 status config-files libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:09 status config-files libgconf2.0-cil 2.24.1-6 2010-06-28 11:58:09 status not-installed libgconf2.0-cil 2010-06-28 11:58:09 status installed libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 remove libart2.0-cil 2.24.1-6 2.24.1-6 2010-06-28 11:58:10 status half-configured libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 status half-installed libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 status config-files libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 status config-files libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 status config-files libart2.0-cil 2.24.1-6 2010-06-28 11:58:10 status not-installed libart2.0-cil 2010-06-28 11:58:10 status installed libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:10 remove libgmime2.4-cil 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-28 11:58:10 status half-configured libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:11 status half-installed libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:11 status config-files libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:11 status config-files libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:11 status config-files libgmime2.4-cil 2.4.14-1+nmu1 2010-06-28 11:58:11 status not-installed libgmime2.4-cil 2010-06-28 11:58:11 status installed libglib2.0-cil 2.12.10-1 2010-06-28 11:58:11 remove libglib2.0-cil 2.12.10-1 2.12.10-1 2010-06-28 11:58:11 status half-configured libglib2.0-cil 2.12.10-1 2010-06-28 11:58:11 status half-installed libglib2.0-cil 2.12.10-1 2010-06-28 11:58:12 status config-files libglib2.0-cil 2.12.10-1 2010-06-28 11:58:12 status config-files libglib2.0-cil 2.12.10-1 2010-06-28 11:58:12 status installed cli-common 0.7.1 2010-06-28 11:58:12 remove cli-common 0.7.1 0.7.1 2010-06-28 11:58:12 status half-configured cli-common 0.7.1 2010-06-28 11:58:12 status half-installed cli-common 0.7.1 2010-06-28 11:58:12 status config-files cli-common 0.7.1 2010-06-28 11:58:12 status config-files cli-common 0.7.1 2010-06-28 11:58:13 status config-files cli-common 0.7.1 2010-06-28 11:58:13 status not-installed cli-common 2010-06-28 11:58:13 status installed cpufrequtils 007-1 2010-06-28 11:58:13 remove cpufrequtils 007-1 007-1 2010-06-28 11:58:13 status half-configured cpufrequtils 007-1 2010-06-28 11:58:13 status half-installed cpufrequtils 007-1 2010-06-28 11:58:13 status half-installed cpufrequtils 007-1 2010-06-28 11:58:13 status config-files cpufrequtils 007-1 2010-06-28 11:58:13 status config-files cpufrequtils 007-1 2010-06-28 11:58:13 status installed dasher-data 4.11-1 2010-06-28 11:58:13 remove dasher-data 4.11-1 4.11-1 2010-06-28 11:58:13 status half-configured dasher-data 4.11-1 2010-06-28 11:58:13 status half-installed dasher-data 4.11-1 2010-06-28 11:58:13 status half-installed dasher-data 4.11-1 2010-06-28 11:58:13 status half-installed dasher-data 4.11-1 2010-06-28 11:58:14 status config-files dasher-data 4.11-1 2010-06-28 11:58:14 status config-files dasher-data 4.11-1 2010-06-28 11:58:14 status config-files dasher-data 4.11-1 2010-06-28 11:58:14 status config-files dasher-data 4.11-1 2010-06-28 11:58:14 status config-files dasher-data 4.11-1 2010-06-28 11:58:14 status not-installed dasher-data 2010-06-28 11:58:14 status installed deborphan 1.7.28 2010-06-28 11:58:14 remove deborphan 1.7.28 1.7.28 2010-06-28 11:58:14 status half-configured deborphan 1.7.28 2010-06-28 11:58:14 status half-installed deborphan 1.7.28 2010-06-28 11:58:14 status half-installed deborphan 1.7.28 2010-06-28 11:58:14 status half-installed deborphan 1.7.28 2010-06-28 11:58:14 status config-files deborphan 1.7.28 2010-06-28 11:58:14 status config-files deborphan 1.7.28 2010-06-28 11:58:14 status installed deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:14 remove deskbar-applet 2.30.1-1+b2 2.30.1-1+b2 2010-06-28 11:58:14 status half-configured deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status config-files deskbar-applet 2.30.1-1+b2 2010-06-28 11:58:15 status not-installed deskbar-applet 2010-06-28 11:58:15 status installed nautilus 2.30.1-1 2010-06-28 11:58:15 remove nautilus 2.30.1-1 2.30.1-1 2010-06-28 11:58:15 status half-configured nautilus 2.30.1-1 2010-06-28 11:58:15 status half-installed nautilus 2.30.1-1 2010-06-28 11:58:15 status half-installed nautilus 2.30.1-1 2010-06-28 11:58:15 status half-installed nautilus 2.30.1-1 2010-06-28 11:58:15 status half-installed nautilus 2.30.1-1 2010-06-28 11:58:15 status half-installed nautilus 2.30.1-1 2010-06-28 11:58:16 status config-files nautilus 2.30.1-1 2010-06-28 11:58:16 status config-files nautilus 2.30.1-1 2010-06-28 11:58:16 status triggers-pending desktop-file-utils 0.15-2 2010-06-28 11:58:16 remove desktop-file-utils 0.15-2 0.15-1 2010-06-28 11:58:16 status half-configured desktop-file-utils 0.15-2 2010-06-28 11:58:16 status half-installed desktop-file-utils 0.15-2 2010-06-28 11:58:16 status half-installed desktop-file-utils 0.15-2 2010-06-28 11:58:16 status half-installed desktop-file-utils 0.15-2 2010-06-28 11:58:16 status config-files desktop-file-utils 0.15-2 2010-06-28 11:58:16 status config-files desktop-file-utils 0.15-2 2010-06-28 11:58:16 status installed dhcdbd 3.0-5 2010-06-28 11:58:16 remove dhcdbd 3.0-5 3.0-5 2010-06-28 11:58:16 status half-configured dhcdbd 3.0-5 2010-06-28 11:58:17 status half-installed dhcdbd 3.0-5 2010-06-28 11:58:17 status half-installed dhcdbd 3.0-5 2010-06-28 11:58:17 status config-files dhcdbd 3.0-5 2010-06-28 11:58:17 status config-files dhcdbd 3.0-5 2010-06-28 11:58:17 status installed djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 remove djvulibre-desktop 3.5.22-9 3.5.20-8+lenny1 2010-06-28 11:58:17 status half-configured djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status half-installed djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status half-installed djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status config-files djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status config-files djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status config-files djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status config-files djvulibre-desktop 3.5.22-9 2010-06-28 11:58:17 status not-installed djvulibre-desktop 2010-06-28 11:58:17 status installed dmz-cursor-theme 0.4.1 2010-06-28 11:58:17 remove dmz-cursor-theme 0.4.1 0.4.1 2010-06-28 11:58:17 status half-configured dmz-cursor-theme 0.4.1 2010-06-28 11:58:17 update-alternatives: run with --remove x-cursor-theme /usr/share/icons/DMZ-White/cursor.theme 2010-06-28 11:58:17 update-alternatives: link group x-cursor-theme updated to point to /usr/share/icons/DMZ-Black/cursor.theme 2010-06-28 11:58:17 update-alternatives: run with --remove x-cursor-theme /usr/share/icons/DMZ-Black/cursor.theme 2010-06-28 11:58:17 update-alternatives: link group x-cursor-theme fully removed 2010-06-28 11:58:17 status half-installed dmz-cursor-theme 0.4.1 2010-06-28 11:58:18 status config-files dmz-cursor-theme 0.4.1 2010-06-28 11:58:18 status config-files dmz-cursor-theme 0.4.1 2010-06-28 11:58:18 status config-files dmz-cursor-theme 0.4.1 2010-06-28 11:58:18 status not-installed dmz-cursor-theme 2010-06-28 11:58:18 status installed dvd+rw-tools 7.1-6 2010-06-28 11:58:18 remove dvd+rw-tools 7.1-6 7.1-3 2010-06-28 11:58:18 status half-configured dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status half-installed dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status half-installed dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status config-files dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status config-files dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status config-files dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status config-files dvd+rw-tools 7.1-6 2010-06-28 11:58:18 status not-installed dvd+rw-tools 2010-06-28 11:58:18 status installed ekiga 3.2.7-1 2010-06-28 11:58:18 remove ekiga 3.2.7-1 3.2.7-1 2010-06-28 11:58:18 status half-configured ekiga 3.2.7-1 2010-06-28 11:58:18 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:18 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:18 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:18 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:19 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:19 status half-installed ekiga 3.2.7-1 2010-06-28 11:58:19 status config-files ekiga 3.2.7-1 2010-06-28 11:58:19 status config-files ekiga 3.2.7-1 2010-06-28 11:58:19 status installed empathy 2.30.1.1-1 2010-06-28 11:58:19 remove empathy 2.30.1.1-1 2.30.1.1-1 2010-06-28 11:58:19 status half-configured empathy 2.30.1.1-1 2010-06-28 11:58:20 status half-installed empathy 2.30.1.1-1 2010-06-28 11:58:20 status half-installed empathy 2.30.1.1-1 2010-06-28 11:58:20 status half-installed empathy 2.30.1.1-1 2010-06-28 11:58:20 status half-installed empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status config-files empathy 2.30.1.1-1 2010-06-28 11:58:20 status not-installed empathy 2010-06-28 11:58:20 status installed empathy-common 2.30.1.1-1 2010-06-28 11:58:20 remove empathy-common 2.30.1.1-1 2.30.1.1-1 2010-06-28 11:58:20 status half-configured empathy-common 2.30.1.1-1 2010-06-28 11:58:20 status half-installed empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status half-installed empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status config-files empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status config-files empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status config-files empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status config-files empathy-common 2.30.1.1-1 2010-06-28 11:58:21 status not-installed empathy-common 2010-06-28 11:58:21 status installed eog 2.30.1-1+b1 2010-06-28 11:58:21 remove eog 2.30.1-1+b1 2.30.1-1+b1 2010-06-28 11:58:21 status half-configured eog 2.30.1-1+b1 2010-06-28 11:58:21 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status half-installed eog 2.30.1-1+b1 2010-06-28 11:58:22 status config-files eog 2.30.1-1+b1 2010-06-28 11:58:22 status config-files eog 2.30.1-1+b1 2010-06-28 11:58:22 status installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:22 remove epiphany-browser-data 2.30.2-2 2.30.2-2 2010-06-28 11:58:22 status half-configured epiphany-browser-data 2.30.2-2 2010-06-28 11:58:22 status half-installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:22 status half-installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:23 status half-installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:23 status half-installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:24 status half-installed epiphany-browser-data 2.30.2-2 2010-06-28 11:58:24 status config-files epiphany-browser-data 2.30.2-2 2010-06-28 11:58:24 status config-files epiphany-browser-data 2.30.2-2 2010-06-28 11:58:24 status installed espeak 1.43-1 2010-06-28 11:58:24 remove espeak 1.43-1 1.43-1 2010-06-28 11:58:24 status half-configured espeak 1.43-1 2010-06-28 11:58:24 status half-installed espeak 1.43-1 2010-06-28 11:58:24 status half-installed espeak 1.43-1 2010-06-28 11:58:24 status config-files espeak 1.43-1 2010-06-28 11:58:24 status config-files espeak 1.43-1 2010-06-28 11:58:24 status config-files espeak 1.43-1 2010-06-28 11:58:24 status config-files espeak 1.43-1 2010-06-28 11:58:24 status not-installed espeak 2010-06-28 11:58:24 status installed libgnome-speech7 1:0.4.25-2 2010-06-28 11:58:24 remove libgnome-speech7 1:0.4.25-2 1:0.4.25-2 2010-06-28 11:58:24 status half-configured libgnome-speech7 1:0.4.25-2 2010-06-28 11:58:24 status half-installed libgnome-speech7 1:0.4.25-2 2010-06-28 11:58:24 status config-files libgnome-speech7 1:0.4.25-2 2010-06-28 11:58:24 status config-files libgnome-speech7 1:0.4.25-2 2010-06-28 11:58:24 status installed libespeak1 1.43-1 2010-06-28 11:58:25 remove libespeak1 1.43-1 1.43-1 2010-06-28 11:58:25 status half-configured libespeak1 1.43-1 2010-06-28 11:58:25 status half-installed libespeak1 1.43-1 2010-06-28 11:58:25 status config-files libespeak1 1.43-1 2010-06-28 11:58:25 status config-files libespeak1 1.43-1 2010-06-28 11:58:25 status installed espeak-data 1.43-1 2010-06-28 11:58:25 remove espeak-data 1.43-1 1.43-1 2010-06-28 11:58:25 status half-configured espeak-data 1.43-1 2010-06-28 11:58:25 status half-installed espeak-data 1.43-1 2010-06-28 11:58:25 status config-files espeak-data 1.43-1 2010-06-28 11:58:25 status config-files espeak-data 1.43-1 2010-06-28 11:58:25 status config-files espeak-data 1.43-1 2010-06-28 11:58:25 status not-installed espeak-data 2010-06-28 11:58:25 status installed evince 2.30.1-3 2010-06-28 11:58:25 remove evince 2.30.1-3 2.30.1-3 2010-06-28 11:58:25 status half-configured evince 2.30.1-3 2010-06-28 11:58:25 status half-installed evince 2.30.1-3 2010-06-28 11:58:25 status half-installed evince 2.30.1-3 2010-06-28 11:58:25 status half-installed evince 2.30.1-3 2010-06-28 11:58:26 status config-files evince 2.30.1-3 2010-06-28 11:58:26 status config-files evince 2.30.1-3 2010-06-28 11:58:26 status installed evince-common 2.30.1-3 2010-06-28 11:58:26 remove evince-common 2.30.1-3 2.30.1-3 2010-06-28 11:58:26 status half-configured evince-common 2.30.1-3 2010-06-28 11:58:26 status half-installed evince-common 2.30.1-3 2010-06-28 11:58:26 status half-installed evince-common 2.30.1-3 2010-06-28 11:58:26 status half-installed evince-common 2.30.1-3 2010-06-28 11:58:26 status half-installed evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status config-files evince-common 2.30.1-3 2010-06-28 11:58:26 status not-installed evince-common 2010-06-28 11:58:26 status installed evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 remove evolution-exchange 2.30.1-2+b1 2.30.1-2+b1 2010-06-28 11:58:26 status half-configured evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status half-installed evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status half-installed evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status config-files evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status config-files evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status config-files evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status config-files evolution-exchange 2.30.1-2+b1 2010-06-28 11:58:26 status not-installed evolution-exchange 2010-06-28 11:58:26 status installed evolution 2.30.1.2-3 2010-06-28 11:58:27 remove evolution 2.30.1.2-3 2.30.1.2-3 2010-06-28 11:58:27 status half-configured evolution 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution 2.30.1.2-3 2010-06-28 11:58:27 status config-files evolution 2.30.1.2-3 2010-06-28 11:58:27 status config-files evolution 2.30.1.2-3 2010-06-28 11:58:27 status installed evolution-common 2.30.1.2-3 2010-06-28 11:58:27 remove evolution-common 2.30.1.2-3 2.30.1.2-3 2010-06-28 11:58:27 status half-configured evolution-common 2.30.1.2-3 2010-06-28 11:58:27 status half-installed evolution-common 2.30.1.2-3 2010-06-28 11:58:28 status half-installed evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status half-installed evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status config-files evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status config-files evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status config-files evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status config-files evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status config-files evolution-common 2.30.1.2-3 2010-06-28 11:58:29 status not-installed evolution-common 2010-06-28 11:58:29 status installed evolution-data-server 2.30.1-5 2010-06-28 11:58:29 remove evolution-data-server 2.30.1-5 2.30.1-5 2010-06-28 11:58:29 status half-configured evolution-data-server 2.30.1-5 2010-06-28 11:58:29 status half-installed evolution-data-server 2.30.1-5 2010-06-28 11:58:30 status config-files evolution-data-server 2.30.1-5 2010-06-28 11:58:30 status config-files evolution-data-server 2.30.1-5 2010-06-28 11:58:30 status config-files evolution-data-server 2.30.1-5 2010-06-28 11:58:30 status not-installed evolution-data-server 2010-06-28 11:58:30 status installed evolution-plugins 2.30.1.2-3 2010-06-28 11:58:30 remove evolution-plugins 2.30.1.2-3 2.30.1.2-3 2010-06-28 11:58:30 status half-configured evolution-plugins 2.30.1.2-3 2010-06-28 11:58:30 status half-installed evolution-plugins 2.30.1.2-3 2010-06-28 11:58:31 status config-files evolution-plugins 2.30.1.2-3 2010-06-28 11:58:31 status config-files evolution-plugins 2.30.1.2-3 2010-06-28 11:58:31 status config-files evolution-plugins 2.30.1.2-3 2010-06-28 11:58:31 status not-installed evolution-plugins 2010-06-28 11:58:31 status installed evolution-webcal 2.28.1-1 2010-06-28 11:58:31 remove evolution-webcal 2.28.1-1 2.28.1-1 2010-06-28 11:58:31 status half-configured evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status half-installed evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status half-installed evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status config-files evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status config-files evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status config-files evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status config-files evolution-webcal 2.28.1-1 2010-06-28 11:58:31 status not-installed evolution-webcal 2010-06-28 11:58:31 status installed exiv2 0.19-3 2010-06-28 11:58:31 remove exiv2 0.19-3 0.19-3 2010-06-28 11:58:31 status half-configured exiv2 0.19-3 2010-06-28 11:58:31 status half-installed exiv2 0.19-3 2010-06-28 11:58:31 status half-installed exiv2 0.19-3 2010-06-28 11:58:31 status config-files exiv2 0.19-3 2010-06-28 11:58:31 status config-files exiv2 0.19-3 2010-06-28 11:58:31 status config-files exiv2 0.19-3 2010-06-28 11:58:31 status config-files exiv2 0.19-3 2010-06-28 11:58:31 status not-installed exiv2 2010-06-28 11:58:31 status installed festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 remove festvox-kallpc16k 1.4.0-5 1.4.0-5 2010-06-28 11:58:31 status half-configured festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 status half-installed festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 status config-files festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 status config-files festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 status config-files festvox-kallpc16k 1.4.0-5 2010-06-28 11:58:31 status not-installed festvox-kallpc16k 2010-06-28 11:58:32 status installed festlex-poslex 1.4.0-5 2010-06-28 11:58:32 remove festlex-poslex 1.4.0-5 1.4.0-5 2010-06-28 11:58:32 status half-configured festlex-poslex 1.4.0-5 2010-06-28 11:58:32 status half-installed festlex-poslex 1.4.0-5 2010-06-28 11:58:32 status config-files festlex-poslex 1.4.0-5 2010-06-28 11:58:32 status config-files festlex-poslex 1.4.0-5 2010-06-28 11:58:32 status config-files festlex-poslex 1.4.0-5 2010-06-28 11:58:32 status not-installed festlex-poslex 2010-06-28 11:58:32 status installed festlex-cmu 1.4.0-6 2010-06-28 11:58:32 remove festlex-cmu 1.4.0-6 1.4.0-6 2010-06-28 11:58:32 status half-configured festlex-cmu 1.4.0-6 2010-06-28 11:58:32 status half-installed festlex-cmu 1.4.0-6 2010-06-28 11:58:32 status config-files festlex-cmu 1.4.0-6 2010-06-28 11:58:32 status config-files festlex-cmu 1.4.0-6 2010-06-28 11:58:32 status config-files festlex-cmu 1.4.0-6 2010-06-28 11:58:32 status not-installed festlex-cmu 2010-06-28 11:58:32 status installed festival 1.96~beta-10 2010-06-28 11:58:32 remove festival 1.96~beta-10 1.96~beta-10 2010-06-28 11:58:32 status half-configured festival 1.96~beta-10 2010-06-28 11:58:32 status half-installed festival 1.96~beta-10 2010-06-28 11:58:32 status half-installed festival 1.96~beta-10 2010-06-28 11:58:32 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-28 11:58:32 status half-installed festival 1.96~beta-10 2010-06-28 11:58:32 status config-files festival 1.96~beta-10 2010-06-28 11:58:32 status config-files festival 1.96~beta-10 2010-06-28 11:58:32 status installed file-roller 2.30.1.1-2 2010-06-28 11:58:32 remove file-roller 2.30.1.1-2 2.30.1.1-2 2010-06-28 11:58:32 status half-configured file-roller 2.30.1.1-2 2010-06-28 11:58:32 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:32 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:33 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:33 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:33 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:33 status half-installed file-roller 2.30.1.1-2 2010-06-28 11:58:33 status config-files file-roller 2.30.1.1-2 2010-06-28 11:58:33 status config-files file-roller 2.30.1.1-2 2010-06-28 11:58:33 status installed finger 0.17-14 2010-06-28 11:58:33 remove finger 0.17-14 0.17-12 2010-06-28 11:58:33 status half-configured finger 0.17-14 2010-06-28 11:58:33 status half-installed finger 0.17-14 2010-06-28 11:58:33 status half-installed finger 0.17-14 2010-06-28 11:58:33 status config-files finger 0.17-14 2010-06-28 11:58:33 status config-files finger 0.17-14 2010-06-28 11:58:33 status config-files finger 0.17-14 2010-06-28 11:58:33 status config-files finger 0.17-14 2010-06-28 11:58:33 status not-installed finger 2010-06-28 11:58:33 status installed freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 remove freedesktop-sound-theme 0.7.dfsg-1 0.7.dfsg-1 2010-06-28 11:58:33 status half-configured freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 status half-installed freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 status config-files freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 status config-files freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 status config-files freedesktop-sound-theme 0.7.dfsg-1 2010-06-28 11:58:33 status not-installed freedesktop-sound-theme 2010-06-28 11:58:33 status installed gnome-games 1:2.30.1-1 2010-06-28 11:58:33 remove gnome-games 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:58:33 status half-configured gnome-games 1:2.30.1-1 2010-06-28 11:58:33 status half-installed gnome-games 1:2.30.1-1 2010-06-28 11:58:33 status half-installed gnome-games 1:2.30.1-1 2010-06-28 11:58:33 status half-installed gnome-games 1:2.30.1-1 2010-06-28 11:58:34 status half-installed gnome-games 1:2.30.1-1 2010-06-28 11:58:34 status config-files gnome-games 1:2.30.1-1 2010-06-28 11:58:34 status config-files gnome-games 1:2.30.1-1 2010-06-28 11:58:34 status installed python-gtkglext1 1.1.0-5 2010-06-28 11:58:34 remove python-gtkglext1 1.1.0-5 1.1.0-5 2010-06-28 11:58:34 status half-configured python-gtkglext1 1.1.0-5 2010-06-28 11:58:34 status half-installed python-gtkglext1 1.1.0-5 2010-06-28 11:58:35 status config-files python-gtkglext1 1.1.0-5 2010-06-28 11:58:35 status config-files python-gtkglext1 1.1.0-5 2010-06-28 11:58:35 status config-files python-gtkglext1 1.1.0-5 2010-06-28 11:58:35 status not-installed python-gtkglext1 2010-06-28 11:58:35 status installed python-opengl 3.0.1~b2-1 2010-06-28 11:58:35 remove python-opengl 3.0.1~b2-1 3.0.1~b2-1 2010-06-28 11:58:35 status half-configured python-opengl 3.0.1~b2-1 2010-06-28 11:58:35 status half-installed python-opengl 3.0.1~b2-1 2010-06-28 11:58:37 status config-files python-opengl 3.0.1~b2-1 2010-06-28 11:58:37 status config-files python-opengl 3.0.1~b2-1 2010-06-28 11:58:37 status config-files python-opengl 3.0.1~b2-1 2010-06-28 11:58:37 status not-installed python-opengl 2010-06-28 11:58:37 status installed freeglut3 2.6.0-1 2010-06-28 11:58:37 remove freeglut3 2.6.0-1 2.6.0-1 2010-06-28 11:58:37 status half-configured freeglut3 2.6.0-1 2010-06-28 11:58:37 status half-installed freeglut3 2.6.0-1 2010-06-28 11:58:37 status config-files freeglut3 2.6.0-1 2010-06-28 11:58:37 status config-files freeglut3 2.6.0-1 2010-06-28 11:58:37 status installed gcalctool 5.30.1-1 2010-06-28 11:58:38 remove gcalctool 5.30.1-1 5.30.1-1 2010-06-28 11:58:38 status half-configured gcalctool 5.30.1-1 2010-06-28 11:58:38 status half-installed gcalctool 5.30.1-1 2010-06-28 11:58:38 status half-installed gcalctool 5.30.1-1 2010-06-28 11:58:38 status half-installed gcalctool 5.30.1-1 2010-06-28 11:58:38 status half-installed gcalctool 5.30.1-1 2010-06-28 11:58:38 status half-installed gcalctool 5.30.1-1 2010-06-28 11:58:38 status config-files gcalctool 5.30.1-1 2010-06-28 11:58:38 status config-files gcalctool 5.30.1-1 2010-06-28 11:58:38 status installed gconf-editor 2.30.0-2 2010-06-28 11:58:38 remove gconf-editor 2.30.0-2 2.30.0-2 2010-06-28 11:58:38 status half-configured gconf-editor 2.30.0-2 2010-06-28 11:58:38 status half-installed gconf-editor 2.30.0-2 2010-06-28 11:58:39 status half-installed gconf-editor 2.30.0-2 2010-06-28 11:58:39 status half-installed gconf-editor 2.30.0-2 2010-06-28 11:58:39 status half-installed gconf-editor 2.30.0-2 2010-06-28 11:58:39 status half-installed gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status config-files gconf-editor 2.30.0-2 2010-06-28 11:58:39 status not-installed gconf-editor 2010-06-28 11:58:39 status installed gconf-defaults-service 2.28.1-3 2010-06-28 11:58:39 remove gconf-defaults-service 2.28.1-3 2.28.1-3 2010-06-28 11:58:39 status half-configured gconf-defaults-service 2.28.1-3 2010-06-28 11:58:39 status half-installed gconf-defaults-service 2.28.1-3 2010-06-28 11:58:39 status config-files gconf-defaults-service 2.28.1-3 2010-06-28 11:58:39 status config-files gconf-defaults-service 2.28.1-3 2010-06-28 11:58:39 status installed gdebi 0.6.0 2010-06-28 11:58:39 remove gdebi 0.6.0 0.6.0 2010-06-28 11:58:39 status half-configured gdebi 0.6.0 2010-06-28 11:58:39 status half-installed gdebi 0.6.0 2010-06-28 11:58:39 status half-installed gdebi 0.6.0 2010-06-28 11:58:39 status half-installed gdebi 0.6.0 2010-06-28 11:58:40 status half-installed gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status config-files gdebi 0.6.0 2010-06-28 11:58:40 status not-installed gdebi 2010-06-28 11:58:40 status installed gdebi-core 0.6.0 2010-06-28 11:58:40 remove gdebi-core 0.6.0 0.6.0 2010-06-28 11:58:40 status half-configured gdebi-core 0.6.0 2010-06-28 11:58:40 status half-installed gdebi-core 0.6.0 2010-06-28 11:58:40 status half-installed gdebi-core 0.6.0 2010-06-28 11:58:40 status config-files gdebi-core 0.6.0 2010-06-28 11:58:40 status config-files gdebi-core 0.6.0 2010-06-28 11:58:40 status config-files gdebi-core 0.6.0 2010-06-28 11:58:40 status config-files gdebi-core 0.6.0 2010-06-28 11:58:40 status not-installed gdebi-core 2010-06-28 11:58:40 status installed gedit-plugins 2.30.0-1 2010-06-28 11:58:40 remove gedit-plugins 2.30.0-1 2.30.0-1 2010-06-28 11:58:40 status half-configured gedit-plugins 2.30.0-1 2010-06-28 11:58:40 status half-installed gedit-plugins 2.30.0-1 2010-06-28 11:58:40 status half-installed gedit-plugins 2.30.0-1 2010-06-28 11:58:41 status config-files gedit-plugins 2.30.0-1 2010-06-28 11:58:41 status config-files gedit-plugins 2.30.0-1 2010-06-28 11:58:41 status config-files gedit-plugins 2.30.0-1 2010-06-28 11:58:41 status config-files gedit-plugins 2.30.0-1 2010-06-28 11:58:41 status not-installed gedit-plugins 2010-06-28 11:58:41 status installed gedit 2.30.2-1+b1 2010-06-28 11:58:41 remove gedit 2.30.2-1+b1 2.30.2-1+b1 2010-06-28 11:58:41 status half-configured gedit 2.30.2-1+b1 2010-06-28 11:58:41 update-alternatives: run with --remove gnome-text-editor /usr/bin/gedit 2010-06-28 11:58:41 update-alternatives: link group gnome-text-editor fully removed 2010-06-28 11:58:41 status half-installed gedit 2.30.2-1+b1 2010-06-28 11:58:42 status half-installed gedit 2.30.2-1+b1 2010-06-28 11:58:42 status half-installed gedit 2.30.2-1+b1 2010-06-28 11:58:42 status half-installed gedit 2.30.2-1+b1 2010-06-28 11:58:42 status config-files gedit 2.30.2-1+b1 2010-06-28 11:58:42 status config-files gedit 2.30.2-1+b1 2010-06-28 11:58:42 status installed gedit-common 2.30.2-1 2010-06-28 11:58:42 remove gedit-common 2.30.2-1 2.30.2-1 2010-06-28 11:58:42 status half-configured gedit-common 2.30.2-1 2010-06-28 11:58:42 status half-installed gedit-common 2.30.2-1 2010-06-28 11:58:44 status half-installed gedit-common 2.30.2-1 2010-06-28 11:58:44 status config-files gedit-common 2.30.2-1 2010-06-28 11:58:44 status config-files gedit-common 2.30.2-1 2010-06-28 11:58:44 status config-files gedit-common 2.30.2-1 2010-06-28 11:58:45 status config-files gedit-common 2.30.2-1 2010-06-28 11:58:45 status not-installed gedit-common 2010-06-28 11:58:45 status installed genisoimage 9:1.1.10-1 2010-06-28 11:58:45 remove genisoimage 9:1.1.10-1 9:1.1.9-1 2010-06-28 11:58:45 status half-configured genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status half-installed genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status half-installed genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status config-files genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status config-files genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status config-files genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status config-files genisoimage 9:1.1.10-1 2010-06-28 11:58:45 status not-installed genisoimage 2010-06-28 11:58:46 status installed geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 remove geoclue-yahoo 0.12.0-1 0.12.0-1 2010-06-28 11:58:46 status half-configured geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 status half-installed geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-yahoo 0.12.0-1 2010-06-28 11:58:46 status not-installed geoclue-yahoo 2010-06-28 11:58:46 status installed geoclue-manual 0.12.0-1 2010-06-28 11:58:46 remove geoclue-manual 0.12.0-1 0.12.0-1 2010-06-28 11:58:46 status half-configured geoclue-manual 0.12.0-1 2010-06-28 11:58:46 status half-installed geoclue-manual 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-manual 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-manual 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-manual 0.12.0-1 2010-06-28 11:58:46 status not-installed geoclue-manual 2010-06-28 11:58:46 status installed geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 remove geoclue-localnet 0.12.0-1 0.12.0-1 2010-06-28 11:58:46 status half-configured geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 status half-installed geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-localnet 0.12.0-1 2010-06-28 11:58:46 status not-installed geoclue-localnet 2010-06-28 11:58:46 status installed geoclue-hostip 0.12.0-1 2010-06-28 11:58:46 remove geoclue-hostip 0.12.0-1 0.12.0-1 2010-06-28 11:58:46 status half-configured geoclue-hostip 0.12.0-1 2010-06-28 11:58:46 status half-installed geoclue-hostip 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-hostip 0.12.0-1 2010-06-28 11:58:46 status config-files geoclue-hostip 0.12.0-1 2010-06-28 11:58:47 status config-files geoclue-hostip 0.12.0-1 2010-06-28 11:58:47 status not-installed geoclue-hostip 2010-06-28 11:58:47 status installed geoclue 0.12.0-1 2010-06-28 11:58:47 remove geoclue 0.12.0-1 0.12.0-1 2010-06-28 11:58:47 status half-configured geoclue 0.12.0-1 2010-06-28 11:58:47 status half-installed geoclue 0.12.0-1 2010-06-28 11:58:47 status config-files geoclue 0.12.0-1 2010-06-28 11:58:47 status config-files geoclue 0.12.0-1 2010-06-28 11:58:47 status config-files geoclue 0.12.0-1 2010-06-28 11:58:47 status not-installed geoclue 2010-06-28 11:58:47 status installed gimp-flegita 0.6.2-1 2010-06-28 11:58:47 remove gimp-flegita 0.6.2-1 0.6.2-1 2010-06-28 11:58:47 status half-configured gimp-flegita 0.6.2-1 2010-06-28 11:58:47 status half-installed gimp-flegita 0.6.2-1 2010-06-28 11:58:47 status config-files gimp-flegita 0.6.2-1 2010-06-28 11:58:47 status config-files gimp-flegita 0.6.2-1 2010-06-28 11:58:47 status config-files gimp-flegita 0.6.2-1 2010-06-28 11:58:47 status not-installed gimp-flegita 2010-06-28 11:58:47 status installed gimp 2.6.8-3+b1 2010-06-28 11:58:47 remove gimp 2.6.8-3+b1 2.6.8-3+b1 2010-06-28 11:58:47 status half-configured gimp 2.6.8-3+b1 2010-06-28 11:58:48 status half-installed gimp 2.6.8-3+b1 2010-06-28 11:58:48 status half-installed gimp 2.6.8-3+b1 2010-06-28 11:58:48 status half-installed gimp 2.6.8-3+b1 2010-06-28 11:58:48 status half-installed gimp 2.6.8-3+b1 2010-06-28 11:58:48 status config-files gimp 2.6.8-3+b1 2010-06-28 11:58:48 status config-files gimp 2.6.8-3+b1 2010-06-28 11:58:48 status installed gimp-data 2.6.8-3 2010-06-28 11:58:48 remove gimp-data 2.6.8-3 2.6.8-3 2010-06-28 11:58:48 status half-configured gimp-data 2.6.8-3 2010-06-28 11:58:48 status half-installed gimp-data 2.6.8-3 2010-06-28 11:58:50 status half-installed gimp-data 2.6.8-3 2010-06-28 11:58:50 status half-installed gimp-data 2.6.8-3 2010-06-28 11:58:50 status config-files gimp-data 2.6.8-3 2010-06-28 11:58:50 status config-files gimp-data 2.6.8-3 2010-06-28 11:58:50 status installed mozilla-plugin-gnash 0.8.7-2+b1 2010-06-28 11:58:50 remove mozilla-plugin-gnash 0.8.7-2+b1 0.8.7-2+b1 2010-06-28 11:58:50 status half-configured mozilla-plugin-gnash 0.8.7-2+b1 2010-06-28 11:58:50 update-alternatives: run with --quiet --remove flash-mozilla.so /usr/lib/gnash/libgnashplugin.so 2010-06-28 11:58:50 update-alternatives: link group flash-mozilla.so updated to point to /usr/lib/swfdec-mozilla/libswfdecmozilla.so 2010-06-28 11:58:50 status half-installed mozilla-plugin-gnash 0.8.7-2+b1 2010-06-28 11:58:50 status config-files mozilla-plugin-gnash 0.8.7-2+b1 2010-06-28 11:58:50 status config-files mozilla-plugin-gnash 0.8.7-2+b1 2010-06-28 11:58:50 status installed gnash 0.8.7-2+b1 2010-06-28 11:58:50 remove gnash 0.8.7-2+b1 0.8.7-2+b1 2010-06-28 11:58:50 status half-configured gnash 0.8.7-2+b1 2010-06-28 11:58:50 status half-installed gnash 0.8.7-2+b1 2010-06-28 11:58:50 status half-installed gnash 0.8.7-2+b1 2010-06-28 11:58:50 status half-installed gnash 0.8.7-2+b1 2010-06-28 11:58:50 status config-files gnash 0.8.7-2+b1 2010-06-28 11:58:50 status config-files gnash 0.8.7-2+b1 2010-06-28 11:58:51 status installed gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 remove gnash-common 0.8.7-2+b1 0.8.7-2+b1 2010-06-28 11:58:51 status half-configured gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 status half-installed gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 status half-installed gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 status config-files gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 status config-files gnash-common 0.8.7-2+b1 2010-06-28 11:58:51 status installed gnome-about 2.30.0-2 2010-06-28 11:58:51 remove gnome-about 2.30.0-2 2.30.0-2 2010-06-28 11:58:51 status half-configured gnome-about 2.30.0-2 2010-06-28 11:58:51 status half-installed gnome-about 2.30.0-2 2010-06-28 11:58:51 status half-installed gnome-about 2.30.0-2 2010-06-28 11:58:51 status half-installed gnome-about 2.30.0-2 2010-06-28 11:58:51 status config-files gnome-about 2.30.0-2 2010-06-28 11:58:51 status config-files gnome-about 2.30.0-2 2010-06-28 11:58:51 status config-files gnome-about 2.30.0-2 2010-06-28 11:58:51 status config-files gnome-about 2.30.0-2 2010-06-28 11:58:51 status config-files gnome-about 2.30.0-2 2010-06-28 11:58:51 status not-installed gnome-about 2010-06-28 11:58:51 status installed gnome-accessibility-themes 2.30.1-1 2010-06-28 11:58:51 remove gnome-accessibility-themes 2.30.1-1 2.30.1-1 2010-06-28 11:58:51 status half-configured gnome-accessibility-themes 2.30.1-1 2010-06-28 11:58:52 status half-installed gnome-accessibility-themes 2.30.1-1 2010-06-28 11:58:53 status config-files gnome-accessibility-themes 2.30.1-1 2010-06-28 11:58:53 status config-files gnome-accessibility-themes 2.30.1-1 2010-06-28 11:58:53 status installed gnome-applets-data 2.30.0-1 2010-06-28 11:58:53 remove gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-28 11:58:53 status half-configured gnome-applets-data 2.30.0-1 2010-06-28 11:58:53 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 11:58:54 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 11:58:55 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 11:58:55 status config-files gnome-applets-data 2.30.0-1 2010-06-28 11:58:55 status config-files gnome-applets-data 2.30.0-1 2010-06-28 11:58:55 status installed gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 remove gnome-backgrounds 2.30.0-1 2.30.0-1 2010-06-28 11:58:55 status half-configured gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 status half-installed gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 status config-files gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 status config-files gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 status config-files gnome-backgrounds 2.30.0-1 2010-06-28 11:58:55 status not-installed gnome-backgrounds 2010-06-28 11:58:55 status installed gnome-games-data 1:2.30.1-1 2010-06-28 11:58:55 remove gnome-games-data 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:58:55 status half-configured gnome-games-data 1:2.30.1-1 2010-06-28 11:58:55 status half-installed gnome-games-data 1:2.30.1-1 2010-06-28 11:58:57 status half-installed gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status half-installed gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status config-files gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status config-files gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status config-files gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status config-files gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status config-files gnome-games-data 1:2.30.1-1 2010-06-28 11:58:58 status not-installed gnome-games-data 2010-06-28 11:58:58 status installed gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:58 remove gnome-cards-data 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:58:58 status half-configured gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:58 status half-installed gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:59 status config-files gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:59 status config-files gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:59 status config-files gnome-cards-data 1:2.30.1-1 2010-06-28 11:58:59 status not-installed gnome-cards-data 2010-06-28 11:58:59 status installed gnome-codec-install 0.4.7 2010-06-28 11:58:59 remove gnome-codec-install 0.4.7 0.4.7 2010-06-28 11:58:59 status half-configured gnome-codec-install 0.4.7 2010-06-28 11:58:59 update-alternatives: run with --remove gstreamer-codec-install /usr/bin/gnome-codec-install 2010-06-28 11:58:59 update-alternatives: link group gstreamer-codec-install fully removed 2010-06-28 11:58:59 status half-installed gnome-codec-install 0.4.7 2010-06-28 11:58:59 status half-installed gnome-codec-install 0.4.7 2010-06-28 11:58:59 status config-files gnome-codec-install 0.4.7 2010-06-28 11:58:59 status config-files gnome-codec-install 0.4.7 2010-06-28 11:58:59 status config-files gnome-codec-install 0.4.7 2010-06-28 11:59:00 status config-files gnome-codec-install 0.4.7 2010-06-28 11:59:00 status not-installed gnome-codec-install 2010-06-28 11:59:00 status installed gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 remove gnome-desktop-data 2.30.0-2 2.30.0-2 2010-06-28 11:59:00 status half-configured gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 status config-files gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 status config-files gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 status config-files gnome-desktop-data 2.30.0-2 2010-06-28 11:59:00 status not-installed gnome-desktop-data 2010-06-28 11:59:00 status installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 remove gnome-dictionary 2.30.0-2 2.30.0-2 2010-06-28 11:59:00 status half-configured gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status config-files gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status config-files gnome-dictionary 2.30.0-2 2010-06-28 11:59:00 status installed gnome-disk-utility 2.30.1-1 2010-06-28 11:59:00 remove gnome-disk-utility 2.30.1-1 2.30.1-1 2010-06-28 11:59:00 status half-configured gnome-disk-utility 2.30.1-1 2010-06-28 11:59:00 status half-installed gnome-disk-utility 2.30.1-1 2010-06-28 11:59:00 status half-installed gnome-disk-utility 2.30.1-1 2010-06-28 11:59:01 status half-installed gnome-disk-utility 2.30.1-1 2010-06-28 11:59:02 status config-files gnome-disk-utility 2.30.1-1 2010-06-28 11:59:02 status config-files gnome-disk-utility 2.30.1-1 2010-06-28 11:59:02 status installed gnome-user-guide 2.30.1-1 2010-06-28 11:59:02 remove gnome-user-guide 2.30.1-1 2.30.1-1 2010-06-28 11:59:02 status half-configured gnome-user-guide 2.30.1-1 2010-06-28 11:59:02 status half-installed gnome-user-guide 2.30.1-1 2010-06-28 11:59:05 status config-files gnome-user-guide 2.30.1-1 2010-06-28 11:59:05 status config-files gnome-user-guide 2.30.1-1 2010-06-28 11:59:05 status config-files gnome-user-guide 2.30.1-1 2010-06-28 11:59:05 status not-installed gnome-user-guide 2010-06-28 11:59:05 status installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 remove yelp 2.30.1+webkit-1 2.30.1+webkit-1 2010-06-28 11:59:05 status half-configured yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status half-installed yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status config-files yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status config-files yelp 2.30.1+webkit-1 2010-06-28 11:59:05 status installed gnome-doc-utils 0.20.1-1 2010-06-28 11:59:05 remove gnome-doc-utils 0.20.1-1 0.20.1-1 2010-06-28 11:59:05 status half-configured gnome-doc-utils 0.20.1-1 2010-06-28 11:59:05 status half-installed gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status half-installed gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status config-files gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status config-files gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status config-files gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status config-files gnome-doc-utils 0.20.1-1 2010-06-28 11:59:06 status not-installed gnome-doc-utils 2010-06-28 11:59:06 status installed gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 remove gnome-games-extra-data 2.30.0-1 2.30.0-1 2010-06-28 11:59:06 status half-configured gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 status half-installed gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 status config-files gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 status config-files gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 status config-files gnome-games-extra-data 2.30.0-1 2010-06-28 11:59:06 status not-installed gnome-games-extra-data 2010-06-28 11:59:06 status installed gnome-mag 1:0.16.1-2 2010-06-28 11:59:06 remove gnome-mag 1:0.16.1-2 1:0.16.1-2 2010-06-28 11:59:06 status half-configured gnome-mag 1:0.16.1-2 2010-06-28 11:59:06 status half-installed gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status half-installed gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status half-installed gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status half-installed gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status config-files gnome-mag 1:0.16.1-2 2010-06-28 11:59:07 status not-installed gnome-mag 2010-06-28 11:59:07 status installed gnome-media 2.30.0-1 2010-06-28 11:59:07 remove gnome-media 2.30.0-1 2.30.0-1 2010-06-28 11:59:07 status half-configured gnome-media 2.30.0-1 2010-06-28 11:59:07 status half-installed gnome-media 2.30.0-1 2010-06-28 11:59:07 status half-installed gnome-media 2.30.0-1 2010-06-28 11:59:07 status half-installed gnome-media 2.30.0-1 2010-06-28 11:59:07 status half-installed gnome-media 2.30.0-1 2010-06-28 11:59:07 status config-files gnome-media 2.30.0-1 2010-06-28 11:59:07 status config-files gnome-media 2.30.0-1 2010-06-28 11:59:07 status installed rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:07 remove rhythmbox-plugins 0.12.8-2 0.12.8-2 2010-06-28 11:59:07 status half-configured rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:07 status half-installed rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:07 status config-files rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:08 status config-files rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:08 status config-files rhythmbox-plugins 0.12.8-2 2010-06-28 11:59:08 status not-installed rhythmbox-plugins 2010-06-28 11:59:08 status installed rhythmbox 0.12.8-2 2010-06-28 11:59:08 remove rhythmbox 0.12.8-2 0.12.8-2 2010-06-28 11:59:08 status half-configured rhythmbox 0.12.8-2 2010-06-28 11:59:08 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:08 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:09 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:09 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:09 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:09 status half-installed rhythmbox 0.12.8-2 2010-06-28 11:59:09 status config-files rhythmbox 0.12.8-2 2010-06-28 11:59:09 status config-files rhythmbox 0.12.8-2 2010-06-28 11:59:09 status installed libgnome-media0 2.30.0-1 2010-06-28 11:59:09 remove libgnome-media0 2.30.0-1 2.30.0-1 2010-06-28 11:59:09 status half-configured libgnome-media0 2.30.0-1 2010-06-28 11:59:09 status half-installed libgnome-media0 2.30.0-1 2010-06-28 11:59:09 status config-files libgnome-media0 2.30.0-1 2010-06-28 11:59:09 status config-files libgnome-media0 2.30.0-1 2010-06-28 11:59:09 status installed gnome-media-common 2.30.0-1 2010-06-28 11:59:10 remove gnome-media-common 2.30.0-1 2.30.0-1 2010-06-28 11:59:10 status half-configured gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status half-installed gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status half-installed gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status half-installed gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-media-common 2.30.0-1 2010-06-28 11:59:10 status not-installed gnome-media-common 2010-06-28 11:59:10 status triggers-pending gnome-menus 2.30.0-1 2010-06-28 11:59:10 remove gnome-menus 2.30.0-1 2.30.0-1 2010-06-28 11:59:10 status half-configured gnome-menus 2.30.0-1 2010-06-28 11:59:10 status half-installed gnome-menus 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-menus 2.30.0-1 2010-06-28 11:59:10 status config-files gnome-menus 2.30.0-1 2010-06-28 11:59:10 status installed gnome-mount 0.8-2 2010-06-28 11:59:10 remove gnome-mount 0.8-2 0.8-2 2010-06-28 11:59:10 status half-configured gnome-mount 0.8-2 2010-06-28 11:59:10 status half-installed gnome-mount 0.8-2 2010-06-28 11:59:10 status half-installed gnome-mount 0.8-2 2010-06-28 11:59:11 status half-installed gnome-mount 0.8-2 2010-06-28 11:59:11 status config-files gnome-mount 0.8-2 2010-06-28 11:59:11 status config-files gnome-mount 0.8-2 2010-06-28 11:59:11 status installed gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 remove gnome-netstatus-applet 2.28.1-1 2.28.1-1 2010-06-28 11:59:11 status half-configured gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status config-files gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status config-files gnome-netstatus-applet 2.28.1-1 2010-06-28 11:59:11 status installed gnome-nettool 2.30.0-1 2010-06-28 11:59:11 remove gnome-nettool 2.30.0-1 2.30.0-1 2010-06-28 11:59:11 status half-configured gnome-nettool 2.30.0-1 2010-06-28 11:59:11 status half-installed gnome-nettool 2.30.0-1 2010-06-28 11:59:12 status half-installed gnome-nettool 2.30.0-1 2010-06-28 11:59:12 status half-installed gnome-nettool 2.30.0-1 2010-06-28 11:59:12 status config-files gnome-nettool 2.30.0-1 2010-06-28 11:59:12 status config-files gnome-nettool 2.30.0-1 2010-06-28 11:59:12 status installed gnome-panel-data 2.30.0-2 2010-06-28 11:59:12 remove gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-28 11:59:12 status half-configured gnome-panel-data 2.30.0-2 2010-06-28 11:59:12 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 11:59:13 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 11:59:13 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 11:59:13 status config-files gnome-panel-data 2.30.0-2 2010-06-28 11:59:13 status config-files gnome-panel-data 2.30.0-2 2010-06-28 11:59:13 status installed gnome-power-manager 2.30.1-1 2010-06-28 11:59:13 remove gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-28 11:59:13 status half-configured gnome-power-manager 2.30.1-1 2010-06-28 11:59:13 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 11:59:13 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 11:59:14 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 11:59:14 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 11:59:14 status config-files gnome-power-manager 2.30.1-1 2010-06-28 11:59:14 status config-files gnome-power-manager 2.30.1-1 2010-06-28 11:59:14 status installed libgnomescan0 0.6.2-1 2010-06-28 11:59:15 remove libgnomescan0 0.6.2-1 0.6.2-1 2010-06-28 11:59:15 status half-configured libgnomescan0 0.6.2-1 2010-06-28 11:59:15 status half-installed libgnomescan0 0.6.2-1 2010-06-28 11:59:15 status config-files libgnomescan0 0.6.2-1 2010-06-28 11:59:15 status config-files libgnomescan0 0.6.2-1 2010-06-28 11:59:15 status installed gnome-scan-common 0.6.2-1 2010-06-28 11:59:15 remove gnome-scan-common 0.6.2-1 0.6.2-1 2010-06-28 11:59:15 status half-configured gnome-scan-common 0.6.2-1 2010-06-28 11:59:15 status half-installed gnome-scan-common 0.6.2-1 2010-06-28 11:59:15 status half-installed gnome-scan-common 0.6.2-1 2010-06-28 11:59:15 status config-files gnome-scan-common 0.6.2-1 2010-06-28 11:59:16 status config-files gnome-scan-common 0.6.2-1 2010-06-28 11:59:16 status config-files gnome-scan-common 0.6.2-1 2010-06-28 11:59:16 status config-files gnome-scan-common 0.6.2-1 2010-06-28 11:59:16 status not-installed gnome-scan-common 2010-06-28 11:59:16 status installed gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 remove gnome-screenshot 2.30.0-2 2.30.0-2 2010-06-28 11:59:16 status half-configured gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status config-files gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status config-files gnome-screenshot 2.30.0-2 2010-06-28 11:59:16 status installed gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 remove gnome-search-tool 2.30.0-2 2.30.0-2 2010-06-28 11:59:16 status half-configured gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status config-files gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status config-files gnome-search-tool 2.30.0-2 2010-06-28 11:59:16 status installed gnome-session-bin 2.30.0-1 2010-06-28 11:59:16 remove gnome-session-bin 2.30.0-1 2.30.0-1 2010-06-28 11:59:16 status half-configured gnome-session-bin 2.30.0-1 2010-06-28 11:59:16 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-bin 2.30.0-1 2010-06-28 11:59:17 status not-installed gnome-session-bin 2010-06-28 11:59:17 status installed gnome-session-canberra 0.24-1 2010-06-28 11:59:17 remove gnome-session-canberra 0.24-1 0.24-1 2010-06-28 11:59:17 status half-configured gnome-session-canberra 0.24-1 2010-06-28 11:59:17 status half-installed gnome-session-canberra 0.24-1 2010-06-28 11:59:17 status config-files gnome-session-canberra 0.24-1 2010-06-28 11:59:17 status config-files gnome-session-canberra 0.24-1 2010-06-28 11:59:17 status config-files gnome-session-canberra 0.24-1 2010-06-28 11:59:17 status not-installed gnome-session-canberra 2010-06-28 11:59:17 status installed gnome-session-common 2.30.0-1 2010-06-28 11:59:17 remove gnome-session-common 2.30.0-1 2.30.0-1 2010-06-28 11:59:17 status half-configured gnome-session-common 2.30.0-1 2010-06-28 11:59:17 status half-installed gnome-session-common 2.30.0-1 2010-06-28 11:59:17 status half-installed gnome-session-common 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-common 2.30.0-1 2010-06-28 11:59:17 status config-files gnome-session-common 2.30.0-1 2010-06-28 11:59:17 status installed gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:17 remove gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-28 11:59:17 status half-configured gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:17 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:17 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:18 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:18 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:18 status config-files gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:18 status config-files gnome-settings-daemon 2.30.1-1 2010-06-28 11:59:18 status installed gnome-system-log 2.30.0-2 2010-06-28 11:59:18 remove gnome-system-log 2.30.0-2 2.30.0-2 2010-06-28 11:59:18 status half-configured gnome-system-log 2.30.0-2 2010-06-28 11:59:18 status half-installed gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status half-installed gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status half-installed gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status half-installed gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status config-files gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status config-files gnome-system-log 2.30.0-2 2010-06-28 11:59:19 status installed gnome-system-monitor 2.28.1-1 2010-06-28 11:59:19 remove gnome-system-monitor 2.28.1-1 2.28.1-1 2010-06-28 11:59:19 status half-configured gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status config-files gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status config-files gnome-system-monitor 2.28.1-1 2010-06-28 11:59:20 status installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:20 remove gnome-system-tools 2.30.2-1 2.30.2-1 2010-06-28 11:59:20 status half-configured gnome-system-tools 2.30.2-1 2010-06-28 11:59:20 status half-installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status config-files gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status config-files gnome-system-tools 2.30.2-1 2010-06-28 11:59:21 status installed gnome-terminal 2.30.2-1 2010-06-28 11:59:21 remove gnome-terminal 2.30.2-1 2.30.1-1 2010-06-28 11:59:21 status half-configured gnome-terminal 2.30.2-1 2010-06-28 11:59:21 update-alternatives: run with --remove x-terminal-emulator /usr/bin/gnome-terminal.wrapper 2010-06-28 11:59:21 status half-installed gnome-terminal 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-terminal 2.30.2-1 2010-06-28 11:59:21 status half-installed gnome-terminal 2.30.2-1 2010-06-28 11:59:21 status config-files gnome-terminal 2.30.2-1 2010-06-28 11:59:22 status config-files gnome-terminal 2.30.2-1 2010-06-28 11:59:22 status installed gnome-terminal-data 2.30.2-1 2010-06-28 11:59:22 remove gnome-terminal-data 2.30.2-1 2.30.1-1 2010-06-28 11:59:22 status half-configured gnome-terminal-data 2.30.2-1 2010-06-28 11:59:22 status half-installed gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status half-installed gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status config-files gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status config-files gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status config-files gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status config-files gnome-terminal-data 2.30.2-1 2010-06-28 11:59:23 status not-installed gnome-terminal-data 2010-06-28 11:59:23 status installed gnome-themes 2.30.1-1 2010-06-28 11:59:23 remove gnome-themes 2.30.1-1 2.30.1-1 2010-06-28 11:59:23 status half-configured gnome-themes 2.30.1-1 2010-06-28 11:59:23 status half-installed gnome-themes 2.30.1-1 2010-06-28 11:59:23 status config-files gnome-themes 2.30.1-1 2010-06-28 11:59:23 status config-files gnome-themes 2.30.1-1 2010-06-28 11:59:23 status installed gnome-themes-extras 2.22.0-3 2010-06-28 11:59:23 remove gnome-themes-extras 2.22.0-3 2.22.0-3 2010-06-28 11:59:23 status half-configured gnome-themes-extras 2.22.0-3 2010-06-28 11:59:23 status half-installed gnome-themes-extras 2.22.0-3 2010-06-28 11:59:25 status config-files gnome-themes-extras 2.22.0-3 2010-06-28 11:59:25 status config-files gnome-themes-extras 2.22.0-3 2010-06-28 11:59:25 status installed gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:25 remove gnome-themes-more 0.9.0.deb0.7 0.9.0.deb0.7 2010-06-28 11:59:25 status half-configured gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:25 status half-installed gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:26 status config-files gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:26 status config-files gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:26 status config-files gnome-themes-more 0.9.0.deb0.7 2010-06-28 11:59:26 status not-installed gnome-themes-more 2010-06-28 11:59:26 status installed libgdict-1.0-6 2.30.0-2 2010-06-28 11:59:26 remove libgdict-1.0-6 2.30.0-2 2.30.0-2 2010-06-28 11:59:26 status half-configured libgdict-1.0-6 2.30.0-2 2010-06-28 11:59:26 status half-installed libgdict-1.0-6 2.30.0-2 2010-06-28 11:59:27 status config-files libgdict-1.0-6 2.30.0-2 2010-06-28 11:59:27 status config-files libgdict-1.0-6 2.30.0-2 2010-06-28 11:59:27 status installed gnome-utils-common 2.30.0-2 2010-06-28 11:59:27 remove gnome-utils-common 2.30.0-2 2.30.0-2 2010-06-28 11:59:27 status half-configured gnome-utils-common 2.30.0-2 2010-06-28 11:59:27 status half-installed gnome-utils-common 2.30.0-2 2010-06-28 11:59:27 status config-files gnome-utils-common 2.30.0-2 2010-06-28 11:59:27 status config-files gnome-utils-common 2.30.0-2 2010-06-28 11:59:27 status config-files gnome-utils-common 2.30.0-2 2010-06-28 11:59:28 status not-installed gnome-utils-common 2010-06-28 11:59:28 status installed gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 remove gnome-volume-manager 2.24.1-4 2.24.1-4 2010-06-28 11:59:28 status half-configured gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status half-installed gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status half-installed gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status half-installed gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status config-files gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status config-files gnome-volume-manager 2.24.1-4 2010-06-28 11:59:28 status installed gnuchess-book 1.01-2 2010-06-28 11:59:28 remove gnuchess-book 1.01-2 1.01-2 2010-06-28 11:59:28 status half-configured gnuchess-book 1.01-2 2010-06-28 11:59:28 status half-installed gnuchess-book 1.01-2 2010-06-28 11:59:28 status config-files gnuchess-book 1.01-2 2010-06-28 11:59:28 status config-files gnuchess-book 1.01-2 2010-06-28 11:59:28 status config-files gnuchess-book 1.01-2 2010-06-28 11:59:28 status not-installed gnuchess-book 2010-06-28 11:59:28 status installed gnuchess 5.07-7 2010-06-28 11:59:29 remove gnuchess 5.07-7 5.07-7 2010-06-28 11:59:29 status half-configured gnuchess 5.07-7 2010-06-28 11:59:29 status half-installed gnuchess 5.07-7 2010-06-28 11:59:29 status half-installed gnuchess 5.07-7 2010-06-28 11:59:29 status half-installed gnuchess 5.07-7 2010-06-28 11:59:29 status config-files gnuchess 5.07-7 2010-06-28 11:59:29 status config-files gnuchess 5.07-7 2010-06-28 11:59:29 status installed gnumeric 1.10.6-1 2010-06-28 11:59:29 remove gnumeric 1.10.6-1 1.10.6-1 2010-06-28 11:59:29 status half-configured gnumeric 1.10.6-1 2010-06-28 11:59:29 status half-installed gnumeric 1.10.6-1 2010-06-28 11:59:29 status half-installed gnumeric 1.10.6-1 2010-06-28 11:59:29 status half-installed gnumeric 1.10.6-1 2010-06-28 11:59:29 status half-installed gnumeric 1.10.6-1 2010-06-28 11:59:30 status config-files gnumeric 1.10.6-1 2010-06-28 11:59:30 status config-files gnumeric 1.10.6-1 2010-06-28 11:59:30 status installed gnumeric-common 1.10.6-1 2010-06-28 11:59:30 remove gnumeric-common 1.10.6-1 1.10.6-1 2010-06-28 11:59:30 status half-configured gnumeric-common 1.10.6-1 2010-06-28 11:59:30 status half-installed gnumeric-common 1.10.6-1 2010-06-28 11:59:30 status half-installed gnumeric-common 1.10.6-1 2010-06-28 11:59:31 status config-files gnumeric-common 1.10.6-1 2010-06-28 11:59:31 status config-files gnumeric-common 1.10.6-1 2010-06-28 11:59:31 status config-files gnumeric-common 1.10.6-1 2010-06-28 11:59:31 status config-files gnumeric-common 1.10.6-1 2010-06-28 11:59:31 status not-installed gnumeric-common 2010-06-28 11:59:31 status installed totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 remove totem-plugins 2.30.2-2+b1 2.30.2-2+b1 2010-06-28 11:59:31 status half-configured totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 status half-installed totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-plugins 2.30.2-2+b1 2010-06-28 11:59:31 status not-installed totem-plugins 2010-06-28 11:59:31 status installed totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 remove totem-mozilla 2.30.2-2+b1 2.30.2-2+b1 2010-06-28 11:59:31 status half-configured totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 status half-installed totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 status config-files totem-mozilla 2.30.2-2+b1 2010-06-28 11:59:31 status not-installed totem-mozilla 2010-06-28 11:59:31 status installed totem-coherence 2.30.2-2 2010-06-28 11:59:31 remove totem-coherence 2.30.2-2 2.30.2-2 2010-06-28 11:59:31 status half-configured totem-coherence 2.30.2-2 2010-06-28 11:59:32 status half-installed totem-coherence 2.30.2-2 2010-06-28 11:59:32 status config-files totem-coherence 2.30.2-2 2010-06-28 11:59:32 status config-files totem-coherence 2.30.2-2 2010-06-28 11:59:32 status config-files totem-coherence 2.30.2-2 2010-06-28 11:59:32 status not-installed totem-coherence 2010-06-28 11:59:32 status installed totem 2.30.2-2+b1 2010-06-28 11:59:32 remove totem 2.30.2-2+b1 2.30.2-2+b1 2010-06-28 11:59:32 status half-configured totem 2.30.2-2+b1 2010-06-28 11:59:32 status half-installed totem 2.30.2-2+b1 2010-06-28 11:59:32 status half-installed totem 2.30.2-2+b1 2010-06-28 11:59:32 status config-files totem 2.30.2-2+b1 2010-06-28 11:59:32 status config-files totem 2.30.2-2+b1 2010-06-28 11:59:32 status installed gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 remove gstreamer0.10-alsa 0.10.29-4 0.10.29-4 2010-06-28 11:59:33 status half-configured gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 status config-files gstreamer0.10-alsa 0.10.29-4 2010-06-28 11:59:33 status not-installed gstreamer0.10-alsa 2010-06-28 11:59:33 status installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 remove gstreamer0.10-fluendo-mp3 0.10.14.debian-1 0.10.14.debian-1 2010-06-28 11:59:33 status half-configured gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 status half-installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 status config-files gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 status config-files gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 status config-files gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-06-28 11:59:33 status not-installed gstreamer0.10-fluendo-mp3 2010-06-28 11:59:33 status installed gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 remove gstreamer0.10-tools 0.10.29-1 0.10.29-1 2010-06-28 11:59:33 status half-configured gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status half-installed gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status half-installed gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status config-files gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status config-files gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status config-files gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status config-files gstreamer0.10-tools 0.10.29-1 2010-06-28 11:59:33 status not-installed gstreamer0.10-tools 2010-06-28 11:59:33 status installed gthumb-data 3:2.11.3-2 2010-06-28 11:59:33 remove gthumb-data 3:2.11.3-2 3:2.11.3-2 2010-06-28 11:59:33 status half-configured gthumb-data 3:2.11.3-2 2010-06-28 11:59:33 status half-installed gthumb-data 3:2.11.3-2 2010-06-28 11:59:34 status half-installed gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status half-installed gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status config-files gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status config-files gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status config-files gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status config-files gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status config-files gthumb-data 3:2.11.3-2 2010-06-28 11:59:35 status not-installed gthumb-data 2010-06-28 11:59:35 status installed gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 remove gtk2-engines 1:2.20.1-1 1:2.20.1-1 2010-06-28 11:59:35 status half-configured gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 status half-installed gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 status config-files gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 status config-files gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 status config-files gtk2-engines 1:2.20.1-1 2010-06-28 11:59:35 status not-installed gtk2-engines 2010-06-28 11:59:35 status installed gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:35 remove gtk2-engines-pixbuf 2.20.1-1 2.20.1-1 2010-06-28 11:59:35 status half-configured gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:36 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:36 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:36 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:36 status config-files gtk2-engines-pixbuf 2.20.1-1 2010-06-28 11:59:36 status not-installed gtk2-engines-pixbuf 2010-06-28 11:59:36 status installed gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 remove gtk2-engines-smooth 1:2.14.3+deb5 1:2.14.3+deb5 2010-06-28 11:59:36 status half-configured gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 status half-installed gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 status config-files gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 status config-files gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 status config-files gtk2-engines-smooth 1:2.14.3+deb5 2010-06-28 11:59:36 status not-installed gtk2-engines-smooth 2010-06-28 11:59:36 status installed gucharmap 1:2.30.1-1 2010-06-28 11:59:36 remove gucharmap 1:2.30.1-1 1:2.30.1-1 2010-06-28 11:59:36 status half-configured gucharmap 1:2.30.1-1 2010-06-28 11:59:36 status half-installed gucharmap 1:2.30.1-1 2010-06-28 11:59:36 status half-installed gucharmap 1:2.30.1-1 2010-06-28 11:59:36 status half-installed gucharmap 1:2.30.1-1 2010-06-28 11:59:36 status half-installed gucharmap 1:2.30.1-1 2010-06-28 11:59:37 status config-files gucharmap 1:2.30.1-1 2010-06-28 11:59:37 status config-files gucharmap 1:2.30.1-1 2010-06-28 11:59:37 status installed guile-1.8-libs 1.8.7+1-3 2010-06-28 11:59:37 remove guile-1.8-libs 1.8.7+1-3 1.8.7+1-3 2010-06-28 11:59:37 status half-configured guile-1.8-libs 1.8.7+1-3 2010-06-28 11:59:37 status half-installed guile-1.8-libs 1.8.7+1-3 2010-06-28 11:59:37 status config-files guile-1.8-libs 1.8.7+1-3 2010-06-28 11:59:37 status config-files guile-1.8-libs 1.8.7+1-3 2010-06-28 11:59:37 status installed gvfs-bin 1.6.2-1 2010-06-28 11:59:37 remove gvfs-bin 1.6.2-1 1.6.2-1 2010-06-28 11:59:37 status half-configured gvfs-bin 1.6.2-1 2010-06-28 11:59:37 status half-installed gvfs-bin 1.6.2-1 2010-06-28 11:59:37 status config-files gvfs-bin 1.6.2-1 2010-06-28 11:59:37 status config-files gvfs-bin 1.6.2-1 2010-06-28 11:59:37 status installed hal-cups-utils 0.6.16-3 2010-06-28 11:59:37 remove hal-cups-utils 0.6.16-3 0.6.16-3 2010-06-28 11:59:37 status half-configured hal-cups-utils 0.6.16-3 2010-06-28 11:59:37 status half-installed hal-cups-utils 0.6.16-3 2010-06-28 11:59:37 status triggers-pending hal 0.5.14-2 2010-06-28 11:59:37 status half-installed hal-cups-utils 0.6.16-3 2010-06-28 11:59:37 status config-files hal-cups-utils 0.6.16-3 2010-06-28 11:59:38 status config-files hal-cups-utils 0.6.16-3 2010-06-28 11:59:38 status config-files hal-cups-utils 0.6.16-3 2010-06-28 11:59:38 status config-files hal-cups-utils 0.6.16-3 2010-06-28 11:59:38 status not-installed hal-cups-utils 2010-06-28 11:59:38 status triggers-pending hal 0.5.14-2 2010-06-28 11:59:38 remove hal 0.5.14-2 0.5.11-8 2010-06-28 11:59:38 status half-configured hal 0.5.14-2 2010-06-28 11:59:38 status half-installed hal 0.5.14-2 2010-06-28 11:59:38 status half-installed hal 0.5.14-2 2010-06-28 11:59:38 status config-files hal 0.5.14-2 2010-06-28 11:59:38 status config-files hal 0.5.14-2 2010-06-28 11:59:38 status installed hal-info 20091130-1 2010-06-28 11:59:38 remove hal-info 20091130-1 20080508+git20080601-1 2010-06-28 11:59:38 status half-configured hal-info 20091130-1 2010-06-28 11:59:38 status half-installed hal-info 20091130-1 2010-06-28 11:59:38 status config-files hal-info 20091130-1 2010-06-28 11:59:38 status config-files hal-info 20091130-1 2010-06-28 11:59:38 status config-files hal-info 20091130-1 2010-06-28 11:59:38 status not-installed hal-info 2010-06-28 11:59:38 status installed hamster-applet 2.30.1-1+b1 2010-06-28 11:59:38 remove hamster-applet 2.30.1-1+b1 2.30.1-1+b1 2010-06-28 11:59:38 status half-configured hamster-applet 2.30.1-1+b1 2010-06-28 11:59:38 status half-installed hamster-applet 2.30.1-1+b1 2010-06-28 11:59:39 status half-installed hamster-applet 2.30.1-1+b1 2010-06-28 11:59:39 status half-installed hamster-applet 2.30.1-1+b1 2010-06-28 11:59:39 status config-files hamster-applet 2.30.1-1+b1 2010-06-28 11:59:39 status config-files hamster-applet 2.30.1-1+b1 2010-06-28 11:59:39 status config-files hamster-applet 2.30.1-1+b1 2010-06-28 11:59:40 status config-files hamster-applet 2.30.1-1+b1 2010-06-28 11:59:40 status config-files hamster-applet 2.30.1-1+b1 2010-06-28 11:59:40 status not-installed hamster-applet 2010-06-28 11:59:40 status installed haskell-utils 1.11+b1 2010-06-28 11:59:40 remove haskell-utils 1.11+b1 1.11+b1 2010-06-28 11:59:40 status half-configured haskell-utils 1.11+b1 2010-06-28 11:59:40 status half-installed haskell-utils 1.11+b1 2010-06-28 11:59:40 status half-installed haskell-utils 1.11+b1 2010-06-28 11:59:40 status config-files haskell-utils 1.11+b1 2010-06-28 11:59:40 status config-files haskell-utils 1.11+b1 2010-06-28 11:59:40 status config-files haskell-utils 1.11+b1 2010-06-28 11:59:40 status config-files haskell-utils 1.11+b1 2010-06-28 11:59:40 status not-installed haskell-utils 2010-06-28 11:59:40 status installed imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 remove imagemagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-28 11:59:40 status half-configured imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status half-installed imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status half-installed imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status half-installed imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status config-files imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status config-files imagemagick 7:6.6.2.6-1 2010-06-28 11:59:40 status installed inkscape 0.47.0-2+b1 2010-06-28 11:59:40 remove inkscape 0.47.0-2+b1 0.47.0-2+b1 2010-06-28 11:59:40 status half-configured inkscape 0.47.0-2+b1 2010-06-28 11:59:40 status half-installed inkscape 0.47.0-2+b1 2010-06-28 11:59:40 status half-installed inkscape 0.47.0-2+b1 2010-06-28 11:59:43 status half-installed inkscape 0.47.0-2+b1 2010-06-28 11:59:43 status config-files inkscape 0.47.0-2+b1 2010-06-28 11:59:43 status config-files inkscape 0.47.0-2+b1 2010-06-28 11:59:43 status installed libabiword-2.8 2.8.2-2 2010-06-28 11:59:43 remove libabiword-2.8 2.8.2-2 2.8.2-2 2010-06-28 11:59:43 status half-configured libabiword-2.8 2.8.2-2 2010-06-28 11:59:43 status half-installed libabiword-2.8 2.8.2-2 2010-06-28 11:59:43 status config-files libabiword-2.8 2.8.2-2 2010-06-28 11:59:43 status config-files libabiword-2.8 2.8.2-2 2010-06-28 11:59:43 status installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:43 remove libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-28 11:59:43 status half-configured libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status half-installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status not-installed libaiksaurusgtk-1.2-0c2a 2010-06-28 11:59:44 status installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 remove libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status half-configured libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status half-installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status not-installed libaiksaurus-1.2-0c2a 2010-06-28 11:59:44 status installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 remove libaiksaurus-1.2-data 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status half-configured libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status half-installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status config-files libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-06-28 11:59:44 status not-installed libaiksaurus-1.2-data 2010-06-28 11:59:44 status installed rss-glx 0.9.1-2 2010-06-28 11:59:44 remove rss-glx 0.9.1-2 0.9.1-2 2010-06-28 11:59:44 status half-configured rss-glx 0.9.1-2 2010-06-28 11:59:44 status half-installed rss-glx 0.9.1-2 2010-06-28 11:59:45 status half-installed rss-glx 0.9.1-2 2010-06-28 11:59:46 status config-files rss-glx 0.9.1-2 2010-06-28 11:59:46 status config-files rss-glx 0.9.1-2 2010-06-28 11:59:46 status config-files rss-glx 0.9.1-2 2010-06-28 11:59:46 status config-files rss-glx 0.9.1-2 2010-06-28 11:59:46 status not-installed rss-glx 2010-06-28 11:59:46 status installed libalut0 1.1.0-2 2010-06-28 11:59:46 remove libalut0 1.1.0-2 1.1.0-2 2010-06-28 11:59:46 status half-configured libalut0 1.1.0-2 2010-06-28 11:59:46 status half-installed libalut0 1.1.0-2 2010-06-28 11:59:46 status config-files libalut0 1.1.0-2 2010-06-28 11:59:46 status config-files libalut0 1.1.0-2 2010-06-28 11:59:46 status installed libao2 0.8.8-4 2010-06-28 11:59:46 remove libao2 0.8.8-4 0.8.8-4 2010-06-28 11:59:46 status half-configured libao2 0.8.8-4 2010-06-28 11:59:46 status half-installed libao2 0.8.8-4 2010-06-28 11:59:46 status half-installed libao2 0.8.8-4 2010-06-28 11:59:46 status config-files libao2 0.8.8-4 2010-06-28 11:59:46 status config-files libao2 0.8.8-4 2010-06-28 11:59:46 status installed libapm1 3.2.2-14 2010-06-28 11:59:46 remove libapm1 3.2.2-14 3.2.2-14 2010-06-28 11:59:46 status half-configured libapm1 3.2.2-14 2010-06-28 11:59:46 status half-installed libapm1 3.2.2-14 2010-06-28 11:59:46 status config-files libapm1 3.2.2-14 2010-06-28 11:59:46 status config-files libapm1 3.2.2-14 2010-06-28 11:59:46 status installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:46 remove libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-06-28 11:59:46 status half-configured libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:46 status half-installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:46 status config-files libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:46 status config-files libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:46 status config-files libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-06-28 11:59:47 status not-installed libaprutil1-dbd-sqlite3 2010-06-28 11:59:47 status installed libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 remove libaprutil1-ldap 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-06-28 11:59:47 status half-configured libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 status half-installed libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 status config-files libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 status config-files libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 status config-files libaprutil1-ldap 1.3.9+dfsg-3 2010-06-28 11:59:47 status not-installed libaprutil1-ldap 2010-06-28 11:59:47 status installed mousetweaks 2.30.1-1 2010-06-28 11:59:47 remove mousetweaks 2.30.1-1 2.30.1-1 2010-06-28 11:59:47 status half-configured mousetweaks 2.30.1-1 2010-06-28 11:59:47 status half-installed mousetweaks 2.30.1-1 2010-06-28 11:59:47 status half-installed mousetweaks 2.30.1-1 2010-06-28 11:59:47 status half-installed mousetweaks 2.30.1-1 2010-06-28 11:59:47 status config-files mousetweaks 2.30.1-1 2010-06-28 11:59:47 status config-files mousetweaks 2.30.1-1 2010-06-28 11:59:47 status config-files mousetweaks 2.30.1-1 2010-06-28 11:59:47 status config-files mousetweaks 2.30.1-1 2010-06-28 11:59:47 status config-files mousetweaks 2.30.1-1 2010-06-28 11:59:47 status not-installed mousetweaks 2010-06-28 11:59:47 status installed libgail-gnome-module 1.20.2-1 2010-06-28 11:59:47 remove libgail-gnome-module 1.20.2-1 1.20.2-1 2010-06-28 11:59:47 status half-configured libgail-gnome-module 1.20.2-1 2010-06-28 11:59:48 status half-installed libgail-gnome-module 1.20.2-1 2010-06-28 11:59:48 status config-files libgail-gnome-module 1.20.2-1 2010-06-28 11:59:48 status config-files libgail-gnome-module 1.20.2-1 2010-06-28 11:59:48 status config-files libgail-gnome-module 1.20.2-1 2010-06-28 11:59:48 status not-installed libgail-gnome-module 2010-06-28 11:59:48 status installed libatspi1.0-0 1.30.1-2 2010-06-28 11:59:48 remove libatspi1.0-0 1.30.1-2 1.30.1-2 2010-06-28 11:59:48 status half-configured libatspi1.0-0 1.30.1-2 2010-06-28 11:59:48 status half-installed libatspi1.0-0 1.30.1-2 2010-06-28 11:59:48 status config-files libatspi1.0-0 1.30.1-2 2010-06-28 11:59:48 status config-files libatspi1.0-0 1.30.1-2 2010-06-28 11:59:48 status installed libavahi-compat-libdnssd1 0.6.25-3 2010-06-28 11:59:48 remove libavahi-compat-libdnssd1 0.6.25-3 0.6.23-3lenny1 2010-06-28 11:59:48 status half-configured libavahi-compat-libdnssd1 0.6.25-3 2010-06-28 11:59:48 status half-installed libavahi-compat-libdnssd1 0.6.25-3 2010-06-28 11:59:48 status config-files libavahi-compat-libdnssd1 0.6.25-3 2010-06-28 11:59:48 status config-files libavahi-compat-libdnssd1 0.6.25-3 2010-06-28 11:59:48 status installed libavahi-core6 0.6.25-3 2010-06-28 11:59:48 remove libavahi-core6 0.6.25-3 0.6.25-3 2010-06-28 11:59:48 status half-configured libavahi-core6 0.6.25-3 2010-06-28 11:59:48 status half-installed libavahi-core6 0.6.25-3 2010-06-28 11:59:48 status config-files libavahi-core6 0.6.25-3 2010-06-28 11:59:48 status config-files libavahi-core6 0.6.25-3 2010-06-28 11:59:48 status installed libavahi-gobject0 0.6.25-3 2010-06-28 11:59:48 remove libavahi-gobject0 0.6.25-3 0.6.23-3lenny1 2010-06-28 11:59:48 status half-configured libavahi-gobject0 0.6.25-3 2010-06-28 11:59:49 status half-installed libavahi-gobject0 0.6.25-3 2010-06-28 11:59:49 status config-files libavahi-gobject0 0.6.25-3 2010-06-28 11:59:49 status config-files libavahi-gobject0 0.6.25-3 2010-06-28 11:59:49 status installed remmina 0.7.5-1 2010-06-28 11:59:49 remove remmina 0.7.5-1 0.7.5-1 2010-06-28 11:59:49 status half-configured remmina 0.7.5-1 2010-06-28 11:59:49 status half-installed remmina 0.7.5-1 2010-06-28 11:59:49 status half-installed remmina 0.7.5-1 2010-06-28 11:59:49 status half-installed remmina 0.7.5-1 2010-06-28 11:59:49 status half-installed remmina 0.7.5-1 2010-06-28 11:59:49 status config-files remmina 0.7.5-1 2010-06-28 11:59:49 status config-files remmina 0.7.5-1 2010-06-28 11:59:49 status installed libgdu-gtk0 2.30.1-1 2010-06-28 11:59:49 remove libgdu-gtk0 2.30.1-1 2.30.1-1 2010-06-28 11:59:49 status half-configured libgdu-gtk0 2.30.1-1 2010-06-28 11:59:49 status half-installed libgdu-gtk0 2.30.1-1 2010-06-28 11:59:49 status config-files libgdu-gtk0 2.30.1-1 2010-06-28 11:59:49 status config-files libgdu-gtk0 2.30.1-1 2010-06-28 11:59:49 status installed vinagre 0.5.1-2 2010-06-28 11:59:49 remove vinagre 0.5.1-2 0.5.1-2 2010-06-28 11:59:49 status half-configured vinagre 0.5.1-2 2010-06-28 11:59:49 status half-installed vinagre 0.5.1-2 2010-06-28 11:59:49 status half-installed vinagre 0.5.1-2 2010-06-28 11:59:49 status half-installed vinagre 0.5.1-2 2010-06-28 11:59:49 status half-installed vinagre 0.5.1-2 2010-06-28 11:59:50 status half-installed vinagre 0.5.1-2 2010-06-28 11:59:51 status config-files vinagre 0.5.1-2 2010-06-28 11:59:51 status config-files vinagre 0.5.1-2 2010-06-28 11:59:51 status installed libavahi-ui0 0.6.25-3 2010-06-28 11:59:51 remove libavahi-ui0 0.6.25-3 0.6.23-3lenny1 2010-06-28 11:59:51 status half-configured libavahi-ui0 0.6.25-3 2010-06-28 11:59:51 status half-installed libavahi-ui0 0.6.25-3 2010-06-28 11:59:51 status config-files libavahi-ui0 0.6.25-3 2010-06-28 11:59:51 status config-files libavahi-ui0 0.6.25-3 2010-06-28 11:59:51 status installed libgegl-0.0-0 0.0.22-2 2010-06-28 11:59:51 remove libgegl-0.0-0 0.0.22-2 0.0.22-2 2010-06-28 11:59:51 status half-configured libgegl-0.0-0 0.0.22-2 2010-06-28 11:59:51 status half-installed libgegl-0.0-0 0.0.22-2 2010-06-28 11:59:51 status config-files libgegl-0.0-0 0.0.22-2 2010-06-28 11:59:51 status config-files libgegl-0.0-0 0.0.22-2 2010-06-28 11:59:51 status installed libbabl-0.0-0 0.0.22-1 2010-06-28 11:59:52 remove libbabl-0.0-0 0.0.22-1 0.0.22-1 2010-06-28 11:59:52 status half-configured libbabl-0.0-0 0.0.22-1 2010-06-28 11:59:52 status half-installed libbabl-0.0-0 0.0.22-1 2010-06-28 11:59:52 status config-files libbabl-0.0-0 0.0.22-1 2010-06-28 11:59:52 status config-files libbabl-0.0-0 0.0.22-1 2010-06-28 11:59:52 status installed python-beagle 0.3.9-1+b1 2010-06-28 11:59:52 remove python-beagle 0.3.9-1+b1 0.3.9-1+b1 2010-06-28 11:59:52 status half-configured python-beagle 0.3.9-1+b1 2010-06-28 11:59:53 status half-installed python-beagle 0.3.9-1+b1 2010-06-28 11:59:53 status config-files python-beagle 0.3.9-1+b1 2010-06-28 11:59:53 status config-files python-beagle 0.3.9-1+b1 2010-06-28 11:59:53 status config-files python-beagle 0.3.9-1+b1 2010-06-28 11:59:53 status not-installed python-beagle 2010-06-28 11:59:53 status installed libbeagle1 0.3.9-1+b1 2010-06-28 11:59:53 remove libbeagle1 0.3.9-1+b1 0.3.9-1+b1 2010-06-28 11:59:53 status half-configured libbeagle1 0.3.9-1+b1 2010-06-28 11:59:53 status half-installed libbeagle1 0.3.9-1+b1 2010-06-28 11:59:54 status config-files libbeagle1 0.3.9-1+b1 2010-06-28 11:59:54 status config-files libbeagle1 0.3.9-1+b1 2010-06-28 11:59:54 status installed libbluetooth2 3.36-1 2010-06-28 11:59:54 remove libbluetooth2 3.36-1 3.36-1 2010-06-28 11:59:54 status half-configured libbluetooth2 3.36-1 2010-06-28 11:59:54 status half-installed libbluetooth2 3.36-1 2010-06-28 11:59:55 status config-files libbluetooth2 3.36-1 2010-06-28 11:59:55 status config-files libbluetooth2 3.36-1 2010-06-28 11:59:55 status installed libboost-date-time1.40.0 1.40.0-6+b1 2010-06-28 11:59:55 remove libboost-date-time1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-06-28 11:59:55 status half-configured libboost-date-time1.40.0 1.40.0-6+b1 2010-06-28 11:59:55 status half-installed libboost-date-time1.40.0 1.40.0-6+b1 2010-06-28 11:59:55 status config-files libboost-date-time1.40.0 1.40.0-6+b1 2010-06-28 11:59:55 status config-files libboost-date-time1.40.0 1.40.0-6+b1 2010-06-28 11:59:55 status installed python-coherence 0.6.6.2-3 2010-06-28 11:59:55 remove python-coherence 0.6.6.2-3 0.6.6.2-3 2010-06-28 11:59:55 status half-configured python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status half-installed python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status half-installed python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status config-files python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status config-files python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status config-files python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status config-files python-coherence 0.6.6.2-3 2010-06-28 11:59:55 status not-installed python-coherence 2010-06-28 11:59:55 status installed python-tagpy 0.94.7-1+b3 2010-06-28 11:59:55 remove python-tagpy 0.94.7-1+b3 0.94.7-1+b3 2010-06-28 11:59:55 status half-configured python-tagpy 0.94.7-1+b3 2010-06-28 11:59:55 status half-installed python-tagpy 0.94.7-1+b3 2010-06-28 11:59:55 status config-files python-tagpy 0.94.7-1+b3 2010-06-28 11:59:56 status config-files python-tagpy 0.94.7-1+b3 2010-06-28 11:59:56 status config-files python-tagpy 0.94.7-1+b3 2010-06-28 11:59:56 status not-installed python-tagpy 2010-06-28 11:59:56 status installed libboost-python1.42.0 1.42.0-3 2010-06-28 11:59:56 remove libboost-python1.42.0 1.42.0-3 1.42.0-3 2010-06-28 11:59:56 status half-configured libboost-python1.42.0 1.42.0-3 2010-06-28 11:59:56 status half-installed libboost-python1.42.0 1.42.0-3 2010-06-28 11:59:56 status config-files libboost-python1.42.0 1.42.0-3 2010-06-28 11:59:56 status config-files libboost-python1.42.0 1.42.0-3 2010-06-28 11:59:56 status installed libboost-thread1.40.0 1.40.0-6+b1 2010-06-28 11:59:56 remove libboost-thread1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-06-28 11:59:56 status half-configured libboost-thread1.40.0 1.40.0-6+b1 2010-06-28 11:59:56 status half-installed libboost-thread1.40.0 1.40.0-6+b1 2010-06-28 11:59:56 status config-files libboost-thread1.40.0 1.40.0-6+b1 2010-06-28 11:59:56 status config-files libboost-thread1.40.0 1.40.0-6+b1 2010-06-28 11:59:57 status installed libburn4 0.8.0.pl00-1 2010-06-28 11:59:57 remove libburn4 0.8.0.pl00-1 0.8.0.pl00-1 2010-06-28 11:59:57 status half-configured libburn4 0.8.0.pl00-1 2010-06-28 11:59:57 status half-installed libburn4 0.8.0.pl00-1 2010-06-28 11:59:57 status config-files libburn4 0.8.0.pl00-1 2010-06-28 11:59:57 status config-files libburn4 0.8.0.pl00-1 2010-06-28 11:59:57 status installed libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 11:59:57 remove libgtkmm-2.4-1c2a 1:2.20.3-1 1:2.20.3-1 2010-06-28 11:59:57 status half-configured libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 11:59:57 status half-installed libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 11:59:57 status config-files libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 11:59:57 status config-files libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 11:59:57 status installed libpangomm-1.4-1 2.26.2-1 2010-06-28 11:59:57 remove libpangomm-1.4-1 2.26.2-1 2.26.2-1 2010-06-28 11:59:57 status half-configured libpangomm-1.4-1 2.26.2-1 2010-06-28 11:59:57 status half-installed libpangomm-1.4-1 2.26.2-1 2010-06-28 11:59:57 status config-files libpangomm-1.4-1 2.26.2-1 2010-06-28 11:59:57 status config-files libpangomm-1.4-1 2.26.2-1 2010-06-28 11:59:57 status installed libcairomm-1.0-1 1.8.4-3 2010-06-28 11:59:57 remove libcairomm-1.0-1 1.8.4-3 1.8.4-3 2010-06-28 11:59:57 status half-configured libcairomm-1.0-1 1.8.4-3 2010-06-28 11:59:57 status half-installed libcairomm-1.0-1 1.8.4-3 2010-06-28 11:59:58 status config-files libcairomm-1.0-1 1.8.4-3 2010-06-28 11:59:58 status config-files libcairomm-1.0-1 1.8.4-3 2010-06-28 11:59:58 status installed libtotem-plparser10 2.22.3-1 2010-06-28 11:59:58 remove libtotem-plparser10 2.22.3-1 2.22.3-1 2010-06-28 11:59:58 status half-configured libtotem-plparser10 2.22.3-1 2010-06-28 11:59:58 status half-installed libtotem-plparser10 2.22.3-1 2010-06-28 11:59:58 status config-files libtotem-plparser10 2.22.3-1 2010-06-28 11:59:58 status config-files libtotem-plparser10 2.22.3-1 2010-06-28 11:59:58 status installed libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-28 11:59:58 remove libcamel1.2-11 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-28 11:59:58 status half-configured libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-28 11:59:58 status half-installed libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-28 11:59:58 status config-files libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-28 11:59:58 status config-files libcamel1.2-11 2.22.3-1.1+lenny2 2010-06-28 11:59:58 status installed libcdio7 0.78.2+dfsg1-3 2010-06-28 11:59:58 remove libcdio7 0.78.2+dfsg1-3 0.78.2+dfsg1-3 2010-06-28 11:59:58 status half-configured libcdio7 0.78.2+dfsg1-3 2010-06-28 11:59:58 status half-installed libcdio7 0.78.2+dfsg1-3 2010-06-28 11:59:58 status config-files libcdio7 0.78.2+dfsg1-3 2010-06-28 11:59:58 status config-files libcdio7 0.78.2+dfsg1-3 2010-06-28 11:59:58 status installed libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:58 remove libmagickcore3-extra 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-28 11:59:58 status half-configured libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:58 status half-installed libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:59 status config-files libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:59 status config-files libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:59 status config-files libmagickcore3-extra 7:6.6.2.6-1 2010-06-28 11:59:59 status not-installed libmagickcore3-extra 2010-06-28 11:59:59 status installed libgvc5 2.26.3-4 2010-06-28 11:59:59 remove libgvc5 2.26.3-4 2.26.3-4 2010-06-28 11:59:59 status half-configured libgvc5 2.26.3-4 2010-06-28 11:59:59 status half-installed libgvc5 2.26.3-4 2010-06-28 11:59:59 status half-installed libgvc5 2.26.3-4 2010-06-28 11:59:59 status config-files libgvc5 2.26.3-4 2010-06-28 11:59:59 status config-files libgvc5 2.26.3-4 2010-06-28 11:59:59 status installed libgraph4 2.26.3-4 2010-06-28 11:59:59 remove libgraph4 2.26.3-4 2.26.3-4 2010-06-28 11:59:59 status half-configured libgraph4 2.26.3-4 2010-06-28 11:59:59 status half-installed libgraph4 2.26.3-4 2010-06-28 12:00:00 status config-files libgraph4 2.26.3-4 2010-06-28 12:00:00 status config-files libgraph4 2.26.3-4 2010-06-28 12:00:00 status installed libcdt4 2.26.3-4 2010-06-28 12:00:00 remove libcdt4 2.26.3-4 2.26.3-4 2010-06-28 12:00:00 status half-configured libcdt4 2.26.3-4 2010-06-28 12:00:00 status half-installed libcdt4 2.26.3-4 2010-06-28 12:00:00 status config-files libcdt4 2.26.3-4 2010-06-28 12:00:00 status config-files libcdt4 2.26.3-4 2010-06-28 12:00:00 status installed libchamplain-gtk-0.4-0 0.4.6-1 2010-06-28 12:00:00 remove libchamplain-gtk-0.4-0 0.4.6-1 0.4.6-1 2010-06-28 12:00:00 status half-configured libchamplain-gtk-0.4-0 0.4.6-1 2010-06-28 12:00:00 status half-installed libchamplain-gtk-0.4-0 0.4.6-1 2010-06-28 12:00:00 status config-files libchamplain-gtk-0.4-0 0.4.6-1 2010-06-28 12:00:00 status config-files libchamplain-gtk-0.4-0 0.4.6-1 2010-06-28 12:00:00 status installed libchamplain-0.4-0 0.4.6-1 2010-06-28 12:00:00 remove libchamplain-0.4-0 0.4.6-1 0.4.6-1 2010-06-28 12:00:00 status half-configured libchamplain-0.4-0 0.4.6-1 2010-06-28 12:00:00 status half-installed libchamplain-0.4-0 0.4.6-1 2010-06-28 12:00:00 status config-files libchamplain-0.4-0 0.4.6-1 2010-06-28 12:00:00 status config-files libchamplain-0.4-0 0.4.6-1 2010-06-28 12:00:00 status installed libcheese-gtk18 2.30.1-1 2010-06-28 12:00:00 remove libcheese-gtk18 2.30.1-1 2.30.1-1 2010-06-28 12:00:00 status half-configured libcheese-gtk18 2.30.1-1 2010-06-28 12:00:00 status half-installed libcheese-gtk18 2.30.1-1 2010-06-28 12:00:01 status config-files libcheese-gtk18 2.30.1-1 2010-06-28 12:00:01 status config-files libcheese-gtk18 2.30.1-1 2010-06-28 12:00:01 status installed libclutter-gtk-0.10-0 0.10.2-1 2010-06-28 12:00:01 remove libclutter-gtk-0.10-0 0.10.2-1 0.10.2-1 2010-06-28 12:00:01 status half-configured libclutter-gtk-0.10-0 0.10.2-1 2010-06-28 12:00:01 status half-installed libclutter-gtk-0.10-0 0.10.2-1 2010-06-28 12:00:01 status config-files libclutter-gtk-0.10-0 0.10.2-1 2010-06-28 12:00:01 status config-files libclutter-gtk-0.10-0 0.10.2-1 2010-06-28 12:00:01 status installed lp-solve 5.5.0.13-7 2010-06-28 12:00:01 remove lp-solve 5.5.0.13-7 5.5.0.13-7 2010-06-28 12:00:01 status half-configured lp-solve 5.5.0.13-7 2010-06-28 12:00:01 status half-installed lp-solve 5.5.0.13-7 2010-06-28 12:00:01 status config-files lp-solve 5.5.0.13-7 2010-06-28 12:00:01 status config-files lp-solve 5.5.0.13-7 2010-06-28 12:00:01 status config-files lp-solve 5.5.0.13-7 2010-06-28 12:00:01 status not-installed lp-solve 2010-06-28 12:00:01 status installed libcolamd2.7.1 1:3.4.0-2 2010-06-28 12:00:01 remove libcolamd2.7.1 1:3.4.0-2 1:3.4.0-2 2010-06-28 12:00:01 status half-configured libcolamd2.7.1 1:3.4.0-2 2010-06-28 12:00:01 status half-installed libcolamd2.7.1 1:3.4.0-2 2010-06-28 12:00:01 status config-files libcolamd2.7.1 1:3.4.0-2 2010-06-28 12:00:01 status config-files libcolamd2.7.1 1:3.4.0-2 2010-06-28 12:00:01 status installed libcolorblind0 0.0.1-1 2010-06-28 12:00:01 remove libcolorblind0 0.0.1-1 0.0.1-1 2010-06-28 12:00:01 status half-configured libcolorblind0 0.0.1-1 2010-06-28 12:00:01 status half-installed libcolorblind0 0.0.1-1 2010-06-28 12:00:01 status config-files libcolorblind0 0.0.1-1 2010-06-28 12:00:01 status config-files libcolorblind0 0.0.1-1 2010-06-28 12:00:01 status installed libcpufreq0 007-1 2010-06-28 12:00:02 remove libcpufreq0 007-1 007-1 2010-06-28 12:00:02 status half-configured libcpufreq0 007-1 2010-06-28 12:00:02 status half-installed libcpufreq0 007-1 2010-06-28 12:00:02 status config-files libcpufreq0 007-1 2010-06-28 12:00:02 status config-files libcpufreq0 007-1 2010-06-28 12:00:02 status installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 remove seahorse-plugins 2.30.1-2 2.30.1-2 2010-06-28 12:00:02 status half-configured seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status config-files seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status config-files seahorse-plugins 2.30.1-2 2010-06-28 12:00:02 status installed seahorse 2.30.1-2 2010-06-28 12:00:02 remove seahorse 2.30.1-2 2.30.1-2 2010-06-28 12:00:02 status half-configured seahorse 2.30.1-2 2010-06-28 12:00:02 status half-installed seahorse 2.30.1-2 2010-06-28 12:00:03 status half-installed seahorse 2.30.1-2 2010-06-28 12:00:03 status half-installed seahorse 2.30.1-2 2010-06-28 12:00:03 status half-installed seahorse 2.30.1-2 2010-06-28 12:00:03 status half-installed seahorse 2.30.1-2 2010-06-28 12:00:03 status config-files seahorse 2.30.1-2 2010-06-28 12:00:03 status config-files seahorse 2.30.1-2 2010-06-28 12:00:03 status installed libcryptui0 2.30.1-2 2010-06-28 12:00:03 remove libcryptui0 2.30.1-2 2.30.1-2 2010-06-28 12:00:03 status half-configured libcryptui0 2.30.1-2 2010-06-28 12:00:03 status half-installed libcryptui0 2.30.1-2 2010-06-28 12:00:03 status config-files libcryptui0 2.30.1-2 2010-06-28 12:00:03 status config-files libcryptui0 2.30.1-2 2010-06-28 12:00:03 status installed libdaemon0 0.14-2 2010-06-28 12:00:03 remove libdaemon0 0.14-2 0.14-2 2010-06-28 12:00:03 status half-configured libdaemon0 0.14-2 2010-06-28 12:00:04 status half-installed libdaemon0 0.14-2 2010-06-28 12:00:04 status config-files libdaemon0 0.14-2 2010-06-28 12:00:04 status config-files libdaemon0 0.14-2 2010-06-28 12:00:04 status installed libmail-box-perl 2.094-1 2010-06-28 12:00:04 remove libmail-box-perl 2.094-1 2.082-2 2010-06-28 12:00:04 status half-configured libmail-box-perl 2.094-1 2010-06-28 12:00:04 status half-installed libmail-box-perl 2.094-1 2010-06-28 12:00:04 status half-installed libmail-box-perl 2.094-1 2010-06-28 12:00:04 status config-files libmail-box-perl 2.094-1 2010-06-28 12:00:04 status config-files libmail-box-perl 2.094-1 2010-06-28 12:00:04 status config-files libmail-box-perl 2.094-1 2010-06-28 12:00:04 status config-files libmail-box-perl 2.094-1 2010-06-28 12:00:04 status not-installed libmail-box-perl 2010-06-28 12:00:04 status installed libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 remove libdigest-hmac-perl 1.02+dfsg-1 1.01-7 2010-06-28 12:00:04 status half-configured libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status half-installed libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status half-installed libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status config-files libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status config-files libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status config-files libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status config-files libdigest-hmac-perl 1.02+dfsg-1 2010-06-28 12:00:04 status not-installed libdigest-hmac-perl 2010-06-28 12:00:04 status installed libmusicbrainz3-6 3.0.2-2 2010-06-28 12:00:04 remove libmusicbrainz3-6 3.0.2-2 3.0.2-2 2010-06-28 12:00:04 status half-configured libmusicbrainz3-6 3.0.2-2 2010-06-28 12:00:04 status half-installed libmusicbrainz3-6 3.0.2-2 2010-06-28 12:00:05 status config-files libmusicbrainz3-6 3.0.2-2 2010-06-28 12:00:05 status config-files libmusicbrainz3-6 3.0.2-2 2010-06-28 12:00:05 status installed libdiscid0 0.2.2-1 2010-06-28 12:00:05 remove libdiscid0 0.2.2-1 0.2.2-1 2010-06-28 12:00:05 status half-configured libdiscid0 0.2.2-1 2010-06-28 12:00:05 status half-installed libdiscid0 0.2.2-1 2010-06-28 12:00:05 status config-files libdiscid0 0.2.2-1 2010-06-28 12:00:05 status config-files libdiscid0 0.2.2-1 2010-06-28 12:00:05 status installed libevince2 2.30.1-3 2010-06-28 12:00:05 remove libevince2 2.30.1-3 2.30.1-3 2010-06-28 12:00:05 status half-configured libevince2 2.30.1-3 2010-06-28 12:00:05 status half-installed libevince2 2.30.1-3 2010-06-28 12:00:05 status config-files libevince2 2.30.1-3 2010-06-28 12:00:05 status config-files libevince2 2.30.1-3 2010-06-28 12:00:05 status installed libdjvulibre21 3.5.22-9 2010-06-28 12:00:05 remove libdjvulibre21 3.5.22-9 3.5.22-9 2010-06-28 12:00:05 status half-configured libdjvulibre21 3.5.22-9 2010-06-28 12:00:05 status half-installed libdjvulibre21 3.5.22-9 2010-06-28 12:00:05 status config-files libdjvulibre21 3.5.22-9 2010-06-28 12:00:05 status config-files libdjvulibre21 3.5.22-9 2010-06-28 12:00:05 status installed libdjvulibre-text 3.5.22-9 2010-06-28 12:00:05 remove libdjvulibre-text 3.5.22-9 3.5.22-9 2010-06-28 12:00:05 status half-configured libdjvulibre-text 3.5.22-9 2010-06-28 12:00:06 status half-installed libdjvulibre-text 3.5.22-9 2010-06-28 12:00:06 status config-files libdjvulibre-text 3.5.22-9 2010-06-28 12:00:06 status config-files libdjvulibre-text 3.5.22-9 2010-06-28 12:00:06 status config-files libdjvulibre-text 3.5.22-9 2010-06-28 12:00:06 status not-installed libdjvulibre-text 2010-06-28 12:00:06 status installed libedata-book1.2-2 2.30.1-5 2010-06-28 12:00:06 remove libedata-book1.2-2 2.30.1-5 2.30.1-5 2010-06-28 12:00:06 status half-configured libedata-book1.2-2 2.30.1-5 2010-06-28 12:00:06 status half-installed libedata-book1.2-2 2.30.1-5 2010-06-28 12:00:06 status config-files libedata-book1.2-2 2.30.1-5 2010-06-28 12:00:06 status config-files libedata-book1.2-2 2.30.1-5 2010-06-28 12:00:06 status installed libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-28 12:00:07 remove libedata-cal1.2-6 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-configured libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-installed libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libedata-cal1.2-6 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status installed libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-28 12:00:07 remove libexchange-storage1.2-3 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-configured libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-installed libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libexchange-storage1.2-3 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status installed libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-28 12:00:07 remove libedataserver1.2-9 2.22.3-1.1+lenny2 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-configured libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status half-installed libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status config-files libedataserver1.2-9 2.22.3-1.1+lenny2 2010-06-28 12:00:07 status installed libeel2-2.20 2.20.0-7 2010-06-28 12:00:07 remove libeel2-2.20 2.20.0-7 2.20.0-7 2010-06-28 12:00:07 status half-configured libeel2-2.20 2.20.0-7 2010-06-28 12:00:07 status half-installed libeel2-2.20 2.20.0-7 2010-06-28 12:00:07 status config-files libeel2-2.20 2.20.0-7 2010-06-28 12:00:07 status config-files libeel2-2.20 2.20.0-7 2010-06-28 12:00:07 status installed libeel2-data 2.20.0-7 2010-06-28 12:00:07 remove libeel2-data 2.20.0-7 2.20.0-7 2010-06-28 12:00:07 status half-configured libeel2-data 2.20.0-7 2010-06-28 12:00:07 status half-installed libeel2-data 2.20.0-7 2010-06-28 12:00:08 status config-files libeel2-data 2.20.0-7 2010-06-28 12:00:08 status config-files libeel2-data 2.20.0-7 2010-06-28 12:00:08 status config-files libeel2-data 2.20.0-7 2010-06-28 12:00:08 status not-installed libeel2-data 2010-06-28 12:00:08 status installed libegroupwise1.2-13 2.30.1-5 2010-06-28 12:00:08 remove libegroupwise1.2-13 2.30.1-5 2.30.1-5 2010-06-28 12:00:08 status half-configured libegroupwise1.2-13 2.30.1-5 2010-06-28 12:00:08 status half-installed libegroupwise1.2-13 2.30.1-5 2010-06-28 12:00:08 status config-files libegroupwise1.2-13 2.30.1-5 2010-06-28 12:00:08 status config-files libegroupwise1.2-13 2.30.1-5 2010-06-28 12:00:08 status installed rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 remove rpm2cpio 4.7.2-1+b2 4.7.2-1+b2 2010-06-28 12:00:08 status half-configured rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status half-installed rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status half-installed rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status config-files rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status config-files rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status config-files rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status config-files rpm2cpio 4.7.2-1+b2 2010-06-28 12:00:08 status not-installed rpm2cpio 2010-06-28 12:00:08 status installed librpm0 4.7.2-1+b2 2010-06-28 12:00:09 remove librpm0 4.7.2-1+b2 4.7.2-1+b2 2010-06-28 12:00:09 status half-configured librpm0 4.7.2-1+b2 2010-06-28 12:00:10 status half-installed librpm0 4.7.2-1+b2 2010-06-28 12:00:10 status config-files librpm0 4.7.2-1+b2 2010-06-28 12:00:10 status config-files librpm0 4.7.2-1+b2 2010-06-28 12:00:10 status installed librpmio0 4.7.2-1+b2 2010-06-28 12:00:10 remove librpmio0 4.7.2-1+b2 4.7.2-1+b2 2010-06-28 12:00:10 status half-configured librpmio0 4.7.2-1+b2 2010-06-28 12:00:10 status half-installed librpmio0 4.7.2-1+b2 2010-06-28 12:00:11 status config-files librpmio0 4.7.2-1+b2 2010-06-28 12:00:11 status config-files librpmio0 4.7.2-1+b2 2010-06-28 12:00:11 status installed libelf1 0.147-2 2010-06-28 12:00:11 remove libelf1 0.147-2 0.147-2 2010-06-28 12:00:11 status half-configured libelf1 0.147-2 2010-06-28 12:00:11 status half-installed libelf1 0.147-2 2010-06-28 12:00:11 status config-files libelf1 0.147-2 2010-06-28 12:00:11 status config-files libelf1 0.147-2 2010-06-28 12:00:11 status installed libepc-ui-1.0-1 0.3.5-2 2010-06-28 12:00:11 remove libepc-ui-1.0-1 0.3.5-2 0.3.5-2 2010-06-28 12:00:11 status half-configured libepc-ui-1.0-1 0.3.5-2 2010-06-28 12:00:11 status half-installed libepc-ui-1.0-1 0.3.5-2 2010-06-28 12:00:11 status config-files libepc-ui-1.0-1 0.3.5-2 2010-06-28 12:00:11 status config-files libepc-ui-1.0-1 0.3.5-2 2010-06-28 12:00:11 status installed libepc-1.0-1 0.3.5-2 2010-06-28 12:00:11 remove libepc-1.0-1 0.3.5-2 0.3.5-2 2010-06-28 12:00:11 status half-configured libepc-1.0-1 0.3.5-2 2010-06-28 12:00:11 status half-installed libepc-1.0-1 0.3.5-2 2010-06-28 12:00:11 status config-files libepc-1.0-1 0.3.5-2 2010-06-28 12:00:12 status config-files libepc-1.0-1 0.3.5-2 2010-06-28 12:00:12 status installed libepc-ui-1.0-2 0.3.11-1 2010-06-28 12:00:12 remove libepc-ui-1.0-2 0.3.11-1 0.3.11-1 2010-06-28 12:00:12 status half-configured libepc-ui-1.0-2 0.3.11-1 2010-06-28 12:00:12 status half-installed libepc-ui-1.0-2 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-ui-1.0-2 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-ui-1.0-2 0.3.11-1 2010-06-28 12:00:12 status installed libepc-1.0-2 0.3.11-1 2010-06-28 12:00:12 remove libepc-1.0-2 0.3.11-1 0.3.11-1 2010-06-28 12:00:12 status half-configured libepc-1.0-2 0.3.11-1 2010-06-28 12:00:12 status half-installed libepc-1.0-2 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-1.0-2 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-1.0-2 0.3.11-1 2010-06-28 12:00:12 status installed libepc-common 0.3.11-1 2010-06-28 12:00:12 remove libepc-common 0.3.11-1 0.3.11-1 2010-06-28 12:00:12 status half-configured libepc-common 0.3.11-1 2010-06-28 12:00:12 status half-installed libepc-common 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-common 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-common 0.3.11-1 2010-06-28 12:00:12 status config-files libepc-common 0.3.11-1 2010-06-28 12:00:12 status not-installed libepc-common 2010-06-28 12:00:12 status installed libestools1.2 1:1.2.96~beta-6 2010-06-28 12:00:12 remove libestools1.2 1:1.2.96~beta-6 1:1.2.96~beta-6 2010-06-28 12:00:12 status half-configured libestools1.2 1:1.2.96~beta-6 2010-06-28 12:00:12 status half-installed libestools1.2 1:1.2.96~beta-6 2010-06-28 12:00:13 status config-files libestools1.2 1:1.2.96~beta-6 2010-06-28 12:00:13 status config-files libestools1.2 1:1.2.96~beta-6 2010-06-28 12:00:13 status installed ufraw-batch 0.16-3 2010-06-28 12:00:13 remove ufraw-batch 0.16-3 0.16-3 2010-06-28 12:00:13 status half-configured ufraw-batch 0.16-3 2010-06-28 12:00:13 status half-installed ufraw-batch 0.16-3 2010-06-28 12:00:13 status half-installed ufraw-batch 0.16-3 2010-06-28 12:00:13 status config-files ufraw-batch 0.16-3 2010-06-28 12:00:13 status config-files ufraw-batch 0.16-3 2010-06-28 12:00:13 status config-files ufraw-batch 0.16-3 2010-06-28 12:00:13 status config-files ufraw-batch 0.16-3 2010-06-28 12:00:13 status not-installed ufraw-batch 2010-06-28 12:00:13 status installed libexiv2-6 0.19-3 2010-06-28 12:00:13 remove libexiv2-6 0.19-3 0.19-3 2010-06-28 12:00:13 status half-configured libexiv2-6 0.19-3 2010-06-28 12:00:14 status half-installed libexiv2-6 0.19-3 2010-06-28 12:00:14 status config-files libexiv2-6 0.19-3 2010-06-28 12:00:14 status config-files libexiv2-6 0.19-3 2010-06-28 12:00:14 status installed libfile-remove-perl 1.42-3 2010-06-28 12:00:14 remove libfile-remove-perl 1.42-3 1.42-1 2010-06-28 12:00:14 status half-configured libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status half-installed libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status half-installed libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status config-files libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status config-files libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status config-files libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status config-files libfile-remove-perl 1.42-3 2010-06-28 12:00:14 status not-installed libfile-remove-perl 2010-06-28 12:00:14 status installed libgail-common 2.20.1-1 2010-06-28 12:00:14 remove libgail-common 2.20.1-1 1.22.3-1 2010-06-28 12:00:14 status half-configured libgail-common 2.20.1-1 2010-06-28 12:00:14 status half-installed libgail-common 2.20.1-1 2010-06-28 12:00:14 status config-files libgail-common 2.20.1-1 2010-06-28 12:00:14 status config-files libgail-common 2.20.1-1 2010-06-28 12:00:14 status config-files libgail-common 2.20.1-1 2010-06-28 12:00:14 status not-installed libgail-common 2010-06-28 12:00:14 status installed libgalago3 0.5.2-2 2010-06-28 12:00:14 remove libgalago3 0.5.2-2 0.5.2-2 2010-06-28 12:00:14 status half-configured libgalago3 0.5.2-2 2010-06-28 12:00:15 status half-installed libgalago3 0.5.2-2 2010-06-28 12:00:15 status config-files libgalago3 0.5.2-2 2010-06-28 12:00:15 status config-files libgalago3 0.5.2-2 2010-06-28 12:00:15 status installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 remove libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 status config-files libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 status config-files libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-06-28 12:00:15 status installed libgdata7 0.6.4-2 2010-06-28 12:00:15 remove libgdata7 0.6.4-2 0.6.4-2 2010-06-28 12:00:15 status half-configured libgdata7 0.6.4-2 2010-06-28 12:00:15 status half-installed libgdata7 0.6.4-2 2010-06-28 12:00:16 status config-files libgdata7 0.6.4-2 2010-06-28 12:00:16 status config-files libgdata7 0.6.4-2 2010-06-28 12:00:16 status installed libgdata-common 0.6.4-2 2010-06-28 12:00:16 remove libgdata-common 0.6.4-2 0.6.4-2 2010-06-28 12:00:16 status half-configured libgdata-common 0.6.4-2 2010-06-28 12:00:16 status half-installed libgdata-common 0.6.4-2 2010-06-28 12:00:16 status config-files libgdata-common 0.6.4-2 2010-06-28 12:00:16 status config-files libgdata-common 0.6.4-2 2010-06-28 12:00:16 status config-files libgdata-common 0.6.4-2 2010-06-28 12:00:16 status not-installed libgdata-common 2010-06-28 12:00:16 status installed libgtkmathview0c2a 0.8.0-5 2010-06-28 12:00:16 remove libgtkmathview0c2a 0.8.0-5 0.8.0-5 2010-06-28 12:00:16 status half-configured libgtkmathview0c2a 0.8.0-5 2010-06-28 12:00:16 status half-installed libgtkmathview0c2a 0.8.0-5 2010-06-28 12:00:16 status config-files libgtkmathview0c2a 0.8.0-5 2010-06-28 12:00:16 status config-files libgtkmathview0c2a 0.8.0-5 2010-06-28 12:00:17 status installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-28 12:00:17 remove libgdome2-cpp-smart0c2a 0.2.6-5 0.2.6-5 2010-06-28 12:00:17 status half-configured libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-28 12:00:17 status half-installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-28 12:00:17 status config-files libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-28 12:00:17 status config-files libgdome2-cpp-smart0c2a 0.2.6-5 2010-06-28 12:00:17 status installed libgdome2-0 0.8.1+debian-4 2010-06-28 12:00:17 remove libgdome2-0 0.8.1+debian-4 0.8.1+debian-4 2010-06-28 12:00:17 status half-configured libgdome2-0 0.8.1+debian-4 2010-06-28 12:00:17 status half-installed libgdome2-0 0.8.1+debian-4 2010-06-28 12:00:17 status config-files libgdome2-0 0.8.1+debian-4 2010-06-28 12:00:17 status config-files libgdome2-0 0.8.1+debian-4 2010-06-28 12:00:17 status installed libgeoclue0 0.12.0-1 2010-06-28 12:00:17 remove libgeoclue0 0.12.0-1 0.12.0-1 2010-06-28 12:00:17 status half-configured libgeoclue0 0.12.0-1 2010-06-28 12:00:17 status half-installed libgeoclue0 0.12.0-1 2010-06-28 12:00:17 status config-files libgeoclue0 0.12.0-1 2010-06-28 12:00:17 status config-files libgeoclue0 0.12.0-1 2010-06-28 12:00:17 status installed libgimp2.0 2.6.8-3+b1 2010-06-28 12:00:17 remove libgimp2.0 2.6.8-3+b1 2.6.8-3+b1 2010-06-28 12:00:17 status half-configured libgimp2.0 2.6.8-3+b1 2010-06-28 12:00:17 status half-installed libgimp2.0 2.6.8-3+b1 2010-06-28 12:00:17 status config-files libgimp2.0 2.6.8-3+b1 2010-06-28 12:00:17 status config-files libgimp2.0 2.6.8-3+b1 2010-06-28 12:00:17 status installed libglc0 0.7.2-3 2010-06-28 12:00:17 remove libglc0 0.7.2-3 0.7.2-3 2010-06-28 12:00:17 status half-configured libglc0 0.7.2-3 2010-06-28 12:00:17 status half-installed libglc0 0.7.2-3 2010-06-28 12:00:18 status config-files libglc0 0.7.2-3 2010-06-28 12:00:18 status config-files libglc0 0.7.2-3 2010-06-28 12:00:18 status installed libglew1.5 1.5.4-1 2010-06-28 12:00:18 remove libglew1.5 1.5.4-1 1.5.4-1 2010-06-28 12:00:18 status half-configured libglew1.5 1.5.4-1 2010-06-28 12:00:18 status half-installed libglew1.5 1.5.4-1 2010-06-28 12:00:18 status config-files libglew1.5 1.5.4-1 2010-06-28 12:00:18 status config-files libglew1.5 1.5.4-1 2010-06-28 12:00:18 status installed libglewmx1.5 1.5.4-1 2010-06-28 12:00:18 remove libglewmx1.5 1.5.4-1 1.5.4-1 2010-06-28 12:00:18 status half-configured libglewmx1.5 1.5.4-1 2010-06-28 12:00:18 status half-installed libglewmx1.5 1.5.4-1 2010-06-28 12:00:18 status config-files libglewmx1.5 1.5.4-1 2010-06-28 12:00:18 status config-files libglewmx1.5 1.5.4-1 2010-06-28 12:00:18 status installed libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 12:00:18 remove libglibmm-2.4-1c2a 2.24.2-1 2.24.2-1 2010-06-28 12:00:18 status half-configured libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 12:00:18 status half-installed libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 12:00:18 status config-files libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 12:00:18 status config-files libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 12:00:18 status installed libgtkglext1 1.2.0-1.1 2010-06-28 12:00:18 remove libgtkglext1 1.2.0-1.1 1.2.0-1.1 2010-06-28 12:00:18 status half-configured libgtkglext1 1.2.0-1.1 2010-06-28 12:00:18 status half-installed libgtkglext1 1.2.0-1.1 2010-06-28 12:00:19 status config-files libgtkglext1 1.2.0-1.1 2010-06-28 12:00:19 status config-files libgtkglext1 1.2.0-1.1 2010-06-28 12:00:19 status installed libglu1-mesa 7.7.1-3 2010-06-28 12:00:19 remove libglu1-mesa 7.7.1-3 7.0.3-7 2010-06-28 12:00:19 status half-configured libglu1-mesa 7.7.1-3 2010-06-28 12:00:19 status half-installed libglu1-mesa 7.7.1-3 2010-06-28 12:00:19 status config-files libglu1-mesa 7.7.1-3 2010-06-28 12:00:19 status config-files libglu1-mesa 7.7.1-3 2010-06-28 12:00:19 status installed libtotem-plparser17 2.30.1-1 2010-06-28 12:00:19 remove libtotem-plparser17 2.30.1-1 2.30.1-1 2010-06-28 12:00:19 status half-configured libtotem-plparser17 2.30.1-1 2010-06-28 12:00:19 status half-installed libtotem-plparser17 2.30.1-1 2010-06-28 12:00:19 status config-files libtotem-plparser17 2.30.1-1 2010-06-28 12:00:19 status config-files libtotem-plparser17 2.30.1-1 2010-06-28 12:00:19 status installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 12:00:19 remove libgmime-2.4-2 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-28 12:00:19 status half-configured libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 12:00:19 status half-installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 12:00:19 status config-files libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 12:00:19 status config-files libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 12:00:20 status installed libgmyth0 1:0.7.1-1 2010-06-28 12:00:20 remove libgmyth0 1:0.7.1-1 1:0.7.1-1 2010-06-28 12:00:20 status half-configured libgmyth0 1:0.7.1-1 2010-06-28 12:00:20 status half-installed libgmyth0 1:0.7.1-1 2010-06-28 12:00:20 status config-files libgmyth0 1:0.7.1-1 2010-06-28 12:00:20 status config-files libgmyth0 1:0.7.1-1 2010-06-28 12:00:20 status installed libgnome-desktop-2 2.22.3-2 2010-06-28 12:00:20 remove libgnome-desktop-2 2.22.3-2 2.22.3-2 2010-06-28 12:00:20 status half-configured libgnome-desktop-2 2.22.3-2 2010-06-28 12:00:20 status half-installed libgnome-desktop-2 2.22.3-2 2010-06-28 12:00:21 status config-files libgnome-desktop-2 2.22.3-2 2010-06-28 12:00:21 status config-files libgnome-desktop-2 2.22.3-2 2010-06-28 12:00:21 status installed libgnome-mag2 1:0.16.1-2 2010-06-28 12:00:21 remove libgnome-mag2 1:0.16.1-2 1:0.16.1-2 2010-06-28 12:00:21 status half-configured libgnome-mag2 1:0.16.1-2 2010-06-28 12:00:21 status half-installed libgnome-mag2 1:0.16.1-2 2010-06-28 12:00:21 status config-files libgnome-mag2 1:0.16.1-2 2010-06-28 12:00:21 status config-files libgnome-mag2 1:0.16.1-2 2010-06-28 12:00:21 status installed libgnome-pilot2 2.0.17-2 2010-06-28 12:00:21 remove libgnome-pilot2 2.0.17-2 2.0.15-2.4 2010-06-28 12:00:21 status half-configured libgnome-pilot2 2.0.17-2 2010-06-28 12:00:21 status half-installed libgnome-pilot2 2.0.17-2 2010-06-28 12:00:21 status config-files libgnome-pilot2 2.0.17-2 2010-06-28 12:00:21 status config-files libgnome-pilot2 2.0.17-2 2010-06-28 12:00:21 status installed libgnome-window-settings1 1:2.30.1-1 2010-06-28 12:00:21 remove libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-28 12:00:21 status half-configured libgnome-window-settings1 1:2.30.1-1 2010-06-28 12:00:21 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-06-28 12:00:22 status config-files libgnome-window-settings1 1:2.30.1-1 2010-06-28 12:00:22 status config-files libgnome-window-settings1 1:2.30.1-1 2010-06-28 12:00:22 status installed libgnome2-perl 1.042-2 2010-06-28 12:00:22 remove libgnome2-perl 1.042-2 1.042-1+b1 2010-06-28 12:00:22 status half-configured libgnome2-perl 1.042-2 2010-06-28 12:00:22 status half-installed libgnome2-perl 1.042-2 2010-06-28 12:00:22 status half-installed libgnome2-perl 1.042-2 2010-06-28 12:00:22 status config-files libgnome2-perl 1.042-2 2010-06-28 12:00:22 status config-files libgnome2-perl 1.042-2 2010-06-28 12:00:22 status config-files libgnome2-perl 1.042-2 2010-06-28 12:00:22 status config-files libgnome2-perl 1.042-2 2010-06-28 12:00:22 status not-installed libgnome2-perl 2010-06-28 12:00:22 status installed libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 remove libgnome2-canvas-perl 1.002-2 1.002-1+b2 2010-06-28 12:00:22 status half-configured libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status half-installed libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status half-installed libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status config-files libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status config-files libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status config-files libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status config-files libgnome2-canvas-perl 1.002-2 2010-06-28 12:00:22 status not-installed libgnome2-canvas-perl 2010-06-28 12:00:22 status installed libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 remove libgnome2-vfs-perl 1.081-1 1.080-1+b1 2010-06-28 12:00:22 status half-configured libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status half-installed libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status half-installed libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status config-files libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status config-files libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status config-files libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:22 status config-files libgnome2-vfs-perl 1.081-1 2010-06-28 12:00:23 status not-installed libgnome2-vfs-perl 2010-06-28 12:00:23 status installed libgnomeprintui2.2-0 2.18.5-1 2010-06-28 12:00:23 remove libgnomeprintui2.2-0 2.18.5-1 2.18.3-1 2010-06-28 12:00:23 status half-configured libgnomeprintui2.2-0 2.18.5-1 2010-06-28 12:00:23 status half-installed libgnomeprintui2.2-0 2.18.5-1 2010-06-28 12:00:23 status config-files libgnomeprintui2.2-0 2.18.5-1 2010-06-28 12:00:23 status config-files libgnomeprintui2.2-0 2.18.5-1 2010-06-28 12:00:23 status installed libgtksourceview1.0-0 1.8.5-1 2010-06-28 12:00:23 remove libgtksourceview1.0-0 1.8.5-1 1.8.5-1 2010-06-28 12:00:23 status half-configured libgtksourceview1.0-0 1.8.5-1 2010-06-28 12:00:23 status half-installed libgtksourceview1.0-0 1.8.5-1 2010-06-28 12:00:23 status config-files libgtksourceview1.0-0 1.8.5-1 2010-06-28 12:00:23 status config-files libgtksourceview1.0-0 1.8.5-1 2010-06-28 12:00:23 status installed libgnomeprint2.2-0 2.18.7-1 2010-06-28 12:00:23 remove libgnomeprint2.2-0 2.18.7-1 2.18.5-1 2010-06-28 12:00:23 status half-configured libgnomeprint2.2-0 2.18.7-1 2010-06-28 12:00:23 status half-installed libgnomeprint2.2-0 2.18.7-1 2010-06-28 12:00:24 status config-files libgnomeprint2.2-0 2.18.7-1 2010-06-28 12:00:24 status config-files libgnomeprint2.2-0 2.18.7-1 2010-06-28 12:00:24 status installed libgnomecups1.0-1 0.2.3-3+b1 2010-06-28 12:00:24 remove libgnomecups1.0-1 0.2.3-3+b1 0.2.3-3 2010-06-28 12:00:24 status half-configured libgnomecups1.0-1 0.2.3-3+b1 2010-06-28 12:00:24 status half-installed libgnomecups1.0-1 0.2.3-3+b1 2010-06-28 12:00:24 status config-files libgnomecups1.0-1 0.2.3-3+b1 2010-06-28 12:00:24 status config-files libgnomecups1.0-1 0.2.3-3+b1 2010-06-28 12:00:24 status installed libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 remove libgnomeprint2.2-data 2.18.7-1 2.18.5-1 2010-06-28 12:00:24 status half-configured libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 status half-installed libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 status config-files libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 status config-files libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 status config-files libgnomeprint2.2-data 2.18.7-1 2010-06-28 12:00:24 status not-installed libgnomeprint2.2-data 2010-06-28 12:00:24 status installed libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:24 remove libgnomeprintui2.2-common 2.18.5-1 2.18.3-1 2010-06-28 12:00:24 status half-configured libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:24 status half-installed libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:24 status config-files libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:24 status config-files libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:24 status config-files libgnomeprintui2.2-common 2.18.5-1 2010-06-28 12:00:25 status not-installed libgnomeprintui2.2-common 2010-06-28 12:00:25 status installed libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 remove libgnomevfs2-bin 1:2.24.3-1 1:2.22.0-5 2010-06-28 12:00:25 status half-configured libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 status half-installed libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 status config-files libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 status config-files libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 status config-files libgnomevfs2-bin 1:2.24.3-1 2010-06-28 12:00:25 status not-installed libgnomevfs2-bin 2010-06-28 12:00:25 status installed libgoffice-0.8-8 0.8.6-1 2010-06-28 12:00:25 remove libgoffice-0.8-8 0.8.6-1 0.8.6-1 2010-06-28 12:00:25 status half-configured libgoffice-0.8-8 0.8.6-1 2010-06-28 12:00:25 status half-installed libgoffice-0.8-8 0.8.6-1 2010-06-28 12:00:26 status config-files libgoffice-0.8-8 0.8.6-1 2010-06-28 12:00:26 status config-files libgoffice-0.8-8 0.8.6-1 2010-06-28 12:00:26 status installed libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 remove libgoffice-0.8-8-common 0.8.6-1 0.8.6-1 2010-06-28 12:00:26 status half-configured libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 status half-installed libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 status config-files libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 status config-files libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 status config-files libgoffice-0.8-8-common 0.8.6-1 2010-06-28 12:00:26 status not-installed libgoffice-0.8-8-common 2010-06-28 12:00:26 status installed libgpod-common 0.7.2-2+b1 2010-06-28 12:00:26 remove libgpod-common 0.7.2-2+b1 0.7.2-2+b1 2010-06-28 12:00:26 status half-configured libgpod-common 0.7.2-2+b1 2010-06-28 12:00:26 status half-installed libgpod-common 0.7.2-2+b1 2010-06-28 12:00:26 status config-files libgpod-common 0.7.2-2+b1 2010-06-28 12:00:26 status config-files libgpod-common 0.7.2-2+b1 2010-06-28 12:00:26 status config-files libgpod-common 0.7.2-2+b1 2010-06-28 12:00:27 status not-installed libgpod-common 2010-06-28 12:00:27 status installed libgpod4 0.7.2-2+b1 2010-06-28 12:00:27 remove libgpod4 0.7.2-2+b1 0.7.2-2+b1 2010-06-28 12:00:27 status half-configured libgpod4 0.7.2-2+b1 2010-06-28 12:00:27 status half-installed libgpod4 0.7.2-2+b1 2010-06-28 12:00:27 status config-files libgpod4 0.7.2-2+b1 2010-06-28 12:00:27 status config-files libgpod4 0.7.2-2+b1 2010-06-28 12:00:27 status installed libgsl0ldbl 1.14+dfsg-1 2010-06-28 12:00:27 remove libgsl0ldbl 1.14+dfsg-1 1.14+dfsg-1 2010-06-28 12:00:27 status half-configured libgsl0ldbl 1.14+dfsg-1 2010-06-28 12:00:27 status half-installed libgsl0ldbl 1.14+dfsg-1 2010-06-28 12:00:27 status config-files libgsl0ldbl 1.14+dfsg-1 2010-06-28 12:00:27 status config-files libgsl0ldbl 1.14+dfsg-1 2010-06-28 12:00:27 status installed libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 remove libgtk2-perl 1:1.221-6 1:1.190-1 2010-06-28 12:00:27 status half-configured libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 status half-installed libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 status config-files libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 status config-files libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 status config-files libgtk2-perl 1:1.221-6 2010-06-28 12:00:27 status not-installed libgtk2-perl 2010-06-28 12:00:27 status installed libgtkimageview0 1.6.4-1 2010-06-28 12:00:27 remove libgtkimageview0 1.6.4-1 1.6.4-1 2010-06-28 12:00:27 status half-configured libgtkimageview0 1.6.4-1 2010-06-28 12:00:27 status half-installed libgtkimageview0 1.6.4-1 2010-06-28 12:00:28 status config-files libgtkimageview0 1.6.4-1 2010-06-28 12:00:28 status config-files libgtkimageview0 1.6.4-1 2010-06-28 12:00:28 status installed libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 remove libgtksourceview-common 1.8.5-1 1.8.5-1 2010-06-28 12:00:28 status half-configured libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 status half-installed libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 status config-files libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 status config-files libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 status config-files libgtksourceview-common 1.8.5-1 2010-06-28 12:00:28 status not-installed libgtksourceview-common 2010-06-28 12:00:28 status installed python-gtksourceview2 2.10.1-1 2010-06-28 12:00:28 remove python-gtksourceview2 2.10.1-1 2.10.1-1 2010-06-28 12:00:28 status half-configured python-gtksourceview2 2.10.1-1 2010-06-28 12:00:28 status half-installed python-gtksourceview2 2.10.1-1 2010-06-28 12:00:29 status config-files python-gtksourceview2 2.10.1-1 2010-06-28 12:00:29 status config-files python-gtksourceview2 2.10.1-1 2010-06-28 12:00:29 status config-files python-gtksourceview2 2.10.1-1 2010-06-28 12:00:29 status not-installed python-gtksourceview2 2010-06-28 12:00:29 status installed libgtksourceview2.0-0 2.10.3-1 2010-06-28 12:00:29 remove libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-06-28 12:00:29 status half-configured libgtksourceview2.0-0 2.10.3-1 2010-06-28 12:00:29 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-06-28 12:00:29 status config-files libgtksourceview2.0-0 2.10.3-1 2010-06-28 12:00:29 status config-files libgtksourceview2.0-0 2.10.3-1 2010-06-28 12:00:29 status installed libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 remove libgtksourceview2.0-common 2.10.3-1 2.10.3-1 2010-06-28 12:00:29 status half-configured libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 status config-files libgtksourceview2.0-common 2.10.3-1 2010-06-28 12:00:29 status not-installed libgtksourceview2.0-common 2010-06-28 12:00:29 status installed libgucharmap6 1:2.22.3-2 2010-06-28 12:00:29 remove libgucharmap6 1:2.22.3-2 1:2.22.3-2 2010-06-28 12:00:29 status half-configured libgucharmap6 1:2.22.3-2 2010-06-28 12:00:29 status half-installed libgucharmap6 1:2.22.3-2 2010-06-28 12:00:30 status config-files libgucharmap6 1:2.22.3-2 2010-06-28 12:00:30 status config-files libgucharmap6 1:2.22.3-2 2010-06-28 12:00:30 status installed libgweather1 2.30.0-2 2010-06-28 12:00:30 remove libgweather1 2.30.0-2 2.30.0-2 2010-06-28 12:00:30 status half-configured libgweather1 2.30.0-2 2010-06-28 12:00:30 status half-installed libgweather1 2.30.0-2 2010-06-28 12:00:30 status config-files libgweather1 2.30.0-2 2010-06-28 12:00:30 status config-files libgweather1 2.30.0-2 2010-06-28 12:00:30 status installed libgweather-common 2.30.0-2 2010-06-28 12:00:30 remove libgweather-common 2.30.0-2 2.30.0-2 2010-06-28 12:00:30 status half-configured libgweather-common 2.30.0-2 2010-06-28 12:00:30 status half-installed libgweather-common 2.30.0-2 2010-06-28 12:00:32 status triggers-pending gnome-icon-theme 2.30.3-1 2010-06-28 12:00:32 status half-installed libgweather-common 2.30.0-2 2010-06-28 12:00:32 status half-installed libgweather-common 2.30.0-2 2010-06-28 12:00:32 status config-files libgweather-common 2.30.0-2 2010-06-28 12:00:32 status config-files libgweather-common 2.30.0-2 2010-06-28 12:00:32 status config-files libgweather-common 2.30.0-2 2010-06-28 12:00:32 status config-files libgweather-common 2.30.0-2 2010-06-28 12:00:32 status config-files libgweather-common 2.30.0-2 2010-06-28 12:00:32 status not-installed libgweather-common 2010-06-28 12:00:32 status installed sane-utils 1.0.21-2 2010-06-28 12:00:32 remove sane-utils 1.0.21-2 1.0.21-2 2010-06-28 12:00:32 status half-configured sane-utils 1.0.21-2 2010-06-28 12:00:33 status half-installed sane-utils 1.0.21-2 2010-06-28 12:00:33 status half-installed sane-utils 1.0.21-2 2010-06-28 12:00:33 status config-files sane-utils 1.0.21-2 2010-06-28 12:00:33 status config-files sane-utils 1.0.21-2 2010-06-28 12:00:33 status installed libsane 1.0.21-2 2010-06-28 12:00:33 remove libsane 1.0.21-2 1.0.21-2 2010-06-28 12:00:33 status half-configured libsane 1.0.21-2 2010-06-28 12:00:33 status half-installed libsane 1.0.21-2 2010-06-28 12:00:34 status half-installed libsane 1.0.21-2 2010-06-28 12:00:34 status config-files libsane 1.0.21-2 2010-06-28 12:00:34 status config-files libsane 1.0.21-2 2010-06-28 12:00:34 status installed libieee1284-3 0.2.11-6 2010-06-28 12:00:34 remove libieee1284-3 0.2.11-6 0.2.11-6 2010-06-28 12:00:34 status half-configured libieee1284-3 0.2.11-6 2010-06-28 12:00:34 status half-installed libieee1284-3 0.2.11-6 2010-06-28 12:00:34 status config-files libieee1284-3 0.2.11-6 2010-06-28 12:00:34 status config-files libieee1284-3 0.2.11-6 2010-06-28 12:00:34 status installed libopenexr6 1.6.1-4.1 2010-06-28 12:00:34 remove libopenexr6 1.6.1-4.1 1.6.1-4.1 2010-06-28 12:00:34 status half-configured libopenexr6 1.6.1-4.1 2010-06-28 12:00:34 status half-installed libopenexr6 1.6.1-4.1 2010-06-28 12:00:34 status config-files libopenexr6 1.6.1-4.1 2010-06-28 12:00:34 status config-files libopenexr6 1.6.1-4.1 2010-06-28 12:00:34 status installed libilmbase6 1.0.1-3 2010-06-28 12:00:34 remove libilmbase6 1.0.1-3 1.0.1-3 2010-06-28 12:00:34 status half-configured libilmbase6 1.0.1-3 2010-06-28 12:00:35 status half-installed libilmbase6 1.0.1-3 2010-06-28 12:00:35 status config-files libilmbase6 1.0.1-3 2010-06-28 12:00:35 status config-files libilmbase6 1.0.1-3 2010-06-28 12:00:35 status installed libisofs6 0.6.32-1 2010-06-28 12:00:35 remove libisofs6 0.6.32-1 0.6.32-1 2010-06-28 12:00:35 status half-configured libisofs6 0.6.32-1 2010-06-28 12:00:35 status half-installed libisofs6 0.6.32-1 2010-06-28 12:00:36 status config-files libisofs6 0.6.32-1 2010-06-28 12:00:36 status config-files libisofs6 0.6.32-1 2010-06-28 12:00:36 status installed libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 remove libkpathsea4 2007.dfsg.2-4+lenny2 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 status half-configured libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 status half-installed libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 status config-files libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 status config-files libkpathsea4 2007.dfsg.2-4+lenny2 2010-06-28 12:00:36 status installed libkpathsea5 2009-6 2010-06-28 12:00:36 remove libkpathsea5 2009-6 2009-6 2010-06-28 12:00:36 status half-configured libkpathsea5 2009-6 2010-06-28 12:00:36 status half-installed libkpathsea5 2009-6 2010-06-28 12:00:36 status config-files libkpathsea5 2009-6 2010-06-28 12:00:36 status config-files libkpathsea5 2009-6 2010-06-28 12:00:36 status installed liblink-grammar4 4.6.7-1 2010-06-28 12:00:36 remove liblink-grammar4 4.6.7-1 4.6.7-1 2010-06-28 12:00:36 status half-configured liblink-grammar4 4.6.7-1 2010-06-28 12:00:36 status half-installed liblink-grammar4 4.6.7-1 2010-06-28 12:00:36 status config-files liblink-grammar4 4.6.7-1 2010-06-28 12:00:36 status config-files liblink-grammar4 4.6.7-1 2010-06-28 12:00:36 status installed liblircclient0 0.8.3-5 2010-06-28 12:00:36 remove liblircclient0 0.8.3-5 0.8.3-3 2010-06-28 12:00:36 status half-configured liblircclient0 0.8.3-5 2010-06-28 12:00:37 status half-installed liblircclient0 0.8.3-5 2010-06-28 12:00:37 status config-files liblircclient0 0.8.3-5 2010-06-28 12:00:37 status config-files liblircclient0 0.8.3-5 2010-06-28 12:00:37 status installed libloudmouth1-0 1.4.3-5 2010-06-28 12:00:37 remove libloudmouth1-0 1.4.3-5 1.4.3-5 2010-06-28 12:00:37 status half-configured libloudmouth1-0 1.4.3-5 2010-06-28 12:00:37 status half-installed libloudmouth1-0 1.4.3-5 2010-06-28 12:00:37 status config-files libloudmouth1-0 1.4.3-5 2010-06-28 12:00:37 status config-files libloudmouth1-0 1.4.3-5 2010-06-28 12:00:37 status installed python-louis 1.8.0-1 2010-06-28 12:00:37 remove python-louis 1.8.0-1 1.8.0-1 2010-06-28 12:00:37 status half-configured python-louis 1.8.0-1 2010-06-28 12:00:37 status half-installed python-louis 1.8.0-1 2010-06-28 12:00:37 status config-files python-louis 1.8.0-1 2010-06-28 12:00:37 status config-files python-louis 1.8.0-1 2010-06-28 12:00:37 status config-files python-louis 1.8.0-1 2010-06-28 12:00:37 status not-installed python-louis 2010-06-28 12:00:37 status installed liblouis2 1.8.0-1 2010-06-28 12:00:37 remove liblouis2 1.8.0-1 1.8.0-1 2010-06-28 12:00:37 status half-configured liblouis2 1.8.0-1 2010-06-28 12:00:38 status half-installed liblouis2 1.8.0-1 2010-06-28 12:00:38 status config-files liblouis2 1.8.0-1 2010-06-28 12:00:38 status config-files liblouis2 1.8.0-1 2010-06-28 12:00:38 status installed liblouis-data 1.8.0-1 2010-06-28 12:00:38 remove liblouis-data 1.8.0-1 1.8.0-1 2010-06-28 12:00:38 status half-configured liblouis-data 1.8.0-1 2010-06-28 12:00:38 status half-installed liblouis-data 1.8.0-1 2010-06-28 12:00:38 status config-files liblouis-data 1.8.0-1 2010-06-28 12:00:38 status config-files liblouis-data 1.8.0-1 2010-06-28 12:00:38 status config-files liblouis-data 1.8.0-1 2010-06-28 12:00:38 status not-installed liblouis-data 2010-06-28 12:00:38 status installed liferea 1.6.3-1 2010-06-28 12:00:38 remove liferea 1.6.3-1 1.6.3-1 2010-06-28 12:00:38 status half-configured liferea 1.6.3-1 2010-06-28 12:00:38 status half-installed liferea 1.6.3-1 2010-06-28 12:00:38 status half-installed liferea 1.6.3-1 2010-06-28 12:00:38 status half-installed liferea 1.6.3-1 2010-06-28 12:00:38 status half-installed liferea 1.6.3-1 2010-06-28 12:00:38 status config-files liferea 1.6.3-1 2010-06-28 12:00:38 status config-files liferea 1.6.3-1 2010-06-28 12:00:38 status installed liblua5.1-0 5.1.4-5 2010-06-28 12:00:38 remove liblua5.1-0 5.1.4-5 5.1.4-5 2010-06-28 12:00:38 status half-configured liblua5.1-0 5.1.4-5 2010-06-28 12:00:39 status half-installed liblua5.1-0 5.1.4-5 2010-06-28 12:00:39 status config-files liblua5.1-0 5.1.4-5 2010-06-28 12:00:39 status config-files liblua5.1-0 5.1.4-5 2010-06-28 12:00:39 status installed pstoedit 3.45-8+b1 2010-06-28 12:00:39 remove pstoedit 3.45-8+b1 3.45-8+b1 2010-06-28 12:00:39 status half-configured pstoedit 3.45-8+b1 2010-06-28 12:00:39 status half-installed pstoedit 3.45-8+b1 2010-06-28 12:00:39 status half-installed pstoedit 3.45-8+b1 2010-06-28 12:00:39 status config-files pstoedit 3.45-8+b1 2010-06-28 12:00:39 status config-files pstoedit 3.45-8+b1 2010-06-28 12:00:39 status config-files pstoedit 3.45-8+b1 2010-06-28 12:00:39 status config-files pstoedit 3.45-8+b1 2010-06-28 12:00:39 status not-installed pstoedit 2010-06-28 12:00:39 status installed libpstoedit0c2a 3.45-8+b1 2010-06-28 12:00:39 remove libpstoedit0c2a 3.45-8+b1 3.45-8+b1 2010-06-28 12:00:39 status half-configured libpstoedit0c2a 3.45-8+b1 2010-06-28 12:00:39 status half-installed libpstoedit0c2a 3.45-8+b1 2010-06-28 12:00:39 status config-files libpstoedit0c2a 3.45-8+b1 2010-06-28 12:00:39 status config-files libpstoedit0c2a 3.45-8+b1 2010-06-28 12:00:39 status installed libmagick++3 7:6.6.2.6-1 2010-06-28 12:00:39 remove libmagick++3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-28 12:00:39 status half-configured libmagick++3 7:6.6.2.6-1 2010-06-28 12:00:39 status half-installed libmagick++3 7:6.6.2.6-1 2010-06-28 12:00:39 status config-files libmagick++3 7:6.6.2.6-1 2010-06-28 12:00:39 status config-files libmagick++3 7:6.6.2.6-1 2010-06-28 12:00:39 status installed libvoikko1 1.7-2 2010-06-28 12:00:40 remove libvoikko1 1.7-2 1.7-2 2010-06-28 12:00:40 status half-configured libvoikko1 1.7-2 2010-06-28 12:00:40 status half-installed libvoikko1 1.7-2 2010-06-28 12:00:40 status config-files libvoikko1 1.7-2 2010-06-28 12:00:40 status config-files libvoikko1 1.7-2 2010-06-28 12:00:40 status installed libmalaga7 7.12-3 2010-06-28 12:00:40 remove libmalaga7 7.12-3 7.12-1 2010-06-28 12:00:40 status half-configured libmalaga7 7.12-3 2010-06-28 12:00:40 status half-installed libmalaga7 7.12-3 2010-06-28 12:00:40 status config-files libmalaga7 7.12-3 2010-06-28 12:00:40 status config-files libmalaga7 7.12-3 2010-06-28 12:00:40 status installed libmime-types-perl 1.30-1 2010-06-28 12:00:40 remove libmime-types-perl 1.30-1 1.24-1 2010-06-28 12:00:40 status half-configured libmime-types-perl 1.30-1 2010-06-28 12:00:40 status half-installed libmime-types-perl 1.30-1 2010-06-28 12:00:40 status half-installed libmime-types-perl 1.30-1 2010-06-28 12:00:40 status config-files libmime-types-perl 1.30-1 2010-06-28 12:00:40 status config-files libmime-types-perl 1.30-1 2010-06-28 12:00:40 status config-files libmime-types-perl 1.30-1 2010-06-28 12:00:40 status config-files libmime-types-perl 1.30-1 2010-06-28 12:00:40 status not-installed libmime-types-perl 2010-06-28 12:00:40 status installed libmng1 1.0.10-1 2010-06-28 12:00:40 remove libmng1 1.0.10-1 1.0.10-1 2010-06-28 12:00:40 status half-configured libmng1 1.0.10-1 2010-06-28 12:00:40 status half-installed libmng1 1.0.10-1 2010-06-28 12:00:40 status config-files libmng1 1.0.10-1 2010-06-28 12:00:40 status config-files libmng1 1.0.10-1 2010-06-28 12:00:41 status installed libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 remove libmono-cairo2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-configured libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-installed libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-cairo2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status not-installed libmono-cairo2.0-cil 2010-06-28 12:00:41 status installed libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 remove libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-configured libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-installed libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-sharpzip2.84-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status not-installed libmono-sharpzip2.84-cil 2010-06-28 12:00:41 status installed libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 remove libmono-posix2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-configured libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-installed libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status config-files libmono-posix2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status not-installed libmono-posix2.0-cil 2010-06-28 12:00:41 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status installed libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 remove libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-configured libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:41 status half-installed libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status config-files libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status config-files libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status config-files libmono-i18n-west2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status not-installed libmono-i18n-west2.0-cil 2010-06-28 12:00:42 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:00:42 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:00:42 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:00:42 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:00:42 status installed libmozjs1d 1.9.0.19-1 2010-06-28 12:00:42 remove libmozjs1d 1.9.0.19-1 1.9.0.16-1 2010-06-28 12:00:42 status half-configured libmozjs1d 1.9.0.19-1 2010-06-28 12:00:42 status half-installed libmozjs1d 1.9.0.19-1 2010-06-28 12:00:42 status config-files libmozjs1d 1.9.0.19-1 2010-06-28 12:00:43 status config-files libmozjs1d 1.9.0.19-1 2010-06-28 12:00:43 status installed libmtp8 1.0.3-1 2010-06-28 12:00:43 remove libmtp8 1.0.3-1 1.0.3-1 2010-06-28 12:00:43 status half-configured libmtp8 1.0.3-1 2010-06-28 12:00:43 status half-installed libmtp8 1.0.3-1 2010-06-28 12:00:43 status config-files libmtp8 1.0.3-1 2010-06-28 12:00:43 status config-files libmtp8 1.0.3-1 2010-06-28 12:00:43 status installed libmysqlclient15off 5.0.51a-24+lenny4 2010-06-28 12:00:43 remove libmysqlclient15off 5.0.51a-24+lenny4 5.0.51a-24+lenny2+spu1 2010-06-28 12:00:43 status half-configured libmysqlclient15off 5.0.51a-24+lenny4 2010-06-28 12:00:43 status half-installed libmysqlclient15off 5.0.51a-24+lenny4 2010-06-28 12:00:43 status config-files libmysqlclient15off 5.0.51a-24+lenny4 2010-06-28 12:00:43 status config-files libmysqlclient15off 5.0.51a-24+lenny4 2010-06-28 12:00:43 status installed libnautilus-burn4 2.20.0-1 2010-06-28 12:00:43 remove libnautilus-burn4 2.20.0-1 2.20.0-1 2010-06-28 12:00:43 status half-configured libnautilus-burn4 2.20.0-1 2010-06-28 12:00:43 status half-installed libnautilus-burn4 2.20.0-1 2010-06-28 12:00:44 status config-files libnautilus-burn4 2.20.0-1 2010-06-28 12:00:44 status config-files libnautilus-burn4 2.20.0-1 2010-06-28 12:00:44 status installed libreadline5-dev 5.2-7 2010-06-28 12:00:44 remove libreadline5-dev 5.2-7 5.2-3.1 2010-06-28 12:00:44 status half-configured libreadline5-dev 5.2-7 2010-06-28 12:00:44 status half-installed libreadline5-dev 5.2-7 2010-06-28 12:00:44 status half-installed libreadline5-dev 5.2-7 2010-06-28 12:00:44 status config-files libreadline5-dev 5.2-7 2010-06-28 12:00:44 status config-files libreadline5-dev 5.2-7 2010-06-28 12:00:44 status config-files libreadline5-dev 5.2-7 2010-06-28 12:00:44 status config-files libreadline5-dev 5.2-7 2010-06-28 12:00:44 status not-installed libreadline5-dev 2010-06-28 12:00:44 status installed libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 remove libncurses5-dev 5.7+20100313-2 5.7+20100313-2 2010-06-28 12:00:45 status half-configured libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status half-installed libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status half-installed libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status config-files libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status config-files libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status config-files libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status config-files libncurses5-dev 5.7+20100313-2 2010-06-28 12:00:45 status not-installed libncurses5-dev 2010-06-28 12:00:45 status installed liboobs-1-4 2.30.1-1 2010-06-28 12:00:45 remove liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-28 12:00:45 status half-configured liboobs-1-4 2.30.1-1 2010-06-28 12:00:45 status half-installed liboobs-1-4 2.30.1-1 2010-06-28 12:00:45 status config-files liboobs-1-4 2.30.1-1 2010-06-28 12:00:45 status config-files liboobs-1-4 2.30.1-1 2010-06-28 12:00:45 status installed system-tools-backends 2.10.0-2 2010-06-28 12:00:45 remove system-tools-backends 2.10.0-2 2.10.0-2 2010-06-28 12:00:45 status half-configured system-tools-backends 2.10.0-2 2010-06-28 12:00:45 status half-installed system-tools-backends 2.10.0-2 2010-06-28 12:00:46 status half-installed system-tools-backends 2.10.0-2 2010-06-28 12:00:46 status config-files system-tools-backends 2.10.0-2 2010-06-28 12:00:46 status config-files system-tools-backends 2.10.0-2 2010-06-28 12:00:46 status installed libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 remove libnet-dbus-perl 0.33.6-2 0.33.6-2 2010-06-28 12:00:46 status half-configured libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status config-files libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status config-files libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status config-files libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status config-files libnet-dbus-perl 0.33.6-2 2010-06-28 12:00:46 status not-installed libnet-dbus-perl 2010-06-28 12:00:46 status installed netpbm 2:10.0-12.2 2010-06-28 12:00:46 remove netpbm 2:10.0-12.2 2:10.0-12.2 2010-06-28 12:00:46 status half-configured netpbm 2:10.0-12.2 2010-06-28 12:00:46 status half-installed netpbm 2:10.0-12.2 2010-06-28 12:00:46 status half-installed netpbm 2:10.0-12.2 2010-06-28 12:00:46 status config-files netpbm 2:10.0-12.2 2010-06-28 12:00:46 status config-files netpbm 2:10.0-12.2 2010-06-28 12:00:46 status config-files netpbm 2:10.0-12.2 2010-06-28 12:00:46 status config-files netpbm 2:10.0-12.2 2010-06-28 12:00:47 status not-installed netpbm 2010-06-28 12:00:47 status installed libnetpbm10 2:10.0-12.2 2010-06-28 12:00:47 remove libnetpbm10 2:10.0-12.2 2:10.0-12.2 2010-06-28 12:00:47 status half-configured libnetpbm10 2:10.0-12.2 2010-06-28 12:00:47 status half-installed libnetpbm10 2:10.0-12.2 2010-06-28 12:00:47 status config-files libnetpbm10 2:10.0-12.2 2010-06-28 12:00:48 status config-files libnetpbm10 2:10.0-12.2 2010-06-28 12:00:48 status installed libnm-glib0 0.6.6-3 2010-06-28 12:00:48 remove libnm-glib0 0.6.6-3 0.6.6-3 2010-06-28 12:00:48 status half-configured libnm-glib0 0.6.6-3 2010-06-28 12:00:48 status half-installed libnm-glib0 0.6.6-3 2010-06-28 12:00:48 status config-files libnm-glib0 0.6.6-3 2010-06-28 12:00:48 status config-files libnm-glib0 0.6.6-3 2010-06-28 12:00:48 status installed libnm-util0 0.6.6-3 2010-06-28 12:00:48 remove libnm-util0 0.6.6-3 0.6.6-3 2010-06-28 12:00:48 status half-configured libnm-util0 0.6.6-3 2010-06-28 12:00:48 status half-installed libnm-util0 0.6.6-3 2010-06-28 12:00:48 status config-files libnm-util0 0.6.6-3 2010-06-28 12:00:48 status config-files libnm-util0 0.6.6-3 2010-06-28 12:00:48 status installed libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 remove libobject-realize-later-perl 0.18-2 0.18-1 2010-06-28 12:00:48 status half-configured libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status half-installed libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status half-installed libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status config-files libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status config-files libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status config-files libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status config-files libobject-realize-later-perl 0.18-2 2010-06-28 12:00:48 status not-installed libobject-realize-later-perl 2010-06-28 12:00:48 status installed libopal-2.2 2.2.11~dfsg1-4 2010-06-28 12:00:48 remove libopal-2.2 2.2.11~dfsg1-4 2.2.11~dfsg1-4 2010-06-28 12:00:48 status half-configured libopal-2.2 2.2.11~dfsg1-4 2010-06-28 12:00:48 status half-installed libopal-2.2 2.2.11~dfsg1-4 2010-06-28 12:00:49 status config-files libopal-2.2 2.2.11~dfsg1-4 2010-06-28 12:00:49 status config-files libopal-2.2 2.2.11~dfsg1-4 2010-06-28 12:00:49 status installed libopal3.6.8 3.6.8~dfsg-2 2010-06-28 12:00:49 remove libopal3.6.8 3.6.8~dfsg-2 3.6.8~dfsg-2 2010-06-28 12:00:49 status half-configured libopal3.6.8 3.6.8~dfsg-2 2010-06-28 12:00:49 status half-installed libopal3.6.8 3.6.8~dfsg-2 2010-06-28 12:00:49 status config-files libopal3.6.8 3.6.8~dfsg-2 2010-06-28 12:00:49 status config-files libopal3.6.8 3.6.8~dfsg-2 2010-06-28 12:00:49 status installed libopenal1 1:1.12.854-2 2010-06-28 12:00:49 remove libopenal1 1:1.12.854-2 1:1.12.854-2 2010-06-28 12:00:49 status half-configured libopenal1 1:1.12.854-2 2010-06-28 12:00:49 status half-installed libopenal1 1:1.12.854-2 2010-06-28 12:00:49 status config-files libopenal1 1:1.12.854-2 2010-06-28 12:00:49 status config-files libopenal1 1:1.12.854-2 2010-06-28 12:00:49 status installed libopenraw1 0.0.8-1 2010-06-28 12:00:49 remove libopenraw1 0.0.8-1 0.0.8-1 2010-06-28 12:00:49 status half-configured libopenraw1 0.0.8-1 2010-06-28 12:00:49 status half-installed libopenraw1 0.0.8-1 2010-06-28 12:00:49 status config-files libopenraw1 0.0.8-1 2010-06-28 12:00:49 status config-files libopenraw1 0.0.8-1 2010-06-28 12:00:49 status installed libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 remove libossp-uuid15 1.5.1-1.1+b1 1.5.1-1.1+b1 2010-06-28 12:00:50 status half-configured libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 status half-installed libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 status config-files libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 status config-files libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 status config-files libossp-uuid15 1.5.1-1.1+b1 2010-06-28 12:00:50 status not-installed libossp-uuid15 2010-06-28 12:00:50 status installed libots0 0.5.0-2 2010-06-28 12:00:50 remove libots0 0.5.0-2 0.5.0-2 2010-06-28 12:00:50 status half-configured libots0 0.5.0-2 2010-06-28 12:00:50 status half-installed libots0 0.5.0-2 2010-06-28 12:00:50 status config-files libots0 0.5.0-2 2010-06-28 12:00:50 status config-files libots0 0.5.0-2 2010-06-28 12:00:50 status installed libpathplan4 2.26.3-4 2010-06-28 12:00:50 remove libpathplan4 2.26.3-4 2.26.3-4 2010-06-28 12:00:50 status half-configured libpathplan4 2.26.3-4 2010-06-28 12:00:50 status half-installed libpathplan4 2.26.3-4 2010-06-28 12:00:50 status config-files libpathplan4 2.26.3-4 2010-06-28 12:00:50 status config-files libpathplan4 2.26.3-4 2010-06-28 12:00:50 status installed libpisync1 0.12.5-2 2010-06-28 12:00:50 remove libpisync1 0.12.5-2 0.12.3-5 2010-06-28 12:00:50 status half-configured libpisync1 0.12.5-2 2010-06-28 12:00:50 status half-installed libpisync1 0.12.5-2 2010-06-28 12:00:50 status config-files libpisync1 0.12.5-2 2010-06-28 12:00:50 status config-files libpisync1 0.12.5-2 2010-06-28 12:00:50 status installed libpisock9 0.12.5-2 2010-06-28 12:00:50 remove libpisock9 0.12.5-2 0.12.3-5 2010-06-28 12:00:50 status half-configured libpisock9 0.12.5-2 2010-06-28 12:00:50 status half-installed libpisock9 0.12.5-2 2010-06-28 12:00:51 status config-files libpisock9 0.12.5-2 2010-06-28 12:00:51 status config-files libpisock9 0.12.5-2 2010-06-28 12:00:51 status installed network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 remove network-manager-openvpn-gnome 0.8-1 0.8-1 2010-06-28 12:00:51 status half-configured network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 status half-installed network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 status config-files network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 status config-files network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 status config-files network-manager-openvpn-gnome 0.8-1 2010-06-28 12:00:51 status not-installed network-manager-openvpn-gnome 2010-06-28 12:00:51 status installed network-manager-openvpn 0.8-1 2010-06-28 12:00:51 remove network-manager-openvpn 0.8-1 0.8-1 2010-06-28 12:00:51 status half-configured network-manager-openvpn 0.8-1 2010-06-28 12:00:51 status half-installed network-manager-openvpn 0.8-1 2010-06-28 12:00:51 status config-files network-manager-openvpn 0.8-1 2010-06-28 12:00:51 status config-files network-manager-openvpn 0.8-1 2010-06-28 12:00:51 status installed openvpn 2.1~rc11-1 2010-06-28 12:00:51 remove openvpn 2.1~rc11-1 2.1~rc11-1 2010-06-28 12:00:51 status half-configured openvpn 2.1~rc11-1 2010-06-28 12:00:51 status half-installed openvpn 2.1~rc11-1 2010-06-28 12:00:51 status half-installed openvpn 2.1~rc11-1 2010-06-28 12:00:52 status config-files openvpn 2.1~rc11-1 2010-06-28 12:00:52 status config-files openvpn 2.1~rc11-1 2010-06-28 12:00:52 status installed libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 remove libpkcs11-helper1 1.07-1 1.05-1 2010-06-28 12:00:52 status half-configured libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 status half-installed libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 status half-installed libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 status config-files libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 status config-files libpkcs11-helper1 1.07-1 2010-06-28 12:00:52 status installed libplot2c2 2.5-4 2010-06-28 12:00:52 remove libplot2c2 2.5-4 2.5-4 2010-06-28 12:00:52 status half-configured libplot2c2 2.5-4 2010-06-28 12:00:52 status half-installed libplot2c2 2.5-4 2010-06-28 12:00:52 status config-files libplot2c2 2.5-4 2010-06-28 12:00:52 status config-files libplot2c2 2.5-4 2010-06-28 12:00:52 status installed libpolkit-gtk-1-0 0.96-2 2010-06-28 12:00:52 remove libpolkit-gtk-1-0 0.96-2 0.96-2 2010-06-28 12:00:52 status half-configured libpolkit-gtk-1-0 0.96-2 2010-06-28 12:00:52 status half-installed libpolkit-gtk-1-0 0.96-2 2010-06-28 12:00:52 status config-files libpolkit-gtk-1-0 0.96-2 2010-06-28 12:00:52 status config-files libpolkit-gtk-1-0 0.96-2 2010-06-28 12:00:52 status installed libpoppler-glib3 0.8.7-3 2010-06-28 12:00:53 remove libpoppler-glib3 0.8.7-3 0.8.7-3 2010-06-28 12:00:53 status half-configured libpoppler-glib3 0.8.7-3 2010-06-28 12:00:53 status half-installed libpoppler-glib3 0.8.7-3 2010-06-28 12:00:53 status config-files libpoppler-glib3 0.8.7-3 2010-06-28 12:00:53 status config-files libpoppler-glib3 0.8.7-3 2010-06-28 12:00:53 status installed libpoppler-glib4 0.12.4-1 2010-06-28 12:00:53 remove libpoppler-glib4 0.12.4-1 0.12.4-1 2010-06-28 12:00:53 status half-configured libpoppler-glib4 0.12.4-1 2010-06-28 12:00:53 status half-installed libpoppler-glib4 0.12.4-1 2010-06-28 12:00:54 status config-files libpoppler-glib4 0.12.4-1 2010-06-28 12:00:54 status config-files libpoppler-glib4 0.12.4-1 2010-06-28 12:00:54 status installed libpoppler3 0.8.7-3 2010-06-28 12:00:54 remove libpoppler3 0.8.7-3 0.8.7-3 2010-06-28 12:00:54 status half-configured libpoppler3 0.8.7-3 2010-06-28 12:00:54 status half-installed libpoppler3 0.8.7-3 2010-06-28 12:00:54 status config-files libpoppler3 0.8.7-3 2010-06-28 12:00:54 status config-files libpoppler3 0.8.7-3 2010-06-28 12:00:54 status installed libportaudio2 19+svn20071022-3+b1 2010-06-28 12:00:54 remove libportaudio2 19+svn20071022-3+b1 19+svn20071022-3+b1 2010-06-28 12:00:54 status half-configured libportaudio2 19+svn20071022-3+b1 2010-06-28 12:00:54 status half-installed libportaudio2 19+svn20071022-3+b1 2010-06-28 12:00:54 status config-files libportaudio2 19+svn20071022-3+b1 2010-06-28 12:00:54 status config-files libportaudio2 19+svn20071022-3+b1 2010-06-28 12:00:54 status installed libpq5 8.3.11-0lenny1 2010-06-28 12:00:54 remove libpq5 8.3.11-0lenny1 8.3.11-0lenny1 2010-06-28 12:00:54 status half-configured libpq5 8.3.11-0lenny1 2010-06-28 12:00:54 status half-installed libpq5 8.3.11-0lenny1 2010-06-28 12:00:54 status config-files libpq5 8.3.11-0lenny1 2010-06-28 12:00:54 status config-files libpq5 8.3.11-0lenny1 2010-06-28 12:00:54 status installed libpsiconv6 0.9.8-4.1 2010-06-28 12:00:54 remove libpsiconv6 0.9.8-4.1 0.9.8-4.1 2010-06-28 12:00:54 status half-configured libpsiconv6 0.9.8-4.1 2010-06-28 12:00:54 status half-installed libpsiconv6 0.9.8-4.1 2010-06-28 12:00:55 status config-files libpsiconv6 0.9.8-4.1 2010-06-28 12:00:55 status config-files libpsiconv6 0.9.8-4.1 2010-06-28 12:00:55 status installed libpt-1.10.10 1.10.10-2 2010-06-28 12:00:55 remove libpt-1.10.10 1.10.10-2 1.10.10-2 2010-06-28 12:00:55 status half-configured libpt-1.10.10 1.10.10-2 2010-06-28 12:00:55 status half-installed libpt-1.10.10 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10 1.10.10-2 2010-06-28 12:00:55 status installed libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 remove libpt-1.10.10-plugins-alsa 1.10.10-2 1.10.10-2 2010-06-28 12:00:55 status half-configured libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 status half-installed libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-alsa 1.10.10-2 2010-06-28 12:00:55 status not-installed libpt-1.10.10-plugins-alsa 2010-06-28 12:00:55 status installed libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 remove libpt-1.10.10-plugins-v4l 1.10.10-2 1.10.10-2 2010-06-28 12:00:55 status half-configured libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 status half-installed libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 status config-files libpt-1.10.10-plugins-v4l 1.10.10-2 2010-06-28 12:00:55 status not-installed libpt-1.10.10-plugins-v4l 2010-06-28 12:00:55 status installed libpt2.6.7 2.6.7-1 2010-06-28 12:00:55 remove libpt2.6.7 2.6.7-1 2.6.7-1 2010-06-28 12:00:55 status half-configured libpt2.6.7 2.6.7-1 2010-06-28 12:00:55 status half-installed libpt2.6.7 2.6.7-1 2010-06-28 12:00:56 status config-files libpt2.6.7 2.6.7-1 2010-06-28 12:00:56 status config-files libpt2.6.7 2.6.7-1 2010-06-28 12:00:56 status installed libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 12:00:56 remove libpulse-mainloop-glib0 0.9.21-1.2+b1 0.9.21-1.2+b1 2010-06-28 12:00:56 status half-configured libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 12:00:56 status half-installed libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 12:00:56 status config-files libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 12:00:56 status config-files libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 12:00:56 status installed libraw1394-8 1.3.0-4 2010-06-28 12:00:56 remove libraw1394-8 1.3.0-4 1.3.0-4 2010-06-28 12:00:56 status half-configured libraw1394-8 1.3.0-4 2010-06-28 12:00:56 status half-installed libraw1394-8 1.3.0-4 2010-06-28 12:00:56 status config-files libraw1394-8 1.3.0-4 2010-06-28 12:00:56 status config-files libraw1394-8 1.3.0-4 2010-06-28 12:00:56 status installed libsane-extras 1.0.21.2 2010-06-28 12:00:56 remove libsane-extras 1.0.21.2 1.0.21.2 2010-06-28 12:00:56 status half-configured libsane-extras 1.0.21.2 2010-06-28 12:00:57 status half-installed libsane-extras 1.0.21.2 2010-06-28 12:00:57 status half-installed libsane-extras 1.0.21.2 2010-06-28 12:00:57 status config-files libsane-extras 1.0.21.2 2010-06-28 12:00:57 status config-files libsane-extras 1.0.21.2 2010-06-28 12:00:57 status installed libsmbios2 2.0.3.dfsg-1 2010-06-28 12:00:57 remove libsmbios2 2.0.3.dfsg-1 2.0.3.dfsg-1 2010-06-28 12:00:57 status half-configured libsmbios2 2.0.3.dfsg-1 2010-06-28 12:00:57 status half-installed libsmbios2 2.0.3.dfsg-1 2010-06-28 12:00:57 status config-files libsmbios2 2.0.3.dfsg-1 2010-06-28 12:00:57 status config-files libsmbios2 2.0.3.dfsg-1 2010-06-28 12:00:57 status installed libspectre1 0.2.6-1 2010-06-28 12:00:57 remove libspectre1 0.2.6-1 0.2.6-1 2010-06-28 12:00:57 status half-configured libspectre1 0.2.6-1 2010-06-28 12:00:57 status half-installed libspectre1 0.2.6-1 2010-06-28 12:00:57 status config-files libspectre1 0.2.6-1 2010-06-28 12:00:57 status config-files libspectre1 0.2.6-1 2010-06-28 12:00:57 status installed libspeexdsp1 1.2~rc1-1 2010-06-28 12:00:57 remove libspeexdsp1 1.2~rc1-1 1.2~rc1-1 2010-06-28 12:00:57 status half-configured libspeexdsp1 1.2~rc1-1 2010-06-28 12:00:57 status half-installed libspeexdsp1 1.2~rc1-1 2010-06-28 12:00:57 status config-files libspeexdsp1 1.2~rc1-1 2010-06-28 12:00:57 status config-files libspeexdsp1 1.2~rc1-1 2010-06-28 12:00:57 status installed libsrtp0 1.4.4~dfsg-6 2010-06-28 12:00:57 remove libsrtp0 1.4.4~dfsg-6 1.4.4~dfsg-6 2010-06-28 12:00:57 status half-configured libsrtp0 1.4.4~dfsg-6 2010-06-28 12:00:57 status half-installed libsrtp0 1.4.4~dfsg-6 2010-06-28 12:00:58 status config-files libsrtp0 1.4.4~dfsg-6 2010-06-28 12:00:58 status config-files libsrtp0 1.4.4~dfsg-6 2010-06-28 12:00:58 status installed libssh-4 0.4.4-1 2010-06-28 12:00:58 remove libssh-4 0.4.4-1 0.4.4-1 2010-06-28 12:00:58 status half-configured libssh-4 0.4.4-1 2010-06-28 12:00:58 status half-installed libssh-4 0.4.4-1 2010-06-28 12:00:58 status config-files libssh-4 0.4.4-1 2010-06-28 12:00:58 status config-files libssh-4 0.4.4-1 2010-06-28 12:00:58 status installed libt1-5 5.1.2-3 2010-06-28 12:00:58 remove libt1-5 5.1.2-3 5.1.2-3 2010-06-28 12:00:58 status half-configured libt1-5 5.1.2-3 2010-06-28 12:00:58 status half-installed libt1-5 5.1.2-3 2010-06-28 12:00:58 status config-files libt1-5 5.1.2-3 2010-06-28 12:00:58 status config-files libt1-5 5.1.2-3 2010-06-28 12:00:58 status installed libtalloc1 1.2.0~git20080616-1 2010-06-28 12:00:58 remove libtalloc1 1.2.0~git20080616-1 1.2.0~git20080616-1 2010-06-28 12:00:58 status half-configured libtalloc1 1.2.0~git20080616-1 2010-06-28 12:00:58 status half-installed libtalloc1 1.2.0~git20080616-1 2010-06-28 12:00:59 status config-files libtalloc1 1.2.0~git20080616-1 2010-06-28 12:00:59 status config-files libtalloc1 1.2.0~git20080616-1 2010-06-28 12:00:59 status installed libtelepathy-farsight0 0.0.14-2+b1 2010-06-28 12:00:59 remove libtelepathy-farsight0 0.0.14-2+b1 0.0.14-2+b1 2010-06-28 12:00:59 status half-configured libtelepathy-farsight0 0.0.14-2+b1 2010-06-28 12:00:59 status half-installed libtelepathy-farsight0 0.0.14-2+b1 2010-06-28 12:00:59 status config-files libtelepathy-farsight0 0.0.14-2+b1 2010-06-28 12:00:59 status config-files libtelepathy-farsight0 0.0.14-2+b1 2010-06-28 12:00:59 status installed telepathy-gabble 0.9.14-1 2010-06-28 12:00:59 remove telepathy-gabble 0.9.14-1 0.9.14-1 2010-06-28 12:00:59 status half-configured telepathy-gabble 0.9.14-1 2010-06-28 12:00:59 status half-installed telepathy-gabble 0.9.14-1 2010-06-28 12:00:59 status half-installed telepathy-gabble 0.9.14-1 2010-06-28 12:01:00 status config-files telepathy-gabble 0.9.14-1 2010-06-28 12:01:00 status config-files telepathy-gabble 0.9.14-1 2010-06-28 12:01:00 status config-files telepathy-gabble 0.9.14-1 2010-06-28 12:01:00 status config-files telepathy-gabble 0.9.14-1 2010-06-28 12:01:00 status not-installed telepathy-gabble 2010-06-28 12:01:00 status installed vino 2.28.2-1 2010-06-28 12:01:00 remove vino 2.28.2-1 2.28.2-1 2010-06-28 12:01:00 status half-configured vino 2.28.2-1 2010-06-28 12:01:00 status half-installed vino 2.28.2-1 2010-06-28 12:01:00 status half-installed vino 2.28.2-1 2010-06-28 12:01:00 status config-files vino 2.28.2-1 2010-06-28 12:01:00 status config-files vino 2.28.2-1 2010-06-28 12:01:00 status config-files vino 2.28.2-1 2010-06-28 12:01:00 status config-files vino 2.28.2-1 2010-06-28 12:01:00 status not-installed vino 2010-06-28 12:01:00 status installed telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 remove telepathy-mission-control-5 1:5.4.3-1 1:5.4.3-1 2010-06-28 12:01:00 status half-configured telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status config-files telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status config-files telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status config-files telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status config-files telepathy-mission-control-5 1:5.4.3-1 2010-06-28 12:01:00 status not-installed telepathy-mission-control-5 2010-06-28 12:01:00 status installed libtelepathy-glib0 0.11.8-1 2010-06-28 12:01:00 remove libtelepathy-glib0 0.11.8-1 0.11.8-1 2010-06-28 12:01:00 status half-configured libtelepathy-glib0 0.11.8-1 2010-06-28 12:01:00 status half-installed libtelepathy-glib0 0.11.8-1 2010-06-28 12:01:00 status config-files libtelepathy-glib0 0.11.8-1 2010-06-28 12:01:01 status config-files libtelepathy-glib0 0.11.8-1 2010-06-28 12:01:01 status installed python-utidylib 0.2-4 2010-06-28 12:01:01 remove python-utidylib 0.2-4 0.2-4 2010-06-28 12:01:01 status half-configured python-utidylib 0.2-4 2010-06-28 12:01:01 status half-installed python-utidylib 0.2-4 2010-06-28 12:01:01 status config-files python-utidylib 0.2-4 2010-06-28 12:01:01 status config-files python-utidylib 0.2-4 2010-06-28 12:01:01 status config-files python-utidylib 0.2-4 2010-06-28 12:01:01 status not-installed python-utidylib 2010-06-28 12:01:01 status installed libtidy-0.99-0 20091223cvs-1 2010-06-28 12:01:01 remove libtidy-0.99-0 20091223cvs-1 20091223cvs-1 2010-06-28 12:01:01 status half-configured libtidy-0.99-0 20091223cvs-1 2010-06-28 12:01:01 status half-installed libtidy-0.99-0 20091223cvs-1 2010-06-28 12:01:01 status config-files libtidy-0.99-0 20091223cvs-1 2010-06-28 12:01:01 status config-files libtidy-0.99-0 20091223cvs-1 2010-06-28 12:01:01 status installed libtracker-client-0.8-0 0.8.12-1 2010-06-28 12:01:01 remove libtracker-client-0.8-0 0.8.12-1 0.8.12-1 2010-06-28 12:01:01 status half-configured libtracker-client-0.8-0 0.8.12-1 2010-06-28 12:01:01 status half-installed libtracker-client-0.8-0 0.8.12-1 2010-06-28 12:01:01 status config-files libtracker-client-0.8-0 0.8.12-1 2010-06-28 12:01:01 status config-files libtracker-client-0.8-0 0.8.12-1 2010-06-28 12:01:01 status installed libtrackerclient0 0.6.6-2 2010-06-28 12:01:01 remove libtrackerclient0 0.6.6-2 0.6.6-2 2010-06-28 12:01:01 status half-configured libtrackerclient0 0.6.6-2 2010-06-28 12:01:01 status half-installed libtrackerclient0 0.6.6-2 2010-06-28 12:01:02 status config-files libtrackerclient0 0.6.6-2 2010-06-28 12:01:02 status config-files libtrackerclient0 0.6.6-2 2010-06-28 12:01:02 status installed upower 0.9.4-2 2010-06-28 12:01:02 remove upower 0.9.4-2 0.9.4-2 2010-06-28 12:01:02 status half-configured upower 0.9.4-2 2010-06-28 12:01:02 status half-installed upower 0.9.4-2 2010-06-28 12:01:02 status half-installed upower 0.9.4-2 2010-06-28 12:01:02 status config-files upower 0.9.4-2 2010-06-28 12:01:02 status config-files upower 0.9.4-2 2010-06-28 12:01:02 status installed libupower-glib1 0.9.4-2 2010-06-28 12:01:02 remove libupower-glib1 0.9.4-2 0.9.4-2 2010-06-28 12:01:02 status half-configured libupower-glib1 0.9.4-2 2010-06-28 12:01:02 status half-installed libupower-glib1 0.9.4-2 2010-06-28 12:01:02 status config-files libupower-glib1 0.9.4-2 2010-06-28 12:01:02 status config-files libupower-glib1 0.9.4-2 2010-06-28 12:01:02 status installed libuser-identity-perl 0.93-1 2010-06-28 12:01:02 remove libuser-identity-perl 0.93-1 0.92-2 2010-06-28 12:01:02 status half-configured libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status half-installed libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status half-installed libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status config-files libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status config-files libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status config-files libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status config-files libuser-identity-perl 0.93-1 2010-06-28 12:01:02 status not-installed libuser-identity-perl 2010-06-28 12:01:02 status installed libvolume-id0 0.125-7+lenny3 2010-06-28 12:01:02 remove libvolume-id0 0.125-7+lenny3 0.125-7+lenny3 2010-06-28 12:01:02 status half-configured libvolume-id0 0.125-7+lenny3 2010-06-28 12:01:02 status half-installed libvolume-id0 0.125-7+lenny3 2010-06-28 12:01:02 status config-files libvolume-id0 0.125-7+lenny3 2010-06-28 12:01:03 status config-files libvolume-id0 0.125-7+lenny3 2010-06-28 12:01:03 status installed libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:03 remove libwmf-bin 0.2.8.4-6.1 0.2.8.4-6.1 2010-06-28 12:01:03 status half-configured libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:04 status half-installed libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:05 status config-files libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:05 status config-files libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:05 status config-files libwmf-bin 0.2.8.4-6.1 2010-06-28 12:01:05 status not-installed libwmf-bin 2010-06-28 12:01:05 status installed libwv-1.2-3 1.2.4-2 2010-06-28 12:01:05 remove libwv-1.2-3 1.2.4-2 1.2.4-2 2010-06-28 12:01:05 status half-configured libwv-1.2-3 1.2.4-2 2010-06-28 12:01:05 status half-installed libwv-1.2-3 1.2.4-2 2010-06-28 12:01:05 status config-files libwv-1.2-3 1.2.4-2 2010-06-28 12:01:05 status config-files libwv-1.2-3 1.2.4-2 2010-06-28 12:01:05 status installed libwmf0.2-7 0.2.8.4-6.1 2010-06-28 12:01:05 remove libwmf0.2-7 0.2.8.4-6.1 0.2.8.4-6.1 2010-06-28 12:01:05 status half-configured libwmf0.2-7 0.2.8.4-6.1 2010-06-28 12:01:05 status half-installed libwmf0.2-7 0.2.8.4-6.1 2010-06-28 12:01:06 status config-files libwmf0.2-7 0.2.8.4-6.1 2010-06-28 12:01:06 status config-files libwmf0.2-7 0.2.8.4-6.1 2010-06-28 12:01:06 status installed libwps-0.1-1 0.1.2-1 2010-06-28 12:01:06 remove libwps-0.1-1 0.1.2-1 0.1.2-1 2010-06-28 12:01:06 status half-configured libwps-0.1-1 0.1.2-1 2010-06-28 12:01:06 status half-installed libwps-0.1-1 0.1.2-1 2010-06-28 12:01:06 status config-files libwps-0.1-1 0.1.2-1 2010-06-28 12:01:06 status config-files libwps-0.1-1 0.1.2-1 2010-06-28 12:01:06 status installed libwpd8c2a 0.8.14-1 2010-06-28 12:01:06 remove libwpd8c2a 0.8.14-1 0.8.14-1 2010-06-28 12:01:06 status half-configured libwpd8c2a 0.8.14-1 2010-06-28 12:01:06 status half-installed libwpd8c2a 0.8.14-1 2010-06-28 12:01:06 status config-files libwpd8c2a 0.8.14-1 2010-06-28 12:01:06 status config-files libwpd8c2a 0.8.14-1 2010-06-28 12:01:06 status installed libwpg-0.1-1 0.1.3-1 2010-06-28 12:01:06 remove libwpg-0.1-1 0.1.3-1 0.1.3-1 2010-06-28 12:01:06 status half-configured libwpg-0.1-1 0.1.3-1 2010-06-28 12:01:06 status half-installed libwpg-0.1-1 0.1.3-1 2010-06-28 12:01:06 status config-files libwpg-0.1-1 0.1.3-1 2010-06-28 12:01:06 status config-files libwpg-0.1-1 0.1.3-1 2010-06-28 12:01:06 status installed libxdot4 2.26.3-4 2010-06-28 12:01:06 remove libxdot4 2.26.3-4 2.26.3-4 2010-06-28 12:01:06 status half-configured libxdot4 2.26.3-4 2010-06-28 12:01:06 status half-installed libxdot4 2.26.3-4 2010-06-28 12:01:06 status config-files libxdot4 2.26.3-4 2010-06-28 12:01:06 status config-files libxdot4 2.26.3-4 2010-06-28 12:01:06 status installed libxklavier12 3.5-2 2010-06-28 12:01:07 remove libxklavier12 3.5-2 3.5-2 2010-06-28 12:01:07 status half-configured libxklavier12 3.5-2 2010-06-28 12:01:07 status half-installed libxklavier12 3.5-2 2010-06-28 12:01:07 status config-files libxklavier12 3.5-2 2010-06-28 12:01:07 status config-files libxklavier12 3.5-2 2010-06-28 12:01:07 status installed libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 remove libxml-twig-perl 1:3.34-1 1:3.34-1 2010-06-28 12:01:07 status half-configured libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status half-installed libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status half-installed libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status config-files libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status config-files libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status config-files libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status config-files libxml-twig-perl 1:3.34-1 2010-06-28 12:01:07 status not-installed libxml-twig-perl 2010-06-28 12:01:07 status installed libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 remove libxml-xpathengine-perl 0.12-2 0.12-2 2010-06-28 12:01:07 status half-configured libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status config-files libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status config-files libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status config-files libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status config-files libxml-xpathengine-perl 0.12-2 2010-06-28 12:01:07 status not-installed libxml-xpathengine-perl 2010-06-28 12:01:07 status installed libxtrap6 2:1.0.0-5 2010-06-28 12:01:07 remove libxtrap6 2:1.0.0-5 2:1.0.0-5 2010-06-28 12:01:07 status half-configured libxtrap6 2:1.0.0-5 2010-06-28 12:01:07 status half-installed libxtrap6 2:1.0.0-5 2010-06-28 12:01:07 status config-files libxtrap6 2:1.0.0-5 2010-06-28 12:01:07 status config-files libxtrap6 2:1.0.0-5 2010-06-28 12:01:07 status installed libxxf86misc1 1:1.0.1-3 2010-06-28 12:01:07 remove libxxf86misc1 1:1.0.1-3 1:1.0.1-3 2010-06-28 12:01:07 status half-configured libxxf86misc1 1:1.0.1-3 2010-06-28 12:01:08 status half-installed libxxf86misc1 1:1.0.1-3 2010-06-28 12:01:08 status config-files libxxf86misc1 1:1.0.1-3 2010-06-28 12:01:08 status config-files libxxf86misc1 1:1.0.1-3 2010-06-28 12:01:08 status installed liferea-data 1.6.3-1 2010-06-28 12:01:08 remove liferea-data 1.6.3-1 1.6.3-1 2010-06-28 12:01:08 status half-configured liferea-data 1.6.3-1 2010-06-28 12:01:08 status half-installed liferea-data 1.6.3-1 2010-06-28 12:01:08 status half-installed liferea-data 1.6.3-1 2010-06-28 12:01:08 status config-files liferea-data 1.6.3-1 2010-06-28 12:01:08 status config-files liferea-data 1.6.3-1 2010-06-28 12:01:08 status config-files liferea-data 1.6.3-1 2010-06-28 12:01:08 status config-files liferea-data 1.6.3-1 2010-06-28 12:01:08 status not-installed liferea-data 2010-06-28 12:01:08 status installed link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:08 remove link-grammar-dictionaries-en 4.6.7-1 4.6.7-1 2010-06-28 12:01:08 status half-configured link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:09 status half-installed link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:10 status config-files link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:10 status config-files link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:10 status config-files link-grammar-dictionaries-en 4.6.7-1 2010-06-28 12:01:10 status not-installed link-grammar-dictionaries-en 2010-06-28 12:01:10 status installed media-player-info 6-1 2010-06-28 12:01:10 remove media-player-info 6-1 6-1 2010-06-28 12:01:10 status half-configured media-player-info 6-1 2010-06-28 12:01:10 status half-installed media-player-info 6-1 2010-06-28 12:01:10 status config-files media-player-info 6-1 2010-06-28 12:01:10 status config-files media-player-info 6-1 2010-06-28 12:01:10 status config-files media-player-info 6-1 2010-06-28 12:01:10 status not-installed media-player-info 2010-06-28 12:01:10 status installed mesa-utils 7.7.1-3 2010-06-28 12:01:10 remove mesa-utils 7.7.1-3 7.7.1-3 2010-06-28 12:01:10 status half-configured mesa-utils 7.7.1-3 2010-06-28 12:01:10 status half-installed mesa-utils 7.7.1-3 2010-06-28 12:01:10 status half-installed mesa-utils 7.7.1-3 2010-06-28 12:01:10 status config-files mesa-utils 7.7.1-3 2010-06-28 12:01:10 status config-files mesa-utils 7.7.1-3 2010-06-28 12:01:10 status config-files mesa-utils 7.7.1-3 2010-06-28 12:01:10 status config-files mesa-utils 7.7.1-3 2010-06-28 12:01:10 status not-installed mesa-utils 2010-06-28 12:01:10 status installed metacity 1:2.30.1-2 2010-06-28 12:01:10 remove metacity 1:2.30.1-2 1:2.30.1-2 2010-06-28 12:01:10 status half-configured metacity 1:2.30.1-2 2010-06-28 12:01:10 update-alternatives: run with --remove x-window-manager /usr/bin/metacity 2010-06-28 12:01:10 update-alternatives: link group x-window-manager updated to point to /usr/bin/twm 2010-06-28 12:01:10 status half-installed metacity 1:2.30.1-2 2010-06-28 12:01:10 status config-files metacity 1:2.30.1-2 2010-06-28 12:01:10 status config-files metacity 1:2.30.1-2 2010-06-28 12:01:10 status config-files metacity 1:2.30.1-2 2010-06-28 12:01:10 status not-installed metacity 2010-06-28 12:01:10 status installed mysql-common 5.1.48-1 2010-06-28 12:01:10 remove mysql-common 5.1.48-1 5.0.51a-24+lenny2+spu1 2010-06-28 12:01:10 status half-configured mysql-common 5.1.48-1 2010-06-28 12:01:10 status half-installed mysql-common 5.1.48-1 2010-06-28 12:01:11 status config-files mysql-common 5.1.48-1 2010-06-28 12:01:11 status config-files mysql-common 5.1.48-1 2010-06-28 12:01:11 status installed nautilus-data 2.30.1-1 2010-06-28 12:01:11 remove nautilus-data 2.30.1-1 2.30.1-1 2010-06-28 12:01:11 status half-configured nautilus-data 2.30.1-1 2010-06-28 12:01:11 status half-installed nautilus-data 2.30.1-1 2010-06-28 12:01:12 status half-installed nautilus-data 2.30.1-1 2010-06-28 12:01:12 status half-installed nautilus-data 2.30.1-1 2010-06-28 12:01:12 status half-installed nautilus-data 2.30.1-1 2010-06-28 12:01:12 status config-files nautilus-data 2.30.1-1 2010-06-28 12:01:12 status config-files nautilus-data 2.30.1-1 2010-06-28 12:01:12 status installed nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 remove nautilus-sendto 2.28.4-2 2.28.4-2 2010-06-28 12:01:12 status half-configured nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status half-installed nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status half-installed nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status half-installed nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status config-files nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status config-files nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status config-files nautilus-sendto 2.28.4-2 2010-06-28 12:01:12 status config-files nautilus-sendto 2.28.4-2 2010-06-28 12:01:13 status config-files nautilus-sendto 2.28.4-2 2010-06-28 12:01:13 status not-installed nautilus-sendto 2010-06-28 12:01:13 status installed network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 remove network-manager-vpnc-gnome 0.8-1 0.8-1 2010-06-28 12:01:13 status half-configured network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 status half-installed network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 status config-files network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 status config-files network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 status config-files network-manager-vpnc-gnome 0.8-1 2010-06-28 12:01:13 status not-installed network-manager-vpnc-gnome 2010-06-28 12:01:13 status installed network-manager-vpnc 0.8-1 2010-06-28 12:01:13 remove network-manager-vpnc 0.8-1 0.8-1 2010-06-28 12:01:13 status half-configured network-manager-vpnc 0.8-1 2010-06-28 12:01:13 status half-installed network-manager-vpnc 0.8-1 2010-06-28 12:01:13 status config-files network-manager-vpnc 0.8-1 2010-06-28 12:01:13 status config-files network-manager-vpnc 0.8-1 2010-06-28 12:01:13 status installed openssl-blacklist 0.5-2 2010-06-28 12:01:13 remove openssl-blacklist 0.5-2 0.5-2 2010-06-28 12:01:13 status half-configured openssl-blacklist 0.5-2 2010-06-28 12:01:13 status half-installed openssl-blacklist 0.5-2 2010-06-28 12:01:13 status half-installed openssl-blacklist 0.5-2 2010-06-28 12:01:13 status config-files openssl-blacklist 0.5-2 2010-06-28 12:01:13 status config-files openssl-blacklist 0.5-2 2010-06-28 12:01:13 status config-files openssl-blacklist 0.5-2 2010-06-28 12:01:13 status config-files openssl-blacklist 0.5-2 2010-06-28 12:01:13 status not-installed openssl-blacklist 2010-06-28 12:01:13 status installed openvpn-blacklist 0.3 2010-06-28 12:01:14 remove openvpn-blacklist 0.3 0.3 2010-06-28 12:01:14 status half-configured openvpn-blacklist 0.3 2010-06-28 12:01:14 status half-installed openvpn-blacklist 0.3 2010-06-28 12:01:14 status half-installed openvpn-blacklist 0.3 2010-06-28 12:01:14 status config-files openvpn-blacklist 0.3 2010-06-28 12:01:14 status config-files openvpn-blacklist 0.3 2010-06-28 12:01:14 status config-files openvpn-blacklist 0.3 2010-06-28 12:01:14 status config-files openvpn-blacklist 0.3 2010-06-28 12:01:14 status not-installed openvpn-blacklist 2010-06-28 12:01:14 status installed p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 remove p7zip-full 9.04~dfsg.1-1 9.04~dfsg.1-1 2010-06-28 12:01:14 status half-configured p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status half-installed p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status half-installed p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status config-files p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status config-files p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status config-files p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status config-files p7zip-full 9.04~dfsg.1-1 2010-06-28 12:01:14 status not-installed p7zip-full 2010-06-28 12:01:14 status installed perlmagick 7:6.6.2.6-1 2010-06-28 12:01:14 remove perlmagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-28 12:01:14 status half-configured perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status half-installed perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status half-installed perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status config-files perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status config-files perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status config-files perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status config-files perlmagick 7:6.6.2.6-1 2010-06-28 12:01:15 status not-installed perlmagick 2010-06-28 12:01:15 status installed pm-utils 1.1.2.4-1 2010-06-28 12:01:15 remove pm-utils 1.1.2.4-1 1.1.2.4-1 2010-06-28 12:01:15 status half-configured pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status half-installed pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status half-installed pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status config-files pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status config-files pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status config-files pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status config-files pm-utils 1.1.2.4-1 2010-06-28 12:01:15 status not-installed pm-utils 2010-06-28 12:01:15 status installed powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 remove powermgmt-base 1.30+nmu1 1.30+nmu1 2010-06-28 12:01:15 status half-configured powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status half-installed powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status half-installed powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status config-files powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status config-files powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status config-files powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status config-files powermgmt-base 1.30+nmu1 2010-06-28 12:01:15 status not-installed powermgmt-base 2010-06-28 12:01:15 status installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:15 remove python-aptdaemon-gtk 0.31+bzr413-1 0.31+bzr413-1 2010-06-28 12:01:15 status half-configured python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:15 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:15 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:15 status config-files python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:15 status config-files python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:16 status config-files python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:16 status config-files python-aptdaemon-gtk 0.31+bzr413-1 2010-06-28 12:01:16 status not-installed python-aptdaemon-gtk 2010-06-28 12:01:16 status installed python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 remove python-aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-06-28 12:01:16 status half-configured python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 status half-installed python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 status config-files python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 status config-files python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 status config-files python-aptdaemon 0.31+bzr413-1 2010-06-28 12:01:16 status not-installed python-aptdaemon 2010-06-28 12:01:16 status installed python-axiom 0.6.0-2 2010-06-28 12:01:16 remove python-axiom 0.6.0-2 0.6.0-2 2010-06-28 12:01:16 status half-configured python-axiom 0.6.0-2 2010-06-28 12:01:17 status half-installed python-axiom 0.6.0-2 2010-06-28 12:01:17 status half-installed python-axiom 0.6.0-2 2010-06-28 12:01:22 status config-files python-axiom 0.6.0-2 2010-06-28 12:01:22 status config-files python-axiom 0.6.0-2 2010-06-28 12:01:22 status installed python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:22 remove python-beautifulsoup 3.1.0.1-2 3.1.0.1-2 2010-06-28 12:01:22 status half-configured python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:22 status half-installed python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:22 status config-files python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:22 status config-files python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:22 status config-files python-beautifulsoup 3.1.0.1-2 2010-06-28 12:01:23 status not-installed python-beautifulsoup 2010-06-28 12:01:23 status installed python-brlapi 4.2-2+b1 2010-06-28 12:01:23 remove python-brlapi 4.2-2+b1 4.2-2+b1 2010-06-28 12:01:23 status half-configured python-brlapi 4.2-2+b1 2010-06-28 12:01:23 status half-installed python-brlapi 4.2-2+b1 2010-06-28 12:01:23 status config-files python-brlapi 4.2-2+b1 2010-06-28 12:01:23 status config-files python-brlapi 4.2-2+b1 2010-06-28 12:01:23 status config-files python-brlapi 4.2-2+b1 2010-06-28 12:01:23 status not-installed python-brlapi 2010-06-28 12:01:23 status installed python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 remove python-bugbuddy 2.30.0-1 2.30.0-1 2010-06-28 12:01:23 status half-configured python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 status half-installed python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 status config-files python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 status config-files python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 status config-files python-bugbuddy 2.30.0-1 2010-06-28 12:01:23 status not-installed python-bugbuddy 2010-06-28 12:01:23 status installed python-chardet 2.0.1-1 2010-06-28 12:01:23 remove python-chardet 2.0.1-1 2.0.1-1 2010-06-28 12:01:23 status half-configured python-chardet 2.0.1-1 2010-06-28 12:01:23 status half-installed python-chardet 2.0.1-1 2010-06-28 12:01:23 status half-installed python-chardet 2.0.1-1 2010-06-28 12:01:24 status config-files python-chardet 2.0.1-1 2010-06-28 12:01:24 status config-files python-chardet 2.0.1-1 2010-06-28 12:01:24 status config-files python-chardet 2.0.1-1 2010-06-28 12:01:24 status config-files python-chardet 2.0.1-1 2010-06-28 12:01:24 status not-installed python-chardet 2010-06-28 12:01:24 status installed python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 remove python-mechanize 0.1.11-1.1 0.1.11-1.1 2010-06-28 12:01:24 status half-configured python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 status half-installed python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 status config-files python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 status config-files python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 status config-files python-mechanize 0.1.11-1.1 2010-06-28 12:01:24 status not-installed python-mechanize 2010-06-28 12:01:24 status installed python-clientform 0.2.10-2.1 2010-06-28 12:01:24 remove python-clientform 0.2.10-2.1 0.2.10-2.1 2010-06-28 12:01:24 status half-configured python-clientform 0.2.10-2.1 2010-06-28 12:01:24 status half-installed python-clientform 0.2.10-2.1 2010-06-28 12:01:24 status config-files python-clientform 0.2.10-2.1 2010-06-28 12:01:24 status config-files python-clientform 0.2.10-2.1 2010-06-28 12:01:25 status config-files python-clientform 0.2.10-2.1 2010-06-28 12:01:25 status not-installed python-clientform 2010-06-28 12:01:25 status installed python-configobj 4.7.2+ds-1 2010-06-28 12:01:25 remove python-configobj 4.7.2+ds-1 4.7.2+ds-1 2010-06-28 12:01:25 status half-configured python-configobj 4.7.2+ds-1 2010-06-28 12:01:25 status half-installed python-configobj 4.7.2+ds-1 2010-06-28 12:01:25 status config-files python-configobj 4.7.2+ds-1 2010-06-28 12:01:26 status config-files python-configobj 4.7.2+ds-1 2010-06-28 12:01:26 status config-files python-configobj 4.7.2+ds-1 2010-06-28 12:01:26 status not-installed python-configobj 2010-06-28 12:01:26 status installed python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 remove python-twisted-conch 1:10.0.0-3 1:10.0.0-3 2010-06-28 12:01:26 status triggers-pending python-twisted-core 10.0.0-3 2010-06-28 12:01:26 status triggers-awaited python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status half-configured python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status half-installed python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status config-files python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status config-files python-twisted-conch 1:10.0.0-3 2010-06-28 12:01:26 status installed python-crypto 2.1.0-2 2010-06-28 12:01:26 remove python-crypto 2.1.0-2 2.1.0-2 2010-06-28 12:01:26 status half-configured python-crypto 2.1.0-2 2010-06-28 12:01:27 status half-installed python-crypto 2.1.0-2 2010-06-28 12:01:27 status config-files python-crypto 2.1.0-2 2010-06-28 12:01:27 status config-files python-crypto 2.1.0-2 2010-06-28 12:01:27 status config-files python-crypto 2.1.0-2 2010-06-28 12:01:27 status not-installed python-crypto 2010-06-28 12:01:27 status installed system-config-printer 1.0.0-6 2010-06-28 12:01:27 remove system-config-printer 1.0.0-6 1.0.0-6 2010-06-28 12:01:27 status half-configured system-config-printer 1.0.0-6 2010-06-28 12:01:27 status half-installed system-config-printer 1.0.0-6 2010-06-28 12:01:27 status half-installed system-config-printer 1.0.0-6 2010-06-28 12:01:27 status config-files system-config-printer 1.0.0-6 2010-06-28 12:01:27 status config-files system-config-printer 1.0.0-6 2010-06-28 12:01:28 status installed python-cupsutils 1.0.0-6 2010-06-28 12:01:28 remove python-cupsutils 1.0.0-6 1.0.0-6 2010-06-28 12:01:28 status half-configured python-cupsutils 1.0.0-6 2010-06-28 12:01:28 status half-installed python-cupsutils 1.0.0-6 2010-06-28 12:01:28 status config-files python-cupsutils 1.0.0-6 2010-06-28 12:01:28 status config-files python-cupsutils 1.0.0-6 2010-06-28 12:01:28 status config-files python-cupsutils 1.0.0-6 2010-06-28 12:01:28 status not-installed python-cupsutils 2010-06-28 12:01:28 status installed python-cups 1.9.48-1 2010-06-28 12:01:28 remove python-cups 1.9.48-1 1.9.48-1 2010-06-28 12:01:28 status half-configured python-cups 1.9.48-1 2010-06-28 12:01:28 status half-installed python-cups 1.9.48-1 2010-06-28 12:01:29 status config-files python-cups 1.9.48-1 2010-06-28 12:01:29 status config-files python-cups 1.9.48-1 2010-06-28 12:01:29 status config-files python-cups 1.9.48-1 2010-06-28 12:01:29 status not-installed python-cups 2010-06-28 12:01:29 status installed python-epsilon 0.6.0-3 2010-06-28 12:01:29 remove python-epsilon 0.6.0-3 0.6.0-3 2010-06-28 12:01:29 status half-configured python-epsilon 0.6.0-3 2010-06-28 12:01:29 status half-installed python-epsilon 0.6.0-3 2010-06-28 12:01:29 status half-installed python-epsilon 0.6.0-3 2010-06-28 12:01:29 status config-files python-epsilon 0.6.0-3 2010-06-28 12:01:29 status config-files python-epsilon 0.6.0-3 2010-06-28 12:01:29 status config-files python-epsilon 0.6.0-3 2010-06-28 12:01:29 status config-files python-epsilon 0.6.0-3 2010-06-28 12:01:29 status not-installed python-epsilon 2010-06-28 12:01:29 status installed python-evolution 2.30.0-1+b1 2010-06-28 12:01:29 remove python-evolution 2.30.0-1+b1 2.30.0-1+b1 2010-06-28 12:01:29 status half-configured python-evolution 2.30.0-1+b1 2010-06-28 12:01:30 status half-installed python-evolution 2.30.0-1+b1 2010-06-28 12:01:30 status config-files python-evolution 2.30.0-1+b1 2010-06-28 12:01:30 status config-files python-evolution 2.30.0-1+b1 2010-06-28 12:01:30 status config-files python-evolution 2.30.0-1+b1 2010-06-28 12:01:30 status not-installed python-evolution 2010-06-28 12:01:30 status installed python-feedparser 4.1-14 2010-06-28 12:01:30 remove python-feedparser 4.1-14 4.1-14 2010-06-28 12:01:30 status half-configured python-feedparser 4.1-14 2010-06-28 12:01:30 status half-installed python-feedparser 4.1-14 2010-06-28 12:01:30 status config-files python-feedparser 4.1-14 2010-06-28 12:01:30 status config-files python-feedparser 4.1-14 2010-06-28 12:01:30 status config-files python-feedparser 4.1-14 2010-06-28 12:01:30 status not-installed python-feedparser 2010-06-28 12:01:30 status installed python-gdata 1.1.1-1 2010-06-28 12:01:30 remove python-gdata 1.1.1-1 1.1.1-1 2010-06-28 12:01:30 status half-configured python-gdata 1.1.1-1 2010-06-28 12:01:30 status half-installed python-gdata 1.1.1-1 2010-06-28 12:01:30 status config-files python-gdata 1.1.1-1 2010-06-28 12:01:30 status config-files python-gdata 1.1.1-1 2010-06-28 12:01:30 status config-files python-gdata 1.1.1-1 2010-06-28 12:01:30 status not-installed python-gdata 2010-06-28 12:01:30 status installed python-gdbm 2.6.5-1 2010-06-28 12:01:30 remove python-gdbm 2.6.5-1 2.6.5-1 2010-06-28 12:01:30 status half-configured python-gdbm 2.6.5-1 2010-06-28 12:01:30 status half-installed python-gdbm 2.6.5-1 2010-06-28 12:01:31 status config-files python-gdbm 2.6.5-1 2010-06-28 12:01:31 status config-files python-gdbm 2.6.5-1 2010-06-28 12:01:31 status config-files python-gdbm 2.6.5-1 2010-06-28 12:01:31 status not-installed python-gdbm 2010-06-28 12:01:31 status installed python-gmenu 2.30.0-1 2010-06-28 12:01:31 remove python-gmenu 2.30.0-1 2.30.0-1 2010-06-28 12:01:31 status half-configured python-gmenu 2.30.0-1 2010-06-28 12:01:31 status half-installed python-gmenu 2.30.0-1 2010-06-28 12:01:31 status config-files python-gmenu 2.30.0-1 2010-06-28 12:01:31 status config-files python-gmenu 2.30.0-1 2010-06-28 12:01:31 status config-files python-gmenu 2.30.0-1 2010-06-28 12:01:31 status not-installed python-gmenu 2010-06-28 12:01:31 status installed software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 remove software-properties-gtk 0.60.debian-1.1 0.60.debian-1.1 2010-06-28 12:01:32 status half-configured software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status half-installed software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status config-files software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status config-files software-properties-gtk 0.60.debian-1.1 2010-06-28 12:01:32 status installed python-software-properties 0.60.debian-1.1 2010-06-28 12:01:32 remove python-software-properties 0.60.debian-1.1 0.60.debian-1.1 2010-06-28 12:01:32 status half-configured python-software-properties 0.60.debian-1.1 2010-06-28 12:01:32 status half-installed python-software-properties 0.60.debian-1.1 2010-06-28 12:01:32 status config-files python-software-properties 0.60.debian-1.1 2010-06-28 12:01:33 status config-files python-software-properties 0.60.debian-1.1 2010-06-28 12:01:33 status config-files python-software-properties 0.60.debian-1.1 2010-06-28 12:01:33 status not-installed python-software-properties 2010-06-28 12:01:33 status installed python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 remove python-gnupginterface 0.3.2-9.1 0.3.2-9.1 2010-06-28 12:01:33 status half-configured python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 status half-installed python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 status config-files python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 status config-files python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 status config-files python-gnupginterface 0.3.2-9.1 2010-06-28 12:01:33 status not-installed python-gnupginterface 2010-06-28 12:01:33 status installed python-gst0.10 0.10.18-2 2010-06-28 12:01:33 remove python-gst0.10 0.10.18-2 0.10.18-2 2010-06-28 12:01:33 status half-configured python-gst0.10 0.10.18-2 2010-06-28 12:01:33 status half-installed python-gst0.10 0.10.18-2 2010-06-28 12:01:33 status config-files python-gst0.10 0.10.18-2 2010-06-28 12:01:33 status config-files python-gst0.10 0.10.18-2 2010-06-28 12:01:33 status config-files python-gst0.10 0.10.18-2 2010-06-28 12:01:34 status not-installed python-gst0.10 2010-06-28 12:01:34 status installed python-httplib2 0.6.0-1 2010-06-28 12:01:34 remove python-httplib2 0.6.0-1 0.6.0-1 2010-06-28 12:01:34 status half-configured python-httplib2 0.6.0-1 2010-06-28 12:01:34 status half-installed python-httplib2 0.6.0-1 2010-06-28 12:01:34 status config-files python-httplib2 0.6.0-1 2010-06-28 12:01:34 status config-files python-httplib2 0.6.0-1 2010-06-28 12:01:34 status config-files python-httplib2 0.6.0-1 2010-06-28 12:01:34 status not-installed python-httplib2 2010-06-28 12:01:34 status installed python-louie 1.1-1.1 2010-06-28 12:01:34 remove python-louie 1.1-1.1 1.1-1.1 2010-06-28 12:01:34 status half-configured python-louie 1.1-1.1 2010-06-28 12:01:35 status half-installed python-louie 1.1-1.1 2010-06-28 12:01:35 status config-files python-louie 1.1-1.1 2010-06-28 12:01:35 status config-files python-louie 1.1-1.1 2010-06-28 12:01:35 status config-files python-louie 1.1-1.1 2010-06-28 12:01:35 status not-installed python-louie 2010-06-28 12:01:35 status installed python-mako 0.3.3-1 2010-06-28 12:01:35 remove python-mako 0.3.3-1 0.3.3-1 2010-06-28 12:01:35 status half-configured python-mako 0.3.3-1 2010-06-28 12:01:35 status half-installed python-mako 0.3.3-1 2010-06-28 12:01:35 status half-installed python-mako 0.3.3-1 2010-06-28 12:01:35 status config-files python-mako 0.3.3-1 2010-06-28 12:01:35 status config-files python-mako 0.3.3-1 2010-06-28 12:01:35 status config-files python-mako 0.3.3-1 2010-06-28 12:01:35 status config-files python-mako 0.3.3-1 2010-06-28 12:01:35 status not-installed python-mako 2010-06-28 12:01:35 status installed python-nevow 0.10.0-1 2010-06-28 12:01:35 remove python-nevow 0.10.0-1 0.10.0-1 2010-06-28 12:01:35 status half-configured python-nevow 0.10.0-1 2010-06-28 12:01:36 status half-installed python-nevow 0.10.0-1 2010-06-28 12:01:36 status half-installed python-nevow 0.10.0-1 2010-06-28 12:01:36 status config-files python-nevow 0.10.0-1 2010-06-28 12:01:36 status config-files python-nevow 0.10.0-1 2010-06-28 12:01:36 status installed python-notify 0.1.1-2+b2 2010-06-28 12:01:36 remove python-notify 0.1.1-2+b2 0.1.1-2+b2 2010-06-28 12:01:36 status half-configured python-notify 0.1.1-2+b2 2010-06-28 12:01:37 status half-installed python-notify 0.1.1-2+b2 2010-06-28 12:01:37 status config-files python-notify 0.1.1-2+b2 2010-06-28 12:01:37 status config-files python-notify 0.1.1-2+b2 2010-06-28 12:01:37 status config-files python-notify 0.1.1-2+b2 2010-06-28 12:01:37 status not-installed python-notify 2010-06-28 12:01:37 status installed python-openssl 0.10-1 2010-06-28 12:01:37 remove python-openssl 0.10-1 0.10-1 2010-06-28 12:01:37 status half-configured python-openssl 0.10-1 2010-06-28 12:01:37 status half-installed python-openssl 0.10-1 2010-06-28 12:01:37 status config-files python-openssl 0.10-1 2010-06-28 12:01:37 status config-files python-openssl 0.10-1 2010-06-28 12:01:37 status config-files python-openssl 0.10-1 2010-06-28 12:01:37 status not-installed python-openssl 2010-06-28 12:01:37 status installed python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 remove python-pam 0.4.2-12.1+b1 0.4.2-12.1+b1 2010-06-28 12:01:37 status half-configured python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 status half-installed python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 status config-files python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 status config-files python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 status config-files python-pam 0.4.2-12.1+b1 2010-06-28 12:01:37 status not-installed python-pam 2010-06-28 12:01:37 status installed python-twisted-web 10.0.0-1 2010-06-28 12:01:37 remove python-twisted-web 10.0.0-1 10.0.0-1 2010-06-28 12:01:37 status half-configured python-twisted-web 10.0.0-1 2010-06-28 12:01:39 status half-installed python-twisted-web 10.0.0-1 2010-06-28 12:01:39 status config-files python-twisted-web 10.0.0-1 2010-06-28 12:01:39 status config-files python-twisted-web 10.0.0-1 2010-06-28 12:01:39 status config-files python-twisted-web 10.0.0-1 2010-06-28 12:01:40 status not-installed python-twisted-web 2010-06-28 12:01:40 status triggers-pending python-twisted-core 10.0.0-3 2010-06-28 12:01:40 remove python-twisted-core 10.0.0-3 10.0.0-3 2010-06-28 12:01:40 status half-configured python-twisted-core 10.0.0-3 2010-06-28 12:01:40 status half-installed python-twisted-core 10.0.0-3 2010-06-28 12:01:42 status half-installed python-twisted-core 10.0.0-3 2010-06-28 12:01:42 status config-files python-twisted-core 10.0.0-3 2010-06-28 12:01:42 status config-files python-twisted-core 10.0.0-3 2010-06-28 12:01:42 status installed python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:42 remove python-zope.interface 3.5.3-1+b1 3.5.3-1+b1 2010-06-28 12:01:42 status half-configured python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:43 status half-installed python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:43 status config-files python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:43 status config-files python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:43 status config-files python-zope.interface 3.5.3-1+b1 2010-06-28 12:01:43 status not-installed python-zope.interface 2010-06-28 12:01:43 status installed python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 remove python-rdflib 2.4.2-1+b1 2.4.2-1+b1 2010-06-28 12:01:43 status half-configured python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status half-installed python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status half-installed python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status config-files python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status config-files python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status config-files python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status config-files python-rdflib 2.4.2-1+b1 2010-06-28 12:01:43 status not-installed python-rdflib 2010-06-28 12:01:43 status installed python-pkg-resources 0.6.10-4 2010-06-28 12:01:43 remove python-pkg-resources 0.6.10-4 0.6.10-4 2010-06-28 12:01:43 status half-configured python-pkg-resources 0.6.10-4 2010-06-28 12:01:44 status half-installed python-pkg-resources 0.6.10-4 2010-06-28 12:01:44 status config-files python-pkg-resources 0.6.10-4 2010-06-28 12:01:44 status config-files python-pkg-resources 0.6.10-4 2010-06-28 12:01:44 status config-files python-pkg-resources 0.6.10-4 2010-06-28 12:01:44 status not-installed python-pkg-resources 2010-06-28 12:01:44 status installed python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 remove python-pyasn1 0.0.11a-1 0.0.11a-1 2010-06-28 12:01:44 status half-configured python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 status half-installed python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 status config-files python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 status config-files python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 status config-files python-pyasn1 0.0.11a-1 2010-06-28 12:01:44 status not-installed python-pyasn1 2010-06-28 12:01:44 status installed python-pysqlite2 2.6.0-1 2010-06-28 12:01:44 remove python-pysqlite2 2.6.0-1 2.6.0-1 2010-06-28 12:01:44 status half-configured python-pysqlite2 2.6.0-1 2010-06-28 12:01:44 status half-installed python-pysqlite2 2.6.0-1 2010-06-28 12:01:45 status config-files python-pysqlite2 2.6.0-1 2010-06-28 12:01:45 status config-files python-pysqlite2 2.6.0-1 2010-06-28 12:01:45 status config-files python-pysqlite2 2.6.0-1 2010-06-28 12:01:45 status not-installed python-pysqlite2 2010-06-28 12:01:45 status installed python-serial 2.3-1 2010-06-28 12:01:45 remove python-serial 2.3-1 2.3-1 2010-06-28 12:01:45 status half-configured python-serial 2.3-1 2010-06-28 12:01:45 status half-installed python-serial 2.3-1 2010-06-28 12:01:45 status config-files python-serial 2.3-1 2010-06-28 12:01:45 status config-files python-serial 2.3-1 2010-06-28 12:01:45 status config-files python-serial 2.3-1 2010-06-28 12:01:45 status not-installed python-serial 2010-06-28 12:01:45 status installed python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 remove python-twisted-bin 10.0.0-3 10.0.0-3 2010-06-28 12:01:45 status half-configured python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 status half-installed python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 status config-files python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 status config-files python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 status config-files python-twisted-bin 10.0.0-3 2010-06-28 12:01:45 status not-installed python-twisted-bin 2010-06-28 12:01:45 status installed python-webkit 1.1.7-1+b1 2010-06-28 12:01:45 remove python-webkit 1.1.7-1+b1 1.1.7-1+b1 2010-06-28 12:01:45 status half-configured python-webkit 1.1.7-1+b1 2010-06-28 12:01:45 status half-installed python-webkit 1.1.7-1+b1 2010-06-28 12:01:45 status config-files python-webkit 1.1.7-1+b1 2010-06-28 12:01:45 status config-files python-webkit 1.1.7-1+b1 2010-06-28 12:01:45 status config-files python-webkit 1.1.7-1+b1 2010-06-28 12:01:46 status not-installed python-webkit 2010-06-28 12:01:46 status installed python-xdg 0.19-1 2010-06-28 12:01:46 remove python-xdg 0.19-1 0.19-1 2010-06-28 12:01:46 status half-configured python-xdg 0.19-1 2010-06-28 12:01:46 status half-installed python-xdg 0.19-1 2010-06-28 12:01:46 status config-files python-xdg 0.19-1 2010-06-28 12:01:46 status config-files python-xdg 0.19-1 2010-06-28 12:01:46 status config-files python-xdg 0.19-1 2010-06-28 12:01:46 status not-installed python-xdg 2010-06-28 12:01:46 status installed rdesktop 1.6.0-3 2010-06-28 12:01:46 remove rdesktop 1.6.0-3 1.6.0-3 2010-06-28 12:01:46 status half-configured rdesktop 1.6.0-3 2010-06-28 12:01:46 status half-installed rdesktop 1.6.0-3 2010-06-28 12:01:46 status half-installed rdesktop 1.6.0-3 2010-06-28 12:01:46 status config-files rdesktop 1.6.0-3 2010-06-28 12:01:46 status config-files rdesktop 1.6.0-3 2010-06-28 12:01:46 status config-files rdesktop 1.6.0-3 2010-06-28 12:01:46 status config-files rdesktop 1.6.0-3 2010-06-28 12:01:46 status not-installed rdesktop 2010-06-28 12:01:46 status installed resolvconf 1.42 2010-06-28 12:01:46 remove resolvconf 1.42 1.42 2010-06-28 12:01:46 status half-configured resolvconf 1.42 2010-06-28 12:01:46 status half-installed resolvconf 1.42 2010-06-28 12:01:46 status half-installed resolvconf 1.42 2010-06-28 12:01:46 status config-files resolvconf 1.42 2010-06-28 12:01:46 status config-files resolvconf 1.42 2010-06-28 12:01:47 status installed rpm-common 4.7.2-1 2010-06-28 12:01:47 remove rpm-common 4.7.2-1 4.7.2-1 2010-06-28 12:01:47 status half-configured rpm-common 4.7.2-1 2010-06-28 12:01:47 status half-installed rpm-common 4.7.2-1 2010-06-28 12:01:47 status config-files rpm-common 4.7.2-1 2010-06-28 12:01:47 status config-files rpm-common 4.7.2-1 2010-06-28 12:01:47 status config-files rpm-common 4.7.2-1 2010-06-28 12:01:47 status not-installed rpm-common 2010-06-28 12:01:47 status installed swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 remove swfdec-gnome 2.22.2-2 2.22.2-2 2010-06-28 12:01:47 status half-configured swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status half-installed swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status half-installed swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status half-installed swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status config-files swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status config-files swfdec-gnome 2.22.2-2 2010-06-28 12:01:47 status installed synaptic 0.63.1 2010-06-28 12:01:47 remove synaptic 0.63.1 0.63.1 2010-06-28 12:01:47 status half-configured synaptic 0.63.1 2010-06-28 12:01:47 status half-installed synaptic 0.63.1 2010-06-28 12:01:47 status half-installed synaptic 0.63.1 2010-06-28 12:01:48 status half-installed synaptic 0.63.1 2010-06-28 12:01:49 status half-installed synaptic 0.63.1 2010-06-28 12:01:49 status config-files synaptic 0.63.1 2010-06-28 12:01:49 status config-files synaptic 0.63.1 2010-06-28 12:01:49 status installed totem-common 2.30.2-2 2010-06-28 12:01:49 remove totem-common 2.30.2-2 2.30.2-2 2010-06-28 12:01:49 status half-configured totem-common 2.30.2-2 2010-06-28 12:01:49 status half-installed totem-common 2.30.2-2 2010-06-28 12:01:49 status half-installed totem-common 2.30.2-2 2010-06-28 12:01:49 status half-installed totem-common 2.30.2-2 2010-06-28 12:01:49 status half-installed totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status config-files totem-common 2.30.2-2 2010-06-28 12:01:50 status not-installed totem-common 2010-06-28 12:01:50 status installed transmission-gtk 2.00-1 2010-06-28 12:01:50 remove transmission-gtk 2.00-1 2.00-1 2010-06-28 12:01:50 status half-configured transmission-gtk 2.00-1 2010-06-28 12:01:50 status half-installed transmission-gtk 2.00-1 2010-06-28 12:01:50 status half-installed transmission-gtk 2.00-1 2010-06-28 12:01:50 status half-installed transmission-gtk 2.00-1 2010-06-28 12:01:50 status half-installed transmission-gtk 2.00-1 2010-06-28 12:01:51 status config-files transmission-gtk 2.00-1 2010-06-28 12:01:51 status config-files transmission-gtk 2.00-1 2010-06-28 12:01:51 status installed transmission-common 2.00-1 2010-06-28 12:01:51 remove transmission-common 2.00-1 2.00-1 2010-06-28 12:01:51 status half-configured transmission-common 2.00-1 2010-06-28 12:01:51 status half-installed transmission-common 2.00-1 2010-06-28 12:01:51 status config-files transmission-common 2.00-1 2010-06-28 12:01:51 status config-files transmission-common 2.00-1 2010-06-28 12:01:51 status config-files transmission-common 2.00-1 2010-06-28 12:01:51 status not-installed transmission-common 2010-06-28 12:01:51 status installed ttf-dejavu 2.25-3 2010-06-28 12:01:51 remove ttf-dejavu 2.25-3 2.25-3 2010-06-28 12:01:51 status half-configured ttf-dejavu 2.25-3 2010-06-28 12:01:51 status half-installed ttf-dejavu 2.25-3 2010-06-28 12:01:51 status config-files ttf-dejavu 2.25-3 2010-06-28 12:01:51 status config-files ttf-dejavu 2.25-3 2010-06-28 12:01:51 status config-files ttf-dejavu 2.25-3 2010-06-28 12:01:51 status not-installed ttf-dejavu 2010-06-28 12:01:51 status installed ttf-dejavu-extra 2.25-3 2010-06-28 12:01:51 remove ttf-dejavu-extra 2.25-3 2.25-3 2010-06-28 12:01:51 status half-configured ttf-dejavu-extra 2.25-3 2010-06-28 12:02:00 status half-installed ttf-dejavu-extra 2.25-3 2010-06-28 12:02:00 status triggers-pending fontconfig 2.8.0-2.1 2010-06-28 12:02:00 status half-installed ttf-dejavu-extra 2.25-3 2010-06-28 12:02:00 status config-files ttf-dejavu-extra 2.25-3 2010-06-28 12:02:00 status config-files ttf-dejavu-extra 2.25-3 2010-06-28 12:02:00 status installed ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 remove ttf-liberation 1.05.2.20091019-4 1.05.2.20091019-4 2010-06-28 12:02:00 status half-configured ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status config-files ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status config-files ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status config-files ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status config-files ttf-liberation 1.05.2.20091019-4 2010-06-28 12:02:00 status not-installed ttf-liberation 2010-06-28 12:02:00 status installed ttf-lyx 1.6.6-2 2010-06-28 12:02:00 remove ttf-lyx 1.6.6-2 1.6.6-2 2010-06-28 12:02:00 status half-configured ttf-lyx 1.6.6-2 2010-06-28 12:02:09 status half-installed ttf-lyx 1.6.6-2 2010-06-28 12:02:09 status half-installed ttf-lyx 1.6.6-2 2010-06-28 12:02:09 status config-files ttf-lyx 1.6.6-2 2010-06-28 12:02:09 status config-files ttf-lyx 1.6.6-2 2010-06-28 12:02:09 status installed unattended-upgrades 0.42debian2 2010-06-28 12:02:09 remove unattended-upgrades 0.42debian2 0.42debian2 2010-06-28 12:02:09 status half-configured unattended-upgrades 0.42debian2 2010-06-28 12:02:09 status half-installed unattended-upgrades 0.42debian2 2010-06-28 12:02:09 status half-installed unattended-upgrades 0.42debian2 2010-06-28 12:02:09 status config-files unattended-upgrades 0.42debian2 2010-06-28 12:02:09 status config-files unattended-upgrades 0.42debian2 2010-06-28 12:02:09 status installed update-notifier 0.99.3debian5 2010-06-28 12:02:09 remove update-notifier 0.99.3debian5 0.99.3debian5 2010-06-28 12:02:09 status half-configured update-notifier 0.99.3debian5 2010-06-28 12:02:09 status half-installed update-notifier 0.99.3debian5 2010-06-28 12:02:09 status half-installed update-notifier 0.99.3debian5 2010-06-28 12:02:09 status half-installed update-notifier 0.99.3debian5 2010-06-28 12:02:09 status config-files update-notifier 0.99.3debian5 2010-06-28 12:02:09 status config-files update-notifier 0.99.3debian5 2010-06-28 12:02:09 status installed update-manager-gnome 0.200.4-1 2010-06-28 12:02:09 remove update-manager-gnome 0.200.4-1 0.200.4-1 2010-06-28 12:02:09 status half-configured update-manager-gnome 0.200.4-1 2010-06-28 12:02:09 status half-installed update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status half-installed update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status half-installed update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status half-installed update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status config-files update-manager-gnome 0.200.4-1 2010-06-28 12:02:10 status not-installed update-manager-gnome 2010-06-28 12:02:10 status installed update-manager-core 0.200.4-1 2010-06-28 12:02:10 remove update-manager-core 0.200.4-1 0.200.4-1 2010-06-28 12:02:10 status half-configured update-manager-core 0.200.4-1 2010-06-28 12:02:11 status half-installed update-manager-core 0.200.4-1 2010-06-28 12:02:11 status config-files update-manager-core 0.200.4-1 2010-06-28 12:02:11 status config-files update-manager-core 0.200.4-1 2010-06-28 12:02:11 status config-files update-manager-core 0.200.4-1 2010-06-28 12:02:11 status not-installed update-manager-core 2010-06-28 12:02:11 status installed update-notifier-common 0.99.3debian5 2010-06-28 12:02:11 remove update-notifier-common 0.99.3debian5 0.99.3debian5 2010-06-28 12:02:11 status half-configured update-notifier-common 0.99.3debian5 2010-06-28 12:02:11 status half-installed update-notifier-common 0.99.3debian5 2010-06-28 12:02:11 status config-files update-notifier-common 0.99.3debian5 2010-06-28 12:02:11 status config-files update-notifier-common 0.99.3debian5 2010-06-28 12:02:11 status installed vpnc 0.5.1r334-1 2010-06-28 12:02:11 remove vpnc 0.5.1r334-1 0.5.1r334-1 2010-06-28 12:02:11 status half-configured vpnc 0.5.1r334-1 2010-06-28 12:02:11 status half-installed vpnc 0.5.1r334-1 2010-06-28 12:02:11 status half-installed vpnc 0.5.1r334-1 2010-06-28 12:02:11 status config-files vpnc 0.5.1r334-1 2010-06-28 12:02:11 status config-files vpnc 0.5.1r334-1 2010-06-28 12:02:11 status installed w3c-dtd-xhtml 1.1-5 2010-06-28 12:02:11 remove w3c-dtd-xhtml 1.1-5 1.1-5 2010-06-28 12:02:11 status half-configured w3c-dtd-xhtml 1.1-5 2010-06-28 12:02:12 status half-installed w3c-dtd-xhtml 1.1-5 2010-06-28 12:02:12 status config-files w3c-dtd-xhtml 1.1-5 2010-06-28 12:02:12 status config-files w3c-dtd-xhtml 1.1-5 2010-06-28 12:02:12 status installed wodim 9:1.1.9-1 2010-06-28 12:02:12 remove wodim 9:1.1.9-1 9:1.1.9-1 2010-06-28 12:02:12 status half-configured wodim 9:1.1.9-1 2010-06-28 12:02:12 status half-installed wodim 9:1.1.9-1 2010-06-28 12:02:12 status half-installed wodim 9:1.1.9-1 2010-06-28 12:02:13 status config-files wodim 9:1.1.9-1 2010-06-28 12:02:14 status config-files wodim 9:1.1.9-1 2010-06-28 12:02:14 status installed xdg-user-dirs 0.12-1 2010-06-28 12:02:14 remove xdg-user-dirs 0.12-1 0.12-1 2010-06-28 12:02:14 status half-configured xdg-user-dirs 0.12-1 2010-06-28 12:02:14 status half-installed xdg-user-dirs 0.12-1 2010-06-28 12:02:14 status config-files xdg-user-dirs 0.12-1 2010-06-28 12:02:14 status config-files xdg-user-dirs 0.12-1 2010-06-28 12:02:14 status installed xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 remove xdg-utils 1.0.2+cvs20100307-1 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status half-configured xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status config-files xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status config-files xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status config-files xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status config-files xdg-utils 1.0.2+cvs20100307-1 2010-06-28 12:02:14 status not-installed xdg-utils 2010-06-28 12:02:14 status installed xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:14 remove xfonts-100dpi 1:1.0.0-4 1:1.0.0-4 2010-06-28 12:02:14 status half-configured xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:14 status half-installed xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:15 status half-installed xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:15 status config-files xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:15 status config-files xfonts-100dpi 1:1.0.0-4 2010-06-28 12:02:15 status installed xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:15 remove xfonts-75dpi 1:1.0.0-4 1:1.0.0-4 2010-06-28 12:02:15 status half-configured xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:15 status half-installed xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:15 status half-installed xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:16 status config-files xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:16 status config-files xfonts-75dpi 1:1.0.0-4 2010-06-28 12:02:16 status installed xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:16 remove xfonts-scalable 1:1.0.0-6 1:1.0.0-6 2010-06-28 12:02:16 status half-configured xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:16 status half-installed xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:16 status half-installed xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:24 status config-files xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:24 status config-files xfonts-scalable 1:1.0.0-6 2010-06-28 12:02:24 status installed xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:24 remove xserver-xephyr 2:1.7.7-2 2:1.7.7-2 2010-06-28 12:02:24 status half-configured xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:24 status half-installed xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status half-installed xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status config-files xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status config-files xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status config-files xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status config-files xserver-xephyr 2:1.7.7-2 2010-06-28 12:02:25 status not-installed xserver-xephyr 2010-06-28 12:02:25 status installed xsltproc 1.1.24-2 2010-06-28 12:02:25 remove xsltproc 1.1.24-2 1.1.24-2 2010-06-28 12:02:25 status half-configured xsltproc 1.1.24-2 2010-06-28 12:02:25 status half-installed xsltproc 1.1.24-2 2010-06-28 12:02:25 status half-installed xsltproc 1.1.24-2 2010-06-28 12:02:25 status config-files xsltproc 1.1.24-2 2010-06-28 12:02:25 status config-files xsltproc 1.1.24-2 2010-06-28 12:02:25 status config-files xsltproc 1.1.24-2 2010-06-28 12:02:25 status config-files xsltproc 1.1.24-2 2010-06-28 12:02:25 status not-installed xsltproc 2010-06-28 12:02:25 status installed zenity 2.30.0-1 2010-06-28 12:02:25 remove zenity 2.30.0-1 2.30.0-1 2010-06-28 12:02:25 status half-configured zenity 2.30.0-1 2010-06-28 12:02:25 status half-installed zenity 2.30.0-1 2010-06-28 12:02:25 status half-installed zenity 2.30.0-1 2010-06-28 12:02:25 status config-files zenity 2.30.0-1 2010-06-28 12:02:25 status config-files zenity 2.30.0-1 2010-06-28 12:02:25 status config-files zenity 2.30.0-1 2010-06-28 12:02:25 status config-files zenity 2.30.0-1 2010-06-28 12:02:25 status not-installed zenity 2010-06-28 12:02:25 status installed zip 2.32-1 2010-06-28 12:02:26 remove zip 2.32-1 2.32-1 2010-06-28 12:02:26 status half-configured zip 2.32-1 2010-06-28 12:02:26 status half-installed zip 2.32-1 2010-06-28 12:02:26 status half-installed zip 2.32-1 2010-06-28 12:02:26 status config-files zip 2.32-1 2010-06-28 12:02:26 status config-files zip 2.32-1 2010-06-28 12:02:26 status config-files zip 2.32-1 2010-06-28 12:02:26 status config-files zip 2.32-1 2010-06-28 12:02:26 status not-installed zip 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 remove libmono-system2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:26 status half-configured libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:26 status half-installed libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-system2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status not-installed libmono-system2.0-cil 2010-06-28 12:02:27 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:27 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:27 status installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 remove libmono-security2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-configured libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-installed libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-security2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status not-installed libmono-security2.0-cil 2010-06-28 12:02:27 status installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 remove libmono-corlib2.0-cil 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-configured libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-installed libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files libmono-corlib2.0-cil 2.4.4~svn151842-2 2010-06-28 12:02:27 status not-installed libmono-corlib2.0-cil 2010-06-28 12:02:27 status installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 remove mono-runtime 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-configured mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 update-alternatives: run with --remove cli /usr/bin/mono 2010-06-28 12:02:27 update-alternatives: link group cli fully removed 2010-06-28 12:02:27 status half-installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-installed mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 status config-files mono-runtime 2.4.4~svn151842-2 2010-06-28 12:02:27 status installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:27 remove mono-gac 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:27 status half-configured mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 update-alternatives: run with --remove global-assembly-cache-tool /usr/bin/gacutil 2010-06-28 12:02:28 update-alternatives: link group global-assembly-cache-tool fully removed 2010-06-28 12:02:28 status half-installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status half-installed mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status not-installed mono-gac 2010-06-28 12:02:28 status installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 remove mono-2.0-gac 2.4.4~svn151842-2 2.4.4~svn151842-2 2010-06-28 12:02:28 status half-configured mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status half-installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status half-installed mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status config-files mono-2.0-gac 2.4.4~svn151842-2 2010-06-28 12:02:28 status not-installed mono-2.0-gac 2010-06-28 12:02:28 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 12:02:28 status half-configured man-db 2.5.7-3 2010-06-28 12:02:29 status installed man-db 2.5.7-3 2010-06-28 12:02:29 trigproc menu 2.1.41 2.1.41 2010-06-28 12:02:29 status half-configured menu 2.1.41 2010-06-28 12:02:30 status installed menu 2.1.41 2010-06-28 12:02:30 trigproc shared-mime-info 0.71-3 0.71-3 2010-06-28 12:02:30 status half-configured shared-mime-info 0.71-3 2010-06-28 12:02:30 status installed shared-mime-info 0.71-3 2010-06-28 12:02:30 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-28 12:02:30 status half-configured hicolor-icon-theme 0.11-1 2010-06-28 12:02:30 status installed hicolor-icon-theme 0.11-1 2010-06-28 12:02:30 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-28 12:02:30 status half-configured gconf2 2.28.1-3 2010-06-28 12:02:34 status installed gconf2 2.28.1-3 2010-06-28 12:02:34 trigproc python-support 1.0.8 1.0.8 2010-06-28 12:02:34 status half-configured python-support 1.0.8 2010-06-28 12:02:38 status installed python-support 1.0.8 2010-06-28 12:02:38 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-28 12:02:38 status half-configured install-info 4.13a.dfsg.1-5 2010-06-28 12:02:38 status installed install-info 4.13a.dfsg.1-5 2010-06-28 12:02:38 trigproc gnome-icon-theme 2.30.3-1 2.30.3-1 2010-06-28 12:02:38 status half-configured gnome-icon-theme 2.30.3-1 2010-06-28 12:02:44 status installed gnome-icon-theme 2.30.3-1 2010-06-28 12:02:44 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-28 12:02:44 status half-configured fontconfig 2.8.0-2.1 2010-06-28 12:02:46 status installed fontconfig 2.8.0-2.1 2010-06-28 13:00:54 startup archives unpack 2010-06-28 13:00:55 install xlockmore 1:5.27-1 2010-06-28 13:00:55 status half-installed xlockmore 1:5.27-1 2010-06-28 13:00:55 status triggers-pending menu 2.1.41 2010-06-28 13:00:55 status half-installed xlockmore 1:5.27-1 2010-06-28 13:00:55 status triggers-pending man-db 2.5.7-3 2010-06-28 13:00:55 status half-installed xlockmore 1:5.27-1 2010-06-28 13:00:55 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:55 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:55 trigproc menu 2.1.41 2.1.41 2010-06-28 13:00:55 status half-configured menu 2.1.41 2010-06-28 13:00:56 status installed menu 2.1.41 2010-06-28 13:00:56 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 13:00:56 status half-configured man-db 2.5.7-3 2010-06-28 13:00:57 status installed man-db 2.5.7-3 2010-06-28 13:00:58 startup packages configure 2010-06-28 13:00:58 configure xlockmore 1:5.27-1 1:5.27-1 2010-06-28 13:00:58 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:58 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:58 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:58 status unpacked xlockmore 1:5.27-1 2010-06-28 13:00:58 status half-configured xlockmore 1:5.27-1 2010-06-28 13:00:58 status installed xlockmore 1:5.27-1 2010-06-28 13:00:58 status triggers-pending menu 2.1.41 2010-06-28 13:00:58 status triggers-awaited menu 2.1.41 2010-06-28 13:00:58 trigproc menu 2.1.41 2.1.41 2010-06-28 13:00:58 status half-configured menu 2.1.41 2010-06-28 13:00:59 status installed menu 2.1.41 2010-06-28 13:07:57 startup archives unpack 2010-06-28 13:07:57 install vlock 2.2.2-3 2010-06-28 13:07:57 status half-installed vlock 2.2.2-3 2010-06-28 13:07:58 status triggers-pending man-db 2.5.7-3 2010-06-28 13:07:58 status half-installed vlock 2.2.2-3 2010-06-28 13:07:58 status unpacked vlock 2.2.2-3 2010-06-28 13:07:58 status unpacked vlock 2.2.2-3 2010-06-28 13:07:58 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 13:07:58 status half-configured man-db 2.5.7-3 2010-06-28 13:07:59 status installed man-db 2.5.7-3 2010-06-28 13:08:00 startup packages configure 2010-06-28 13:08:00 configure vlock 2.2.2-3 2.2.2-3 2010-06-28 13:08:00 status unpacked vlock 2.2.2-3 2010-06-28 13:08:00 status half-configured vlock 2.2.2-3 2010-06-28 13:08:01 status installed vlock 2.2.2-3 2010-06-28 15:49:26 startup archives unpack 2010-06-28 15:49:29 install rsyslog-doc 4.6.2-1 2010-06-28 15:49:29 status half-installed rsyslog-doc 4.6.2-1 2010-06-28 15:49:30 status unpacked rsyslog-doc 4.6.2-1 2010-06-28 15:49:30 status unpacked rsyslog-doc 4.6.2-1 2010-06-28 15:49:30 startup packages configure 2010-06-28 15:49:30 configure rsyslog-doc 4.6.2-1 4.6.2-1 2010-06-28 15:49:30 status unpacked rsyslog-doc 4.6.2-1 2010-06-28 15:49:30 status half-configured rsyslog-doc 4.6.2-1 2010-06-28 15:49:30 status installed rsyslog-doc 4.6.2-1 2010-06-28 15:57:43 startup archives unpack 2010-06-28 15:57:46 install vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:46 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:46 status triggers-pending man-db 2.5.7-3 2010-06-28 15:57:46 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:46 status unpacked vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:46 status unpacked vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:46 install vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:46 status half-installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:46 status triggers-pending menu 2.1.41 2010-06-28 15:57:46 status half-installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:47 status unpacked vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:47 status unpacked vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:47 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 15:57:47 status half-configured man-db 2.5.7-3 2010-06-28 15:57:54 status installed man-db 2.5.7-3 2010-06-28 15:57:54 trigproc menu 2.1.41 2.1.41 2010-06-28 15:57:54 status half-configured menu 2.1.41 2010-06-28 15:57:56 status installed menu 2.1.41 2010-06-28 15:57:57 startup packages configure 2010-06-28 15:57:57 configure vim-gui-common 2:7.2.438+hg~d44112feb815-5 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:57 status unpacked vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:57 status unpacked vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:57 status half-configured vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:57 status installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-06-28 15:57:57 configure vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:57 status unpacked vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:57 status half-configured vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:58 update-alternatives: run with --install /usr/bin/vim vim /usr/bin/vim.gnome 60 2010-06-28 15:57:58 update-alternatives: link group vim updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:58 update-alternatives: run with --install /usr/bin/vimdiff vimdiff /usr/bin/vim.gnome 60 2010-06-28 15:57:58 update-alternatives: link group vimdiff updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:58 update-alternatives: run with --install /usr/bin/rvim rvim /usr/bin/vim.gnome 60 2010-06-28 15:57:58 update-alternatives: link group rvim updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:58 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.gnome 60 2010-06-28 15:57:58 update-alternatives: link group rview updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:58 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-06-28 15:57:58 update-alternatives: link group vi updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-06-28 15:57:59 update-alternatives: link group view updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-06-28 15:57:59 update-alternatives: link group ex updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/gvim gvim /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group gvim updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/gview gview /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group gview updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/rgview rgview /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group rgview updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/rgvim rgvim /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group rgvim updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/evim evim /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group evim updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/eview eview /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group eview updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/gvimdiff gvimdiff /usr/bin/vim.gnome 60 2010-06-28 15:57:59 update-alternatives: link group gvimdiff updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 update-alternatives: run with --install /usr/bin/gnome-text-editor gnome-text-editor /usr/bin/vim.gnome 45 --slave /usr/share/man/man1/gnome-text-editor.1.gz gnome-text-editor.1.gz /usr/share/man/man1/vim.1.gz 2010-06-28 15:57:59 update-alternatives: link group gnome-text-editor updated to point to /usr/bin/vim.gnome 2010-06-28 15:57:59 status installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-06-28 15:57:59 status triggers-pending menu 2.1.41 2010-06-28 15:57:59 status triggers-awaited menu 2.1.41 2010-06-28 15:57:59 trigproc menu 2.1.41 2.1.41 2010-06-28 15:57:59 status half-configured menu 2.1.41 2010-06-28 15:57:59 status installed menu 2.1.41 2010-06-28 16:24:45 startup archives unpack 2010-06-28 16:24:46 install openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:24:46 status half-installed openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:24:47 status unpacked openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:24:47 status unpacked openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:24:47 install uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:24:47 status half-installed uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:24:48 status unpacked uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:24:48 status unpacked uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:24:48 install ure 1.6.1+OOo3.2.1-3 2010-06-28 16:24:48 status half-installed ure 1.6.1+OOo3.2.1-3 2010-06-28 16:24:49 status unpacked ure 1.6.1+OOo3.2.1-3 2010-06-28 16:24:49 status unpacked ure 1.6.1+OOo3.2.1-3 2010-06-28 16:24:49 install openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:49 status half-installed openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:50 status triggers-pending man-db 2.5.7-3 2010-06-28 16:24:50 status half-installed openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:50 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-28 16:24:50 status half-installed openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:50 status triggers-pending shared-mime-info 0.71-3 2010-06-28 16:24:50 status half-installed openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:56 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:56 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:24:56 install ttf-opensymbol 1:3.2.1-3 2010-06-28 16:24:56 status half-installed ttf-opensymbol 1:3.2.1-3 2010-06-28 16:24:56 status triggers-pending fontconfig 2.8.0-2.1 2010-06-28 16:24:56 status half-installed ttf-opensymbol 1:3.2.1-3 2010-06-28 16:24:57 status unpacked ttf-opensymbol 1:3.2.1-3 2010-06-28 16:24:57 status unpacked ttf-opensymbol 1:3.2.1-3 2010-06-28 16:24:57 install libgraphite3 1:2.3.1-0.2 2010-06-28 16:24:57 status half-installed libgraphite3 1:2.3.1-0.2 2010-06-28 16:24:58 status unpacked libgraphite3 1:2.3.1-0.2 2010-06-28 16:24:58 status unpacked libgraphite3 1:2.3.1-0.2 2010-06-28 16:24:58 install libhyphen0 2.5-1 2010-06-28 16:24:58 status half-installed libhyphen0 2.5-1 2010-06-28 16:24:58 status unpacked libhyphen0 2.5-1 2010-06-28 16:24:58 status unpacked libhyphen0 2.5-1 2010-06-28 16:24:58 install libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:24:58 status half-installed libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:24:58 status unpacked libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:24:58 status unpacked libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:24:59 install openoffice.org-core 1:3.2.1-3 2010-06-28 16:24:59 status half-installed openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:11 status unpacked openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:11 status unpacked openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:11 install python-uno 1:3.2.1-3 2010-06-28 16:25:11 status half-installed python-uno 1:3.2.1-3 2010-06-28 16:25:12 status unpacked python-uno 1:3.2.1-3 2010-06-28 16:25:12 status unpacked python-uno 1:3.2.1-3 2010-06-28 16:25:12 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 16:25:12 status half-configured man-db 2.5.7-3 2010-06-28 16:25:13 status installed man-db 2.5.7-3 2010-06-28 16:25:14 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-28 16:25:14 status half-configured hicolor-icon-theme 0.11-1 2010-06-28 16:25:15 status installed hicolor-icon-theme 0.11-1 2010-06-28 16:25:15 trigproc shared-mime-info 0.71-3 0.71-3 2010-06-28 16:25:15 status half-configured shared-mime-info 0.71-3 2010-06-28 16:25:16 status installed shared-mime-info 0.71-3 2010-06-28 16:25:16 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-28 16:25:16 status half-configured fontconfig 2.8.0-2.1 2010-06-28 16:25:18 status installed fontconfig 2.8.0-2.1 2010-06-28 16:25:19 startup packages configure 2010-06-28 16:25:19 configure uno-libs3 1.6.1+OOo3.2.1-3 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 status unpacked uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 status half-configured uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 status installed uno-libs3 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 configure ure 1.6.1+OOo3.2.1-3 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 status unpacked ure 1.6.1+OOo3.2.1-3 2010-06-28 16:25:19 status half-configured ure 1.6.1+OOo3.2.1-3 2010-06-28 16:25:20 status installed ure 1.6.1+OOo3.2.1-3 2010-06-28 16:25:20 configure ttf-opensymbol 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:25:20 status unpacked ttf-opensymbol 1:3.2.1-3 2010-06-28 16:25:20 status half-configured ttf-opensymbol 1:3.2.1-3 2010-06-28 16:25:20 status installed ttf-opensymbol 1:3.2.1-3 2010-06-28 16:25:20 configure libgraphite3 1:2.3.1-0.2 1:2.3.1-0.2 2010-06-28 16:25:20 status unpacked libgraphite3 1:2.3.1-0.2 2010-06-28 16:25:20 status half-configured libgraphite3 1:2.3.1-0.2 2010-06-28 16:25:20 status installed libgraphite3 1:2.3.1-0.2 2010-06-28 16:25:20 configure libhyphen0 2.5-1 2.5-1 2010-06-28 16:25:20 status unpacked libhyphen0 2.5-1 2010-06-28 16:25:20 status half-configured libhyphen0 2.5-1 2010-06-28 16:25:20 status installed libhyphen0 2.5-1 2010-06-28 16:25:20 configure libmythes-1.2-0 2:1.2.0-4 2:1.2.0-4 2010-06-28 16:25:20 status unpacked libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:25:20 status half-configured libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:25:20 status installed libmythes-1.2-0 2:1.2.0-4 2010-06-28 16:25:20 configure openoffice.org-style-galaxy 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:25:20 status half-configured openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:25:20 status installed openoffice.org-style-galaxy 1:3.2.1-3 2010-06-28 16:25:20 configure openoffice.org-common 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status half-configured openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 status installed openoffice.org-common 1:3.2.1-3 2010-06-28 16:25:20 configure openoffice.org-core 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:25:20 status unpacked openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:20 status half-configured openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:20 status installed openoffice.org-core 1:3.2.1-3 2010-06-28 16:25:20 configure python-uno 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:25:20 status unpacked python-uno 1:3.2.1-3 2010-06-28 16:25:20 status half-configured python-uno 1:3.2.1-3 2010-06-28 16:25:22 status installed python-uno 1:3.2.1-3 2010-06-28 16:25:22 status triggers-pending python-central 0.6.16 2010-06-28 16:25:22 status triggers-awaited python-uno 1:3.2.1-3 2010-06-28 16:25:22 trigproc python-central 0.6.16 0.6.14+nmu2 2010-06-28 16:25:22 status half-configured python-central 0.6.16 2010-06-28 16:25:22 status installed python-uno 1:3.2.1-3 2010-06-28 16:25:23 status installed python-central 0.6.16 2010-06-28 16:25:23 startup archives unpack 2010-06-28 16:25:24 install openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:25:24 status half-installed openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:25:24 status unpacked openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:25:24 status unpacked openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:25:25 install openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:25:25 status half-installed openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:25:25 status unpacked openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:25:25 status unpacked openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:25:26 install ca-certificates-java 20100412 2010-06-28 16:25:26 status half-installed ca-certificates-java 20100412 2010-06-28 16:25:26 status unpacked ca-certificates-java 20100412 2010-06-28 16:25:26 status unpacked ca-certificates-java 20100412 2010-06-28 16:25:26 install tzdata-java 2010j-1 2010-06-28 16:25:26 status half-installed tzdata-java 2010j-1 2010-06-28 16:25:26 status unpacked tzdata-java 2010j-1 2010-06-28 16:25:26 status unpacked tzdata-java 2010j-1 2010-06-28 16:25:26 install java-common 0.36 2010-06-28 16:25:26 status half-installed java-common 0.36 2010-06-28 16:25:27 status triggers-pending man-db 2.5.7-3 2010-06-28 16:25:27 status half-installed java-common 0.36 2010-06-28 16:25:27 status unpacked java-common 0.36 2010-06-28 16:25:27 status unpacked java-common 0.36 2010-06-28 16:25:27 install openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:25:27 status half-installed openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:25:30 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:25:30 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:25:30 install default-jre-headless 1.6-36 2010-06-28 16:25:30 status half-installed default-jre-headless 1.6-36 2010-06-28 16:25:30 status unpacked default-jre-headless 1.6-36 2010-06-28 16:25:30 status unpacked default-jre-headless 1.6-36 2010-06-28 16:25:30 install libaccess-bridge-java 1.26.2-4 2010-06-28 16:25:30 status half-installed libaccess-bridge-java 1.26.2-4 2010-06-28 16:25:31 status unpacked libaccess-bridge-java 1.26.2-4 2010-06-28 16:25:31 status unpacked libaccess-bridge-java 1.26.2-4 2010-06-28 16:25:31 install libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:25:31 status half-installed libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:25:31 status unpacked libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:25:31 status unpacked libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:25:31 install openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 status half-installed openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 status triggers-pending menu 2.1.41 2010-06-28 16:25:31 status half-installed openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-28 16:25:31 status half-installed openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 status unpacked openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 status unpacked openjdk-6-jre 6b18-1.8-3 2010-06-28 16:25:31 install default-jre 1.6-36 2010-06-28 16:25:31 status half-installed default-jre 1.6-36 2010-06-28 16:25:32 status unpacked default-jre 1.6-36 2010-06-28 16:25:32 status unpacked default-jre 1.6-36 2010-06-28 16:25:32 install gcj-4.4-base 4.4.4-6 2010-06-28 16:25:32 status half-installed gcj-4.4-base 4.4.4-6 2010-06-28 16:25:32 status unpacked gcj-4.4-base 4.4.4-6 2010-06-28 16:25:32 status unpacked gcj-4.4-base 4.4.4-6 2010-06-28 16:25:32 install libgcj-common 1:4.4.4-2 2010-06-28 16:25:32 status half-installed libgcj-common 1:4.4.4-2 2010-06-28 16:25:32 status half-installed libgcj-common 1:4.4.4-2 2010-06-28 16:25:32 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:25:32 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:25:32 install libgcj10 4.4.4-6 2010-06-28 16:25:32 status half-installed libgcj10 4.4.4-6 2010-06-28 16:25:34 status unpacked libgcj10 4.4.4-6 2010-06-28 16:25:34 status unpacked libgcj10 4.4.4-6 2010-06-28 16:25:34 install gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:25:34 status half-installed gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:25:35 status unpacked gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:25:35 status unpacked gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:25:35 install libcolamd2.7.1 1:3.4.0-2 1:3.4.0-2 2010-06-28 16:25:35 status half-installed libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:25:36 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:25:36 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:25:36 install libcommons-collections3-java 3.2.1-4 2010-06-28 16:25:36 status half-installed libcommons-collections3-java 3.2.1-4 2010-06-28 16:25:36 status unpacked libcommons-collections3-java 3.2.1-4 2010-06-28 16:25:36 status unpacked libcommons-collections3-java 3.2.1-4 2010-06-28 16:25:36 install libcommons-logging-java 1.1.1-8 2010-06-28 16:25:36 status half-installed libcommons-logging-java 1.1.1-8 2010-06-28 16:25:36 status unpacked libcommons-logging-java 1.1.1-8 2010-06-28 16:25:36 status unpacked libcommons-logging-java 1.1.1-8 2010-06-28 16:25:36 install libcommons-beanutils-java 1.8.3-1 2010-06-28 16:25:36 status half-installed libcommons-beanutils-java 1.8.3-1 2010-06-28 16:25:37 status unpacked libcommons-beanutils-java 1.8.3-1 2010-06-28 16:25:37 status unpacked libcommons-beanutils-java 1.8.3-1 2010-06-28 16:25:37 install libcommons-compress-java 1.0-1 2010-06-28 16:25:37 status half-installed libcommons-compress-java 1.0-1 2010-06-28 16:25:37 status unpacked libcommons-compress-java 1.0-1 2010-06-28 16:25:37 status unpacked libcommons-compress-java 1.0-1 2010-06-28 16:25:37 install libcommons-digester-java 1.8.1-2 2010-06-28 16:25:37 status half-installed libcommons-digester-java 1.8.1-2 2010-06-28 16:25:37 status unpacked libcommons-digester-java 1.8.1-2 2010-06-28 16:25:37 status unpacked libcommons-digester-java 1.8.1-2 2010-06-28 16:25:37 install libdb-je-java 3.3.62-3 2010-06-28 16:25:37 status half-installed libdb-je-java 3.3.62-3 2010-06-28 16:25:37 status unpacked libdb-je-java 3.3.62-3 2010-06-28 16:25:38 status unpacked libdb-je-java 3.3.62-3 2010-06-28 16:25:38 install libdb4.7-java 4.7.25-9 2010-06-28 16:25:38 status half-installed libdb4.7-java 4.7.25-9 2010-06-28 16:25:38 status unpacked libdb4.7-java 4.7.25-9 2010-06-28 16:25:38 status unpacked libdb4.7-java 4.7.25-9 2010-06-28 16:25:38 install libgcj-bc 4.4.4-2 2010-06-28 16:25:38 status half-installed libgcj-bc 4.4.4-2 2010-06-28 16:25:38 status unpacked libgcj-bc 4.4.4-2 2010-06-28 16:25:38 status unpacked libgcj-bc 4.4.4-2 2010-06-28 16:25:38 install libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:25:38 status half-installed libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:25:38 status unpacked libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:25:38 status unpacked libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:25:39 install libservlet2.5-java 6.0.26-4 2010-06-28 16:25:39 status half-installed libservlet2.5-java 6.0.26-4 2010-06-28 16:25:39 status unpacked libservlet2.5-java 6.0.26-4 2010-06-28 16:25:39 status unpacked libservlet2.5-java 6.0.26-4 2010-06-28 16:25:39 install libhsqldb-java 1.8.0.10-9 2010-06-28 16:25:39 status half-installed libhsqldb-java 1.8.0.10-9 2010-06-28 16:25:39 status unpacked libhsqldb-java 1.8.0.10-9 2010-06-28 16:25:39 status unpacked libhsqldb-java 1.8.0.10-9 2010-06-28 16:25:39 install libicu4j-java 4.0.1.1-1 2010-06-28 16:25:39 status half-installed libicu4j-java 4.0.1.1-1 2010-06-28 16:25:40 status unpacked libicu4j-java 4.0.1.1-1 2010-06-28 16:25:40 status unpacked libicu4j-java 4.0.1.1-1 2010-06-28 16:25:40 install libjaxp1.3-java 1.3.04-5 2010-06-28 16:25:40 status half-installed libjaxp1.3-java 1.3.04-5 2010-06-28 16:25:40 status unpacked libjaxp1.3-java 1.3.04-5 2010-06-28 16:25:40 status unpacked libjaxp1.3-java 1.3.04-5 2010-06-28 16:25:40 install libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:25:40 status half-installed libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:25:40 status unpacked libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:25:40 status unpacked libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:25:40 install libjline-java 0.9.94-5 2010-06-28 16:25:40 status half-installed libjline-java 0.9.94-5 2010-06-28 16:25:40 status unpacked libjline-java 0.9.94-5 2010-06-28 16:25:40 status unpacked libjline-java 0.9.94-5 2010-06-28 16:25:40 install libjtidy-java 7+svn20070309-4 2010-06-28 16:25:40 status half-installed libjtidy-java 7+svn20070309-4 2010-06-28 16:25:41 status unpacked libjtidy-java 7+svn20070309-4 2010-06-28 16:25:41 status unpacked libjtidy-java 7+svn20070309-4 2010-06-28 16:25:41 install liblucene2-java 2.9.2+ds1-1 2010-06-28 16:25:41 status half-installed liblucene2-java 2.9.2+ds1-1 2010-06-28 16:25:41 status half-installed liblucene2-java 2.9.2+ds1-1 2010-06-28 16:25:41 status unpacked liblucene2-java 2.9.2+ds1-1 2010-06-28 16:25:41 status unpacked liblucene2-java 2.9.2+ds1-1 2010-06-28 16:25:41 install libregexp-java 1.5-2 2010-06-28 16:25:41 status half-installed libregexp-java 1.5-2 2010-06-28 16:25:41 status unpacked libregexp-java 1.5-2 2010-06-28 16:25:41 status unpacked libregexp-java 1.5-2 2010-06-28 16:25:42 install libtextcat-data-utf8 2.2-4 2010-06-28 16:25:42 status half-installed libtextcat-data-utf8 2.2-4 2010-06-28 16:25:42 status unpacked libtextcat-data-utf8 2.2-4 2010-06-28 16:25:42 status unpacked libtextcat-data-utf8 2.2-4 2010-06-28 16:25:42 install libwpd8c2a 0.8.14-1 0.8.14-1 2010-06-28 16:25:42 status half-installed libwpd8c2a 0.8.14-1 2010-06-28 16:25:42 status unpacked libwpd8c2a 0.8.14-1 2010-06-28 16:25:42 status unpacked libwpd8c2a 0.8.14-1 2010-06-28 16:25:42 install libwpg-0.1-1 0.1.3-1 0.1.3-1 2010-06-28 16:25:42 status half-installed libwpg-0.1-1 0.1.3-1 2010-06-28 16:25:42 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-28 16:25:42 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-28 16:25:42 install libwps-0.1-1 0.1.2-1 0.1.2-1 2010-06-28 16:25:42 status half-installed libwps-0.1-1 0.1.2-1 2010-06-28 16:25:43 status unpacked libwps-0.1-1 0.1.2-1 2010-06-28 16:25:43 status unpacked libwps-0.1-1 0.1.2-1 2010-06-28 16:25:43 install lp-solve 5.5.0.13-7 2010-06-28 16:25:43 status half-installed lp-solve 5.5.0.13-7 2010-06-28 16:25:43 status unpacked lp-solve 5.5.0.13-7 2010-06-28 16:25:43 status unpacked lp-solve 5.5.0.13-7 2010-06-28 16:25:43 install openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:25:43 status half-installed openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:25:44 status unpacked openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:25:44 status unpacked openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:25:44 install openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:44 status half-installed openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:44 status half-installed openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:44 status half-installed openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:46 status unpacked openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:46 status unpacked openoffice.org-writer 1:3.2.1-3 2010-06-28 16:25:47 install openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:47 status half-installed openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:47 status half-installed openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:47 status half-installed openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:49 status unpacked openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:49 status unpacked openoffice.org-calc 1:3.2.1-3 2010-06-28 16:25:49 install openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:49 status half-installed openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:49 status half-installed openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:49 status half-installed openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:50 status unpacked openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:50 status unpacked openoffice.org-draw 1:3.2.1-3 2010-06-28 16:25:50 install openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:50 status half-installed openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:50 status half-installed openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:51 status half-installed openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:51 status unpacked openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:51 status unpacked openoffice.org-impress 1:3.2.1-3 2010-06-28 16:25:51 install openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:51 status half-installed openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:51 status half-installed openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:52 status half-installed openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:52 status unpacked openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:52 status unpacked openoffice.org-math 1:3.2.1-3 2010-06-28 16:25:52 install openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:25:52 status half-installed openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:25:53 status unpacked openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:25:53 status unpacked openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:25:54 install openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:54 status half-installed openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:54 status half-installed openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:54 status half-installed openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:55 status unpacked openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:55 status unpacked openoffice.org-base 1:3.2.1-3 2010-06-28 16:25:55 install openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:25:55 status half-installed openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:25:56 status unpacked openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:25:56 status unpacked openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:25:56 install ttf-dejavu-extra 2.25-3 2.31-1 2010-06-28 16:25:56 status half-installed ttf-dejavu-extra 2.25-3 2010-06-28 16:25:57 status triggers-pending fontconfig 2.8.0-2.1 2010-06-28 16:25:57 status half-installed ttf-dejavu-extra 2.25-3 2010-06-28 16:25:57 status unpacked ttf-dejavu-extra 2.31-1 2010-06-28 16:25:57 status unpacked ttf-dejavu-extra 2.31-1 2010-06-28 16:25:57 install ttf-dejavu 2.31-1 2010-06-28 16:25:57 status half-installed ttf-dejavu 2.31-1 2010-06-28 16:25:57 status unpacked ttf-dejavu 2.31-1 2010-06-28 16:25:57 status unpacked ttf-dejavu 2.31-1 2010-06-28 16:25:57 install ttf-sil-gentium-basic 1.1-2 2010-06-28 16:25:57 status half-installed ttf-sil-gentium-basic 1.1-2 2010-06-28 16:25:58 status half-installed ttf-sil-gentium-basic 1.1-2 2010-06-28 16:25:58 status unpacked ttf-sil-gentium-basic 1.1-2 2010-06-28 16:25:58 status unpacked ttf-sil-gentium-basic 1.1-2 2010-06-28 16:25:58 install openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:25:58 status half-installed openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:25:59 status unpacked openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:25:59 status unpacked openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:25:59 install openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:25:59 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:00 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:00 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:00 install openoffice.org 1:3.2.1-3 2010-06-28 16:26:00 status half-installed openoffice.org 1:3.2.1-3 2010-06-28 16:26:00 status unpacked openoffice.org 1:3.2.1-3 2010-06-28 16:26:00 status unpacked openoffice.org 1:3.2.1-3 2010-06-28 16:26:00 install openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:00 status half-installed openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:03 status unpacked openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:04 status unpacked openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:04 install ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:04 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:04 status half-installed ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:04 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:04 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:04 install ttf-lyx 1.6.6-2 1.6.6-2 2010-06-28 16:26:04 status half-installed ttf-lyx 1.6.6-2 2010-06-28 16:26:04 status half-installed ttf-lyx 1.6.6-2 2010-06-28 16:26:04 status unpacked ttf-lyx 1.6.6-2 2010-06-28 16:26:04 status unpacked ttf-lyx 1.6.6-2 2010-06-28 16:26:04 install ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:04 status half-installed ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:04 status half-installed ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:05 status unpacked ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:05 status unpacked ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:05 install icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:05 status half-installed icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:05 status unpacked icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:05 status unpacked icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:05 install xfonts-mathml 4 2010-06-28 16:26:05 status half-installed xfonts-mathml 4 2010-06-28 16:26:05 status half-installed xfonts-mathml 4 2010-06-28 16:26:05 status unpacked xfonts-mathml 4 2010-06-28 16:26:05 status unpacked xfonts-mathml 4 2010-06-28 16:26:06 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 16:26:06 status half-configured man-db 2.5.7-3 2010-06-28 16:26:07 status installed man-db 2.5.7-3 2010-06-28 16:26:07 trigproc menu 2.1.41 2.1.41 2010-06-28 16:26:07 status half-configured menu 2.1.41 2010-06-28 16:26:08 status installed menu 2.1.41 2010-06-28 16:26:08 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-28 16:26:08 status half-configured hicolor-icon-theme 0.11-1 2010-06-28 16:26:09 status installed hicolor-icon-theme 0.11-1 2010-06-28 16:26:09 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-28 16:26:09 status half-configured fontconfig 2.8.0-2.1 2010-06-28 16:26:11 status installed fontconfig 2.8.0-2.1 2010-06-28 16:26:12 startup packages configure 2010-06-28 16:26:12 configure openoffice.org-emailmerge 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:12 status unpacked openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:26:12 status half-configured openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:26:17 status installed openoffice.org-emailmerge 1:3.2.1-3 2010-06-28 16:26:17 configure java-common 0.36 0.36 2010-06-28 16:26:17 status unpacked java-common 0.36 2010-06-28 16:26:17 status half-configured java-common 0.36 2010-06-28 16:26:17 status installed java-common 0.36 2010-06-28 16:26:17 configure tzdata-java 2010j-1 2010j-1 2010-06-28 16:26:17 status unpacked tzdata-java 2010j-1 2010-06-28 16:26:17 status half-configured tzdata-java 2010j-1 2010-06-28 16:26:17 status installed tzdata-java 2010j-1 2010-06-28 16:26:17 configure gcj-4.4-base 4.4.4-6 4.4.4-6 2010-06-28 16:26:17 status unpacked gcj-4.4-base 4.4.4-6 2010-06-28 16:26:17 status half-configured gcj-4.4-base 4.4.4-6 2010-06-28 16:26:17 status installed gcj-4.4-base 4.4.4-6 2010-06-28 16:26:17 configure libgcj-common 1:4.4.4-2 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status unpacked libgcj-common 1:4.4.4-2 2010-06-28 16:26:17 status half-configured libgcj-common 1:4.4.4-2 2010-06-28 16:26:18 status installed libgcj-common 1:4.4.4-2 2010-06-28 16:26:18 status triggers-pending python-central 0.6.16 2010-06-28 16:26:18 status triggers-awaited libgcj-common 1:4.4.4-2 2010-06-28 16:26:18 configure libcolamd2.7.1 1:3.4.0-2 1:3.4.0-2 2010-06-28 16:26:18 status unpacked libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:26:18 status half-configured libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:26:18 status installed libcolamd2.7.1 1:3.4.0-2 2010-06-28 16:26:18 configure libdb4.7-java 4.7.25-9 4.7.25-9 2010-06-28 16:26:18 status unpacked libdb4.7-java 4.7.25-9 2010-06-28 16:26:18 status half-configured libdb4.7-java 4.7.25-9 2010-06-28 16:26:18 status installed libdb4.7-java 4.7.25-9 2010-06-28 16:26:18 configure libtextcat-data-utf8 2.2-4 2.2-4 2010-06-28 16:26:18 status unpacked libtextcat-data-utf8 2.2-4 2010-06-28 16:26:18 status half-configured libtextcat-data-utf8 2.2-4 2010-06-28 16:26:18 status installed libtextcat-data-utf8 2.2-4 2010-06-28 16:26:18 configure libwpd8c2a 0.8.14-1 0.8.14-1 2010-06-28 16:26:18 status unpacked libwpd8c2a 0.8.14-1 2010-06-28 16:26:18 status half-configured libwpd8c2a 0.8.14-1 2010-06-28 16:26:18 status installed libwpd8c2a 0.8.14-1 2010-06-28 16:26:18 configure libwpg-0.1-1 0.1.3-1 0.1.3-1 2010-06-28 16:26:18 status unpacked libwpg-0.1-1 0.1.3-1 2010-06-28 16:26:18 status half-configured libwpg-0.1-1 0.1.3-1 2010-06-28 16:26:18 status installed libwpg-0.1-1 0.1.3-1 2010-06-28 16:26:18 configure libwps-0.1-1 0.1.2-1 0.1.2-1 2010-06-28 16:26:18 status unpacked libwps-0.1-1 0.1.2-1 2010-06-28 16:26:18 status half-configured libwps-0.1-1 0.1.2-1 2010-06-28 16:26:18 status installed libwps-0.1-1 0.1.2-1 2010-06-28 16:26:18 configure lp-solve 5.5.0.13-7 5.5.0.13-7 2010-06-28 16:26:18 status unpacked lp-solve 5.5.0.13-7 2010-06-28 16:26:18 status half-configured lp-solve 5.5.0.13-7 2010-06-28 16:26:18 status installed lp-solve 5.5.0.13-7 2010-06-28 16:26:18 configure openoffice.org-base-core 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:18 status unpacked openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:26:18 status half-configured openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:26:18 status installed openoffice.org-base-core 1:3.2.1-3 2010-06-28 16:26:18 configure openoffice.org-writer 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:18 status unpacked openoffice.org-writer 1:3.2.1-3 2010-06-28 16:26:18 status half-configured openoffice.org-writer 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-writer 1:3.2.1-3 2010-06-28 16:26:19 status triggers-pending menu 2.1.41 2010-06-28 16:26:19 status triggers-awaited menu 2.1.41 2010-06-28 16:26:19 configure openoffice.org-calc 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-calc 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-calc 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-calc 1:3.2.1-3 2010-06-28 16:26:19 configure openoffice.org-draw 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-draw 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-draw 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-draw 1:3.2.1-3 2010-06-28 16:26:19 configure openoffice.org-impress 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-impress 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-impress 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-impress 1:3.2.1-3 2010-06-28 16:26:19 configure openoffice.org-math 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-math 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-math 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-math 1:3.2.1-3 2010-06-28 16:26:19 configure openoffice.org-java-common 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:26:19 status installed openoffice.org-java-common 1:3.2.1-3 2010-06-28 16:26:19 configure ttf-dejavu-extra 2.31-1 2.31-1 2010-06-28 16:26:19 status unpacked ttf-dejavu-extra 2.31-1 2010-06-28 16:26:19 status half-configured ttf-dejavu-extra 2.31-1 2010-06-28 16:26:19 status installed ttf-dejavu-extra 2.31-1 2010-06-28 16:26:19 configure ttf-dejavu 2.31-1 2.31-1 2010-06-28 16:26:19 status unpacked ttf-dejavu 2.31-1 2010-06-28 16:26:19 status half-configured ttf-dejavu 2.31-1 2010-06-28 16:26:19 status installed ttf-dejavu 2.31-1 2010-06-28 16:26:19 configure ttf-sil-gentium-basic 1.1-2 1.1-2 2010-06-28 16:26:19 status unpacked ttf-sil-gentium-basic 1.1-2 2010-06-28 16:26:19 status half-configured ttf-sil-gentium-basic 1.1-2 2010-06-28 16:26:19 status installed ttf-sil-gentium-basic 1.1-2 2010-06-28 16:26:19 configure openoffice.org-filter-binfilter 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:19 status unpacked openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:19 status half-configured openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:21 status installed openoffice.org-filter-binfilter 1:3.2.1-3 2010-06-28 16:26:21 configure ttf-liberation 1.05.2.20091019-4 1.05.2.20091019-4 2010-06-28 16:26:21 status unpacked ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:21 status half-configured ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:21 status installed ttf-liberation 1.05.2.20091019-4 2010-06-28 16:26:21 configure ttf-lyx 1.6.6-2 1.6.6-2 2010-06-28 16:26:21 status unpacked ttf-lyx 1.6.6-2 2010-06-28 16:26:21 status unpacked ttf-lyx 1.6.6-2 2010-06-28 16:26:21 status half-configured ttf-lyx 1.6.6-2 2010-06-28 16:26:30 status installed ttf-lyx 1.6.6-2 2010-06-28 16:26:30 configure ttf-sil-gentium 20081126:1.02-11 20081126:1.02-11 2010-06-28 16:26:30 status unpacked ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:30 status half-configured ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:30 status installed ttf-sil-gentium 20081126:1.02-11 2010-06-28 16:26:30 configure xfonts-mathml 4 4 2010-06-28 16:26:30 status unpacked xfonts-mathml 4 2010-06-28 16:26:30 status unpacked xfonts-mathml 4 2010-06-28 16:26:30 status half-configured xfonts-mathml 4 2010-06-28 16:26:30 status installed xfonts-mathml 4 2010-06-28 16:26:30 trigproc python-central 0.6.16 0.6.14+nmu2 2010-06-28 16:26:30 status half-configured python-central 0.6.16 2010-06-28 16:26:30 status installed libgcj-common 1:4.4.4-2 2010-06-28 16:26:31 status installed python-central 0.6.16 2010-06-28 16:26:31 configure libgcj10 4.4.4-6 4.4.4-6 2010-06-28 16:26:31 status unpacked libgcj10 4.4.4-6 2010-06-28 16:26:31 status half-configured libgcj10 4.4.4-6 2010-06-28 16:26:31 status installed libgcj10 4.4.4-6 2010-06-28 16:26:31 configure gcj-4.4-jre-lib 4.4.4-6 4.4.4-6 2010-06-28 16:26:31 status unpacked gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:26:31 status half-configured gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:26:31 status installed gcj-4.4-jre-lib 4.4.4-6 2010-06-28 16:26:31 configure libgcj-bc 4.4.4-2 4.4.4-2 2010-06-28 16:26:31 status unpacked libgcj-bc 4.4.4-2 2010-06-28 16:26:31 status half-configured libgcj-bc 4.4.4-2 2010-06-28 16:26:31 status installed libgcj-bc 4.4.4-2 2010-06-28 16:26:31 configure libdb4.7-java-gcj 4.7.25-9 4.7.25-9 2010-06-28 16:26:31 status unpacked libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:26:31 status half-configured libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:26:31 status installed libdb4.7-java-gcj 4.7.25-9 2010-06-28 16:26:31 configure openjdk-6-jre-lib 6b18-1.8-3 6b18-1.8-3 2010-06-28 16:26:31 status unpacked openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:26:31 status half-configured openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:26:31 status installed openjdk-6-jre-lib 6b18-1.8-3 2010-06-28 16:26:31 configure libaccess-bridge-java 1.26.2-4 1.26.2-4 2010-06-28 16:26:31 status unpacked libaccess-bridge-java 1.26.2-4 2010-06-28 16:26:31 status half-configured libaccess-bridge-java 1.26.2-4 2010-06-28 16:26:31 status installed libaccess-bridge-java 1.26.2-4 2010-06-28 16:26:31 configure openjdk-6-jre-headless 6b18-1.8-3 6b18-1.8-3 2010-06-28 16:26:31 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 status half-configured openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:32 update-alternatives: run with --install /usr/bin/java java /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 --slave /usr/share/man/man1/java.1.gz java.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/java.1.gz 2010-06-28 16:26:32 update-alternatives: link group java updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/java 2010-06-28 16:26:32 update-alternatives: run with --install /usr/bin/keytool keytool /usr/lib/jvm/java-6-openjdk/jre/bin/keytool 1061 --slave /usr/share/man/man1/keytool.1.gz keytool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/keytool.1.gz 2010-06-28 16:26:32 update-alternatives: link group keytool updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/keytool 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/pack200 pack200 /usr/lib/jvm/java-6-openjdk/jre/bin/pack200 1061 --slave /usr/share/man/man1/pack200.1.gz pack200.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/pack200.1.gz 2010-06-28 16:26:33 update-alternatives: link group pack200 updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/pack200 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/rmid rmid /usr/lib/jvm/java-6-openjdk/jre/bin/rmid 1061 --slave /usr/share/man/man1/rmid.1.gz rmid.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/rmid.1.gz 2010-06-28 16:26:33 update-alternatives: link group rmid updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/rmid 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/rmiregistry rmiregistry /usr/lib/jvm/java-6-openjdk/jre/bin/rmiregistry 1061 --slave /usr/share/man/man1/rmiregistry.1.gz rmiregistry.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/rmiregistry.1.gz 2010-06-28 16:26:33 update-alternatives: link group rmiregistry updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/rmiregistry 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/unpack200 unpack200 /usr/lib/jvm/java-6-openjdk/jre/bin/unpack200 1061 --slave /usr/share/man/man1/unpack200.1.gz unpack200.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/unpack200.1.gz 2010-06-28 16:26:33 update-alternatives: link group unpack200 updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/unpack200 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/orbd orbd /usr/lib/jvm/java-6-openjdk/jre/bin/orbd 1061 --slave /usr/share/man/man1/orbd.1.gz orbd.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/orbd.1.gz 2010-06-28 16:26:33 update-alternatives: link group orbd updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/orbd 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/servertool servertool /usr/lib/jvm/java-6-openjdk/jre/bin/servertool 1061 --slave /usr/share/man/man1/servertool.1.gz servertool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/servertool.1.gz 2010-06-28 16:26:33 update-alternatives: link group servertool updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/servertool 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/tnameserv tnameserv /usr/lib/jvm/java-6-openjdk/jre/bin/tnameserv 1061 --slave /usr/share/man/man1/tnameserv.1.gz tnameserv.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/tnameserv.1.gz 2010-06-28 16:26:33 update-alternatives: link group tnameserv updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/tnameserv 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/jexec jexec /usr/lib/jvm/java-6-openjdk/jre/lib/jexec 1061 --slave /usr/share/binfmts/jar jexec-binfmt /usr/lib/jvm/java-6-openjdk/jre/lib/jar.binfmt 2010-06-28 16:26:33 update-alternatives: link group jexec updated to point to /usr/lib/jvm/java-6-openjdk/jre/lib/jexec 2010-06-28 16:26:33 status installed openjdk-6-jre-headless 6b18-1.8-3 2010-06-28 16:26:33 configure libaccess-bridge-java-jni 1.26.2-4 1.26.2-4 2010-06-28 16:26:33 status unpacked libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:26:33 status half-configured libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:26:33 status installed libaccess-bridge-java-jni 1.26.2-4 2010-06-28 16:26:33 configure openjdk-6-jre 6b18-1.8-3 6b18-1.8-3 2010-06-28 16:26:33 status unpacked openjdk-6-jre 6b18-1.8-3 2010-06-28 16:26:33 status half-configured openjdk-6-jre 6b18-1.8-3 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/javaws javaws /usr/lib/jvm/java-6-openjdk/jre/bin/javaws 1061 2010-06-28 16:26:33 update-alternatives: link group javaws updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/javaws 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/pluginappletviewer pluginappletviewer /usr/lib/jvm/java-6-openjdk/jre/bin/pluginappletviewer 1061 2010-06-28 16:26:33 update-alternatives: link group pluginappletviewer updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/pluginappletviewer 2010-06-28 16:26:33 update-alternatives: run with --install /usr/bin/policytool policytool /usr/lib/jvm/java-6-openjdk/jre/bin/policytool 1061 --slave /usr/share/man/man1/policytool.1.gz policytool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/policytool.1.gz 2010-06-28 16:26:33 update-alternatives: link group policytool updated to point to /usr/lib/jvm/java-6-openjdk/jre/bin/policytool 2010-06-28 16:26:33 status installed openjdk-6-jre 6b18-1.8-3 2010-06-28 16:26:33 configure libcommons-collections3-java 3.2.1-4 3.2.1-4 2010-06-28 16:26:33 status unpacked libcommons-collections3-java 3.2.1-4 2010-06-28 16:26:33 status half-configured libcommons-collections3-java 3.2.1-4 2010-06-28 16:26:33 status installed libcommons-collections3-java 3.2.1-4 2010-06-28 16:26:33 configure libcommons-logging-java 1.1.1-8 1.1.1-8 2010-06-28 16:26:33 status unpacked libcommons-logging-java 1.1.1-8 2010-06-28 16:26:33 status half-configured libcommons-logging-java 1.1.1-8 2010-06-28 16:26:33 status installed libcommons-logging-java 1.1.1-8 2010-06-28 16:26:33 configure libcommons-beanutils-java 1.8.3-1 1.8.3-1 2010-06-28 16:26:33 status unpacked libcommons-beanutils-java 1.8.3-1 2010-06-28 16:26:33 status half-configured libcommons-beanutils-java 1.8.3-1 2010-06-28 16:26:33 status installed libcommons-beanutils-java 1.8.3-1 2010-06-28 16:26:33 configure libcommons-compress-java 1.0-1 1.0-1 2010-06-28 16:26:33 status unpacked libcommons-compress-java 1.0-1 2010-06-28 16:26:34 status half-configured libcommons-compress-java 1.0-1 2010-06-28 16:26:34 status installed libcommons-compress-java 1.0-1 2010-06-28 16:26:34 configure libcommons-digester-java 1.8.1-2 1.8.1-2 2010-06-28 16:26:34 status unpacked libcommons-digester-java 1.8.1-2 2010-06-28 16:26:34 status half-configured libcommons-digester-java 1.8.1-2 2010-06-28 16:26:34 status installed libcommons-digester-java 1.8.1-2 2010-06-28 16:26:34 configure libdb-je-java 3.3.62-3 3.3.62-3 2010-06-28 16:26:34 status unpacked libdb-je-java 3.3.62-3 2010-06-28 16:26:34 status half-configured libdb-je-java 3.3.62-3 2010-06-28 16:26:34 status installed libdb-je-java 3.3.62-3 2010-06-28 16:26:34 configure libservlet2.5-java 6.0.26-4 6.0.26-4 2010-06-28 16:26:34 status unpacked libservlet2.5-java 6.0.26-4 2010-06-28 16:26:34 status half-configured libservlet2.5-java 6.0.26-4 2010-06-28 16:26:34 status installed libservlet2.5-java 6.0.26-4 2010-06-28 16:26:34 configure libhsqldb-java 1.8.0.10-9 1.8.0.10-9 2010-06-28 16:26:34 status unpacked libhsqldb-java 1.8.0.10-9 2010-06-28 16:26:34 status half-configured libhsqldb-java 1.8.0.10-9 2010-06-28 16:26:34 status installed libhsqldb-java 1.8.0.10-9 2010-06-28 16:26:34 configure libicu4j-java 4.0.1.1-1 4.0.1.1-1 2010-06-28 16:26:34 status unpacked libicu4j-java 4.0.1.1-1 2010-06-28 16:26:34 status half-configured libicu4j-java 4.0.1.1-1 2010-06-28 16:26:34 status installed libicu4j-java 4.0.1.1-1 2010-06-28 16:26:34 configure libjaxp1.3-java 1.3.04-5 1.3.04-5 2010-06-28 16:26:34 status unpacked libjaxp1.3-java 1.3.04-5 2010-06-28 16:26:34 status half-configured libjaxp1.3-java 1.3.04-5 2010-06-28 16:26:34 status installed libjaxp1.3-java 1.3.04-5 2010-06-28 16:26:34 configure libjaxp1.3-java-gcj 1.3.04-5 1.3.04-5 2010-06-28 16:26:34 status unpacked libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:26:34 status half-configured libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:26:34 status installed libjaxp1.3-java-gcj 1.3.04-5 2010-06-28 16:26:34 configure libjline-java 0.9.94-5 0.9.94-5 2010-06-28 16:26:34 status unpacked libjline-java 0.9.94-5 2010-06-28 16:26:34 status half-configured libjline-java 0.9.94-5 2010-06-28 16:26:34 status installed libjline-java 0.9.94-5 2010-06-28 16:26:34 configure libjtidy-java 7+svn20070309-4 7+svn20070309-4 2010-06-28 16:26:34 status unpacked libjtidy-java 7+svn20070309-4 2010-06-28 16:26:34 status half-configured libjtidy-java 7+svn20070309-4 2010-06-28 16:26:34 status installed libjtidy-java 7+svn20070309-4 2010-06-28 16:26:34 configure liblucene2-java 2.9.2+ds1-1 2.9.2+ds1-1 2010-06-28 16:26:34 status unpacked liblucene2-java 2.9.2+ds1-1 2010-06-28 16:26:34 status half-configured liblucene2-java 2.9.2+ds1-1 2010-06-28 16:26:34 status installed liblucene2-java 2.9.2+ds1-1 2010-06-28 16:26:34 configure libregexp-java 1.5-2 1.5-2 2010-06-28 16:26:34 status unpacked libregexp-java 1.5-2 2010-06-28 16:26:34 status half-configured libregexp-java 1.5-2 2010-06-28 16:26:34 status installed libregexp-java 1.5-2 2010-06-28 16:26:34 configure openoffice.org-base 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:34 status unpacked openoffice.org-base 1:3.2.1-3 2010-06-28 16:26:34 status half-configured openoffice.org-base 1:3.2.1-3 2010-06-28 16:26:34 status installed openoffice.org-base 1:3.2.1-3 2010-06-28 16:26:34 configure openoffice.org-report-builder-bin 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:34 status unpacked openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:26:34 status half-configured openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:26:34 status installed openoffice.org-report-builder-bin 1:3.2.1-3 2010-06-28 16:26:35 configure openoffice.org-officebean 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:35 status unpacked openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:26:35 status half-configured openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:26:35 status installed openoffice.org-officebean 1:3.2.1-3 2010-06-28 16:26:35 configure openoffice.org-filter-mobiledev 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:35 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:35 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:35 status installed openoffice.org-filter-mobiledev 1:3.2.1-3 2010-06-28 16:26:35 configure openoffice.org 1:3.2.1-3 1:3.2.1-3 2010-06-28 16:26:35 status unpacked openoffice.org 1:3.2.1-3 2010-06-28 16:26:35 status half-configured openoffice.org 1:3.2.1-3 2010-06-28 16:26:35 status installed openoffice.org 1:3.2.1-3 2010-06-28 16:26:35 configure icedtea-6-jre-cacao 6b18-1.8-3 6b18-1.8-3 2010-06-28 16:26:35 status unpacked icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:35 status half-configured icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:35 status installed icedtea-6-jre-cacao 6b18-1.8-3 2010-06-28 16:26:35 configure default-jre-headless 1.6-36 1.6-36 2010-06-28 16:26:35 status unpacked default-jre-headless 1.6-36 2010-06-28 16:26:35 status half-configured default-jre-headless 1.6-36 2010-06-28 16:26:35 status installed default-jre-headless 1.6-36 2010-06-28 16:26:35 configure ca-certificates-java 20100412 20100412 2010-06-28 16:26:35 status unpacked ca-certificates-java 20100412 2010-06-28 16:26:35 status unpacked ca-certificates-java 20100412 2010-06-28 16:26:35 status unpacked ca-certificates-java 20100412 2010-06-28 16:26:35 status half-configured ca-certificates-java 20100412 2010-06-28 16:26:39 status installed ca-certificates-java 20100412 2010-06-28 16:26:39 configure default-jre 1.6-36 1.6-36 2010-06-28 16:26:39 status unpacked default-jre 1.6-36 2010-06-28 16:26:40 status half-configured default-jre 1.6-36 2010-06-28 16:26:40 status installed default-jre 1.6-36 2010-06-28 16:26:40 trigproc menu 2.1.41 2.1.41 2010-06-28 16:26:40 status half-configured menu 2.1.41 2010-06-28 16:26:40 status installed menu 2.1.41 2010-06-28 17:20:41 startup archives unpack 2010-06-28 17:20:42 install python-gmenu 2.30.0-1 2010-06-28 17:20:42 status half-installed python-gmenu 2.30.0-1 2010-06-28 17:20:42 status unpacked python-gmenu 2.30.0-1 2010-06-28 17:20:42 status unpacked python-gmenu 2.30.0-1 2010-06-28 17:20:43 install gnome-menus 2.30.0-1 2.30.0-1 2010-06-28 17:20:43 status half-installed gnome-menus 2.30.0-1 2010-06-28 17:20:44 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:20:44 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:20:44 install alacarte 0.13.1-1 2010-06-28 17:20:44 status half-installed alacarte 0.13.1-1 2010-06-28 17:20:44 status triggers-pending man-db 2.5.7-3 2010-06-28 17:20:44 status half-installed alacarte 0.13.1-1 2010-06-28 17:20:44 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-28 17:20:44 status half-installed alacarte 0.13.1-1 2010-06-28 17:20:47 status unpacked alacarte 0.13.1-1 2010-06-28 17:20:47 status unpacked alacarte 0.13.1-1 2010-06-28 17:20:47 install app-install-data 2010.01.31 2010.01.31 2010-06-28 17:20:47 status half-installed app-install-data 2010.01.31 2010-06-28 17:20:49 status unpacked app-install-data 2010.01.31 2010-06-28 17:20:49 status unpacked app-install-data 2010.01.31 2010-06-28 17:20:49 install gnome-utils-common 2.30.0-2 2010-06-28 17:20:49 status half-installed gnome-utils-common 2.30.0-2 2010-06-28 17:20:50 status unpacked gnome-utils-common 2.30.0-2 2010-06-28 17:20:50 status unpacked gnome-utils-common 2.30.0-2 2010-06-28 17:20:50 install baobab 2.30.0-2 2.30.0-2 2010-06-28 17:20:50 status half-installed baobab 2.30.0-2 2010-06-28 17:20:50 status half-installed baobab 2.30.0-2 2010-06-28 17:20:50 status triggers-pending menu 2.1.41 2010-06-28 17:20:50 status half-installed baobab 2.30.0-2 2010-06-28 17:20:51 status triggers-pending gconf2 2.28.1-3 2010-06-28 17:20:51 status half-installed baobab 2.30.0-2 2010-06-28 17:20:51 status half-installed baobab 2.30.0-2 2010-06-28 17:20:52 status unpacked baobab 2.30.0-2 2010-06-28 17:20:52 status unpacked baobab 2.30.0-2 2010-06-28 17:20:52 install libburn4 0.8.0.pl00-1 0.8.0.pl00-1 2010-06-28 17:20:52 status half-installed libburn4 0.8.0.pl00-1 2010-06-28 17:20:52 status unpacked libburn4 0.8.0.pl00-1 2010-06-28 17:20:52 status unpacked libburn4 0.8.0.pl00-1 2010-06-28 17:20:52 install libisofs6 0.6.32-1 0.6.32-1 2010-06-28 17:20:52 status half-installed libisofs6 0.6.32-1 2010-06-28 17:20:52 status unpacked libisofs6 0.6.32-1 2010-06-28 17:20:52 status unpacked libisofs6 0.6.32-1 2010-06-28 17:20:52 install libgmime-2.4-2 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-28 17:20:52 status half-installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:20:53 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:20:53 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:20:53 install libtotem-plparser17 2.30.1-1 2.30.1-1 2010-06-28 17:20:53 status half-installed libtotem-plparser17 2.30.1-1 2010-06-28 17:20:53 status unpacked libtotem-plparser17 2.30.1-1 2010-06-28 17:20:53 status unpacked libtotem-plparser17 2.30.1-1 2010-06-28 17:20:53 install genisoimage 9:1.1.10-1 2010-06-28 17:20:53 status half-installed genisoimage 9:1.1.10-1 2010-06-28 17:20:53 status half-installed genisoimage 9:1.1.10-1 2010-06-28 17:20:54 status unpacked genisoimage 9:1.1.10-1 2010-06-28 17:20:54 status unpacked genisoimage 9:1.1.10-1 2010-06-28 17:20:54 install dvd+rw-tools 7.1-6 2010-06-28 17:20:54 status half-installed dvd+rw-tools 7.1-6 2010-06-28 17:20:54 status half-installed dvd+rw-tools 7.1-6 2010-06-28 17:20:54 status unpacked dvd+rw-tools 7.1-6 2010-06-28 17:20:54 status unpacked dvd+rw-tools 7.1-6 2010-06-28 17:20:54 install brasero-common 2.30.1-1 2.30.1-1 2010-06-28 17:20:54 status half-installed brasero-common 2.30.1-1 2010-06-28 17:20:54 status triggers-pending shared-mime-info 0.71-3 2010-06-28 17:20:54 status half-installed brasero-common 2.30.1-1 2010-06-28 17:20:54 status half-installed brasero-common 2.30.1-1 2010-06-28 17:20:54 status half-installed brasero-common 2.30.1-1 2010-06-28 17:20:55 status unpacked brasero-common 2.30.1-1 2010-06-28 17:20:55 status unpacked brasero-common 2.30.1-1 2010-06-28 17:20:55 install libbrasero-media0 2.30.1-1 2.30.1-1 2010-06-28 17:20:55 status half-installed libbrasero-media0 2.30.1-1 2010-06-28 17:20:56 status unpacked libbrasero-media0 2.30.1-1 2010-06-28 17:20:56 status unpacked libbrasero-media0 2.30.1-1 2010-06-28 17:20:56 install libtracker-client-0.8-0 0.8.12-1 0.8.12-1 2010-06-28 17:20:56 status half-installed libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:20:56 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:20:56 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:20:56 install brasero 2.30.1-1 2.30.1-1 2010-06-28 17:20:56 status half-installed brasero 2.30.1-1 2010-06-28 17:20:56 status half-installed brasero 2.30.1-1 2010-06-28 17:20:56 status half-installed brasero 2.30.1-1 2010-06-28 17:20:56 status unpacked brasero 2.30.1-1 2010-06-28 17:20:56 status unpacked brasero 2.30.1-1 2010-06-28 17:20:57 install capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:20:57 status half-installed capplets-data 1:2.30.1-1 2010-06-28 17:20:57 status half-installed capplets-data 1:2.30.1-1 2010-06-28 17:20:57 status half-installed capplets-data 1:2.30.1-1 2010-06-28 17:20:57 status triggers-pending gconf2 2.28.1-3 2010-06-28 17:20:57 status half-installed capplets-data 1:2.30.1-1 2010-06-28 17:20:58 status unpacked capplets-data 1:2.30.1-1 2010-06-28 17:20:58 status unpacked capplets-data 1:2.30.1-1 2010-06-28 17:20:58 install cdrdao 1:1.2.2-18.2 2010-06-28 17:20:58 status half-installed cdrdao 1:1.2.2-18.2 2010-06-28 17:20:58 status half-installed cdrdao 1:1.2.2-18.2 2010-06-28 17:20:59 status unpacked cdrdao 1:1.2.2-18.2 2010-06-28 17:20:59 status unpacked cdrdao 1:1.2.2-18.2 2010-06-28 17:20:59 install libcpufreq0 007-1 007-1 2010-06-28 17:20:59 status half-installed libcpufreq0 007-1 2010-06-28 17:20:59 status unpacked libcpufreq0 007-1 2010-06-28 17:20:59 status unpacked libcpufreq0 007-1 2010-06-28 17:20:59 install cpufrequtils 007-1 007-1 2010-06-28 17:20:59 status half-installed cpufrequtils 007-1 2010-06-28 17:20:59 status half-installed cpufrequtils 007-1 2010-06-28 17:20:59 status unpacked cpufrequtils 007-1 2010-06-28 17:20:59 status unpacked cpufrequtils 007-1 2010-06-28 17:20:59 install deborphan 1.7.28 1.7.28 2010-06-28 17:20:59 status half-installed deborphan 1.7.28 2010-06-28 17:20:59 status half-installed deborphan 1.7.28 2010-06-28 17:20:59 status half-installed deborphan 1.7.28 2010-06-28 17:21:00 status unpacked deborphan 1.7.28 2010-06-28 17:21:00 status unpacked deborphan 1.7.28 2010-06-28 17:21:00 upgrade libedataserver1.2-13 2.30.1-5 2.30.2-1 2010-06-28 17:21:00 status half-configured libedataserver1.2-13 2.30.1-5 2010-06-28 17:21:00 status unpacked libedataserver1.2-13 2.30.1-5 2010-06-28 17:21:00 status half-installed libedataserver1.2-13 2.30.1-5 2010-06-28 17:21:00 status half-installed libedataserver1.2-13 2.30.1-5 2010-06-28 17:21:00 status unpacked libedataserver1.2-13 2.30.2-1 2010-06-28 17:21:00 status unpacked libedataserver1.2-13 2.30.2-1 2010-06-28 17:21:00 upgrade libcamel1.2-14 2.30.1-5 2.30.2-1 2010-06-28 17:21:00 status half-configured libcamel1.2-14 2.30.1-5 2010-06-28 17:21:00 status unpacked libcamel1.2-14 2.30.1-5 2010-06-28 17:21:00 status half-installed libcamel1.2-14 2.30.1-5 2010-06-28 17:21:01 status half-installed libcamel1.2-14 2.30.1-5 2010-06-28 17:21:01 status unpacked libcamel1.2-14 2.30.2-1 2010-06-28 17:21:01 status unpacked libcamel1.2-14 2.30.2-1 2010-06-28 17:21:01 upgrade libebook1.2-9 2.30.1-5 2.30.2-1 2010-06-28 17:21:01 status half-configured libebook1.2-9 2.30.1-5 2010-06-28 17:21:01 status unpacked libebook1.2-9 2.30.1-5 2010-06-28 17:21:01 status half-installed libebook1.2-9 2.30.1-5 2010-06-28 17:21:01 status half-installed libebook1.2-9 2.30.1-5 2010-06-28 17:21:01 status unpacked libebook1.2-9 2.30.2-1 2010-06-28 17:21:01 status unpacked libebook1.2-9 2.30.2-1 2010-06-28 17:21:01 install deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:01 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:01 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:01 status half-installed deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:02 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:02 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-28 17:21:02 install desktop-file-utils 0.15-2 0.15-2 2010-06-28 17:21:02 status half-installed desktop-file-utils 0.15-2 2010-06-28 17:21:02 status half-installed desktop-file-utils 0.15-2 2010-06-28 17:21:03 status unpacked desktop-file-utils 0.15-2 2010-06-28 17:21:03 status unpacked desktop-file-utils 0.15-2 2010-06-28 17:21:03 upgrade libebackend1.2-0 2.30.1-5 2.30.2-1 2010-06-28 17:21:03 status half-configured libebackend1.2-0 2.30.1-5 2010-06-28 17:21:03 status unpacked libebackend1.2-0 2.30.1-5 2010-06-28 17:21:03 status half-installed libebackend1.2-0 2.30.1-5 2010-06-28 17:21:03 status half-installed libebackend1.2-0 2.30.1-5 2010-06-28 17:21:03 status unpacked libebackend1.2-0 2.30.2-1 2010-06-28 17:21:03 status unpacked libebackend1.2-0 2.30.2-1 2010-06-28 17:21:03 upgrade libecal1.2-7 2.30.1-5 2.30.2-1 2010-06-28 17:21:03 status half-configured libecal1.2-7 2.30.1-5 2010-06-28 17:21:03 status unpacked libecal1.2-7 2.30.1-5 2010-06-28 17:21:03 status half-installed libecal1.2-7 2.30.1-5 2010-06-28 17:21:04 status half-installed libecal1.2-7 2.30.1-5 2010-06-28 17:21:04 status unpacked libecal1.2-7 2.30.2-1 2010-06-28 17:21:04 status unpacked libecal1.2-7 2.30.2-1 2010-06-28 17:21:04 install libedata-book1.2-2 2.30.1-5 2.30.2-1 2010-06-28 17:21:04 status half-installed libedata-book1.2-2 2.30.1-5 2010-06-28 17:21:04 status unpacked libedata-book1.2-2 2.30.2-1 2010-06-28 17:21:04 status unpacked libedata-book1.2-2 2.30.2-1 2010-06-28 17:21:04 upgrade libedata-cal1.2-7 2.30.1-5 2.30.2-1 2010-06-28 17:21:04 status half-configured libedata-cal1.2-7 2.30.1-5 2010-06-28 17:21:04 status unpacked libedata-cal1.2-7 2.30.1-5 2010-06-28 17:21:04 status half-installed libedata-cal1.2-7 2.30.1-5 2010-06-28 17:21:04 status half-installed libedata-cal1.2-7 2.30.1-5 2010-06-28 17:21:04 status unpacked libedata-cal1.2-7 2.30.2-1 2010-06-28 17:21:04 status unpacked libedata-cal1.2-7 2.30.2-1 2010-06-28 17:21:04 install libegroupwise1.2-13 2.30.1-5 2.30.2-1 2010-06-28 17:21:04 status half-installed libegroupwise1.2-13 2.30.1-5 2010-06-28 17:21:05 status unpacked libegroupwise1.2-13 2.30.2-1 2010-06-28 17:21:05 status unpacked libegroupwise1.2-13 2.30.2-1 2010-06-28 17:21:05 upgrade libgdata1.2-1 2.30.1-5 2.30.2-1 2010-06-28 17:21:05 status half-configured libgdata1.2-1 2.30.1-5 2010-06-28 17:21:05 status unpacked libgdata1.2-1 2.30.1-5 2010-06-28 17:21:05 status half-installed libgdata1.2-1 2.30.1-5 2010-06-28 17:21:05 status half-installed libgdata1.2-1 2.30.1-5 2010-06-28 17:21:05 status unpacked libgdata1.2-1 2.30.2-1 2010-06-28 17:21:05 status unpacked libgdata1.2-1 2.30.2-1 2010-06-28 17:21:05 upgrade libgdata-google1.2-1 2.30.1-5 2.30.2-1 2010-06-28 17:21:05 status half-configured libgdata-google1.2-1 2.30.1-5 2010-06-28 17:21:05 status unpacked libgdata-google1.2-1 2.30.1-5 2010-06-28 17:21:05 status half-installed libgdata-google1.2-1 2.30.1-5 2010-06-28 17:21:05 status half-installed libgdata-google1.2-1 2.30.1-5 2010-06-28 17:21:05 status unpacked libgdata-google1.2-1 2.30.2-1 2010-06-28 17:21:05 status unpacked libgdata-google1.2-1 2.30.2-1 2010-06-28 17:21:06 install libgweather-common 2.30.0-2 2010-06-28 17:21:06 status half-installed libgweather-common 2.30.0-2 2010-06-28 17:21:06 status half-installed libgweather-common 2.30.0-2 2010-06-28 17:21:06 status triggers-pending gnome-icon-theme 2.30.3-1 2010-06-28 17:21:06 status half-installed libgweather-common 2.30.0-2 2010-06-28 17:21:07 status unpacked libgweather-common 2.30.0-2 2010-06-28 17:21:07 status unpacked libgweather-common 2.30.0-2 2010-06-28 17:21:08 install libgweather1 2.30.0-2 2.30.0-2 2010-06-28 17:21:08 status half-installed libgweather1 2.30.0-2 2010-06-28 17:21:08 status unpacked libgweather1 2.30.0-2 2010-06-28 17:21:08 status unpacked libgweather1 2.30.0-2 2010-06-28 17:21:08 upgrade evolution-data-server-common 2.30.1-5 2.30.2-1 2010-06-28 17:21:08 status half-configured evolution-data-server-common 2.30.1-5 2010-06-28 17:21:08 status unpacked evolution-data-server-common 2.30.1-5 2010-06-28 17:21:08 status half-installed evolution-data-server-common 2.30.1-5 2010-06-28 17:21:11 status half-installed evolution-data-server-common 2.30.1-5 2010-06-28 17:21:11 status unpacked evolution-data-server-common 2.30.2-1 2010-06-28 17:21:12 status unpacked evolution-data-server-common 2.30.2-1 2010-06-28 17:21:12 install evolution-data-server 2.30.2-1 2010-06-28 17:21:12 status half-installed evolution-data-server 2.30.2-1 2010-06-28 17:21:12 status unpacked evolution-data-server 2.30.2-1 2010-06-28 17:21:12 status unpacked evolution-data-server 2.30.2-1 2010-06-28 17:21:12 install gnome-desktop-data 2.30.0-2 2010-06-28 17:21:12 status half-installed gnome-desktop-data 2.30.0-2 2010-06-28 17:21:13 status unpacked gnome-desktop-data 2.30.0-2 2010-06-28 17:21:13 status unpacked gnome-desktop-data 2.30.0-2 2010-06-28 17:21:13 install gnome-about 2.30.0-2 2010-06-28 17:21:13 status half-installed gnome-about 2.30.0-2 2010-06-28 17:21:13 status half-installed gnome-about 2.30.0-2 2010-06-28 17:21:14 status unpacked gnome-about 2.30.0-2 2010-06-28 17:21:14 status unpacked gnome-about 2.30.0-2 2010-06-28 17:21:14 install libapm1 3.2.2-14 3.2.2-14 2010-06-28 17:21:14 status half-installed libapm1 3.2.2-14 2010-06-28 17:21:14 status unpacked libapm1 3.2.2-14 2010-06-28 17:21:14 status unpacked libapm1 3.2.2-14 2010-06-28 17:21:14 install libxml-twig-perl 1:3.34-1 2010-06-28 17:21:14 status half-installed libxml-twig-perl 1:3.34-1 2010-06-28 17:21:14 status half-installed libxml-twig-perl 1:3.34-1 2010-06-28 17:21:14 status unpacked libxml-twig-perl 1:3.34-1 2010-06-28 17:21:15 status unpacked libxml-twig-perl 1:3.34-1 2010-06-28 17:21:15 install libnet-dbus-perl 0.33.6-2 2010-06-28 17:21:15 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-28 17:21:15 status half-installed libnet-dbus-perl 0.33.6-2 2010-06-28 17:21:15 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-28 17:21:15 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-28 17:21:15 install system-tools-backends 2.10.0-2 2.10.0-2 2010-06-28 17:21:15 status half-installed system-tools-backends 2.10.0-2 2010-06-28 17:21:15 status half-installed system-tools-backends 2.10.0-2 2010-06-28 17:21:16 status unpacked system-tools-backends 2.10.0-2 2010-06-28 17:21:16 status unpacked system-tools-backends 2.10.0-2 2010-06-28 17:21:16 install liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-28 17:21:16 status half-installed liboobs-1-4 2.30.1-1 2010-06-28 17:21:16 status unpacked liboobs-1-4 2.30.1-1 2010-06-28 17:21:16 status unpacked liboobs-1-4 2.30.1-1 2010-06-28 17:21:16 install gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-28 17:21:16 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 17:21:17 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 17:21:17 status half-installed gnome-applets-data 2.30.0-1 2010-06-28 17:21:20 status unpacked gnome-applets-data 2.30.0-1 2010-06-28 17:21:20 status unpacked gnome-applets-data 2.30.0-1 2010-06-28 17:21:20 install gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-28 17:21:20 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 17:21:20 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 17:21:20 status half-installed gnome-panel-data 2.30.0-2 2010-06-28 17:21:22 status unpacked gnome-panel-data 2.30.0-2 2010-06-28 17:21:22 status unpacked gnome-panel-data 2.30.0-2 2010-06-28 17:21:22 install libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:21:22 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:21:22 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:21:22 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:21:22 install gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-28 17:21:22 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:23 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:23 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:23 status half-installed gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:23 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:23 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:21:24 install gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:21:24 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 17:21:24 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 17:21:24 status half-installed gnome-control-center 1:2.30.1-1 2010-06-28 17:21:24 status unpacked gnome-control-center 1:2.30.1-1 2010-06-28 17:21:24 status unpacked gnome-control-center 1:2.30.1-1 2010-06-28 17:21:24 install gnome-panel 2.30.0-2 2010-06-28 17:21:24 status half-installed gnome-panel 2.30.0-2 2010-06-28 17:21:24 status half-installed gnome-panel 2.30.0-2 2010-06-28 17:21:25 status unpacked gnome-panel 2.30.0-2 2010-06-28 17:21:25 status unpacked gnome-panel 2.30.0-2 2010-06-28 17:21:25 install gnome-applets 2.30.0-1 2010-06-28 17:21:25 status half-installed gnome-applets 2.30.0-1 2010-06-28 17:21:25 status half-installed gnome-applets 2.30.0-1 2010-06-28 17:21:25 status half-installed gnome-applets 2.30.0-1 2010-06-28 17:21:25 status unpacked gnome-applets 2.30.0-1 2010-06-28 17:21:25 status unpacked gnome-applets 2.30.0-1 2010-06-28 17:21:25 install libgdict-1.0-6 2.30.0-2 2.30.0-2 2010-06-28 17:21:25 status half-installed libgdict-1.0-6 2.30.0-2 2010-06-28 17:21:25 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-28 17:21:25 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-28 17:21:25 install gnome-dictionary 2.30.0-2 2.30.0-2 2010-06-28 17:21:25 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 17:21:25 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 17:21:25 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 17:21:25 status half-installed gnome-dictionary 2.30.0-2 2010-06-28 17:21:26 status unpacked gnome-dictionary 2.30.0-2 2010-06-28 17:21:26 status unpacked gnome-dictionary 2.30.0-2 2010-06-28 17:21:26 install xsltproc 1.1.26-3 2010-06-28 17:21:26 status half-installed xsltproc 1.1.26-3 2010-06-28 17:21:26 status half-installed xsltproc 1.1.26-3 2010-06-28 17:21:26 status unpacked xsltproc 1.1.26-3 2010-06-28 17:21:26 status unpacked xsltproc 1.1.26-3 2010-06-28 17:21:26 install gnome-doc-utils 0.20.1-1 2010-06-28 17:21:26 status half-installed gnome-doc-utils 0.20.1-1 2010-06-28 17:21:26 status half-installed gnome-doc-utils 0.20.1-1 2010-06-28 17:21:27 status unpacked gnome-doc-utils 0.20.1-1 2010-06-28 17:21:27 status unpacked gnome-doc-utils 0.20.1-1 2010-06-28 17:21:27 install gnome-media-common 2.30.0-1 2010-06-28 17:21:27 status half-installed gnome-media-common 2.30.0-1 2010-06-28 17:21:27 status half-installed gnome-media-common 2.30.0-1 2010-06-28 17:21:27 status half-installed gnome-media-common 2.30.0-1 2010-06-28 17:21:28 status unpacked gnome-media-common 2.30.0-1 2010-06-28 17:21:28 status unpacked gnome-media-common 2.30.0-1 2010-06-28 17:21:28 install libgnome-media0 2.30.0-1 2.30.0-1 2010-06-28 17:21:28 status half-installed libgnome-media0 2.30.0-1 2010-06-28 17:21:30 status unpacked libgnome-media0 2.30.0-1 2010-06-28 17:21:30 status unpacked libgnome-media0 2.30.0-1 2010-06-28 17:21:30 upgrade libpulse0 0.9.21-1.2+b1 0.9.21-2 2010-06-28 17:21:30 status half-configured libpulse0 0.9.21-1.2+b1 2010-06-28 17:21:30 status unpacked libpulse0 0.9.21-1.2+b1 2010-06-28 17:21:30 status half-installed libpulse0 0.9.21-1.2+b1 2010-06-28 17:21:31 status half-installed libpulse0 0.9.21-1.2+b1 2010-06-28 17:21:31 status unpacked libpulse0 0.9.21-2 2010-06-28 17:21:31 status unpacked libpulse0 0.9.21-2 2010-06-28 17:21:31 install libpulse-mainloop-glib0 0.9.21-1.2+b1 0.9.21-2 2010-06-28 17:21:31 status half-installed libpulse-mainloop-glib0 0.9.21-1.2+b1 2010-06-28 17:21:32 status unpacked libpulse-mainloop-glib0 0.9.21-2 2010-06-28 17:21:32 status unpacked libpulse-mainloop-glib0 0.9.21-2 2010-06-28 17:21:32 install gnome-media 2.30.0-1 2.30.0-1 2010-06-28 17:21:32 status half-installed gnome-media 2.30.0-1 2010-06-28 17:21:32 status half-installed gnome-media 2.30.0-1 2010-06-28 17:21:32 status half-installed gnome-media 2.30.0-1 2010-06-28 17:21:32 status unpacked gnome-media 2.30.0-1 2010-06-28 17:21:32 status unpacked gnome-media 2.30.0-1 2010-06-28 17:21:32 install gnome-netstatus-applet 2.28.1-1 2.28.1-1 2010-06-28 17:21:32 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 17:21:32 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 17:21:32 status half-installed gnome-netstatus-applet 2.28.1-1 2010-06-28 17:21:33 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-28 17:21:33 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-28 17:21:33 install libupower-glib1 0.9.4-2 0.9.4-2 2010-06-28 17:21:33 status half-installed libupower-glib1 0.9.4-2 2010-06-28 17:21:34 status unpacked libupower-glib1 0.9.4-2 2010-06-28 17:21:34 status unpacked libupower-glib1 0.9.4-2 2010-06-28 17:21:34 install upower 0.9.4-2 0.9.4-2 2010-06-28 17:21:34 status half-installed upower 0.9.4-2 2010-06-28 17:21:34 status half-installed upower 0.9.4-2 2010-06-28 17:21:35 status unpacked upower 0.9.4-2 2010-06-28 17:21:35 status unpacked upower 0.9.4-2 2010-06-28 17:21:35 install gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-28 17:21:35 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 17:21:35 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 17:21:35 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 17:21:35 status half-installed gnome-power-manager 2.30.1-1 2010-06-28 17:21:37 status unpacked gnome-power-manager 2.30.1-1 2010-06-28 17:21:37 status unpacked gnome-power-manager 2.30.1-1 2010-06-28 17:21:37 install zenity 2.30.0-1 2010-06-28 17:21:37 status half-installed zenity 2.30.0-1 2010-06-28 17:21:37 status half-installed zenity 2.30.0-1 2010-06-28 17:21:40 status unpacked zenity 2.30.0-1 2010-06-28 17:21:40 status unpacked zenity 2.30.0-1 2010-06-28 17:21:40 install metacity 1:2.30.1-2 2010-06-28 17:21:40 status half-installed metacity 1:2.30.1-2 2010-06-28 17:21:41 status unpacked metacity 1:2.30.1-2 2010-06-28 17:21:41 status unpacked metacity 1:2.30.1-2 2010-06-28 17:21:41 install nautilus-data 2.30.1-1 2.30.1-1 2010-06-28 17:21:41 status half-installed nautilus-data 2.30.1-1 2010-06-28 17:21:41 status half-installed nautilus-data 2.30.1-1 2010-06-28 17:21:41 status half-installed nautilus-data 2.30.1-1 2010-06-28 17:21:41 status half-installed nautilus-data 2.30.1-1 2010-06-28 17:21:44 status unpacked nautilus-data 2.30.1-1 2010-06-28 17:21:44 status unpacked nautilus-data 2.30.1-1 2010-06-28 17:21:44 install nautilus 2.30.1-1 2.30.1-1 2010-06-28 17:21:44 status half-installed nautilus 2.30.1-1 2010-06-28 17:21:45 status half-installed nautilus 2.30.1-1 2010-06-28 17:21:45 status half-installed nautilus 2.30.1-1 2010-06-28 17:21:47 status unpacked nautilus 2.30.1-1 2010-06-28 17:21:47 status unpacked nautilus 2.30.1-1 2010-06-28 17:21:47 install gnome-session-bin 2.30.0-1 2010-06-28 17:21:47 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 17:21:47 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 17:21:47 status half-installed gnome-session-bin 2.30.0-1 2010-06-28 17:21:48 status unpacked gnome-session-bin 2.30.0-1 2010-06-28 17:21:48 status unpacked gnome-session-bin 2.30.0-1 2010-06-28 17:21:48 install gnome-session-common 2.30.0-1 2.30.0-1 2010-06-28 17:21:48 status half-installed gnome-session-common 2.30.0-1 2010-06-28 17:21:48 status half-installed gnome-session-common 2.30.0-1 2010-06-28 17:21:49 status unpacked gnome-session-common 2.30.0-1 2010-06-28 17:21:49 status unpacked gnome-session-common 2.30.0-1 2010-06-28 17:21:49 install gnome-session 2.30.0-1 2010-06-28 17:21:49 status half-installed gnome-session 2.30.0-1 2010-06-28 17:21:49 status half-installed gnome-session 2.30.0-1 2010-06-28 17:21:50 status unpacked gnome-session 2.30.0-1 2010-06-28 17:21:50 status unpacked gnome-session 2.30.0-1 2010-06-28 17:21:50 install gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-28 17:21:50 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 17:21:50 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 17:21:50 status half-installed gnome-screensaver 2.30.0-1 2010-06-28 17:21:53 status unpacked gnome-screensaver 2.30.0-1 2010-06-28 17:21:53 status unpacked gnome-screensaver 2.30.0-1 2010-06-28 17:21:53 install gnome-screenshot 2.30.0-2 2.30.0-2 2010-06-28 17:21:53 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 17:21:53 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 17:21:53 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 17:21:53 status half-installed gnome-screenshot 2.30.0-2 2010-06-28 17:21:53 status unpacked gnome-screenshot 2.30.0-2 2010-06-28 17:21:53 status unpacked gnome-screenshot 2.30.0-2 2010-06-28 17:21:54 install gnome-search-tool 2.30.0-2 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 status unpacked gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 status unpacked gnome-search-tool 2.30.0-2 2010-06-28 17:21:54 install gnome-system-log 2.30.0-2 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-system-log 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-system-log 2.30.0-2 2010-06-28 17:21:54 status half-installed gnome-system-log 2.30.0-2 2010-06-28 17:21:55 status half-installed gnome-system-log 2.30.0-2 2010-06-28 17:21:55 status unpacked gnome-system-log 2.30.0-2 2010-06-28 17:21:55 status unpacked gnome-system-log 2.30.0-2 2010-06-28 17:21:55 install libglibmm-2.4-1c2a 2.24.2-1 2.24.2-1 2010-06-28 17:21:55 status half-installed libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:21:55 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:21:56 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:21:56 install libcairomm-1.0-1 1.8.4-3 1.8.4-3 2010-06-28 17:21:56 status half-installed libcairomm-1.0-1 1.8.4-3 2010-06-28 17:21:56 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-28 17:21:56 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-28 17:21:56 install libpangomm-1.4-1 2.26.2-1 2.26.2-1 2010-06-28 17:21:56 status half-installed libpangomm-1.4-1 2.26.2-1 2010-06-28 17:21:57 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-28 17:21:57 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-28 17:21:57 install libgtkmm-2.4-1c2a 1:2.20.3-1 1:2.20.3-1 2010-06-28 17:21:57 status half-installed libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:21:57 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:21:57 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:21:57 install gnome-system-monitor 2.28.1-1 2.28.1-1 2010-06-28 17:21:57 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 17:21:57 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 17:21:57 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 17:21:57 status half-installed gnome-system-monitor 2.28.1-1 2010-06-28 17:21:59 status unpacked gnome-system-monitor 2.28.1-1 2010-06-28 17:22:00 status unpacked gnome-system-monitor 2.28.1-1 2010-06-28 17:22:01 install yelp 2.30.1+webkit-1 2.30.1+webkit-1 2010-06-28 17:22:01 status half-installed yelp 2.30.1+webkit-1 2010-06-28 17:22:01 status half-installed yelp 2.30.1+webkit-1 2010-06-28 17:22:01 status half-installed yelp 2.30.1+webkit-1 2010-06-28 17:22:01 status half-installed yelp 2.30.1+webkit-1 2010-06-28 17:22:01 status half-installed yelp 2.30.1+webkit-1 2010-06-28 17:22:02 status unpacked yelp 2.30.1+webkit-1 2010-06-28 17:22:02 status unpacked yelp 2.30.1+webkit-1 2010-06-28 17:22:02 install gnome-user-guide 2.30.1-1 2010-06-28 17:22:02 status half-installed gnome-user-guide 2.30.1-1 2010-06-28 17:22:05 status unpacked gnome-user-guide 2.30.1-1 2010-06-28 17:22:05 status unpacked gnome-user-guide 2.30.1-1 2010-06-28 17:22:05 install gnome-utils 2.30.0-2 2010-06-28 17:22:05 status half-installed gnome-utils 2.30.0-2 2010-06-28 17:22:06 status unpacked gnome-utils 2.30.0-2 2010-06-28 17:22:06 status unpacked gnome-utils 2.30.0-2 2010-06-28 17:22:06 install libopenal1 1:1.12.854-2 1:1.12.854-2 2010-06-28 17:22:06 status half-installed libopenal1 1:1.12.854-2 2010-06-28 17:22:06 status unpacked libopenal1 1:1.12.854-2 2010-06-28 17:22:06 status unpacked libopenal1 1:1.12.854-2 2010-06-28 17:22:06 install libalut0 1.1.0-2 1.1.0-2 2010-06-28 17:22:06 status half-installed libalut0 1.1.0-2 2010-06-28 17:22:06 status unpacked libalut0 1.1.0-2 2010-06-28 17:22:06 status unpacked libalut0 1.1.0-2 2010-06-28 17:22:06 install libbeagle1 0.3.9-1+b1 0.3.9-1+b1 2010-06-28 17:22:06 status half-installed libbeagle1 0.3.9-1+b1 2010-06-28 17:22:07 status unpacked libbeagle1 0.3.9-1+b1 2010-06-28 17:22:07 status unpacked libbeagle1 0.3.9-1+b1 2010-06-28 17:22:07 install libglu1-mesa 7.7.1-3 7.7.1-3 2010-06-28 17:22:07 status half-installed libglu1-mesa 7.7.1-3 2010-06-28 17:22:07 status unpacked libglu1-mesa 7.7.1-3 2010-06-28 17:22:07 status unpacked libglu1-mesa 7.7.1-3 2010-06-28 17:22:08 install libglewmx1.5 1.5.4-1 1.5.4-1 2010-06-28 17:22:08 status half-installed libglewmx1.5 1.5.4-1 2010-06-28 17:22:09 status unpacked libglewmx1.5 1.5.4-1 2010-06-28 17:22:09 status unpacked libglewmx1.5 1.5.4-1 2010-06-28 17:22:09 install libglc0 0.7.2-3 0.7.2-3 2010-06-28 17:22:09 status half-installed libglc0 0.7.2-3 2010-06-28 17:22:09 status unpacked libglc0 0.7.2-3 2010-06-28 17:22:09 status unpacked libglc0 0.7.2-3 2010-06-28 17:22:09 install libglew1.5 1.5.4-1 1.5.4-1 2010-06-28 17:22:09 status half-installed libglew1.5 1.5.4-1 2010-06-28 17:22:09 status unpacked libglew1.5 1.5.4-1 2010-06-28 17:22:09 status unpacked libglew1.5 1.5.4-1 2010-06-28 17:22:09 install libgtk2-perl 1:1.221-6 2010-06-28 17:22:09 status half-installed libgtk2-perl 1:1.221-6 2010-06-28 17:22:09 status unpacked libgtk2-perl 1:1.221-6 2010-06-28 17:22:09 status unpacked libgtk2-perl 1:1.221-6 2010-06-28 17:22:10 install libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:10 status half-installed libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:10 status half-installed libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:10 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:10 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:10 install libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:10 status half-installed libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:10 status half-installed libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:11 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:11 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:11 install libgnome2-perl 1.042-2 2010-06-28 17:22:11 status half-installed libgnome2-perl 1.042-2 2010-06-28 17:22:11 status half-installed libgnome2-perl 1.042-2 2010-06-28 17:22:11 status unpacked libgnome2-perl 1.042-2 2010-06-28 17:22:11 status unpacked libgnome2-perl 1.042-2 2010-06-28 17:22:11 install libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:11 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:11 status half-installed libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:11 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:12 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:12 install powermgmt-base 1.31 2010-06-28 17:22:12 status half-installed powermgmt-base 1.31 2010-06-28 17:22:12 status half-installed powermgmt-base 1.31 2010-06-28 17:22:12 status unpacked powermgmt-base 1.31 2010-06-28 17:22:12 status unpacked powermgmt-base 1.31 2010-06-28 17:22:12 install pm-utils 1.3.0-2 2010-06-28 17:22:12 status half-installed pm-utils 1.3.0-2 2010-06-28 17:22:12 status half-installed pm-utils 1.3.0-2 2010-06-28 17:22:12 status unpacked pm-utils 1.3.0-2 2010-06-28 17:22:12 status unpacked pm-utils 1.3.0-2 2010-06-28 17:22:12 install python-beagle 0.3.9-1+b1 2010-06-28 17:22:12 status half-installed python-beagle 0.3.9-1+b1 2010-06-28 17:22:13 status unpacked python-beagle 0.3.9-1+b1 2010-06-28 17:22:13 status unpacked python-beagle 0.3.9-1+b1 2010-06-28 17:22:13 install radeontool 1.6.0-1 2010-06-28 17:22:13 status half-installed radeontool 1.6.0-1 2010-06-28 17:22:13 status half-installed radeontool 1.6.0-1 2010-06-28 17:22:13 status unpacked radeontool 1.6.0-1 2010-06-28 17:22:13 status unpacked radeontool 1.6.0-1 2010-06-28 17:22:13 install rss-glx 0.9.1-2 2010-06-28 17:22:13 status half-installed rss-glx 0.9.1-2 2010-06-28 17:22:13 status half-installed rss-glx 0.9.1-2 2010-06-28 17:22:14 status unpacked rss-glx 0.9.1-2 2010-06-28 17:22:14 status unpacked rss-glx 0.9.1-2 2010-06-28 17:22:14 install synaptic 0.63.1 0.63.1 2010-06-28 17:22:14 status half-installed synaptic 0.63.1 2010-06-28 17:22:14 status half-installed synaptic 0.63.1 2010-06-28 17:22:14 status half-installed synaptic 0.63.1 2010-06-28 17:22:14 status half-installed synaptic 0.63.1 2010-06-28 17:22:15 status unpacked synaptic 0.63.1 2010-06-28 17:22:15 status unpacked synaptic 0.63.1 2010-06-28 17:22:15 install vbetool 1.1-2 2010-06-28 17:22:15 status half-installed vbetool 1.1-2 2010-06-28 17:22:15 status half-installed vbetool 1.1-2 2010-06-28 17:22:15 status unpacked vbetool 1.1-2 2010-06-28 17:22:15 status unpacked vbetool 1.1-2 2010-06-28 17:22:15 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-28 17:22:15 status half-configured man-db 2.5.7-3 2010-06-28 17:22:19 status installed man-db 2.5.7-3 2010-06-28 17:22:19 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-28 17:22:19 status half-configured hicolor-icon-theme 0.11-1 2010-06-28 17:22:20 status installed hicolor-icon-theme 0.11-1 2010-06-28 17:22:20 trigproc menu 2.1.41 2.1.41 2010-06-28 17:22:20 status half-configured menu 2.1.41 2010-06-28 17:22:20 status installed menu 2.1.41 2010-06-28 17:22:20 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-28 17:22:20 status half-configured gconf2 2.28.1-3 2010-06-28 17:22:27 status installed gconf2 2.28.1-3 2010-06-28 17:22:27 trigproc shared-mime-info 0.71-3 0.71-3 2010-06-28 17:22:27 status half-configured shared-mime-info 0.71-3 2010-06-28 17:22:27 status installed shared-mime-info 0.71-3 2010-06-28 17:22:27 trigproc gnome-icon-theme 2.30.3-1 2.30.3-1 2010-06-28 17:22:27 status half-configured gnome-icon-theme 2.30.3-1 2010-06-28 17:22:33 status installed gnome-icon-theme 2.30.3-1 2010-06-28 17:22:34 startup packages configure 2010-06-28 17:22:34 configure python-gmenu 2.30.0-1 2.30.0-1 2010-06-28 17:22:34 status unpacked python-gmenu 2.30.0-1 2010-06-28 17:22:34 status half-configured python-gmenu 2.30.0-1 2010-06-28 17:22:34 status installed python-gmenu 2.30.0-1 2010-06-28 17:22:34 status triggers-pending python-support 1.0.8 2010-06-28 17:22:34 configure gnome-menus 2.30.0-1 2.30.0-1 2010-06-28 17:22:34 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:22:34 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:22:34 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:22:34 status unpacked gnome-menus 2.30.0-1 2010-06-28 17:22:34 status half-configured gnome-menus 2.30.0-1 2010-06-28 17:22:34 status installed gnome-menus 2.30.0-1 2010-06-28 17:22:34 configure alacarte 0.13.1-1 0.13.1-1 2010-06-28 17:22:34 status unpacked alacarte 0.13.1-1 2010-06-28 17:22:34 status half-configured alacarte 0.13.1-1 2010-06-28 17:22:34 status installed alacarte 0.13.1-1 2010-06-28 17:22:34 configure app-install-data 2010.01.31 2010.01.31 2010-06-28 17:22:34 status unpacked app-install-data 2010.01.31 2010-06-28 17:22:34 status half-configured app-install-data 2010.01.31 2010-06-28 17:22:34 status installed app-install-data 2010.01.31 2010-06-28 17:22:34 configure gnome-utils-common 2.30.0-2 2.30.0-2 2010-06-28 17:22:34 status unpacked gnome-utils-common 2.30.0-2 2010-06-28 17:22:34 status half-configured gnome-utils-common 2.30.0-2 2010-06-28 17:22:34 status installed gnome-utils-common 2.30.0-2 2010-06-28 17:22:34 configure baobab 2.30.0-2 2.30.0-2 2010-06-28 17:22:34 status unpacked baobab 2.30.0-2 2010-06-28 17:22:34 status half-configured baobab 2.30.0-2 2010-06-28 17:22:34 status installed baobab 2.30.0-2 2010-06-28 17:22:34 status triggers-pending menu 2.1.41 2010-06-28 17:22:34 status triggers-awaited menu 2.1.41 2010-06-28 17:22:34 configure libburn4 0.8.0.pl00-1 0.8.0.pl00-1 2010-06-28 17:22:34 status unpacked libburn4 0.8.0.pl00-1 2010-06-28 17:22:34 status half-configured libburn4 0.8.0.pl00-1 2010-06-28 17:22:35 status installed libburn4 0.8.0.pl00-1 2010-06-28 17:22:35 configure libisofs6 0.6.32-1 0.6.32-1 2010-06-28 17:22:35 status unpacked libisofs6 0.6.32-1 2010-06-28 17:22:35 status half-configured libisofs6 0.6.32-1 2010-06-28 17:22:35 status installed libisofs6 0.6.32-1 2010-06-28 17:22:35 configure libgmime-2.4-2 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-06-28 17:22:35 status unpacked libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:22:35 status half-configured libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:22:35 status installed libgmime-2.4-2 2.4.14-1+nmu1 2010-06-28 17:22:35 configure libtotem-plparser17 2.30.1-1 2.30.1-1 2010-06-28 17:22:35 status unpacked libtotem-plparser17 2.30.1-1 2010-06-28 17:22:35 status half-configured libtotem-plparser17 2.30.1-1 2010-06-28 17:22:35 status installed libtotem-plparser17 2.30.1-1 2010-06-28 17:22:35 configure genisoimage 9:1.1.10-1 9:1.1.10-1 2010-06-28 17:22:35 status unpacked genisoimage 9:1.1.10-1 2010-06-28 17:22:35 status half-configured genisoimage 9:1.1.10-1 2010-06-28 17:22:35 status installed genisoimage 9:1.1.10-1 2010-06-28 17:22:35 configure dvd+rw-tools 7.1-6 7.1-6 2010-06-28 17:22:35 status unpacked dvd+rw-tools 7.1-6 2010-06-28 17:22:35 status half-configured dvd+rw-tools 7.1-6 2010-06-28 17:22:35 status installed dvd+rw-tools 7.1-6 2010-06-28 17:22:35 configure brasero-common 2.30.1-1 2.30.1-1 2010-06-28 17:22:35 status unpacked brasero-common 2.30.1-1 2010-06-28 17:22:35 status half-configured brasero-common 2.30.1-1 2010-06-28 17:22:35 status installed brasero-common 2.30.1-1 2010-06-28 17:22:35 configure libbrasero-media0 2.30.1-1 2.30.1-1 2010-06-28 17:22:35 status unpacked libbrasero-media0 2.30.1-1 2010-06-28 17:22:35 status half-configured libbrasero-media0 2.30.1-1 2010-06-28 17:22:35 status installed libbrasero-media0 2.30.1-1 2010-06-28 17:22:35 configure libtracker-client-0.8-0 0.8.12-1 0.8.12-1 2010-06-28 17:22:35 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:22:35 status half-configured libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:22:35 status installed libtracker-client-0.8-0 0.8.12-1 2010-06-28 17:22:35 configure brasero 2.30.1-1 2.30.1-1 2010-06-28 17:22:35 status unpacked brasero 2.30.1-1 2010-06-28 17:22:35 status half-configured brasero 2.30.1-1 2010-06-28 17:22:36 status installed brasero 2.30.1-1 2010-06-28 17:22:36 configure capplets-data 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:22:36 status unpacked capplets-data 1:2.30.1-1 2010-06-28 17:22:36 status unpacked capplets-data 1:2.30.1-1 2010-06-28 17:22:36 status half-configured capplets-data 1:2.30.1-1 2010-06-28 17:22:36 status installed capplets-data 1:2.30.1-1 2010-06-28 17:22:36 configure cdrdao 1:1.2.2-18.2 1:1.2.2-18.2 2010-06-28 17:22:36 status unpacked cdrdao 1:1.2.2-18.2 2010-06-28 17:22:36 status half-configured cdrdao 1:1.2.2-18.2 2010-06-28 17:22:36 status installed cdrdao 1:1.2.2-18.2 2010-06-28 17:22:36 configure libcpufreq0 007-1 007-1 2010-06-28 17:22:36 status unpacked libcpufreq0 007-1 2010-06-28 17:22:36 status half-configured libcpufreq0 007-1 2010-06-28 17:22:36 status installed libcpufreq0 007-1 2010-06-28 17:22:36 configure cpufrequtils 007-1 007-1 2010-06-28 17:22:36 status unpacked cpufrequtils 007-1 2010-06-28 17:22:36 status unpacked cpufrequtils 007-1 2010-06-28 17:22:36 status unpacked cpufrequtils 007-1 2010-06-28 17:22:36 status half-configured cpufrequtils 007-1 2010-06-28 17:22:37 status installed cpufrequtils 007-1 2010-06-28 17:22:37 configure deborphan 1.7.28 1.7.28 2010-06-28 17:22:37 status unpacked deborphan 1.7.28 2010-06-28 17:22:38 status unpacked deborphan 1.7.28 2010-06-28 17:22:38 status half-configured deborphan 1.7.28 2010-06-28 17:22:38 status installed deborphan 1.7.28 2010-06-28 17:22:38 configure libedataserver1.2-13 2.30.2-1 2.30.2-1 2010-06-28 17:22:38 status unpacked libedataserver1.2-13 2.30.2-1 2010-06-28 17:22:38 status half-configured libedataserver1.2-13 2.30.2-1 2010-06-28 17:22:38 status installed libedataserver1.2-13 2.30.2-1 2010-06-28 17:22:38 configure libcamel1.2-14 2.30.2-1 2.30.2-1 2010-06-28 17:22:38 status unpacked libcamel1.2-14 2.30.2-1 2010-06-28 17:22:38 status half-configured libcamel1.2-14 2.30.2-1 2010-06-28 17:22:38 status installed libcamel1.2-14 2.30.2-1 2010-06-28 17:22:38 configure libebook1.2-9 2.30.2-1 2.30.2-1 2010-06-28 17:22:38 status unpacked libebook1.2-9 2.30.2-1 2010-06-28 17:22:38 status half-configured libebook1.2-9 2.30.2-1 2010-06-28 17:22:38 status installed libebook1.2-9 2.30.2-1 2010-06-28 17:22:38 configure deskbar-applet 2.30.1-1+b2 2.30.1-1+b2 2010-06-28 17:22:38 status unpacked deskbar-applet 2.30.1-1+b2 2010-06-28 17:22:38 status half-configured deskbar-applet 2.30.1-1+b2 2010-06-28 17:22:39 status installed deskbar-applet 2.30.1-1+b2 2010-06-28 17:22:39 configure desktop-file-utils 0.15-2 0.15-2 2010-06-28 17:22:39 status unpacked desktop-file-utils 0.15-2 2010-06-28 17:22:39 status unpacked desktop-file-utils 0.15-2 2010-06-28 17:22:39 status half-configured desktop-file-utils 0.15-2 2010-06-28 17:22:39 status installed desktop-file-utils 0.15-2 2010-06-28 17:22:39 configure libebackend1.2-0 2.30.2-1 2.30.2-1 2010-06-28 17:22:39 status unpacked libebackend1.2-0 2.30.2-1 2010-06-28 17:22:39 status half-configured libebackend1.2-0 2.30.2-1 2010-06-28 17:22:39 status installed libebackend1.2-0 2.30.2-1 2010-06-28 17:22:39 configure libecal1.2-7 2.30.2-1 2.30.2-1 2010-06-28 17:22:39 status unpacked libecal1.2-7 2.30.2-1 2010-06-28 17:22:39 status half-configured libecal1.2-7 2.30.2-1 2010-06-28 17:22:39 status installed libecal1.2-7 2.30.2-1 2010-06-28 17:22:39 configure libedata-book1.2-2 2.30.2-1 2.30.2-1 2010-06-28 17:22:39 status unpacked libedata-book1.2-2 2.30.2-1 2010-06-28 17:22:39 status half-configured libedata-book1.2-2 2.30.2-1 2010-06-28 17:22:39 status installed libedata-book1.2-2 2.30.2-1 2010-06-28 17:22:39 configure libedata-cal1.2-7 2.30.2-1 2.30.2-1 2010-06-28 17:22:39 status unpacked libedata-cal1.2-7 2.30.2-1 2010-06-28 17:22:39 status half-configured libedata-cal1.2-7 2.30.2-1 2010-06-28 17:22:39 status installed libedata-cal1.2-7 2.30.2-1 2010-06-28 17:22:39 configure libegroupwise1.2-13 2.30.2-1 2.30.2-1 2010-06-28 17:22:39 status unpacked libegroupwise1.2-13 2.30.2-1 2010-06-28 17:22:39 status half-configured libegroupwise1.2-13 2.30.2-1 2010-06-28 17:22:40 status installed libegroupwise1.2-13 2.30.2-1 2010-06-28 17:22:40 configure libgdata1.2-1 2.30.2-1 2.30.2-1 2010-06-28 17:22:40 status unpacked libgdata1.2-1 2.30.2-1 2010-06-28 17:22:40 status half-configured libgdata1.2-1 2.30.2-1 2010-06-28 17:22:40 status installed libgdata1.2-1 2.30.2-1 2010-06-28 17:22:40 configure libgdata-google1.2-1 2.30.2-1 2.30.2-1 2010-06-28 17:22:40 status unpacked libgdata-google1.2-1 2.30.2-1 2010-06-28 17:22:40 status half-configured libgdata-google1.2-1 2.30.2-1 2010-06-28 17:22:40 status installed libgdata-google1.2-1 2.30.2-1 2010-06-28 17:22:40 configure libgweather-common 2.30.0-2 2.30.0-2 2010-06-28 17:22:40 status unpacked libgweather-common 2.30.0-2 2010-06-28 17:22:40 status half-configured libgweather-common 2.30.0-2 2010-06-28 17:22:40 status installed libgweather-common 2.30.0-2 2010-06-28 17:22:40 configure libgweather1 2.30.0-2 2.30.0-2 2010-06-28 17:22:40 status unpacked libgweather1 2.30.0-2 2010-06-28 17:22:40 status half-configured libgweather1 2.30.0-2 2010-06-28 17:22:40 status installed libgweather1 2.30.0-2 2010-06-28 17:22:40 configure evolution-data-server-common 2.30.2-1 2.30.2-1 2010-06-28 17:22:40 status unpacked evolution-data-server-common 2.30.2-1 2010-06-28 17:22:40 status half-configured evolution-data-server-common 2.30.2-1 2010-06-28 17:22:40 status installed evolution-data-server-common 2.30.2-1 2010-06-28 17:22:40 configure evolution-data-server 2.30.2-1 2.30.2-1 2010-06-28 17:22:40 status unpacked evolution-data-server 2.30.2-1 2010-06-28 17:22:40 status half-configured evolution-data-server 2.30.2-1 2010-06-28 17:22:40 status installed evolution-data-server 2.30.2-1 2010-06-28 17:22:40 configure gnome-desktop-data 2.30.0-2 2.30.0-2 2010-06-28 17:22:40 status unpacked gnome-desktop-data 2.30.0-2 2010-06-28 17:22:40 status half-configured gnome-desktop-data 2.30.0-2 2010-06-28 17:22:40 status installed gnome-desktop-data 2.30.0-2 2010-06-28 17:22:40 configure gnome-about 2.30.0-2 2.30.0-2 2010-06-28 17:22:40 status unpacked gnome-about 2.30.0-2 2010-06-28 17:22:40 status half-configured gnome-about 2.30.0-2 2010-06-28 17:22:40 status installed gnome-about 2.30.0-2 2010-06-28 17:22:40 configure libapm1 3.2.2-14 3.2.2-14 2010-06-28 17:22:40 status unpacked libapm1 3.2.2-14 2010-06-28 17:22:40 status half-configured libapm1 3.2.2-14 2010-06-28 17:22:41 status installed libapm1 3.2.2-14 2010-06-28 17:22:41 configure libxml-twig-perl 1:3.34-1 1:3.34-1 2010-06-28 17:22:41 status unpacked libxml-twig-perl 1:3.34-1 2010-06-28 17:22:41 status half-configured libxml-twig-perl 1:3.34-1 2010-06-28 17:22:41 status installed libxml-twig-perl 1:3.34-1 2010-06-28 17:22:41 configure libnet-dbus-perl 0.33.6-2 0.33.6-2 2010-06-28 17:22:41 status unpacked libnet-dbus-perl 0.33.6-2 2010-06-28 17:22:41 status half-configured libnet-dbus-perl 0.33.6-2 2010-06-28 17:22:41 status installed libnet-dbus-perl 0.33.6-2 2010-06-28 17:22:41 configure system-tools-backends 2.10.0-2 2.10.0-2 2010-06-28 17:22:41 status unpacked system-tools-backends 2.10.0-2 2010-06-28 17:22:41 status unpacked system-tools-backends 2.10.0-2 2010-06-28 17:22:41 status half-configured system-tools-backends 2.10.0-2 2010-06-28 17:22:41 status installed system-tools-backends 2.10.0-2 2010-06-28 17:22:41 configure liboobs-1-4 2.30.1-1 2.30.1-1 2010-06-28 17:22:41 status unpacked liboobs-1-4 2.30.1-1 2010-06-28 17:22:41 status half-configured liboobs-1-4 2.30.1-1 2010-06-28 17:22:41 status installed liboobs-1-4 2.30.1-1 2010-06-28 17:22:41 configure gnome-applets-data 2.30.0-1 2.30.0-1 2010-06-28 17:22:41 status unpacked gnome-applets-data 2.30.0-1 2010-06-28 17:22:41 status unpacked gnome-applets-data 2.30.0-1 2010-06-28 17:22:41 status unpacked gnome-applets-data 2.30.0-1 2010-06-28 17:22:41 status half-configured gnome-applets-data 2.30.0-1 2010-06-28 17:22:41 status installed gnome-applets-data 2.30.0-1 2010-06-28 17:22:41 configure gnome-panel-data 2.30.0-2 2.30.0-2 2010-06-28 17:22:41 status unpacked gnome-panel-data 2.30.0-2 2010-06-28 17:22:41 status unpacked gnome-panel-data 2.30.0-2 2010-06-28 17:22:41 status half-configured gnome-panel-data 2.30.0-2 2010-06-28 17:22:41 status installed gnome-panel-data 2.30.0-2 2010-06-28 17:22:41 configure libgnome-window-settings1 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:22:41 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:22:41 status half-configured libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:22:41 status installed libgnome-window-settings1 1:2.30.1-1 2010-06-28 17:22:41 configure gnome-settings-daemon 2.30.1-1 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status unpacked gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:41 status half-configured gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:42 status installed gnome-settings-daemon 2.30.1-1 2010-06-28 17:22:42 configure gnome-control-center 1:2.30.1-1 1:2.30.1-1 2010-06-28 17:22:42 status unpacked gnome-control-center 1:2.30.1-1 2010-06-28 17:22:42 status half-configured gnome-control-center 1:2.30.1-1 2010-06-28 17:22:42 status installed gnome-control-center 1:2.30.1-1 2010-06-28 17:22:42 configure gnome-panel 2.30.0-2 2.30.0-2 2010-06-28 17:22:42 status unpacked gnome-panel 2.30.0-2 2010-06-28 17:22:42 status half-configured gnome-panel 2.30.0-2 2010-06-28 17:22:42 status installed gnome-panel 2.30.0-2 2010-06-28 17:22:42 configure gnome-applets 2.30.0-1 2.30.0-1 2010-06-28 17:22:42 status unpacked gnome-applets 2.30.0-1 2010-06-28 17:22:42 status half-configured gnome-applets 2.30.0-1 2010-06-28 17:22:42 status installed gnome-applets 2.30.0-1 2010-06-28 17:22:42 configure libgdict-1.0-6 2.30.0-2 2.30.0-2 2010-06-28 17:22:42 status unpacked libgdict-1.0-6 2.30.0-2 2010-06-28 17:22:42 status half-configured libgdict-1.0-6 2.30.0-2 2010-06-28 17:22:42 status installed libgdict-1.0-6 2.30.0-2 2010-06-28 17:22:42 configure gnome-dictionary 2.30.0-2 2.30.0-2 2010-06-28 17:22:42 status unpacked gnome-dictionary 2.30.0-2 2010-06-28 17:22:42 status half-configured gnome-dictionary 2.30.0-2 2010-06-28 17:22:42 status installed gnome-dictionary 2.30.0-2 2010-06-28 17:22:42 configure xsltproc 1.1.26-3 1.1.26-3 2010-06-28 17:22:42 status unpacked xsltproc 1.1.26-3 2010-06-28 17:22:42 status half-configured xsltproc 1.1.26-3 2010-06-28 17:22:42 status installed xsltproc 1.1.26-3 2010-06-28 17:22:42 configure gnome-doc-utils 0.20.1-1 0.20.1-1 2010-06-28 17:22:42 status unpacked gnome-doc-utils 0.20.1-1 2010-06-28 17:22:42 status half-configured gnome-doc-utils 0.20.1-1 2010-06-28 17:22:42 status installed gnome-doc-utils 0.20.1-1 2010-06-28 17:22:42 configure gnome-media-common 2.30.0-1 2.30.0-1 2010-06-28 17:22:42 status unpacked gnome-media-common 2.30.0-1 2010-06-28 17:22:42 status half-configured gnome-media-common 2.30.0-1 2010-06-28 17:22:42 status installed gnome-media-common 2.30.0-1 2010-06-28 17:22:42 configure libgnome-media0 2.30.0-1 2.30.0-1 2010-06-28 17:22:42 status unpacked libgnome-media0 2.30.0-1 2010-06-28 17:22:42 status half-configured libgnome-media0 2.30.0-1 2010-06-28 17:22:42 status installed libgnome-media0 2.30.0-1 2010-06-28 17:22:42 configure libpulse0 0.9.21-2 0.9.21-2 2010-06-28 17:22:42 status unpacked libpulse0 0.9.21-2 2010-06-28 17:22:42 status unpacked libpulse0 0.9.21-2 2010-06-28 17:22:42 status half-configured libpulse0 0.9.21-2 2010-06-28 17:22:42 status installed libpulse0 0.9.21-2 2010-06-28 17:22:42 configure libpulse-mainloop-glib0 0.9.21-2 0.9.21-2 2010-06-28 17:22:42 status unpacked libpulse-mainloop-glib0 0.9.21-2 2010-06-28 17:22:42 status half-configured libpulse-mainloop-glib0 0.9.21-2 2010-06-28 17:22:43 status installed libpulse-mainloop-glib0 0.9.21-2 2010-06-28 17:22:43 configure gnome-media 2.30.0-1 2.30.0-1 2010-06-28 17:22:43 status unpacked gnome-media 2.30.0-1 2010-06-28 17:22:43 status half-configured gnome-media 2.30.0-1 2010-06-28 17:22:43 status installed gnome-media 2.30.0-1 2010-06-28 17:22:43 configure gnome-netstatus-applet 2.28.1-1 2.28.1-1 2010-06-28 17:22:43 status unpacked gnome-netstatus-applet 2.28.1-1 2010-06-28 17:22:43 status half-configured gnome-netstatus-applet 2.28.1-1 2010-06-28 17:22:43 status installed gnome-netstatus-applet 2.28.1-1 2010-06-28 17:22:43 configure libupower-glib1 0.9.4-2 0.9.4-2 2010-06-28 17:22:43 status unpacked libupower-glib1 0.9.4-2 2010-06-28 17:22:43 status half-configured libupower-glib1 0.9.4-2 2010-06-28 17:22:43 status installed libupower-glib1 0.9.4-2 2010-06-28 17:22:43 configure upower 0.9.4-2 0.9.4-2 2010-06-28 17:22:43 status unpacked upower 0.9.4-2 2010-06-28 17:22:43 status unpacked upower 0.9.4-2 2010-06-28 17:22:43 status unpacked upower 0.9.4-2 2010-06-28 17:22:43 status half-configured upower 0.9.4-2 2010-06-28 17:22:43 status installed upower 0.9.4-2 2010-06-28 17:22:43 configure gnome-power-manager 2.30.1-1 2.30.1-1 2010-06-28 17:22:43 status unpacked gnome-power-manager 2.30.1-1 2010-06-28 17:22:43 status unpacked gnome-power-manager 2.30.1-1 2010-06-28 17:22:43 status half-configured gnome-power-manager 2.30.1-1 2010-06-28 17:22:43 status installed gnome-power-manager 2.30.1-1 2010-06-28 17:22:43 configure zenity 2.30.0-1 2.30.0-1 2010-06-28 17:22:43 status unpacked zenity 2.30.0-1 2010-06-28 17:22:44 status half-configured zenity 2.30.0-1 2010-06-28 17:22:44 status installed zenity 2.30.0-1 2010-06-28 17:22:44 configure metacity 1:2.30.1-2 1:2.30.1-2 2010-06-28 17:22:44 status unpacked metacity 1:2.30.1-2 2010-06-28 17:22:44 status half-configured metacity 1:2.30.1-2 2010-06-28 17:22:44 update-alternatives: run with --install /usr/bin/x-window-manager x-window-manager /usr/bin/metacity 60 --slave /usr/share/man/man1/x-window-manager.1.gz x-window-manager.1.gz /usr/share/man/man1/metacity.1.gz 2010-06-28 17:22:44 update-alternatives: link group x-window-manager updated to point to /usr/bin/metacity 2010-06-28 17:22:44 status installed metacity 1:2.30.1-2 2010-06-28 17:22:44 configure nautilus-data 2.30.1-1 2.30.1-1 2010-06-28 17:22:44 status unpacked nautilus-data 2.30.1-1 2010-06-28 17:22:44 status half-configured nautilus-data 2.30.1-1 2010-06-28 17:22:44 status installed nautilus-data 2.30.1-1 2010-06-28 17:22:44 configure nautilus 2.30.1-1 2.30.1-1 2010-06-28 17:22:44 status unpacked nautilus 2.30.1-1 2010-06-28 17:22:44 status half-configured nautilus 2.30.1-1 2010-06-28 17:22:44 status installed nautilus 2.30.1-1 2010-06-28 17:22:44 configure gnome-session-bin 2.30.0-1 2.30.0-1 2010-06-28 17:22:44 status unpacked gnome-session-bin 2.30.0-1 2010-06-28 17:22:44 status half-configured gnome-session-bin 2.30.0-1 2010-06-28 17:22:44 status installed gnome-session-bin 2.30.0-1 2010-06-28 17:22:44 configure gnome-session-common 2.30.0-1 2.30.0-1 2010-06-28 17:22:44 status unpacked gnome-session-common 2.30.0-1 2010-06-28 17:22:44 status unpacked gnome-session-common 2.30.0-1 2010-06-28 17:22:45 status unpacked gnome-session-common 2.30.0-1 2010-06-28 17:22:45 status half-configured gnome-session-common 2.30.0-1 2010-06-28 17:22:45 status installed gnome-session-common 2.30.0-1 2010-06-28 17:22:45 configure gnome-session 2.30.0-1 2.30.0-1 2010-06-28 17:22:45 status unpacked gnome-session 2.30.0-1 2010-06-28 17:22:45 status half-configured gnome-session 2.30.0-1 2010-06-28 17:22:45 update-alternatives: run with --install /usr/bin/x-session-manager x-session-manager /usr/bin/gnome-session 50 --slave /usr/share/man/man1/x-session-manager.1.gz x-session-manager.1.gz /usr/share/man/man1/gnome-session.1.gz 2010-06-28 17:22:45 update-alternatives: link group x-session-manager updated to point to /usr/bin/gnome-session 2010-06-28 17:22:45 status installed gnome-session 2.30.0-1 2010-06-28 17:22:45 configure gnome-screensaver 2.30.0-1 2.30.0-1 2010-06-28 17:22:45 status unpacked gnome-screensaver 2.30.0-1 2010-06-28 17:22:45 status unpacked gnome-screensaver 2.30.0-1 2010-06-28 17:22:45 status unpacked gnome-screensaver 2.30.0-1 2010-06-28 17:22:45 status half-configured gnome-screensaver 2.30.0-1 2010-06-28 17:22:46 status installed gnome-screensaver 2.30.0-1 2010-06-28 17:22:46 configure gnome-screenshot 2.30.0-2 2.30.0-2 2010-06-28 17:22:46 status unpacked gnome-screenshot 2.30.0-2 2010-06-28 17:22:46 status half-configured gnome-screenshot 2.30.0-2 2010-06-28 17:22:46 status installed gnome-screenshot 2.30.0-2 2010-06-28 17:22:46 configure gnome-search-tool 2.30.0-2 2.30.0-2 2010-06-28 17:22:46 status unpacked gnome-search-tool 2.30.0-2 2010-06-28 17:22:46 status half-configured gnome-search-tool 2.30.0-2 2010-06-28 17:22:46 status installed gnome-search-tool 2.30.0-2 2010-06-28 17:22:46 configure gnome-system-log 2.30.0-2 2.30.0-2 2010-06-28 17:22:46 status unpacked gnome-system-log 2.30.0-2 2010-06-28 17:22:46 status half-configured gnome-system-log 2.30.0-2 2010-06-28 17:22:46 status installed gnome-system-log 2.30.0-2 2010-06-28 17:22:46 configure libglibmm-2.4-1c2a 2.24.2-1 2.24.2-1 2010-06-28 17:22:46 status unpacked libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:22:46 status half-configured libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:22:46 status installed libglibmm-2.4-1c2a 2.24.2-1 2010-06-28 17:22:46 configure libcairomm-1.0-1 1.8.4-3 1.8.4-3 2010-06-28 17:22:46 status unpacked libcairomm-1.0-1 1.8.4-3 2010-06-28 17:22:46 status half-configured libcairomm-1.0-1 1.8.4-3 2010-06-28 17:22:46 status installed libcairomm-1.0-1 1.8.4-3 2010-06-28 17:22:46 configure libpangomm-1.4-1 2.26.2-1 2.26.2-1 2010-06-28 17:22:46 status unpacked libpangomm-1.4-1 2.26.2-1 2010-06-28 17:22:46 status half-configured libpangomm-1.4-1 2.26.2-1 2010-06-28 17:22:46 status installed libpangomm-1.4-1 2.26.2-1 2010-06-28 17:22:47 configure libgtkmm-2.4-1c2a 1:2.20.3-1 1:2.20.3-1 2010-06-28 17:22:47 status unpacked libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:22:47 status half-configured libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:22:47 status installed libgtkmm-2.4-1c2a 1:2.20.3-1 2010-06-28 17:22:47 configure gnome-system-monitor 2.28.1-1 2.28.1-1 2010-06-28 17:22:47 status unpacked gnome-system-monitor 2.28.1-1 2010-06-28 17:22:47 status half-configured gnome-system-monitor 2.28.1-1 2010-06-28 17:22:47 status installed gnome-system-monitor 2.28.1-1 2010-06-28 17:22:47 configure yelp 2.30.1+webkit-1 2.30.1+webkit-1 2010-06-28 17:22:47 status unpacked yelp 2.30.1+webkit-1 2010-06-28 17:22:47 status half-configured yelp 2.30.1+webkit-1 2010-06-28 17:22:47 status installed yelp 2.30.1+webkit-1 2010-06-28 17:22:47 configure gnome-user-guide 2.30.1-1 2.30.1-1 2010-06-28 17:22:47 status unpacked gnome-user-guide 2.30.1-1 2010-06-28 17:22:47 status half-configured gnome-user-guide 2.30.1-1 2010-06-28 17:22:47 status installed gnome-user-guide 2.30.1-1 2010-06-28 17:22:47 configure gnome-utils 2.30.0-2 2.30.0-2 2010-06-28 17:22:47 status unpacked gnome-utils 2.30.0-2 2010-06-28 17:22:47 status half-configured gnome-utils 2.30.0-2 2010-06-28 17:22:47 status installed gnome-utils 2.30.0-2 2010-06-28 17:22:47 configure libopenal1 1:1.12.854-2 1:1.12.854-2 2010-06-28 17:22:47 status unpacked libopenal1 1:1.12.854-2 2010-06-28 17:22:47 status unpacked libopenal1 1:1.12.854-2 2010-06-28 17:22:47 status half-configured libopenal1 1:1.12.854-2 2010-06-28 17:22:47 status installed libopenal1 1:1.12.854-2 2010-06-28 17:22:47 configure libalut0 1.1.0-2 1.1.0-2 2010-06-28 17:22:47 status unpacked libalut0 1.1.0-2 2010-06-28 17:22:47 status half-configured libalut0 1.1.0-2 2010-06-28 17:22:47 status installed libalut0 1.1.0-2 2010-06-28 17:22:47 configure libbeagle1 0.3.9-1+b1 0.3.9-1+b1 2010-06-28 17:22:47 status unpacked libbeagle1 0.3.9-1+b1 2010-06-28 17:22:47 status half-configured libbeagle1 0.3.9-1+b1 2010-06-28 17:22:47 status installed libbeagle1 0.3.9-1+b1 2010-06-28 17:22:47 configure libglu1-mesa 7.7.1-3 7.7.1-3 2010-06-28 17:22:47 status unpacked libglu1-mesa 7.7.1-3 2010-06-28 17:22:47 status half-configured libglu1-mesa 7.7.1-3 2010-06-28 17:22:47 status installed libglu1-mesa 7.7.1-3 2010-06-28 17:22:47 configure libglewmx1.5 1.5.4-1 1.5.4-1 2010-06-28 17:22:47 status unpacked libglewmx1.5 1.5.4-1 2010-06-28 17:22:47 status half-configured libglewmx1.5 1.5.4-1 2010-06-28 17:22:47 status installed libglewmx1.5 1.5.4-1 2010-06-28 17:22:47 configure libglc0 0.7.2-3 0.7.2-3 2010-06-28 17:22:47 status unpacked libglc0 0.7.2-3 2010-06-28 17:22:47 status half-configured libglc0 0.7.2-3 2010-06-28 17:22:48 status installed libglc0 0.7.2-3 2010-06-28 17:22:48 configure libglew1.5 1.5.4-1 1.5.4-1 2010-06-28 17:22:48 status unpacked libglew1.5 1.5.4-1 2010-06-28 17:22:48 status half-configured libglew1.5 1.5.4-1 2010-06-28 17:22:48 status installed libglew1.5 1.5.4-1 2010-06-28 17:22:48 configure libgtk2-perl 1:1.221-6 1:1.221-6 2010-06-28 17:22:48 status unpacked libgtk2-perl 1:1.221-6 2010-06-28 17:22:48 status half-configured libgtk2-perl 1:1.221-6 2010-06-28 17:22:48 status installed libgtk2-perl 1:1.221-6 2010-06-28 17:22:48 configure libgnome2-canvas-perl 1.002-2 1.002-2 2010-06-28 17:22:48 status unpacked libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:48 status half-configured libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:48 status installed libgnome2-canvas-perl 1.002-2 2010-06-28 17:22:48 configure libgnome2-vfs-perl 1.081-1 1.081-1 2010-06-28 17:22:48 status unpacked libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:48 status half-configured libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:48 status installed libgnome2-vfs-perl 1.081-1 2010-06-28 17:22:48 configure libgnome2-perl 1.042-2 1.042-2 2010-06-28 17:22:48 status unpacked libgnome2-perl 1.042-2 2010-06-28 17:22:48 status half-configured libgnome2-perl 1.042-2 2010-06-28 17:22:48 status installed libgnome2-perl 1.042-2 2010-06-28 17:22:48 configure libxml-xpathengine-perl 0.12-2 0.12-2 2010-06-28 17:22:48 status unpacked libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:48 status half-configured libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:48 status installed libxml-xpathengine-perl 0.12-2 2010-06-28 17:22:48 configure powermgmt-base 1.31 1.31 2010-06-28 17:22:48 status unpacked powermgmt-base 1.31 2010-06-28 17:22:48 status half-configured powermgmt-base 1.31 2010-06-28 17:22:48 status installed powermgmt-base 1.31 2010-06-28 17:22:48 configure pm-utils 1.3.0-2 1.3.0-2 2010-06-28 17:22:48 status unpacked pm-utils 1.3.0-2 2010-06-28 17:22:48 status unpacked pm-utils 1.3.0-2 2010-06-28 17:22:48 status unpacked pm-utils 1.3.0-2 2010-06-28 17:22:48 status half-configured pm-utils 1.3.0-2 2010-06-28 17:22:48 status installed pm-utils 1.3.0-2 2010-06-28 17:22:48 configure python-beagle 0.3.9-1+b1 0.3.9-1+b1 2010-06-28 17:22:48 status unpacked python-beagle 0.3.9-1+b1 2010-06-28 17:22:48 status half-configured python-beagle 0.3.9-1+b1 2010-06-28 17:22:48 status installed python-beagle 0.3.9-1+b1 2010-06-28 17:22:49 configure radeontool 1.6.0-1 1.6.0-1 2010-06-28 17:22:49 status unpacked radeontool 1.6.0-1 2010-06-28 17:22:49 status half-configured radeontool 1.6.0-1 2010-06-28 17:22:49 status installed radeontool 1.6.0-1 2010-06-28 17:22:49 configure rss-glx 0.9.1-2 0.9.1-2 2010-06-28 17:22:49 status unpacked rss-glx 0.9.1-2 2010-06-28 17:22:49 status half-configured rss-glx 0.9.1-2 2010-06-28 17:22:49 status installed rss-glx 0.9.1-2 2010-06-28 17:22:49 configure synaptic 0.63.1 0.63.1 2010-06-28 17:22:49 status unpacked synaptic 0.63.1 2010-06-28 17:22:49 status half-configured synaptic 0.63.1 2010-06-28 17:22:49 status installed synaptic 0.63.1 2010-06-28 17:22:49 configure vbetool 1.1-2 1.1-2 2010-06-28 17:22:49 status unpacked vbetool 1.1-2 2010-06-28 17:22:49 status half-configured vbetool 1.1-2 2010-06-28 17:22:49 status installed vbetool 1.1-2 2010-06-28 17:22:49 trigproc python-support 1.0.8 1.0.8 2010-06-28 17:22:49 status half-configured python-support 1.0.8 2010-06-28 17:22:51 status installed python-support 1.0.8 2010-06-28 17:22:51 trigproc menu 2.1.41 2.1.41 2010-06-28 17:22:51 status half-configured menu 2.1.41 2010-06-28 17:22:52 status installed menu 2.1.41 2010-06-29 10:27:55 startup archives unpack 2010-06-29 10:27:56 install tmpreaper 1.6.13 2010-06-29 10:27:56 status half-installed tmpreaper 1.6.13 2010-06-29 10:27:56 status triggers-pending man-db 2.5.7-3 2010-06-29 10:27:56 status half-installed tmpreaper 1.6.13 2010-06-29 10:27:56 status unpacked tmpreaper 1.6.13 2010-06-29 10:27:56 status unpacked tmpreaper 1.6.13 2010-06-29 10:27:56 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-29 10:27:56 status half-configured man-db 2.5.7-3 2010-06-29 10:27:57 status installed man-db 2.5.7-3 2010-06-29 10:27:57 startup packages configure 2010-06-29 10:27:57 configure tmpreaper 1.6.13 1.6.13 2010-06-29 10:27:57 status unpacked tmpreaper 1.6.13 2010-06-29 10:27:57 status unpacked tmpreaper 1.6.13 2010-06-29 10:27:58 status unpacked tmpreaper 1.6.13 2010-06-29 10:27:58 status half-configured tmpreaper 1.6.13 2010-06-29 10:28:13 status installed tmpreaper 1.6.13 2010-06-29 10:58:16 startup archives unpack 2010-06-29 10:58:16 install libdjvulibre-text 3.5.22-9 2010-06-29 10:58:16 status half-installed libdjvulibre-text 3.5.22-9 2010-06-29 10:58:17 status unpacked libdjvulibre-text 3.5.22-9 2010-06-29 10:58:17 status unpacked libdjvulibre-text 3.5.22-9 2010-06-29 10:58:17 install libdjvulibre21 3.5.22-9 3.5.22-9 2010-06-29 10:58:17 status half-installed libdjvulibre21 3.5.22-9 2010-06-29 10:58:17 status unpacked libdjvulibre21 3.5.22-9 2010-06-29 10:58:17 status unpacked libdjvulibre21 3.5.22-9 2010-06-29 10:58:17 install libkpathsea5 2009-6 2009-6 2010-06-29 10:58:17 status half-installed libkpathsea5 2009-6 2010-06-29 10:58:18 status unpacked libkpathsea5 2009-6 2010-06-29 10:58:18 status unpacked libkpathsea5 2009-6 2010-06-29 10:58:18 install libpoppler-glib4 0.12.4-1 0.12.4-1 2010-06-29 10:58:18 status half-installed libpoppler-glib4 0.12.4-1 2010-06-29 10:58:18 status unpacked libpoppler-glib4 0.12.4-1 2010-06-29 10:58:18 status unpacked libpoppler-glib4 0.12.4-1 2010-06-29 10:58:18 install libspectre1 0.2.6-1 0.2.6-1 2010-06-29 10:58:18 status half-installed libspectre1 0.2.6-1 2010-06-29 10:58:18 status unpacked libspectre1 0.2.6-1 2010-06-29 10:58:18 status unpacked libspectre1 0.2.6-1 2010-06-29 10:58:18 install libt1-5 5.1.2-3 5.1.2-3 2010-06-29 10:58:18 status half-installed libt1-5 5.1.2-3 2010-06-29 10:58:18 status unpacked libt1-5 5.1.2-3 2010-06-29 10:58:19 status unpacked libt1-5 5.1.2-3 2010-06-29 10:58:19 install libevince2 2.30.1-3 2.30.1-3 2010-06-29 10:58:19 status half-installed libevince2 2.30.1-3 2010-06-29 10:58:19 status unpacked libevince2 2.30.1-3 2010-06-29 10:58:19 status unpacked libevince2 2.30.1-3 2010-06-29 10:58:19 install evince-common 2.30.1-3 2010-06-29 10:58:19 status half-installed evince-common 2.30.1-3 2010-06-29 10:58:19 status triggers-pending man-db 2.5.7-3 2010-06-29 10:58:19 status half-installed evince-common 2.30.1-3 2010-06-29 10:58:19 status triggers-pending hicolor-icon-theme 0.11-1 2010-06-29 10:58:19 status half-installed evince-common 2.30.1-3 2010-06-29 10:58:20 status triggers-pending desktop-file-utils 0.15-2 2010-06-29 10:58:20 status half-installed evince-common 2.30.1-3 2010-06-29 10:58:20 status triggers-pending gnome-menus 2.30.0-1 2010-06-29 10:58:20 status half-installed evince-common 2.30.1-3 2010-06-29 10:58:21 status unpacked evince-common 2.30.1-3 2010-06-29 10:58:21 status unpacked evince-common 2.30.1-3 2010-06-29 10:58:21 install evince 2.30.1-3 2.30.1-3 2010-06-29 10:58:21 status half-installed evince 2.30.1-3 2010-06-29 10:58:21 status triggers-pending menu 2.1.41 2010-06-29 10:58:21 status half-installed evince 2.30.1-3 2010-06-29 10:58:22 status triggers-pending gconf2 2.28.1-3 2010-06-29 10:58:22 status half-installed evince 2.30.1-3 2010-06-29 10:58:22 status unpacked evince 2.30.1-3 2010-06-29 10:58:22 status unpacked evince 2.30.1-3 2010-06-29 10:58:22 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-29 10:58:22 status half-configured man-db 2.5.7-3 2010-06-29 10:58:23 status installed man-db 2.5.7-3 2010-06-29 10:58:23 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-06-29 10:58:23 status half-configured hicolor-icon-theme 0.11-1 2010-06-29 10:58:25 status installed hicolor-icon-theme 0.11-1 2010-06-29 10:58:25 trigproc desktop-file-utils 0.15-2 0.15-2 2010-06-29 10:58:25 status half-configured desktop-file-utils 0.15-2 2010-06-29 10:58:26 status installed desktop-file-utils 0.15-2 2010-06-29 10:58:26 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-06-29 10:58:26 status half-configured gnome-menus 2.30.0-1 2010-06-29 10:58:26 status installed gnome-menus 2.30.0-1 2010-06-29 10:58:26 trigproc menu 2.1.41 2.1.41 2010-06-29 10:58:26 status half-configured menu 2.1.41 2010-06-29 10:58:27 status installed menu 2.1.41 2010-06-29 10:58:27 trigproc gconf2 2.28.1-3 2.28.1-3 2010-06-29 10:58:27 status half-configured gconf2 2.28.1-3 2010-06-29 10:58:34 status installed gconf2 2.28.1-3 2010-06-29 10:58:35 startup packages configure 2010-06-29 10:58:35 configure libdjvulibre-text 3.5.22-9 3.5.22-9 2010-06-29 10:58:35 status unpacked libdjvulibre-text 3.5.22-9 2010-06-29 10:58:35 status half-configured libdjvulibre-text 3.5.22-9 2010-06-29 10:58:35 status installed libdjvulibre-text 3.5.22-9 2010-06-29 10:58:35 configure libdjvulibre21 3.5.22-9 3.5.22-9 2010-06-29 10:58:35 status unpacked libdjvulibre21 3.5.22-9 2010-06-29 10:58:35 status half-configured libdjvulibre21 3.5.22-9 2010-06-29 10:58:35 status installed libdjvulibre21 3.5.22-9 2010-06-29 10:58:35 configure libkpathsea5 2009-6 2009-6 2010-06-29 10:58:35 status unpacked libkpathsea5 2009-6 2010-06-29 10:58:35 status half-configured libkpathsea5 2009-6 2010-06-29 10:58:35 status installed libkpathsea5 2009-6 2010-06-29 10:58:35 configure libpoppler-glib4 0.12.4-1 0.12.4-1 2010-06-29 10:58:35 status unpacked libpoppler-glib4 0.12.4-1 2010-06-29 10:58:35 status half-configured libpoppler-glib4 0.12.4-1 2010-06-29 10:58:35 status installed libpoppler-glib4 0.12.4-1 2010-06-29 10:58:35 configure libspectre1 0.2.6-1 0.2.6-1 2010-06-29 10:58:35 status unpacked libspectre1 0.2.6-1 2010-06-29 10:58:35 status half-configured libspectre1 0.2.6-1 2010-06-29 10:58:35 status installed libspectre1 0.2.6-1 2010-06-29 10:58:35 configure libt1-5 5.1.2-3 5.1.2-3 2010-06-29 10:58:35 status unpacked libt1-5 5.1.2-3 2010-06-29 10:58:35 status half-configured libt1-5 5.1.2-3 2010-06-29 10:58:36 status installed libt1-5 5.1.2-3 2010-06-29 10:58:36 configure libevince2 2.30.1-3 2.30.1-3 2010-06-29 10:58:36 status unpacked libevince2 2.30.1-3 2010-06-29 10:58:36 status half-configured libevince2 2.30.1-3 2010-06-29 10:58:36 status installed libevince2 2.30.1-3 2010-06-29 10:58:36 configure evince-common 2.30.1-3 2.30.1-3 2010-06-29 10:58:36 status unpacked evince-common 2.30.1-3 2010-06-29 10:58:36 status half-configured evince-common 2.30.1-3 2010-06-29 10:58:36 status installed evince-common 2.30.1-3 2010-06-29 10:58:36 configure evince 2.30.1-3 2.30.1-3 2010-06-29 10:58:36 status unpacked evince 2.30.1-3 2010-06-29 10:58:36 status half-configured evince 2.30.1-3 2010-06-29 10:58:36 status installed evince 2.30.1-3 2010-06-29 10:58:36 status triggers-pending menu 2.1.41 2010-06-29 10:58:36 status triggers-awaited menu 2.1.41 2010-06-29 10:58:36 trigproc menu 2.1.41 2.1.41 2010-06-29 10:58:36 status half-configured menu 2.1.41 2010-06-29 10:58:37 status installed menu 2.1.41 2010-06-29 11:22:02 startup archives unpack 2010-06-29 11:22:03 install tcpdump 4.1.1-1 2010-06-29 11:22:03 status half-installed tcpdump 4.1.1-1 2010-06-29 11:22:03 status triggers-pending man-db 2.5.7-3 2010-06-29 11:22:03 status half-installed tcpdump 4.1.1-1 2010-06-29 11:22:03 status unpacked tcpdump 4.1.1-1 2010-06-29 11:22:03 status unpacked tcpdump 4.1.1-1 2010-06-29 11:22:03 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-29 11:22:03 status half-configured man-db 2.5.7-3 2010-06-29 11:22:04 status installed man-db 2.5.7-3 2010-06-29 11:22:05 startup packages configure 2010-06-29 11:22:05 configure tcpdump 4.1.1-1 4.1.1-1 2010-06-29 11:22:05 status unpacked tcpdump 4.1.1-1 2010-06-29 11:22:05 status half-configured tcpdump 4.1.1-1 2010-06-29 11:22:05 status installed tcpdump 4.1.1-1 2010-06-29 14:22:18 startup archives unpack 2010-06-29 14:22:26 install icedove 3.0.5-1 2010-06-29 14:22:26 status half-installed icedove 3.0.5-1 2010-06-29 14:22:26 status triggers-pending menu 2.1.41 2010-06-29 14:22:26 status half-installed icedove 3.0.5-1 2010-06-29 14:22:27 status triggers-pending man-db 2.5.7-3 2010-06-29 14:22:27 status half-installed icedove 3.0.5-1 2010-06-29 14:22:27 status triggers-pending desktop-file-utils 0.15-2 2010-06-29 14:22:27 status half-installed icedove 3.0.5-1 2010-06-29 14:22:27 status triggers-pending gnome-menus 2.30.0-1 2010-06-29 14:22:27 status half-installed icedove 3.0.5-1 2010-06-29 14:22:30 status unpacked icedove 3.0.5-1 2010-06-29 14:22:30 status unpacked icedove 3.0.5-1 2010-06-29 14:22:30 install myspell-en-us 1:3.2.1-1 2010-06-29 14:22:30 status half-installed myspell-en-us 1:3.2.1-1 2010-06-29 14:22:31 status unpacked myspell-en-us 1:3.2.1-1 2010-06-29 14:22:31 status unpacked myspell-en-us 1:3.2.1-1 2010-06-29 14:22:31 trigproc menu 2.1.41 2.1.41 2010-06-29 14:22:31 status half-configured menu 2.1.41 2010-06-29 14:22:35 status installed menu 2.1.41 2010-06-29 14:22:36 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-29 14:22:36 status half-configured man-db 2.5.7-3 2010-06-29 14:22:40 status installed man-db 2.5.7-3 2010-06-29 14:22:40 trigproc desktop-file-utils 0.15-2 0.15-2 2010-06-29 14:22:40 status half-configured desktop-file-utils 0.15-2 2010-06-29 14:22:41 status installed desktop-file-utils 0.15-2 2010-06-29 14:22:41 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-06-29 14:22:41 status half-configured gnome-menus 2.30.0-1 2010-06-29 14:22:41 status installed gnome-menus 2.30.0-1 2010-06-29 14:22:42 startup packages configure 2010-06-29 14:22:42 configure icedove 3.0.5-1 3.0.5-1 2010-06-29 14:22:42 status unpacked icedove 3.0.5-1 2010-06-29 14:22:42 status unpacked icedove 3.0.5-1 2010-06-29 14:22:42 status unpacked icedove 3.0.5-1 2010-06-29 14:22:42 status unpacked icedove 3.0.5-1 2010-06-29 14:22:42 status unpacked icedove 3.0.5-1 2010-06-29 14:22:42 status half-configured icedove 3.0.5-1 2010-06-29 14:22:42 status installed icedove 3.0.5-1 2010-06-29 14:22:42 status triggers-pending menu 2.1.41 2010-06-29 14:22:42 status triggers-awaited menu 2.1.41 2010-06-29 14:22:42 configure myspell-en-us 1:3.2.1-1 1:3.2.1-1 2010-06-29 14:22:42 status unpacked myspell-en-us 1:3.2.1-1 2010-06-29 14:22:42 status half-configured myspell-en-us 1:3.2.1-1 2010-06-29 14:22:42 status installed myspell-en-us 1:3.2.1-1 2010-06-29 14:22:42 trigproc menu 2.1.41 2.1.41 2010-06-29 14:22:42 status half-configured menu 2.1.41 2010-06-29 14:22:42 status installed menu 2.1.41 2010-06-30 14:57:18 startup archives unpack 2010-06-30 14:57:22 install libpopt-dev 1.16-1 2010-06-30 14:57:22 status half-installed libpopt-dev 1.16-1 2010-06-30 14:57:22 status triggers-pending man-db 2.5.7-3 2010-06-30 14:57:22 status half-installed libpopt-dev 1.16-1 2010-06-30 14:57:23 status unpacked libpopt-dev 1.16-1 2010-06-30 14:57:23 status unpacked libpopt-dev 1.16-1 2010-06-30 14:57:23 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-30 14:57:23 status half-configured man-db 2.5.7-3 2010-06-30 14:57:26 status installed man-db 2.5.7-3 2010-06-30 14:57:27 startup packages configure 2010-06-30 14:57:27 configure libpopt-dev 1.16-1 1.16-1 2010-06-30 14:57:27 status unpacked libpopt-dev 1.16-1 2010-06-30 14:57:27 status half-configured libpopt-dev 1.16-1 2010-06-30 14:57:27 status installed libpopt-dev 1.16-1 2010-06-30 14:57:54 startup archives unpack 2010-06-30 14:57:54 install libconfig8 1.3.2-2 2010-06-30 14:57:54 status half-installed libconfig8 1.3.2-2 2010-06-30 14:57:54 status unpacked libconfig8 1.3.2-2 2010-06-30 14:57:54 status unpacked libconfig8 1.3.2-2 2010-06-30 14:57:54 install libconfig8-dev 1.3.2-2 2010-06-30 14:57:54 status half-installed libconfig8-dev 1.3.2-2 2010-06-30 14:57:54 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-30 14:57:54 status half-installed libconfig8-dev 1.3.2-2 2010-06-30 14:57:54 status unpacked libconfig8-dev 1.3.2-2 2010-06-30 14:57:54 status unpacked libconfig8-dev 1.3.2-2 2010-06-30 14:57:54 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-30 14:57:54 status half-configured install-info 4.13a.dfsg.1-5 2010-06-30 14:57:55 status installed install-info 4.13a.dfsg.1-5 2010-06-30 14:57:56 startup packages configure 2010-06-30 14:57:56 configure libconfig8 1.3.2-2 1.3.2-2 2010-06-30 14:57:56 status unpacked libconfig8 1.3.2-2 2010-06-30 14:57:56 status half-configured libconfig8 1.3.2-2 2010-06-30 14:57:57 status installed libconfig8 1.3.2-2 2010-06-30 14:57:57 configure libconfig8-dev 1.3.2-2 1.3.2-2 2010-06-30 14:57:57 status unpacked libconfig8-dev 1.3.2-2 2010-06-30 14:57:57 status half-configured libconfig8-dev 1.3.2-2 2010-06-30 14:57:57 status installed libconfig8-dev 1.3.2-2 2010-06-30 14:58:48 startup archives unpack 2010-06-30 14:58:48 install libffcall1 1.10+cvs20100619-2 2010-06-30 14:58:48 status half-installed libffcall1 1.10+cvs20100619-2 2010-06-30 14:58:48 status unpacked libffcall1 1.10+cvs20100619-2 2010-06-30 14:58:48 status unpacked libffcall1 1.10+cvs20100619-2 2010-06-30 14:58:48 install libsigsegv0 2.5-3 2010-06-30 14:58:48 status half-installed libsigsegv0 2.5-3 2010-06-30 14:58:49 status unpacked libsigsegv0 2.5-3 2010-06-30 14:58:49 status unpacked libsigsegv0 2.5-3 2010-06-30 14:58:49 install cl-asdf 2:1.704-1 2010-06-30 14:58:49 status half-installed cl-asdf 2:1.704-1 2010-06-30 14:58:49 status triggers-pending install-info 4.13a.dfsg.1-5 2010-06-30 14:58:49 status half-installed cl-asdf 2:1.704-1 2010-06-30 14:58:49 status unpacked cl-asdf 2:1.704-1 2010-06-30 14:58:49 status unpacked cl-asdf 2:1.704-1 2010-06-30 14:58:49 install realpath 1.15 2010-06-30 14:58:49 status half-installed realpath 1.15 2010-06-30 14:58:49 status triggers-pending man-db 2.5.7-3 2010-06-30 14:58:49 status half-installed realpath 1.15 2010-06-30 14:58:50 status unpacked realpath 1.15 2010-06-30 14:58:50 status unpacked realpath 1.15 2010-06-30 14:58:50 install common-lisp-controller 7.2 2010-06-30 14:58:50 status half-installed common-lisp-controller 7.2 2010-06-30 14:58:50 status half-installed common-lisp-controller 7.2 2010-06-30 14:58:51 status unpacked common-lisp-controller 7.2 2010-06-30 14:58:51 status unpacked common-lisp-controller 7.2 2010-06-30 14:58:51 install clisp 1:2.48-1.2 2010-06-30 14:58:51 status half-installed clisp 1:2.48-1.2 2010-06-30 14:58:51 status half-installed clisp 1:2.48-1.2 2010-06-30 14:58:52 status unpacked clisp 1:2.48-1.2 2010-06-30 14:58:52 status unpacked clisp 1:2.48-1.2 2010-06-30 14:58:52 install doxygen 1.6.3-1 2010-06-30 14:58:52 status half-installed doxygen 1.6.3-1 2010-06-30 14:58:52 status half-installed doxygen 1.6.3-1 2010-06-30 14:58:52 status unpacked doxygen 1.6.3-1 2010-06-30 14:58:52 status unpacked doxygen 1.6.3-1 2010-06-30 14:58:53 install tex-common 2.08 2010-06-30 14:58:53 status half-installed tex-common 2.08 2010-06-30 14:58:53 status half-installed tex-common 2.08 2010-06-30 14:58:53 status unpacked tex-common 2.08 2010-06-30 14:58:53 status unpacked tex-common 2.08 2010-06-30 14:58:53 install texlive-common 2009-10 2010-06-30 14:58:53 status half-installed texlive-common 2009-10 2010-06-30 14:58:54 status unpacked texlive-common 2009-10 2010-06-30 14:58:54 status unpacked texlive-common 2009-10 2010-06-30 14:58:54 install texlive-doc-base 2009-2 2010-06-30 14:58:54 status half-installed texlive-doc-base 2009-2 2010-06-30 14:58:54 status unpacked texlive-doc-base 2009-2 2010-06-30 14:58:54 status unpacked texlive-doc-base 2009-2 2010-06-30 14:58:54 install luatex 0.60.1-1 2010-06-30 14:58:54 status half-installed luatex 0.60.1-1 2010-06-30 14:58:54 status half-installed luatex 0.60.1-1 2010-06-30 14:58:55 status unpacked luatex 0.60.1-1 2010-06-30 14:58:55 status unpacked luatex 0.60.1-1 2010-06-30 14:58:55 install texlive-binaries 2009-6 2010-06-30 14:58:55 status half-installed texlive-binaries 2009-6 2010-06-30 14:58:55 status half-installed texlive-binaries 2009-6 2010-06-30 14:58:56 status unpacked texlive-binaries 2009-6 2010-06-30 14:58:56 status unpacked texlive-binaries 2009-6 2010-06-30 14:58:56 install texlive-base 2009-10 2010-06-30 14:58:56 status half-installed texlive-base 2009-10 2010-06-30 14:58:56 status triggers-pending menu 2.1.41 2010-06-30 14:58:56 status half-installed texlive-base 2009-10 2010-06-30 14:58:56 status half-installed texlive-base 2009-10 2010-06-30 14:58:56 status half-installed texlive-base 2009-10 2010-06-30 14:58:58 status unpacked texlive-base 2009-10 2010-06-30 14:58:58 status unpacked texlive-base 2009-10 2010-06-30 14:58:58 install texlive-extra-utils 2009-8 2010-06-30 14:58:58 status half-installed texlive-extra-utils 2009-8 2010-06-30 14:58:58 status half-installed texlive-extra-utils 2009-8 2010-06-30 14:58:58 status half-installed texlive-extra-utils 2009-8 2010-06-30 14:59:00 status unpacked texlive-extra-utils 2009-8 2010-06-30 14:59:00 status unpacked texlive-extra-utils 2009-8 2010-06-30 14:59:00 install texlive-font-utils 2009-8 2010-06-30 14:59:00 status half-installed texlive-font-utils 2009-8 2010-06-30 14:59:00 status half-installed texlive-font-utils 2009-8 2010-06-30 14:59:01 status unpacked texlive-font-utils 2009-8 2010-06-30 14:59:01 status unpacked texlive-font-utils 2009-8 2010-06-30 14:59:01 install texlive-latex-base 2009-10 2010-06-30 14:59:01 status half-installed texlive-latex-base 2009-10 2010-06-30 14:59:02 status half-installed texlive-latex-base 2009-10 2010-06-30 14:59:02 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:02 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:03 install feynmf 1.08-5 2010-06-30 14:59:03 status half-installed feynmf 1.08-5 2010-06-30 14:59:03 status half-installed feynmf 1.08-5 2010-06-30 14:59:03 status unpacked feynmf 1.08-5 2010-06-30 14:59:03 status unpacked feynmf 1.08-5 2010-06-30 14:59:03 install lacheck 1.26-11.1 2010-06-30 14:59:03 status half-installed lacheck 1.26-11.1 2010-06-30 14:59:03 status half-installed lacheck 1.26-11.1 2010-06-30 14:59:03 status unpacked lacheck 1.26-11.1 2010-06-30 14:59:03 status unpacked lacheck 1.26-11.1 2010-06-30 14:59:03 install libmagick++3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-30 14:59:03 status half-installed libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:04 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:04 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:04 install libplot2c2 2.5-4 2.5-4 2010-06-30 14:59:04 status half-installed libplot2c2 2.5-4 2010-06-30 14:59:04 status unpacked libplot2c2 2.5-4 2010-06-30 14:59:04 status unpacked libplot2c2 2.5-4 2010-06-30 14:59:04 install libpstoedit0c2a 3.45-8+b1 3.45-8+b1 2010-06-30 14:59:04 status half-installed libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:04 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:04 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:05 install lmodern 2.004.1-3 2010-06-30 14:59:05 status half-installed lmodern 2.004.1-3 2010-06-30 14:59:05 status triggers-pending fontconfig 2.8.0-2.1 2010-06-30 14:59:05 status half-installed lmodern 2.004.1-3 2010-06-30 14:59:05 status triggers-pending fontconfig 2.8.0-2.1 2010-06-30 14:59:07 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:07 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:08 install pstoedit 3.45-8+b1 2010-06-30 14:59:08 status half-installed pstoedit 3.45-8+b1 2010-06-30 14:59:08 status half-installed pstoedit 3.45-8+b1 2010-06-30 14:59:08 status unpacked pstoedit 3.45-8+b1 2010-06-30 14:59:08 status unpacked pstoedit 3.45-8+b1 2010-06-30 14:59:08 install texlive-metapost 2009-10 2010-06-30 14:59:08 status half-installed texlive-metapost 2009-10 2010-06-30 14:59:08 status unpacked texlive-metapost 2009-10 2010-06-30 14:59:08 status unpacked texlive-metapost 2009-10 2010-06-30 14:59:09 install purifyeps 1.0a-1 2010-06-30 14:59:09 status half-installed purifyeps 1.0a-1 2010-06-30 14:59:09 status half-installed purifyeps 1.0a-1 2010-06-30 14:59:09 status unpacked purifyeps 1.0a-1 2010-06-30 14:59:09 status unpacked purifyeps 1.0a-1 2010-06-30 14:59:09 install texlive-latex-base-doc 2009-10 2010-06-30 14:59:09 status half-installed texlive-latex-base-doc 2009-10 2010-06-30 14:59:19 status unpacked texlive-latex-base-doc 2009-10 2010-06-30 14:59:19 status unpacked texlive-latex-base-doc 2009-10 2010-06-30 14:59:19 install texlive-luatex 2009-10 2010-06-30 14:59:19 status half-installed texlive-luatex 2009-10 2010-06-30 14:59:19 status unpacked texlive-luatex 2009-10 2010-06-30 14:59:19 status unpacked texlive-luatex 2009-10 2010-06-30 14:59:20 install texlive-metapost-doc 2009-10 2010-06-30 14:59:20 status half-installed texlive-metapost-doc 2009-10 2010-06-30 14:59:22 status unpacked texlive-metapost-doc 2009-10 2010-06-30 14:59:22 status unpacked texlive-metapost-doc 2009-10 2010-06-30 14:59:22 install xindy-rules 2.4~pre1-3 2010-06-30 14:59:22 status half-installed xindy-rules 2.4~pre1-3 2010-06-30 14:59:23 status unpacked xindy-rules 2.4~pre1-3 2010-06-30 14:59:23 status unpacked xindy-rules 2.4~pre1-3 2010-06-30 14:59:23 install xindy 2.4~pre1-3 2010-06-30 14:59:23 status half-installed xindy 2.4~pre1-3 2010-06-30 14:59:23 status half-installed xindy 2.4~pre1-3 2010-06-30 14:59:23 status unpacked xindy 2.4~pre1-3 2010-06-30 14:59:23 status unpacked xindy 2.4~pre1-3 2010-06-30 14:59:23 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-06-30 14:59:23 status half-configured install-info 4.13a.dfsg.1-5 2010-06-30 14:59:23 status installed install-info 4.13a.dfsg.1-5 2010-06-30 14:59:23 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-30 14:59:23 status half-configured man-db 2.5.7-3 2010-06-30 14:59:26 status installed man-db 2.5.7-3 2010-06-30 14:59:26 trigproc menu 2.1.41 2.1.41 2010-06-30 14:59:26 status half-configured menu 2.1.41 2010-06-30 14:59:27 status installed menu 2.1.41 2010-06-30 14:59:27 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-06-30 14:59:27 status half-configured fontconfig 2.8.0-2.1 2010-06-30 14:59:30 status installed fontconfig 2.8.0-2.1 2010-06-30 14:59:31 startup packages configure 2010-06-30 14:59:31 configure libffcall1 1.10+cvs20100619-2 1.10+cvs20100619-2 2010-06-30 14:59:31 status unpacked libffcall1 1.10+cvs20100619-2 2010-06-30 14:59:31 status half-configured libffcall1 1.10+cvs20100619-2 2010-06-30 14:59:31 status installed libffcall1 1.10+cvs20100619-2 2010-06-30 14:59:31 configure libsigsegv0 2.5-3 2.5-3 2010-06-30 14:59:31 status unpacked libsigsegv0 2.5-3 2010-06-30 14:59:31 status half-configured libsigsegv0 2.5-3 2010-06-30 14:59:31 status installed libsigsegv0 2.5-3 2010-06-30 14:59:31 configure cl-asdf 2:1.704-1 2:1.704-1 2010-06-30 14:59:31 status unpacked cl-asdf 2:1.704-1 2010-06-30 14:59:31 status half-configured cl-asdf 2:1.704-1 2010-06-30 14:59:32 status installed cl-asdf 2:1.704-1 2010-06-30 14:59:32 configure realpath 1.15 1.15 2010-06-30 14:59:32 status unpacked realpath 1.15 2010-06-30 14:59:32 status half-configured realpath 1.15 2010-06-30 14:59:32 status installed realpath 1.15 2010-06-30 14:59:32 configure common-lisp-controller 7.2 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status unpacked common-lisp-controller 7.2 2010-06-30 14:59:32 status half-configured common-lisp-controller 7.2 2010-06-30 14:59:34 status installed common-lisp-controller 7.2 2010-06-30 14:59:34 configure clisp 1:2.48-1.2 1:2.48-1.2 2010-06-30 14:59:34 status unpacked clisp 1:2.48-1.2 2010-06-30 14:59:34 status half-configured clisp 1:2.48-1.2 2010-06-30 14:59:35 status installed clisp 1:2.48-1.2 2010-06-30 14:59:35 configure doxygen 1.6.3-1 1.6.3-1 2010-06-30 14:59:35 status unpacked doxygen 1.6.3-1 2010-06-30 14:59:35 status half-configured doxygen 1.6.3-1 2010-06-30 14:59:35 status installed doxygen 1.6.3-1 2010-06-30 14:59:35 configure tex-common 2.08 2.08 2010-06-30 14:59:35 status unpacked tex-common 2.08 2010-06-30 14:59:35 status unpacked tex-common 2.08 2010-06-30 14:59:35 status unpacked tex-common 2.08 2010-06-30 14:59:35 status unpacked tex-common 2.08 2010-06-30 14:59:35 status half-configured tex-common 2.08 2010-06-30 14:59:38 status installed tex-common 2.08 2010-06-30 14:59:38 configure texlive-common 2009-10 2009-10 2010-06-30 14:59:38 status unpacked texlive-common 2009-10 2010-06-30 14:59:38 status half-configured texlive-common 2009-10 2010-06-30 14:59:38 status installed texlive-common 2009-10 2010-06-30 14:59:38 configure texlive-doc-base 2009-2 2009-2 2010-06-30 14:59:38 status unpacked texlive-doc-base 2009-2 2010-06-30 14:59:38 status half-configured texlive-doc-base 2009-2 2010-06-30 14:59:38 status installed texlive-doc-base 2009-2 2010-06-30 14:59:38 status triggers-pending tex-common 2.08 2010-06-30 14:59:38 status triggers-awaited texlive-doc-base 2009-2 2010-06-30 14:59:38 configure luatex 0.60.1-1 0.60.1-1 2010-06-30 14:59:38 status unpacked luatex 0.60.1-1 2010-06-30 14:59:38 status half-configured luatex 0.60.1-1 2010-06-30 14:59:38 status installed luatex 0.60.1-1 2010-06-30 14:59:38 configure texlive-binaries 2009-6 2009-6 2010-06-30 14:59:38 status unpacked texlive-binaries 2009-6 2010-06-30 14:59:38 status half-configured texlive-binaries 2009-6 2010-06-30 14:59:40 update-alternatives: run with --install /usr/bin/xdvi.bin xdvi.bin /usr/bin/xdvi-xaw 30 2010-06-30 14:59:40 update-alternatives: link group xdvi.bin updated to point to /usr/bin/xdvi-xaw 2010-06-30 14:59:40 update-alternatives: run with --install /usr/bin/bibtex bibtex /usr/bin/bibtex.original 100 --slave /usr/share/man/man1/bibtex.1.gz bibtex.1.gz /usr/share/man/man1/bibtex.original.1.gz 2010-06-30 14:59:40 update-alternatives: link group bibtex updated to point to /usr/bin/bibtex.original 2010-06-30 14:59:40 status installed texlive-binaries 2009-6 2010-06-30 14:59:40 configure lacheck 1.26-11.1 1.26-11.1 2010-06-30 14:59:40 status unpacked lacheck 1.26-11.1 2010-06-30 14:59:40 status half-configured lacheck 1.26-11.1 2010-06-30 14:59:40 status installed lacheck 1.26-11.1 2010-06-30 14:59:40 configure libmagick++3 7:6.6.2.6-1 7:6.6.2.6-1 2010-06-30 14:59:40 status unpacked libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:40 status half-configured libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:41 status installed libmagick++3 7:6.6.2.6-1 2010-06-30 14:59:41 configure libplot2c2 2.5-4 2.5-4 2010-06-30 14:59:41 status unpacked libplot2c2 2.5-4 2010-06-30 14:59:41 status half-configured libplot2c2 2.5-4 2010-06-30 14:59:41 status installed libplot2c2 2.5-4 2010-06-30 14:59:41 configure libpstoedit0c2a 3.45-8+b1 3.45-8+b1 2010-06-30 14:59:41 status unpacked libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:41 status half-configured libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:41 status installed libpstoedit0c2a 3.45-8+b1 2010-06-30 14:59:41 configure lmodern 2.004.1-3 2.004.1-3 2010-06-30 14:59:41 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:41 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:41 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:41 status unpacked lmodern 2.004.1-3 2010-06-30 14:59:41 status half-configured lmodern 2.004.1-3 2010-06-30 14:59:51 status installed lmodern 2.004.1-3 2010-06-30 14:59:51 status triggers-pending tex-common 2.08 2010-06-30 14:59:51 status triggers-awaited lmodern 2.004.1-3 2010-06-30 14:59:51 status triggers-pending tex-common 2.08 2010-06-30 14:59:51 configure pstoedit 3.45-8+b1 3.45-8+b1 2010-06-30 14:59:51 status unpacked pstoedit 3.45-8+b1 2010-06-30 14:59:51 status half-configured pstoedit 3.45-8+b1 2010-06-30 14:59:51 status installed pstoedit 3.45-8+b1 2010-06-30 14:59:51 configure texlive-latex-base-doc 2009-10 2009-10 2010-06-30 14:59:51 status unpacked texlive-latex-base-doc 2009-10 2010-06-30 14:59:51 status half-configured texlive-latex-base-doc 2009-10 2010-06-30 14:59:51 status installed texlive-latex-base-doc 2009-10 2010-06-30 14:59:51 status triggers-awaited texlive-latex-base-doc 2009-10 2010-06-30 14:59:51 configure texlive-metapost-doc 2009-10 2009-10 2010-06-30 14:59:51 status unpacked texlive-metapost-doc 2009-10 2010-06-30 14:59:51 status half-configured texlive-metapost-doc 2009-10 2010-06-30 14:59:52 status installed texlive-metapost-doc 2009-10 2010-06-30 14:59:52 status triggers-awaited texlive-metapost-doc 2009-10 2010-06-30 14:59:52 configure xindy-rules 2.4~pre1-3 2.4~pre1-3 2010-06-30 14:59:52 status unpacked xindy-rules 2.4~pre1-3 2010-06-30 14:59:52 status half-configured xindy-rules 2.4~pre1-3 2010-06-30 14:59:52 status installed xindy-rules 2.4~pre1-3 2010-06-30 14:59:52 configure xindy 2.4~pre1-3 2.4~pre1-3 2010-06-30 14:59:52 status unpacked xindy 2.4~pre1-3 2010-06-30 14:59:52 status half-configured xindy 2.4~pre1-3 2010-06-30 14:59:52 status installed xindy 2.4~pre1-3 2010-06-30 14:59:52 trigproc tex-common 2.08 2.08 2010-06-30 14:59:52 status half-configured tex-common 2.08 2010-06-30 14:59:52 status installed texlive-metapost-doc 2009-10 2010-06-30 14:59:52 status installed texlive-latex-base-doc 2009-10 2010-06-30 14:59:52 status installed lmodern 2.004.1-3 2010-06-30 14:59:52 status installed texlive-doc-base 2009-2 2010-06-30 14:59:53 status installed tex-common 2.08 2010-06-30 14:59:53 configure texlive-base 2009-10 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:53 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status unpacked texlive-base 2009-10 2010-06-30 14:59:54 status half-configured texlive-base 2009-10 2010-06-30 14:59:55 status installed texlive-base 2009-10 2010-06-30 14:59:55 status triggers-pending menu 2.1.41 2010-06-30 14:59:55 status triggers-awaited menu 2.1.41 2010-06-30 14:59:55 status triggers-pending tex-common 2.08 2010-06-30 14:59:55 status triggers-awaited texlive-base 2009-10 2010-06-30 14:59:55 status triggers-pending tex-common 2.08 2010-06-30 14:59:55 trigproc tex-common 2.08 2.08 2010-06-30 14:59:55 status half-configured tex-common 2.08 2010-06-30 14:59:55 status installed texlive-base 2009-10 2010-06-30 14:59:58 status installed tex-common 2.08 2010-06-30 14:59:58 configure texlive-latex-base 2009-10 2009-10 2010-06-30 14:59:58 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:58 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:58 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:58 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:58 status unpacked texlive-latex-base 2009-10 2010-06-30 14:59:58 status half-configured texlive-latex-base 2009-10 2010-06-30 15:00:00 status installed texlive-latex-base 2009-10 2010-06-30 15:00:00 status triggers-pending tex-common 2.08 2010-06-30 15:00:00 status triggers-awaited texlive-latex-base 2009-10 2010-06-30 15:00:00 configure texlive-metapost 2009-10 2009-10 2010-06-30 15:00:00 status unpacked texlive-metapost 2009-10 2010-06-30 15:00:00 status unpacked texlive-metapost 2009-10 2010-06-30 15:00:00 status half-configured texlive-metapost 2009-10 2010-06-30 15:00:01 status installed texlive-metapost 2009-10 2010-06-30 15:00:01 configure purifyeps 1.0a-1 1.0a-1 2010-06-30 15:00:01 status unpacked purifyeps 1.0a-1 2010-06-30 15:00:01 status half-configured purifyeps 1.0a-1 2010-06-30 15:00:01 status installed purifyeps 1.0a-1 2010-06-30 15:00:01 configure texlive-luatex 2009-10 2009-10 2010-06-30 15:00:01 status unpacked texlive-luatex 2009-10 2010-06-30 15:00:01 status half-configured texlive-luatex 2009-10 2010-06-30 15:00:01 status installed texlive-luatex 2009-10 2010-06-30 15:00:01 status triggers-pending tex-common 2.08 2010-06-30 15:00:01 status triggers-awaited texlive-luatex 2009-10 2010-06-30 15:00:01 configure texlive-extra-utils 2009-8 2009-8 2010-06-30 15:00:01 status unpacked texlive-extra-utils 2009-8 2010-06-30 15:00:01 status half-configured texlive-extra-utils 2009-8 2010-06-30 15:00:02 status installed texlive-extra-utils 2009-8 2010-06-30 15:00:02 status triggers-awaited texlive-extra-utils 2009-8 2010-06-30 15:00:02 configure texlive-font-utils 2009-8 2009-8 2010-06-30 15:00:02 status unpacked texlive-font-utils 2009-8 2010-06-30 15:00:02 status half-configured texlive-font-utils 2009-8 2010-06-30 15:00:02 status installed texlive-font-utils 2009-8 2010-06-30 15:00:02 status triggers-awaited texlive-font-utils 2009-8 2010-06-30 15:00:02 trigproc tex-common 2.08 2.08 2010-06-30 15:00:02 status half-configured tex-common 2.08 2010-06-30 15:00:02 status installed texlive-font-utils 2009-8 2010-06-30 15:00:02 status installed texlive-extra-utils 2009-8 2010-06-30 15:00:02 status installed texlive-luatex 2009-10 2010-06-30 15:00:02 status installed texlive-latex-base 2009-10 2010-06-30 15:00:04 status installed tex-common 2.08 2010-06-30 15:00:04 configure feynmf 1.08-5 1.08-5 2010-06-30 15:00:04 status unpacked feynmf 1.08-5 2010-06-30 15:00:04 status half-configured feynmf 1.08-5 2010-06-30 15:00:04 status installed feynmf 1.08-5 2010-06-30 15:00:04 trigproc menu 2.1.41 2.1.41 2010-06-30 15:00:04 status half-configured menu 2.1.41 2010-06-30 15:00:05 status installed menu 2.1.41 2010-06-30 15:02:46 startup archives unpack 2010-06-30 15:02:46 upgrade libxml2 2.7.7.dfsg-2 2.7.7.dfsg-4 2010-06-30 15:02:46 status half-configured libxml2 2.7.7.dfsg-2 2010-06-30 15:02:46 status unpacked libxml2 2.7.7.dfsg-2 2010-06-30 15:02:46 status half-installed libxml2 2.7.7.dfsg-2 2010-06-30 15:02:46 status half-installed libxml2 2.7.7.dfsg-2 2010-06-30 15:02:46 status unpacked libxml2 2.7.7.dfsg-4 2010-06-30 15:02:46 status unpacked libxml2 2.7.7.dfsg-4 2010-06-30 15:02:46 upgrade libpng12-0 1.2.43-1 1.2.44-1 2010-06-30 15:02:46 status half-configured libpng12-0 1.2.43-1 2010-06-30 15:02:46 status unpacked libpng12-0 1.2.43-1 2010-06-30 15:02:46 status half-installed libpng12-0 1.2.43-1 2010-06-30 15:02:47 status half-installed libpng12-0 1.2.43-1 2010-06-30 15:02:47 status unpacked libpng12-0 1.2.44-1 2010-06-30 15:02:47 status unpacked libpng12-0 1.2.44-1 2010-06-30 15:02:47 install libpng12-dev 1.2.44-1 2010-06-30 15:02:47 status half-installed libpng12-dev 1.2.44-1 2010-06-30 15:02:47 status triggers-pending man-db 2.5.7-3 2010-06-30 15:02:47 status half-installed libpng12-dev 1.2.44-1 2010-06-30 15:02:47 status unpacked libpng12-dev 1.2.44-1 2010-06-30 15:02:47 status unpacked libpng12-dev 1.2.44-1 2010-06-30 15:02:47 install libpixman-1-dev 0.16.4-1 2010-06-30 15:02:47 status half-installed libpixman-1-dev 0.16.4-1 2010-06-30 15:02:48 status unpacked libpixman-1-dev 0.16.4-1 2010-06-30 15:02:48 status unpacked libpixman-1-dev 0.16.4-1 2010-06-30 15:02:48 upgrade libxcb-render0 1.1-1.2 1.6-1 2010-06-30 15:02:48 status half-configured libxcb-render0 1.1-1.2 2010-06-30 15:02:48 status unpacked libxcb-render0 1.1-1.2 2010-06-30 15:02:48 status half-installed libxcb-render0 1.1-1.2 2010-06-30 15:02:48 status half-installed libxcb-render0 1.1-1.2 2010-06-30 15:02:48 status unpacked libxcb-render0 1.6-1 2010-06-30 15:02:48 status unpacked libxcb-render0 1.6-1 2010-06-30 15:02:48 install libxcb-render0-dev 1.6-1 2010-06-30 15:02:48 status half-installed libxcb-render0-dev 1.6-1 2010-06-30 15:02:48 status unpacked libxcb-render0-dev 1.6-1 2010-06-30 15:02:48 status unpacked libxcb-render0-dev 1.6-1 2010-06-30 15:02:48 install libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:48 status half-installed libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:49 status unpacked libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:49 status unpacked libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:49 install libcairo2-dev 1.8.10-4 2010-06-30 15:02:49 status half-installed libcairo2-dev 1.8.10-4 2010-06-30 15:02:49 status unpacked libcairo2-dev 1.8.10-4 2010-06-30 15:02:49 status unpacked libcairo2-dev 1.8.10-4 2010-06-30 15:02:49 install libdbi0 0.8.2-3 2010-06-30 15:02:49 status half-installed libdbi0 0.8.2-3 2010-06-30 15:02:49 status unpacked libdbi0 0.8.2-3 2010-06-30 15:02:49 status unpacked libdbi0 0.8.2-3 2010-06-30 15:02:49 install libglib2.0-dev 2.24.1-1 2010-06-30 15:02:49 status half-installed libglib2.0-dev 2.24.1-1 2010-06-30 15:02:49 status half-installed libglib2.0-dev 2.24.1-1 2010-06-30 15:02:50 status unpacked libglib2.0-dev 2.24.1-1 2010-06-30 15:02:50 status unpacked libglib2.0-dev 2.24.1-1 2010-06-30 15:02:50 install libpango1.0-dev 1.28.1-1 2010-06-30 15:02:50 status half-installed libpango1.0-dev 1.28.1-1 2010-06-30 15:02:50 status half-installed libpango1.0-dev 1.28.1-1 2010-06-30 15:02:50 status unpacked libpango1.0-dev 1.28.1-1 2010-06-30 15:02:50 status unpacked libpango1.0-dev 1.28.1-1 2010-06-30 15:02:50 install librrd4 1.4.3-1 2010-06-30 15:02:50 status half-installed librrd4 1.4.3-1 2010-06-30 15:02:50 status unpacked librrd4 1.4.3-1 2010-06-30 15:02:50 status unpacked librrd4 1.4.3-1 2010-06-30 15:02:51 install libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:51 status half-installed libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:51 status half-installed libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:51 status unpacked libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:51 status unpacked libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:51 install librrd-dev 1.4.3-1 2010-06-30 15:02:51 status half-installed librrd-dev 1.4.3-1 2010-06-30 15:02:51 status unpacked librrd-dev 1.4.3-1 2010-06-30 15:02:51 status unpacked librrd-dev 1.4.3-1 2010-06-30 15:02:51 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-30 15:02:51 status half-configured man-db 2.5.7-3 2010-06-30 15:02:52 status installed man-db 2.5.7-3 2010-06-30 15:02:53 startup packages configure 2010-06-30 15:02:53 configure libxml2 2.7.7.dfsg-4 2.7.7.dfsg-4 2010-06-30 15:02:53 status unpacked libxml2 2.7.7.dfsg-4 2010-06-30 15:02:53 status half-configured libxml2 2.7.7.dfsg-4 2010-06-30 15:02:53 status installed libxml2 2.7.7.dfsg-4 2010-06-30 15:02:53 configure libpng12-0 1.2.44-1 1.2.44-1 2010-06-30 15:02:53 status unpacked libpng12-0 1.2.44-1 2010-06-30 15:02:53 status half-configured libpng12-0 1.2.44-1 2010-06-30 15:02:53 status installed libpng12-0 1.2.44-1 2010-06-30 15:02:53 configure libpng12-dev 1.2.44-1 1.2.44-1 2010-06-30 15:02:53 status unpacked libpng12-dev 1.2.44-1 2010-06-30 15:02:53 status half-configured libpng12-dev 1.2.44-1 2010-06-30 15:02:53 status installed libpng12-dev 1.2.44-1 2010-06-30 15:02:53 configure libpixman-1-dev 0.16.4-1 0.16.4-1 2010-06-30 15:02:53 status unpacked libpixman-1-dev 0.16.4-1 2010-06-30 15:02:53 status half-configured libpixman-1-dev 0.16.4-1 2010-06-30 15:02:53 status installed libpixman-1-dev 0.16.4-1 2010-06-30 15:02:53 configure libxcb-render0 1.6-1 1.6-1 2010-06-30 15:02:53 status unpacked libxcb-render0 1.6-1 2010-06-30 15:02:53 status half-configured libxcb-render0 1.6-1 2010-06-30 15:02:53 status installed libxcb-render0 1.6-1 2010-06-30 15:02:53 configure libxcb-render0-dev 1.6-1 1.6-1 2010-06-30 15:02:53 status unpacked libxcb-render0-dev 1.6-1 2010-06-30 15:02:53 status half-configured libxcb-render0-dev 1.6-1 2010-06-30 15:02:53 status installed libxcb-render0-dev 1.6-1 2010-06-30 15:02:53 configure libxcb-render-util0-dev 0.3.6-1 0.3.6-1 2010-06-30 15:02:53 status unpacked libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:53 status half-configured libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:53 status installed libxcb-render-util0-dev 0.3.6-1 2010-06-30 15:02:53 configure libcairo2-dev 1.8.10-4 1.8.10-4 2010-06-30 15:02:53 status unpacked libcairo2-dev 1.8.10-4 2010-06-30 15:02:53 status half-configured libcairo2-dev 1.8.10-4 2010-06-30 15:02:53 status installed libcairo2-dev 1.8.10-4 2010-06-30 15:02:53 configure libdbi0 0.8.2-3 0.8.2-3 2010-06-30 15:02:53 status unpacked libdbi0 0.8.2-3 2010-06-30 15:02:53 status half-configured libdbi0 0.8.2-3 2010-06-30 15:02:53 status installed libdbi0 0.8.2-3 2010-06-30 15:02:53 configure libglib2.0-dev 2.24.1-1 2.24.1-1 2010-06-30 15:02:53 status unpacked libglib2.0-dev 2.24.1-1 2010-06-30 15:02:53 status half-configured libglib2.0-dev 2.24.1-1 2010-06-30 15:02:53 status installed libglib2.0-dev 2.24.1-1 2010-06-30 15:02:53 configure libpango1.0-dev 1.28.1-1 1.28.1-1 2010-06-30 15:02:53 status unpacked libpango1.0-dev 1.28.1-1 2010-06-30 15:02:53 status half-configured libpango1.0-dev 1.28.1-1 2010-06-30 15:02:53 status installed libpango1.0-dev 1.28.1-1 2010-06-30 15:02:53 configure librrd4 1.4.3-1 1.4.3-1 2010-06-30 15:02:53 status unpacked librrd4 1.4.3-1 2010-06-30 15:02:53 status half-configured librrd4 1.4.3-1 2010-06-30 15:02:54 status installed librrd4 1.4.3-1 2010-06-30 15:02:54 configure libxml2-dev 2.7.7.dfsg-4 2.7.7.dfsg-4 2010-06-30 15:02:54 status unpacked libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:54 status half-configured libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:54 status installed libxml2-dev 2.7.7.dfsg-4 2010-06-30 15:02:54 configure librrd-dev 1.4.3-1 1.4.3-1 2010-06-30 15:02:54 status unpacked librrd-dev 1.4.3-1 2010-06-30 15:02:54 status half-configured librrd-dev 1.4.3-1 2010-06-30 15:02:54 status installed librrd-dev 1.4.3-1 2010-06-30 18:23:54 startup archives unpack 2010-06-30 18:23:55 install libdebian-installer4 0.74 2010-06-30 18:23:55 status half-installed libdebian-installer4 0.74 2010-06-30 18:23:55 status unpacked libdebian-installer4 0.74 2010-06-30 18:23:55 status unpacked libdebian-installer4 0.74 2010-06-30 18:23:55 install libdebian-installer-extra4 0.74 2010-06-30 18:23:55 status half-installed libdebian-installer-extra4 0.74 2010-06-30 18:23:55 status unpacked libdebian-installer-extra4 0.74 2010-06-30 18:23:55 status unpacked libdebian-installer-extra4 0.74 2010-06-30 18:23:55 install cdebootstrap 0.5.5 2010-06-30 18:23:55 status half-installed cdebootstrap 0.5.5 2010-06-30 18:23:55 status triggers-pending man-db 2.5.7-3 2010-06-30 18:23:55 status half-installed cdebootstrap 0.5.5 2010-06-30 18:23:56 status unpacked cdebootstrap 0.5.5 2010-06-30 18:23:56 status unpacked cdebootstrap 0.5.5 2010-06-30 18:23:56 trigproc man-db 2.5.7-3 2.5.2-4 2010-06-30 18:23:56 status half-configured man-db 2.5.7-3 2010-06-30 18:23:56 status installed man-db 2.5.7-3 2010-06-30 18:23:57 startup packages configure 2010-06-30 18:23:57 configure libdebian-installer4 0.74 0.74 2010-06-30 18:23:57 status unpacked libdebian-installer4 0.74 2010-06-30 18:23:57 status half-configured libdebian-installer4 0.74 2010-06-30 18:23:57 status installed libdebian-installer4 0.74 2010-06-30 18:23:57 configure libdebian-installer-extra4 0.74 0.74 2010-06-30 18:23:57 status unpacked libdebian-installer-extra4 0.74 2010-06-30 18:23:57 status half-configured libdebian-installer-extra4 0.74 2010-06-30 18:23:57 status installed libdebian-installer-extra4 0.74 2010-06-30 18:23:57 configure cdebootstrap 0.5.5 0.5.5 2010-06-30 18:23:57 status unpacked cdebootstrap 0.5.5 2010-06-30 18:23:57 status half-configured cdebootstrap 0.5.5 2010-06-30 18:23:57 status installed cdebootstrap 0.5.5 2010-07-01 11:05:46 startup archives unpack 2010-07-01 11:05:50 install libpod-simple-perl 3.14-1 2010-07-01 11:05:50 status half-installed libpod-simple-perl 3.14-1 2010-07-01 11:05:50 status triggers-pending man-db 2.5.7-3 2010-07-01 11:05:50 status half-installed libpod-simple-perl 3.14-1 2010-07-01 11:05:51 status unpacked libpod-simple-perl 3.14-1 2010-07-01 11:05:51 status unpacked libpod-simple-perl 3.14-1 2010-07-01 11:05:51 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-01 11:05:51 status half-configured man-db 2.5.7-3 2010-07-01 11:05:55 status installed man-db 2.5.7-3 2010-07-01 11:05:55 startup packages configure 2010-07-01 11:05:55 configure libpod-simple-perl 3.14-1 3.14-1 2010-07-01 11:05:55 status unpacked libpod-simple-perl 3.14-1 2010-07-01 11:05:55 status half-configured libpod-simple-perl 3.14-1 2010-07-01 11:05:55 status installed libpod-simple-perl 3.14-1 2010-07-01 12:42:16 startup archives unpack 2010-07-01 12:42:20 install libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:20 status half-installed libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:21 status unpacked libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:21 status unpacked libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:21 upgrade libsdl1.2debian 1.2.13-2 1.2.14-6 2010-07-01 12:42:21 status half-configured libsdl1.2debian 1.2.13-2 2010-07-01 12:42:21 status unpacked libsdl1.2debian 1.2.13-2 2010-07-01 12:42:21 status half-installed libsdl1.2debian 1.2.13-2 2010-07-01 12:42:21 status half-installed libsdl1.2debian 1.2.13-2 2010-07-01 12:42:21 status unpacked libsdl1.2debian 1.2.14-6 2010-07-01 12:42:21 status unpacked libsdl1.2debian 1.2.14-6 2010-07-01 12:42:21 upgrade libsdl1.2debian-alsa 1.2.13-2 1.2.14-6 2010-07-01 12:42:21 status half-configured libsdl1.2debian-alsa 1.2.13-2 2010-07-01 12:42:21 status unpacked libsdl1.2debian-alsa 1.2.13-2 2010-07-01 12:42:22 status half-installed libsdl1.2debian-alsa 1.2.13-2 2010-07-01 12:42:22 status half-installed libsdl1.2debian-alsa 1.2.13-2 2010-07-01 12:42:22 status unpacked libsdl1.2debian-alsa 1.2.14-6 2010-07-01 12:42:22 status unpacked libsdl1.2debian-alsa 1.2.14-6 2010-07-01 12:42:22 install libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:22 status half-installed libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:22 status unpacked libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:22 status unpacked libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:22 install libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:22 status half-installed libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:23 status unpacked libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:23 status unpacked libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:23 install epiphany-data 0.7.0-4 2010-07-01 12:42:23 status half-installed epiphany-data 0.7.0-4 2010-07-01 12:42:23 status unpacked epiphany-data 0.7.0-4 2010-07-01 12:42:23 status unpacked epiphany-data 0.7.0-4 2010-07-01 12:42:23 install epiphany 0.7.0-4 2010-07-01 12:42:23 status half-installed epiphany 0.7.0-4 2010-07-01 12:42:24 status triggers-pending desktop-file-utils 0.15-2 2010-07-01 12:42:24 status half-installed epiphany 0.7.0-4 2010-07-01 12:42:24 status triggers-pending gnome-menus 2.30.0-1 2010-07-01 12:42:24 status half-installed epiphany 0.7.0-4 2010-07-01 12:42:24 status triggers-pending menu 2.1.41 2010-07-01 12:42:24 status half-installed epiphany 0.7.0-4 2010-07-01 12:42:24 status triggers-pending man-db 2.5.7-3 2010-07-01 12:42:24 status half-installed epiphany 0.7.0-4 2010-07-01 12:42:24 status unpacked epiphany 0.7.0-4 2010-07-01 12:42:24 status unpacked epiphany 0.7.0-4 2010-07-01 12:42:24 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-01 12:42:24 status half-configured desktop-file-utils 0.15-2 2010-07-01 12:42:25 status installed desktop-file-utils 0.15-2 2010-07-01 12:42:25 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-01 12:42:25 status half-configured gnome-menus 2.30.0-1 2010-07-01 12:42:26 status installed gnome-menus 2.30.0-1 2010-07-01 12:42:26 trigproc menu 2.1.41 2.1.41 2010-07-01 12:42:26 status half-configured menu 2.1.41 2010-07-01 12:42:29 status installed menu 2.1.41 2010-07-01 12:42:29 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-01 12:42:29 status half-configured man-db 2.5.7-3 2010-07-01 12:42:31 status installed man-db 2.5.7-3 2010-07-01 12:42:32 startup packages configure 2010-07-01 12:42:32 configure libmikmod2 3.1.11-a-6.2 3.1.11-a-6.2 2010-07-01 12:42:32 status unpacked libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:32 status half-configured libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:33 status installed libmikmod2 3.1.11-a-6.2 2010-07-01 12:42:33 configure libsdl1.2debian-alsa 1.2.14-6 1.2.14-6 2010-07-01 12:42:33 status unpacked libsdl1.2debian-alsa 1.2.14-6 2010-07-01 12:42:33 status half-configured libsdl1.2debian-alsa 1.2.14-6 2010-07-01 12:42:33 status installed libsdl1.2debian-alsa 1.2.14-6 2010-07-01 12:42:33 configure libsdl1.2debian 1.2.14-6 1.2.14-6 2010-07-01 12:42:33 status unpacked libsdl1.2debian 1.2.14-6 2010-07-01 12:42:33 status half-configured libsdl1.2debian 1.2.14-6 2010-07-01 12:42:33 status installed libsdl1.2debian 1.2.14-6 2010-07-01 12:42:33 configure libsmpeg0 0.4.5+cvs20030824-2.2 0.4.5+cvs20030824-2.2 2010-07-01 12:42:33 status unpacked libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:33 status half-configured libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:33 status installed libsmpeg0 0.4.5+cvs20030824-2.2 2010-07-01 12:42:33 configure libsdl-mixer1.2 1.2.8-6+b1 1.2.8-6+b1 2010-07-01 12:42:33 status unpacked libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:33 status half-configured libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:33 status installed libsdl-mixer1.2 1.2.8-6+b1 2010-07-01 12:42:33 configure epiphany-data 0.7.0-4 0.7.0-4 2010-07-01 12:42:33 status unpacked epiphany-data 0.7.0-4 2010-07-01 12:42:33 status half-configured epiphany-data 0.7.0-4 2010-07-01 12:42:33 status installed epiphany-data 0.7.0-4 2010-07-01 12:42:33 configure epiphany 0.7.0-4 0.7.0-4 2010-07-01 12:42:33 status unpacked epiphany 0.7.0-4 2010-07-01 12:42:33 status half-configured epiphany 0.7.0-4 2010-07-01 12:42:34 status installed epiphany 0.7.0-4 2010-07-01 12:42:34 status triggers-pending menu 2.1.41 2010-07-01 12:42:34 status triggers-awaited menu 2.1.41 2010-07-01 12:42:34 trigproc menu 2.1.41 2.1.41 2010-07-01 12:42:34 status half-configured menu 2.1.41 2010-07-01 12:42:34 status installed menu 2.1.41 2010-07-01 12:43:37 startup packages remove 2010-07-01 12:43:37 status installed swfdec-mozilla 0.6.0-5 2010-07-01 12:43:38 remove swfdec-mozilla 0.6.0-5 0.6.0-5 2010-07-01 12:43:38 status half-configured swfdec-mozilla 0.6.0-5 2010-07-01 12:43:39 update-alternatives: run with --quiet --remove flash-mozilla.so /usr/lib/swfdec-mozilla/libswfdecmozilla.so 2010-07-01 12:43:39 update-alternatives: link group flash-mozilla.so fully removed 2010-07-01 12:43:40 status half-installed swfdec-mozilla 0.6.0-5 2010-07-01 12:43:40 status config-files swfdec-mozilla 0.6.0-5 2010-07-01 12:43:40 status config-files swfdec-mozilla 0.6.0-5 2010-07-01 12:43:40 status config-files swfdec-mozilla 0.6.0-5 2010-07-01 12:43:40 status not-installed swfdec-mozilla 2010-07-01 12:43:40 startup archives unpack 2010-07-01 12:43:41 install epiphany-browser-data 2.30.2-2 2.30.2-2 2010-07-01 12:43:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:41 status triggers-pending man-db 2.5.7-3 2010-07-01 12:43:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:41 status triggers-pending gconf2 2.28.1-3 2010-07-01 12:43:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:41 status triggers-pending gconf2 2.28.1-3 2010-07-01 12:43:41 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-01 12:43:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:43 status triggers-pending desktop-file-utils 0.15-2 2010-07-01 12:43:43 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:43 status triggers-pending gnome-menus 2.30.0-1 2010-07-01 12:43:44 status half-installed epiphany-browser-data 2.30.2-2 2010-07-01 12:43:45 status unpacked epiphany-browser-data 2.30.2-2 2010-07-01 12:43:45 status unpacked epiphany-browser-data 2.30.2-2 2010-07-01 12:43:45 install libavahi-gobject0 0.6.25-3 0.6.25-4 2010-07-01 12:43:45 status half-installed libavahi-gobject0 0.6.25-3 2010-07-01 12:43:46 status unpacked libavahi-gobject0 0.6.25-4 2010-07-01 12:43:46 status unpacked libavahi-gobject0 0.6.25-4 2010-07-01 12:43:46 install epiphany-browser 2.30.2-2 2.30.2-2 2010-07-01 12:43:46 status half-installed epiphany-browser 2.30.2-2 2010-07-01 12:43:46 status half-installed epiphany-browser 2.30.2-2 2010-07-01 12:43:46 status triggers-pending menu 2.1.41 2010-07-01 12:43:47 status half-installed epiphany-browser 2.30.2-2 2010-07-01 12:43:47 status unpacked epiphany-browser 2.30.2-2 2010-07-01 12:43:47 status unpacked epiphany-browser 2.30.2-2 2010-07-01 12:43:47 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-01 12:43:47 status half-configured man-db 2.5.7-3 2010-07-01 12:43:48 status installed man-db 2.5.7-3 2010-07-01 12:43:48 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-01 12:43:48 status half-configured gconf2 2.28.1-3 2010-07-01 12:43:56 status installed gconf2 2.28.1-3 2010-07-01 12:43:56 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-01 12:43:56 status half-configured hicolor-icon-theme 0.11-1 2010-07-01 12:43:59 status installed hicolor-icon-theme 0.11-1 2010-07-01 12:43:59 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-01 12:43:59 status half-configured desktop-file-utils 0.15-2 2010-07-01 12:43:59 status installed desktop-file-utils 0.15-2 2010-07-01 12:43:59 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-01 12:43:59 status half-configured gnome-menus 2.30.0-1 2010-07-01 12:43:59 status installed gnome-menus 2.30.0-1 2010-07-01 12:43:59 trigproc menu 2.1.41 2.1.41 2010-07-01 12:43:59 status half-configured menu 2.1.41 2010-07-01 12:44:00 status installed menu 2.1.41 2010-07-01 12:44:01 startup packages configure 2010-07-01 12:44:01 configure epiphany-browser-data 2.30.2-2 2.30.2-2 2010-07-01 12:44:01 status unpacked epiphany-browser-data 2.30.2-2 2010-07-01 12:44:01 status unpacked epiphany-browser-data 2.30.2-2 2010-07-01 12:44:01 status half-configured epiphany-browser-data 2.30.2-2 2010-07-01 12:44:01 status installed epiphany-browser-data 2.30.2-2 2010-07-01 12:44:01 configure libavahi-gobject0 0.6.25-4 0.6.25-4 2010-07-01 12:44:01 status unpacked libavahi-gobject0 0.6.25-4 2010-07-01 12:44:01 status half-configured libavahi-gobject0 0.6.25-4 2010-07-01 12:44:01 status installed libavahi-gobject0 0.6.25-4 2010-07-01 12:44:01 configure epiphany-browser 2.30.2-2 2.30.2-2 2010-07-01 12:44:01 status unpacked epiphany-browser 2.30.2-2 2010-07-01 12:44:01 status half-configured epiphany-browser 2.30.2-2 2010-07-01 12:44:01 update-alternatives: run with --install /usr/bin/x-www-browser x-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-07-01 12:44:01 update-alternatives: link group x-www-browser updated to point to /usr/bin/epiphany-browser 2010-07-01 12:44:01 update-alternatives: run with --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-07-01 12:44:01 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/epiphany-browser 2010-07-01 12:44:01 status installed epiphany-browser 2.30.2-2 2010-07-01 12:44:01 status triggers-pending menu 2.1.41 2010-07-01 12:44:01 status triggers-awaited menu 2.1.41 2010-07-01 12:44:01 trigproc menu 2.1.41 2.1.41 2010-07-01 12:44:01 status half-configured menu 2.1.41 2010-07-01 12:44:01 status installed menu 2.1.41 2010-07-01 12:45:26 startup archives install 2010-07-01 15:23:38 startup archives unpack 2010-07-01 15:23:43 install debconf-utils 1.5.32 2010-07-01 15:23:43 status half-installed debconf-utils 1.5.32 2010-07-01 15:23:43 status triggers-pending man-db 2.5.7-3 2010-07-01 15:23:43 status half-installed debconf-utils 1.5.32 2010-07-01 15:23:43 status unpacked debconf-utils 1.5.32 2010-07-01 15:23:44 status unpacked debconf-utils 1.5.32 2010-07-01 15:23:44 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-01 15:23:44 status half-configured man-db 2.5.7-3 2010-07-01 15:23:47 status installed man-db 2.5.7-3 2010-07-01 15:23:48 startup packages configure 2010-07-01 15:23:48 configure debconf-utils 1.5.32 1.5.32 2010-07-01 15:23:48 status unpacked debconf-utils 1.5.32 2010-07-01 15:23:48 status half-configured debconf-utils 1.5.32 2010-07-01 15:23:48 status installed debconf-utils 1.5.32 2010-07-02 10:48:22 startup archives unpack 2010-07-02 10:48:26 install autotools-dev 20100122.1 2010-07-02 10:48:26 status half-installed autotools-dev 20100122.1 2010-07-02 10:48:26 status triggers-pending man-db 2.5.7-3 2010-07-02 10:48:26 status half-installed autotools-dev 20100122.1 2010-07-02 10:48:27 status unpacked autotools-dev 20100122.1 2010-07-02 10:48:27 status unpacked autotools-dev 20100122.1 2010-07-02 10:48:27 install cdbs 0.4.87 2010-07-02 10:48:27 status half-installed cdbs 0.4.87 2010-07-02 10:48:27 status half-installed cdbs 0.4.87 2010-07-02 10:48:27 status unpacked cdbs 0.4.87 2010-07-02 10:48:27 status unpacked cdbs 0.4.87 2010-07-02 10:48:27 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-02 10:48:27 status half-configured man-db 2.5.7-3 2010-07-02 10:48:30 status installed man-db 2.5.7-3 2010-07-02 10:48:30 startup packages configure 2010-07-02 10:48:30 configure autotools-dev 20100122.1 20100122.1 2010-07-02 10:48:30 status unpacked autotools-dev 20100122.1 2010-07-02 10:48:30 status half-configured autotools-dev 20100122.1 2010-07-02 10:48:30 status installed autotools-dev 20100122.1 2010-07-02 10:48:30 configure cdbs 0.4.87 0.4.87 2010-07-02 10:48:30 status unpacked cdbs 0.4.87 2010-07-02 10:48:30 status half-configured cdbs 0.4.87 2010-07-02 10:48:30 status installed cdbs 0.4.87 2010-07-04 17:41:55 startup archives unpack 2010-07-04 17:42:00 install dosfstools 3.0.9-1 2010-07-04 17:42:00 status half-installed dosfstools 3.0.9-1 2010-07-04 17:42:00 status triggers-pending man-db 2.5.7-3 2010-07-04 17:42:00 status half-installed dosfstools 3.0.9-1 2010-07-04 17:42:00 status unpacked dosfstools 3.0.9-1 2010-07-04 17:42:00 status unpacked dosfstools 3.0.9-1 2010-07-04 17:42:00 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-04 17:42:00 status half-configured man-db 2.5.7-3 2010-07-04 17:42:03 status installed man-db 2.5.7-3 2010-07-04 17:42:03 startup packages configure 2010-07-04 17:42:03 configure dosfstools 3.0.9-1 3.0.9-1 2010-07-04 17:42:03 status unpacked dosfstools 3.0.9-1 2010-07-04 17:42:03 status half-configured dosfstools 3.0.9-1 2010-07-04 17:42:03 status installed dosfstools 3.0.9-1 2010-07-04 18:29:38 startup archives unpack 2010-07-04 18:29:39 install liblua5.1-0 5.1.4-5 5.1.4-5 2010-07-04 18:29:39 status half-installed liblua5.1-0 5.1.4-5 2010-07-04 18:29:39 status unpacked liblua5.1-0 5.1.4-5 2010-07-04 18:29:39 status unpacked liblua5.1-0 5.1.4-5 2010-07-04 18:29:39 install nmap 5.00-3 2010-07-04 18:29:39 status half-installed nmap 5.00-3 2010-07-04 18:29:39 status triggers-pending man-db 2.5.7-3 2010-07-04 18:29:39 status half-installed nmap 5.00-3 2010-07-04 18:29:40 status unpacked nmap 5.00-3 2010-07-04 18:29:40 status unpacked nmap 5.00-3 2010-07-04 18:29:40 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-04 18:29:40 status half-configured man-db 2.5.7-3 2010-07-04 18:29:41 status installed man-db 2.5.7-3 2010-07-04 18:29:41 startup packages configure 2010-07-04 18:29:41 configure liblua5.1-0 5.1.4-5 5.1.4-5 2010-07-04 18:29:41 status unpacked liblua5.1-0 5.1.4-5 2010-07-04 18:29:41 status half-configured liblua5.1-0 5.1.4-5 2010-07-04 18:29:42 status installed liblua5.1-0 5.1.4-5 2010-07-04 18:29:42 configure nmap 5.00-3 5.00-3 2010-07-04 18:29:42 status unpacked nmap 5.00-3 2010-07-04 18:29:42 status half-configured nmap 5.00-3 2010-07-04 18:29:42 status installed nmap 5.00-3 2010-07-05 14:40:59 startup archives unpack 2010-07-05 14:41:04 install libdshconfig1 0.20.13-1 2010-07-05 14:41:04 status half-installed libdshconfig1 0.20.13-1 2010-07-05 14:41:04 status unpacked libdshconfig1 0.20.13-1 2010-07-05 14:41:04 status unpacked libdshconfig1 0.20.13-1 2010-07-05 14:41:04 install dsh 0.25.10-1 2010-07-05 14:41:04 status half-installed dsh 0.25.10-1 2010-07-05 14:41:05 status triggers-pending man-db 2.5.7-3 2010-07-05 14:41:05 status half-installed dsh 0.25.10-1 2010-07-05 14:41:05 status unpacked dsh 0.25.10-1 2010-07-05 14:41:05 status unpacked dsh 0.25.10-1 2010-07-05 14:41:05 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-05 14:41:05 status half-configured man-db 2.5.7-3 2010-07-05 14:41:09 status installed man-db 2.5.7-3 2010-07-05 14:41:10 startup packages configure 2010-07-05 14:41:10 configure libdshconfig1 0.20.13-1 0.20.13-1 2010-07-05 14:41:10 status unpacked libdshconfig1 0.20.13-1 2010-07-05 14:41:10 status half-configured libdshconfig1 0.20.13-1 2010-07-05 14:41:11 status installed libdshconfig1 0.20.13-1 2010-07-05 14:41:11 configure dsh 0.25.10-1 0.25.10-1 2010-07-05 14:41:11 status unpacked dsh 0.25.10-1 2010-07-05 14:41:11 status unpacked dsh 0.25.10-1 2010-07-05 14:41:11 status unpacked dsh 0.25.10-1 2010-07-05 14:41:11 status half-configured dsh 0.25.10-1 2010-07-05 14:41:11 status installed dsh 0.25.10-1 2010-07-07 12:01:57 startup archives unpack 2010-07-07 12:02:03 install libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:03 status half-installed libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:04 status unpacked libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:04 status unpacked libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:04 install libsidplay2 2.1.1-8 2010-07-07 12:02:04 status half-installed libsidplay2 2.1.1-8 2010-07-07 12:02:04 status unpacked libsidplay2 2.1.1-8 2010-07-07 12:02:04 status unpacked libsidplay2 2.1.1-8 2010-07-07 12:02:04 install libsidutils0 2.1.1-8 2010-07-07 12:02:04 status half-installed libsidutils0 2.1.1-8 2010-07-07 12:02:05 status unpacked libsidutils0 2.1.1-8 2010-07-07 12:02:05 status unpacked libsidutils0 2.1.1-8 2010-07-07 12:02:05 install libtagc0 1.6.3-1 2010-07-07 12:02:05 status half-installed libtagc0 1.6.3-1 2010-07-07 12:02:05 status unpacked libtagc0 1.6.3-1 2010-07-07 12:02:05 status unpacked libtagc0 1.6.3-1 2010-07-07 12:02:05 install moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:05 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:05 status triggers-pending man-db 2.5.7-3 2010-07-07 12:02:05 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:05 status triggers-pending menu 2.1.41 2010-07-07 12:02:05 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:06 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:06 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:06 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-07 12:02:06 status half-configured man-db 2.5.7-3 2010-07-07 12:02:10 status installed man-db 2.5.7-3 2010-07-07 12:02:10 trigproc menu 2.1.41 2.1.41 2010-07-07 12:02:10 status half-configured menu 2.1.41 2010-07-07 12:02:13 status installed menu 2.1.41 2010-07-07 12:02:14 startup packages configure 2010-07-07 12:02:14 configure libresid-builder0c2a 2.1.1-8 2.1.1-8 2010-07-07 12:02:14 status unpacked libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:15 status half-configured libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:19 status installed libresid-builder0c2a 2.1.1-8 2010-07-07 12:02:20 configure libsidplay2 2.1.1-8 2.1.1-8 2010-07-07 12:02:20 status unpacked libsidplay2 2.1.1-8 2010-07-07 12:02:20 status half-configured libsidplay2 2.1.1-8 2010-07-07 12:02:20 status installed libsidplay2 2.1.1-8 2010-07-07 12:02:21 configure libsidutils0 2.1.1-8 2.1.1-8 2010-07-07 12:02:21 status unpacked libsidutils0 2.1.1-8 2010-07-07 12:02:22 status half-configured libsidutils0 2.1.1-8 2010-07-07 12:02:22 status installed libsidutils0 2.1.1-8 2010-07-07 12:02:22 configure libtagc0 1.6.3-1 1.6.3-1 2010-07-07 12:02:22 status unpacked libtagc0 1.6.3-1 2010-07-07 12:02:22 status half-configured libtagc0 1.6.3-1 2010-07-07 12:02:22 status installed libtagc0 1.6.3-1 2010-07-07 12:02:22 configure moc 1:2.5.0~alpha4+svn20091009-1+b1 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:22 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:23 status half-configured moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:23 status installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-07-07 12:02:23 status triggers-pending menu 2.1.41 2010-07-07 12:02:23 status triggers-awaited menu 2.1.41 2010-07-07 12:02:23 trigproc menu 2.1.41 2.1.41 2010-07-07 12:02:23 status half-configured menu 2.1.41 2010-07-07 12:02:24 status installed menu 2.1.41 2010-07-07 16:57:59 startup archives unpack 2010-07-07 16:58:03 install dia-common 0.97.1-6 2010-07-07 16:58:03 status half-installed dia-common 0.97.1-6 2010-07-07 16:58:06 status triggers-pending desktop-file-utils 0.15-2 2010-07-07 16:58:06 status half-installed dia-common 0.97.1-6 2010-07-07 16:58:06 status triggers-pending gnome-menus 2.30.0-1 2010-07-07 16:58:06 status half-installed dia-common 0.97.1-6 2010-07-07 16:58:06 status triggers-pending gconf2 2.28.1-3 2010-07-07 16:58:06 status half-installed dia-common 0.97.1-6 2010-07-07 16:58:06 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-07 16:58:06 status half-installed dia-common 0.97.1-6 2010-07-07 16:58:08 status unpacked dia-common 0.97.1-6 2010-07-07 16:58:08 status unpacked dia-common 0.97.1-6 2010-07-07 16:58:08 install dia-libs 0.97.1-6 2010-07-07 16:58:08 status half-installed dia-libs 0.97.1-6 2010-07-07 16:58:09 status unpacked dia-libs 0.97.1-6 2010-07-07 16:58:10 status unpacked dia-libs 0.97.1-6 2010-07-07 16:58:10 install dia 0.97.1-6 2010-07-07 16:58:10 status half-installed dia 0.97.1-6 2010-07-07 16:58:10 status triggers-pending man-db 2.5.7-3 2010-07-07 16:58:10 status half-installed dia 0.97.1-6 2010-07-07 16:58:10 status triggers-pending menu 2.1.41 2010-07-07 16:58:10 status half-installed dia 0.97.1-6 2010-07-07 16:58:11 status unpacked dia 0.97.1-6 2010-07-07 16:58:11 status unpacked dia 0.97.1-6 2010-07-07 16:58:11 install gsfonts-x11 0.21 2010-07-07 16:58:11 status half-installed gsfonts-x11 0.21 2010-07-07 16:58:11 status triggers-pending fontconfig 2.8.0-2.1 2010-07-07 16:58:11 status half-installed gsfonts-x11 0.21 2010-07-07 16:58:11 status unpacked gsfonts-x11 0.21 2010-07-07 16:58:11 status unpacked gsfonts-x11 0.21 2010-07-07 16:58:11 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-07 16:58:11 status half-configured desktop-file-utils 0.15-2 2010-07-07 16:58:13 status installed desktop-file-utils 0.15-2 2010-07-07 16:58:13 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-07 16:58:13 status half-configured gnome-menus 2.30.0-1 2010-07-07 16:58:15 status installed gnome-menus 2.30.0-1 2010-07-07 16:58:15 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-07 16:58:15 status half-configured gconf2 2.28.1-3 2010-07-07 16:59:14 status installed gconf2 2.28.1-3 2010-07-07 16:59:14 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-07 16:59:14 status half-configured hicolor-icon-theme 0.11-1 2010-07-07 16:59:18 status installed hicolor-icon-theme 0.11-1 2010-07-07 16:59:18 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-07 16:59:18 status half-configured man-db 2.5.7-3 2010-07-07 16:59:22 status installed man-db 2.5.7-3 2010-07-07 16:59:22 trigproc menu 2.1.41 2.1.41 2010-07-07 16:59:22 status half-configured menu 2.1.41 2010-07-07 16:59:25 status installed menu 2.1.41 2010-07-07 16:59:25 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-07-07 16:59:25 status half-configured fontconfig 2.8.0-2.1 2010-07-07 16:59:29 status installed fontconfig 2.8.0-2.1 2010-07-07 16:59:30 startup packages configure 2010-07-07 16:59:30 configure dia-common 0.97.1-6 0.97.1-6 2010-07-07 16:59:30 status unpacked dia-common 0.97.1-6 2010-07-07 16:59:30 status half-configured dia-common 0.97.1-6 2010-07-07 16:59:31 status installed dia-common 0.97.1-6 2010-07-07 16:59:31 configure dia-libs 0.97.1-6 0.97.1-6 2010-07-07 16:59:31 status unpacked dia-libs 0.97.1-6 2010-07-07 16:59:31 status half-configured dia-libs 0.97.1-6 2010-07-07 16:59:31 status installed dia-libs 0.97.1-6 2010-07-07 16:59:31 configure dia 0.97.1-6 0.97.1-6 2010-07-07 16:59:31 status unpacked dia 0.97.1-6 2010-07-07 16:59:31 status half-configured dia 0.97.1-6 2010-07-07 16:59:32 update-alternatives: run with --install /usr/bin/dia dia /usr/bin/dia-normal 40 --slave /usr/share/man/man1/dia.1.gz dia.1.gz /usr/share/man/man1/dia-normal.1.gz 2010-07-07 16:59:32 update-alternatives: link group dia updated to point to /usr/bin/dia-normal 2010-07-07 16:59:33 status installed dia 0.97.1-6 2010-07-07 16:59:33 status triggers-pending menu 2.1.41 2010-07-07 16:59:33 status triggers-awaited menu 2.1.41 2010-07-07 16:59:33 configure gsfonts-x11 0.21 0.21 2010-07-07 16:59:33 status unpacked gsfonts-x11 0.21 2010-07-07 16:59:33 status unpacked gsfonts-x11 0.21 2010-07-07 16:59:33 status unpacked gsfonts-x11 0.21 2010-07-07 16:59:33 status half-configured gsfonts-x11 0.21 2010-07-07 16:59:34 status installed gsfonts-x11 0.21 2010-07-07 16:59:34 trigproc menu 2.1.41 2.1.41 2010-07-07 16:59:34 status half-configured menu 2.1.41 2010-07-07 16:59:35 status installed menu 2.1.41 2010-07-08 10:08:28 startup archives unpack 2010-07-08 10:08:32 install python-dateutil 1.4.1-3 2010-07-08 10:08:32 status half-installed python-dateutil 1.4.1-3 2010-07-08 10:08:33 status unpacked python-dateutil 1.4.1-3 2010-07-08 10:08:33 status unpacked python-dateutil 1.4.1-3 2010-07-08 10:08:33 install git-buildpackage 0.4.68 2010-07-08 10:08:33 status half-installed git-buildpackage 0.4.68 2010-07-08 10:08:33 status triggers-pending man-db 2.5.7-3 2010-07-08 10:08:33 status half-installed git-buildpackage 0.4.68 2010-07-08 10:08:34 status unpacked git-buildpackage 0.4.68 2010-07-08 10:08:34 status unpacked git-buildpackage 0.4.68 2010-07-08 10:08:34 install libxdelta2 1.1.3-9 2010-07-08 10:08:34 status half-installed libxdelta2 1.1.3-9 2010-07-08 10:08:34 status unpacked libxdelta2 1.1.3-9 2010-07-08 10:08:34 status unpacked libxdelta2 1.1.3-9 2010-07-08 10:08:34 install pbzip2 1.1.1-1 2010-07-08 10:08:34 status half-installed pbzip2 1.1.1-1 2010-07-08 10:08:34 status half-installed pbzip2 1.1.1-1 2010-07-08 10:08:35 status unpacked pbzip2 1.1.1-1 2010-07-08 10:08:35 status unpacked pbzip2 1.1.1-1 2010-07-08 10:08:35 install xdelta 1.1.3-9 2010-07-08 10:08:35 status half-installed xdelta 1.1.3-9 2010-07-08 10:08:35 status half-installed xdelta 1.1.3-9 2010-07-08 10:08:35 status unpacked xdelta 1.1.3-9 2010-07-08 10:08:35 status unpacked xdelta 1.1.3-9 2010-07-08 10:08:35 install pristine-tar 1.03 2010-07-08 10:08:35 status half-installed pristine-tar 1.03 2010-07-08 10:08:35 status half-installed pristine-tar 1.03 2010-07-08 10:08:36 status unpacked pristine-tar 1.03 2010-07-08 10:08:36 status unpacked pristine-tar 1.03 2010-07-08 10:08:36 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-08 10:08:36 status half-configured man-db 2.5.7-3 2010-07-08 10:08:38 status installed man-db 2.5.7-3 2010-07-08 10:08:39 startup packages configure 2010-07-08 10:08:39 configure python-dateutil 1.4.1-3 1.4.1-3 2010-07-08 10:08:39 status unpacked python-dateutil 1.4.1-3 2010-07-08 10:08:39 status half-configured python-dateutil 1.4.1-3 2010-07-08 10:08:40 status installed python-dateutil 1.4.1-3 2010-07-08 10:08:40 status triggers-pending python-support 1.0.8 2010-07-08 10:08:40 configure git-buildpackage 0.4.68 0.4.68 2010-07-08 10:08:40 status unpacked git-buildpackage 0.4.68 2010-07-08 10:08:40 status unpacked git-buildpackage 0.4.68 2010-07-08 10:08:40 status unpacked git-buildpackage 0.4.68 2010-07-08 10:08:40 status half-configured git-buildpackage 0.4.68 2010-07-08 10:08:40 status installed git-buildpackage 0.4.68 2010-07-08 10:08:40 configure libxdelta2 1.1.3-9 1.1.3-9 2010-07-08 10:08:40 status unpacked libxdelta2 1.1.3-9 2010-07-08 10:08:40 status half-configured libxdelta2 1.1.3-9 2010-07-08 10:08:41 status installed libxdelta2 1.1.3-9 2010-07-08 10:08:41 configure pbzip2 1.1.1-1 1.1.1-1 2010-07-08 10:08:41 status unpacked pbzip2 1.1.1-1 2010-07-08 10:08:41 status half-configured pbzip2 1.1.1-1 2010-07-08 10:08:41 status installed pbzip2 1.1.1-1 2010-07-08 10:08:41 configure xdelta 1.1.3-9 1.1.3-9 2010-07-08 10:08:41 status unpacked xdelta 1.1.3-9 2010-07-08 10:08:41 status half-configured xdelta 1.1.3-9 2010-07-08 10:08:41 status installed xdelta 1.1.3-9 2010-07-08 10:08:41 configure pristine-tar 1.03 1.03 2010-07-08 10:08:41 status unpacked pristine-tar 1.03 2010-07-08 10:08:41 status half-configured pristine-tar 1.03 2010-07-08 10:08:41 status installed pristine-tar 1.03 2010-07-08 10:08:41 trigproc python-support 1.0.8 1.0.8 2010-07-08 10:08:41 status half-configured python-support 1.0.8 2010-07-08 10:08:44 status installed python-support 1.0.8 2010-07-08 10:18:48 startup archives unpack 2010-07-08 10:18:51 install dpatch 2.0.31 2010-07-08 10:18:51 status half-installed dpatch 2.0.31 2010-07-08 10:18:51 status triggers-pending man-db 2.5.7-3 2010-07-08 10:18:51 status half-installed dpatch 2.0.31 2010-07-08 10:18:51 status unpacked dpatch 2.0.31 2010-07-08 10:18:51 status unpacked dpatch 2.0.31 2010-07-08 10:18:51 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-08 10:18:51 status half-configured man-db 2.5.7-3 2010-07-08 10:18:53 status installed man-db 2.5.7-3 2010-07-08 10:18:54 startup packages configure 2010-07-08 10:18:54 configure dpatch 2.0.31 2.0.31 2010-07-08 10:18:54 status unpacked dpatch 2.0.31 2010-07-08 10:18:54 status unpacked dpatch 2.0.31 2010-07-08 10:18:54 status half-configured dpatch 2.0.31 2010-07-08 10:18:54 status installed dpatch 2.0.31 2010-07-08 12:26:54 startup archives unpack 2010-07-08 12:26:55 install libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:26:55 status half-installed libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:26:55 status triggers-pending man-db 2.5.7-3 2010-07-08 12:26:55 status half-installed libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:26:56 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:26:56 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:26:56 install libnet-ip-perl 1.25-2 2010-07-08 12:26:56 status half-installed libnet-ip-perl 1.25-2 2010-07-08 12:26:56 status half-installed libnet-ip-perl 1.25-2 2010-07-08 12:26:56 status unpacked libnet-ip-perl 1.25-2 2010-07-08 12:26:56 status unpacked libnet-ip-perl 1.25-2 2010-07-08 12:26:56 install libnet-dns-perl 0.66-2 2010-07-08 12:26:56 status half-installed libnet-dns-perl 0.66-2 2010-07-08 12:26:56 status half-installed libnet-dns-perl 0.66-2 2010-07-08 12:26:57 status unpacked libnet-dns-perl 0.66-2 2010-07-08 12:26:57 status unpacked libnet-dns-perl 0.66-2 2010-07-08 12:26:57 install swaks 20100211.0-2 2010-07-08 12:26:57 status half-installed swaks 20100211.0-2 2010-07-08 12:26:57 status half-installed swaks 20100211.0-2 2010-07-08 12:26:57 status unpacked swaks 20100211.0-2 2010-07-08 12:26:57 status unpacked swaks 20100211.0-2 2010-07-08 12:26:57 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-08 12:26:57 status half-configured man-db 2.5.7-3 2010-07-08 12:27:02 status installed man-db 2.5.7-3 2010-07-08 12:27:02 startup packages configure 2010-07-08 12:27:02 configure libdigest-hmac-perl 1.02+dfsg-1 1.02+dfsg-1 2010-07-08 12:27:02 status unpacked libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:27:02 status half-configured libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:27:02 status installed libdigest-hmac-perl 1.02+dfsg-1 2010-07-08 12:27:02 configure libnet-ip-perl 1.25-2 1.25-2 2010-07-08 12:27:02 status unpacked libnet-ip-perl 1.25-2 2010-07-08 12:27:03 status half-configured libnet-ip-perl 1.25-2 2010-07-08 12:27:03 status installed libnet-ip-perl 1.25-2 2010-07-08 12:27:03 configure libnet-dns-perl 0.66-2 0.66-2 2010-07-08 12:27:03 status unpacked libnet-dns-perl 0.66-2 2010-07-08 12:27:03 status half-configured libnet-dns-perl 0.66-2 2010-07-08 12:27:03 status installed libnet-dns-perl 0.66-2 2010-07-08 12:27:03 configure swaks 20100211.0-2 20100211.0-2 2010-07-08 12:27:03 status unpacked swaks 20100211.0-2 2010-07-08 12:27:03 status half-configured swaks 20100211.0-2 2010-07-08 12:27:03 status installed swaks 20100211.0-2 2010-07-08 14:10:52 startup archives unpack 2010-07-08 14:10:58 install debian-multimedia-keyring 2008.10.16 2010-07-08 14:10:58 status half-installed debian-multimedia-keyring 2008.10.16 2010-07-08 14:10:58 status unpacked debian-multimedia-keyring 2008.10.16 2010-07-08 14:10:58 status unpacked debian-multimedia-keyring 2008.10.16 2010-07-08 14:10:59 startup packages configure 2010-07-08 14:10:59 configure debian-multimedia-keyring 2008.10.16 2008.10.16 2010-07-08 14:10:59 status unpacked debian-multimedia-keyring 2008.10.16 2010-07-08 14:10:59 status half-configured debian-multimedia-keyring 2008.10.16 2010-07-08 14:11:00 status installed debian-multimedia-keyring 2008.10.16 2010-07-08 14:12:22 startup archives install 2010-07-08 14:12:22 upgrade flashplugin-nonfree 1:2.8.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:12:22 status half-configured flashplugin-nonfree 1:2.8.1 2010-07-08 14:12:24 status unpacked flashplugin-nonfree 1:2.8.1 2010-07-08 14:12:24 status half-installed flashplugin-nonfree 1:2.8.1 2010-07-08 14:12:24 status half-installed flashplugin-nonfree 1:2.8.1 2010-07-08 14:12:24 status triggers-pending man-db 2.5.7-3 2010-07-08 14:12:24 status half-installed flashplugin-nonfree 1:2.8.1 2010-07-08 14:12:24 status unpacked flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:12:25 status unpacked flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:12:25 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-08 14:12:25 status half-configured man-db 2.5.7-3 2010-07-08 14:12:27 status installed man-db 2.5.7-3 2010-07-08 14:13:06 startup archives install 2010-07-08 14:13:06 install flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:06 status half-installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:06 status unpacked flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:06 status unpacked flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 upgrade flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status half-installed flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status half-installed flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status unpacked flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status unpacked flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 configure flashplugin-installer 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status unpacked flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:07 status half-configured flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:53 startup packages configure 2010-07-08 14:13:53 configure flashplugin-installer 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:13:53 status half-configured flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:37 startup archives unpack 2010-07-08 14:14:38 install ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:38 status half-installed ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:39 status unpacked ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:39 status unpacked ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:39 install ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:39 status half-installed ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:39 status unpacked ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:39 status unpacked ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:40 startup packages configure 2010-07-08 14:14:40 configure flashplugin-installer 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:40 status half-configured flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:44 update-alternatives: run with --quiet --install /usr/lib/iceape/plugins/flashplugin-alternative.so iceape-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:44 update-alternatives: link group iceape-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/iceweasel/plugins/flashplugin-alternative.so iceweasel-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group iceweasel-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flashplugin-alternative.so mozilla-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group mozilla-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/firefox/plugins/flashplugin-alternative.so firefox-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group firefox-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/xulrunner/plugins/flashplugin-alternative.so xulrunner-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group xulrunner-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/midbrowser/plugins/flashplugin-alternative.so midbrowser-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group midbrowser-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 update-alternatives: run with --quiet --install /usr/lib/xulrunner-addons/plugins/flashplugin-alternative.so xulrunner-addons-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:14:45 update-alternatives: link group xulrunner-addons-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:14:45 status installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:45 configure flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:45 status unpacked flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:45 status half-configured flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:45 status installed flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:14:45 configure ia32-libs-libnspr4 4.8.4-0.0 4.8.4-0.0 2010-07-08 14:14:45 status unpacked ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:45 status half-configured ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:46 status installed ia32-libs-libnspr4 4.8.4-0.0 2010-07-08 14:14:46 configure ia32-libs-libnss3 3.12.6-0.0 3.12.6-0.0 2010-07-08 14:14:46 status unpacked ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:46 status half-configured ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:14:46 status installed ia32-libs-libnss3 3.12.6-0.0 2010-07-08 14:21:03 startup packages remove 2010-07-08 14:21:03 status installed gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 remove gstreamer0.10-ffmpeg 0.10.10-1 0.10.10-1 2010-07-08 14:21:05 status half-configured gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 status half-installed gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 status config-files gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 status config-files gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 status config-files gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:21:05 status not-installed gstreamer0.10-ffmpeg 2010-07-08 14:21:05 status installed libavformat52 4:0.5.2-1 2010-07-08 14:21:05 remove libavformat52 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:21:05 status half-configured libavformat52 4:0.5.2-1 2010-07-08 14:21:05 status half-installed libavformat52 4:0.5.2-1 2010-07-08 14:21:05 status config-files libavformat52 4:0.5.2-1 2010-07-08 14:21:05 status config-files libavformat52 4:0.5.2-1 2010-07-08 14:21:05 status installed libavcodec52 4:0.5.2-1 2010-07-08 14:21:05 remove libavcodec52 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:21:05 status half-configured libavcodec52 4:0.5.2-1 2010-07-08 14:21:05 status half-installed libavcodec52 4:0.5.2-1 2010-07-08 14:21:06 status config-files libavcodec52 4:0.5.2-1 2010-07-08 14:21:06 status config-files libavcodec52 4:0.5.2-1 2010-07-08 14:21:06 status installed libswscale0 4:0.5.2-1 2010-07-08 14:21:06 remove libswscale0 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:21:06 status half-configured libswscale0 4:0.5.2-1 2010-07-08 14:21:06 status half-installed libswscale0 4:0.5.2-1 2010-07-08 14:21:06 status config-files libswscale0 4:0.5.2-1 2010-07-08 14:21:06 status config-files libswscale0 4:0.5.2-1 2010-07-08 14:21:06 status installed libpostproc51 4:0.5.2-1 2010-07-08 14:21:06 remove libpostproc51 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:21:06 status half-configured libpostproc51 4:0.5.2-1 2010-07-08 14:21:06 status half-installed libpostproc51 4:0.5.2-1 2010-07-08 14:21:06 status config-files libpostproc51 4:0.5.2-1 2010-07-08 14:21:06 status config-files libpostproc51 4:0.5.2-1 2010-07-08 14:21:06 status installed libavutil49 4:0.5.2-1 2010-07-08 14:21:06 remove libavutil49 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:21:06 status half-configured libavutil49 4:0.5.2-1 2010-07-08 14:21:06 status half-installed libavutil49 4:0.5.2-1 2010-07-08 14:21:07 status config-files libavutil49 4:0.5.2-1 2010-07-08 14:21:07 status config-files libavutil49 4:0.5.2-1 2010-07-08 14:21:07 status installed libdirectfb-1.0-0 1.0.1-11 2010-07-08 14:21:07 remove libdirectfb-1.0-0 1.0.1-11 1.0.1-11 2010-07-08 14:21:07 status half-configured libdirectfb-1.0-0 1.0.1-11 2010-07-08 14:21:07 status half-installed libdirectfb-1.0-0 1.0.1-11 2010-07-08 14:21:07 status config-files libdirectfb-1.0-0 1.0.1-11 2010-07-08 14:21:07 status config-files libdirectfb-1.0-0 1.0.1-11 2010-07-08 14:21:07 status installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 remove libswfdec-0.6-90 0.6.8-1 0.6.8-1 2010-07-08 14:21:07 status half-configured libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 status half-installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-08 14:21:07 status half-installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 status config-files libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 status config-files libswfdec-0.6-90 0.6.8-1 2010-07-08 14:21:07 status installed svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 remove svgalibg1 1:1.4.3-27 1:1.4.3-27 2010-07-08 14:21:07 status half-configured svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 status half-installed svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 status config-files svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 status config-files svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 status config-files svgalibg1 1:1.4.3-27 2010-07-08 14:21:07 status not-installed svgalibg1 2010-07-08 14:21:07 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-08 14:21:07 status half-configured hicolor-icon-theme 0.11-1 2010-07-08 14:21:11 status installed hicolor-icon-theme 0.11-1 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove iceape-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group iceape-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove iceweasel-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group iceweasel-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove mozilla-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group mozilla-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove firefox-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group firefox-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove xulrunner-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group xulrunner-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove midbrowser-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group midbrowser-flashplugin fully removed 2010-07-08 14:24:28 update-alternatives: run with --quiet --remove xulrunner-addons-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:24:28 update-alternatives: link group xulrunner-addons-flashplugin fully removed 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/iceape/plugins/flashplugin-alternative.so iceape-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group iceape-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/iceweasel/plugins/flashplugin-alternative.so iceweasel-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group iceweasel-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flashplugin-alternative.so mozilla-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group mozilla-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/firefox/plugins/flashplugin-alternative.so firefox-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group firefox-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/xulrunner/plugins/flashplugin-alternative.so xulrunner-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group xulrunner-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/midbrowser/plugins/flashplugin-alternative.so midbrowser-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group midbrowser-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:24:42 update-alternatives: run with --quiet --install /usr/lib/xulrunner-addons/plugins/flashplugin-alternative.so xulrunner-addons-flashplugin /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 50 2010-07-08 14:24:42 update-alternatives: link group xulrunner-addons-flashplugin updated to point to /var/lib/flashplugin-installer/npwrapper.libflashplayer.so 2010-07-08 14:26:11 startup packages purge 2010-07-08 14:26:11 status installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:15 startup packages purge 2010-07-08 14:26:15 status installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:15 status installed flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 remove flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status half-configured flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status half-installed flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status config-files flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status config-files flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status config-files flashplugin-nonfree 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status not-installed flashplugin-nonfree 2010-07-08 14:26:21 status installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 remove flashplugin-installer 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:21 status half-configured flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove iceape-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group iceape-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove iceweasel-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group iceweasel-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove mozilla-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group mozilla-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove firefox-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group firefox-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove xulrunner-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group xulrunner-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove midbrowser-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group midbrowser-flashplugin fully removed 2010-07-08 14:26:23 update-alternatives: run with --quiet --remove xulrunner-addons-flashplugin /usr/lib/flashplugin-installer/libflashplayer.so 2010-07-08 14:26:23 update-alternatives: link group xulrunner-addons-flashplugin fully removed 2010-07-08 14:26:24 status half-installed flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:24 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:24 purge flashplugin-installer 10.1.53.64ubuntu0.10.04.1 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:24 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:24 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:24 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:25 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:25 status config-files flashplugin-installer 10.1.53.64ubuntu0.10.04.1 2010-07-08 14:26:25 status not-installed flashplugin-installer 2010-07-08 14:27:10 startup packages remove 2010-07-08 14:27:10 status installed epiphany-browser 2.30.2-2 2010-07-08 14:27:11 remove epiphany-browser 2.30.2-2 2.30.2-2 2010-07-08 14:27:11 status half-configured epiphany-browser 2.30.2-2 2010-07-08 14:27:11 update-alternatives: run with --remove x-www-browser /usr/bin/epiphany-browser 2010-07-08 14:27:11 update-alternatives: link group x-www-browser updated to point to /usr/bin/iceweasel 2010-07-08 14:27:11 update-alternatives: run with --remove gnome-www-browser /usr/bin/epiphany-browser 2010-07-08 14:27:11 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/iceweasel 2010-07-08 14:27:11 status half-installed epiphany-browser 2.30.2-2 2010-07-08 14:27:11 status triggers-pending menu 2.1.41 2010-07-08 14:27:11 status half-installed epiphany-browser 2.30.2-2 2010-07-08 14:27:11 status triggers-pending man-db 2.5.7-3 2010-07-08 14:27:11 status half-installed epiphany-browser 2.30.2-2 2010-07-08 14:27:11 status triggers-awaited menu 2.1.41 2010-07-08 14:27:12 status config-files epiphany-browser 2.30.2-2 2010-07-08 14:27:12 status config-files epiphany-browser 2.30.2-2 2010-07-08 14:27:12 trigproc menu 2.1.41 2.1.41 2010-07-08 14:27:12 status half-configured menu 2.1.41 2010-07-08 14:27:15 status installed menu 2.1.41 2010-07-08 14:27:15 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-08 14:27:15 status half-configured man-db 2.5.7-3 2010-07-08 14:27:18 status installed man-db 2.5.7-3 2010-07-08 14:27:19 startup archives unpack 2010-07-08 14:27:19 install libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:19 status half-installed libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:20 status unpacked libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:20 status unpacked libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:20 install libfaac0 1.28-0.3 2010-07-08 14:27:20 status half-installed libfaac0 1.28-0.3 2010-07-08 14:27:20 status unpacked libfaac0 1.28-0.3 2010-07-08 14:27:20 status unpacked libfaac0 1.28-0.3 2010-07-08 14:27:20 install libmp3lame0 3.98.4-0.0 2010-07-08 14:27:20 status half-installed libmp3lame0 3.98.4-0.0 2010-07-08 14:27:21 status unpacked libmp3lame0 3.98.4-0.0 2010-07-08 14:27:21 status unpacked libmp3lame0 3.98.4-0.0 2010-07-08 14:27:21 install libva1 1.0.1-3 2010-07-08 14:27:21 status half-installed libva1 1.0.1-3 2010-07-08 14:27:21 status unpacked libva1 1.0.1-3 2010-07-08 14:27:21 status unpacked libva1 1.0.1-3 2010-07-08 14:27:21 install libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:21 status half-installed libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:21 status unpacked libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:21 status unpacked libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:21 install libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:21 status half-installed libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:22 status unpacked libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:22 status unpacked libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:22 install libavcodec52 4:0.5.2-1 5:0.6~svn20100603-0.0 2010-07-08 14:27:22 status half-installed libavcodec52 4:0.5.2-1 2010-07-08 14:27:23 status unpacked libavcodec52 5:0.6~svn20100603-0.0 2010-07-08 14:27:23 status unpacked libavcodec52 5:0.6~svn20100603-0.0 2010-07-08 14:27:23 install libavformat52 4:0.5.2-1 5:0.6~svn20100603-0.0 2010-07-08 14:27:23 status half-installed libavformat52 4:0.5.2-1 2010-07-08 14:27:23 status unpacked libavformat52 5:0.6~svn20100603-0.0 2010-07-08 14:27:23 status unpacked libavformat52 5:0.6~svn20100603-0.0 2010-07-08 14:27:23 install libavutil49 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:27:23 status half-installed libavutil49 4:0.5.2-1 2010-07-08 14:27:24 status unpacked libavutil49 4:0.5.2-1 2010-07-08 14:27:24 status unpacked libavutil49 4:0.5.2-1 2010-07-08 14:27:24 install libpostproc51 4:0.5.2-1 5:0.6~svn20100603-0.0 2010-07-08 14:27:24 status half-installed libpostproc51 4:0.5.2-1 2010-07-08 14:27:24 status unpacked libpostproc51 5:0.6~svn20100603-0.0 2010-07-08 14:27:24 status unpacked libpostproc51 5:0.6~svn20100603-0.0 2010-07-08 14:27:24 install libswscale0 4:0.5.2-1 5:0.6~svn20100603-0.0 2010-07-08 14:27:24 status half-installed libswscale0 4:0.5.2-1 2010-07-08 14:27:25 status unpacked libswscale0 5:0.6~svn20100603-0.0 2010-07-08 14:27:25 status unpacked libswscale0 5:0.6~svn20100603-0.0 2010-07-08 14:27:25 install gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:25 status half-installed gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:25 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:25 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:25 upgrade libnotify1 0.4.5-1 0.5.0-2 2010-07-08 14:27:25 status half-configured libnotify1 0.4.5-1 2010-07-08 14:27:25 status unpacked libnotify1 0.4.5-1 2010-07-08 14:27:25 status half-installed libnotify1 0.4.5-1 2010-07-08 14:27:25 status half-installed libnotify1 0.4.5-1 2010-07-08 14:27:26 status unpacked libnotify1 0.5.0-2 2010-07-08 14:27:26 status unpacked libnotify1 0.5.0-2 2010-07-08 14:27:26 install libswfdec-0.6-90 0.6.8-1 0.6.8-1 2010-07-08 14:27:26 status half-installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:26 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-08 14:27:26 status half-installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:26 status unpacked libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:26 status unpacked libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:26 install swfdec-mozilla 0.6.0-5 2010-07-08 14:27:26 status half-installed swfdec-mozilla 0.6.0-5 2010-07-08 14:27:27 status unpacked swfdec-mozilla 0.6.0-5 2010-07-08 14:27:27 status unpacked swfdec-mozilla 0.6.0-5 2010-07-08 14:27:27 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-08 14:27:27 status half-configured hicolor-icon-theme 0.11-1 2010-07-08 14:27:30 status installed hicolor-icon-theme 0.11-1 2010-07-08 14:27:31 startup packages configure 2010-07-08 14:27:31 configure libavutil50 5:0.6~svn20100603-0.0 5:0.6~svn20100603-0.0 2010-07-08 14:27:31 status unpacked libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:31 status half-configured libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:31 status installed libavutil50 5:0.6~svn20100603-0.0 2010-07-08 14:27:31 configure libfaac0 1.28-0.3 1.28-0.3 2010-07-08 14:27:31 status unpacked libfaac0 1.28-0.3 2010-07-08 14:27:31 status half-configured libfaac0 1.28-0.3 2010-07-08 14:27:31 status installed libfaac0 1.28-0.3 2010-07-08 14:27:31 configure libmp3lame0 3.98.4-0.0 3.98.4-0.0 2010-07-08 14:27:31 status unpacked libmp3lame0 3.98.4-0.0 2010-07-08 14:27:31 status half-configured libmp3lame0 3.98.4-0.0 2010-07-08 14:27:31 status installed libmp3lame0 3.98.4-0.0 2010-07-08 14:27:31 configure libva1 1.0.1-3 1.0.1-3 2010-07-08 14:27:31 status unpacked libva1 1.0.1-3 2010-07-08 14:27:31 status half-configured libva1 1.0.1-3 2010-07-08 14:27:32 status installed libva1 1.0.1-3 2010-07-08 14:27:32 configure libx264-98 1:0.svn20100620-0.1 1:0.svn20100620-0.1 2010-07-08 14:27:32 status unpacked libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:32 status half-configured libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:32 status installed libx264-98 1:0.svn20100620-0.1 2010-07-08 14:27:32 configure libxvidcore4 2:1.2.2-0.1 2:1.2.2-0.1 2010-07-08 14:27:32 status unpacked libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:32 status half-configured libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:32 status installed libxvidcore4 2:1.2.2-0.1 2010-07-08 14:27:32 configure libavcodec52 5:0.6~svn20100603-0.0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status unpacked libavcodec52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status half-configured libavcodec52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status installed libavcodec52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 configure libavformat52 5:0.6~svn20100603-0.0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status unpacked libavformat52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status half-configured libavformat52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status installed libavformat52 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 configure libavutil49 4:0.5.2-1 4:0.5.2-1 2010-07-08 14:27:32 status unpacked libavutil49 4:0.5.2-1 2010-07-08 14:27:32 status half-configured libavutil49 4:0.5.2-1 2010-07-08 14:27:32 status installed libavutil49 4:0.5.2-1 2010-07-08 14:27:32 configure libpostproc51 5:0.6~svn20100603-0.0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status unpacked libpostproc51 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status half-configured libpostproc51 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status installed libpostproc51 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 configure libswscale0 5:0.6~svn20100603-0.0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status unpacked libswscale0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status half-configured libswscale0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 status installed libswscale0 5:0.6~svn20100603-0.0 2010-07-08 14:27:32 configure gstreamer0.10-ffmpeg 0.10.10-1 0.10.10-1 2010-07-08 14:27:32 status unpacked gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:32 status half-configured gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:32 status installed gstreamer0.10-ffmpeg 0.10.10-1 2010-07-08 14:27:32 configure libnotify1 0.5.0-2 0.5.0-2 2010-07-08 14:27:32 status unpacked libnotify1 0.5.0-2 2010-07-08 14:27:32 status half-configured libnotify1 0.5.0-2 2010-07-08 14:27:32 status installed libnotify1 0.5.0-2 2010-07-08 14:27:32 configure libswfdec-0.6-90 0.6.8-1 0.6.8-1 2010-07-08 14:27:32 status unpacked libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:32 status half-configured libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:32 status installed libswfdec-0.6-90 0.6.8-1 2010-07-08 14:27:32 configure swfdec-mozilla 0.6.0-5 0.6.0-5 2010-07-08 14:27:32 status unpacked swfdec-mozilla 0.6.0-5 2010-07-08 14:27:33 status half-configured swfdec-mozilla 0.6.0-5 2010-07-08 14:27:33 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so /usr/lib/swfdec-mozilla/libswfdecmozilla.so 10 2010-07-08 14:27:33 update-alternatives: link group flash-mozilla.so updated to point to /usr/lib/swfdec-mozilla/libswfdecmozilla.so 2010-07-08 14:27:33 status installed swfdec-mozilla 0.6.0-5 2010-07-08 15:33:10 startup archives unpack 2010-07-08 15:33:15 install cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:15 status half-installed cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:15 status unpacked cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:15 status unpacked cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:16 startup packages configure 2010-07-08 15:33:16 configure cyrus-doc-2.2 2.2.13-19 2.2.13-19 2010-07-08 15:33:16 status unpacked cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:16 status half-configured cyrus-doc-2.2 2.2.13-19 2010-07-08 15:33:16 status installed cyrus-doc-2.2 2.2.13-19 2010-07-12 10:06:55 startup archives unpack 2010-07-12 10:07:00 install libatspi1.0-0 1.30.1-2 1.30.1-2 2010-07-12 10:07:00 status half-installed libatspi1.0-0 1.30.1-2 2010-07-12 10:07:00 status unpacked libatspi1.0-0 1.30.1-2 2010-07-12 10:07:00 status unpacked libatspi1.0-0 1.30.1-2 2010-07-12 10:07:00 install libgail-common 2.20.1-1 2010-07-12 10:07:00 status half-installed libgail-common 2.20.1-1 2010-07-12 10:07:01 status unpacked libgail-common 2.20.1-1 2010-07-12 10:07:01 status unpacked libgail-common 2.20.1-1 2010-07-12 10:07:01 install at-spi 1.30.1-2 2010-07-12 10:07:01 status half-installed at-spi 1.30.1-2 2010-07-12 10:07:01 status triggers-pending gconf2 2.28.1-3 2010-07-12 10:07:01 status half-installed at-spi 1.30.1-2 2010-07-12 10:07:04 status unpacked at-spi 1.30.1-2 2010-07-12 10:07:04 status unpacked at-spi 1.30.1-2 2010-07-12 10:07:04 install libpolkit-gtk-1-0 0.96-2 0.96-2 2010-07-12 10:07:04 status half-installed libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:05 status unpacked libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:05 status unpacked libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:05 install gdm3 2.30.2-4 2.30.2-4 2010-07-12 10:07:05 status half-installed gdm3 2.30.2-4 2010-07-12 10:07:05 status triggers-pending man-db 2.5.7-3 2010-07-12 10:07:05 status half-installed gdm3 2.30.2-4 2010-07-12 10:07:05 status triggers-pending menu 2.1.41 2010-07-12 10:07:05 status half-installed gdm3 2.30.2-4 2010-07-12 10:07:05 status half-installed gdm3 2.30.2-4 2010-07-12 10:07:05 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-12 10:07:05 status half-installed gdm3 2.30.2-4 2010-07-12 10:07:07 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:07 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:07 install xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:07 status half-installed xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:07 status half-installed xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:09 status unpacked xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:09 status unpacked xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:09 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-12 10:07:09 status half-configured gconf2 2.28.1-3 2010-07-12 10:07:34 status installed gconf2 2.28.1-3 2010-07-12 10:07:34 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-12 10:07:34 status half-configured man-db 2.5.7-3 2010-07-12 10:07:37 status installed man-db 2.5.7-3 2010-07-12 10:07:37 trigproc menu 2.1.41 2.1.41 2010-07-12 10:07:37 status half-configured menu 2.1.41 2010-07-12 10:07:39 status installed menu 2.1.41 2010-07-12 10:07:39 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-12 10:07:39 status half-configured hicolor-icon-theme 0.11-1 2010-07-12 10:07:43 status installed hicolor-icon-theme 0.11-1 2010-07-12 10:07:43 startup packages configure 2010-07-12 10:07:43 configure libatspi1.0-0 1.30.1-2 1.30.1-2 2010-07-12 10:07:43 status unpacked libatspi1.0-0 1.30.1-2 2010-07-12 10:07:44 status half-configured libatspi1.0-0 1.30.1-2 2010-07-12 10:07:44 status installed libatspi1.0-0 1.30.1-2 2010-07-12 10:07:44 configure libgail-common 2.20.1-1 2.20.1-1 2010-07-12 10:07:44 status unpacked libgail-common 2.20.1-1 2010-07-12 10:07:44 status half-configured libgail-common 2.20.1-1 2010-07-12 10:07:44 status installed libgail-common 2.20.1-1 2010-07-12 10:07:44 configure at-spi 1.30.1-2 1.30.1-2 2010-07-12 10:07:44 status unpacked at-spi 1.30.1-2 2010-07-12 10:07:44 status half-configured at-spi 1.30.1-2 2010-07-12 10:07:44 status installed at-spi 1.30.1-2 2010-07-12 10:07:44 configure libpolkit-gtk-1-0 0.96-2 0.96-2 2010-07-12 10:07:44 status unpacked libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:44 status half-configured libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:44 status installed libpolkit-gtk-1-0 0.96-2 2010-07-12 10:07:44 configure gdm3 2.30.2-4 2.30.2-4 2010-07-12 10:07:44 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:44 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:44 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:44 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status unpacked gdm3 2.30.2-4 2010-07-12 10:07:45 status half-configured gdm3 2.30.2-4 2010-07-12 10:07:46 status installed gdm3 2.30.2-4 2010-07-12 10:07:46 status triggers-pending menu 2.1.41 2010-07-12 10:07:46 status triggers-awaited menu 2.1.41 2010-07-12 10:07:46 configure xserver-xephyr 2:1.7.7-2 2:1.7.7-2 2010-07-12 10:07:46 status unpacked xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:46 status half-configured xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:46 status installed xserver-xephyr 2:1.7.7-2 2010-07-12 10:07:46 trigproc menu 2.1.41 2.1.41 2010-07-12 10:07:46 status half-configured menu 2.1.41 2010-07-12 10:07:46 status installed menu 2.1.41 2010-07-12 10:07:56 startup archives unpack 2010-07-12 10:07:56 install gtk2-engines 1:2.20.1-1 2010-07-12 10:07:56 status half-installed gtk2-engines 1:2.20.1-1 2010-07-12 10:07:57 status unpacked gtk2-engines 1:2.20.1-1 2010-07-12 10:07:57 status unpacked gtk2-engines 1:2.20.1-1 2010-07-12 10:07:57 startup packages configure 2010-07-12 10:07:57 configure gtk2-engines 1:2.20.1-1 1:2.20.1-1 2010-07-12 10:07:57 status unpacked gtk2-engines 1:2.20.1-1 2010-07-12 10:07:57 status half-configured gtk2-engines 1:2.20.1-1 2010-07-12 10:07:57 status installed gtk2-engines 1:2.20.1-1 2010-07-13 11:43:25 startup archives unpack 2010-07-13 11:43:25 upgrade schroot 1.4.4-1 1.4.7-1 2010-07-13 11:43:25 status half-configured schroot 1.4.4-1 2010-07-13 11:43:25 status unpacked schroot 1.4.4-1 2010-07-13 11:43:25 status half-installed schroot 1.4.4-1 2010-07-13 11:43:25 status triggers-pending man-db 2.5.7-3 2010-07-13 11:43:25 status half-installed schroot 1.4.4-1 2010-07-13 11:43:26 status half-installed schroot 1.4.4-1 2010-07-13 11:43:26 status unpacked schroot 1.4.7-1 2010-07-13 11:43:26 status unpacked schroot 1.4.7-1 2010-07-13 11:43:26 upgrade schroot-common 1.4.4-1 1.4.7-1 2010-07-13 11:43:26 status half-configured schroot-common 1.4.4-1 2010-07-13 11:43:26 status unpacked schroot-common 1.4.4-1 2010-07-13 11:43:26 status half-installed schroot-common 1.4.4-1 2010-07-13 11:43:26 status half-installed schroot-common 1.4.4-1 2010-07-13 11:43:26 status unpacked schroot-common 1.4.7-1 2010-07-13 11:43:26 status unpacked schroot-common 1.4.7-1 2010-07-13 11:43:27 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 11:43:27 status half-configured man-db 2.5.7-3 2010-07-13 11:43:27 status installed man-db 2.5.7-3 2010-07-13 11:43:28 startup packages configure 2010-07-13 11:43:28 configure schroot-common 1.4.7-1 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot-common 1.4.7-1 2010-07-13 11:43:28 status half-configured schroot-common 1.4.7-1 2010-07-13 11:43:28 status installed schroot-common 1.4.7-1 2010-07-13 11:43:28 configure schroot 1.4.7-1 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status unpacked schroot 1.4.7-1 2010-07-13 11:43:28 status half-configured schroot 1.4.7-1 2010-07-13 11:43:29 status installed schroot 1.4.7-1 2010-07-13 12:15:38 startup archives unpack 2010-07-13 12:15:38 upgrade base-files 5.7 5.8 2010-07-13 12:15:38 status half-configured base-files 5.7 2010-07-13 12:15:38 status unpacked base-files 5.7 2010-07-13 12:15:38 status half-installed base-files 5.7 2010-07-13 12:15:38 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-13 12:15:38 status half-installed base-files 5.7 2010-07-13 12:15:38 status triggers-pending man-db 2.5.7-3 2010-07-13 12:15:38 status half-installed base-files 5.7 2010-07-13 12:15:38 status half-installed base-files 5.7 2010-07-13 12:15:38 status unpacked base-files 5.8 2010-07-13 12:15:38 status unpacked base-files 5.8 2010-07-13 12:15:38 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-13 12:15:38 status half-configured install-info 4.13a.dfsg.1-5 2010-07-13 12:15:39 status installed install-info 4.13a.dfsg.1-5 2010-07-13 12:15:39 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:15:39 status half-configured man-db 2.5.7-3 2010-07-13 12:15:40 status installed man-db 2.5.7-3 2010-07-13 12:15:41 startup packages configure 2010-07-13 12:15:41 configure base-files 5.8 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status unpacked base-files 5.8 2010-07-13 12:15:41 status half-configured base-files 5.8 2010-07-13 12:15:41 status installed base-files 5.8 2010-07-13 12:15:42 startup archives unpack 2010-07-13 12:15:42 upgrade debianutils 3.2.3 3.3 2010-07-13 12:15:42 status half-configured debianutils 3.2.3 2010-07-13 12:15:42 status unpacked debianutils 3.2.3 2010-07-13 12:15:42 status half-installed debianutils 3.2.3 2010-07-13 12:15:42 status triggers-pending man-db 2.5.7-3 2010-07-13 12:15:42 status half-installed debianutils 3.2.3 2010-07-13 12:15:42 status half-installed debianutils 3.2.3 2010-07-13 12:15:42 status unpacked debianutils 3.3 2010-07-13 12:15:42 status unpacked debianutils 3.3 2010-07-13 12:15:42 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:15:42 status half-configured man-db 2.5.7-3 2010-07-13 12:15:43 status installed man-db 2.5.7-3 2010-07-13 12:15:43 startup packages configure 2010-07-13 12:15:43 configure debianutils 3.3 3.3 2010-07-13 12:15:43 status unpacked debianutils 3.3 2010-07-13 12:15:44 status half-configured debianutils 3.3 2010-07-13 12:15:44 status installed debianutils 3.3 2010-07-13 12:15:45 startup archives unpack 2010-07-13 12:15:45 upgrade libc6-i386 2.11.2-1 2.11.2-2 2010-07-13 12:15:45 status half-configured libc6-i386 2.11.2-1 2010-07-13 12:15:45 status unpacked libc6-i386 2.11.2-1 2010-07-13 12:15:45 status half-installed libc6-i386 2.11.2-1 2010-07-13 12:15:46 status half-installed libc6-i386 2.11.2-1 2010-07-13 12:15:46 status unpacked libc6-i386 2.11.2-2 2010-07-13 12:15:46 status unpacked libc6-i386 2.11.2-2 2010-07-13 12:15:46 upgrade libc-dev-bin 2.11.2-1 2.11.2-2 2010-07-13 12:15:46 status half-configured libc-dev-bin 2.11.2-1 2010-07-13 12:15:46 status unpacked libc-dev-bin 2.11.2-1 2010-07-13 12:15:46 status half-installed libc-dev-bin 2.11.2-1 2010-07-13 12:15:46 status triggers-pending man-db 2.5.7-3 2010-07-13 12:15:46 status half-installed libc-dev-bin 2.11.2-1 2010-07-13 12:15:47 status half-installed libc-dev-bin 2.11.2-1 2010-07-13 12:15:47 status unpacked libc-dev-bin 2.11.2-2 2010-07-13 12:15:47 status unpacked libc-dev-bin 2.11.2-2 2010-07-13 12:15:47 upgrade libc6-dev 2.11.2-1 2.11.2-2 2010-07-13 12:15:47 status half-configured libc6-dev 2.11.2-1 2010-07-13 12:15:47 status unpacked libc6-dev 2.11.2-1 2010-07-13 12:15:47 status half-installed libc6-dev 2.11.2-1 2010-07-13 12:15:48 status half-installed libc6-dev 2.11.2-1 2010-07-13 12:15:48 status unpacked libc6-dev 2.11.2-2 2010-07-13 12:15:48 status unpacked libc6-dev 2.11.2-2 2010-07-13 12:15:48 upgrade libc-bin 2.11.2-1 2.11.2-2 2010-07-13 12:15:48 status half-configured libc-bin 2.11.2-1 2010-07-13 12:15:48 status unpacked libc-bin 2.11.2-1 2010-07-13 12:15:48 status half-installed libc-bin 2.11.2-1 2010-07-13 12:15:48 status half-installed libc-bin 2.11.2-1 2010-07-13 12:15:49 status half-installed libc-bin 2.11.2-1 2010-07-13 12:15:49 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:49 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:49 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:15:49 status half-configured man-db 2.5.7-3 2010-07-13 12:15:49 status installed man-db 2.5.7-3 2010-07-13 12:15:50 startup packages configure 2010-07-13 12:15:50 configure libc-bin 2.11.2-2 2.11.2-2 2010-07-13 12:15:50 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:50 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:50 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:50 status unpacked libc-bin 2.11.2-2 2010-07-13 12:15:50 status half-configured libc-bin 2.11.2-2 2010-07-13 12:15:50 status installed libc-bin 2.11.2-2 2010-07-13 12:15:51 startup archives unpack 2010-07-13 12:15:51 upgrade libc6 2.11.2-1 2.11.2-2 2010-07-13 12:15:51 status half-configured libc6 2.11.2-1 2010-07-13 12:15:51 status unpacked libc6 2.11.2-1 2010-07-13 12:15:51 status half-installed libc6 2.11.2-1 2010-07-13 12:15:53 status half-installed libc6 2.11.2-1 2010-07-13 12:15:53 status unpacked libc6 2.11.2-2 2010-07-13 12:15:53 status unpacked libc6 2.11.2-2 2010-07-13 12:15:54 startup packages configure 2010-07-13 12:15:54 configure libc6 2.11.2-2 2.11.2-2 2010-07-13 12:15:54 status unpacked libc6 2.11.2-2 2010-07-13 12:15:54 status unpacked libc6 2.11.2-2 2010-07-13 12:15:54 status half-configured libc6 2.11.2-2 2010-07-13 12:15:55 status installed libc6 2.11.2-2 2010-07-13 12:15:56 startup archives unpack 2010-07-13 12:15:56 upgrade linux-libc-dev 2.6.32-15 2.6.32-17 2010-07-13 12:15:56 status half-configured linux-libc-dev 2.6.32-15 2010-07-13 12:15:56 status unpacked linux-libc-dev 2.6.32-15 2010-07-13 12:15:56 status half-installed linux-libc-dev 2.6.32-15 2010-07-13 12:15:57 status half-installed linux-libc-dev 2.6.32-15 2010-07-13 12:15:57 status unpacked linux-libc-dev 2.6.32-17 2010-07-13 12:15:57 status unpacked linux-libc-dev 2.6.32-17 2010-07-13 12:15:57 upgrade sysvinit 2.88dsf-9 2.88dsf-11 2010-07-13 12:15:57 status half-configured sysvinit 2.88dsf-9 2010-07-13 12:15:57 status unpacked sysvinit 2.88dsf-9 2010-07-13 12:15:57 status half-installed sysvinit 2.88dsf-9 2010-07-13 12:15:57 status triggers-pending man-db 2.5.7-3 2010-07-13 12:15:57 status half-installed sysvinit 2.88dsf-9 2010-07-13 12:15:57 status half-installed sysvinit 2.88dsf-9 2010-07-13 12:15:58 status unpacked sysvinit 2.88dsf-11 2010-07-13 12:15:58 status unpacked sysvinit 2.88dsf-11 2010-07-13 12:15:58 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:15:58 status half-configured man-db 2.5.7-3 2010-07-13 12:15:58 status installed man-db 2.5.7-3 2010-07-13 12:15:59 startup packages configure 2010-07-13 12:15:59 configure sysvinit 2.88dsf-11 2.88dsf-11 2010-07-13 12:15:59 status unpacked sysvinit 2.88dsf-11 2010-07-13 12:15:59 status half-configured sysvinit 2.88dsf-11 2010-07-13 12:15:59 status installed sysvinit 2.88dsf-11 2010-07-13 12:15:59 startup archives unpack 2010-07-13 12:16:00 upgrade sysvinit-utils 2.88dsf-9 2.88dsf-11 2010-07-13 12:16:00 status half-configured sysvinit-utils 2.88dsf-9 2010-07-13 12:16:00 status unpacked sysvinit-utils 2.88dsf-9 2010-07-13 12:16:00 status half-installed sysvinit-utils 2.88dsf-9 2010-07-13 12:16:00 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:00 status half-installed sysvinit-utils 2.88dsf-9 2010-07-13 12:16:00 status half-installed sysvinit-utils 2.88dsf-9 2010-07-13 12:16:00 status unpacked sysvinit-utils 2.88dsf-11 2010-07-13 12:16:00 status unpacked sysvinit-utils 2.88dsf-11 2010-07-13 12:16:00 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:16:00 status half-configured man-db 2.5.7-3 2010-07-13 12:16:01 status installed man-db 2.5.7-3 2010-07-13 12:16:01 startup packages configure 2010-07-13 12:16:01 configure sysvinit-utils 2.88dsf-11 2.88dsf-11 2010-07-13 12:16:01 status unpacked sysvinit-utils 2.88dsf-11 2010-07-13 12:16:02 status half-configured sysvinit-utils 2.88dsf-11 2010-07-13 12:16:02 status installed sysvinit-utils 2.88dsf-11 2010-07-13 12:16:02 startup archives unpack 2010-07-13 12:16:02 upgrade debconf-i18n 1.5.32 1.5.33 2010-07-13 12:16:02 status half-configured debconf-i18n 1.5.32 2010-07-13 12:16:02 status unpacked debconf-i18n 1.5.32 2010-07-13 12:16:02 status half-installed debconf-i18n 1.5.32 2010-07-13 12:16:03 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:03 status half-installed debconf-i18n 1.5.32 2010-07-13 12:16:03 status half-installed debconf-i18n 1.5.32 2010-07-13 12:16:03 status unpacked debconf-i18n 1.5.33 2010-07-13 12:16:03 status unpacked debconf-i18n 1.5.33 2010-07-13 12:16:03 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:16:03 status half-configured man-db 2.5.7-3 2010-07-13 12:16:04 status installed man-db 2.5.7-3 2010-07-13 12:16:05 startup packages configure 2010-07-13 12:16:05 configure debconf-i18n 1.5.33 1.5.33 2010-07-13 12:16:05 status unpacked debconf-i18n 1.5.33 2010-07-13 12:16:05 status half-configured debconf-i18n 1.5.33 2010-07-13 12:16:05 status installed debconf-i18n 1.5.33 2010-07-13 12:16:06 startup archives unpack 2010-07-13 12:16:06 upgrade debconf 1.5.32 1.5.33 2010-07-13 12:16:06 status half-configured debconf 1.5.32 2010-07-13 12:16:06 status unpacked debconf 1.5.32 2010-07-13 12:16:06 status half-installed debconf 1.5.32 2010-07-13 12:16:06 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:06 status half-installed debconf 1.5.32 2010-07-13 12:16:07 status half-installed debconf 1.5.32 2010-07-13 12:16:07 status unpacked debconf 1.5.33 2010-07-13 12:16:07 status unpacked debconf 1.5.33 2010-07-13 12:16:07 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:16:07 status half-configured man-db 2.5.7-3 2010-07-13 12:16:07 status installed man-db 2.5.7-3 2010-07-13 12:16:08 startup packages configure 2010-07-13 12:16:08 configure debconf 1.5.33 1.5.33 2010-07-13 12:16:08 status unpacked debconf 1.5.33 2010-07-13 12:16:08 status unpacked debconf 1.5.33 2010-07-13 12:16:08 status unpacked debconf 1.5.33 2010-07-13 12:16:08 status unpacked debconf 1.5.33 2010-07-13 12:16:08 status half-configured debconf 1.5.33 2010-07-13 12:16:08 status installed debconf 1.5.33 2010-07-13 12:16:09 startup archives unpack 2010-07-13 12:16:09 upgrade libudev0 157-1 160-1 2010-07-13 12:16:09 status half-configured libudev0 157-1 2010-07-13 12:16:10 status unpacked libudev0 157-1 2010-07-13 12:16:10 status half-installed libudev0 157-1 2010-07-13 12:16:10 status half-installed libudev0 157-1 2010-07-13 12:16:11 status unpacked libudev0 160-1 2010-07-13 12:16:11 status unpacked libudev0 160-1 2010-07-13 12:16:11 upgrade libuuid-perl 0.02-3+b1 0.02-4 2010-07-13 12:16:11 status half-configured libuuid-perl 0.02-3+b1 2010-07-13 12:16:11 status unpacked libuuid-perl 0.02-3+b1 2010-07-13 12:16:11 status half-installed libuuid-perl 0.02-3+b1 2010-07-13 12:16:11 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:11 status half-installed libuuid-perl 0.02-3+b1 2010-07-13 12:16:11 status half-installed libuuid-perl 0.02-3+b1 2010-07-13 12:16:11 status unpacked libuuid-perl 0.02-4 2010-07-13 12:16:11 status unpacked libuuid-perl 0.02-4 2010-07-13 12:16:11 upgrade linux-base 2.6.32-15 2.6.32-17 2010-07-13 12:16:11 status half-configured linux-base 2.6.32-15 2010-07-13 12:16:11 status unpacked linux-base 2.6.32-15 2010-07-13 12:16:11 status half-installed linux-base 2.6.32-15 2010-07-13 12:16:11 status half-installed linux-base 2.6.32-15 2010-07-13 12:16:11 status half-installed linux-base 2.6.32-15 2010-07-13 12:16:11 status unpacked linux-base 2.6.32-17 2010-07-13 12:16:11 status unpacked linux-base 2.6.32-17 2010-07-13 12:16:12 upgrade udev 157-1 160-1 2010-07-13 12:16:12 status half-configured udev 157-1 2010-07-13 12:16:12 status unpacked udev 157-1 2010-07-13 12:16:12 status half-installed udev 157-1 2010-07-13 12:16:12 status half-installed udev 157-1 2010-07-13 12:16:12 status half-installed udev 157-1 2010-07-13 12:16:12 status unpacked udev 160-1 2010-07-13 12:16:13 status unpacked udev 160-1 2010-07-13 12:16:13 upgrade clisp 1:2.48-1.2 1:2.48-3 2010-07-13 12:16:13 status half-configured clisp 1:2.48-1.2 2010-07-13 12:16:13 status unpacked clisp 1:2.48-1.2 2010-07-13 12:16:13 status half-installed clisp 1:2.48-1.2 2010-07-13 12:16:13 status half-installed clisp 1:2.48-1.2 2010-07-13 12:16:14 status half-installed clisp 1:2.48-1.2 2010-07-13 12:16:14 status unpacked clisp 1:2.48-3 2010-07-13 12:16:15 status unpacked clisp 1:2.48-3 2010-07-13 12:16:15 upgrade module-init-tools 3.12~pre2-3 3.12-1 2010-07-13 12:16:15 status half-configured module-init-tools 3.12~pre2-3 2010-07-13 12:16:15 status unpacked module-init-tools 3.12~pre2-3 2010-07-13 12:16:15 status half-installed module-init-tools 3.12~pre2-3 2010-07-13 12:16:15 status half-installed module-init-tools 3.12~pre2-3 2010-07-13 12:16:15 status half-installed module-init-tools 3.12~pre2-3 2010-07-13 12:16:15 status unpacked module-init-tools 3.12-1 2010-07-13 12:16:15 status unpacked module-init-tools 3.12-1 2010-07-13 12:16:15 upgrade initramfs-tools 0.97 0.97.2 2010-07-13 12:16:15 status half-configured initramfs-tools 0.97 2010-07-13 12:16:15 status unpacked initramfs-tools 0.97 2010-07-13 12:16:15 status half-installed initramfs-tools 0.97 2010-07-13 12:16:15 status half-installed initramfs-tools 0.97 2010-07-13 12:16:16 status half-installed initramfs-tools 0.97 2010-07-13 12:16:16 status unpacked initramfs-tools 0.97.2 2010-07-13 12:16:16 status unpacked initramfs-tools 0.97.2 2010-07-13 12:16:16 upgrade linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2.6.26-24 2010-07-13 12:16:16 status half-configured linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-07-13 12:16:16 status unpacked linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-07-13 12:16:16 status half-installed linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-07-13 12:16:21 status half-installed linux-image-2.6.26-2-amd64 2.6.26-22lenny1 2010-07-13 12:16:22 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24 2010-07-13 12:16:24 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24 2010-07-13 12:16:24 upgrade linux-image-2.6.32-5-amd64 2.6.32-15 2.6.32-17 2010-07-13 12:16:24 status half-configured linux-image-2.6.32-5-amd64 2.6.32-15 2010-07-13 12:16:24 status unpacked linux-image-2.6.32-5-amd64 2.6.32-15 2010-07-13 12:16:24 status half-installed linux-image-2.6.32-5-amd64 2.6.32-15 2010-07-13 12:16:32 status half-installed linux-image-2.6.32-5-amd64 2.6.32-15 2010-07-13 12:16:33 status unpacked linux-image-2.6.32-5-amd64 2.6.32-17 2010-07-13 12:16:35 status unpacked linux-image-2.6.32-5-amd64 2.6.32-17 2010-07-13 12:16:35 upgrade openoffice.org-emailmerge 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:16:35 status half-configured openoffice.org-emailmerge 1:3.2.1-3 2010-07-13 12:16:35 status unpacked openoffice.org-emailmerge 1:3.2.1-3 2010-07-13 12:16:35 status half-installed openoffice.org-emailmerge 1:3.2.1-3 2010-07-13 12:16:40 status half-installed openoffice.org-emailmerge 1:3.2.1-3 2010-07-13 12:16:40 status unpacked openoffice.org-emailmerge 1:3.2.1-4 2010-07-13 12:16:41 status unpacked openoffice.org-emailmerge 1:3.2.1-4 2010-07-13 12:16:41 upgrade ure 1.6.1+OOo3.2.1-3 1.6.1+OOo3.2.1-4 2010-07-13 12:16:41 status half-configured ure 1.6.1+OOo3.2.1-3 2010-07-13 12:16:41 status unpacked ure 1.6.1+OOo3.2.1-3 2010-07-13 12:16:41 status half-installed ure 1.6.1+OOo3.2.1-3 2010-07-13 12:16:42 status half-installed ure 1.6.1+OOo3.2.1-3 2010-07-13 12:16:42 status unpacked ure 1.6.1+OOo3.2.1-4 2010-07-13 12:16:42 status unpacked ure 1.6.1+OOo3.2.1-4 2010-07-13 12:16:42 upgrade uno-libs3 1.6.1+OOo3.2.1-3 1.6.1+OOo3.2.1-4 2010-07-13 12:16:42 status half-configured uno-libs3 1.6.1+OOo3.2.1-3 2010-07-13 12:16:42 status unpacked uno-libs3 1.6.1+OOo3.2.1-3 2010-07-13 12:16:42 status half-installed uno-libs3 1.6.1+OOo3.2.1-3 2010-07-13 12:16:43 status half-installed uno-libs3 1.6.1+OOo3.2.1-3 2010-07-13 12:16:43 status unpacked uno-libs3 1.6.1+OOo3.2.1-4 2010-07-13 12:16:43 status unpacked uno-libs3 1.6.1+OOo3.2.1-4 2010-07-13 12:16:43 upgrade x11-xkb-utils 7.5+2 7.5+4 2010-07-13 12:16:43 status half-configured x11-xkb-utils 7.5+2 2010-07-13 12:16:43 status unpacked x11-xkb-utils 7.5+2 2010-07-13 12:16:43 status half-installed x11-xkb-utils 7.5+2 2010-07-13 12:16:43 status half-installed x11-xkb-utils 7.5+2 2010-07-13 12:16:43 status half-installed x11-xkb-utils 7.5+2 2010-07-13 12:16:43 status unpacked x11-xkb-utils 7.5+4 2010-07-13 12:16:44 status unpacked x11-xkb-utils 7.5+4 2010-07-13 12:16:44 upgrade sysv-rc 2.88dsf-9 2.88dsf-11 2010-07-13 12:16:44 status half-configured sysv-rc 2.88dsf-9 2010-07-13 12:16:44 status unpacked sysv-rc 2.88dsf-9 2010-07-13 12:16:44 status half-installed sysv-rc 2.88dsf-9 2010-07-13 12:16:44 status half-installed sysv-rc 2.88dsf-9 2010-07-13 12:16:44 status half-installed sysv-rc 2.88dsf-9 2010-07-13 12:16:44 status unpacked sysv-rc 2.88dsf-11 2010-07-13 12:16:44 status unpacked sysv-rc 2.88dsf-11 2010-07-13 12:16:44 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:16:44 status half-configured man-db 2.5.7-3 2010-07-13 12:16:45 status installed man-db 2.5.7-3 2010-07-13 12:16:46 startup packages configure 2010-07-13 12:16:46 configure sysv-rc 2.88dsf-11 2.88dsf-11 2010-07-13 12:16:46 status unpacked sysv-rc 2.88dsf-11 2010-07-13 12:16:46 status half-configured sysv-rc 2.88dsf-11 2010-07-13 12:16:46 status installed sysv-rc 2.88dsf-11 2010-07-13 12:16:47 startup archives unpack 2010-07-13 12:16:47 upgrade initscripts 2.88dsf-9 2.88dsf-11 2010-07-13 12:16:47 status half-configured initscripts 2.88dsf-9 2010-07-13 12:16:47 status unpacked initscripts 2.88dsf-9 2010-07-13 12:16:47 status half-installed initscripts 2.88dsf-9 2010-07-13 12:16:47 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:47 status half-installed initscripts 2.88dsf-9 2010-07-13 12:16:47 status half-installed initscripts 2.88dsf-9 2010-07-13 12:16:47 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:47 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:47 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:16:47 status half-configured man-db 2.5.7-3 2010-07-13 12:16:48 status installed man-db 2.5.7-3 2010-07-13 12:16:48 startup packages configure 2010-07-13 12:16:48 configure initscripts 2.88dsf-11 2.88dsf-11 2010-07-13 12:16:48 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:48 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:48 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status unpacked initscripts 2.88dsf-11 2010-07-13 12:16:49 status half-configured initscripts 2.88dsf-11 2010-07-13 12:16:51 status installed initscripts 2.88dsf-11 2010-07-13 12:16:52 startup archives unpack 2010-07-13 12:16:52 install libept1 1.0.1 2010-07-13 12:16:52 status half-installed libept1 1.0.1 2010-07-13 12:16:53 status unpacked libept1 1.0.1 2010-07-13 12:16:53 status unpacked libept1 1.0.1 2010-07-13 12:16:53 upgrade aptitude 0.6.3-2 0.6.3-3 2010-07-13 12:16:53 status half-configured aptitude 0.6.3-2 2010-07-13 12:16:53 status unpacked aptitude 0.6.3-2 2010-07-13 12:16:53 status half-installed aptitude 0.6.3-2 2010-07-13 12:16:53 status triggers-pending man-db 2.5.7-3 2010-07-13 12:16:53 status half-installed aptitude 0.6.3-2 2010-07-13 12:16:53 status triggers-pending menu 2.1.41 2010-07-13 12:16:53 status half-installed aptitude 0.6.3-2 2010-07-13 12:16:54 status half-installed aptitude 0.6.3-2 2010-07-13 12:16:54 status triggers-awaited menu 2.1.41 2010-07-13 12:16:54 status unpacked aptitude 0.6.3-3 2010-07-13 12:16:55 status unpacked aptitude 0.6.3-3 2010-07-13 12:16:55 install isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:16:55 status half-installed isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:16:55 status half-installed isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:16:55 status unpacked isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:16:55 status unpacked isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:16:55 install isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:16:55 status half-installed isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:16:55 status half-installed isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:16:55 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:16:55 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:16:56 upgrade dhcp3-client 3.1.3-2 4.1.1-P1-7 2010-07-13 12:16:56 status half-configured dhcp3-client 3.1.3-2 2010-07-13 12:16:56 status unpacked dhcp3-client 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-client 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-client 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-client 3.1.3-2 2010-07-13 12:16:56 status unpacked dhcp3-client 4.1.1-P1-7 2010-07-13 12:16:56 status unpacked dhcp3-client 4.1.1-P1-7 2010-07-13 12:16:56 upgrade dhcp3-common 3.1.3-2 4.1.1-P1-7 2010-07-13 12:16:56 status half-configured dhcp3-common 3.1.3-2 2010-07-13 12:16:56 status unpacked dhcp3-common 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-common 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-common 3.1.3-2 2010-07-13 12:16:56 status half-installed dhcp3-common 3.1.3-2 2010-07-13 12:16:57 status unpacked dhcp3-common 4.1.1-P1-7 2010-07-13 12:16:57 status unpacked dhcp3-common 4.1.1-P1-7 2010-07-13 12:16:57 upgrade iproute 20100519-2 20100519-3 2010-07-13 12:16:57 status half-configured iproute 20100519-2 2010-07-13 12:16:57 status unpacked iproute 20100519-2 2010-07-13 12:16:57 status half-installed iproute 20100519-2 2010-07-13 12:16:57 status half-installed iproute 20100519-2 2010-07-13 12:16:57 status half-installed iproute 20100519-2 2010-07-13 12:16:57 status unpacked iproute 20100519-3 2010-07-13 12:16:57 status unpacked iproute 20100519-3 2010-07-13 12:16:57 upgrade manpages 3.24-1 3.25-1 2010-07-13 12:16:57 status half-configured manpages 3.24-1 2010-07-13 12:16:57 status unpacked manpages 3.24-1 2010-07-13 12:16:57 status half-installed manpages 3.24-1 2010-07-13 12:16:57 status half-installed manpages 3.24-1 2010-07-13 12:16:58 status half-installed manpages 3.24-1 2010-07-13 12:16:58 status unpacked manpages 3.25-1 2010-07-13 12:16:58 status unpacked manpages 3.25-1 2010-07-13 12:16:58 upgrade netbase 4.41 4.42 2010-07-13 12:16:58 status half-configured netbase 4.41 2010-07-13 12:16:58 status unpacked netbase 4.41 2010-07-13 12:16:58 status half-installed netbase 4.41 2010-07-13 12:16:58 status half-installed netbase 4.41 2010-07-13 12:16:58 status unpacked netbase 4.42 2010-07-13 12:16:58 status unpacked netbase 4.42 2010-07-13 12:16:58 upgrade rsyslog 4.6.2-1 4.6.3-1 2010-07-13 12:16:58 status half-configured rsyslog 4.6.2-1 2010-07-13 12:16:58 status unpacked rsyslog 4.6.2-1 2010-07-13 12:16:58 status half-installed rsyslog 4.6.2-1 2010-07-13 12:16:58 status half-installed rsyslog 4.6.2-1 2010-07-13 12:16:59 status half-installed rsyslog 4.6.2-1 2010-07-13 12:16:59 status unpacked rsyslog 4.6.3-1 2010-07-13 12:16:59 status unpacked rsyslog 4.6.3-1 2010-07-13 12:16:59 upgrade libgeoip1 1.4.7~beta5+dfsg-1 1.4.7~beta5+dfsg-2 2010-07-13 12:16:59 status half-configured libgeoip1 1.4.7~beta5+dfsg-1 2010-07-13 12:16:59 status unpacked libgeoip1 1.4.7~beta5+dfsg-1 2010-07-13 12:16:59 status half-installed libgeoip1 1.4.7~beta5+dfsg-1 2010-07-13 12:16:59 status half-installed libgeoip1 1.4.7~beta5+dfsg-1 2010-07-13 12:16:59 status unpacked libgeoip1 1.4.7~beta5+dfsg-2 2010-07-13 12:16:59 status unpacked libgeoip1 1.4.7~beta5+dfsg-2 2010-07-13 12:16:59 upgrade dnsutils 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:16:59 status half-configured dnsutils 1:9.7.0.dfsg.P1-1 2010-07-13 12:16:59 status unpacked dnsutils 1:9.7.0.dfsg.P1-1 2010-07-13 12:16:59 status half-installed dnsutils 1:9.7.0.dfsg.P1-1 2010-07-13 12:16:59 status half-installed dnsutils 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status half-installed dnsutils 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status unpacked dnsutils 1:9.7.1.dfsg-2 2010-07-13 12:17:00 status unpacked dnsutils 1:9.7.1.dfsg-2 2010-07-13 12:17:00 upgrade bind9-host 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:00 status half-configured bind9-host 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status unpacked bind9-host 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status half-installed bind9-host 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status half-installed bind9-host 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status half-installed bind9-host 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status unpacked bind9-host 1:9.7.1.dfsg-2 2010-07-13 12:17:00 status unpacked bind9-host 1:9.7.1.dfsg-2 2010-07-13 12:17:00 upgrade libisc60 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:00 status half-configured libisc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status unpacked libisc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:00 status half-installed libisc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:01 status half-installed libisc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:01 status unpacked libisc60 1:9.7.1.dfsg-2 2010-07-13 12:17:01 status unpacked libisc60 1:9.7.1.dfsg-2 2010-07-13 12:17:01 install libdns66 1:9.7.1.dfsg-2 2010-07-13 12:17:01 status half-installed libdns66 1:9.7.1.dfsg-2 2010-07-13 12:17:01 status unpacked libdns66 1:9.7.1.dfsg-2 2010-07-13 12:17:01 status unpacked libdns66 1:9.7.1.dfsg-2 2010-07-13 12:17:01 upgrade libisccc60 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:01 status half-configured libisccc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:01 status unpacked libisccc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:01 status half-installed libisccc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:01 status half-installed libisccc60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked libisccc60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status unpacked libisccc60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 upgrade libisccfg60 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status half-configured libisccfg60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked libisccfg60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status half-installed libisccfg60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status half-installed libisccfg60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked libisccfg60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status unpacked libisccfg60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 upgrade liblwres60 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status half-configured liblwres60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked liblwres60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status half-installed liblwres60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status half-installed liblwres60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked liblwres60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status unpacked liblwres60 1:9.7.1.dfsg-2 2010-07-13 12:17:02 upgrade libbind9-60 1:9.7.0.dfsg.P1-1 1:9.7.1.dfsg-2 2010-07-13 12:17:02 status half-configured libbind9-60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status unpacked libbind9-60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:02 status half-installed libbind9-60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:03 status half-installed libbind9-60 1:9.7.0.dfsg.P1-1 2010-07-13 12:17:03 status unpacked libbind9-60 1:9.7.1.dfsg-2 2010-07-13 12:17:03 status unpacked libbind9-60 1:9.7.1.dfsg-2 2010-07-13 12:17:03 upgrade file 5.04-2 5.04-3 2010-07-13 12:17:03 status half-configured file 5.04-2 2010-07-13 12:17:03 status unpacked file 5.04-2 2010-07-13 12:17:03 status half-installed file 5.04-2 2010-07-13 12:17:03 status half-installed file 5.04-2 2010-07-13 12:17:03 status half-installed file 5.04-2 2010-07-13 12:17:03 status unpacked file 5.04-3 2010-07-13 12:17:03 status unpacked file 5.04-3 2010-07-13 12:17:03 upgrade libmagic1 5.04-2 5.04-3 2010-07-13 12:17:03 status half-configured libmagic1 5.04-2 2010-07-13 12:17:03 status unpacked libmagic1 5.04-2 2010-07-13 12:17:03 status half-installed libmagic1 5.04-2 2010-07-13 12:17:03 status half-installed libmagic1 5.04-2 2010-07-13 12:17:04 status half-installed libmagic1 5.04-2 2010-07-13 12:17:04 status unpacked libmagic1 5.04-3 2010-07-13 12:17:04 status unpacked libmagic1 5.04-3 2010-07-13 12:17:04 upgrade pciutils 1:3.1.7-3 1:3.1.7-4 2010-07-13 12:17:04 status half-configured pciutils 1:3.1.7-3 2010-07-13 12:17:04 status unpacked pciutils 1:3.1.7-3 2010-07-13 12:17:04 status half-installed pciutils 1:3.1.7-3 2010-07-13 12:17:04 status half-installed pciutils 1:3.1.7-3 2010-07-13 12:17:04 status half-installed pciutils 1:3.1.7-3 2010-07-13 12:17:04 status unpacked pciutils 1:3.1.7-4 2010-07-13 12:17:04 status unpacked pciutils 1:3.1.7-4 2010-07-13 12:17:04 upgrade libpci3 1:3.1.7-3 1:3.1.7-4 2010-07-13 12:17:04 status half-configured libpci3 1:3.1.7-3 2010-07-13 12:17:04 status unpacked libpci3 1:3.1.7-3 2010-07-13 12:17:04 status half-installed libpci3 1:3.1.7-3 2010-07-13 12:17:05 status half-installed libpci3 1:3.1.7-3 2010-07-13 12:17:05 status unpacked libpci3 1:3.1.7-4 2010-07-13 12:17:05 status unpacked libpci3 1:3.1.7-4 2010-07-13 12:17:05 upgrade locales 2.11.2-1 2.11.2-2 2010-07-13 12:17:05 status half-configured locales 2.11.2-1 2010-07-13 12:17:05 status unpacked locales 2.11.2-1 2010-07-13 12:17:05 status half-installed locales 2.11.2-1 2010-07-13 12:17:05 status half-installed locales 2.11.2-1 2010-07-13 12:17:06 status half-installed locales 2.11.2-1 2010-07-13 12:17:06 status unpacked locales 2.11.2-2 2010-07-13 12:17:07 status unpacked locales 2.11.2-2 2010-07-13 12:17:07 upgrade libpython2.6 2.6.5+20100616-1 2.6.5+20100706-1 2010-07-13 12:17:07 status half-configured libpython2.6 2.6.5+20100616-1 2010-07-13 12:17:07 status unpacked libpython2.6 2.6.5+20100616-1 2010-07-13 12:17:07 status half-installed libpython2.6 2.6.5+20100616-1 2010-07-13 12:17:07 status half-installed libpython2.6 2.6.5+20100616-1 2010-07-13 12:17:07 status unpacked libpython2.6 2.6.5+20100706-1 2010-07-13 12:17:08 status unpacked libpython2.6 2.6.5+20100706-1 2010-07-13 12:17:08 upgrade python-minimal 2.6.5-5 2.6.5-6 2010-07-13 12:17:08 status half-configured python-minimal 2.6.5-5 2010-07-13 12:17:08 status unpacked python-minimal 2.6.5-5 2010-07-13 12:17:08 status half-installed python-minimal 2.6.5-5 2010-07-13 12:17:08 status half-installed python-minimal 2.6.5-5 2010-07-13 12:17:08 status half-installed python-minimal 2.6.5-5 2010-07-13 12:17:08 status unpacked python-minimal 2.6.5-6 2010-07-13 12:17:08 status unpacked python-minimal 2.6.5-6 2010-07-13 12:17:08 upgrade python2.6 2.6.5+20100616-1 2.6.5+20100706-1 2010-07-13 12:17:08 status half-configured python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status unpacked python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status triggers-pending desktop-file-utils 0.15-2 2010-07-13 12:17:09 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:09 status triggers-pending gnome-menus 2.30.0-1 2010-07-13 12:17:09 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:10 status half-installed python2.6 2.6.5+20100616-1 2010-07-13 12:17:10 status unpacked python2.6 2.6.5+20100706-1 2010-07-13 12:17:10 status unpacked python2.6 2.6.5+20100706-1 2010-07-13 12:17:10 upgrade python2.6-minimal 2.6.5+20100616-1 2.6.5+20100706-1 2010-07-13 12:17:10 status half-configured python2.6-minimal 2.6.5+20100616-1 2010-07-13 12:17:10 status unpacked python2.6-minimal 2.6.5+20100616-1 2010-07-13 12:17:10 status half-installed python2.6-minimal 2.6.5+20100616-1 2010-07-13 12:17:10 status half-installed python2.6-minimal 2.6.5+20100616-1 2010-07-13 12:17:11 status half-installed python2.6-minimal 2.6.5+20100616-1 2010-07-13 12:17:11 status unpacked python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:17:11 status unpacked python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:17:11 upgrade python 2.6.5-5 2.6.5-6 2010-07-13 12:17:11 status half-configured python 2.6.5-5 2010-07-13 12:17:11 status unpacked python 2.6.5-5 2010-07-13 12:17:11 status half-installed python 2.6.5-5 2010-07-13 12:17:12 status half-installed python 2.6.5-5 2010-07-13 12:17:13 status half-installed python 2.6.5-5 2010-07-13 12:17:13 status unpacked python 2.6.5-6 2010-07-13 12:17:13 status unpacked python 2.6.5-6 2010-07-13 12:17:13 upgrade reportbug 4.12.3 4.12.4 2010-07-13 12:17:13 status half-configured reportbug 4.12.3 2010-07-13 12:17:13 status unpacked reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status half-installed reportbug 4.12.3 2010-07-13 12:17:13 status unpacked reportbug 4.12.4 2010-07-13 12:17:13 status unpacked reportbug 4.12.4 2010-07-13 12:17:14 upgrade python-support 1.0.8 1.0.9 2010-07-13 12:17:14 status half-configured python-support 1.0.8 2010-07-13 12:17:14 status unpacked python-support 1.0.8 2010-07-13 12:17:14 status half-installed python-support 1.0.8 2010-07-13 12:17:14 status half-installed python-support 1.0.8 2010-07-13 12:17:14 status half-installed python-support 1.0.8 2010-07-13 12:17:14 status unpacked python-support 1.0.9 2010-07-13 12:17:14 status unpacked python-support 1.0.9 2010-07-13 12:17:15 upgrade python-reportbug 4.12.3 4.12.4 2010-07-13 12:17:15 status half-configured python-reportbug 4.12.3 2010-07-13 12:17:15 status unpacked python-reportbug 4.12.3 2010-07-13 12:17:15 status half-installed python-reportbug 4.12.3 2010-07-13 12:17:15 status half-installed python-reportbug 4.12.3 2010-07-13 12:17:15 status unpacked python-reportbug 4.12.4 2010-07-13 12:17:16 status unpacked python-reportbug 4.12.4 2010-07-13 12:17:16 upgrade w3m 0.5.2-4 0.5.2-6 2010-07-13 12:17:16 status half-configured w3m 0.5.2-4 2010-07-13 12:17:16 status unpacked w3m 0.5.2-4 2010-07-13 12:17:16 status half-installed w3m 0.5.2-4 2010-07-13 12:17:16 status half-installed w3m 0.5.2-4 2010-07-13 12:17:16 status half-installed w3m 0.5.2-4 2010-07-13 12:17:16 status half-installed w3m 0.5.2-4 2010-07-13 12:17:16 status unpacked w3m 0.5.2-6 2010-07-13 12:17:16 status unpacked w3m 0.5.2-6 2010-07-13 12:17:17 upgrade whois 5.0.5 5.0.6 2010-07-13 12:17:17 status half-configured whois 5.0.5 2010-07-13 12:17:17 status unpacked whois 5.0.5 2010-07-13 12:17:17 status half-installed whois 5.0.5 2010-07-13 12:17:17 status half-installed whois 5.0.5 2010-07-13 12:17:17 status half-installed whois 5.0.5 2010-07-13 12:17:18 status unpacked whois 5.0.6 2010-07-13 12:17:18 status unpacked whois 5.0.6 2010-07-13 12:17:18 upgrade acpi-support-base 0.136-4 0.137-3 2010-07-13 12:17:18 status half-configured acpi-support-base 0.136-4 2010-07-13 12:17:18 status unpacked acpi-support-base 0.136-4 2010-07-13 12:17:18 status half-installed acpi-support-base 0.136-4 2010-07-13 12:17:18 status half-installed acpi-support-base 0.136-4 2010-07-13 12:17:18 status unpacked acpi-support-base 0.137-3 2010-07-13 12:17:18 status unpacked acpi-support-base 0.137-3 2010-07-13 12:17:18 upgrade binutils 2.20.1-11 2.20.1-12 2010-07-13 12:17:18 status half-configured binutils 2.20.1-11 2010-07-13 12:17:18 status unpacked binutils 2.20.1-11 2010-07-13 12:17:18 status half-installed binutils 2.20.1-11 2010-07-13 12:17:18 status half-installed binutils 2.20.1-11 2010-07-13 12:17:19 status half-installed binutils 2.20.1-11 2010-07-13 12:17:19 status unpacked binutils 2.20.1-12 2010-07-13 12:17:20 status unpacked binutils 2.20.1-12 2010-07-13 12:17:20 upgrade brasero-common 2.30.1-1 2.30.2-1 2010-07-13 12:17:20 status half-configured brasero-common 2.30.1-1 2010-07-13 12:17:20 status unpacked brasero-common 2.30.1-1 2010-07-13 12:17:20 status half-installed brasero-common 2.30.1-1 2010-07-13 12:17:20 status triggers-pending shared-mime-info 0.71-3 2010-07-13 12:17:20 status half-installed brasero-common 2.30.1-1 2010-07-13 12:17:20 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-13 12:17:20 status half-installed brasero-common 2.30.1-1 2010-07-13 12:17:20 status triggers-pending gconf2 2.28.1-3 2010-07-13 12:17:20 status half-installed brasero-common 2.30.1-1 2010-07-13 12:17:22 status half-installed brasero-common 2.30.1-1 2010-07-13 12:17:22 status unpacked brasero-common 2.30.2-1 2010-07-13 12:17:24 status unpacked brasero-common 2.30.2-1 2010-07-13 12:17:24 upgrade brasero 2.30.1-1 2.30.2-1 2010-07-13 12:17:24 status half-configured brasero 2.30.1-1 2010-07-13 12:17:24 status unpacked brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status half-installed brasero 2.30.1-1 2010-07-13 12:17:24 status unpacked brasero 2.30.2-1 2010-07-13 12:17:25 status unpacked brasero 2.30.2-1 2010-07-13 12:17:25 upgrade libbrasero-media0 2.30.1-1 2.30.2-1 2010-07-13 12:17:25 status half-configured libbrasero-media0 2.30.1-1 2010-07-13 12:17:25 status unpacked libbrasero-media0 2.30.1-1 2010-07-13 12:17:25 status half-installed libbrasero-media0 2.30.1-1 2010-07-13 12:17:25 status half-installed libbrasero-media0 2.30.1-1 2010-07-13 12:17:25 status unpacked libbrasero-media0 2.30.2-1 2010-07-13 12:17:25 status unpacked libbrasero-media0 2.30.2-1 2010-07-13 12:17:25 upgrade cdrdao 1:1.2.2-18.2 1:1.2.3-0.1 2010-07-13 12:17:25 status half-configured cdrdao 1:1.2.2-18.2 2010-07-13 12:17:25 status unpacked cdrdao 1:1.2.2-18.2 2010-07-13 12:17:25 status half-installed cdrdao 1:1.2.2-18.2 2010-07-13 12:17:25 status half-installed cdrdao 1:1.2.2-18.2 2010-07-13 12:17:26 status half-installed cdrdao 1:1.2.2-18.2 2010-07-13 12:17:26 status unpacked cdrdao 1:1.2.3-0.1 2010-07-13 12:17:26 status unpacked cdrdao 1:1.2.3-0.1 2010-07-13 12:17:26 upgrade cryptsetup 2:1.1.2-1 2:1.1.3-1 2010-07-13 12:17:26 status half-configured cryptsetup 2:1.1.2-1 2010-07-13 12:17:26 status unpacked cryptsetup 2:1.1.2-1 2010-07-13 12:17:26 status half-installed cryptsetup 2:1.1.2-1 2010-07-13 12:17:26 status half-installed cryptsetup 2:1.1.2-1 2010-07-13 12:17:26 status half-installed cryptsetup 2:1.1.2-1 2010-07-13 12:17:26 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:17:26 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:17:27 upgrade libavahi-common-data 0.6.25-3 0.6.26-1 2010-07-13 12:17:27 status half-configured libavahi-common-data 0.6.25-3 2010-07-13 12:17:27 status unpacked libavahi-common-data 0.6.25-3 2010-07-13 12:17:27 status half-installed libavahi-common-data 0.6.25-3 2010-07-13 12:17:27 status half-installed libavahi-common-data 0.6.25-3 2010-07-13 12:17:27 status unpacked libavahi-common-data 0.6.26-1 2010-07-13 12:17:27 status unpacked libavahi-common-data 0.6.26-1 2010-07-13 12:17:27 upgrade libavahi-common3 0.6.25-3 0.6.26-1 2010-07-13 12:17:27 status half-configured libavahi-common3 0.6.25-3 2010-07-13 12:17:27 status unpacked libavahi-common3 0.6.25-3 2010-07-13 12:17:27 status half-installed libavahi-common3 0.6.25-3 2010-07-13 12:17:27 status half-installed libavahi-common3 0.6.25-3 2010-07-13 12:17:27 status unpacked libavahi-common3 0.6.26-1 2010-07-13 12:17:27 status unpacked libavahi-common3 0.6.26-1 2010-07-13 12:17:27 upgrade libavahi-client3 0.6.25-3 0.6.26-1 2010-07-13 12:17:27 status half-configured libavahi-client3 0.6.25-3 2010-07-13 12:17:27 status unpacked libavahi-client3 0.6.25-3 2010-07-13 12:17:27 status half-installed libavahi-client3 0.6.25-3 2010-07-13 12:17:28 status half-installed libavahi-client3 0.6.25-3 2010-07-13 12:17:28 status unpacked libavahi-client3 0.6.26-1 2010-07-13 12:17:28 status unpacked libavahi-client3 0.6.26-1 2010-07-13 12:17:28 upgrade libcups2 1.4.3-1 1.4.4-1 2010-07-13 12:17:28 status half-configured libcups2 1.4.3-1 2010-07-13 12:17:28 status unpacked libcups2 1.4.3-1 2010-07-13 12:17:28 status half-installed libcups2 1.4.3-1 2010-07-13 12:17:28 status half-installed libcups2 1.4.3-1 2010-07-13 12:17:28 status unpacked libcups2 1.4.4-1 2010-07-13 12:17:28 status unpacked libcups2 1.4.4-1 2010-07-13 12:17:28 upgrade libcupscgi1 1.4.3-1 1.4.4-1 2010-07-13 12:17:28 status half-configured libcupscgi1 1.4.3-1 2010-07-13 12:17:28 status unpacked libcupscgi1 1.4.3-1 2010-07-13 12:17:28 status half-installed libcupscgi1 1.4.3-1 2010-07-13 12:17:29 status half-installed libcupscgi1 1.4.3-1 2010-07-13 12:17:29 status unpacked libcupscgi1 1.4.4-1 2010-07-13 12:17:29 status unpacked libcupscgi1 1.4.4-1 2010-07-13 12:17:29 upgrade libcupsdriver1 1.4.3-1 1.4.4-1 2010-07-13 12:17:29 status half-configured libcupsdriver1 1.4.3-1 2010-07-13 12:17:29 status unpacked libcupsdriver1 1.4.3-1 2010-07-13 12:17:29 status half-installed libcupsdriver1 1.4.3-1 2010-07-13 12:17:30 status half-installed libcupsdriver1 1.4.3-1 2010-07-13 12:17:30 status unpacked libcupsdriver1 1.4.4-1 2010-07-13 12:17:30 status unpacked libcupsdriver1 1.4.4-1 2010-07-13 12:17:30 upgrade libjpeg62 6b-16.1 6b1-1 2010-07-13 12:17:30 status half-configured libjpeg62 6b-16.1 2010-07-13 12:17:30 status unpacked libjpeg62 6b-16.1 2010-07-13 12:17:30 status half-installed libjpeg62 6b-16.1 2010-07-13 12:17:30 status half-installed libjpeg62 6b-16.1 2010-07-13 12:17:30 status unpacked libjpeg62 6b1-1 2010-07-13 12:17:30 status unpacked libjpeg62 6b1-1 2010-07-13 12:17:30 upgrade libcupsimage2 1.4.3-1 1.4.4-1 2010-07-13 12:17:30 status half-configured libcupsimage2 1.4.3-1 2010-07-13 12:17:30 status unpacked libcupsimage2 1.4.3-1 2010-07-13 12:17:30 status half-installed libcupsimage2 1.4.3-1 2010-07-13 12:17:30 status half-installed libcupsimage2 1.4.3-1 2010-07-13 12:17:30 status unpacked libcupsimage2 1.4.4-1 2010-07-13 12:17:30 status unpacked libcupsimage2 1.4.4-1 2010-07-13 12:17:31 upgrade libcupsmime1 1.4.3-1 1.4.4-1 2010-07-13 12:17:31 status half-configured libcupsmime1 1.4.3-1 2010-07-13 12:17:31 status unpacked libcupsmime1 1.4.3-1 2010-07-13 12:17:31 status half-installed libcupsmime1 1.4.3-1 2010-07-13 12:17:31 status half-installed libcupsmime1 1.4.3-1 2010-07-13 12:17:31 status unpacked libcupsmime1 1.4.4-1 2010-07-13 12:17:31 status unpacked libcupsmime1 1.4.4-1 2010-07-13 12:17:31 upgrade libcupsppdc1 1.4.3-1 1.4.4-1 2010-07-13 12:17:31 status half-configured libcupsppdc1 1.4.3-1 2010-07-13 12:17:31 status unpacked libcupsppdc1 1.4.3-1 2010-07-13 12:17:31 status half-installed libcupsppdc1 1.4.3-1 2010-07-13 12:17:31 status half-installed libcupsppdc1 1.4.3-1 2010-07-13 12:17:31 status unpacked libcupsppdc1 1.4.4-1 2010-07-13 12:17:31 status unpacked libcupsppdc1 1.4.4-1 2010-07-13 12:17:31 upgrade cups-common 1.4.3-1 1.4.4-1 2010-07-13 12:17:31 status half-configured cups-common 1.4.3-1 2010-07-13 12:17:31 status unpacked cups-common 1.4.3-1 2010-07-13 12:17:32 status half-installed cups-common 1.4.3-1 2010-07-13 12:17:32 status half-installed cups-common 1.4.3-1 2010-07-13 12:17:32 status unpacked cups-common 1.4.4-1 2010-07-13 12:17:32 status unpacked cups-common 1.4.4-1 2010-07-13 12:17:32 upgrade cups-bsd 1.4.3-1 1.4.4-1 2010-07-13 12:17:32 status half-configured cups-bsd 1.4.3-1 2010-07-13 12:17:33 status unpacked cups-bsd 1.4.3-1 2010-07-13 12:17:33 status half-installed cups-bsd 1.4.3-1 2010-07-13 12:17:33 status half-installed cups-bsd 1.4.3-1 2010-07-13 12:17:33 status half-installed cups-bsd 1.4.3-1 2010-07-13 12:17:33 status unpacked cups-bsd 1.4.4-1 2010-07-13 12:17:33 status unpacked cups-bsd 1.4.4-1 2010-07-13 12:17:33 upgrade cups-client 1.4.3-1 1.4.4-1 2010-07-13 12:17:33 status half-configured cups-client 1.4.3-1 2010-07-13 12:17:34 status unpacked cups-client 1.4.3-1 2010-07-13 12:17:34 status half-installed cups-client 1.4.3-1 2010-07-13 12:17:34 status half-installed cups-client 1.4.3-1 2010-07-13 12:17:34 status half-installed cups-client 1.4.3-1 2010-07-13 12:17:34 status unpacked cups-client 1.4.4-1 2010-07-13 12:17:34 status unpacked cups-client 1.4.4-1 2010-07-13 12:17:34 upgrade cups 1.4.3-1 1.4.4-1 2010-07-13 12:17:34 status half-configured cups 1.4.3-1 2010-07-13 12:17:34 status unpacked cups 1.4.3-1 2010-07-13 12:17:34 status half-installed cups 1.4.3-1 2010-07-13 12:17:35 status half-installed cups 1.4.3-1 2010-07-13 12:17:36 status half-installed cups 1.4.3-1 2010-07-13 12:17:36 status unpacked cups 1.4.4-1 2010-07-13 12:17:36 status unpacked cups 1.4.4-1 2010-07-13 12:17:36 upgrade debconf-utils 1.5.32 1.5.33 2010-07-13 12:17:36 status half-configured debconf-utils 1.5.32 2010-07-13 12:17:36 status unpacked debconf-utils 1.5.32 2010-07-13 12:17:36 status half-installed debconf-utils 1.5.32 2010-07-13 12:17:36 status half-installed debconf-utils 1.5.32 2010-07-13 12:17:37 status half-installed debconf-utils 1.5.32 2010-07-13 12:17:37 status unpacked debconf-utils 1.5.33 2010-07-13 12:17:37 status unpacked debconf-utils 1.5.33 2010-07-13 12:17:37 upgrade debhelper 7.9.1 7.9.3 2010-07-13 12:17:37 status half-configured debhelper 7.9.1 2010-07-13 12:17:37 status unpacked debhelper 7.9.1 2010-07-13 12:17:37 status half-installed debhelper 7.9.1 2010-07-13 12:17:37 status half-installed debhelper 7.9.1 2010-07-13 12:17:39 status half-installed debhelper 7.9.1 2010-07-13 12:17:39 status unpacked debhelper 7.9.3 2010-07-13 12:17:39 status unpacked debhelper 7.9.3 2010-07-13 12:17:39 upgrade java-common 0.36 0.38 2010-07-13 12:17:39 status half-configured java-common 0.36 2010-07-13 12:17:39 status unpacked java-common 0.36 2010-07-13 12:17:39 status half-installed java-common 0.36 2010-07-13 12:17:39 status half-installed java-common 0.36 2010-07-13 12:17:39 status half-installed java-common 0.36 2010-07-13 12:17:39 status unpacked java-common 0.38 2010-07-13 12:17:39 status unpacked java-common 0.38 2010-07-13 12:17:39 upgrade default-jre 1.6-36 1.6-38 2010-07-13 12:17:39 status half-configured default-jre 1.6-36 2010-07-13 12:17:39 status unpacked default-jre 1.6-36 2010-07-13 12:17:39 status half-installed default-jre 1.6-36 2010-07-13 12:17:40 status half-installed default-jre 1.6-36 2010-07-13 12:17:40 status unpacked default-jre 1.6-38 2010-07-13 12:17:40 status unpacked default-jre 1.6-38 2010-07-13 12:17:40 upgrade default-jre-headless 1.6-36 1.6-38 2010-07-13 12:17:40 status half-configured default-jre-headless 1.6-36 2010-07-13 12:17:40 status unpacked default-jre-headless 1.6-36 2010-07-13 12:17:40 status half-installed default-jre-headless 1.6-36 2010-07-13 12:17:40 status half-installed default-jre-headless 1.6-36 2010-07-13 12:17:40 status unpacked default-jre-headless 1.6-38 2010-07-13 12:17:40 status unpacked default-jre-headless 1.6-38 2010-07-13 12:17:40 upgrade dput 0.9.6 0.9.6.1 2010-07-13 12:17:40 status half-configured dput 0.9.6 2010-07-13 12:17:40 status unpacked dput 0.9.6 2010-07-13 12:17:40 status half-installed dput 0.9.6 2010-07-13 12:17:40 status half-installed dput 0.9.6 2010-07-13 12:17:41 status half-installed dput 0.9.6 2010-07-13 12:17:41 status unpacked dput 0.9.6.1 2010-07-13 12:17:41 status unpacked dput 0.9.6.1 2010-07-13 12:17:41 upgrade epiphany-browser-data 2.30.2-2 2.30.2-3 2010-07-13 12:17:41 status half-configured epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status unpacked epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status triggers-pending gconf2 2.28.1-3 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:41 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:43 status half-installed epiphany-browser-data 2.30.2-2 2010-07-13 12:17:44 status unpacked epiphany-browser-data 2.30.2-3 2010-07-13 12:17:45 status unpacked epiphany-browser-data 2.30.2-3 2010-07-13 12:17:45 upgrade evince 2.30.1-3 2.30.3-1 2010-07-13 12:17:45 status half-configured evince 2.30.1-3 2010-07-13 12:17:45 status unpacked evince 2.30.1-3 2010-07-13 12:17:45 status half-installed evince 2.30.1-3 2010-07-13 12:17:45 status half-installed evince 2.30.1-3 2010-07-13 12:17:45 status half-installed evince 2.30.1-3 2010-07-13 12:17:45 status half-installed evince 2.30.1-3 2010-07-13 12:17:46 status unpacked evince 2.30.3-1 2010-07-13 12:17:46 status unpacked evince 2.30.3-1 2010-07-13 12:17:46 upgrade libevince2 2.30.1-3 2.30.3-1 2010-07-13 12:17:46 status half-configured libevince2 2.30.1-3 2010-07-13 12:17:46 status unpacked libevince2 2.30.1-3 2010-07-13 12:17:46 status half-installed libevince2 2.30.1-3 2010-07-13 12:17:46 status half-installed libevince2 2.30.1-3 2010-07-13 12:17:46 status unpacked libevince2 2.30.3-1 2010-07-13 12:17:46 status unpacked libevince2 2.30.3-1 2010-07-13 12:17:46 upgrade evince-common 2.30.1-3 2.30.3-1 2010-07-13 12:17:46 status half-configured evince-common 2.30.1-3 2010-07-13 12:17:46 status unpacked evince-common 2.30.1-3 2010-07-13 12:17:46 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:47 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:47 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:47 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:47 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:48 status half-installed evince-common 2.30.1-3 2010-07-13 12:17:48 status unpacked evince-common 2.30.3-1 2010-07-13 12:17:48 status unpacked evince-common 2.30.3-1 2010-07-13 12:17:48 upgrade libnspr4-0d 4.8.4-1 4.8.4-2 2010-07-13 12:17:48 status half-configured libnspr4-0d 4.8.4-1 2010-07-13 12:17:48 status unpacked libnspr4-0d 4.8.4-1 2010-07-13 12:17:48 status half-installed libnspr4-0d 4.8.4-1 2010-07-13 12:17:49 status half-installed libnspr4-0d 4.8.4-1 2010-07-13 12:17:49 status unpacked libnspr4-0d 4.8.4-2 2010-07-13 12:17:49 status unpacked libnspr4-0d 4.8.4-2 2010-07-13 12:17:49 upgrade libsoup2.4-1 2.30.1-1 2.30.2-1 2010-07-13 12:17:49 status half-configured libsoup2.4-1 2.30.1-1 2010-07-13 12:17:49 status unpacked libsoup2.4-1 2.30.1-1 2010-07-13 12:17:49 status half-installed libsoup2.4-1 2.30.1-1 2010-07-13 12:17:49 status half-installed libsoup2.4-1 2.30.1-1 2010-07-13 12:17:49 status unpacked libsoup2.4-1 2.30.2-1 2010-07-13 12:17:49 status unpacked libsoup2.4-1 2.30.2-1 2010-07-13 12:17:49 upgrade libedataserver1.2-13 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:49 status half-configured libedataserver1.2-13 2.30.2-1 2010-07-13 12:17:49 status unpacked libedataserver1.2-13 2.30.2-1 2010-07-13 12:17:49 status half-installed libedataserver1.2-13 2.30.2-1 2010-07-13 12:17:50 status half-installed libedataserver1.2-13 2.30.2-1 2010-07-13 12:17:50 status unpacked libedataserver1.2-13 2.30.2.1-1 2010-07-13 12:17:50 status unpacked libedataserver1.2-13 2.30.2.1-1 2010-07-13 12:17:50 upgrade libcamel1.2-14 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:50 status half-configured libcamel1.2-14 2.30.2-1 2010-07-13 12:17:50 status unpacked libcamel1.2-14 2.30.2-1 2010-07-13 12:17:50 status half-installed libcamel1.2-14 2.30.2-1 2010-07-13 12:17:50 status half-installed libcamel1.2-14 2.30.2-1 2010-07-13 12:17:50 status unpacked libcamel1.2-14 2.30.2.1-1 2010-07-13 12:17:50 status unpacked libcamel1.2-14 2.30.2.1-1 2010-07-13 12:17:50 upgrade libebackend1.2-0 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:50 status half-configured libebackend1.2-0 2.30.2-1 2010-07-13 12:17:50 status unpacked libebackend1.2-0 2.30.2-1 2010-07-13 12:17:50 status half-installed libebackend1.2-0 2.30.2-1 2010-07-13 12:17:50 status half-installed libebackend1.2-0 2.30.2-1 2010-07-13 12:17:51 status unpacked libebackend1.2-0 2.30.2.1-1 2010-07-13 12:17:51 status unpacked libebackend1.2-0 2.30.2.1-1 2010-07-13 12:17:51 upgrade libebook1.2-9 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:51 status half-configured libebook1.2-9 2.30.2-1 2010-07-13 12:17:51 status unpacked libebook1.2-9 2.30.2-1 2010-07-13 12:17:51 status half-installed libebook1.2-9 2.30.2-1 2010-07-13 12:17:51 status half-installed libebook1.2-9 2.30.2-1 2010-07-13 12:17:51 status unpacked libebook1.2-9 2.30.2.1-1 2010-07-13 12:17:51 status unpacked libebook1.2-9 2.30.2.1-1 2010-07-13 12:17:51 upgrade libecal1.2-7 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:51 status half-configured libecal1.2-7 2.30.2-1 2010-07-13 12:17:51 status unpacked libecal1.2-7 2.30.2-1 2010-07-13 12:17:51 status half-installed libecal1.2-7 2.30.2-1 2010-07-13 12:17:51 status half-installed libecal1.2-7 2.30.2-1 2010-07-13 12:17:52 status unpacked libecal1.2-7 2.30.2.1-1 2010-07-13 12:17:52 status unpacked libecal1.2-7 2.30.2.1-1 2010-07-13 12:17:52 upgrade libedata-book1.2-2 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:52 status half-configured libedata-book1.2-2 2.30.2-1 2010-07-13 12:17:52 status unpacked libedata-book1.2-2 2.30.2-1 2010-07-13 12:17:52 status half-installed libedata-book1.2-2 2.30.2-1 2010-07-13 12:17:52 status half-installed libedata-book1.2-2 2.30.2-1 2010-07-13 12:17:52 status unpacked libedata-book1.2-2 2.30.2.1-1 2010-07-13 12:17:52 status unpacked libedata-book1.2-2 2.30.2.1-1 2010-07-13 12:17:52 upgrade libedata-cal1.2-7 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:52 status half-configured libedata-cal1.2-7 2.30.2-1 2010-07-13 12:17:52 status unpacked libedata-cal1.2-7 2.30.2-1 2010-07-13 12:17:52 status half-installed libedata-cal1.2-7 2.30.2-1 2010-07-13 12:17:52 status half-installed libedata-cal1.2-7 2.30.2-1 2010-07-13 12:17:52 status unpacked libedata-cal1.2-7 2.30.2.1-1 2010-07-13 12:17:52 status unpacked libedata-cal1.2-7 2.30.2.1-1 2010-07-13 12:17:53 upgrade libegroupwise1.2-13 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:53 status half-configured libegroupwise1.2-13 2.30.2-1 2010-07-13 12:17:53 status unpacked libegroupwise1.2-13 2.30.2-1 2010-07-13 12:17:53 status half-installed libegroupwise1.2-13 2.30.2-1 2010-07-13 12:17:53 status half-installed libegroupwise1.2-13 2.30.2-1 2010-07-13 12:17:53 status unpacked libegroupwise1.2-13 2.30.2.1-1 2010-07-13 12:17:53 status unpacked libegroupwise1.2-13 2.30.2.1-1 2010-07-13 12:17:54 upgrade libgdata1.2-1 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:54 status half-configured libgdata1.2-1 2.30.2-1 2010-07-13 12:17:54 status unpacked libgdata1.2-1 2.30.2-1 2010-07-13 12:17:54 status half-installed libgdata1.2-1 2.30.2-1 2010-07-13 12:17:54 status half-installed libgdata1.2-1 2.30.2-1 2010-07-13 12:17:54 status unpacked libgdata1.2-1 2.30.2.1-1 2010-07-13 12:17:54 status unpacked libgdata1.2-1 2.30.2.1-1 2010-07-13 12:17:54 upgrade libgdata-google1.2-1 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:54 status half-configured libgdata-google1.2-1 2.30.2-1 2010-07-13 12:17:54 status unpacked libgdata-google1.2-1 2.30.2-1 2010-07-13 12:17:54 status half-installed libgdata-google1.2-1 2.30.2-1 2010-07-13 12:17:54 status half-installed libgdata-google1.2-1 2.30.2-1 2010-07-13 12:17:54 status unpacked libgdata-google1.2-1 2.30.2.1-1 2010-07-13 12:17:54 status unpacked libgdata-google1.2-1 2.30.2.1-1 2010-07-13 12:17:54 upgrade evolution-data-server 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:54 status half-configured evolution-data-server 2.30.2-1 2010-07-13 12:17:55 status unpacked evolution-data-server 2.30.2-1 2010-07-13 12:17:55 status half-installed evolution-data-server 2.30.2-1 2010-07-13 12:17:55 status half-installed evolution-data-server 2.30.2-1 2010-07-13 12:17:55 status unpacked evolution-data-server 2.30.2.1-1 2010-07-13 12:17:55 status unpacked evolution-data-server 2.30.2.1-1 2010-07-13 12:17:55 upgrade evolution-data-server-common 2.30.2-1 2.30.2.1-1 2010-07-13 12:17:55 status half-configured evolution-data-server-common 2.30.2-1 2010-07-13 12:17:55 status unpacked evolution-data-server-common 2.30.2-1 2010-07-13 12:17:55 status half-installed evolution-data-server-common 2.30.2-1 2010-07-13 12:17:57 status half-installed evolution-data-server-common 2.30.2-1 2010-07-13 12:17:57 status unpacked evolution-data-server-common 2.30.2.1-1 2010-07-13 12:17:58 status unpacked evolution-data-server-common 2.30.2.1-1 2010-07-13 12:17:58 upgrade firmware-iwlwifi 0.25 0.26 2010-07-13 12:17:58 status half-configured firmware-iwlwifi 0.25 2010-07-13 12:17:58 status unpacked firmware-iwlwifi 0.25 2010-07-13 12:17:58 status half-installed firmware-iwlwifi 0.25 2010-07-13 12:17:58 status half-installed firmware-iwlwifi 0.25 2010-07-13 12:17:59 status unpacked firmware-iwlwifi 0.26 2010-07-13 12:17:59 status unpacked firmware-iwlwifi 0.26 2010-07-13 12:17:59 install freepats 20060219-1 2010-07-13 12:17:59 status half-installed freepats 20060219-1 2010-07-13 12:18:01 status unpacked freepats 20060219-1 2010-07-13 12:18:01 status unpacked freepats 20060219-1 2010-07-13 12:18:01 upgrade geoip-database 1.4.7~beta5+dfsg-1 1.4.7~beta5+dfsg-2 2010-07-13 12:18:01 status half-configured geoip-database 1.4.7~beta5+dfsg-1 2010-07-13 12:18:01 status unpacked geoip-database 1.4.7~beta5+dfsg-1 2010-07-13 12:18:01 status half-installed geoip-database 1.4.7~beta5+dfsg-1 2010-07-13 12:18:01 status half-installed geoip-database 1.4.7~beta5+dfsg-1 2010-07-13 12:18:02 status unpacked geoip-database 1.4.7~beta5+dfsg-2 2010-07-13 12:18:02 status unpacked geoip-database 1.4.7~beta5+dfsg-2 2010-07-13 12:18:02 upgrade gir1.0-gtk-2.0 0.6.5-6 0.6.5-6+b1 2010-07-13 12:18:02 status half-configured gir1.0-gtk-2.0 0.6.5-6 2010-07-13 12:18:02 status unpacked gir1.0-gtk-2.0 0.6.5-6 2010-07-13 12:18:02 status half-installed gir1.0-gtk-2.0 0.6.5-6 2010-07-13 12:18:03 status half-installed gir1.0-gtk-2.0 0.6.5-6 2010-07-13 12:18:03 status unpacked gir1.0-gtk-2.0 0.6.5-6+b1 2010-07-13 12:18:03 status unpacked gir1.0-gtk-2.0 0.6.5-6+b1 2010-07-13 12:18:03 upgrade libxext-dev 2:1.1.1-3 2:1.1.2-1 2010-07-13 12:18:03 status half-configured libxext-dev 2:1.1.1-3 2010-07-13 12:18:03 status unpacked libxext-dev 2:1.1.1-3 2010-07-13 12:18:03 status half-installed libxext-dev 2:1.1.1-3 2010-07-13 12:18:03 status half-installed libxext-dev 2:1.1.1-3 2010-07-13 12:18:03 status half-installed libxext-dev 2:1.1.1-3 2010-07-13 12:18:03 status unpacked libxext-dev 2:1.1.2-1 2010-07-13 12:18:03 status unpacked libxext-dev 2:1.1.2-1 2010-07-13 12:18:03 upgrade libxext6 2:1.1.1-3 2:1.1.2-1 2010-07-13 12:18:03 status half-configured libxext6 2:1.1.1-3 2010-07-13 12:18:03 status unpacked libxext6 2:1.1.1-3 2010-07-13 12:18:03 status half-installed libxext6 2:1.1.1-3 2010-07-13 12:18:04 status half-installed libxext6 2:1.1.1-3 2010-07-13 12:18:04 status unpacked libxext6 2:1.1.2-1 2010-07-13 12:18:04 status unpacked libxext6 2:1.1.2-1 2010-07-13 12:18:04 upgrade libxfixes3 1:4.0.4-2 1:4.0.5-1 2010-07-13 12:18:04 status half-configured libxfixes3 1:4.0.4-2 2010-07-13 12:18:04 status unpacked libxfixes3 1:4.0.4-2 2010-07-13 12:18:04 status half-installed libxfixes3 1:4.0.4-2 2010-07-13 12:18:04 status half-installed libxfixes3 1:4.0.4-2 2010-07-13 12:18:04 status unpacked libxfixes3 1:4.0.5-1 2010-07-13 12:18:04 status unpacked libxfixes3 1:4.0.5-1 2010-07-13 12:18:04 upgrade libxcomposite1 1:0.4.1-1 1:0.4.2-1 2010-07-13 12:18:04 status half-configured libxcomposite1 1:0.4.1-1 2010-07-13 12:18:04 status unpacked libxcomposite1 1:0.4.1-1 2010-07-13 12:18:04 status half-installed libxcomposite1 1:0.4.1-1 2010-07-13 12:18:05 status half-installed libxcomposite1 1:0.4.1-1 2010-07-13 12:18:05 status unpacked libxcomposite1 1:0.4.2-1 2010-07-13 12:18:05 status unpacked libxcomposite1 1:0.4.2-1 2010-07-13 12:18:05 upgrade libclutter-1.0-0 1.0.8-1 1.0.8-1.1 2010-07-13 12:18:05 status half-configured libclutter-1.0-0 1.0.8-1 2010-07-13 12:18:05 status unpacked libclutter-1.0-0 1.0.8-1 2010-07-13 12:18:05 status half-installed libclutter-1.0-0 1.0.8-1 2010-07-13 12:18:05 status half-installed libclutter-1.0-0 1.0.8-1 2010-07-13 12:18:05 status unpacked libclutter-1.0-0 1.0.8-1.1 2010-07-13 12:18:05 status unpacked libclutter-1.0-0 1.0.8-1.1 2010-07-13 12:18:05 upgrade gir1.0-clutter-1.0 1.0.8-1 1.0.8-1.1 2010-07-13 12:18:05 status half-configured gir1.0-clutter-1.0 1.0.8-1 2010-07-13 12:18:05 status unpacked gir1.0-clutter-1.0 1.0.8-1 2010-07-13 12:18:05 status half-installed gir1.0-clutter-1.0 1.0.8-1 2010-07-13 12:18:05 status half-installed gir1.0-clutter-1.0 1.0.8-1 2010-07-13 12:18:05 status unpacked gir1.0-clutter-1.0 1.0.8-1.1 2010-07-13 12:18:05 status unpacked gir1.0-clutter-1.0 1.0.8-1.1 2010-07-13 12:18:06 upgrade libgucharmap7 1:2.30.1-1 1:2.30.2-1 2010-07-13 12:18:06 status half-configured libgucharmap7 1:2.30.1-1 2010-07-13 12:18:06 status unpacked libgucharmap7 1:2.30.1-1 2010-07-13 12:18:06 status half-installed libgucharmap7 1:2.30.1-1 2010-07-13 12:18:06 status half-installed libgucharmap7 1:2.30.1-1 2010-07-13 12:18:06 status unpacked libgucharmap7 1:2.30.2-1 2010-07-13 12:18:06 status unpacked libgucharmap7 1:2.30.2-1 2010-07-13 12:18:06 upgrade libpanel-applet2-0 2.30.0-2 2.30.2-1 2010-07-13 12:18:06 status half-configured libpanel-applet2-0 2.30.0-2 2010-07-13 12:18:06 status unpacked libpanel-applet2-0 2.30.0-2 2010-07-13 12:18:06 status half-installed libpanel-applet2-0 2.30.0-2 2010-07-13 12:18:07 status half-installed libpanel-applet2-0 2.30.0-2 2010-07-13 12:18:07 status unpacked libpanel-applet2-0 2.30.2-1 2010-07-13 12:18:07 status unpacked libpanel-applet2-0 2.30.2-1 2010-07-13 12:18:07 upgrade gnome-applets-data 2.30.0-1 2.30.0-3 2010-07-13 12:18:07 status half-configured gnome-applets-data 2.30.0-1 2010-07-13 12:18:07 status unpacked gnome-applets-data 2.30.0-1 2010-07-13 12:18:07 status half-installed gnome-applets-data 2.30.0-1 2010-07-13 12:18:07 status half-installed gnome-applets-data 2.30.0-1 2010-07-13 12:18:09 status half-installed gnome-applets-data 2.30.0-1 2010-07-13 12:18:12 status half-installed gnome-applets-data 2.30.0-1 2010-07-13 12:18:12 status unpacked gnome-applets-data 2.30.0-3 2010-07-13 12:18:13 status unpacked gnome-applets-data 2.30.0-3 2010-07-13 12:18:13 upgrade libedataserverui1.2-8 2.30.1-5 2.30.2.1-1 2010-07-13 12:18:13 status half-configured libedataserverui1.2-8 2.30.1-5 2010-07-13 12:18:13 status unpacked libedataserverui1.2-8 2.30.1-5 2010-07-13 12:18:13 status half-installed libedataserverui1.2-8 2.30.1-5 2010-07-13 12:18:16 status half-installed libedataserverui1.2-8 2.30.1-5 2010-07-13 12:18:17 status unpacked libedataserverui1.2-8 2.30.2.1-1 2010-07-13 12:18:17 status unpacked libedataserverui1.2-8 2.30.2.1-1 2010-07-13 12:18:17 upgrade gnome-panel-data 2.30.0-2 2.30.2-1 2010-07-13 12:18:17 status half-configured gnome-panel-data 2.30.0-2 2010-07-13 12:18:17 status unpacked gnome-panel-data 2.30.0-2 2010-07-13 12:18:17 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:17 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:18 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:18 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:18 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:19 status half-installed gnome-panel-data 2.30.0-2 2010-07-13 12:18:19 status unpacked gnome-panel-data 2.30.2-1 2010-07-13 12:18:20 status unpacked gnome-panel-data 2.30.2-1 2010-07-13 12:18:20 upgrade menu-xdg 0.3 0.5 2010-07-13 12:18:20 status half-configured menu-xdg 0.3 2010-07-13 12:18:20 status unpacked menu-xdg 0.3 2010-07-13 12:18:20 status half-installed menu-xdg 0.3 2010-07-13 12:18:20 status triggers-awaited menu 2.1.41 2010-07-13 12:18:20 status half-installed menu-xdg 0.3 2010-07-13 12:18:21 status half-installed menu-xdg 0.3 2010-07-13 12:18:21 status unpacked menu-xdg 0.5 2010-07-13 12:18:21 status unpacked menu-xdg 0.5 2010-07-13 12:18:21 upgrade gnome-panel 2.30.0-2 2.30.2-1 2010-07-13 12:18:21 status half-configured gnome-panel 2.30.0-2 2010-07-13 12:18:21 status unpacked gnome-panel 2.30.0-2 2010-07-13 12:18:22 status half-installed gnome-panel 2.30.0-2 2010-07-13 12:18:22 status half-installed gnome-panel 2.30.0-2 2010-07-13 12:18:22 status half-installed gnome-panel 2.30.0-2 2010-07-13 12:18:22 status unpacked gnome-panel 2.30.2-1 2010-07-13 12:18:22 status unpacked gnome-panel 2.30.2-1 2010-07-13 12:18:22 install gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:18:22 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:18:23 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:18:23 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:18:23 upgrade gnome-applets 2.30.0-1 2.30.0-3 2010-07-13 12:18:23 status half-configured gnome-applets 2.30.0-1 2010-07-13 12:18:23 status unpacked gnome-applets 2.30.0-1 2010-07-13 12:18:23 status half-installed gnome-applets 2.30.0-1 2010-07-13 12:18:23 status half-installed gnome-applets 2.30.0-1 2010-07-13 12:18:23 status half-installed gnome-applets 2.30.0-1 2010-07-13 12:18:23 status half-installed gnome-applets 2.30.0-1 2010-07-13 12:18:23 status unpacked gnome-applets 2.30.0-3 2010-07-13 12:18:23 status unpacked gnome-applets 2.30.0-3 2010-07-13 12:18:23 upgrade libgnome-bluetooth7 2.30.0-1 2.30.0-2 2010-07-13 12:18:23 status half-configured libgnome-bluetooth7 2.30.0-1 2010-07-13 12:18:23 status unpacked libgnome-bluetooth7 2.30.0-1 2010-07-13 12:18:23 status half-installed libgnome-bluetooth7 2.30.0-1 2010-07-13 12:18:24 status half-installed libgnome-bluetooth7 2.30.0-1 2010-07-13 12:18:24 status unpacked libgnome-bluetooth7 2.30.0-2 2010-07-13 12:18:24 status unpacked libgnome-bluetooth7 2.30.0-2 2010-07-13 12:18:24 upgrade gnome-bluetooth 2.30.0-1 2.30.0-2 2010-07-13 12:18:24 status half-configured gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status unpacked gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:24 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:25 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:25 status half-installed gnome-bluetooth 2.30.0-1 2010-07-13 12:18:25 status unpacked gnome-bluetooth 2.30.0-2 2010-07-13 12:18:26 status unpacked gnome-bluetooth 2.30.0-2 2010-07-13 12:18:26 upgrade installation-report 2.40 2.41 2010-07-13 12:18:26 status half-configured installation-report 2.40 2010-07-13 12:18:26 status unpacked installation-report 2.40 2010-07-13 12:18:26 status half-installed installation-report 2.40 2010-07-13 12:18:26 status half-installed installation-report 2.40 2010-07-13 12:18:26 status half-installed installation-report 2.40 2010-07-13 12:18:26 status unpacked installation-report 2.41 2010-07-13 12:18:26 status unpacked installation-report 2.41 2010-07-13 12:18:27 upgrade iso-codes 3.17-1 3.18-1 2010-07-13 12:18:27 status half-configured iso-codes 3.17-1 2010-07-13 12:18:27 status unpacked iso-codes 3.17-1 2010-07-13 12:18:27 status half-installed iso-codes 3.17-1 2010-07-13 12:18:30 status half-installed iso-codes 3.17-1 2010-07-13 12:18:30 status unpacked iso-codes 3.18-1 2010-07-13 12:18:30 status unpacked iso-codes 3.18-1 2010-07-13 12:18:30 upgrade keyboard-configuration 1.54 1.55 2010-07-13 12:18:30 status half-configured keyboard-configuration 1.54 2010-07-13 12:18:30 status unpacked keyboard-configuration 1.54 2010-07-13 12:18:30 status half-installed keyboard-configuration 1.54 2010-07-13 12:18:32 status half-installed keyboard-configuration 1.54 2010-07-13 12:18:32 status unpacked keyboard-configuration 1.55 2010-07-13 12:18:32 status unpacked keyboard-configuration 1.55 2010-07-13 12:18:32 upgrade libavahi-glib1 0.6.25-3 0.6.26-1 2010-07-13 12:18:32 status half-configured libavahi-glib1 0.6.25-3 2010-07-13 12:18:32 status unpacked libavahi-glib1 0.6.25-3 2010-07-13 12:18:32 status half-installed libavahi-glib1 0.6.25-3 2010-07-13 12:18:32 status half-installed libavahi-glib1 0.6.25-3 2010-07-13 12:18:32 status unpacked libavahi-glib1 0.6.26-1 2010-07-13 12:18:32 status unpacked libavahi-glib1 0.6.26-1 2010-07-13 12:18:33 upgrade libavahi-gobject0 0.6.25-4 0.6.26-1 2010-07-13 12:18:33 status half-configured libavahi-gobject0 0.6.25-4 2010-07-13 12:18:33 status unpacked libavahi-gobject0 0.6.25-4 2010-07-13 12:18:33 status half-installed libavahi-gobject0 0.6.25-4 2010-07-13 12:18:33 status half-installed libavahi-gobject0 0.6.25-4 2010-07-13 12:18:33 status unpacked libavahi-gobject0 0.6.26-1 2010-07-13 12:18:33 status unpacked libavahi-gobject0 0.6.26-1 2010-07-13 12:18:33 upgrade libcommon-sense-perl 3.2-1 3.3-1 2010-07-13 12:18:33 status half-configured libcommon-sense-perl 3.2-1 2010-07-13 12:18:33 status unpacked libcommon-sense-perl 3.2-1 2010-07-13 12:18:33 status half-installed libcommon-sense-perl 3.2-1 2010-07-13 12:18:33 status half-installed libcommon-sense-perl 3.2-1 2010-07-13 12:18:33 status half-installed libcommon-sense-perl 3.2-1 2010-07-13 12:18:34 status unpacked libcommon-sense-perl 3.3-1 2010-07-13 12:18:34 status unpacked libcommon-sense-perl 3.3-1 2010-07-13 12:18:34 upgrade libdatrie1 0.2.3-1 0.2.4-1 2010-07-13 12:18:34 status half-configured libdatrie1 0.2.3-1 2010-07-13 12:18:34 status unpacked libdatrie1 0.2.3-1 2010-07-13 12:18:34 status half-installed libdatrie1 0.2.3-1 2010-07-13 12:18:35 status half-installed libdatrie1 0.2.3-1 2010-07-13 12:18:35 status unpacked libdatrie1 0.2.4-1 2010-07-13 12:18:35 status unpacked libdatrie1 0.2.4-1 2010-07-13 12:18:35 upgrade libdigest-sha1-perl 2.12-1 2.13-1 2010-07-13 12:18:35 status half-configured libdigest-sha1-perl 2.12-1 2010-07-13 12:18:35 status unpacked libdigest-sha1-perl 2.12-1 2010-07-13 12:18:35 status half-installed libdigest-sha1-perl 2.12-1 2010-07-13 12:18:35 status half-installed libdigest-sha1-perl 2.12-1 2010-07-13 12:18:36 status half-installed libdigest-sha1-perl 2.12-1 2010-07-13 12:18:37 status unpacked libdigest-sha1-perl 2.13-1 2010-07-13 12:18:37 status unpacked libdigest-sha1-perl 2.13-1 2010-07-13 12:18:37 upgrade libdirectfb-1.2-9 1.2.10.0-3 1.2.10.0-4 2010-07-13 12:18:37 status half-configured libdirectfb-1.2-9 1.2.10.0-3 2010-07-13 12:18:37 status unpacked libdirectfb-1.2-9 1.2.10.0-3 2010-07-13 12:18:37 status half-installed libdirectfb-1.2-9 1.2.10.0-3 2010-07-13 12:18:37 status half-installed libdirectfb-1.2-9 1.2.10.0-3 2010-07-13 12:18:38 status unpacked libdirectfb-1.2-9 1.2.10.0-4 2010-07-13 12:18:38 status unpacked libdirectfb-1.2-9 1.2.10.0-4 2010-07-13 12:18:38 upgrade libenca0 1.13-2 1.13-3 2010-07-13 12:18:38 status half-configured libenca0 1.13-2 2010-07-13 12:18:38 status unpacked libenca0 1.13-2 2010-07-13 12:18:38 status half-installed libenca0 1.13-2 2010-07-13 12:18:38 status half-installed libenca0 1.13-2 2010-07-13 12:18:38 status unpacked libenca0 1.13-3 2010-07-13 12:18:38 status unpacked libenca0 1.13-3 2010-07-13 12:18:38 upgrade libgtkhtml3.14-19 3.30.1-2 3.30.2-1 2010-07-13 12:18:38 status half-configured libgtkhtml3.14-19 3.30.1-2 2010-07-13 12:18:38 status unpacked libgtkhtml3.14-19 3.30.1-2 2010-07-13 12:18:38 status half-installed libgtkhtml3.14-19 3.30.1-2 2010-07-13 12:18:39 status half-installed libgtkhtml3.14-19 3.30.1-2 2010-07-13 12:18:39 status unpacked libgtkhtml3.14-19 3.30.2-1 2010-07-13 12:18:39 status unpacked libgtkhtml3.14-19 3.30.2-1 2010-07-13 12:18:40 upgrade libgtkhtml-editor0 3.30.1-2 3.30.2-1 2010-07-13 12:18:40 status half-configured libgtkhtml-editor0 3.30.1-2 2010-07-13 12:18:40 status unpacked libgtkhtml-editor0 3.30.1-2 2010-07-13 12:18:40 status half-installed libgtkhtml-editor0 3.30.1-2 2010-07-13 12:18:40 status half-installed libgtkhtml-editor0 3.30.1-2 2010-07-13 12:18:41 status unpacked libgtkhtml-editor0 3.30.2-1 2010-07-13 12:18:41 status unpacked libgtkhtml-editor0 3.30.2-1 2010-07-13 12:18:41 upgrade libgtkhtml-editor-common 3.30.1-2 3.30.2-1 2010-07-13 12:18:41 status half-configured libgtkhtml-editor-common 3.30.1-2 2010-07-13 12:18:41 status unpacked libgtkhtml-editor-common 3.30.1-2 2010-07-13 12:18:41 status half-installed libgtkhtml-editor-common 3.30.1-2 2010-07-13 12:18:41 status half-installed libgtkhtml-editor-common 3.30.1-2 2010-07-13 12:18:41 status unpacked libgtkhtml-editor-common 3.30.2-1 2010-07-13 12:18:41 status unpacked libgtkhtml-editor-common 3.30.2-1 2010-07-13 12:18:41 upgrade libevolution 2.30.1.2-3 2.30.2-1 2010-07-13 12:18:41 status half-configured libevolution 2.30.1.2-3 2010-07-13 12:18:41 status unpacked libevolution 2.30.1.2-3 2010-07-13 12:18:41 status half-installed libevolution 2.30.1.2-3 2010-07-13 12:18:42 status half-installed libevolution 2.30.1.2-3 2010-07-13 12:18:42 status unpacked libevolution 2.30.2-1 2010-07-13 12:18:42 status unpacked libevolution 2.30.2-1 2010-07-13 12:18:42 upgrade libgtk2-perl 1:1.221-6 1:1.230-1 2010-07-13 12:18:42 status half-configured libgtk2-perl 1:1.221-6 2010-07-13 12:18:42 status unpacked libgtk2-perl 1:1.221-6 2010-07-13 12:18:42 status half-installed libgtk2-perl 1:1.221-6 2010-07-13 12:18:43 status half-installed libgtk2-perl 1:1.221-6 2010-07-13 12:18:43 status unpacked libgtk2-perl 1:1.230-1 2010-07-13 12:18:43 status unpacked libgtk2-perl 1:1.230-1 2010-07-13 12:18:43 upgrade libgudev-1.0-0 157-1 160-1 2010-07-13 12:18:43 status half-configured libgudev-1.0-0 157-1 2010-07-13 12:18:43 status unpacked libgudev-1.0-0 157-1 2010-07-13 12:18:43 status half-installed libgudev-1.0-0 157-1 2010-07-13 12:18:43 status half-installed libgudev-1.0-0 157-1 2010-07-13 12:18:44 status unpacked libgudev-1.0-0 160-1 2010-07-13 12:18:44 status unpacked libgudev-1.0-0 160-1 2010-07-13 12:18:44 upgrade libhtml-parser-perl 3.65-1 3.66-1 2010-07-13 12:18:44 status half-configured libhtml-parser-perl 3.65-1 2010-07-13 12:18:44 status unpacked libhtml-parser-perl 3.65-1 2010-07-13 12:18:44 status half-installed libhtml-parser-perl 3.65-1 2010-07-13 12:18:44 status half-installed libhtml-parser-perl 3.65-1 2010-07-13 12:18:44 status half-installed libhtml-parser-perl 3.65-1 2010-07-13 12:18:44 status unpacked libhtml-parser-perl 3.66-1 2010-07-13 12:18:44 status unpacked libhtml-parser-perl 3.66-1 2010-07-13 12:18:44 upgrade libiw30 30~pre9-4 30~pre9-5 2010-07-13 12:18:44 status half-configured libiw30 30~pre9-4 2010-07-13 12:18:44 status unpacked libiw30 30~pre9-4 2010-07-13 12:18:44 status half-installed libiw30 30~pre9-4 2010-07-13 12:18:45 status half-installed libiw30 30~pre9-4 2010-07-13 12:18:45 status unpacked libiw30 30~pre9-5 2010-07-13 12:18:45 status unpacked libiw30 30~pre9-5 2010-07-13 12:18:45 upgrade libjack0 1.9.5~dfsg-13 1:0.118+svn3796-7 2010-07-13 12:18:45 status half-configured libjack0 1.9.5~dfsg-13 2010-07-13 12:18:45 status unpacked libjack0 1.9.5~dfsg-13 2010-07-13 12:18:45 status half-installed libjack0 1.9.5~dfsg-13 2010-07-13 12:18:45 status half-installed libjack0 1.9.5~dfsg-13 2010-07-13 12:18:45 status unpacked libjack0 1:0.118+svn3796-7 2010-07-13 12:18:45 status unpacked libjack0 1:0.118+svn3796-7 2010-07-13 12:18:45 upgrade libjaxp1.3-java 1.3.04-5 1.3.05-1 2010-07-13 12:18:45 status half-configured libjaxp1.3-java 1.3.04-5 2010-07-13 12:18:45 status unpacked libjaxp1.3-java 1.3.04-5 2010-07-13 12:18:45 status half-installed libjaxp1.3-java 1.3.04-5 2010-07-13 12:18:46 status half-installed libjaxp1.3-java 1.3.04-5 2010-07-13 12:18:46 status unpacked libjaxp1.3-java 1.3.05-1 2010-07-13 12:18:46 status unpacked libjaxp1.3-java 1.3.05-1 2010-07-13 12:18:46 upgrade libjaxp1.3-java-gcj 1.3.04-5 1.3.05-1 2010-07-13 12:18:46 status half-configured libjaxp1.3-java-gcj 1.3.04-5 2010-07-13 12:18:46 status unpacked libjaxp1.3-java-gcj 1.3.04-5 2010-07-13 12:18:46 status half-installed libjaxp1.3-java-gcj 1.3.04-5 2010-07-13 12:18:46 status half-installed libjaxp1.3-java-gcj 1.3.04-5 2010-07-13 12:18:46 status unpacked libjaxp1.3-java-gcj 1.3.05-1 2010-07-13 12:18:46 status unpacked libjaxp1.3-java-gcj 1.3.05-1 2010-07-13 12:18:46 upgrade liblapack3gf 3.2.1-8 3.2.2-1 2010-07-13 12:18:46 status half-configured liblapack3gf 3.2.1-8 2010-07-13 12:18:46 status unpacked liblapack3gf 3.2.1-8 2010-07-13 12:18:46 status half-installed liblapack3gf 3.2.1-8 2010-07-13 12:18:47 status half-installed liblapack3gf 3.2.1-8 2010-07-13 12:18:48 status unpacked liblapack3gf 3.2.2-1 2010-07-13 12:18:48 status unpacked liblapack3gf 3.2.2-1 2010-07-13 12:18:48 upgrade libmythes-1.2-0 2:1.2.0-4 2:1.2.1-1 2010-07-13 12:18:48 status half-configured libmythes-1.2-0 2:1.2.0-4 2010-07-13 12:18:48 status unpacked libmythes-1.2-0 2:1.2.0-4 2010-07-13 12:18:48 status half-installed libmythes-1.2-0 2:1.2.0-4 2010-07-13 12:18:48 status half-installed libmythes-1.2-0 2:1.2.0-4 2010-07-13 12:18:49 status unpacked libmythes-1.2-0 2:1.2.1-1 2010-07-13 12:18:49 status unpacked libmythes-1.2-0 2:1.2.1-1 2010-07-13 12:18:49 upgrade libnm-util1 0.8-1 0.8.0.999-1 2010-07-13 12:18:49 status half-configured libnm-util1 0.8-1 2010-07-13 12:18:49 status unpacked libnm-util1 0.8-1 2010-07-13 12:18:49 status half-installed libnm-util1 0.8-1 2010-07-13 12:18:49 status half-installed libnm-util1 0.8-1 2010-07-13 12:18:49 status unpacked libnm-util1 0.8.0.999-1 2010-07-13 12:18:49 status unpacked libnm-util1 0.8.0.999-1 2010-07-13 12:18:49 upgrade libnm-glib-vpn1 0.8-1 0.8.0.999-1 2010-07-13 12:18:49 status half-configured libnm-glib-vpn1 0.8-1 2010-07-13 12:18:49 status unpacked libnm-glib-vpn1 0.8-1 2010-07-13 12:18:49 status half-installed libnm-glib-vpn1 0.8-1 2010-07-13 12:18:50 status half-installed libnm-glib-vpn1 0.8-1 2010-07-13 12:18:50 status unpacked libnm-glib-vpn1 0.8.0.999-1 2010-07-13 12:18:50 status unpacked libnm-glib-vpn1 0.8.0.999-1 2010-07-13 12:18:50 upgrade libnm-glib2 0.8-1 0.8.0.999-1 2010-07-13 12:18:50 status half-configured libnm-glib2 0.8-1 2010-07-13 12:18:50 status unpacked libnm-glib2 0.8-1 2010-07-13 12:18:50 status half-installed libnm-glib2 0.8-1 2010-07-13 12:18:51 status half-installed libnm-glib2 0.8-1 2010-07-13 12:18:51 status unpacked libnm-glib2 0.8.0.999-1 2010-07-13 12:18:51 status unpacked libnm-glib2 0.8.0.999-1 2010-07-13 12:18:51 upgrade libparted0debian1 2.2-7 2.3-1 2010-07-13 12:18:51 status half-configured libparted0debian1 2.2-7 2010-07-13 12:18:51 status unpacked libparted0debian1 2.2-7 2010-07-13 12:18:51 status half-installed libparted0debian1 2.2-7 2010-07-13 12:18:51 status half-installed libparted0debian1 2.2-7 2010-07-13 12:18:51 status unpacked libparted0debian1 2.3-1 2010-07-13 12:18:51 status unpacked libparted0debian1 2.3-1 2010-07-13 12:18:51 upgrade libpod-coverage-perl 0.19-1 0.20-1 2010-07-13 12:18:51 status half-configured libpod-coverage-perl 0.19-1 2010-07-13 12:18:51 status unpacked libpod-coverage-perl 0.19-1 2010-07-13 12:18:51 status half-installed libpod-coverage-perl 0.19-1 2010-07-13 12:18:51 status half-installed libpod-coverage-perl 0.19-1 2010-07-13 12:18:52 status half-installed libpod-coverage-perl 0.19-1 2010-07-13 12:18:52 status unpacked libpod-coverage-perl 0.20-1 2010-07-13 12:18:52 status unpacked libpod-coverage-perl 0.20-1 2010-07-13 12:18:52 upgrade libpth20 2.0.7-12 2.0.7-16 2010-07-13 12:18:52 status half-configured libpth20 2.0.7-12 2010-07-13 12:18:52 status unpacked libpth20 2.0.7-12 2010-07-13 12:18:52 status half-installed libpth20 2.0.7-12 2010-07-13 12:18:52 status half-installed libpth20 2.0.7-12 2010-07-13 12:18:52 status unpacked libpth20 2.0.7-16 2010-07-13 12:18:52 status unpacked libpth20 2.0.7-16 2010-07-13 12:18:52 upgrade libxtst6 2:1.1.0-2 2:1.1.0-3 2010-07-13 12:18:52 status half-configured libxtst6 2:1.1.0-2 2010-07-13 12:18:52 status unpacked libxtst6 2:1.1.0-2 2010-07-13 12:18:52 status half-installed libxtst6 2:1.1.0-2 2010-07-13 12:18:52 status half-installed libxtst6 2:1.1.0-2 2010-07-13 12:18:53 status unpacked libxtst6 2:1.1.0-3 2010-07-13 12:18:53 status unpacked libxtst6 2:1.1.0-3 2010-07-13 12:18:53 upgrade libpulse-mainloop-glib0 0.9.21-2 0.9.21-3 2010-07-13 12:18:53 status half-configured libpulse-mainloop-glib0 0.9.21-2 2010-07-13 12:18:53 status unpacked libpulse-mainloop-glib0 0.9.21-2 2010-07-13 12:18:53 status half-installed libpulse-mainloop-glib0 0.9.21-2 2010-07-13 12:18:53 status half-installed libpulse-mainloop-glib0 0.9.21-2 2010-07-13 12:18:53 status unpacked libpulse-mainloop-glib0 0.9.21-3 2010-07-13 12:18:53 status unpacked libpulse-mainloop-glib0 0.9.21-3 2010-07-13 12:18:53 upgrade libpulse0 0.9.21-2 0.9.21-3 2010-07-13 12:18:53 status half-configured libpulse0 0.9.21-2 2010-07-13 12:18:53 status unpacked libpulse0 0.9.21-2 2010-07-13 12:18:53 status half-installed libpulse0 0.9.21-2 2010-07-13 12:18:53 status half-installed libpulse0 0.9.21-2 2010-07-13 12:18:54 status unpacked libpulse0 0.9.21-3 2010-07-13 12:18:54 status unpacked libpulse0 0.9.21-3 2010-07-13 12:18:54 upgrade libraw1394-11 2.0.5-1 2.0.5-2 2010-07-13 12:18:54 status half-configured libraw1394-11 2.0.5-1 2010-07-13 12:18:54 status unpacked libraw1394-11 2.0.5-1 2010-07-13 12:18:54 status half-installed libraw1394-11 2.0.5-1 2010-07-13 12:18:54 status half-installed libraw1394-11 2.0.5-1 2010-07-13 12:18:54 status unpacked libraw1394-11 2.0.5-2 2010-07-13 12:18:54 status unpacked libraw1394-11 2.0.5-2 2010-07-13 12:18:54 upgrade ruby1.8 1.8.7.249-4 1.8.7.299-1 2010-07-13 12:18:54 status half-configured ruby1.8 1.8.7.249-4 2010-07-13 12:18:54 status unpacked ruby1.8 1.8.7.249-4 2010-07-13 12:18:54 status half-installed ruby1.8 1.8.7.249-4 2010-07-13 12:18:54 status half-installed ruby1.8 1.8.7.249-4 2010-07-13 12:18:54 status half-installed ruby1.8 1.8.7.249-4 2010-07-13 12:18:55 status half-installed ruby1.8 1.8.7.249-4 2010-07-13 12:18:55 status unpacked ruby1.8 1.8.7.299-1 2010-07-13 12:18:55 status unpacked ruby1.8 1.8.7.299-1 2010-07-13 12:18:55 upgrade libruby1.8 1.8.7.249-4 1.8.7.299-1 2010-07-13 12:18:55 status half-configured libruby1.8 1.8.7.249-4 2010-07-13 12:18:55 status unpacked libruby1.8 1.8.7.249-4 2010-07-13 12:18:55 status half-installed libruby1.8 1.8.7.249-4 2010-07-13 12:18:57 status half-installed libruby1.8 1.8.7.249-4 2010-07-13 12:18:57 status unpacked libruby1.8 1.8.7.299-1 2010-07-13 12:18:57 status unpacked libruby1.8 1.8.7.299-1 2010-07-13 12:18:57 upgrade libservlet2.5-java 6.0.26-4 6.0.26-5 2010-07-13 12:18:57 status half-configured libservlet2.5-java 6.0.26-4 2010-07-13 12:18:57 status unpacked libservlet2.5-java 6.0.26-4 2010-07-13 12:18:57 status half-installed libservlet2.5-java 6.0.26-4 2010-07-13 12:18:57 status half-installed libservlet2.5-java 6.0.26-4 2010-07-13 12:18:58 status unpacked libservlet2.5-java 6.0.26-5 2010-07-13 12:18:58 status unpacked libservlet2.5-java 6.0.26-5 2010-07-13 12:18:58 upgrade libslv2-9 0.6.6-3 0.6.6-4 2010-07-13 12:18:58 status half-configured libslv2-9 0.6.6-3 2010-07-13 12:18:58 status unpacked libslv2-9 0.6.6-3 2010-07-13 12:18:58 status half-installed libslv2-9 0.6.6-3 2010-07-13 12:18:58 status half-installed libslv2-9 0.6.6-3 2010-07-13 12:18:58 status half-installed libslv2-9 0.6.6-3 2010-07-13 12:18:58 status unpacked libslv2-9 0.6.6-4 2010-07-13 12:18:58 status unpacked libslv2-9 0.6.6-4 2010-07-13 12:18:58 upgrade libwww-perl 5.813-1 5.836-1 2010-07-13 12:18:58 status half-configured libwww-perl 5.813-1 2010-07-13 12:18:58 status unpacked libwww-perl 5.813-1 2010-07-13 12:18:58 status half-installed libwww-perl 5.813-1 2010-07-13 12:18:58 status half-installed libwww-perl 5.813-1 2010-07-13 12:18:59 status half-installed libwww-perl 5.813-1 2010-07-13 12:18:59 status unpacked libwww-perl 5.836-1 2010-07-13 12:18:59 status unpacked libwww-perl 5.836-1 2010-07-13 12:18:59 install libtask-weaken-perl 1.03-1 2010-07-13 12:18:59 status half-installed libtask-weaken-perl 1.03-1 2010-07-13 12:18:59 status half-installed libtask-weaken-perl 1.03-1 2010-07-13 12:18:59 status unpacked libtask-weaken-perl 1.03-1 2010-07-13 12:18:59 status unpacked libtask-weaken-perl 1.03-1 2010-07-13 12:18:59 upgrade libsoap-lite-perl 0.710.08-1 0.712-1 2010-07-13 12:18:59 status half-configured libsoap-lite-perl 0.710.08-1 2010-07-13 12:18:59 status unpacked libsoap-lite-perl 0.710.08-1 2010-07-13 12:18:59 status half-installed libsoap-lite-perl 0.710.08-1 2010-07-13 12:19:00 status half-installed libsoap-lite-perl 0.710.08-1 2010-07-13 12:19:00 status half-installed libsoap-lite-perl 0.710.08-1 2010-07-13 12:19:00 status unpacked libsoap-lite-perl 0.712-1 2010-07-13 12:19:00 status unpacked libsoap-lite-perl 0.712-1 2010-07-13 12:19:00 upgrade libsoup-gnome2.4-1 2.30.1-1 2.30.2-1 2010-07-13 12:19:00 status half-configured libsoup-gnome2.4-1 2.30.1-1 2010-07-13 12:19:00 status unpacked libsoup-gnome2.4-1 2.30.1-1 2010-07-13 12:19:00 status half-installed libsoup-gnome2.4-1 2.30.1-1 2010-07-13 12:19:01 status half-installed libsoup-gnome2.4-1 2.30.1-1 2010-07-13 12:19:01 status unpacked libsoup-gnome2.4-1 2.30.2-1 2010-07-13 12:19:01 status unpacked libsoup-gnome2.4-1 2.30.2-1 2010-07-13 12:19:01 upgrade libx86-1 1.1+ds1-2 1.1+ds1-6 2010-07-13 12:19:01 status half-configured libx86-1 1.1+ds1-2 2010-07-13 12:19:01 status unpacked libx86-1 1.1+ds1-2 2010-07-13 12:19:01 status half-installed libx86-1 1.1+ds1-2 2010-07-13 12:19:02 status half-installed libx86-1 1.1+ds1-2 2010-07-13 12:19:02 status unpacked libx86-1 1.1+ds1-6 2010-07-13 12:19:02 status unpacked libx86-1 1.1+ds1-6 2010-07-13 12:19:03 upgrade libsvga1 1:1.4.3-27 1:1.4.3-29 2010-07-13 12:19:03 status half-configured libsvga1 1:1.4.3-27 2010-07-13 12:19:03 status unpacked libsvga1 1:1.4.3-27 2010-07-13 12:19:03 status half-installed libsvga1 1:1.4.3-27 2010-07-13 12:19:03 status half-installed libsvga1 1:1.4.3-27 2010-07-13 12:19:03 status half-installed libsvga1 1:1.4.3-27 2010-07-13 12:19:03 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:19:03 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:19:03 upgrade libtdb1 1.2.1-2 1.2.1-2+b1 2010-07-13 12:19:03 status half-configured libtdb1 1.2.1-2 2010-07-13 12:19:03 status unpacked libtdb1 1.2.1-2 2010-07-13 12:19:03 status half-installed libtdb1 1.2.1-2 2010-07-13 12:19:04 status half-installed libtdb1 1.2.1-2 2010-07-13 12:19:04 status unpacked libtdb1 1.2.1-2+b1 2010-07-13 12:19:04 status unpacked libtdb1 1.2.1-2+b1 2010-07-13 12:19:04 upgrade libxenstore3.0 4.0.0-2 4.0.1~rc3-1 2010-07-13 12:19:04 status half-configured libxenstore3.0 4.0.0-2 2010-07-13 12:19:04 status unpacked libxenstore3.0 4.0.0-2 2010-07-13 12:19:04 status half-installed libxenstore3.0 4.0.0-2 2010-07-13 12:19:04 status half-installed libxenstore3.0 4.0.0-2 2010-07-13 12:19:04 status unpacked libxenstore3.0 4.0.1~rc3-1 2010-07-13 12:19:04 status unpacked libxenstore3.0 4.0.1~rc3-1 2010-07-13 12:19:04 upgrade libvirt-bin 0.8.1-2+b1 0.8.2-1 2010-07-13 12:19:04 status half-configured libvirt-bin 0.8.1-2+b1 2010-07-13 12:19:04 status unpacked libvirt-bin 0.8.1-2+b1 2010-07-13 12:19:04 status half-installed libvirt-bin 0.8.1-2+b1 2010-07-13 12:19:05 status half-installed libvirt-bin 0.8.1-2+b1 2010-07-13 12:19:05 status half-installed libvirt-bin 0.8.1-2+b1 2010-07-13 12:19:05 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:19:05 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:19:05 upgrade libvirt0 0.8.1-2+b1 0.8.2-1 2010-07-13 12:19:05 status half-configured libvirt0 0.8.1-2+b1 2010-07-13 12:19:05 status unpacked libvirt0 0.8.1-2+b1 2010-07-13 12:19:05 status half-installed libvirt0 0.8.1-2+b1 2010-07-13 12:19:06 status half-installed libvirt0 0.8.1-2+b1 2010-07-13 12:19:06 status unpacked libvirt0 0.8.2-1 2010-07-13 12:19:06 status unpacked libvirt0 0.8.2-1 2010-07-13 12:19:06 upgrade libvte-common 1:0.16.14-4 1:0.24.1-1 2010-07-13 12:19:06 status half-configured libvte-common 1:0.16.14-4 2010-07-13 12:19:06 status unpacked libvte-common 1:0.16.14-4 2010-07-13 12:19:06 status half-installed libvte-common 1:0.16.14-4 2010-07-13 12:19:07 status half-installed libvte-common 1:0.16.14-4 2010-07-13 12:19:07 status unpacked libvte-common 1:0.24.1-1 2010-07-13 12:19:07 status unpacked libvte-common 1:0.24.1-1 2010-07-13 12:19:07 install libwildmidi1 0.2.3.2-2 2010-07-13 12:19:07 status half-installed libwildmidi1 0.2.3.2-2 2010-07-13 12:19:07 status half-installed libwildmidi1 0.2.3.2-2 2010-07-13 12:19:08 status unpacked libwildmidi1 0.2.3.2-2 2010-07-13 12:19:08 status unpacked libwildmidi1 0.2.3.2-2 2010-07-13 12:19:08 upgrade libxfont1 1:1.3.3-1 1:1.4.1-2 2010-07-13 12:19:08 status half-configured libxfont1 1:1.3.3-1 2010-07-13 12:19:09 status unpacked libxfont1 1:1.3.3-1 2010-07-13 12:19:09 status half-installed libxfont1 1:1.3.3-1 2010-07-13 12:19:09 status half-installed libxfont1 1:1.3.3-1 2010-07-13 12:19:10 status unpacked libxfont1 1:1.4.1-2 2010-07-13 12:19:10 status unpacked libxfont1 1:1.4.1-2 2010-07-13 12:19:10 upgrade libxml-sax-perl 0.16+dfsg-3 0.96+dfsg-2 2010-07-13 12:19:10 status half-configured libxml-sax-perl 0.16+dfsg-3 2010-07-13 12:19:10 status unpacked libxml-sax-perl 0.16+dfsg-3 2010-07-13 12:19:10 status half-installed libxml-sax-perl 0.16+dfsg-3 2010-07-13 12:19:10 status half-installed libxml-sax-perl 0.16+dfsg-3 2010-07-13 12:19:10 status half-installed libxml-sax-perl 0.16+dfsg-3 2010-07-13 12:19:10 status unpacked libxml-sax-perl 0.96+dfsg-2 2010-07-13 12:19:10 status unpacked libxml-sax-perl 0.96+dfsg-2 2010-07-13 12:19:10 upgrade libxml-simple-perl 2.18-1 2.18-3 2010-07-13 12:19:10 status half-configured libxml-simple-perl 2.18-1 2010-07-13 12:19:10 status unpacked libxml-simple-perl 2.18-1 2010-07-13 12:19:10 status half-installed libxml-simple-perl 2.18-1 2010-07-13 12:19:11 status half-installed libxml-simple-perl 2.18-1 2010-07-13 12:19:11 status half-installed libxml-simple-perl 2.18-1 2010-07-13 12:19:11 status unpacked libxml-simple-perl 2.18-3 2010-07-13 12:19:11 status unpacked libxml-simple-perl 2.18-3 2010-07-13 12:19:11 upgrade libxml2-utils 2.6.32.dfsg-5+lenny1 2.7.7.dfsg-4 2010-07-13 12:19:11 status half-configured libxml2-utils 2.6.32.dfsg-5+lenny1 2010-07-13 12:19:11 status unpacked libxml2-utils 2.6.32.dfsg-5+lenny1 2010-07-13 12:19:11 status half-installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-07-13 12:19:11 status half-installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-07-13 12:19:12 status half-installed libxml2-utils 2.6.32.dfsg-5+lenny1 2010-07-13 12:19:12 status unpacked libxml2-utils 2.7.7.dfsg-4 2010-07-13 12:19:12 status unpacked libxml2-utils 2.7.7.dfsg-4 2010-07-13 12:19:12 upgrade libxrender-dev 1:0.9.5-2 1:0.9.6-1 2010-07-13 12:19:12 status half-configured libxrender-dev 1:0.9.5-2 2010-07-13 12:19:12 status unpacked libxrender-dev 1:0.9.5-2 2010-07-13 12:19:12 status half-installed libxrender-dev 1:0.9.5-2 2010-07-13 12:19:12 status half-installed libxrender-dev 1:0.9.5-2 2010-07-13 12:19:13 status unpacked libxrender-dev 1:0.9.6-1 2010-07-13 12:19:13 status unpacked libxrender-dev 1:0.9.6-1 2010-07-13 12:19:13 upgrade libxrender1 1:0.9.5-2 1:0.9.6-1 2010-07-13 12:19:13 status half-configured libxrender1 1:0.9.5-2 2010-07-13 12:19:13 status unpacked libxrender1 1:0.9.5-2 2010-07-13 12:19:13 status half-installed libxrender1 1:0.9.5-2 2010-07-13 12:19:13 status half-installed libxrender1 1:0.9.5-2 2010-07-13 12:19:13 status unpacked libxrender1 1:0.9.6-1 2010-07-13 12:19:13 status unpacked libxrender1 1:0.9.6-1 2010-07-13 12:19:13 upgrade libxslt1.1 1.1.26-3 1.1.26-5 2010-07-13 12:19:13 status half-configured libxslt1.1 1.1.26-3 2010-07-13 12:19:13 status unpacked libxslt1.1 1.1.26-3 2010-07-13 12:19:13 status half-installed libxslt1.1 1.1.26-3 2010-07-13 12:19:14 status half-installed libxslt1.1 1.1.26-3 2010-07-13 12:19:14 status unpacked libxslt1.1 1.1.26-5 2010-07-13 12:19:14 status unpacked libxslt1.1 1.1.26-5 2010-07-13 12:19:14 upgrade libxss1 1:1.1.3-1 1:1.2.0-2 2010-07-13 12:19:14 status half-configured libxss1 1:1.1.3-1 2010-07-13 12:19:14 status unpacked libxss1 1:1.1.3-1 2010-07-13 12:19:14 status half-installed libxss1 1:1.1.3-1 2010-07-13 12:19:14 status half-installed libxss1 1:1.1.3-1 2010-07-13 12:19:14 status unpacked libxss1 1:1.2.0-2 2010-07-13 12:19:14 status unpacked libxss1 1:1.2.0-2 2010-07-13 12:19:15 upgrade libyaml-syck-perl 1.05-1 1.09-1 2010-07-13 12:19:15 status half-configured libyaml-syck-perl 1.05-1 2010-07-13 12:19:15 status unpacked libyaml-syck-perl 1.05-1 2010-07-13 12:19:15 status half-installed libyaml-syck-perl 1.05-1 2010-07-13 12:19:15 status half-installed libyaml-syck-perl 1.05-1 2010-07-13 12:19:15 status half-installed libyaml-syck-perl 1.05-1 2010-07-13 12:19:15 status unpacked libyaml-syck-perl 1.09-1 2010-07-13 12:19:15 status unpacked libyaml-syck-perl 1.09-1 2010-07-13 12:19:15 upgrade lintian 1.24.2.1+lenny1 2.4.2 2010-07-13 12:19:15 status half-configured lintian 1.24.2.1+lenny1 2010-07-13 12:19:15 status unpacked lintian 1.24.2.1+lenny1 2010-07-13 12:19:15 status half-installed lintian 1.24.2.1+lenny1 2010-07-13 12:19:15 status half-installed lintian 1.24.2.1+lenny1 2010-07-13 12:19:16 status half-installed lintian 1.24.2.1+lenny1 2010-07-13 12:19:16 status unpacked lintian 2.4.2 2010-07-13 12:19:16 status unpacked lintian 2.4.2 2010-07-13 12:19:16 upgrade linux-image-2.6-amd64 2.6.32+27 2.6.32+28 2010-07-13 12:19:16 status half-configured linux-image-2.6-amd64 2.6.32+27 2010-07-13 12:19:16 status unpacked linux-image-2.6-amd64 2.6.32+27 2010-07-13 12:19:16 status half-installed linux-image-2.6-amd64 2.6.32+27 2010-07-13 12:19:16 status half-installed linux-image-2.6-amd64 2.6.32+27 2010-07-13 12:19:16 status unpacked linux-image-2.6-amd64 2.6.32+28 2010-07-13 12:19:16 status unpacked linux-image-2.6-amd64 2.6.32+28 2010-07-13 12:19:16 upgrade lsb-release 3.2-20 3.2-23.1 2010-07-13 12:19:16 status half-configured lsb-release 3.2-20 2010-07-13 12:19:16 status unpacked lsb-release 3.2-20 2010-07-13 12:19:16 status half-installed lsb-release 3.2-20 2010-07-13 12:19:16 status half-installed lsb-release 3.2-20 2010-07-13 12:19:17 status half-installed lsb-release 3.2-20 2010-07-13 12:19:17 status unpacked lsb-release 3.2-23.1 2010-07-13 12:19:17 status unpacked lsb-release 3.2-23.1 2010-07-13 12:19:17 upgrade luatex 0.60.1-1 0.60.2-1 2010-07-13 12:19:17 status half-configured luatex 0.60.1-1 2010-07-13 12:19:17 status unpacked luatex 0.60.1-1 2010-07-13 12:19:17 status half-installed luatex 0.60.1-1 2010-07-13 12:19:17 status half-installed luatex 0.60.1-1 2010-07-13 12:19:17 status half-installed luatex 0.60.1-1 2010-07-13 12:19:18 status unpacked luatex 0.60.2-1 2010-07-13 12:19:18 status unpacked luatex 0.60.2-1 2010-07-13 12:19:18 upgrade lvm2 2.02.39-7 2.02.66-2 2010-07-13 12:19:18 status half-configured lvm2 2.02.39-7 2010-07-13 12:19:18 status unpacked lvm2 2.02.39-7 2010-07-13 12:19:18 status half-installed lvm2 2.02.39-7 2010-07-13 12:19:18 status half-installed lvm2 2.02.39-7 2010-07-13 12:19:18 status half-installed lvm2 2.02.39-7 2010-07-13 12:19:18 status unpacked lvm2 2.02.66-2 2010-07-13 12:19:19 status unpacked lvm2 2.02.66-2 2010-07-13 12:19:19 upgrade manpages-dev 3.05-1 3.25-1 2010-07-13 12:19:19 status half-configured manpages-dev 3.05-1 2010-07-13 12:19:19 status unpacked manpages-dev 3.05-1 2010-07-13 12:19:19 status half-installed manpages-dev 3.05-1 2010-07-13 12:19:19 status half-installed manpages-dev 3.05-1 2010-07-13 12:19:20 status half-installed manpages-dev 3.05-1 2010-07-13 12:19:20 status unpacked manpages-dev 3.25-1 2010-07-13 12:19:20 status unpacked manpages-dev 3.25-1 2010-07-13 12:19:20 upgrade menu 2.1.41 2.1.43 2010-07-13 12:19:20 status half-configured menu 2.1.41 2010-07-13 12:19:20 status unpacked menu 2.1.41 2010-07-13 12:19:20 status half-installed menu 2.1.41 2010-07-13 12:19:20 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-13 12:19:20 status half-installed menu 2.1.41 2010-07-13 12:19:20 status half-installed menu 2.1.41 2010-07-13 12:19:22 status half-installed menu 2.1.41 2010-07-13 12:19:22 status unpacked menu 2.1.43 2010-07-13 12:19:22 status unpacked menu 2.1.43 2010-07-13 12:19:23 upgrade mobile-broadband-provider-info 20100616-1 20100702-1 2010-07-13 12:19:23 status half-configured mobile-broadband-provider-info 20100616-1 2010-07-13 12:19:23 status unpacked mobile-broadband-provider-info 20100616-1 2010-07-13 12:19:23 status half-installed mobile-broadband-provider-info 20100616-1 2010-07-13 12:19:23 status half-installed mobile-broadband-provider-info 20100616-1 2010-07-13 12:19:23 status unpacked mobile-broadband-provider-info 20100702-1 2010-07-13 12:19:23 status unpacked mobile-broadband-provider-info 20100702-1 2010-07-13 12:19:23 upgrade modemmanager 0.3-2 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:19:23 status half-configured modemmanager 0.3-2 2010-07-13 12:19:24 status unpacked modemmanager 0.3-2 2010-07-13 12:19:24 status half-installed modemmanager 0.3-2 2010-07-13 12:19:24 status half-installed modemmanager 0.3-2 2010-07-13 12:19:24 status half-installed modemmanager 0.3-2 2010-07-13 12:19:24 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:19:24 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:19:24 upgrade openoffice.org-writer 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:24 status half-configured openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:24 status unpacked openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:24 status half-installed openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:24 status half-installed openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:25 status half-installed openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:25 status half-installed openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:27 status half-installed openoffice.org-writer 1:3.2.1-3 2010-07-13 12:19:27 status unpacked openoffice.org-writer 1:3.2.1-4 2010-07-13 12:19:27 status unpacked openoffice.org-writer 1:3.2.1-4 2010-07-13 12:19:27 upgrade openoffice.org-calc 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:27 status half-configured openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:27 status unpacked openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:27 status half-installed openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:27 status half-installed openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:27 status half-installed openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:27 status half-installed openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:30 status half-installed openoffice.org-calc 1:3.2.1-3 2010-07-13 12:19:30 status unpacked openoffice.org-calc 1:3.2.1-4 2010-07-13 12:19:30 status unpacked openoffice.org-calc 1:3.2.1-4 2010-07-13 12:19:30 upgrade openoffice.org-base 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:30 status half-configured openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:30 status unpacked openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:30 status half-installed openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:30 status half-installed openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:30 status half-installed openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:30 status half-installed openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:31 status half-installed openoffice.org-base 1:3.2.1-3 2010-07-13 12:19:32 status unpacked openoffice.org-base 1:3.2.1-4 2010-07-13 12:19:32 status unpacked openoffice.org-base 1:3.2.1-4 2010-07-13 12:19:32 upgrade openoffice.org-base-core 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:32 status half-configured openoffice.org-base-core 1:3.2.1-3 2010-07-13 12:19:32 status unpacked openoffice.org-base-core 1:3.2.1-3 2010-07-13 12:19:32 status half-installed openoffice.org-base-core 1:3.2.1-3 2010-07-13 12:19:33 status half-installed openoffice.org-base-core 1:3.2.1-3 2010-07-13 12:19:33 status unpacked openoffice.org-base-core 1:3.2.1-4 2010-07-13 12:19:33 status unpacked openoffice.org-base-core 1:3.2.1-4 2010-07-13 12:19:33 upgrade openoffice.org-impress 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:33 status half-configured openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:33 status unpacked openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:33 status half-installed openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:33 status half-installed openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:33 status half-installed openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:33 status half-installed openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:34 status half-installed openoffice.org-impress 1:3.2.1-3 2010-07-13 12:19:34 status unpacked openoffice.org-impress 1:3.2.1-4 2010-07-13 12:19:34 status unpacked openoffice.org-impress 1:3.2.1-4 2010-07-13 12:19:34 upgrade openoffice.org-draw 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:34 status half-configured openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:34 status unpacked openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:34 status half-installed openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:34 status half-installed openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:34 status half-installed openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:34 status half-installed openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:35 status half-installed openoffice.org-draw 1:3.2.1-3 2010-07-13 12:19:36 status unpacked openoffice.org-draw 1:3.2.1-4 2010-07-13 12:19:36 status unpacked openoffice.org-draw 1:3.2.1-4 2010-07-13 12:19:36 upgrade openoffice.org-math 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:36 status half-configured openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status unpacked openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status half-installed openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status half-installed openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status half-installed openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status half-installed openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status half-installed openoffice.org-math 1:3.2.1-3 2010-07-13 12:19:36 status unpacked openoffice.org-math 1:3.2.1-4 2010-07-13 12:19:37 status unpacked openoffice.org-math 1:3.2.1-4 2010-07-13 12:19:37 upgrade openoffice.org-report-builder-bin 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:37 status half-configured openoffice.org-report-builder-bin 1:3.2.1-3 2010-07-13 12:19:37 status unpacked openoffice.org-report-builder-bin 1:3.2.1-3 2010-07-13 12:19:37 status half-installed openoffice.org-report-builder-bin 1:3.2.1-3 2010-07-13 12:19:37 status half-installed openoffice.org-report-builder-bin 1:3.2.1-3 2010-07-13 12:19:37 status unpacked openoffice.org-report-builder-bin 1:3.2.1-4 2010-07-13 12:19:38 status unpacked openoffice.org-report-builder-bin 1:3.2.1-4 2010-07-13 12:19:38 upgrade openoffice.org-officebean 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:38 status half-configured openoffice.org-officebean 1:3.2.1-3 2010-07-13 12:19:38 status unpacked openoffice.org-officebean 1:3.2.1-3 2010-07-13 12:19:38 status half-installed openoffice.org-officebean 1:3.2.1-3 2010-07-13 12:19:38 status half-installed openoffice.org-officebean 1:3.2.1-3 2010-07-13 12:19:38 status unpacked openoffice.org-officebean 1:3.2.1-4 2010-07-13 12:19:38 status unpacked openoffice.org-officebean 1:3.2.1-4 2010-07-13 12:19:38 upgrade openoffice.org-filter-mobiledev 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:38 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-3 2010-07-13 12:19:38 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-3 2010-07-13 12:19:38 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-3 2010-07-13 12:19:39 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-3 2010-07-13 12:19:39 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-4 2010-07-13 12:19:39 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-4 2010-07-13 12:19:39 upgrade openoffice.org 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:39 status half-configured openoffice.org 1:3.2.1-3 2010-07-13 12:19:39 status unpacked openoffice.org 1:3.2.1-3 2010-07-13 12:19:39 status half-installed openoffice.org 1:3.2.1-3 2010-07-13 12:19:40 status half-installed openoffice.org 1:3.2.1-3 2010-07-13 12:19:40 status unpacked openoffice.org 1:3.2.1-4 2010-07-13 12:19:40 status unpacked openoffice.org 1:3.2.1-4 2010-07-13 12:19:40 upgrade openoffice.org-common 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:40 status half-configured openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:40 status unpacked openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:40 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:40 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:40 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:40 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:41 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:41 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:48 status half-installed openoffice.org-common 1:3.2.1-3 2010-07-13 12:19:48 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:19:49 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:19:49 upgrade openoffice.org-style-galaxy 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:49 status half-configured openoffice.org-style-galaxy 1:3.2.1-3 2010-07-13 12:19:49 status unpacked openoffice.org-style-galaxy 1:3.2.1-3 2010-07-13 12:19:49 status half-installed openoffice.org-style-galaxy 1:3.2.1-3 2010-07-13 12:19:51 status half-installed openoffice.org-style-galaxy 1:3.2.1-3 2010-07-13 12:19:51 status unpacked openoffice.org-style-galaxy 1:3.2.1-4 2010-07-13 12:19:51 status unpacked openoffice.org-style-galaxy 1:3.2.1-4 2010-07-13 12:19:51 upgrade openoffice.org-java-common 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:51 status half-configured openoffice.org-java-common 1:3.2.1-3 2010-07-13 12:19:51 status unpacked openoffice.org-java-common 1:3.2.1-3 2010-07-13 12:19:51 status half-installed openoffice.org-java-common 1:3.2.1-3 2010-07-13 12:19:52 status half-installed openoffice.org-java-common 1:3.2.1-3 2010-07-13 12:19:52 status unpacked openoffice.org-java-common 1:3.2.1-4 2010-07-13 12:19:52 status unpacked openoffice.org-java-common 1:3.2.1-4 2010-07-13 12:19:52 upgrade python-uno 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:52 status half-configured python-uno 1:3.2.1-3 2010-07-13 12:19:53 status unpacked python-uno 1:3.2.1-3 2010-07-13 12:19:53 status half-installed python-uno 1:3.2.1-3 2010-07-13 12:19:54 status half-installed python-uno 1:3.2.1-3 2010-07-13 12:19:54 status unpacked python-uno 1:3.2.1-4 2010-07-13 12:19:54 status unpacked python-uno 1:3.2.1-4 2010-07-13 12:19:54 upgrade openoffice.org-filter-binfilter 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:54 status half-configured openoffice.org-filter-binfilter 1:3.2.1-3 2010-07-13 12:19:54 status unpacked openoffice.org-filter-binfilter 1:3.2.1-3 2010-07-13 12:19:54 status half-installed openoffice.org-filter-binfilter 1:3.2.1-3 2010-07-13 12:19:57 status half-installed openoffice.org-filter-binfilter 1:3.2.1-3 2010-07-13 12:19:58 status unpacked openoffice.org-filter-binfilter 1:3.2.1-4 2010-07-13 12:19:58 status unpacked openoffice.org-filter-binfilter 1:3.2.1-4 2010-07-13 12:19:58 upgrade ttf-opensymbol 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:58 status half-configured ttf-opensymbol 1:3.2.1-3 2010-07-13 12:19:58 status unpacked ttf-opensymbol 1:3.2.1-3 2010-07-13 12:19:58 status half-installed ttf-opensymbol 1:3.2.1-3 2010-07-13 12:19:58 status triggers-pending fontconfig 2.8.0-2.1 2010-07-13 12:19:58 status half-installed ttf-opensymbol 1:3.2.1-3 2010-07-13 12:19:59 status half-installed ttf-opensymbol 1:3.2.1-3 2010-07-13 12:19:59 status unpacked ttf-opensymbol 1:3.2.1-4 2010-07-13 12:19:59 status unpacked ttf-opensymbol 1:3.2.1-4 2010-07-13 12:19:59 upgrade openoffice.org-core 1:3.2.1-3 1:3.2.1-4 2010-07-13 12:19:59 status half-configured openoffice.org-core 1:3.2.1-3 2010-07-13 12:19:59 status unpacked openoffice.org-core 1:3.2.1-3 2010-07-13 12:19:59 status half-installed openoffice.org-core 1:3.2.1-3 2010-07-13 12:19:59 status half-installed openoffice.org-core 1:3.2.1-3 2010-07-13 12:20:00 status half-installed openoffice.org-core 1:3.2.1-3 2010-07-13 12:20:10 status half-installed openoffice.org-core 1:3.2.1-3 2010-07-13 12:20:10 status unpacked openoffice.org-core 1:3.2.1-4 2010-07-13 12:20:11 status unpacked openoffice.org-core 1:3.2.1-4 2010-07-13 12:20:11 upgrade myspell-en-us 1:3.2.1-1 1:3.2.1-2 2010-07-13 12:20:11 status half-configured myspell-en-us 1:3.2.1-1 2010-07-13 12:20:11 status unpacked myspell-en-us 1:3.2.1-1 2010-07-13 12:20:11 status half-installed myspell-en-us 1:3.2.1-1 2010-07-13 12:20:12 status half-installed myspell-en-us 1:3.2.1-1 2010-07-13 12:20:12 status unpacked myspell-en-us 1:3.2.1-2 2010-07-13 12:20:12 status unpacked myspell-en-us 1:3.2.1-2 2010-07-13 12:20:12 upgrade wpasupplicant 0.6.4-3 0.6.10-2 2010-07-13 12:20:12 status half-configured wpasupplicant 0.6.4-3 2010-07-13 12:20:13 status unpacked wpasupplicant 0.6.4-3 2010-07-13 12:20:13 status half-installed wpasupplicant 0.6.4-3 2010-07-13 12:20:13 status half-installed wpasupplicant 0.6.4-3 2010-07-13 12:20:13 status half-installed wpasupplicant 0.6.4-3 2010-07-13 12:20:14 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:20:14 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:20:14 upgrade network-manager 0.8-1 0.8.0.999-1 2010-07-13 12:20:14 status half-configured network-manager 0.8-1 2010-07-13 12:20:14 status unpacked network-manager 0.8-1 2010-07-13 12:20:14 status half-installed network-manager 0.8-1 2010-07-13 12:20:14 status half-installed network-manager 0.8-1 2010-07-13 12:20:15 status half-installed network-manager 0.8-1 2010-07-13 12:20:16 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:20:16 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:20:16 upgrade network-manager-gnome 0.8-1 0.8.0.999-1 2010-07-13 12:20:16 status half-configured network-manager-gnome 0.8-1 2010-07-13 12:20:16 status unpacked network-manager-gnome 0.8-1 2010-07-13 12:20:16 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:16 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:17 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:17 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:17 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:17 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:18 status half-installed network-manager-gnome 0.8-1 2010-07-13 12:20:18 status unpacked network-manager-gnome 0.8.0.999-1 2010-07-13 12:20:18 status unpacked network-manager-gnome 0.8.0.999-1 2010-07-13 12:20:18 upgrade notification-daemon 0.3.7-1+b1 0.5.0-2 2010-07-13 12:20:18 status half-configured notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status unpacked notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:19 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:20 status half-installed notification-daemon 0.3.7-1+b1 2010-07-13 12:20:20 status unpacked notification-daemon 0.5.0-2 2010-07-13 12:20:20 status unpacked notification-daemon 0.5.0-2 2010-07-13 12:20:21 upgrade openbsd-inetd 0.20080125-2 0.20080125-4 2010-07-13 12:20:21 status half-configured openbsd-inetd 0.20080125-2 2010-07-13 12:20:21 status unpacked openbsd-inetd 0.20080125-2 2010-07-13 12:20:21 status half-installed openbsd-inetd 0.20080125-2 2010-07-13 12:20:21 status half-installed openbsd-inetd 0.20080125-2 2010-07-13 12:20:22 status half-installed openbsd-inetd 0.20080125-2 2010-07-13 12:20:22 status unpacked openbsd-inetd 0.20080125-4 2010-07-13 12:20:22 status unpacked openbsd-inetd 0.20080125-4 2010-07-13 12:20:22 upgrade patchutils 0.2.31-4 0.3.1-2 2010-07-13 12:20:22 status half-configured patchutils 0.2.31-4 2010-07-13 12:20:22 status unpacked patchutils 0.2.31-4 2010-07-13 12:20:22 status half-installed patchutils 0.2.31-4 2010-07-13 12:20:22 status half-installed patchutils 0.2.31-4 2010-07-13 12:20:22 status half-installed patchutils 0.2.31-4 2010-07-13 12:20:23 status unpacked patchutils 0.3.1-2 2010-07-13 12:20:23 status unpacked patchutils 0.3.1-2 2010-07-13 12:20:23 upgrade pkg-config 0.22-1 0.25-1 2010-07-13 12:20:23 status half-configured pkg-config 0.22-1 2010-07-13 12:20:23 status unpacked pkg-config 0.22-1 2010-07-13 12:20:23 status half-installed pkg-config 0.22-1 2010-07-13 12:20:23 status half-installed pkg-config 0.22-1 2010-07-13 12:20:23 status half-installed pkg-config 0.22-1 2010-07-13 12:20:23 status unpacked pkg-config 0.25-1 2010-07-13 12:20:23 status unpacked pkg-config 0.25-1 2010-07-13 12:20:23 upgrade popularity-contest 1.46 1.48 2010-07-13 12:20:23 status half-configured popularity-contest 1.46 2010-07-13 12:20:23 status unpacked popularity-contest 1.46 2010-07-13 12:20:23 status half-installed popularity-contest 1.46 2010-07-13 12:20:23 status half-installed popularity-contest 1.46 2010-07-13 12:20:24 status half-installed popularity-contest 1.46 2010-07-13 12:20:24 status unpacked popularity-contest 1.48 2010-07-13 12:20:24 status unpacked popularity-contest 1.48 2010-07-13 12:20:24 upgrade python-libvirt 0.8.1-2+b1 0.8.2-1 2010-07-13 12:20:24 status half-configured python-libvirt 0.8.1-2+b1 2010-07-13 12:20:25 status unpacked python-libvirt 0.8.1-2+b1 2010-07-13 12:20:25 status half-installed python-libvirt 0.8.1-2+b1 2010-07-13 12:20:25 status half-installed python-libvirt 0.8.1-2+b1 2010-07-13 12:20:25 status unpacked python-libvirt 0.8.2-1 2010-07-13 12:20:25 status unpacked python-libvirt 0.8.2-1 2010-07-13 12:20:25 upgrade python-libxml2 2.7.7.dfsg-2 2.7.7.dfsg-4 2010-07-13 12:20:25 status half-configured python-libxml2 2.7.7.dfsg-2 2010-07-13 12:20:25 status unpacked python-libxml2 2.7.7.dfsg-2 2010-07-13 12:20:25 status half-installed python-libxml2 2.7.7.dfsg-2 2010-07-13 12:20:26 status half-installed python-libxml2 2.7.7.dfsg-2 2010-07-13 12:20:26 status unpacked python-libxml2 2.7.7.dfsg-4 2010-07-13 12:20:26 status unpacked python-libxml2 2.7.7.dfsg-4 2010-07-13 12:20:26 upgrade python-numpy 1:1.3.0-3+b1 1:1.3.0-3+b2 2010-07-13 12:20:26 status half-configured python-numpy 1:1.3.0-3+b1 2010-07-13 12:20:27 status unpacked python-numpy 1:1.3.0-3+b1 2010-07-13 12:20:27 status half-installed python-numpy 1:1.3.0-3+b1 2010-07-13 12:20:27 status half-installed python-numpy 1:1.3.0-3+b1 2010-07-13 12:20:28 status half-installed python-numpy 1:1.3.0-3+b1 2010-07-13 12:20:28 status unpacked python-numpy 1:1.3.0-3+b2 2010-07-13 12:20:28 status unpacked python-numpy 1:1.3.0-3+b2 2010-07-13 12:20:29 install python-pycurl 7.19.0-3+b1 2010-07-13 12:20:29 status half-installed python-pycurl 7.19.0-3+b1 2010-07-13 12:20:29 status unpacked python-pycurl 7.19.0-3+b1 2010-07-13 12:20:29 status unpacked python-pycurl 7.19.0-3+b1 2010-07-13 12:20:29 upgrade python-urlgrabber 3.1.0-5 3.9.1-4 2010-07-13 12:20:29 status half-configured python-urlgrabber 3.1.0-5 2010-07-13 12:20:29 status unpacked python-urlgrabber 3.1.0-5 2010-07-13 12:20:29 status half-installed python-urlgrabber 3.1.0-5 2010-07-13 12:20:29 status half-installed python-urlgrabber 3.1.0-5 2010-07-13 12:20:29 status half-installed python-urlgrabber 3.1.0-5 2010-07-13 12:20:29 status unpacked python-urlgrabber 3.9.1-4 2010-07-13 12:20:29 status unpacked python-urlgrabber 3.9.1-4 2010-07-13 12:20:30 upgrade radeontool 1.6.0-1 1.6.1-1 2010-07-13 12:20:30 status half-configured radeontool 1.6.0-1 2010-07-13 12:20:30 status unpacked radeontool 1.6.0-1 2010-07-13 12:20:30 status half-installed radeontool 1.6.0-1 2010-07-13 12:20:30 status half-installed radeontool 1.6.0-1 2010-07-13 12:20:30 status half-installed radeontool 1.6.0-1 2010-07-13 12:20:30 status unpacked radeontool 1.6.1-1 2010-07-13 12:20:30 status unpacked radeontool 1.6.1-1 2010-07-13 12:20:30 upgrade rxvt-unicode 9.05-1+lenny1 9.07-2 2010-07-13 12:20:30 status half-configured rxvt-unicode 9.05-1+lenny1 2010-07-13 12:20:30 status unpacked rxvt-unicode 9.05-1+lenny1 2010-07-13 12:20:30 status half-installed rxvt-unicode 9.05-1+lenny1 2010-07-13 12:20:31 update-alternatives: run with --remove x-terminal-emulator /usr/bin/urxvtcd 2010-07-13 12:20:31 status half-installed rxvt-unicode 9.05-1+lenny1 2010-07-13 12:20:31 status half-installed rxvt-unicode 9.05-1+lenny1 2010-07-13 12:20:31 status unpacked rxvt-unicode 9.07-2 2010-07-13 12:20:31 status unpacked rxvt-unicode 9.07-2 2010-07-13 12:20:31 upgrade strace 4.5.17+cvs080723-2 4.5.20-2 2010-07-13 12:20:31 status half-configured strace 4.5.17+cvs080723-2 2010-07-13 12:20:31 status unpacked strace 4.5.17+cvs080723-2 2010-07-13 12:20:31 status half-installed strace 4.5.17+cvs080723-2 2010-07-13 12:20:32 status half-installed strace 4.5.17+cvs080723-2 2010-07-13 12:20:32 status half-installed strace 4.5.17+cvs080723-2 2010-07-13 12:20:32 status unpacked strace 4.5.20-2 2010-07-13 12:20:32 status unpacked strace 4.5.20-2 2010-07-13 12:20:32 upgrade swig 1.3.40-2 1.3.40-3 2010-07-13 12:20:32 status half-configured swig 1.3.40-2 2010-07-13 12:20:32 status unpacked swig 1.3.40-2 2010-07-13 12:20:32 status half-installed swig 1.3.40-2 2010-07-13 12:20:32 status half-installed swig 1.3.40-2 2010-07-13 12:20:34 status half-installed swig 1.3.40-2 2010-07-13 12:20:34 status unpacked swig 1.3.40-3 2010-07-13 12:20:35 status unpacked swig 1.3.40-3 2010-07-13 12:20:35 upgrade texlive-extra-utils 2009-8 2009-9 2010-07-13 12:20:35 status half-configured texlive-extra-utils 2009-8 2010-07-13 12:20:35 status unpacked texlive-extra-utils 2009-8 2010-07-13 12:20:35 status half-installed texlive-extra-utils 2009-8 2010-07-13 12:20:35 status half-installed texlive-extra-utils 2009-8 2010-07-13 12:20:36 status half-installed texlive-extra-utils 2009-8 2010-07-13 12:20:37 status half-installed texlive-extra-utils 2009-8 2010-07-13 12:20:38 status unpacked texlive-extra-utils 2009-9 2010-07-13 12:20:38 status unpacked texlive-extra-utils 2009-9 2010-07-13 12:20:38 upgrade texlive-font-utils 2009-8 2009-9 2010-07-13 12:20:38 status half-configured texlive-font-utils 2009-8 2010-07-13 12:20:38 status unpacked texlive-font-utils 2009-8 2010-07-13 12:20:38 status half-installed texlive-font-utils 2009-8 2010-07-13 12:20:38 status half-installed texlive-font-utils 2009-8 2010-07-13 12:20:39 status half-installed texlive-font-utils 2009-8 2010-07-13 12:20:39 status unpacked texlive-font-utils 2009-9 2010-07-13 12:20:40 status unpacked texlive-font-utils 2009-9 2010-07-13 12:20:40 upgrade ttf-dejavu-core 2.25-3 2.31-1 2010-07-13 12:20:40 status half-configured ttf-dejavu-core 2.25-3 2010-07-13 12:20:40 status unpacked ttf-dejavu-core 2.25-3 2010-07-13 12:20:40 status half-installed ttf-dejavu-core 2.25-3 2010-07-13 12:21:01 status half-installed ttf-dejavu-core 2.25-3 2010-07-13 12:21:01 status half-installed ttf-dejavu-core 2.25-3 2010-07-13 12:21:01 status unpacked ttf-dejavu-core 2.31-1 2010-07-13 12:21:01 status unpacked ttf-dejavu-core 2.31-1 2010-07-13 12:21:01 upgrade udisks 1.0.1-2 1.0.1+git20100614-1 2010-07-13 12:21:01 status half-configured udisks 1.0.1-2 2010-07-13 12:21:01 status unpacked udisks 1.0.1-2 2010-07-13 12:21:01 status half-installed udisks 1.0.1-2 2010-07-13 12:21:01 status half-installed udisks 1.0.1-2 2010-07-13 12:21:02 status half-installed udisks 1.0.1-2 2010-07-13 12:21:02 status unpacked udisks 1.0.1+git20100614-1 2010-07-13 12:21:02 status unpacked udisks 1.0.1+git20100614-1 2010-07-13 12:21:02 upgrade unzip 5.52-12 6.0-4 2010-07-13 12:21:02 status half-configured unzip 5.52-12 2010-07-13 12:21:02 status unpacked unzip 5.52-12 2010-07-13 12:21:02 status half-installed unzip 5.52-12 2010-07-13 12:21:02 status half-installed unzip 5.52-12 2010-07-13 12:21:02 status half-installed unzip 5.52-12 2010-07-13 12:21:02 status unpacked unzip 6.0-4 2010-07-13 12:21:03 status unpacked unzip 6.0-4 2010-07-13 12:21:03 upgrade usbutils 0.87-4 0.87-5 2010-07-13 12:21:03 status half-configured usbutils 0.87-4 2010-07-13 12:21:03 status unpacked usbutils 0.87-4 2010-07-13 12:21:03 status half-installed usbutils 0.87-4 2010-07-13 12:21:03 status half-installed usbutils 0.87-4 2010-07-13 12:21:03 status half-installed usbutils 0.87-4 2010-07-13 12:21:03 status unpacked usbutils 0.87-5 2010-07-13 12:21:03 status unpacked usbutils 0.87-5 2010-07-13 12:21:03 upgrade virtinst 0.500.3-1 0.500.3-2 2010-07-13 12:21:03 status half-configured virtinst 0.500.3-1 2010-07-13 12:21:03 status unpacked virtinst 0.500.3-1 2010-07-13 12:21:03 status half-installed virtinst 0.500.3-1 2010-07-13 12:21:03 status half-installed virtinst 0.500.3-1 2010-07-13 12:21:04 status half-installed virtinst 0.500.3-1 2010-07-13 12:21:04 status unpacked virtinst 0.500.3-2 2010-07-13 12:21:04 status unpacked virtinst 0.500.3-2 2010-07-13 12:21:04 upgrade virt-manager 0.8.4-4 0.8.4-5 2010-07-13 12:21:04 status half-configured virt-manager 0.8.4-4 2010-07-13 12:21:04 status unpacked virt-manager 0.8.4-4 2010-07-13 12:21:04 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:05 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:05 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:05 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:05 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:06 status half-installed virt-manager 0.8.4-4 2010-07-13 12:21:06 status unpacked virt-manager 0.8.4-5 2010-07-13 12:21:06 status unpacked virt-manager 0.8.4-5 2010-07-13 12:21:06 upgrade wdiff 0.5-18 0.6.3-1 2010-07-13 12:21:06 status half-configured wdiff 0.5-18 2010-07-13 12:21:06 status unpacked wdiff 0.5-18 2010-07-13 12:21:06 status half-installed wdiff 0.5-18 2010-07-13 12:21:06 status half-installed wdiff 0.5-18 2010-07-13 12:21:06 status half-installed wdiff 0.5-18 2010-07-13 12:21:07 status half-installed wdiff 0.5-18 2010-07-13 12:21:07 status unpacked wdiff 0.6.3-1 2010-07-13 12:21:07 status unpacked wdiff 0.6.3-1 2010-07-13 12:21:07 upgrade wireless-tools 29-1.1 30~pre9-5 2010-07-13 12:21:07 status half-configured wireless-tools 29-1.1 2010-07-13 12:21:07 status unpacked wireless-tools 29-1.1 2010-07-13 12:21:07 status half-installed wireless-tools 29-1.1 2010-07-13 12:21:07 status half-installed wireless-tools 29-1.1 2010-07-13 12:21:08 status half-installed wireless-tools 29-1.1 2010-07-13 12:21:08 status unpacked wireless-tools 30~pre9-5 2010-07-13 12:21:08 status unpacked wireless-tools 30~pre9-5 2010-07-13 12:21:08 upgrade xfonts-encodings 1:1.0.2-3 1:1.0.3-1 2010-07-13 12:21:08 status half-configured xfonts-encodings 1:1.0.2-3 2010-07-13 12:21:08 status unpacked xfonts-encodings 1:1.0.2-3 2010-07-13 12:21:08 status half-installed xfonts-encodings 1:1.0.2-3 2010-07-13 12:21:08 status half-installed xfonts-encodings 1:1.0.2-3 2010-07-13 12:21:08 status half-installed xfonts-encodings 1:1.0.2-3 2010-07-13 12:21:08 status unpacked xfonts-encodings 1:1.0.3-1 2010-07-13 12:21:08 status unpacked xfonts-encodings 1:1.0.3-1 2010-07-13 12:21:09 upgrade xfonts-utils 1:7.4+1 1:7.5+2 2010-07-13 12:21:09 status half-configured xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status unpacked xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status half-installed xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status half-installed xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status half-installed xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status half-installed xfonts-utils 1:7.4+1 2010-07-13 12:21:09 status unpacked xfonts-utils 1:7.5+2 2010-07-13 12:21:09 status unpacked xfonts-utils 1:7.5+2 2010-07-13 12:21:09 upgrade xfonts-base 1:1.0.0-5 1:1.0.1 2010-07-13 12:21:09 status half-configured xfonts-base 1:1.0.0-5 2010-07-13 12:21:09 status unpacked xfonts-base 1:1.0.0-5 2010-07-13 12:21:09 status half-installed xfonts-base 1:1.0.0-5 2010-07-13 12:21:09 status half-installed xfonts-base 1:1.0.0-5 2010-07-13 12:21:10 status half-installed xfonts-base 1:1.0.0-5 2010-07-13 12:21:12 status unpacked xfonts-base 1:1.0.1 2010-07-13 12:21:12 status unpacked xfonts-base 1:1.0.1 2010-07-13 12:21:12 upgrade xinit 1.0.9-2 1.2.0-2 2010-07-13 12:21:12 status half-configured xinit 1.0.9-2 2010-07-13 12:21:13 status unpacked xinit 1.0.9-2 2010-07-13 12:21:13 status half-installed xinit 1.0.9-2 2010-07-13 12:21:13 status half-installed xinit 1.0.9-2 2010-07-13 12:21:13 status half-installed xinit 1.0.9-2 2010-07-13 12:21:13 status unpacked xinit 1.2.0-2 2010-07-13 12:21:13 status unpacked xinit 1.2.0-2 2010-07-13 12:21:13 upgrade xmonad 0.7-2+b1 0.9.1-2+b1 2010-07-13 12:21:13 status half-configured xmonad 0.7-2+b1 2010-07-13 12:21:13 status unpacked xmonad 0.7-2+b1 2010-07-13 12:21:13 status half-installed xmonad 0.7-2+b1 2010-07-13 12:21:13 status half-installed xmonad 0.7-2+b1 2010-07-13 12:21:13 status half-installed xmonad 0.7-2+b1 2010-07-13 12:21:13 status half-installed xmonad 0.7-2+b1 2010-07-13 12:21:13 status half-installed xmonad 0.7-2+b1 2010-07-13 12:21:14 status unpacked xmonad 0.9.1-2+b1 2010-07-13 12:21:14 status unpacked xmonad 0.9.1-2+b1 2010-07-13 12:21:14 upgrade xserver-xorg-video-radeon 1:6.13.0-2 1:6.13.1-1 2010-07-13 12:21:14 status half-configured xserver-xorg-video-radeon 1:6.13.0-2 2010-07-13 12:21:14 status unpacked xserver-xorg-video-radeon 1:6.13.0-2 2010-07-13 12:21:14 status half-installed xserver-xorg-video-radeon 1:6.13.0-2 2010-07-13 12:21:14 status half-installed xserver-xorg-video-radeon 1:6.13.0-2 2010-07-13 12:21:14 status half-installed xserver-xorg-video-radeon 1:6.13.0-2 2010-07-13 12:21:14 status unpacked xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:21:14 status unpacked xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:21:14 upgrade xserver-xorg-video-ati 1:6.13.0-2 1:6.13.1-1 2010-07-13 12:21:14 status half-configured xserver-xorg-video-ati 1:6.13.0-2 2010-07-13 12:21:14 status unpacked xserver-xorg-video-ati 1:6.13.0-2 2010-07-13 12:21:14 status half-installed xserver-xorg-video-ati 1:6.13.0-2 2010-07-13 12:21:14 status half-installed xserver-xorg-video-ati 1:6.13.0-2 2010-07-13 12:21:15 status half-installed xserver-xorg-video-ati 1:6.13.0-2 2010-07-13 12:21:15 status unpacked xserver-xorg-video-ati 1:6.13.1-1 2010-07-13 12:21:15 status unpacked xserver-xorg-video-ati 1:6.13.1-1 2010-07-13 12:21:15 upgrade xsltproc 1.1.26-3 1.1.26-5 2010-07-13 12:21:15 status half-configured xsltproc 1.1.26-3 2010-07-13 12:21:15 status unpacked xsltproc 1.1.26-3 2010-07-13 12:21:15 status half-installed xsltproc 1.1.26-3 2010-07-13 12:21:15 status half-installed xsltproc 1.1.26-3 2010-07-13 12:21:15 status half-installed xsltproc 1.1.26-3 2010-07-13 12:21:15 status unpacked xsltproc 1.1.26-5 2010-07-13 12:21:15 status unpacked xsltproc 1.1.26-5 2010-07-13 12:21:15 upgrade zsh 4.3.6-6 4.3.10-14 2010-07-13 12:21:15 status half-configured zsh 4.3.6-6 2010-07-13 12:21:15 status unpacked zsh 4.3.6-6 2010-07-13 12:21:15 status half-installed zsh 4.3.6-6 2010-07-13 12:21:16 status half-installed zsh 4.3.6-6 2010-07-13 12:21:17 status half-installed zsh 4.3.6-6 2010-07-13 12:21:17 status unpacked zsh 4.3.10-14 2010-07-13 12:21:17 status unpacked zsh 4.3.10-14 2010-07-13 12:21:17 upgrade equivs 2.0.7-0.1 2.0.8 2010-07-13 12:21:17 status half-configured equivs 2.0.7-0.1 2010-07-13 12:21:17 status unpacked equivs 2.0.7-0.1 2010-07-13 12:21:17 status half-installed equivs 2.0.7-0.1 2010-07-13 12:21:18 status half-installed equivs 2.0.7-0.1 2010-07-13 12:21:18 status half-installed equivs 2.0.7-0.1 2010-07-13 12:21:18 status unpacked equivs 2.0.8 2010-07-13 12:21:18 status unpacked equivs 2.0.8 2010-07-13 12:21:18 upgrade grub-common 1.96+20080724-16 1.98+20100706-1 2010-07-13 12:21:18 status half-configured grub-common 1.96+20080724-16 2010-07-13 12:21:18 status unpacked grub-common 1.96+20080724-16 2010-07-13 12:21:18 status half-installed grub-common 1.96+20080724-16 2010-07-13 12:21:18 status half-installed grub-common 1.96+20080724-16 2010-07-13 12:21:18 status half-installed grub-common 1.96+20080724-16 2010-07-13 12:21:19 status half-installed grub-common 1.96+20080724-16 2010-07-13 12:21:19 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:21:19 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:21:19 upgrade grub-pc 1.96+20080724-16 1.98+20100706-1 2010-07-13 12:21:19 status half-configured grub-pc 1.96+20080724-16 2010-07-13 12:21:19 status unpacked grub-pc 1.96+20080724-16 2010-07-13 12:21:19 status half-installed grub-pc 1.96+20080724-16 2010-07-13 12:21:20 status half-installed grub-pc 1.96+20080724-16 2010-07-13 12:21:20 status half-installed grub-pc 1.96+20080724-16 2010-07-13 12:21:20 status unpacked grub-pc 1.98+20100706-1 2010-07-13 12:21:20 status unpacked grub-pc 1.98+20100706-1 2010-07-13 12:21:20 upgrade libdc1394-22 2.1.2-2 2.1.2-3 2010-07-13 12:21:20 status half-configured libdc1394-22 2.1.2-2 2010-07-13 12:21:20 status unpacked libdc1394-22 2.1.2-2 2010-07-13 12:21:20 status half-installed libdc1394-22 2.1.2-2 2010-07-13 12:21:20 status half-installed libdc1394-22 2.1.2-2 2010-07-13 12:21:21 status unpacked libdc1394-22 2.1.2-3 2010-07-13 12:21:21 status unpacked libdc1394-22 2.1.2-3 2010-07-13 12:21:21 upgrade gstreamer0.10-plugins-bad 0.10.19-1 0.10.19-2+b1 2010-07-13 12:21:21 status half-configured gstreamer0.10-plugins-bad 0.10.19-1 2010-07-13 12:21:21 status unpacked gstreamer0.10-plugins-bad 0.10.19-1 2010-07-13 12:21:21 status half-installed gstreamer0.10-plugins-bad 0.10.19-1 2010-07-13 12:21:22 status half-installed gstreamer0.10-plugins-bad 0.10.19-1 2010-07-13 12:21:22 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-07-13 12:21:22 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-07-13 12:21:22 upgrade hibernate 1.99-1 1.99-1.1 2010-07-13 12:21:22 status half-configured hibernate 1.99-1 2010-07-13 12:21:22 status unpacked hibernate 1.99-1 2010-07-13 12:21:22 status half-installed hibernate 1.99-1 2010-07-13 12:21:22 status half-installed hibernate 1.99-1 2010-07-13 12:21:22 status half-installed hibernate 1.99-1 2010-07-13 12:21:23 status unpacked hibernate 1.99-1.1 2010-07-13 12:21:23 status unpacked hibernate 1.99-1.1 2010-07-13 12:21:23 upgrade libaudit0 1.7.13-1+b1 1.7.13-1+b2 2010-07-13 12:21:23 status half-configured libaudit0 1.7.13-1+b1 2010-07-13 12:21:23 status unpacked libaudit0 1.7.13-1+b1 2010-07-13 12:21:23 status half-installed libaudit0 1.7.13-1+b1 2010-07-13 12:21:23 status half-installed libaudit0 1.7.13-1+b1 2010-07-13 12:21:24 status unpacked libaudit0 1.7.13-1+b2 2010-07-13 12:21:24 status unpacked libaudit0 1.7.13-1+b2 2010-07-13 12:21:24 upgrade librarian0 0.8.1-1 0.8.1-5 2010-07-13 12:21:24 status half-configured librarian0 0.8.1-1 2010-07-13 12:21:24 status unpacked librarian0 0.8.1-1 2010-07-13 12:21:24 status half-installed librarian0 0.8.1-1 2010-07-13 12:21:25 status half-installed librarian0 0.8.1-1 2010-07-13 12:21:25 status unpacked librarian0 0.8.1-5 2010-07-13 12:21:25 status unpacked librarian0 0.8.1-5 2010-07-13 12:21:25 upgrade makedev 2.3.1-88 2.3.1-89 2010-07-13 12:21:25 status half-configured makedev 2.3.1-88 2010-07-13 12:21:25 status unpacked makedev 2.3.1-88 2010-07-13 12:21:25 status half-installed makedev 2.3.1-88 2010-07-13 12:21:25 status half-installed makedev 2.3.1-88 2010-07-13 12:21:25 status half-installed makedev 2.3.1-88 2010-07-13 12:21:25 status unpacked makedev 2.3.1-89 2010-07-13 12:21:25 status unpacked makedev 2.3.1-89 2010-07-13 12:21:25 install os-prober 1.39 2010-07-13 12:21:25 status half-installed os-prober 1.39 2010-07-13 12:21:26 status unpacked os-prober 1.39 2010-07-13 12:21:26 status unpacked os-prober 1.39 2010-07-13 12:21:26 upgrade pcmciautils 014-4 015-1 2010-07-13 12:21:26 status half-configured pcmciautils 014-4 2010-07-13 12:21:26 status unpacked pcmciautils 014-4 2010-07-13 12:21:26 status half-installed pcmciautils 014-4 2010-07-13 12:21:26 status half-installed pcmciautils 014-4 2010-07-13 12:21:26 status half-installed pcmciautils 014-4 2010-07-13 12:21:26 status unpacked pcmciautils 015-1 2010-07-13 12:21:26 status unpacked pcmciautils 015-1 2010-07-13 12:21:26 upgrade rarian-compat 0.8.1-1 0.8.1-5 2010-07-13 12:21:26 status half-configured rarian-compat 0.8.1-1 2010-07-13 12:21:26 status unpacked rarian-compat 0.8.1-1 2010-07-13 12:21:26 status half-installed rarian-compat 0.8.1-1 2010-07-13 12:21:27 status half-installed rarian-compat 0.8.1-1 2010-07-13 12:21:27 status unpacked rarian-compat 0.8.1-5 2010-07-13 12:21:27 status unpacked rarian-compat 0.8.1-5 2010-07-13 12:21:27 upgrade rsyslog-doc 4.6.2-1 4.6.3-1 2010-07-13 12:21:27 status half-configured rsyslog-doc 4.6.2-1 2010-07-13 12:21:27 status unpacked rsyslog-doc 4.6.2-1 2010-07-13 12:21:27 status half-installed rsyslog-doc 4.6.2-1 2010-07-13 12:21:27 status half-installed rsyslog-doc 4.6.2-1 2010-07-13 12:21:27 status unpacked rsyslog-doc 4.6.3-1 2010-07-13 12:21:27 status unpacked rsyslog-doc 4.6.3-1 2010-07-13 12:21:27 upgrade usb-modeswitch-data 20100418-1 20100623-1 2010-07-13 12:21:27 status half-configured usb-modeswitch-data 20100418-1 2010-07-13 12:21:27 status unpacked usb-modeswitch-data 20100418-1 2010-07-13 12:21:27 status half-installed usb-modeswitch-data 20100418-1 2010-07-13 12:21:28 status half-installed usb-modeswitch-data 20100418-1 2010-07-13 12:21:28 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:21:28 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:21:28 upgrade usb-modeswitch 1.1.2-3 1.1.3-1 2010-07-13 12:21:28 status half-configured usb-modeswitch 1.1.2-3 2010-07-13 12:21:28 status unpacked usb-modeswitch 1.1.2-3 2010-07-13 12:21:28 status half-installed usb-modeswitch 1.1.2-3 2010-07-13 12:21:28 status half-installed usb-modeswitch 1.1.2-3 2010-07-13 12:21:28 status half-installed usb-modeswitch 1.1.2-3 2010-07-13 12:21:28 status unpacked usb-modeswitch 1.1.3-1 2010-07-13 12:21:28 status unpacked usb-modeswitch 1.1.3-1 2010-07-13 12:21:28 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:21:28 status half-configured man-db 2.5.7-3 2010-07-13 12:21:43 status installed man-db 2.5.7-3 2010-07-13 12:21:43 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-13 12:21:43 status half-configured desktop-file-utils 0.15-2 2010-07-13 12:21:44 status installed desktop-file-utils 0.15-2 2010-07-13 12:21:44 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-13 12:21:44 status half-configured gnome-menus 2.30.0-1 2010-07-13 12:21:44 status installed gnome-menus 2.30.0-1 2010-07-13 12:21:44 trigproc shared-mime-info 0.71-3 0.71-3 2010-07-13 12:21:44 status half-configured shared-mime-info 0.71-3 2010-07-13 12:21:45 status installed shared-mime-info 0.71-3 2010-07-13 12:21:45 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-13 12:21:45 status half-configured hicolor-icon-theme 0.11-1 2010-07-13 12:21:47 status installed hicolor-icon-theme 0.11-1 2010-07-13 12:21:47 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-13 12:21:47 status half-configured gconf2 2.28.1-3 2010-07-13 12:21:56 status installed gconf2 2.28.1-3 2010-07-13 12:21:56 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-13 12:21:56 status half-configured install-info 4.13a.dfsg.1-5 2010-07-13 12:21:57 status installed install-info 4.13a.dfsg.1-5 2010-07-13 12:21:57 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-07-13 12:21:57 status half-configured fontconfig 2.8.0-2.1 2010-07-13 12:22:00 status installed fontconfig 2.8.0-2.1 2010-07-13 12:22:00 startup packages configure 2010-07-13 12:22:00 configure libc6-i386 2.11.2-2 2.11.2-2 2010-07-13 12:22:00 status unpacked libc6-i386 2.11.2-2 2010-07-13 12:22:01 status half-configured libc6-i386 2.11.2-2 2010-07-13 12:22:03 status installed libc6-i386 2.11.2-2 2010-07-13 12:22:03 configure libc-dev-bin 2.11.2-2 2.11.2-2 2010-07-13 12:22:03 status unpacked libc-dev-bin 2.11.2-2 2010-07-13 12:22:03 status half-configured libc-dev-bin 2.11.2-2 2010-07-13 12:22:03 status installed libc-dev-bin 2.11.2-2 2010-07-13 12:22:03 configure linux-libc-dev 2.6.32-17 2.6.32-17 2010-07-13 12:22:03 status unpacked linux-libc-dev 2.6.32-17 2010-07-13 12:22:03 status half-configured linux-libc-dev 2.6.32-17 2010-07-13 12:22:03 status installed linux-libc-dev 2.6.32-17 2010-07-13 12:22:03 configure libc6-dev 2.11.2-2 2.11.2-2 2010-07-13 12:22:03 status unpacked libc6-dev 2.11.2-2 2010-07-13 12:22:03 status half-configured libc6-dev 2.11.2-2 2010-07-13 12:22:03 status installed libc6-dev 2.11.2-2 2010-07-13 12:22:03 configure libudev0 160-1 160-1 2010-07-13 12:22:03 status unpacked libudev0 160-1 2010-07-13 12:22:03 status half-configured libudev0 160-1 2010-07-13 12:22:04 status installed libudev0 160-1 2010-07-13 12:22:04 configure libuuid-perl 0.02-4 0.02-4 2010-07-13 12:22:04 status unpacked libuuid-perl 0.02-4 2010-07-13 12:22:04 status half-configured libuuid-perl 0.02-4 2010-07-13 12:22:04 status installed libuuid-perl 0.02-4 2010-07-13 12:22:04 configure linux-base 2.6.32-17 2.6.32-17 2010-07-13 12:22:04 status unpacked linux-base 2.6.32-17 2010-07-13 12:22:04 status half-configured linux-base 2.6.32-17 2010-07-13 12:22:05 status installed linux-base 2.6.32-17 2010-07-13 12:22:05 configure udev 160-1 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status unpacked udev 160-1 2010-07-13 12:22:05 status half-configured udev 160-1 2010-07-13 12:22:05 status installed udev 160-1 2010-07-13 12:22:06 configure module-init-tools 3.12-1 3.12-1 2010-07-13 12:22:06 status unpacked module-init-tools 3.12-1 2010-07-13 12:22:06 status unpacked module-init-tools 3.12-1 2010-07-13 12:22:06 status unpacked module-init-tools 3.12-1 2010-07-13 12:22:06 status half-configured module-init-tools 3.12-1 2010-07-13 12:22:06 status installed module-init-tools 3.12-1 2010-07-13 12:22:06 configure initramfs-tools 0.97.2 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status unpacked initramfs-tools 0.97.2 2010-07-13 12:22:06 status half-configured initramfs-tools 0.97.2 2010-07-13 12:22:06 status installed initramfs-tools 0.97.2 2010-07-13 12:22:06 status triggers-pending initramfs-tools 0.97.2 2010-07-13 12:22:06 configure linux-image-2.6.26-2-amd64 2.6.26-24 2.6.26-24 2010-07-13 12:22:06 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24 2010-07-13 12:22:06 status half-configured linux-image-2.6.26-2-amd64 2.6.26-24 2010-07-13 12:22:41 status installed linux-image-2.6.26-2-amd64 2.6.26-24 2010-07-13 12:22:41 configure linux-image-2.6.32-5-amd64 2.6.32-17 2.6.32-17 2010-07-13 12:22:41 status unpacked linux-image-2.6.32-5-amd64 2.6.32-17 2010-07-13 12:22:41 status half-configured linux-image-2.6.32-5-amd64 2.6.32-17 2010-07-13 12:23:18 status installed linux-image-2.6.32-5-amd64 2.6.32-17 2010-07-13 12:23:18 configure uno-libs3 1.6.1+OOo3.2.1-4 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status unpacked uno-libs3 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status half-configured uno-libs3 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status installed uno-libs3 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 configure ure 1.6.1+OOo3.2.1-4 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status unpacked ure 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status half-configured ure 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 status installed ure 1.6.1+OOo3.2.1-4 2010-07-13 12:23:18 configure x11-xkb-utils 7.5+4 7.5+4 2010-07-13 12:23:18 status unpacked x11-xkb-utils 7.5+4 2010-07-13 12:23:18 status half-configured x11-xkb-utils 7.5+4 2010-07-13 12:23:18 status installed x11-xkb-utils 7.5+4 2010-07-13 12:23:18 configure libept1 1.0.1 1.0.1 2010-07-13 12:23:18 status unpacked libept1 1.0.1 2010-07-13 12:23:18 status half-configured libept1 1.0.1 2010-07-13 12:23:18 status installed libept1 1.0.1 2010-07-13 12:23:18 configure aptitude 0.6.3-3 0.6.3-3 2010-07-13 12:23:18 status unpacked aptitude 0.6.3-3 2010-07-13 12:23:18 status unpacked aptitude 0.6.3-3 2010-07-13 12:23:18 status unpacked aptitude 0.6.3-3 2010-07-13 12:23:19 status half-configured aptitude 0.6.3-3 2010-07-13 12:23:19 update-alternatives: run with --install /usr/bin/aptitude aptitude /usr/bin/aptitude-curses 30 2010-07-13 12:23:19 status installed aptitude 0.6.3-3 2010-07-13 12:23:19 configure isc-dhcp-common 4.1.1-P1-7 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:23:19 status half-configured isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:23:19 status installed isc-dhcp-common 4.1.1-P1-7 2010-07-13 12:23:19 configure isc-dhcp-client 4.1.1-P1-7 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status half-configured isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 status installed isc-dhcp-client 4.1.1-P1-7 2010-07-13 12:23:19 configure dhcp3-client 4.1.1-P1-7 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked dhcp3-client 4.1.1-P1-7 2010-07-13 12:23:19 status half-configured dhcp3-client 4.1.1-P1-7 2010-07-13 12:23:19 status installed dhcp3-client 4.1.1-P1-7 2010-07-13 12:23:19 configure dhcp3-common 4.1.1-P1-7 4.1.1-P1-7 2010-07-13 12:23:19 status unpacked dhcp3-common 4.1.1-P1-7 2010-07-13 12:23:19 status half-configured dhcp3-common 4.1.1-P1-7 2010-07-13 12:23:19 status installed dhcp3-common 4.1.1-P1-7 2010-07-13 12:23:19 configure iproute 20100519-3 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status unpacked iproute 20100519-3 2010-07-13 12:23:19 status half-configured iproute 20100519-3 2010-07-13 12:23:19 status installed iproute 20100519-3 2010-07-13 12:23:20 configure manpages 3.25-1 3.25-1 2010-07-13 12:23:20 status unpacked manpages 3.25-1 2010-07-13 12:23:20 status half-configured manpages 3.25-1 2010-07-13 12:23:20 status installed manpages 3.25-1 2010-07-13 12:23:20 configure netbase 4.42 4.42 2010-07-13 12:23:20 status unpacked netbase 4.42 2010-07-13 12:23:20 status unpacked netbase 4.42 2010-07-13 12:23:20 status unpacked netbase 4.42 2010-07-13 12:23:20 status unpacked netbase 4.42 2010-07-13 12:23:20 status unpacked netbase 4.42 2010-07-13 12:23:20 status half-configured netbase 4.42 2010-07-13 12:23:20 status installed netbase 4.42 2010-07-13 12:23:20 configure rsyslog 4.6.3-1 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status unpacked rsyslog 4.6.3-1 2010-07-13 12:23:20 status half-configured rsyslog 4.6.3-1 2010-07-13 12:23:20 status installed rsyslog 4.6.3-1 2010-07-13 12:23:20 configure libgeoip1 1.4.7~beta5+dfsg-2 1.4.7~beta5+dfsg-2 2010-07-13 12:23:20 status unpacked libgeoip1 1.4.7~beta5+dfsg-2 2010-07-13 12:23:20 status half-configured libgeoip1 1.4.7~beta5+dfsg-2 2010-07-13 12:23:21 status installed libgeoip1 1.4.7~beta5+dfsg-2 2010-07-13 12:23:21 configure libisc60 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked libisc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured libisc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed libisc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure libdns66 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked libdns66 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured libdns66 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed libdns66 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure libisccc60 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked libisccc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured libisccc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed libisccc60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure libisccfg60 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked libisccfg60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured libisccfg60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed libisccfg60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure libbind9-60 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked libbind9-60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured libbind9-60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed libbind9-60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure liblwres60 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked liblwres60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured liblwres60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed liblwres60 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure bind9-host 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked bind9-host 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured bind9-host 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed bind9-host 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure dnsutils 1:9.7.1.dfsg-2 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status unpacked dnsutils 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status half-configured dnsutils 1:9.7.1.dfsg-2 2010-07-13 12:23:21 status installed dnsutils 1:9.7.1.dfsg-2 2010-07-13 12:23:21 configure libmagic1 5.04-3 5.04-3 2010-07-13 12:23:21 status unpacked libmagic1 5.04-3 2010-07-13 12:23:21 status unpacked libmagic1 5.04-3 2010-07-13 12:23:21 status unpacked libmagic1 5.04-3 2010-07-13 12:23:21 status half-configured libmagic1 5.04-3 2010-07-13 12:23:21 status installed libmagic1 5.04-3 2010-07-13 12:23:22 configure file 5.04-3 5.04-3 2010-07-13 12:23:22 status unpacked file 5.04-3 2010-07-13 12:23:22 status half-configured file 5.04-3 2010-07-13 12:23:22 status installed file 5.04-3 2010-07-13 12:23:22 configure libpci3 1:3.1.7-4 1:3.1.7-4 2010-07-13 12:23:22 status unpacked libpci3 1:3.1.7-4 2010-07-13 12:23:22 status half-configured libpci3 1:3.1.7-4 2010-07-13 12:23:22 status installed libpci3 1:3.1.7-4 2010-07-13 12:23:22 configure pciutils 1:3.1.7-4 1:3.1.7-4 2010-07-13 12:23:22 status unpacked pciutils 1:3.1.7-4 2010-07-13 12:23:22 status half-configured pciutils 1:3.1.7-4 2010-07-13 12:23:22 status installed pciutils 1:3.1.7-4 2010-07-13 12:23:22 configure locales 2.11.2-2 2.11.2-2 2010-07-13 12:23:22 status unpacked locales 2.11.2-2 2010-07-13 12:23:22 status unpacked locales 2.11.2-2 2010-07-13 12:23:22 status half-configured locales 2.11.2-2 2010-07-13 12:23:25 status installed locales 2.11.2-2 2010-07-13 12:23:25 configure python2.6-minimal 2.6.5+20100706-1 2.6.5+20100706-1 2010-07-13 12:23:25 status unpacked python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:23:25 status unpacked python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:23:25 status half-configured python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:23:26 status installed python2.6-minimal 2.6.5+20100706-1 2010-07-13 12:23:26 configure python2.6 2.6.5+20100706-1 2.6.5+20100706-1 2010-07-13 12:23:26 status unpacked python2.6 2.6.5+20100706-1 2010-07-13 12:23:26 status half-configured python2.6 2.6.5+20100706-1 2010-07-13 12:23:28 status installed python2.6 2.6.5+20100706-1 2010-07-13 12:23:28 configure libpython2.6 2.6.5+20100706-1 2.6.5+20100706-1 2010-07-13 12:23:28 status unpacked libpython2.6 2.6.5+20100706-1 2010-07-13 12:23:28 status half-configured libpython2.6 2.6.5+20100706-1 2010-07-13 12:23:28 status installed libpython2.6 2.6.5+20100706-1 2010-07-13 12:23:28 configure python-minimal 2.6.5-6 2.6.5-6 2010-07-13 12:23:28 status unpacked python-minimal 2.6.5-6 2010-07-13 12:23:28 status half-configured python-minimal 2.6.5-6 2010-07-13 12:23:28 status installed python-minimal 2.6.5-6 2010-07-13 12:23:28 configure python 2.6.5-6 2.6.5-6 2010-07-13 12:23:28 status unpacked python 2.6.5-6 2010-07-13 12:23:28 status half-configured python 2.6.5-6 2010-07-13 12:23:28 status installed python 2.6.5-6 2010-07-13 12:23:28 configure python-support 1.0.9 1.0.9 2010-07-13 12:23:28 status unpacked python-support 1.0.9 2010-07-13 12:23:28 status half-configured python-support 1.0.9 2010-07-13 12:23:31 status installed python-support 1.0.9 2010-07-13 12:23:31 configure python-reportbug 4.12.4 4.12.4 2010-07-13 12:23:31 status unpacked python-reportbug 4.12.4 2010-07-13 12:23:31 status half-configured python-reportbug 4.12.4 2010-07-13 12:23:31 status installed python-reportbug 4.12.4 2010-07-13 12:23:31 status triggers-pending python-support 1.0.9 2010-07-13 12:23:32 configure reportbug 4.12.4 4.12.4 2010-07-13 12:23:32 status unpacked reportbug 4.12.4 2010-07-13 12:23:32 status unpacked reportbug 4.12.4 2010-07-13 12:23:32 status half-configured reportbug 4.12.4 2010-07-13 12:23:32 status installed reportbug 4.12.4 2010-07-13 12:23:32 configure w3m 0.5.2-6 0.5.2-6 2010-07-13 12:23:32 status unpacked w3m 0.5.2-6 2010-07-13 12:23:32 status unpacked w3m 0.5.2-6 2010-07-13 12:23:32 status unpacked w3m 0.5.2-6 2010-07-13 12:23:32 status half-configured w3m 0.5.2-6 2010-07-13 12:23:32 update-alternatives: run with --quiet --install /usr/bin/pager pager /usr/bin/w3m 25 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/w3m.1.gz 2010-07-13 12:23:32 update-alternatives: run with --quiet --install /usr/bin/www-browser www-browser /usr/bin/w3m 25 --slave /usr/share/man/man1/www-browser.1.gz www-browser.1.gz /usr/share/man/man1/w3m.1.gz 2010-07-13 12:23:32 status installed w3m 0.5.2-6 2010-07-13 12:23:32 configure whois 5.0.6 5.0.6 2010-07-13 12:23:32 status unpacked whois 5.0.6 2010-07-13 12:23:32 status half-configured whois 5.0.6 2010-07-13 12:23:32 status installed whois 5.0.6 2010-07-13 12:23:32 configure acpi-support-base 0.137-3 0.137-3 2010-07-13 12:23:32 status unpacked acpi-support-base 0.137-3 2010-07-13 12:23:32 status unpacked acpi-support-base 0.137-3 2010-07-13 12:23:32 status unpacked acpi-support-base 0.137-3 2010-07-13 12:23:32 status half-configured acpi-support-base 0.137-3 2010-07-13 12:23:34 status installed acpi-support-base 0.137-3 2010-07-13 12:23:34 configure binutils 2.20.1-12 2.20.1-12 2010-07-13 12:23:34 status unpacked binutils 2.20.1-12 2010-07-13 12:23:34 status half-configured binutils 2.20.1-12 2010-07-13 12:23:34 status installed binutils 2.20.1-12 2010-07-13 12:23:34 configure brasero-common 2.30.2-1 2.30.2-1 2010-07-13 12:23:34 status unpacked brasero-common 2.30.2-1 2010-07-13 12:23:34 status half-configured brasero-common 2.30.2-1 2010-07-13 12:23:34 status installed brasero-common 2.30.2-1 2010-07-13 12:23:34 configure libbrasero-media0 2.30.2-1 2.30.2-1 2010-07-13 12:23:34 status unpacked libbrasero-media0 2.30.2-1 2010-07-13 12:23:34 status half-configured libbrasero-media0 2.30.2-1 2010-07-13 12:23:34 status installed libbrasero-media0 2.30.2-1 2010-07-13 12:23:34 configure brasero 2.30.2-1 2.30.2-1 2010-07-13 12:23:34 status unpacked brasero 2.30.2-1 2010-07-13 12:23:34 status half-configured brasero 2.30.2-1 2010-07-13 12:23:34 status installed brasero 2.30.2-1 2010-07-13 12:23:34 configure cdrdao 1:1.2.3-0.1 1:1.2.3-0.1 2010-07-13 12:23:34 status unpacked cdrdao 1:1.2.3-0.1 2010-07-13 12:23:34 status half-configured cdrdao 1:1.2.3-0.1 2010-07-13 12:23:34 status installed cdrdao 1:1.2.3-0.1 2010-07-13 12:23:34 configure cryptsetup 2:1.1.3-1 2:1.1.3-1 2010-07-13 12:23:34 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:23:34 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:23:34 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:23:34 status unpacked cryptsetup 2:1.1.3-1 2010-07-13 12:23:34 status half-configured cryptsetup 2:1.1.3-1 2010-07-13 12:23:35 status installed cryptsetup 2:1.1.3-1 2010-07-13 12:23:35 configure libavahi-common-data 0.6.26-1 0.6.26-1 2010-07-13 12:23:35 status unpacked libavahi-common-data 0.6.26-1 2010-07-13 12:23:35 status half-configured libavahi-common-data 0.6.26-1 2010-07-13 12:23:35 status installed libavahi-common-data 0.6.26-1 2010-07-13 12:23:35 configure libavahi-common3 0.6.26-1 0.6.26-1 2010-07-13 12:23:35 status unpacked libavahi-common3 0.6.26-1 2010-07-13 12:23:35 status half-configured libavahi-common3 0.6.26-1 2010-07-13 12:23:35 status installed libavahi-common3 0.6.26-1 2010-07-13 12:23:35 configure libavahi-client3 0.6.26-1 0.6.26-1 2010-07-13 12:23:35 status unpacked libavahi-client3 0.6.26-1 2010-07-13 12:23:35 status half-configured libavahi-client3 0.6.26-1 2010-07-13 12:23:35 status installed libavahi-client3 0.6.26-1 2010-07-13 12:23:35 configure libcups2 1.4.4-1 1.4.4-1 2010-07-13 12:23:35 status unpacked libcups2 1.4.4-1 2010-07-13 12:23:35 status half-configured libcups2 1.4.4-1 2010-07-13 12:23:35 status installed libcups2 1.4.4-1 2010-07-13 12:23:35 configure libcupscgi1 1.4.4-1 1.4.4-1 2010-07-13 12:23:35 status unpacked libcupscgi1 1.4.4-1 2010-07-13 12:23:35 status half-configured libcupscgi1 1.4.4-1 2010-07-13 12:23:35 status installed libcupscgi1 1.4.4-1 2010-07-13 12:23:35 configure libcupsdriver1 1.4.4-1 1.4.4-1 2010-07-13 12:23:35 status unpacked libcupsdriver1 1.4.4-1 2010-07-13 12:23:35 status half-configured libcupsdriver1 1.4.4-1 2010-07-13 12:23:35 status installed libcupsdriver1 1.4.4-1 2010-07-13 12:23:35 configure libjpeg62 6b1-1 6b1-1 2010-07-13 12:23:35 status unpacked libjpeg62 6b1-1 2010-07-13 12:23:35 status half-configured libjpeg62 6b1-1 2010-07-13 12:23:35 status installed libjpeg62 6b1-1 2010-07-13 12:23:35 configure libcupsimage2 1.4.4-1 1.4.4-1 2010-07-13 12:23:35 status unpacked libcupsimage2 1.4.4-1 2010-07-13 12:23:35 status half-configured libcupsimage2 1.4.4-1 2010-07-13 12:23:35 status installed libcupsimage2 1.4.4-1 2010-07-13 12:23:35 configure libcupsmime1 1.4.4-1 1.4.4-1 2010-07-13 12:23:35 status unpacked libcupsmime1 1.4.4-1 2010-07-13 12:23:35 status half-configured libcupsmime1 1.4.4-1 2010-07-13 12:23:36 status installed libcupsmime1 1.4.4-1 2010-07-13 12:23:36 configure libcupsppdc1 1.4.4-1 1.4.4-1 2010-07-13 12:23:36 status unpacked libcupsppdc1 1.4.4-1 2010-07-13 12:23:36 status half-configured libcupsppdc1 1.4.4-1 2010-07-13 12:23:36 status installed libcupsppdc1 1.4.4-1 2010-07-13 12:23:36 configure cups-common 1.4.4-1 1.4.4-1 2010-07-13 12:23:36 status unpacked cups-common 1.4.4-1 2010-07-13 12:23:36 status half-configured cups-common 1.4.4-1 2010-07-13 12:23:36 status installed cups-common 1.4.4-1 2010-07-13 12:23:36 configure cups-client 1.4.4-1 1.4.4-1 2010-07-13 12:23:36 status unpacked cups-client 1.4.4-1 2010-07-13 12:23:36 status half-configured cups-client 1.4.4-1 2010-07-13 12:23:36 status installed cups-client 1.4.4-1 2010-07-13 12:23:36 configure cups-bsd 1.4.4-1 1.4.4-1 2010-07-13 12:23:36 status unpacked cups-bsd 1.4.4-1 2010-07-13 12:23:36 status half-configured cups-bsd 1.4.4-1 2010-07-13 12:23:37 status installed cups-bsd 1.4.4-1 2010-07-13 12:23:37 configure cups 1.4.4-1 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status unpacked cups 1.4.4-1 2010-07-13 12:23:37 status half-configured cups 1.4.4-1 2010-07-13 12:23:39 status installed cups 1.4.4-1 2010-07-13 12:23:39 configure debconf-utils 1.5.33 1.5.33 2010-07-13 12:23:39 status unpacked debconf-utils 1.5.33 2010-07-13 12:23:39 status half-configured debconf-utils 1.5.33 2010-07-13 12:23:39 status installed debconf-utils 1.5.33 2010-07-13 12:23:39 configure debhelper 7.9.3 7.9.3 2010-07-13 12:23:39 status unpacked debhelper 7.9.3 2010-07-13 12:23:39 status half-configured debhelper 7.9.3 2010-07-13 12:23:39 status installed debhelper 7.9.3 2010-07-13 12:23:39 configure java-common 0.38 0.38 2010-07-13 12:23:39 status unpacked java-common 0.38 2010-07-13 12:23:39 status half-configured java-common 0.38 2010-07-13 12:23:39 status installed java-common 0.38 2010-07-13 12:23:39 configure default-jre-headless 1.6-38 1.6-38 2010-07-13 12:23:39 status unpacked default-jre-headless 1.6-38 2010-07-13 12:23:39 status half-configured default-jre-headless 1.6-38 2010-07-13 12:23:39 status installed default-jre-headless 1.6-38 2010-07-13 12:23:39 configure default-jre 1.6-38 1.6-38 2010-07-13 12:23:39 status unpacked default-jre 1.6-38 2010-07-13 12:23:39 status half-configured default-jre 1.6-38 2010-07-13 12:23:40 status installed default-jre 1.6-38 2010-07-13 12:23:40 configure dput 0.9.6.1 0.9.6.1 2010-07-13 12:23:40 status unpacked dput 0.9.6.1 2010-07-13 12:23:40 status unpacked dput 0.9.6.1 2010-07-13 12:23:40 status unpacked dput 0.9.6.1 2010-07-13 12:23:40 status half-configured dput 0.9.6.1 2010-07-13 12:23:40 status installed dput 0.9.6.1 2010-07-13 12:23:40 configure epiphany-browser-data 2.30.2-3 2.30.2-3 2010-07-13 12:23:40 status unpacked epiphany-browser-data 2.30.2-3 2010-07-13 12:23:40 status unpacked epiphany-browser-data 2.30.2-3 2010-07-13 12:23:40 status half-configured epiphany-browser-data 2.30.2-3 2010-07-13 12:23:40 status installed epiphany-browser-data 2.30.2-3 2010-07-13 12:23:40 configure libevince2 2.30.3-1 2.30.3-1 2010-07-13 12:23:40 status unpacked libevince2 2.30.3-1 2010-07-13 12:23:40 status half-configured libevince2 2.30.3-1 2010-07-13 12:23:40 status installed libevince2 2.30.3-1 2010-07-13 12:23:40 configure evince-common 2.30.3-1 2.30.3-1 2010-07-13 12:23:40 status unpacked evince-common 2.30.3-1 2010-07-13 12:23:40 status half-configured evince-common 2.30.3-1 2010-07-13 12:23:40 status installed evince-common 2.30.3-1 2010-07-13 12:23:40 configure evince 2.30.3-1 2.30.3-1 2010-07-13 12:23:40 status unpacked evince 2.30.3-1 2010-07-13 12:23:40 status half-configured evince 2.30.3-1 2010-07-13 12:23:40 status installed evince 2.30.3-1 2010-07-13 12:23:40 configure libnspr4-0d 4.8.4-2 4.8.4-2 2010-07-13 12:23:40 status unpacked libnspr4-0d 4.8.4-2 2010-07-13 12:23:40 status half-configured libnspr4-0d 4.8.4-2 2010-07-13 12:23:40 status installed libnspr4-0d 4.8.4-2 2010-07-13 12:23:40 configure libsoup2.4-1 2.30.2-1 2.30.2-1 2010-07-13 12:23:40 status unpacked libsoup2.4-1 2.30.2-1 2010-07-13 12:23:40 status half-configured libsoup2.4-1 2.30.2-1 2010-07-13 12:23:41 status installed libsoup2.4-1 2.30.2-1 2010-07-13 12:23:41 configure libedataserver1.2-13 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libedataserver1.2-13 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libedataserver1.2-13 2.30.2.1-1 2010-07-13 12:23:41 status installed libedataserver1.2-13 2.30.2.1-1 2010-07-13 12:23:41 configure libcamel1.2-14 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libcamel1.2-14 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libcamel1.2-14 2.30.2.1-1 2010-07-13 12:23:41 status installed libcamel1.2-14 2.30.2.1-1 2010-07-13 12:23:41 configure libebackend1.2-0 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libebackend1.2-0 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libebackend1.2-0 2.30.2.1-1 2010-07-13 12:23:41 status installed libebackend1.2-0 2.30.2.1-1 2010-07-13 12:23:41 configure libebook1.2-9 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libebook1.2-9 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libebook1.2-9 2.30.2.1-1 2010-07-13 12:23:41 status installed libebook1.2-9 2.30.2.1-1 2010-07-13 12:23:41 configure libecal1.2-7 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libecal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libecal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 status installed libecal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 configure libedata-book1.2-2 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libedata-book1.2-2 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libedata-book1.2-2 2.30.2.1-1 2010-07-13 12:23:41 status installed libedata-book1.2-2 2.30.2.1-1 2010-07-13 12:23:41 configure libedata-cal1.2-7 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libedata-cal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libedata-cal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 status installed libedata-cal1.2-7 2.30.2.1-1 2010-07-13 12:23:41 configure libegroupwise1.2-13 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:41 status unpacked libegroupwise1.2-13 2.30.2.1-1 2010-07-13 12:23:41 status half-configured libegroupwise1.2-13 2.30.2.1-1 2010-07-13 12:23:42 status installed libegroupwise1.2-13 2.30.2.1-1 2010-07-13 12:23:42 configure libgdata1.2-1 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:42 status unpacked libgdata1.2-1 2.30.2.1-1 2010-07-13 12:23:42 status half-configured libgdata1.2-1 2.30.2.1-1 2010-07-13 12:23:42 status installed libgdata1.2-1 2.30.2.1-1 2010-07-13 12:23:42 configure libgdata-google1.2-1 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:42 status unpacked libgdata-google1.2-1 2.30.2.1-1 2010-07-13 12:23:42 status half-configured libgdata-google1.2-1 2.30.2.1-1 2010-07-13 12:23:42 status installed libgdata-google1.2-1 2.30.2.1-1 2010-07-13 12:23:42 configure evolution-data-server-common 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:42 status unpacked evolution-data-server-common 2.30.2.1-1 2010-07-13 12:23:42 status half-configured evolution-data-server-common 2.30.2.1-1 2010-07-13 12:23:42 status installed evolution-data-server-common 2.30.2.1-1 2010-07-13 12:23:42 configure evolution-data-server 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:42 status unpacked evolution-data-server 2.30.2.1-1 2010-07-13 12:23:42 status half-configured evolution-data-server 2.30.2.1-1 2010-07-13 12:23:42 status installed evolution-data-server 2.30.2.1-1 2010-07-13 12:23:42 configure firmware-iwlwifi 0.26 0.26 2010-07-13 12:23:42 status unpacked firmware-iwlwifi 0.26 2010-07-13 12:23:42 status half-configured firmware-iwlwifi 0.26 2010-07-13 12:23:42 status installed firmware-iwlwifi 0.26 2010-07-13 12:23:42 configure freepats 20060219-1 20060219-1 2010-07-13 12:23:42 status unpacked freepats 20060219-1 2010-07-13 12:23:42 status unpacked freepats 20060219-1 2010-07-13 12:23:42 status half-configured freepats 20060219-1 2010-07-13 12:23:42 status installed freepats 20060219-1 2010-07-13 12:23:42 configure geoip-database 1.4.7~beta5+dfsg-2 1.4.7~beta5+dfsg-2 2010-07-13 12:23:42 status unpacked geoip-database 1.4.7~beta5+dfsg-2 2010-07-13 12:23:42 status half-configured geoip-database 1.4.7~beta5+dfsg-2 2010-07-13 12:23:42 status installed geoip-database 1.4.7~beta5+dfsg-2 2010-07-13 12:23:42 configure gir1.0-gtk-2.0 0.6.5-6+b1 0.6.5-6+b1 2010-07-13 12:23:42 status unpacked gir1.0-gtk-2.0 0.6.5-6+b1 2010-07-13 12:23:42 status half-configured gir1.0-gtk-2.0 0.6.5-6+b1 2010-07-13 12:23:42 status installed gir1.0-gtk-2.0 0.6.5-6+b1 2010-07-13 12:23:42 configure libxext6 2:1.1.2-1 2:1.1.2-1 2010-07-13 12:23:42 status unpacked libxext6 2:1.1.2-1 2010-07-13 12:23:42 status half-configured libxext6 2:1.1.2-1 2010-07-13 12:23:42 status installed libxext6 2:1.1.2-1 2010-07-13 12:23:42 configure libxext-dev 2:1.1.2-1 2:1.1.2-1 2010-07-13 12:23:42 status unpacked libxext-dev 2:1.1.2-1 2010-07-13 12:23:42 status half-configured libxext-dev 2:1.1.2-1 2010-07-13 12:23:42 status installed libxext-dev 2:1.1.2-1 2010-07-13 12:23:42 configure libxfixes3 1:4.0.5-1 1:4.0.5-1 2010-07-13 12:23:42 status unpacked libxfixes3 1:4.0.5-1 2010-07-13 12:23:42 status half-configured libxfixes3 1:4.0.5-1 2010-07-13 12:23:42 status installed libxfixes3 1:4.0.5-1 2010-07-13 12:23:42 configure libxcomposite1 1:0.4.2-1 1:0.4.2-1 2010-07-13 12:23:42 status unpacked libxcomposite1 1:0.4.2-1 2010-07-13 12:23:42 status half-configured libxcomposite1 1:0.4.2-1 2010-07-13 12:23:43 status installed libxcomposite1 1:0.4.2-1 2010-07-13 12:23:43 configure libclutter-1.0-0 1.0.8-1.1 1.0.8-1.1 2010-07-13 12:23:43 status unpacked libclutter-1.0-0 1.0.8-1.1 2010-07-13 12:23:43 status half-configured libclutter-1.0-0 1.0.8-1.1 2010-07-13 12:23:43 status installed libclutter-1.0-0 1.0.8-1.1 2010-07-13 12:23:43 configure gir1.0-clutter-1.0 1.0.8-1.1 1.0.8-1.1 2010-07-13 12:23:43 status unpacked gir1.0-clutter-1.0 1.0.8-1.1 2010-07-13 12:23:43 status half-configured gir1.0-clutter-1.0 1.0.8-1.1 2010-07-13 12:23:43 status installed gir1.0-clutter-1.0 1.0.8-1.1 2010-07-13 12:23:43 configure libgucharmap7 1:2.30.2-1 1:2.30.2-1 2010-07-13 12:23:43 status unpacked libgucharmap7 1:2.30.2-1 2010-07-13 12:23:43 status half-configured libgucharmap7 1:2.30.2-1 2010-07-13 12:23:43 status installed libgucharmap7 1:2.30.2-1 2010-07-13 12:23:43 configure libpanel-applet2-0 2.30.2-1 2.30.2-1 2010-07-13 12:23:43 status unpacked libpanel-applet2-0 2.30.2-1 2010-07-13 12:23:43 status half-configured libpanel-applet2-0 2.30.2-1 2010-07-13 12:23:43 status installed libpanel-applet2-0 2.30.2-1 2010-07-13 12:23:43 configure gnome-applets-data 2.30.0-3 2.30.0-3 2010-07-13 12:23:43 status unpacked gnome-applets-data 2.30.0-3 2010-07-13 12:23:43 status unpacked gnome-applets-data 2.30.0-3 2010-07-13 12:23:43 status unpacked gnome-applets-data 2.30.0-3 2010-07-13 12:23:43 status half-configured gnome-applets-data 2.30.0-3 2010-07-13 12:23:43 status installed gnome-applets-data 2.30.0-3 2010-07-13 12:23:43 configure libedataserverui1.2-8 2.30.2.1-1 2.30.2.1-1 2010-07-13 12:23:43 status unpacked libedataserverui1.2-8 2.30.2.1-1 2010-07-13 12:23:43 status half-configured libedataserverui1.2-8 2.30.2.1-1 2010-07-13 12:23:43 status installed libedataserverui1.2-8 2.30.2.1-1 2010-07-13 12:23:43 configure gnome-panel-data 2.30.2-1 2.30.2-1 2010-07-13 12:23:43 status unpacked gnome-panel-data 2.30.2-1 2010-07-13 12:23:43 status unpacked gnome-panel-data 2.30.2-1 2010-07-13 12:23:43 status half-configured gnome-panel-data 2.30.2-1 2010-07-13 12:23:43 status installed gnome-panel-data 2.30.2-1 2010-07-13 12:23:44 configure menu-xdg 0.5 0.5 2010-07-13 12:23:44 status unpacked menu-xdg 0.5 2010-07-13 12:23:44 status unpacked menu-xdg 0.5 2010-07-13 12:23:44 status unpacked menu-xdg 0.5 2010-07-13 12:23:44 status unpacked menu-xdg 0.5 2010-07-13 12:23:44 status unpacked menu-xdg 0.5 2010-07-13 12:23:44 status half-configured menu-xdg 0.5 2010-07-13 12:23:44 status installed menu-xdg 0.5 2010-07-13 12:23:44 configure gnome-panel 2.30.2-1 2.30.2-1 2010-07-13 12:23:44 status unpacked gnome-panel 2.30.2-1 2010-07-13 12:23:44 status half-configured gnome-panel 2.30.2-1 2010-07-13 12:23:44 status installed gnome-panel 2.30.2-1 2010-07-13 12:23:44 configure gstreamer0.10-alsa 0.10.29-4 0.10.29-4 2010-07-13 12:23:44 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:23:44 status half-configured gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:23:44 status installed gstreamer0.10-alsa 0.10.29-4 2010-07-13 12:23:44 configure gnome-applets 2.30.0-3 2.30.0-3 2010-07-13 12:23:44 status unpacked gnome-applets 2.30.0-3 2010-07-13 12:23:44 status half-configured gnome-applets 2.30.0-3 2010-07-13 12:23:44 status installed gnome-applets 2.30.0-3 2010-07-13 12:23:44 configure libgnome-bluetooth7 2.30.0-2 2.30.0-2 2010-07-13 12:23:44 status unpacked libgnome-bluetooth7 2.30.0-2 2010-07-13 12:23:44 status half-configured libgnome-bluetooth7 2.30.0-2 2010-07-13 12:23:44 status installed libgnome-bluetooth7 2.30.0-2 2010-07-13 12:23:44 configure gnome-bluetooth 2.30.0-2 2.30.0-2 2010-07-13 12:23:44 status unpacked gnome-bluetooth 2.30.0-2 2010-07-13 12:23:44 status half-configured gnome-bluetooth 2.30.0-2 2010-07-13 12:23:44 status installed gnome-bluetooth 2.30.0-2 2010-07-13 12:23:44 configure installation-report 2.41 2.41 2010-07-13 12:23:44 status unpacked installation-report 2.41 2010-07-13 12:23:44 status half-configured installation-report 2.41 2010-07-13 12:23:44 status installed installation-report 2.41 2010-07-13 12:23:44 configure iso-codes 3.18-1 3.18-1 2010-07-13 12:23:44 status unpacked iso-codes 3.18-1 2010-07-13 12:23:44 status half-configured iso-codes 3.18-1 2010-07-13 12:23:44 status installed iso-codes 3.18-1 2010-07-13 12:23:44 configure keyboard-configuration 1.55 1.55 2010-07-13 12:23:44 status unpacked keyboard-configuration 1.55 2010-07-13 12:23:44 status unpacked keyboard-configuration 1.55 2010-07-13 12:23:44 status unpacked keyboard-configuration 1.55 2010-07-13 12:23:44 status half-configured keyboard-configuration 1.55 2010-07-13 12:23:45 status installed keyboard-configuration 1.55 2010-07-13 12:23:45 configure libavahi-glib1 0.6.26-1 0.6.26-1 2010-07-13 12:23:45 status unpacked libavahi-glib1 0.6.26-1 2010-07-13 12:23:45 status half-configured libavahi-glib1 0.6.26-1 2010-07-13 12:23:45 status installed libavahi-glib1 0.6.26-1 2010-07-13 12:23:46 configure libavahi-gobject0 0.6.26-1 0.6.26-1 2010-07-13 12:23:46 status unpacked libavahi-gobject0 0.6.26-1 2010-07-13 12:23:46 status half-configured libavahi-gobject0 0.6.26-1 2010-07-13 12:23:46 status installed libavahi-gobject0 0.6.26-1 2010-07-13 12:23:46 configure libcommon-sense-perl 3.3-1 3.3-1 2010-07-13 12:23:46 status unpacked libcommon-sense-perl 3.3-1 2010-07-13 12:23:46 status half-configured libcommon-sense-perl 3.3-1 2010-07-13 12:23:46 status installed libcommon-sense-perl 3.3-1 2010-07-13 12:23:46 configure libdatrie1 0.2.4-1 0.2.4-1 2010-07-13 12:23:46 status unpacked libdatrie1 0.2.4-1 2010-07-13 12:23:46 status half-configured libdatrie1 0.2.4-1 2010-07-13 12:23:46 status installed libdatrie1 0.2.4-1 2010-07-13 12:23:46 configure libdigest-sha1-perl 2.13-1 2.13-1 2010-07-13 12:23:46 status unpacked libdigest-sha1-perl 2.13-1 2010-07-13 12:23:46 status half-configured libdigest-sha1-perl 2.13-1 2010-07-13 12:23:46 status installed libdigest-sha1-perl 2.13-1 2010-07-13 12:23:46 configure libdirectfb-1.2-9 1.2.10.0-4 1.2.10.0-4 2010-07-13 12:23:46 status unpacked libdirectfb-1.2-9 1.2.10.0-4 2010-07-13 12:23:46 status half-configured libdirectfb-1.2-9 1.2.10.0-4 2010-07-13 12:23:46 status installed libdirectfb-1.2-9 1.2.10.0-4 2010-07-13 12:23:46 configure libenca0 1.13-3 1.13-3 2010-07-13 12:23:46 status unpacked libenca0 1.13-3 2010-07-13 12:23:46 status half-configured libenca0 1.13-3 2010-07-13 12:23:46 status installed libenca0 1.13-3 2010-07-13 12:23:46 configure libgtkhtml3.14-19 3.30.2-1 3.30.2-1 2010-07-13 12:23:46 status unpacked libgtkhtml3.14-19 3.30.2-1 2010-07-13 12:23:46 status half-configured libgtkhtml3.14-19 3.30.2-1 2010-07-13 12:23:46 status installed libgtkhtml3.14-19 3.30.2-1 2010-07-13 12:23:47 configure libgtkhtml-editor-common 3.30.2-1 3.30.2-1 2010-07-13 12:23:47 status unpacked libgtkhtml-editor-common 3.30.2-1 2010-07-13 12:23:47 status half-configured libgtkhtml-editor-common 3.30.2-1 2010-07-13 12:23:47 status installed libgtkhtml-editor-common 3.30.2-1 2010-07-13 12:23:47 configure libgtkhtml-editor0 3.30.2-1 3.30.2-1 2010-07-13 12:23:47 status unpacked libgtkhtml-editor0 3.30.2-1 2010-07-13 12:23:47 status half-configured libgtkhtml-editor0 3.30.2-1 2010-07-13 12:23:47 status installed libgtkhtml-editor0 3.30.2-1 2010-07-13 12:23:47 configure libevolution 2.30.2-1 2.30.2-1 2010-07-13 12:23:47 status unpacked libevolution 2.30.2-1 2010-07-13 12:23:47 status half-configured libevolution 2.30.2-1 2010-07-13 12:23:47 status installed libevolution 2.30.2-1 2010-07-13 12:23:47 configure libgtk2-perl 1:1.230-1 1:1.230-1 2010-07-13 12:23:47 status unpacked libgtk2-perl 1:1.230-1 2010-07-13 12:23:47 status half-configured libgtk2-perl 1:1.230-1 2010-07-13 12:23:47 status installed libgtk2-perl 1:1.230-1 2010-07-13 12:23:47 configure libgudev-1.0-0 160-1 160-1 2010-07-13 12:23:47 status unpacked libgudev-1.0-0 160-1 2010-07-13 12:23:47 status half-configured libgudev-1.0-0 160-1 2010-07-13 12:23:47 status installed libgudev-1.0-0 160-1 2010-07-13 12:23:47 configure libhtml-parser-perl 3.66-1 3.66-1 2010-07-13 12:23:47 status unpacked libhtml-parser-perl 3.66-1 2010-07-13 12:23:47 status half-configured libhtml-parser-perl 3.66-1 2010-07-13 12:23:47 status installed libhtml-parser-perl 3.66-1 2010-07-13 12:23:47 configure libiw30 30~pre9-5 30~pre9-5 2010-07-13 12:23:47 status unpacked libiw30 30~pre9-5 2010-07-13 12:23:47 status half-configured libiw30 30~pre9-5 2010-07-13 12:23:47 status installed libiw30 30~pre9-5 2010-07-13 12:23:47 configure libjack0 1:0.118+svn3796-7 1:0.118+svn3796-7 2010-07-13 12:23:47 status unpacked libjack0 1:0.118+svn3796-7 2010-07-13 12:23:47 status half-configured libjack0 1:0.118+svn3796-7 2010-07-13 12:23:48 status installed libjack0 1:0.118+svn3796-7 2010-07-13 12:23:48 configure libjaxp1.3-java 1.3.05-1 1.3.05-1 2010-07-13 12:23:48 status unpacked libjaxp1.3-java 1.3.05-1 2010-07-13 12:23:48 status half-configured libjaxp1.3-java 1.3.05-1 2010-07-13 12:23:48 status installed libjaxp1.3-java 1.3.05-1 2010-07-13 12:23:48 configure libjaxp1.3-java-gcj 1.3.05-1 1.3.05-1 2010-07-13 12:23:48 status unpacked libjaxp1.3-java-gcj 1.3.05-1 2010-07-13 12:23:48 status half-configured libjaxp1.3-java-gcj 1.3.05-1 2010-07-13 12:23:48 status installed libjaxp1.3-java-gcj 1.3.05-1 2010-07-13 12:23:48 configure liblapack3gf 3.2.2-1 3.2.2-1 2010-07-13 12:23:48 status unpacked liblapack3gf 3.2.2-1 2010-07-13 12:23:48 status half-configured liblapack3gf 3.2.2-1 2010-07-13 12:23:48 update-alternatives: run with --install /usr/lib/liblapack.so.3gf liblapack.so.3gf /usr/lib/lapack/liblapack.so.3gf 10 2010-07-13 12:23:48 status installed liblapack3gf 3.2.2-1 2010-07-13 12:23:48 configure libmythes-1.2-0 2:1.2.1-1 2:1.2.1-1 2010-07-13 12:23:48 status unpacked libmythes-1.2-0 2:1.2.1-1 2010-07-13 12:23:48 status half-configured libmythes-1.2-0 2:1.2.1-1 2010-07-13 12:23:48 status installed libmythes-1.2-0 2:1.2.1-1 2010-07-13 12:23:48 configure libnm-util1 0.8.0.999-1 0.8.0.999-1 2010-07-13 12:23:48 status unpacked libnm-util1 0.8.0.999-1 2010-07-13 12:23:48 status half-configured libnm-util1 0.8.0.999-1 2010-07-13 12:23:48 status installed libnm-util1 0.8.0.999-1 2010-07-13 12:23:48 configure libnm-glib-vpn1 0.8.0.999-1 0.8.0.999-1 2010-07-13 12:23:48 status unpacked libnm-glib-vpn1 0.8.0.999-1 2010-07-13 12:23:48 status half-configured libnm-glib-vpn1 0.8.0.999-1 2010-07-13 12:23:48 status installed libnm-glib-vpn1 0.8.0.999-1 2010-07-13 12:23:49 configure libnm-glib2 0.8.0.999-1 0.8.0.999-1 2010-07-13 12:23:49 status unpacked libnm-glib2 0.8.0.999-1 2010-07-13 12:23:49 status half-configured libnm-glib2 0.8.0.999-1 2010-07-13 12:23:49 status installed libnm-glib2 0.8.0.999-1 2010-07-13 12:23:49 configure libparted0debian1 2.3-1 2.3-1 2010-07-13 12:23:49 status unpacked libparted0debian1 2.3-1 2010-07-13 12:23:49 status half-configured libparted0debian1 2.3-1 2010-07-13 12:23:49 status installed libparted0debian1 2.3-1 2010-07-13 12:23:49 configure libpod-coverage-perl 0.20-1 0.20-1 2010-07-13 12:23:49 status unpacked libpod-coverage-perl 0.20-1 2010-07-13 12:23:49 status half-configured libpod-coverage-perl 0.20-1 2010-07-13 12:23:49 status installed libpod-coverage-perl 0.20-1 2010-07-13 12:23:49 configure libpth20 2.0.7-16 2.0.7-16 2010-07-13 12:23:49 status unpacked libpth20 2.0.7-16 2010-07-13 12:23:49 status half-configured libpth20 2.0.7-16 2010-07-13 12:23:49 status installed libpth20 2.0.7-16 2010-07-13 12:23:49 configure libxtst6 2:1.1.0-3 2:1.1.0-3 2010-07-13 12:23:49 status unpacked libxtst6 2:1.1.0-3 2010-07-13 12:23:49 status half-configured libxtst6 2:1.1.0-3 2010-07-13 12:23:49 status installed libxtst6 2:1.1.0-3 2010-07-13 12:23:49 configure libpulse0 0.9.21-3 0.9.21-3 2010-07-13 12:23:49 status unpacked libpulse0 0.9.21-3 2010-07-13 12:23:49 status unpacked libpulse0 0.9.21-3 2010-07-13 12:23:49 status half-configured libpulse0 0.9.21-3 2010-07-13 12:23:49 status installed libpulse0 0.9.21-3 2010-07-13 12:23:49 configure libpulse-mainloop-glib0 0.9.21-3 0.9.21-3 2010-07-13 12:23:49 status unpacked libpulse-mainloop-glib0 0.9.21-3 2010-07-13 12:23:49 status half-configured libpulse-mainloop-glib0 0.9.21-3 2010-07-13 12:23:49 status installed libpulse-mainloop-glib0 0.9.21-3 2010-07-13 12:23:49 configure libraw1394-11 2.0.5-2 2.0.5-2 2010-07-13 12:23:49 status unpacked libraw1394-11 2.0.5-2 2010-07-13 12:23:49 status half-configured libraw1394-11 2.0.5-2 2010-07-13 12:23:49 status installed libraw1394-11 2.0.5-2 2010-07-13 12:23:49 configure libruby1.8 1.8.7.299-1 1.8.7.299-1 2010-07-13 12:23:49 status unpacked libruby1.8 1.8.7.299-1 2010-07-13 12:23:49 status half-configured libruby1.8 1.8.7.299-1 2010-07-13 12:23:50 status installed libruby1.8 1.8.7.299-1 2010-07-13 12:23:50 configure ruby1.8 1.8.7.299-1 1.8.7.299-1 2010-07-13 12:23:50 status unpacked ruby1.8 1.8.7.299-1 2010-07-13 12:23:50 status half-configured ruby1.8 1.8.7.299-1 2010-07-13 12:23:50 status installed ruby1.8 1.8.7.299-1 2010-07-13 12:23:50 configure libservlet2.5-java 6.0.26-5 6.0.26-5 2010-07-13 12:23:50 status unpacked libservlet2.5-java 6.0.26-5 2010-07-13 12:23:50 status half-configured libservlet2.5-java 6.0.26-5 2010-07-13 12:23:50 status installed libservlet2.5-java 6.0.26-5 2010-07-13 12:23:50 configure libslv2-9 0.6.6-4 0.6.6-4 2010-07-13 12:23:50 status unpacked libslv2-9 0.6.6-4 2010-07-13 12:23:50 status half-configured libslv2-9 0.6.6-4 2010-07-13 12:23:50 status installed libslv2-9 0.6.6-4 2010-07-13 12:23:50 configure libwww-perl 5.836-1 5.836-1 2010-07-13 12:23:50 status unpacked libwww-perl 5.836-1 2010-07-13 12:23:50 status half-configured libwww-perl 5.836-1 2010-07-13 12:23:50 status installed libwww-perl 5.836-1 2010-07-13 12:23:50 configure libtask-weaken-perl 1.03-1 1.03-1 2010-07-13 12:23:50 status unpacked libtask-weaken-perl 1.03-1 2010-07-13 12:23:50 status half-configured libtask-weaken-perl 1.03-1 2010-07-13 12:23:50 status installed libtask-weaken-perl 1.03-1 2010-07-13 12:23:50 configure libsoap-lite-perl 0.712-1 0.712-1 2010-07-13 12:23:50 status unpacked libsoap-lite-perl 0.712-1 2010-07-13 12:23:50 status half-configured libsoap-lite-perl 0.712-1 2010-07-13 12:23:50 status installed libsoap-lite-perl 0.712-1 2010-07-13 12:23:50 configure libsoup-gnome2.4-1 2.30.2-1 2.30.2-1 2010-07-13 12:23:50 status unpacked libsoup-gnome2.4-1 2.30.2-1 2010-07-13 12:23:50 status half-configured libsoup-gnome2.4-1 2.30.2-1 2010-07-13 12:23:50 status installed libsoup-gnome2.4-1 2.30.2-1 2010-07-13 12:23:50 configure libx86-1 1.1+ds1-6 1.1+ds1-6 2010-07-13 12:23:50 status unpacked libx86-1 1.1+ds1-6 2010-07-13 12:23:50 status half-configured libx86-1 1.1+ds1-6 2010-07-13 12:23:50 status installed libx86-1 1.1+ds1-6 2010-07-13 12:23:50 configure libsvga1 1:1.4.3-29 1:1.4.3-29 2010-07-13 12:23:50 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status unpacked libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status half-configured libsvga1 1:1.4.3-29 2010-07-13 12:23:50 status installed libsvga1 1:1.4.3-29 2010-07-13 12:23:50 configure libtdb1 1.2.1-2+b1 1.2.1-2+b1 2010-07-13 12:23:50 status unpacked libtdb1 1.2.1-2+b1 2010-07-13 12:23:50 status half-configured libtdb1 1.2.1-2+b1 2010-07-13 12:23:51 status installed libtdb1 1.2.1-2+b1 2010-07-13 12:23:51 configure libxenstore3.0 4.0.1~rc3-1 4.0.1~rc3-1 2010-07-13 12:23:51 status unpacked libxenstore3.0 4.0.1~rc3-1 2010-07-13 12:23:51 status half-configured libxenstore3.0 4.0.1~rc3-1 2010-07-13 12:23:51 status installed libxenstore3.0 4.0.1~rc3-1 2010-07-13 12:23:51 configure libvirt0 0.8.2-1 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt0 0.8.2-1 2010-07-13 12:23:51 status half-configured libvirt0 0.8.2-1 2010-07-13 12:23:51 status installed libvirt0 0.8.2-1 2010-07-13 12:23:51 configure libvirt-bin 0.8.2-1 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:51 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:52 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:52 status unpacked libvirt-bin 0.8.2-1 2010-07-13 12:23:52 status half-configured libvirt-bin 0.8.2-1 2010-07-13 12:23:53 status installed libvirt-bin 0.8.2-1 2010-07-13 12:23:53 configure libvte-common 1:0.24.1-1 1:0.24.1-1 2010-07-13 12:23:53 status unpacked libvte-common 1:0.24.1-1 2010-07-13 12:23:53 status half-configured libvte-common 1:0.24.1-1 2010-07-13 12:23:54 status installed libvte-common 1:0.24.1-1 2010-07-13 12:23:54 configure libwildmidi1 0.2.3.2-2 0.2.3.2-2 2010-07-13 12:23:54 status unpacked libwildmidi1 0.2.3.2-2 2010-07-13 12:23:54 status unpacked libwildmidi1 0.2.3.2-2 2010-07-13 12:23:54 status half-configured libwildmidi1 0.2.3.2-2 2010-07-13 12:23:54 status installed libwildmidi1 0.2.3.2-2 2010-07-13 12:23:55 configure libxfont1 1:1.4.1-2 1:1.4.1-2 2010-07-13 12:23:55 status unpacked libxfont1 1:1.4.1-2 2010-07-13 12:23:55 status half-configured libxfont1 1:1.4.1-2 2010-07-13 12:23:55 status installed libxfont1 1:1.4.1-2 2010-07-13 12:23:55 configure libxml-sax-perl 0.96+dfsg-2 0.96+dfsg-2 2010-07-13 12:23:55 status unpacked libxml-sax-perl 0.96+dfsg-2 2010-07-13 12:23:55 status half-configured libxml-sax-perl 0.96+dfsg-2 2010-07-13 12:23:56 status installed libxml-sax-perl 0.96+dfsg-2 2010-07-13 12:23:57 configure libxml-simple-perl 2.18-3 2.18-3 2010-07-13 12:23:57 status unpacked libxml-simple-perl 2.18-3 2010-07-13 12:23:57 status half-configured libxml-simple-perl 2.18-3 2010-07-13 12:23:57 status installed libxml-simple-perl 2.18-3 2010-07-13 12:23:57 configure libxml2-utils 2.7.7.dfsg-4 2.7.7.dfsg-4 2010-07-13 12:23:57 status unpacked libxml2-utils 2.7.7.dfsg-4 2010-07-13 12:23:57 status half-configured libxml2-utils 2.7.7.dfsg-4 2010-07-13 12:23:57 status installed libxml2-utils 2.7.7.dfsg-4 2010-07-13 12:23:57 configure libxrender1 1:0.9.6-1 1:0.9.6-1 2010-07-13 12:23:57 status unpacked libxrender1 1:0.9.6-1 2010-07-13 12:23:57 status half-configured libxrender1 1:0.9.6-1 2010-07-13 12:23:57 status installed libxrender1 1:0.9.6-1 2010-07-13 12:23:57 configure libxrender-dev 1:0.9.6-1 1:0.9.6-1 2010-07-13 12:23:57 status unpacked libxrender-dev 1:0.9.6-1 2010-07-13 12:23:57 status half-configured libxrender-dev 1:0.9.6-1 2010-07-13 12:23:57 status installed libxrender-dev 1:0.9.6-1 2010-07-13 12:23:57 configure libxslt1.1 1.1.26-5 1.1.26-5 2010-07-13 12:23:57 status unpacked libxslt1.1 1.1.26-5 2010-07-13 12:23:57 status half-configured libxslt1.1 1.1.26-5 2010-07-13 12:23:57 status installed libxslt1.1 1.1.26-5 2010-07-13 12:23:57 configure libxss1 1:1.2.0-2 1:1.2.0-2 2010-07-13 12:23:57 status unpacked libxss1 1:1.2.0-2 2010-07-13 12:23:57 status half-configured libxss1 1:1.2.0-2 2010-07-13 12:23:58 status installed libxss1 1:1.2.0-2 2010-07-13 12:23:58 configure libyaml-syck-perl 1.09-1 1.09-1 2010-07-13 12:23:58 status unpacked libyaml-syck-perl 1.09-1 2010-07-13 12:23:58 status half-configured libyaml-syck-perl 1.09-1 2010-07-13 12:23:58 status installed libyaml-syck-perl 1.09-1 2010-07-13 12:23:58 configure lintian 2.4.2 2.4.2 2010-07-13 12:23:58 status unpacked lintian 2.4.2 2010-07-13 12:23:58 status unpacked lintian 2.4.2 2010-07-13 12:23:58 status half-configured lintian 2.4.2 2010-07-13 12:23:59 status installed lintian 2.4.2 2010-07-13 12:23:59 configure linux-image-2.6-amd64 2.6.32+28 2.6.32+28 2010-07-13 12:23:59 status unpacked linux-image-2.6-amd64 2.6.32+28 2010-07-13 12:23:59 status half-configured linux-image-2.6-amd64 2.6.32+28 2010-07-13 12:23:59 status installed linux-image-2.6-amd64 2.6.32+28 2010-07-13 12:23:59 configure lsb-release 3.2-23.1 3.2-23.1 2010-07-13 12:23:59 status unpacked lsb-release 3.2-23.1 2010-07-13 12:23:59 status half-configured lsb-release 3.2-23.1 2010-07-13 12:23:59 status installed lsb-release 3.2-23.1 2010-07-13 12:23:59 configure luatex 0.60.2-1 0.60.2-1 2010-07-13 12:23:59 status unpacked luatex 0.60.2-1 2010-07-13 12:23:59 status half-configured luatex 0.60.2-1 2010-07-13 12:24:02 status installed luatex 0.60.2-1 2010-07-13 12:24:02 configure lvm2 2.02.66-2 2.02.66-2 2010-07-13 12:24:02 status unpacked lvm2 2.02.66-2 2010-07-13 12:24:02 status unpacked lvm2 2.02.66-2 2010-07-13 12:24:02 status unpacked lvm2 2.02.66-2 2010-07-13 12:24:02 status half-configured lvm2 2.02.66-2 2010-07-13 12:24:05 status installed lvm2 2.02.66-2 2010-07-13 12:24:05 configure manpages-dev 3.25-1 3.25-1 2010-07-13 12:24:05 status unpacked manpages-dev 3.25-1 2010-07-13 12:24:05 status half-configured manpages-dev 3.25-1 2010-07-13 12:24:05 status installed manpages-dev 3.25-1 2010-07-13 12:24:05 configure menu 2.1.43 2.1.43 2010-07-13 12:24:05 status unpacked menu 2.1.43 2010-07-13 12:24:05 status unpacked menu 2.1.43 2010-07-13 12:24:05 status unpacked menu 2.1.43 2010-07-13 12:24:05 status unpacked menu 2.1.43 2010-07-13 12:24:05 status unpacked menu 2.1.43 2010-07-13 12:24:05 status half-configured menu 2.1.43 2010-07-13 12:24:05 status installed menu 2.1.43 2010-07-13 12:24:05 status triggers-pending menu 2.1.43 2010-07-13 12:24:05 status triggers-awaited menu 2.1.43 2010-07-13 12:24:05 configure mobile-broadband-provider-info 20100702-1 20100702-1 2010-07-13 12:24:05 status unpacked mobile-broadband-provider-info 20100702-1 2010-07-13 12:24:05 status half-configured mobile-broadband-provider-info 20100702-1 2010-07-13 12:24:05 status installed mobile-broadband-provider-info 20100702-1 2010-07-13 12:24:05 configure modemmanager 0.4+git.20100624t180933.6e79d15-1 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:24:05 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:24:05 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:24:05 status half-configured modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:24:05 status installed modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-07-13 12:24:05 configure ttf-opensymbol 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:24:05 status unpacked ttf-opensymbol 1:3.2.1-4 2010-07-13 12:24:05 status half-configured ttf-opensymbol 1:3.2.1-4 2010-07-13 12:24:05 status installed ttf-opensymbol 1:3.2.1-4 2010-07-13 12:24:05 configure myspell-en-us 1:3.2.1-2 1:3.2.1-2 2010-07-13 12:24:05 status unpacked myspell-en-us 1:3.2.1-2 2010-07-13 12:24:05 status half-configured myspell-en-us 1:3.2.1-2 2010-07-13 12:24:05 status installed myspell-en-us 1:3.2.1-2 2010-07-13 12:24:05 configure wpasupplicant 0.6.10-2 0.6.10-2 2010-07-13 12:24:05 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status unpacked wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status half-configured wpasupplicant 0.6.10-2 2010-07-13 12:24:05 status installed wpasupplicant 0.6.10-2 2010-07-13 12:24:05 configure network-manager 0.8.0.999-1 0.8.0.999-1 2010-07-13 12:24:05 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:05 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager 0.8.0.999-1 2010-07-13 12:24:06 status half-configured network-manager 0.8.0.999-1 2010-07-13 12:24:06 status installed network-manager 0.8.0.999-1 2010-07-13 12:24:06 configure network-manager-gnome 0.8.0.999-1 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager-gnome 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager-gnome 0.8.0.999-1 2010-07-13 12:24:06 status unpacked network-manager-gnome 0.8.0.999-1 2010-07-13 12:24:06 status half-configured network-manager-gnome 0.8.0.999-1 2010-07-13 12:24:07 status installed network-manager-gnome 0.8.0.999-1 2010-07-13 12:24:07 configure notification-daemon 0.5.0-2 0.5.0-2 2010-07-13 12:24:07 status unpacked notification-daemon 0.5.0-2 2010-07-13 12:24:07 status half-configured notification-daemon 0.5.0-2 2010-07-13 12:24:07 status installed notification-daemon 0.5.0-2 2010-07-13 12:24:07 configure openbsd-inetd 0.20080125-4 0.20080125-4 2010-07-13 12:24:07 status unpacked openbsd-inetd 0.20080125-4 2010-07-13 12:24:07 status unpacked openbsd-inetd 0.20080125-4 2010-07-13 12:24:07 status half-configured openbsd-inetd 0.20080125-4 2010-07-13 12:24:07 status installed openbsd-inetd 0.20080125-4 2010-07-13 12:24:07 configure patchutils 0.3.1-2 0.3.1-2 2010-07-13 12:24:07 status unpacked patchutils 0.3.1-2 2010-07-13 12:24:07 status half-configured patchutils 0.3.1-2 2010-07-13 12:24:07 status installed patchutils 0.3.1-2 2010-07-13 12:24:07 configure pkg-config 0.25-1 0.25-1 2010-07-13 12:24:07 status unpacked pkg-config 0.25-1 2010-07-13 12:24:07 status half-configured pkg-config 0.25-1 2010-07-13 12:24:07 status installed pkg-config 0.25-1 2010-07-13 12:24:07 configure popularity-contest 1.48 1.48 2010-07-13 12:24:07 status unpacked popularity-contest 1.48 2010-07-13 12:24:07 status unpacked popularity-contest 1.48 2010-07-13 12:24:07 status half-configured popularity-contest 1.48 2010-07-13 12:24:08 status installed popularity-contest 1.48 2010-07-13 12:24:08 configure python-libvirt 0.8.2-1 0.8.2-1 2010-07-13 12:24:08 status unpacked python-libvirt 0.8.2-1 2010-07-13 12:24:08 status half-configured python-libvirt 0.8.2-1 2010-07-13 12:24:08 status installed python-libvirt 0.8.2-1 2010-07-13 12:24:08 status triggers-pending python-central 0.6.16 2010-07-13 12:24:08 status triggers-awaited python-libvirt 0.8.2-1 2010-07-13 12:24:08 configure python-libxml2 2.7.7.dfsg-4 2.7.7.dfsg-4 2010-07-13 12:24:08 status unpacked python-libxml2 2.7.7.dfsg-4 2010-07-13 12:24:08 status half-configured python-libxml2 2.7.7.dfsg-4 2010-07-13 12:24:08 status installed python-libxml2 2.7.7.dfsg-4 2010-07-13 12:24:08 configure python-numpy 1:1.3.0-3+b2 1:1.3.0-3+b2 2010-07-13 12:24:08 status unpacked python-numpy 1:1.3.0-3+b2 2010-07-13 12:24:08 status half-configured python-numpy 1:1.3.0-3+b2 2010-07-13 12:24:10 status installed python-numpy 1:1.3.0-3+b2 2010-07-13 12:24:10 status triggers-awaited python-numpy 1:1.3.0-3+b2 2010-07-13 12:24:10 configure python-pycurl 7.19.0-3+b1 7.19.0-3+b1 2010-07-13 12:24:10 status unpacked python-pycurl 7.19.0-3+b1 2010-07-13 12:24:10 status half-configured python-pycurl 7.19.0-3+b1 2010-07-13 12:24:10 status installed python-pycurl 7.19.0-3+b1 2010-07-13 12:24:10 configure python-urlgrabber 3.9.1-4 3.9.1-4 2010-07-13 12:24:10 status unpacked python-urlgrabber 3.9.1-4 2010-07-13 12:24:10 status half-configured python-urlgrabber 3.9.1-4 2010-07-13 12:24:10 status installed python-urlgrabber 3.9.1-4 2010-07-13 12:24:10 configure radeontool 1.6.1-1 1.6.1-1 2010-07-13 12:24:10 status unpacked radeontool 1.6.1-1 2010-07-13 12:24:10 status half-configured radeontool 1.6.1-1 2010-07-13 12:24:10 status installed radeontool 1.6.1-1 2010-07-13 12:24:10 configure rxvt-unicode 9.07-2 9.07-2 2010-07-13 12:24:10 status unpacked rxvt-unicode 9.07-2 2010-07-13 12:24:10 status unpacked rxvt-unicode 9.07-2 2010-07-13 12:24:10 status half-configured rxvt-unicode 9.07-2 2010-07-13 12:24:10 update-alternatives: run with --install /usr/bin/rxvt rxvt /usr/bin/urxvt 30 --slave /usr/share/man/man1/rxvt.1.gz rxvt.1.gz /usr/share/man/man1/urxvt.1.gz 2010-07-13 12:24:10 update-alternatives: run with --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/urxvt 20 --slave /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz /usr/share/man/man1/urxvt.1.gz 2010-07-13 12:24:11 status installed rxvt-unicode 9.07-2 2010-07-13 12:24:11 configure strace 4.5.20-2 4.5.20-2 2010-07-13 12:24:11 status unpacked strace 4.5.20-2 2010-07-13 12:24:11 status half-configured strace 4.5.20-2 2010-07-13 12:24:11 status installed strace 4.5.20-2 2010-07-13 12:24:11 configure swig 1.3.40-3 1.3.40-3 2010-07-13 12:24:11 status unpacked swig 1.3.40-3 2010-07-13 12:24:11 status half-configured swig 1.3.40-3 2010-07-13 12:24:11 status installed swig 1.3.40-3 2010-07-13 12:24:11 configure texlive-extra-utils 2009-9 2009-9 2010-07-13 12:24:11 status unpacked texlive-extra-utils 2009-9 2010-07-13 12:24:11 status half-configured texlive-extra-utils 2009-9 2010-07-13 12:24:11 status installed texlive-extra-utils 2009-9 2010-07-13 12:24:11 status triggers-pending tex-common 2.08 2010-07-13 12:24:11 status triggers-awaited texlive-extra-utils 2009-9 2010-07-13 12:24:11 configure texlive-font-utils 2009-9 2009-9 2010-07-13 12:24:11 status unpacked texlive-font-utils 2009-9 2010-07-13 12:24:11 status half-configured texlive-font-utils 2009-9 2010-07-13 12:24:12 status installed texlive-font-utils 2009-9 2010-07-13 12:24:12 status triggers-awaited texlive-font-utils 2009-9 2010-07-13 12:24:12 configure ttf-dejavu-core 2.31-1 2.31-1 2010-07-13 12:24:12 status unpacked ttf-dejavu-core 2.31-1 2010-07-13 12:24:12 status half-configured ttf-dejavu-core 2.31-1 2010-07-13 12:24:12 status installed ttf-dejavu-core 2.31-1 2010-07-13 12:24:12 configure udisks 1.0.1+git20100614-1 1.0.1+git20100614-1 2010-07-13 12:24:12 status unpacked udisks 1.0.1+git20100614-1 2010-07-13 12:24:12 status unpacked udisks 1.0.1+git20100614-1 2010-07-13 12:24:12 status half-configured udisks 1.0.1+git20100614-1 2010-07-13 12:24:12 status installed udisks 1.0.1+git20100614-1 2010-07-13 12:24:14 configure unzip 6.0-4 6.0-4 2010-07-13 12:24:14 status unpacked unzip 6.0-4 2010-07-13 12:24:18 status half-configured unzip 6.0-4 2010-07-13 12:24:18 status installed unzip 6.0-4 2010-07-13 12:24:18 configure usbutils 0.87-5 0.87-5 2010-07-13 12:24:18 status unpacked usbutils 0.87-5 2010-07-13 12:24:18 status half-configured usbutils 0.87-5 2010-07-13 12:24:18 status installed usbutils 0.87-5 2010-07-13 12:24:18 configure wdiff 0.6.3-1 0.6.3-1 2010-07-13 12:24:18 status unpacked wdiff 0.6.3-1 2010-07-13 12:24:18 status half-configured wdiff 0.6.3-1 2010-07-13 12:24:18 status installed wdiff 0.6.3-1 2010-07-13 12:24:18 configure wireless-tools 30~pre9-5 30~pre9-5 2010-07-13 12:24:18 status unpacked wireless-tools 30~pre9-5 2010-07-13 12:24:18 status unpacked wireless-tools 30~pre9-5 2010-07-13 12:24:18 status unpacked wireless-tools 30~pre9-5 2010-07-13 12:24:18 status half-configured wireless-tools 30~pre9-5 2010-07-13 12:24:18 status installed wireless-tools 30~pre9-5 2010-07-13 12:24:18 configure xfonts-encodings 1:1.0.3-1 1:1.0.3-1 2010-07-13 12:24:18 status unpacked xfonts-encodings 1:1.0.3-1 2010-07-13 12:24:18 status half-configured xfonts-encodings 1:1.0.3-1 2010-07-13 12:24:18 status installed xfonts-encodings 1:1.0.3-1 2010-07-13 12:24:18 configure xfonts-utils 1:7.5+2 1:7.5+2 2010-07-13 12:24:18 status unpacked xfonts-utils 1:7.5+2 2010-07-13 12:24:18 status half-configured xfonts-utils 1:7.5+2 2010-07-13 12:24:18 status installed xfonts-utils 1:7.5+2 2010-07-13 12:24:18 configure xfonts-base 1:1.0.1 1:1.0.1 2010-07-13 12:24:18 status unpacked xfonts-base 1:1.0.1 2010-07-13 12:24:18 status unpacked xfonts-base 1:1.0.1 2010-07-13 12:24:18 status half-configured xfonts-base 1:1.0.1 2010-07-13 12:24:18 status installed xfonts-base 1:1.0.1 2010-07-13 12:24:19 configure xinit 1.2.0-2 1.2.0-2 2010-07-13 12:24:19 status unpacked xinit 1.2.0-2 2010-07-13 12:24:19 status unpacked xinit 1.2.0-2 2010-07-13 12:24:19 status unpacked xinit 1.2.0-2 2010-07-13 12:24:19 status half-configured xinit 1.2.0-2 2010-07-13 12:24:19 status installed xinit 1.2.0-2 2010-07-13 12:24:19 configure xmonad 0.9.1-2+b1 0.9.1-2+b1 2010-07-13 12:24:19 status unpacked xmonad 0.9.1-2+b1 2010-07-13 12:24:19 status half-configured xmonad 0.9.1-2+b1 2010-07-13 12:24:19 update-alternatives: run with --install /usr/bin/x-window-manager x-window-manager /usr/bin/xmonad 20 2010-07-13 12:24:19 status installed xmonad 0.9.1-2+b1 2010-07-13 12:24:19 configure xserver-xorg-video-radeon 1:6.13.1-1 1:6.13.1-1 2010-07-13 12:24:19 status unpacked xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:24:19 status unpacked xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:24:19 status half-configured xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:24:19 status installed xserver-xorg-video-radeon 1:6.13.1-1 2010-07-13 12:24:19 configure xserver-xorg-video-ati 1:6.13.1-1 1:6.13.1-1 2010-07-13 12:24:19 status unpacked xserver-xorg-video-ati 1:6.13.1-1 2010-07-13 12:24:19 status half-configured xserver-xorg-video-ati 1:6.13.1-1 2010-07-13 12:24:19 status installed xserver-xorg-video-ati 1:6.13.1-1 2010-07-13 12:24:19 configure xsltproc 1.1.26-5 1.1.26-5 2010-07-13 12:24:19 status unpacked xsltproc 1.1.26-5 2010-07-13 12:24:19 status half-configured xsltproc 1.1.26-5 2010-07-13 12:24:19 status installed xsltproc 1.1.26-5 2010-07-13 12:24:19 configure zsh 4.3.10-14 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status unpacked zsh 4.3.10-14 2010-07-13 12:24:19 status half-configured zsh 4.3.10-14 2010-07-13 12:24:19 update-alternatives: run with --remove zsh /usr/bin/zsh 2010-07-13 12:24:19 update-alternatives: run with --install /bin/zsh zsh /bin/zsh4 50 --slave /usr/bin/zsh zsh-usrbin /bin/zsh4 2010-07-13 12:24:19 update-alternatives: run with --install /bin/rzsh rzsh /bin/zsh4 50 --slave /usr/share/man/man1/rzsh.1.gz rzsh.1.gz /usr/share/man/man1/zsh.1.gz 2010-07-13 12:24:19 update-alternatives: run with --install /bin/ksh ksh /bin/zsh4 5 --slave /usr/bin/ksh usr.bin.ksh /bin/zsh4 --slave /usr/share/man/man1/ksh.1.gz ksh.1.gz /usr/share/man/man1/zsh.1.gz 2010-07-13 12:24:19 status installed zsh 4.3.10-14 2010-07-13 12:24:19 configure equivs 2.0.8 2.0.8 2010-07-13 12:24:19 status unpacked equivs 2.0.8 2010-07-13 12:24:19 status half-configured equivs 2.0.8 2010-07-13 12:24:19 status installed equivs 2.0.8 2010-07-13 12:24:19 configure grub-common 1.98+20100706-1 1.98+20100706-1 2010-07-13 12:24:19 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:19 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-common 1.98+20100706-1 2010-07-13 12:24:20 status half-configured grub-common 1.98+20100706-1 2010-07-13 12:24:20 status installed grub-common 1.98+20100706-1 2010-07-13 12:24:20 configure grub-pc 1.98+20100706-1 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-pc 1.98+20100706-1 2010-07-13 12:24:20 status unpacked grub-pc 1.98+20100706-1 2010-07-13 12:24:20 status half-configured grub-pc 1.98+20100706-1 2010-07-13 12:25:10 status installed grub-pc 1.98+20100706-1 2010-07-13 12:25:10 configure libdc1394-22 2.1.2-3 2.1.2-3 2010-07-13 12:25:10 status unpacked libdc1394-22 2.1.2-3 2010-07-13 12:25:10 status half-configured libdc1394-22 2.1.2-3 2010-07-13 12:25:10 status installed libdc1394-22 2.1.2-3 2010-07-13 12:25:10 configure gstreamer0.10-plugins-bad 0.10.19-2+b1 0.10.19-2+b1 2010-07-13 12:25:10 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-07-13 12:25:10 status half-configured gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-07-13 12:25:10 status installed gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-07-13 12:25:10 configure hibernate 1.99-1.1 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:10 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status unpacked hibernate 1.99-1.1 2010-07-13 12:25:11 status half-configured hibernate 1.99-1.1 2010-07-13 12:25:11 status installed hibernate 1.99-1.1 2010-07-13 12:25:11 configure libaudit0 1.7.13-1+b2 1.7.13-1+b2 2010-07-13 12:25:11 status unpacked libaudit0 1.7.13-1+b2 2010-07-13 12:25:11 status unpacked libaudit0 1.7.13-1+b2 2010-07-13 12:25:11 status half-configured libaudit0 1.7.13-1+b2 2010-07-13 12:25:11 status installed libaudit0 1.7.13-1+b2 2010-07-13 12:25:11 configure librarian0 0.8.1-5 0.8.1-5 2010-07-13 12:25:11 status unpacked librarian0 0.8.1-5 2010-07-13 12:25:11 status half-configured librarian0 0.8.1-5 2010-07-13 12:25:11 status installed librarian0 0.8.1-5 2010-07-13 12:25:11 configure makedev 2.3.1-89 2.3.1-89 2010-07-13 12:25:11 status unpacked makedev 2.3.1-89 2010-07-13 12:25:11 status half-configured makedev 2.3.1-89 2010-07-13 12:25:11 status installed makedev 2.3.1-89 2010-07-13 12:25:11 configure os-prober 1.39 1.39 2010-07-13 12:25:11 status unpacked os-prober 1.39 2010-07-13 12:25:11 status half-configured os-prober 1.39 2010-07-13 12:25:11 status installed os-prober 1.39 2010-07-13 12:25:11 configure pcmciautils 015-1 015-1 2010-07-13 12:25:11 status unpacked pcmciautils 015-1 2010-07-13 12:25:11 status unpacked pcmciautils 015-1 2010-07-13 12:25:11 status unpacked pcmciautils 015-1 2010-07-13 12:25:11 status half-configured pcmciautils 015-1 2010-07-13 12:25:11 status installed pcmciautils 015-1 2010-07-13 12:25:11 configure rarian-compat 0.8.1-5 0.8.1-5 2010-07-13 12:25:11 status unpacked rarian-compat 0.8.1-5 2010-07-13 12:25:11 status half-configured rarian-compat 0.8.1-5 2010-07-13 12:25:12 status installed rarian-compat 0.8.1-5 2010-07-13 12:25:12 configure rsyslog-doc 4.6.3-1 4.6.3-1 2010-07-13 12:25:12 status unpacked rsyslog-doc 4.6.3-1 2010-07-13 12:25:12 status half-configured rsyslog-doc 4.6.3-1 2010-07-13 12:25:12 status installed rsyslog-doc 4.6.3-1 2010-07-13 12:25:12 configure usb-modeswitch-data 20100623-1 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:12 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:13 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status unpacked usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status half-configured usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 status installed usb-modeswitch-data 20100623-1 2010-07-13 12:25:14 configure usb-modeswitch 1.1.3-1 1.1.3-1 2010-07-13 12:25:14 status unpacked usb-modeswitch 1.1.3-1 2010-07-13 12:25:14 status unpacked usb-modeswitch 1.1.3-1 2010-07-13 12:25:14 status half-configured usb-modeswitch 1.1.3-1 2010-07-13 12:25:14 status installed usb-modeswitch 1.1.3-1 2010-07-13 12:25:14 configure clisp 1:2.48-3 1:2.48-3 2010-07-13 12:25:14 status unpacked clisp 1:2.48-3 2010-07-13 12:25:14 status half-configured clisp 1:2.48-3 2010-07-13 12:25:16 status installed clisp 1:2.48-3 2010-07-13 12:25:16 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:25:16 status half-configured python-central 0.6.16 2010-07-13 12:25:16 status installed python-numpy 1:1.3.0-3+b2 2010-07-13 12:25:16 status installed python-libvirt 0.8.2-1 2010-07-13 12:25:16 status installed python-central 0.6.16 2010-07-13 12:25:16 configure virtinst 0.500.3-2 0.500.3-2 2010-07-13 12:25:16 status unpacked virtinst 0.500.3-2 2010-07-13 12:25:16 status half-configured virtinst 0.500.3-2 2010-07-13 12:25:16 status installed virtinst 0.500.3-2 2010-07-13 12:25:16 configure virt-manager 0.8.4-5 0.8.4-5 2010-07-13 12:25:16 status unpacked virt-manager 0.8.4-5 2010-07-13 12:25:16 status half-configured virt-manager 0.8.4-5 2010-07-13 12:25:17 status installed virt-manager 0.8.4-5 2010-07-13 12:25:17 configure openoffice.org-style-galaxy 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-style-galaxy 1:3.2.1-4 2010-07-13 12:25:17 status half-configured openoffice.org-style-galaxy 1:3.2.1-4 2010-07-13 12:25:17 status installed openoffice.org-style-galaxy 1:3.2.1-4 2010-07-13 12:25:17 configure openoffice.org-common 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status half-configured openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 status installed openoffice.org-common 1:3.2.1-4 2010-07-13 12:25:17 configure openoffice.org-core 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:17 status unpacked openoffice.org-core 1:3.2.1-4 2010-07-13 12:25:17 status half-configured openoffice.org-core 1:3.2.1-4 2010-07-13 12:25:19 status installed openoffice.org-core 1:3.2.1-4 2010-07-13 12:25:19 configure openoffice.org-base-core 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:19 status unpacked openoffice.org-base-core 1:3.2.1-4 2010-07-13 12:25:19 status half-configured openoffice.org-base-core 1:3.2.1-4 2010-07-13 12:25:19 status installed openoffice.org-base-core 1:3.2.1-4 2010-07-13 12:25:19 configure openoffice.org-writer 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:19 status unpacked openoffice.org-writer 1:3.2.1-4 2010-07-13 12:25:19 status half-configured openoffice.org-writer 1:3.2.1-4 2010-07-13 12:25:19 status installed openoffice.org-writer 1:3.2.1-4 2010-07-13 12:25:19 configure openoffice.org-calc 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:19 status unpacked openoffice.org-calc 1:3.2.1-4 2010-07-13 12:25:19 status half-configured openoffice.org-calc 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-calc 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-java-common 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-java-common 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-java-common 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-java-common 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-base 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-base 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-base 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-base 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-draw 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-draw 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-draw 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-draw 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-impress 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-impress 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-impress 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-impress 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-math 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-math 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-math 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-math 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-report-builder-bin 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-report-builder-bin 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-report-builder-bin 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-report-builder-bin 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-officebean 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-officebean 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-officebean 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-officebean 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org-filter-mobiledev 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org-filter-mobiledev 1:3.2.1-4 2010-07-13 12:25:20 configure openoffice.org 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked openoffice.org 1:3.2.1-4 2010-07-13 12:25:20 status half-configured openoffice.org 1:3.2.1-4 2010-07-13 12:25:20 status installed openoffice.org 1:3.2.1-4 2010-07-13 12:25:20 configure python-uno 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:20 status unpacked python-uno 1:3.2.1-4 2010-07-13 12:25:20 status half-configured python-uno 1:3.2.1-4 2010-07-13 12:25:21 status installed python-uno 1:3.2.1-4 2010-07-13 12:25:21 status triggers-pending python-central 0.6.16 2010-07-13 12:25:21 status triggers-awaited python-uno 1:3.2.1-4 2010-07-13 12:25:21 configure openoffice.org-filter-binfilter 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:21 status unpacked openoffice.org-filter-binfilter 1:3.2.1-4 2010-07-13 12:25:21 status half-configured openoffice.org-filter-binfilter 1:3.2.1-4 2010-07-13 12:25:21 status installed openoffice.org-filter-binfilter 1:3.2.1-4 2010-07-13 12:25:21 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:25:21 status half-configured python-central 0.6.16 2010-07-13 12:25:21 status installed python-uno 1:3.2.1-4 2010-07-13 12:25:21 status installed python-central 0.6.16 2010-07-13 12:25:21 configure openoffice.org-emailmerge 1:3.2.1-4 1:3.2.1-4 2010-07-13 12:25:21 status unpacked openoffice.org-emailmerge 1:3.2.1-4 2010-07-13 12:25:21 status half-configured openoffice.org-emailmerge 1:3.2.1-4 2010-07-13 12:25:24 status installed openoffice.org-emailmerge 1:3.2.1-4 2010-07-13 12:25:24 trigproc initramfs-tools 0.97.2 0.97.2 2010-07-13 12:25:24 status half-configured initramfs-tools 0.97.2 2010-07-13 12:25:38 status installed initramfs-tools 0.97.2 2010-07-13 12:25:38 trigproc python-support 1.0.9 1.0.9 2010-07-13 12:25:38 status half-configured python-support 1.0.9 2010-07-13 12:25:38 status installed python-support 1.0.9 2010-07-13 12:25:38 trigproc menu 2.1.43 2.1.43 2010-07-13 12:25:38 status half-configured menu 2.1.43 2010-07-13 12:25:40 status installed menu 2.1.43 2010-07-13 12:25:40 trigproc tex-common 2.08 2.08 2010-07-13 12:25:40 status half-configured tex-common 2.08 2010-07-13 12:25:40 status installed texlive-font-utils 2009-9 2010-07-13 12:25:40 status installed texlive-extra-utils 2009-9 2010-07-13 12:25:47 status installed tex-common 2.08 2010-07-13 12:26:36 startup archives unpack 2010-07-13 12:26:36 install dh-make 0.55 2010-07-13 12:26:36 status half-installed dh-make 0.55 2010-07-13 12:26:36 status triggers-pending man-db 2.5.7-3 2010-07-13 12:26:36 status half-installed dh-make 0.55 2010-07-13 12:26:37 status unpacked dh-make 0.55 2010-07-13 12:26:37 status unpacked dh-make 0.55 2010-07-13 12:26:37 install xnest 2:1.7.7-2 2010-07-13 12:26:37 status half-installed xnest 2:1.7.7-2 2010-07-13 12:26:37 status half-installed xnest 2:1.7.7-2 2010-07-13 12:26:37 status unpacked xnest 2:1.7.7-2 2010-07-13 12:26:37 status unpacked xnest 2:1.7.7-2 2010-07-13 12:26:37 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:26:37 status half-configured man-db 2.5.7-3 2010-07-13 12:26:38 status installed man-db 2.5.7-3 2010-07-13 12:26:39 startup packages configure 2010-07-13 12:26:39 configure dh-make 0.55 0.55 2010-07-13 12:26:39 status unpacked dh-make 0.55 2010-07-13 12:26:39 status half-configured dh-make 0.55 2010-07-13 12:26:39 status installed dh-make 0.55 2010-07-13 12:26:39 configure xnest 2:1.7.7-2 2:1.7.7-2 2010-07-13 12:26:39 status unpacked xnest 2:1.7.7-2 2010-07-13 12:26:39 status half-configured xnest 2:1.7.7-2 2010-07-13 12:26:39 status installed xnest 2:1.7.7-2 2010-07-13 12:28:49 startup archives unpack 2010-07-13 12:28:49 install gnome-system-tools 2.30.2-1 2.30.2-1 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending gconf2 2.28.1-3 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending menu 2.1.43 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending man-db 2.5.7-3 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending desktop-file-utils 0.15-2 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:49 status triggers-pending gnome-menus 2.30.0-1 2010-07-13 12:28:49 status half-installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:51 status unpacked gnome-system-tools 2.30.2-1 2010-07-13 12:28:51 status unpacked gnome-system-tools 2.30.2-1 2010-07-13 12:28:51 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-13 12:28:51 status half-configured gconf2 2.28.1-3 2010-07-13 12:28:56 status installed gconf2 2.28.1-3 2010-07-13 12:28:56 trigproc menu 2.1.43 2.1.43 2010-07-13 12:28:56 status half-configured menu 2.1.43 2010-07-13 12:28:57 status installed menu 2.1.43 2010-07-13 12:28:57 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-13 12:28:57 status half-configured hicolor-icon-theme 0.11-1 2010-07-13 12:28:57 status installed hicolor-icon-theme 0.11-1 2010-07-13 12:28:57 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:28:57 status half-configured man-db 2.5.7-3 2010-07-13 12:28:58 status installed man-db 2.5.7-3 2010-07-13 12:28:58 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-13 12:28:58 status half-configured desktop-file-utils 0.15-2 2010-07-13 12:28:58 status installed desktop-file-utils 0.15-2 2010-07-13 12:28:58 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-13 12:28:58 status half-configured gnome-menus 2.30.0-1 2010-07-13 12:28:58 status installed gnome-menus 2.30.0-1 2010-07-13 12:28:59 startup packages configure 2010-07-13 12:28:59 configure gnome-system-tools 2.30.2-1 2.30.2-1 2010-07-13 12:28:59 status unpacked gnome-system-tools 2.30.2-1 2010-07-13 12:28:59 status unpacked gnome-system-tools 2.30.2-1 2010-07-13 12:28:59 status half-configured gnome-system-tools 2.30.2-1 2010-07-13 12:28:59 status installed gnome-system-tools 2.30.2-1 2010-07-13 12:28:59 status triggers-pending menu 2.1.43 2010-07-13 12:28:59 status triggers-awaited menu 2.1.43 2010-07-13 12:28:59 trigproc menu 2.1.43 2.1.43 2010-07-13 12:28:59 status half-configured menu 2.1.43 2010-07-13 12:29:00 status installed menu 2.1.43 2010-07-13 12:30:11 startup packages remove 2010-07-13 12:30:11 status installed swfdec-mozilla 0.6.0-5 2010-07-13 12:30:11 remove swfdec-mozilla 0.6.0-5 0.6.0-5 2010-07-13 12:30:11 status half-configured swfdec-mozilla 0.6.0-5 2010-07-13 12:30:12 update-alternatives: run with --quiet --remove flash-mozilla.so /usr/lib/swfdec-mozilla/libswfdecmozilla.so 2010-07-13 12:30:12 update-alternatives: link group flash-mozilla.so fully removed 2010-07-13 12:30:12 status half-installed swfdec-mozilla 0.6.0-5 2010-07-13 12:30:12 status config-files swfdec-mozilla 0.6.0-5 2010-07-13 12:30:12 status config-files swfdec-mozilla 0.6.0-5 2010-07-13 12:30:12 status config-files swfdec-mozilla 0.6.0-5 2010-07-13 12:30:12 status not-installed swfdec-mozilla 2010-07-13 12:30:12 startup archives unpack 2010-07-13 12:30:13 install evolution-common 2.30.2-1 2010-07-13 12:30:13 status half-installed evolution-common 2.30.2-1 2010-07-13 12:30:13 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-13 12:30:13 status half-installed evolution-common 2.30.2-1 2010-07-13 12:30:14 status triggers-pending desktop-file-utils 0.15-2 2010-07-13 12:30:14 status half-installed evolution-common 2.30.2-1 2010-07-13 12:30:14 status triggers-pending gnome-menus 2.30.0-1 2010-07-13 12:30:14 status half-installed evolution-common 2.30.2-1 2010-07-13 12:30:18 status unpacked evolution-common 2.30.2-1 2010-07-13 12:30:19 status unpacked evolution-common 2.30.2-1 2010-07-13 12:30:19 install evolution 2.30.1.2-3 2.30.2-1 2010-07-13 12:30:19 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:19 status triggers-pending gconf2 2.28.1-3 2010-07-13 12:30:19 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:19 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:19 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:19 status triggers-pending menu 2.1.43 2010-07-13 12:30:19 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:20 status triggers-pending man-db 2.5.7-3 2010-07-13 12:30:20 status half-installed evolution 2.30.1.2-3 2010-07-13 12:30:20 status unpacked evolution 2.30.2-1 2010-07-13 12:30:20 status unpacked evolution 2.30.2-1 2010-07-13 12:30:21 install libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:30:21 status half-installed libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:30:22 status unpacked libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:30:22 status unpacked libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:30:22 install libgoffice-0.8-8 0.8.6-1 0.8.7-1 2010-07-13 12:30:22 status half-installed libgoffice-0.8-8 0.8.6-1 2010-07-13 12:30:22 status unpacked libgoffice-0.8-8 0.8.7-1 2010-07-13 12:30:22 status unpacked libgoffice-0.8-8 0.8.7-1 2010-07-13 12:30:22 install libwmf0.2-7 0.2.8.4-6.1 0.2.8.4-6.1 2010-07-13 12:30:22 status half-installed libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:30:23 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:30:23 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:30:23 install libwv-1.2-3 1.2.4-2 1.2.4-2 2010-07-13 12:30:23 status half-installed libwv-1.2-3 1.2.4-2 2010-07-13 12:30:23 status unpacked libwv-1.2-3 1.2.4-2 2010-07-13 12:30:23 status unpacked libwv-1.2-3 1.2.4-2 2010-07-13 12:30:23 install libabiword-2.8 2.8.2-2 2.8.2-2 2010-07-13 12:30:23 status half-installed libabiword-2.8 2.8.2-2 2010-07-13 12:30:24 status unpacked libabiword-2.8 2.8.2-2 2010-07-13 12:30:24 status unpacked libabiword-2.8 2.8.2-2 2010-07-13 12:30:24 install libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status half-installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:30:24 install libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status half-installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:24 install libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:24 status half-installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:25 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:25 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:30:25 install libloudmouth1-0 1.4.3-5 1.4.3-5 2010-07-13 12:30:25 status half-installed libloudmouth1-0 1.4.3-5 2010-07-13 12:30:25 status unpacked libloudmouth1-0 1.4.3-5 2010-07-13 12:30:25 status unpacked libloudmouth1-0 1.4.3-5 2010-07-13 12:30:25 install libots0 0.5.0-2 0.5.0-2 2010-07-13 12:30:25 status half-installed libots0 0.5.0-2 2010-07-13 12:30:25 status unpacked libots0 0.5.0-2 2010-07-13 12:30:25 status unpacked libots0 0.5.0-2 2010-07-13 12:30:25 install libpsiconv6 0.9.8-4.1 0.9.8-4.1 2010-07-13 12:30:25 status half-installed libpsiconv6 0.9.8-4.1 2010-07-13 12:30:25 status unpacked libpsiconv6 0.9.8-4.1 2010-07-13 12:30:26 status unpacked libpsiconv6 0.9.8-4.1 2010-07-13 12:30:26 install abiword-common 2.8.2-2 2.8.2-2 2010-07-13 12:30:26 status half-installed abiword-common 2.8.2-2 2010-07-13 12:30:26 status triggers-pending shared-mime-info 0.71-3 2010-07-13 12:30:26 status half-installed abiword-common 2.8.2-2 2010-07-13 12:30:26 status unpacked abiword-common 2.8.2-2 2010-07-13 12:30:26 status unpacked abiword-common 2.8.2-2 2010-07-13 12:30:26 install abiword 2.8.2-2 2.8.2-2 2010-07-13 12:30:26 status half-installed abiword 2.8.2-2 2010-07-13 12:30:27 status half-installed abiword 2.8.2-2 2010-07-13 12:30:27 status half-installed abiword 2.8.2-2 2010-07-13 12:30:27 status half-installed abiword 2.8.2-2 2010-07-13 12:30:27 status half-installed abiword 2.8.2-2 2010-07-13 12:30:27 status unpacked abiword 2.8.2-2 2010-07-13 12:30:27 status unpacked abiword 2.8.2-2 2010-07-13 12:30:27 install link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:30:27 status half-installed link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:30:27 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:30:28 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:30:28 install liblink-grammar4 4.6.7-1 4.6.7-1 2010-07-13 12:30:28 status half-installed liblink-grammar4 4.6.7-1 2010-07-13 12:30:28 status unpacked liblink-grammar4 4.6.7-1 2010-07-13 12:30:28 status unpacked liblink-grammar4 4.6.7-1 2010-07-13 12:30:28 install abiword-plugin-grammar 2.8.2-2 2010-07-13 12:30:28 status half-installed abiword-plugin-grammar 2.8.2-2 2010-07-13 12:30:28 status unpacked abiword-plugin-grammar 2.8.2-2 2010-07-13 12:30:28 status unpacked abiword-plugin-grammar 2.8.2-2 2010-07-13 12:30:28 install libgdome2-0 0.8.1+debian-4 0.8.1+debian-4 2010-07-13 12:30:28 status half-installed libgdome2-0 0.8.1+debian-4 2010-07-13 12:30:29 status unpacked libgdome2-0 0.8.1+debian-4 2010-07-13 12:30:29 status unpacked libgdome2-0 0.8.1+debian-4 2010-07-13 12:30:29 install libgdome2-cpp-smart0c2a 0.2.6-5 0.2.6-5 2010-07-13 12:30:29 status half-installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:30:29 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:30:29 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:30:29 install libgtkmathview0c2a 0.8.0-5 0.8.0-5 2010-07-13 12:30:29 status half-installed libgtkmathview0c2a 0.8.0-5 2010-07-13 12:30:29 status unpacked libgtkmathview0c2a 0.8.0-5 2010-07-13 12:30:29 status unpacked libgtkmathview0c2a 0.8.0-5 2010-07-13 12:30:29 install abiword-plugin-mathview 2.8.2-2 2010-07-13 12:30:29 status half-installed abiword-plugin-mathview 2.8.2-2 2010-07-13 12:30:30 status unpacked abiword-plugin-mathview 2.8.2-2 2010-07-13 12:30:30 status unpacked abiword-plugin-mathview 2.8.2-2 2010-07-13 12:30:30 install libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:30:30 status half-installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:30:30 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:30:30 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:30:30 install libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:30:30 status half-installed libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:30:30 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:30:30 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:30:30 install apache2.2-bin 2.2.15-5 2010-07-13 12:30:30 status half-installed apache2.2-bin 2.2.15-5 2010-07-13 12:30:30 status half-installed apache2.2-bin 2.2.15-5 2010-07-13 12:30:31 status unpacked apache2.2-bin 2.2.15-5 2010-07-13 12:30:31 status unpacked apache2.2-bin 2.2.15-5 2010-07-13 12:30:31 install arj 3.10.22-8 3.10.22-8 2010-07-13 12:30:31 status half-installed arj 3.10.22-8 2010-07-13 12:30:31 status half-installed arj 3.10.22-8 2010-07-13 12:30:31 status unpacked arj 3.10.22-8 2010-07-13 12:30:31 status unpacked arj 3.10.22-8 2010-07-13 12:30:31 install libavahi-core7 0.6.26-1 2010-07-13 12:30:31 status half-installed libavahi-core7 0.6.26-1 2010-07-13 12:30:31 status unpacked libavahi-core7 0.6.26-1 2010-07-13 12:30:31 status unpacked libavahi-core7 0.6.26-1 2010-07-13 12:30:32 install libdaemon0 0.14-2 0.14-2 2010-07-13 12:30:32 status half-installed libdaemon0 0.14-2 2010-07-13 12:30:32 status unpacked libdaemon0 0.14-2 2010-07-13 12:30:32 status unpacked libdaemon0 0.14-2 2010-07-13 12:30:32 install avahi-daemon 0.6.25-3 0.6.26-1 2010-07-13 12:30:32 status half-installed avahi-daemon 0.6.25-3 2010-07-13 12:30:32 status half-installed avahi-daemon 0.6.25-3 2010-07-13 12:30:32 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:30:32 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:30:32 install binfmt-support 1.2.18 1.2.18 2010-07-13 12:30:32 status half-installed binfmt-support 1.2.18 2010-07-13 12:30:32 status half-installed binfmt-support 1.2.18 2010-07-13 12:30:33 status unpacked binfmt-support 1.2.18 2010-07-13 12:30:33 status unpacked binfmt-support 1.2.18 2010-07-13 12:30:33 install bogofilter-common 1.2.1-2 1.2.1-3 2010-07-13 12:30:33 status half-installed bogofilter-common 1.2.1-2 2010-07-13 12:30:33 status half-installed bogofilter-common 1.2.1-2 2010-07-13 12:30:33 status unpacked bogofilter-common 1.2.1-3 2010-07-13 12:30:33 status unpacked bogofilter-common 1.2.1-3 2010-07-13 12:30:33 install libgsl0ldbl 1.14+dfsg-1 1.14+dfsg-1 2010-07-13 12:30:33 status half-installed libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:30:34 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:30:34 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:30:34 install bogofilter-bdb 1.2.1-3 2010-07-13 12:30:34 status half-installed bogofilter-bdb 1.2.1-3 2010-07-13 12:30:34 status half-installed bogofilter-bdb 1.2.1-3 2010-07-13 12:30:34 status unpacked bogofilter-bdb 1.2.1-3 2010-07-13 12:30:34 status unpacked bogofilter-bdb 1.2.1-3 2010-07-13 12:30:34 install bogofilter 1.2.1-3 2010-07-13 12:30:34 status half-installed bogofilter 1.2.1-3 2010-07-13 12:30:34 status unpacked bogofilter 1.2.1-3 2010-07-13 12:30:34 status unpacked bogofilter 1.2.1-3 2010-07-13 12:30:34 install libcheese-gtk18 2.30.1-1 2.30.1-1 2010-07-13 12:30:34 status half-installed libcheese-gtk18 2.30.1-1 2010-07-13 12:30:35 status unpacked libcheese-gtk18 2.30.1-1 2010-07-13 12:30:35 status unpacked libcheese-gtk18 2.30.1-1 2010-07-13 12:30:35 install cheese-common 2.30.1-1 2010-07-13 12:30:35 status half-installed cheese-common 2.30.1-1 2010-07-13 12:30:35 status half-installed cheese-common 2.30.1-1 2010-07-13 12:30:35 status half-installed cheese-common 2.30.1-1 2010-07-13 12:30:36 status unpacked cheese-common 2.30.1-1 2010-07-13 12:30:36 status unpacked cheese-common 2.30.1-1 2010-07-13 12:30:36 install cheese 2.30.1-1 2010-07-13 12:30:36 status half-installed cheese 2.30.1-1 2010-07-13 12:30:36 status half-installed cheese 2.30.1-1 2010-07-13 12:30:36 status half-installed cheese 2.30.1-1 2010-07-13 12:30:36 status half-installed cheese 2.30.1-1 2010-07-13 12:30:36 status unpacked cheese 2.30.1-1 2010-07-13 12:30:36 status unpacked cheese 2.30.1-1 2010-07-13 12:30:36 install cli-common 0.7.1 2010-07-13 12:30:36 status half-installed cli-common 0.7.1 2010-07-13 12:30:37 status unpacked cli-common 0.7.1 2010-07-13 12:30:37 status unpacked cli-common 0.7.1 2010-07-13 12:30:37 install libportaudio2 19+svn20071022-3+b1 19+svn20071022-3+b1 2010-07-13 12:30:37 status half-installed libportaudio2 19+svn20071022-3+b1 2010-07-13 12:30:37 status unpacked libportaudio2 19+svn20071022-3+b1 2010-07-13 12:30:37 status unpacked libportaudio2 19+svn20071022-3+b1 2010-07-13 12:30:37 install espeak-data 1.43-1 2010-07-13 12:30:37 status half-installed espeak-data 1.43-1 2010-07-13 12:30:37 status unpacked espeak-data 1.43-1 2010-07-13 12:30:37 status unpacked espeak-data 1.43-1 2010-07-13 12:30:37 install libespeak1 1.43-1 1.43-1 2010-07-13 12:30:37 status half-installed libespeak1 1.43-1 2010-07-13 12:30:38 status unpacked libespeak1 1.43-1 2010-07-13 12:30:38 status unpacked libespeak1 1.43-1 2010-07-13 12:30:38 install libgnome-speech7 1:0.4.25-2 1:0.4.25-2 2010-07-13 12:30:38 status half-installed libgnome-speech7 1:0.4.25-2 2010-07-13 12:30:38 status unpacked libgnome-speech7 1:0.4.25-2 2010-07-13 12:30:38 status unpacked libgnome-speech7 1:0.4.25-2 2010-07-13 12:30:38 install dasher-data 4.11-1 2010-07-13 12:30:38 status half-installed dasher-data 4.11-1 2010-07-13 12:30:39 status half-installed dasher-data 4.11-1 2010-07-13 12:30:39 status half-installed dasher-data 4.11-1 2010-07-13 12:30:40 status unpacked dasher-data 4.11-1 2010-07-13 12:30:40 status unpacked dasher-data 4.11-1 2010-07-13 12:30:40 install dasher 4.11-1 4.11-1 2010-07-13 12:30:40 status half-installed dasher 4.11-1 2010-07-13 12:30:40 status half-installed dasher 4.11-1 2010-07-13 12:30:40 status half-installed dasher 4.11-1 2010-07-13 12:30:40 status half-installed dasher 4.11-1 2010-07-13 12:30:40 status half-installed dasher 4.11-1 2010-07-13 12:30:41 status unpacked dasher 4.11-1 2010-07-13 12:30:41 status unpacked dasher 4.11-1 2010-07-13 12:30:41 install dmz-cursor-theme 0.4.1 2010-07-13 12:30:41 status half-installed dmz-cursor-theme 0.4.1 2010-07-13 12:30:41 status unpacked dmz-cursor-theme 0.4.1 2010-07-13 12:30:41 status unpacked dmz-cursor-theme 0.4.1 2010-07-13 12:30:41 install libpt2.6.7 2.6.7-1 2.6.7-1 2010-07-13 12:30:41 status half-installed libpt2.6.7 2.6.7-1 2010-07-13 12:30:42 status unpacked libpt2.6.7 2.6.7-1 2010-07-13 12:30:42 status unpacked libpt2.6.7 2.6.7-1 2010-07-13 12:30:42 install libspeexdsp1 1.2~rc1-1 1.2~rc1-1 2010-07-13 12:30:42 status half-installed libspeexdsp1 1.2~rc1-1 2010-07-13 12:30:42 status unpacked libspeexdsp1 1.2~rc1-1 2010-07-13 12:30:42 status unpacked libspeexdsp1 1.2~rc1-1 2010-07-13 12:30:42 install libsrtp0 1.4.4~dfsg-6 1.4.4~dfsg-6 2010-07-13 12:30:42 status half-installed libsrtp0 1.4.4~dfsg-6 2010-07-13 12:30:42 status unpacked libsrtp0 1.4.4~dfsg-6 2010-07-13 12:30:42 status unpacked libsrtp0 1.4.4~dfsg-6 2010-07-13 12:30:42 install libopal3.6.8 3.6.8~dfsg-2 3.6.8~dfsg-2 2010-07-13 12:30:42 status half-installed libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:30:43 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:30:43 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:30:43 install ekiga 3.2.7-1 3.2.7-2 2010-07-13 12:30:43 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:43 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:43 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:44 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:44 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:44 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:44 status half-installed ekiga 3.2.7-1 2010-07-13 12:30:45 status unpacked ekiga 3.2.7-2 2010-07-13 12:30:45 status unpacked ekiga 3.2.7-2 2010-07-13 12:30:45 install libchamplain-0.4-0 0.4.6-1 0.4.6-1 2010-07-13 12:30:45 status half-installed libchamplain-0.4-0 0.4.6-1 2010-07-13 12:30:46 status unpacked libchamplain-0.4-0 0.4.6-1 2010-07-13 12:30:46 status unpacked libchamplain-0.4-0 0.4.6-1 2010-07-13 12:30:46 install libclutter-gtk-0.10-0 0.10.2-1 0.10.2-1 2010-07-13 12:30:46 status half-installed libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:30:46 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:30:46 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:30:46 install libchamplain-gtk-0.4-0 0.4.6-1 0.4.6-1 2010-07-13 12:30:46 status half-installed libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:30:46 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:30:46 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:30:47 install libgeoclue0 0.12.0-1 0.12.0-1 2010-07-13 12:30:47 status half-installed libgeoclue0 0.12.0-1 2010-07-13 12:30:47 status unpacked libgeoclue0 0.12.0-1 2010-07-13 12:30:47 status unpacked libgeoclue0 0.12.0-1 2010-07-13 12:30:47 install libtelepathy-glib0 0.11.8-1 0.11.9-1 2010-07-13 12:30:47 status half-installed libtelepathy-glib0 0.11.8-1 2010-07-13 12:30:47 status unpacked libtelepathy-glib0 0.11.9-1 2010-07-13 12:30:47 status unpacked libtelepathy-glib0 0.11.9-1 2010-07-13 12:30:47 install libtelepathy-farsight0 0.0.14-2+b1 0.0.14-2+b1 2010-07-13 12:30:47 status half-installed libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:30:47 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:30:47 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:30:48 install empathy-common 2.30.2-1 2010-07-13 12:30:48 status half-installed empathy-common 2.30.2-1 2010-07-13 12:30:48 status half-installed empathy-common 2.30.2-1 2010-07-13 12:30:50 status unpacked empathy-common 2.30.2-1 2010-07-13 12:30:50 status unpacked empathy-common 2.30.2-1 2010-07-13 12:30:50 install telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:30:50 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:30:50 status half-installed telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:30:50 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:30:50 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:30:51 install geoclue 0.12.0-1 2010-07-13 12:30:51 status half-installed geoclue 0.12.0-1 2010-07-13 12:30:51 status unpacked geoclue 0.12.0-1 2010-07-13 12:30:51 status unpacked geoclue 0.12.0-1 2010-07-13 12:30:51 install empathy 2.30.2-1 2010-07-13 12:30:51 status half-installed empathy 2.30.2-1 2010-07-13 12:30:51 status half-installed empathy 2.30.2-1 2010-07-13 12:30:51 status half-installed empathy 2.30.2-1 2010-07-13 12:30:51 status half-installed empathy 2.30.2-1 2010-07-13 12:30:51 status half-installed empathy 2.30.2-1 2010-07-13 12:30:52 status unpacked empathy 2.30.2-1 2010-07-13 12:30:52 status unpacked empathy 2.30.2-1 2010-07-13 12:30:52 install eog 2.30.1-1+b1 2.30.2-1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:52 status half-installed eog 2.30.1-1+b1 2010-07-13 12:30:53 status unpacked eog 2.30.2-1 2010-07-13 12:30:53 status unpacked eog 2.30.2-1 2010-07-13 12:30:53 install epiphany-browser 2.30.2-2 2.30.2-3 2010-07-13 12:30:53 status half-installed epiphany-browser 2.30.2-2 2010-07-13 12:30:53 status half-installed epiphany-browser 2.30.2-2 2010-07-13 12:30:53 status half-installed epiphany-browser 2.30.2-2 2010-07-13 12:30:54 status unpacked epiphany-browser 2.30.2-3 2010-07-13 12:30:54 status unpacked epiphany-browser 2.30.2-3 2010-07-13 12:30:54 install w3c-dtd-xhtml 1.1-5 1.1-5 2010-07-13 12:30:54 status half-installed w3c-dtd-xhtml 1.1-5 2010-07-13 12:30:54 status unpacked w3c-dtd-xhtml 1.1-5 2010-07-13 12:30:54 status unpacked w3c-dtd-xhtml 1.1-5 2010-07-13 12:30:54 install epiphany-extensions 2.30.1-1 2010-07-13 12:30:54 status half-installed epiphany-extensions 2.30.1-1 2010-07-13 12:30:55 status unpacked epiphany-extensions 2.30.1-1 2010-07-13 12:30:55 status unpacked epiphany-extensions 2.30.1-1 2010-07-13 12:30:55 install espeak 1.43-1 2010-07-13 12:30:55 status half-installed espeak 1.43-1 2010-07-13 12:30:55 status half-installed espeak 1.43-1 2010-07-13 12:30:56 status unpacked espeak 1.43-1 2010-07-13 12:30:56 status unpacked espeak 1.43-1 2010-07-13 12:30:56 install evolution-exchange 2.30.2-1 2010-07-13 12:30:56 status half-installed evolution-exchange 2.30.2-1 2010-07-13 12:30:56 status half-installed evolution-exchange 2.30.2-1 2010-07-13 12:30:57 status unpacked evolution-exchange 2.30.2-1 2010-07-13 12:30:57 status unpacked evolution-exchange 2.30.2-1 2010-07-13 12:30:57 install libgtkimageview0 1.6.4-1 1.6.4-1 2010-07-13 12:30:57 status half-installed libgtkimageview0 1.6.4-1 2010-07-13 12:30:58 status unpacked libgtkimageview0 1.6.4-1 2010-07-13 12:30:58 status unpacked libgtkimageview0 1.6.4-1 2010-07-13 12:30:58 install evolution-plugins 2.30.2-1 2010-07-13 12:30:58 status half-installed evolution-plugins 2.30.2-1 2010-07-13 12:30:58 status unpacked evolution-plugins 2.30.2-1 2010-07-13 12:30:58 status unpacked evolution-plugins 2.30.2-1 2010-07-13 12:30:59 install evolution-webcal 2.28.1-1 2010-07-13 12:30:59 status half-installed evolution-webcal 2.28.1-1 2010-07-13 12:30:59 status half-installed evolution-webcal 2.28.1-1 2010-07-13 12:31:00 status unpacked evolution-webcal 2.28.1-1 2010-07-13 12:31:00 status unpacked evolution-webcal 2.28.1-1 2010-07-13 12:31:00 install libexiv2-9 0.20-2 2010-07-13 12:31:00 status half-installed libexiv2-9 0.20-2 2010-07-13 12:31:01 status unpacked libexiv2-9 0.20-2 2010-07-13 12:31:01 status unpacked libexiv2-9 0.20-2 2010-07-13 12:31:01 install exiv2 0.20-2 2010-07-13 12:31:01 status half-installed exiv2 0.20-2 2010-07-13 12:31:01 status half-installed exiv2 0.20-2 2010-07-13 12:31:01 status unpacked exiv2 0.20-2 2010-07-13 12:31:01 status unpacked exiv2 0.20-2 2010-07-13 12:31:01 install libestools1.2 1:1.2.96~beta-6 1:1.2.96~beta-6 2010-07-13 12:31:01 status half-installed libestools1.2 1:1.2.96~beta-6 2010-07-13 12:31:01 status unpacked libestools1.2 1:1.2.96~beta-6 2010-07-13 12:31:01 status unpacked libestools1.2 1:1.2.96~beta-6 2010-07-13 12:31:01 install festival 1.96~beta-10 1.96~beta-10 2010-07-13 12:31:01 status half-installed festival 1.96~beta-10 2010-07-13 12:31:02 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-13 12:31:02 status half-installed festival 1.96~beta-10 2010-07-13 12:31:02 status half-installed festival 1.96~beta-10 2010-07-13 12:31:02 status unpacked festival 1.96~beta-10 2010-07-13 12:31:02 status unpacked festival 1.96~beta-10 2010-07-13 12:31:02 install festlex-cmu 1.4.0-6 2010-07-13 12:31:02 status half-installed festlex-cmu 1.4.0-6 2010-07-13 12:31:02 status unpacked festlex-cmu 1.4.0-6 2010-07-13 12:31:02 status unpacked festlex-cmu 1.4.0-6 2010-07-13 12:31:02 install festlex-poslex 1.4.0-5 2010-07-13 12:31:02 status half-installed festlex-poslex 1.4.0-5 2010-07-13 12:31:03 status unpacked festlex-poslex 1.4.0-5 2010-07-13 12:31:03 status unpacked festlex-poslex 1.4.0-5 2010-07-13 12:31:03 install p7zip-full 9.04~dfsg.1-1 2010-07-13 12:31:03 status half-installed p7zip-full 9.04~dfsg.1-1 2010-07-13 12:31:03 status half-installed p7zip-full 9.04~dfsg.1-1 2010-07-13 12:31:03 status unpacked p7zip-full 9.04~dfsg.1-1 2010-07-13 12:31:03 status unpacked p7zip-full 9.04~dfsg.1-1 2010-07-13 12:31:03 install file-roller 2.30.1.1-2 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:03 status half-installed file-roller 2.30.1.1-2 2010-07-13 12:31:04 status unpacked file-roller 2.30.1.1-2 2010-07-13 12:31:04 status unpacked file-roller 2.30.1.1-2 2010-07-13 12:31:04 install freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:31:04 status half-installed freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:31:05 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:31:05 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:31:05 install freeglut3 2.6.0-1 2.6.0-1 2010-07-13 12:31:05 status half-installed freeglut3 2.6.0-1 2010-07-13 12:31:06 status unpacked freeglut3 2.6.0-1 2010-07-13 12:31:06 status unpacked freeglut3 2.6.0-1 2010-07-13 12:31:06 install gcalctool 5.30.1-1 5.30.2-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:06 status half-installed gcalctool 5.30.1-1 2010-07-13 12:31:07 status unpacked gcalctool 5.30.2-1 2010-07-13 12:31:07 status unpacked gcalctool 5.30.2-1 2010-07-13 12:31:07 install gconf-defaults-service 2.28.1-3 2.28.1-3 2010-07-13 12:31:07 status half-installed gconf-defaults-service 2.28.1-3 2010-07-13 12:31:08 status unpacked gconf-defaults-service 2.28.1-3 2010-07-13 12:31:08 status unpacked gconf-defaults-service 2.28.1-3 2010-07-13 12:31:08 install gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:08 status half-installed gconf-editor 2.30.0-2 2010-07-13 12:31:09 status unpacked gconf-editor 2.30.0-2 2010-07-13 12:31:09 status unpacked gconf-editor 2.30.0-2 2010-07-13 12:31:09 install gdebi-core 0.6.1 2010-07-13 12:31:09 status half-installed gdebi-core 0.6.1 2010-07-13 12:31:09 status half-installed gdebi-core 0.6.1 2010-07-13 12:31:09 status unpacked gdebi-core 0.6.1 2010-07-13 12:31:10 status unpacked gdebi-core 0.6.1 2010-07-13 12:31:10 install gdebi 0.6.1 2010-07-13 12:31:10 status half-installed gdebi 0.6.1 2010-07-13 12:31:10 status half-installed gdebi 0.6.1 2010-07-13 12:31:10 status half-installed gdebi 0.6.1 2010-07-13 12:31:10 status half-installed gdebi 0.6.1 2010-07-13 12:31:10 status half-installed gdebi 0.6.1 2010-07-13 12:31:10 status unpacked gdebi 0.6.1 2010-07-13 12:31:10 status unpacked gdebi 0.6.1 2010-07-13 12:31:10 install libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:31:10 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:31:11 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:31:11 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:31:11 install libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-07-13 12:31:11 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:31:11 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:31:11 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:31:12 install gedit-common 2.30.2-1 2010-07-13 12:31:12 status half-installed gedit-common 2.30.2-1 2010-07-13 12:31:12 status half-installed gedit-common 2.30.2-1 2010-07-13 12:31:13 status unpacked gedit-common 2.30.2-1 2010-07-13 12:31:13 status unpacked gedit-common 2.30.2-1 2010-07-13 12:31:13 install python-gtksourceview2 2.10.1-1 2010-07-13 12:31:13 status half-installed python-gtksourceview2 2.10.1-1 2010-07-13 12:31:14 status unpacked python-gtksourceview2 2.10.1-1 2010-07-13 12:31:14 status unpacked python-gtksourceview2 2.10.1-1 2010-07-13 12:31:14 install gedit 2.30.2-1+b1 2.30.2-1+b1 2010-07-13 12:31:14 status half-installed gedit 2.30.2-1+b1 2010-07-13 12:31:14 status half-installed gedit 2.30.2-1+b1 2010-07-13 12:31:15 status half-installed gedit 2.30.2-1+b1 2010-07-13 12:31:15 status half-installed gedit 2.30.2-1+b1 2010-07-13 12:31:15 status half-installed gedit 2.30.2-1+b1 2010-07-13 12:31:15 status unpacked gedit 2.30.2-1+b1 2010-07-13 12:31:15 status unpacked gedit 2.30.2-1+b1 2010-07-13 12:31:15 install gedit-plugins 2.30.0-1 2010-07-13 12:31:15 status half-installed gedit-plugins 2.30.0-1 2010-07-13 12:31:15 status half-installed gedit-plugins 2.30.0-1 2010-07-13 12:31:16 status unpacked gedit-plugins 2.30.0-1 2010-07-13 12:31:16 status unpacked gedit-plugins 2.30.0-1 2010-07-13 12:31:16 install geoclue-hostip 0.12.0-1 2010-07-13 12:31:16 status half-installed geoclue-hostip 0.12.0-1 2010-07-13 12:31:16 status unpacked geoclue-hostip 0.12.0-1 2010-07-13 12:31:16 status unpacked geoclue-hostip 0.12.0-1 2010-07-13 12:31:16 install geoclue-localnet 0.12.0-1 2010-07-13 12:31:16 status half-installed geoclue-localnet 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-localnet 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-localnet 0.12.0-1 2010-07-13 12:31:17 install geoclue-manual 0.12.0-1 2010-07-13 12:31:17 status half-installed geoclue-manual 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-manual 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-manual 0.12.0-1 2010-07-13 12:31:17 install geoclue-yahoo 0.12.0-1 2010-07-13 12:31:17 status half-installed geoclue-yahoo 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-yahoo 0.12.0-1 2010-07-13 12:31:17 status unpacked geoclue-yahoo 0.12.0-1 2010-07-13 12:31:18 install libgimp2.0 2.6.8-3+b1 2.6.10-1 2010-07-13 12:31:18 status half-installed libgimp2.0 2.6.8-3+b1 2010-07-13 12:31:18 status unpacked libgimp2.0 2.6.10-1 2010-07-13 12:31:18 status unpacked libgimp2.0 2.6.10-1 2010-07-13 12:31:18 install gimp-data 2.6.8-3 2.6.10-1 2010-07-13 12:31:18 status half-installed gimp-data 2.6.8-3 2010-07-13 12:31:19 status half-installed gimp-data 2.6.8-3 2010-07-13 12:31:19 status half-installed gimp-data 2.6.8-3 2010-07-13 12:31:21 status unpacked gimp-data 2.6.10-1 2010-07-13 12:31:21 status unpacked gimp-data 2.6.10-1 2010-07-13 12:31:21 install libbabl-0.0-0 0.0.22-1 0.0.22-1 2010-07-13 12:31:21 status half-installed libbabl-0.0-0 0.0.22-1 2010-07-13 12:31:22 status unpacked libbabl-0.0-0 0.0.22-1 2010-07-13 12:31:22 status unpacked libbabl-0.0-0 0.0.22-1 2010-07-13 12:31:22 install libilmbase6 1.0.1-3 1.0.1-3 2010-07-13 12:31:22 status half-installed libilmbase6 1.0.1-3 2010-07-13 12:31:22 status unpacked libilmbase6 1.0.1-3 2010-07-13 12:31:22 status unpacked libilmbase6 1.0.1-3 2010-07-13 12:31:22 install libopenexr6 1.6.1-4.1 1.6.1-4.1 2010-07-13 12:31:22 status half-installed libopenexr6 1.6.1-4.1 2010-07-13 12:31:23 status unpacked libopenexr6 1.6.1-4.1 2010-07-13 12:31:23 status unpacked libopenexr6 1.6.1-4.1 2010-07-13 12:31:23 install libopenraw1 0.0.8-1 0.0.8-1 2010-07-13 12:31:23 status half-installed libopenraw1 0.0.8-1 2010-07-13 12:31:23 status unpacked libopenraw1 0.0.8-1 2010-07-13 12:31:23 status unpacked libopenraw1 0.0.8-1 2010-07-13 12:31:23 install libgegl-0.0-0 0.0.22-2 0.0.22-2 2010-07-13 12:31:23 status half-installed libgegl-0.0-0 0.0.22-2 2010-07-13 12:31:24 status unpacked libgegl-0.0-0 0.0.22-2 2010-07-13 12:31:24 status unpacked libgegl-0.0-0 0.0.22-2 2010-07-13 12:31:24 install libmng1 1.0.10-1 1.0.10-1 2010-07-13 12:31:24 status half-installed libmng1 1.0.10-1 2010-07-13 12:31:24 status unpacked libmng1 1.0.10-1 2010-07-13 12:31:24 status unpacked libmng1 1.0.10-1 2010-07-13 12:31:25 install gimp 2.6.8-3+b1 2.6.10-1 2010-07-13 12:31:25 status half-installed gimp 2.6.8-3+b1 2010-07-13 12:31:25 status half-installed gimp 2.6.8-3+b1 2010-07-13 12:31:25 status half-installed gimp 2.6.8-3+b1 2010-07-13 12:31:25 status half-installed gimp 2.6.8-3+b1 2010-07-13 12:31:25 status half-installed gimp 2.6.8-3+b1 2010-07-13 12:31:26 status unpacked gimp 2.6.10-1 2010-07-13 12:31:26 status unpacked gimp 2.6.10-1 2010-07-13 12:31:26 install libieee1284-3 0.2.11-6 0.2.11-6 2010-07-13 12:31:26 status half-installed libieee1284-3 0.2.11-6 2010-07-13 12:31:26 status unpacked libieee1284-3 0.2.11-6 2010-07-13 12:31:26 status unpacked libieee1284-3 0.2.11-6 2010-07-13 12:31:26 install libsane-extras 1.0.21.2 1.0.21.2 2010-07-13 12:31:26 status half-installed libsane-extras 1.0.21.2 2010-07-13 12:31:26 status half-installed libsane-extras 1.0.21.2 2010-07-13 12:31:26 status unpacked libsane-extras 1.0.21.2 2010-07-13 12:31:26 status unpacked libsane-extras 1.0.21.2 2010-07-13 12:31:26 install libsane 1.0.21-2 1.0.21-3 2010-07-13 12:31:26 status half-installed libsane 1.0.21-2 2010-07-13 12:31:27 status half-installed libsane 1.0.21-2 2010-07-13 12:31:28 status unpacked libsane 1.0.21-3 2010-07-13 12:31:28 status unpacked libsane 1.0.21-3 2010-07-13 12:31:28 install gnome-scan-common 0.6.2-1 2010-07-13 12:31:28 status half-installed gnome-scan-common 0.6.2-1 2010-07-13 12:31:28 status half-installed gnome-scan-common 0.6.2-1 2010-07-13 12:31:28 status unpacked gnome-scan-common 0.6.2-1 2010-07-13 12:31:28 status unpacked gnome-scan-common 0.6.2-1 2010-07-13 12:31:28 install libgnomescan0 0.6.2-1 0.6.2-1 2010-07-13 12:31:28 status half-installed libgnomescan0 0.6.2-1 2010-07-13 12:31:29 status unpacked libgnomescan0 0.6.2-1 2010-07-13 12:31:29 status unpacked libgnomescan0 0.6.2-1 2010-07-13 12:31:29 install gimp-flegita 0.6.2-1 2010-07-13 12:31:29 status half-installed gimp-flegita 0.6.2-1 2010-07-13 12:31:29 status unpacked gimp-flegita 0.6.2-1 2010-07-13 12:31:29 status unpacked gimp-flegita 0.6.2-1 2010-07-13 12:31:29 install libboost-date-time1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-07-13 12:31:29 status half-installed libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:31:29 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:31:29 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:31:29 install libboost-thread1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-07-13 12:31:29 status half-installed libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:31:30 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:31:30 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:31:30 install gnash-common 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:31:30 status half-installed gnash-common 0.8.7-2+b1 2010-07-13 12:31:30 status half-installed gnash-common 0.8.7-2+b1 2010-07-13 12:31:30 status unpacked gnash-common 0.8.7-2+b1 2010-07-13 12:31:30 status unpacked gnash-common 0.8.7-2+b1 2010-07-13 12:31:30 install gnash 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:31:30 status half-installed gnash 0.8.7-2+b1 2010-07-13 12:31:30 status half-installed gnash 0.8.7-2+b1 2010-07-13 12:31:31 status half-installed gnash 0.8.7-2+b1 2010-07-13 12:31:31 status half-installed gnash 0.8.7-2+b1 2010-07-13 12:31:31 status unpacked gnash 0.8.7-2+b1 2010-07-13 12:31:31 status unpacked gnash 0.8.7-2+b1 2010-07-13 12:31:31 install gnome-terminal-data 2.30.2-1 2010-07-13 12:31:31 status half-installed gnome-terminal-data 2.30.2-1 2010-07-13 12:31:31 status half-installed gnome-terminal-data 2.30.2-1 2010-07-13 12:31:33 status unpacked gnome-terminal-data 2.30.2-1 2010-07-13 12:31:33 status unpacked gnome-terminal-data 2.30.2-1 2010-07-13 12:31:33 install gnome-terminal 2.30.2-1 2.30.2-1 2010-07-13 12:31:33 status half-installed gnome-terminal 2.30.2-1 2010-07-13 12:31:33 status half-installed gnome-terminal 2.30.2-1 2010-07-13 12:31:33 status half-installed gnome-terminal 2.30.2-1 2010-07-13 12:31:33 status half-installed gnome-terminal 2.30.2-1 2010-07-13 12:31:33 status half-installed gnome-terminal 2.30.2-1 2010-07-13 12:31:34 status unpacked gnome-terminal 2.30.2-1 2010-07-13 12:31:34 status unpacked gnome-terminal 2.30.2-1 2010-07-13 12:31:34 install gnome-core 1:2.30+1 2010-07-13 12:31:34 status half-installed gnome-core 1:2.30+1 2010-07-13 12:31:34 status unpacked gnome-core 1:2.30+1 2010-07-13 12:31:34 status unpacked gnome-core 1:2.30+1 2010-07-13 12:31:34 install gnome-backgrounds 2.30.0-1 2010-07-13 12:31:34 status half-installed gnome-backgrounds 2.30.0-1 2010-07-13 12:31:35 status unpacked gnome-backgrounds 2.30.0-1 2010-07-13 12:31:35 status unpacked gnome-backgrounds 2.30.0-1 2010-07-13 12:31:35 install libavahi-ui0 0.6.25-3 0.6.26-1 2010-07-13 12:31:35 status half-installed libavahi-ui0 0.6.25-3 2010-07-13 12:31:36 status unpacked libavahi-ui0 0.6.26-1 2010-07-13 12:31:36 status unpacked libavahi-ui0 0.6.26-1 2010-07-13 12:31:36 install libgdu-gtk0 2.30.1-1 2.30.1-1 2010-07-13 12:31:36 status half-installed libgdu-gtk0 2.30.1-1 2010-07-13 12:31:36 status unpacked libgdu-gtk0 2.30.1-1 2010-07-13 12:31:36 status unpacked libgdu-gtk0 2.30.1-1 2010-07-13 12:31:36 install gnome-disk-utility 2.30.1-1 2.30.1-1 2010-07-13 12:31:36 status half-installed gnome-disk-utility 2.30.1-1 2010-07-13 12:31:36 status half-installed gnome-disk-utility 2.30.1-1 2010-07-13 12:31:36 status half-installed gnome-disk-utility 2.30.1-1 2010-07-13 12:31:36 status half-installed gnome-disk-utility 2.30.1-1 2010-07-13 12:31:37 status unpacked gnome-disk-utility 2.30.1-1 2010-07-13 12:31:37 status unpacked gnome-disk-utility 2.30.1-1 2010-07-13 12:31:37 install gnome-nettool 2.30.0-1 2.30.0-1 2010-07-13 12:31:37 status half-installed gnome-nettool 2.30.0-1 2010-07-13 12:31:37 status half-installed gnome-nettool 2.30.0-1 2010-07-13 12:31:37 status half-installed gnome-nettool 2.30.0-1 2010-07-13 12:31:37 status half-installed gnome-nettool 2.30.0-1 2010-07-13 12:31:37 status half-installed gnome-nettool 2.30.0-1 2010-07-13 12:31:38 status unpacked gnome-nettool 2.30.0-1 2010-07-13 12:31:38 status unpacked gnome-nettool 2.30.0-1 2010-07-13 12:31:38 install gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:31:38 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:31:40 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:31:40 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:31:40 install gnome-themes 2.30.1-1 2.30.1-1 2010-07-13 12:31:40 status half-installed gnome-themes 2.30.1-1 2010-07-13 12:31:40 status unpacked gnome-themes 2.30.1-1 2010-07-13 12:31:40 status unpacked gnome-themes 2.30.1-1 2010-07-13 12:31:40 install libapache2-mod-dnssd 0.6-2 0.6-2 2010-07-13 12:31:40 status half-installed libapache2-mod-dnssd 0.6-2 2010-07-13 12:31:41 status unpacked libapache2-mod-dnssd 0.6-2 2010-07-13 12:31:41 status unpacked libapache2-mod-dnssd 0.6-2 2010-07-13 12:31:41 install gnome-user-share 2.30.0-1 2010-07-13 12:31:41 status half-installed gnome-user-share 2.30.0-1 2010-07-13 12:31:41 status half-installed gnome-user-share 2.30.0-1 2010-07-13 12:31:41 status half-installed gnome-user-share 2.30.0-1 2010-07-13 12:31:41 status half-installed gnome-user-share 2.30.0-1 2010-07-13 12:31:41 status half-installed gnome-user-share 2.30.0-1 2010-07-13 12:31:42 status unpacked gnome-user-share 2.30.0-1 2010-07-13 12:31:42 status unpacked gnome-user-share 2.30.0-1 2010-07-13 12:31:42 install gstreamer0.10-tools 0.10.29-1 2010-07-13 12:31:42 status half-installed gstreamer0.10-tools 0.10.29-1 2010-07-13 12:31:42 status half-installed gstreamer0.10-tools 0.10.29-1 2010-07-13 12:31:42 status unpacked gstreamer0.10-tools 0.10.29-1 2010-07-13 12:31:42 status unpacked gstreamer0.10-tools 0.10.29-1 2010-07-13 12:31:43 install gucharmap 1:2.30.1-1 1:2.30.2-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:43 status half-installed gucharmap 1:2.30.1-1 2010-07-13 12:31:44 status unpacked gucharmap 1:2.30.2-1 2010-07-13 12:31:44 status unpacked gucharmap 1:2.30.2-1 2010-07-13 12:31:44 install gvfs-bin 1.6.2-1 1.6.2-1 2010-07-13 12:31:44 status half-installed gvfs-bin 1.6.2-1 2010-07-13 12:31:45 status unpacked gvfs-bin 1.6.2-1 2010-07-13 12:31:45 status unpacked gvfs-bin 1.6.2-1 2010-07-13 12:31:45 install python-evolution 2.30.0-1+b1 2010-07-13 12:31:45 status half-installed python-evolution 2.30.0-1+b1 2010-07-13 12:31:45 status unpacked python-evolution 2.30.0-1+b1 2010-07-13 12:31:45 status unpacked python-evolution 2.30.0-1+b1 2010-07-13 12:31:45 install python-notify 0.1.1-2+b2 2010-07-13 12:31:45 status half-installed python-notify 0.1.1-2+b2 2010-07-13 12:31:45 status unpacked python-notify 0.1.1-2+b2 2010-07-13 12:31:45 status unpacked python-notify 0.1.1-2+b2 2010-07-13 12:31:45 install python-xdg 0.19-2 2010-07-13 12:31:45 status half-installed python-xdg 0.19-2 2010-07-13 12:31:46 status unpacked python-xdg 0.19-2 2010-07-13 12:31:46 status unpacked python-xdg 0.19-2 2010-07-13 12:31:46 install hamster-applet 2.30.2-1 2010-07-13 12:31:46 status half-installed hamster-applet 2.30.2-1 2010-07-13 12:31:46 status half-installed hamster-applet 2.30.2-1 2010-07-13 12:31:46 status half-installed hamster-applet 2.30.2-1 2010-07-13 12:31:46 status half-installed hamster-applet 2.30.2-1 2010-07-13 12:31:46 status half-installed hamster-applet 2.30.2-1 2010-07-13 12:31:47 status unpacked hamster-applet 2.30.2-1 2010-07-13 12:31:47 status unpacked hamster-applet 2.30.2-1 2010-07-13 12:31:47 install nautilus-sendto 2.28.4-2 2010-07-13 12:31:47 status half-installed nautilus-sendto 2.28.4-2 2010-07-13 12:31:47 status half-installed nautilus-sendto 2.28.4-2 2010-07-13 12:31:47 status half-installed nautilus-sendto 2.28.4-2 2010-07-13 12:31:48 status unpacked nautilus-sendto 2.28.4-2 2010-07-13 12:31:48 status unpacked nautilus-sendto 2.28.4-2 2010-07-13 12:31:48 install libcryptui0 2.30.1-2 2.30.1-2 2010-07-13 12:31:48 status half-installed libcryptui0 2.30.1-2 2010-07-13 12:31:48 status unpacked libcryptui0 2.30.1-2 2010-07-13 12:31:48 status unpacked libcryptui0 2.30.1-2 2010-07-13 12:31:49 install seahorse 2.30.1-2 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:49 status half-installed seahorse 2.30.1-2 2010-07-13 12:31:50 status unpacked seahorse 2.30.1-2 2010-07-13 12:31:50 status unpacked seahorse 2.30.1-2 2010-07-13 12:31:50 install seahorse-plugins 2.30.1-2 2.30.1-3 2010-07-13 12:31:50 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:50 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:50 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:50 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:51 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:51 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:51 status half-installed seahorse-plugins 2.30.1-2 2010-07-13 12:31:52 status unpacked seahorse-plugins 2.30.1-3 2010-07-13 12:31:52 status unpacked seahorse-plugins 2.30.1-3 2010-07-13 12:31:52 install libdiscid0 0.2.2-1 0.2.2-1 2010-07-13 12:31:52 status half-installed libdiscid0 0.2.2-1 2010-07-13 12:31:52 status unpacked libdiscid0 0.2.2-1 2010-07-13 12:31:52 status unpacked libdiscid0 0.2.2-1 2010-07-13 12:31:52 install libmusicbrainz3-6 3.0.2-2 3.0.2-2 2010-07-13 12:31:52 status half-installed libmusicbrainz3-6 3.0.2-2 2010-07-13 12:31:52 status unpacked libmusicbrainz3-6 3.0.2-2 2010-07-13 12:31:52 status unpacked libmusicbrainz3-6 3.0.2-2 2010-07-13 12:31:53 install sound-juicer 2.28.2-1 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:53 status half-installed sound-juicer 2.28.2-1 2010-07-13 12:31:54 status unpacked sound-juicer 2.28.2-1 2010-07-13 12:31:54 status unpacked sound-juicer 2.28.2-1 2010-07-13 12:31:54 install totem-common 2.30.2-2 2010-07-13 12:31:54 status half-installed totem-common 2.30.2-2 2010-07-13 12:31:54 status half-installed totem-common 2.30.2-2 2010-07-13 12:31:54 status half-installed totem-common 2.30.2-2 2010-07-13 12:31:54 status half-installed totem-common 2.30.2-2 2010-07-13 12:31:56 status unpacked totem-common 2.30.2-2 2010-07-13 12:31:56 status unpacked totem-common 2.30.2-2 2010-07-13 12:31:56 install totem 2.30.2-2+b1 2.30.2-2+b1 2010-07-13 12:31:56 status half-installed totem 2.30.2-2+b1 2010-07-13 12:31:56 status half-installed totem 2.30.2-2+b1 2010-07-13 12:31:56 status half-installed totem 2.30.2-2+b1 2010-07-13 12:31:56 status half-installed totem 2.30.2-2+b1 2010-07-13 12:31:57 status unpacked totem 2.30.2-2+b1 2010-07-13 12:31:57 status unpacked totem 2.30.2-2+b1 2010-07-13 12:31:57 install libepc-common 0.3.11-1 2010-07-13 12:31:57 status half-installed libepc-common 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-common 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-common 0.3.11-1 2010-07-13 12:31:58 install libepc-1.0-2 0.3.11-1 0.3.11-1 2010-07-13 12:31:58 status half-installed libepc-1.0-2 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-1.0-2 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-1.0-2 0.3.11-1 2010-07-13 12:31:58 install libepc-ui-1.0-2 0.3.11-1 0.3.11-1 2010-07-13 12:31:58 status half-installed libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:31:58 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:31:59 install libgalago3 0.5.2-2 0.5.2-2 2010-07-13 12:31:59 status half-installed libgalago3 0.5.2-2 2010-07-13 12:31:59 status unpacked libgalago3 0.5.2-2 2010-07-13 12:31:59 status unpacked libgalago3 0.5.2-2 2010-07-13 12:31:59 install libgdata-common 0.6.4-2 2010-07-13 12:31:59 status half-installed libgdata-common 0.6.4-2 2010-07-13 12:32:00 status unpacked libgdata-common 0.6.4-2 2010-07-13 12:32:00 status unpacked libgdata-common 0.6.4-2 2010-07-13 12:32:00 install libgdata7 0.6.4-2 0.6.4-2 2010-07-13 12:32:00 status half-installed libgdata7 0.6.4-2 2010-07-13 12:32:00 status unpacked libgdata7 0.6.4-2 2010-07-13 12:32:00 status unpacked libgdata7 0.6.4-2 2010-07-13 12:32:00 install liblircclient0 0.8.3-5 0.8.3-5 2010-07-13 12:32:00 status half-installed liblircclient0 0.8.3-5 2010-07-13 12:32:01 status unpacked liblircclient0 0.8.3-5 2010-07-13 12:32:01 status unpacked liblircclient0 0.8.3-5 2010-07-13 12:32:01 install python-gdata 2.0.8-1.1 2010-07-13 12:32:01 status half-installed python-gdata 2.0.8-1.1 2010-07-13 12:32:02 status unpacked python-gdata 2.0.8-1.1 2010-07-13 12:32:02 status unpacked python-gdata 2.0.8-1.1 2010-07-13 12:32:02 install python-gst0.10 0.10.18-2 2010-07-13 12:32:02 status half-installed python-gst0.10 0.10.18-2 2010-07-13 12:32:02 status unpacked python-gst0.10 0.10.18-2 2010-07-13 12:32:02 status unpacked python-gst0.10 0.10.18-2 2010-07-13 12:32:02 install python-pkg-resources 0.6.10-4 2010-07-13 12:32:02 status half-installed python-pkg-resources 0.6.10-4 2010-07-13 12:32:02 status unpacked python-pkg-resources 0.6.10-4 2010-07-13 12:32:02 status unpacked python-pkg-resources 0.6.10-4 2010-07-13 12:32:03 install python-rdflib 2.4.2-1+b1 2010-07-13 12:32:03 status half-installed python-rdflib 2.4.2-1+b1 2010-07-13 12:32:03 status half-installed python-rdflib 2.4.2-1+b1 2010-07-13 12:32:03 status unpacked python-rdflib 2.4.2-1+b1 2010-07-13 12:32:03 status unpacked python-rdflib 2.4.2-1+b1 2010-07-13 12:32:03 install python-gdbm 2.6.5-1 2010-07-13 12:32:03 status half-installed python-gdbm 2.6.5-1 2010-07-13 12:32:03 status unpacked python-gdbm 2.6.5-1 2010-07-13 12:32:03 status unpacked python-gdbm 2.6.5-1 2010-07-13 12:32:04 install python-httplib2 0.6.0-2 2010-07-13 12:32:04 status half-installed python-httplib2 0.6.0-2 2010-07-13 12:32:04 status unpacked python-httplib2 0.6.0-2 2010-07-13 12:32:04 status unpacked python-httplib2 0.6.0-2 2010-07-13 12:32:04 install python-feedparser 4.1-14 2010-07-13 12:32:04 status half-installed python-feedparser 4.1-14 2010-07-13 12:32:04 status unpacked python-feedparser 4.1-14 2010-07-13 12:32:04 status unpacked python-feedparser 4.1-14 2010-07-13 12:32:04 install python-beautifulsoup 3.1.0.1-2 2010-07-13 12:32:04 status half-installed python-beautifulsoup 3.1.0.1-2 2010-07-13 12:32:05 status unpacked python-beautifulsoup 3.1.0.1-2 2010-07-13 12:32:05 status unpacked python-beautifulsoup 3.1.0.1-2 2010-07-13 12:32:05 install totem-plugins 2.30.2-2+b1 2010-07-13 12:32:05 status half-installed totem-plugins 2.30.2-2+b1 2010-07-13 12:32:05 status unpacked totem-plugins 2.30.2-2+b1 2010-07-13 12:32:05 status unpacked totem-plugins 2.30.2-2+b1 2010-07-13 12:32:05 install libssh-4 0.4.4-1 0.4.4-1 2010-07-13 12:32:05 status half-installed libssh-4 0.4.4-1 2010-07-13 12:32:05 status unpacked libssh-4 0.4.4-1 2010-07-13 12:32:05 status unpacked libssh-4 0.4.4-1 2010-07-13 12:32:05 install remmina 0.7.5-1 0.8.0-1 2010-07-13 12:32:05 status half-installed remmina 0.7.5-1 2010-07-13 12:32:05 status half-installed remmina 0.7.5-1 2010-07-13 12:32:05 status half-installed remmina 0.7.5-1 2010-07-13 12:32:05 status half-installed remmina 0.7.5-1 2010-07-13 12:32:06 status half-installed remmina 0.7.5-1 2010-07-13 12:32:06 status half-installed remmina 0.7.5-1 2010-07-13 12:32:06 status unpacked remmina 0.8.0-1 2010-07-13 12:32:06 status unpacked remmina 0.8.0-1 2010-07-13 12:32:06 install vino 2.28.2-1 2010-07-13 12:32:06 status half-installed vino 2.28.2-1 2010-07-13 12:32:06 status half-installed vino 2.28.2-1 2010-07-13 12:32:06 status half-installed vino 2.28.2-1 2010-07-13 12:32:06 status half-installed vino 2.28.2-1 2010-07-13 12:32:07 status unpacked vino 2.28.2-1 2010-07-13 12:32:07 status unpacked vino 2.28.2-1 2010-07-13 12:32:07 install xdg-user-dirs 0.12-1 0.12-1 2010-07-13 12:32:07 status half-installed xdg-user-dirs 0.12-1 2010-07-13 12:32:08 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:32:08 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:32:08 install gnome-desktop-environment 1:2.30+1 2010-07-13 12:32:08 status half-installed gnome-desktop-environment 1:2.30+1 2010-07-13 12:32:08 status unpacked gnome-desktop-environment 1:2.30+1 2010-07-13 12:32:08 status unpacked gnome-desktop-environment 1:2.30+1 2010-07-13 12:32:08 install gnome-themes-extras 2.22.0-3 2.22.0-3 2010-07-13 12:32:08 status half-installed gnome-themes-extras 2.22.0-3 2010-07-13 12:32:10 status unpacked gnome-themes-extras 2.22.0-3 2010-07-13 12:32:10 status unpacked gnome-themes-extras 2.22.0-3 2010-07-13 12:32:10 install guile-1.8-libs 1.8.7+1-3 1.8.7+1-3 2010-07-13 12:32:10 status half-installed guile-1.8-libs 1.8.7+1-3 2010-07-13 12:32:11 status unpacked guile-1.8-libs 1.8.7+1-3 2010-07-13 12:32:11 status unpacked guile-1.8-libs 1.8.7+1-3 2010-07-13 12:32:11 install gnome-cards-data 1:2.30.2-1 2010-07-13 12:32:11 status half-installed gnome-cards-data 1:2.30.2-1 2010-07-13 12:32:11 status unpacked gnome-cards-data 1:2.30.2-1 2010-07-13 12:32:11 status unpacked gnome-cards-data 1:2.30.2-1 2010-07-13 12:32:11 install gnome-games-data 1:2.30.2-1 2010-07-13 12:32:11 status half-installed gnome-games-data 1:2.30.2-1 2010-07-13 12:32:11 status half-installed gnome-games-data 1:2.30.2-1 2010-07-13 12:32:12 status half-installed gnome-games-data 1:2.30.2-1 2010-07-13 12:32:16 status unpacked gnome-games-data 1:2.30.2-1 2010-07-13 12:32:16 status unpacked gnome-games-data 1:2.30.2-1 2010-07-13 12:32:16 install python-bugbuddy 2.30.0-1 2010-07-13 12:32:16 status half-installed python-bugbuddy 2.30.0-1 2010-07-13 12:32:17 status unpacked python-bugbuddy 2.30.0-1 2010-07-13 12:32:17 status unpacked python-bugbuddy 2.30.0-1 2010-07-13 12:32:18 install python-opengl 3.0.1~b2-1 2010-07-13 12:32:18 status half-installed python-opengl 3.0.1~b2-1 2010-07-13 12:32:19 status unpacked python-opengl 3.0.1~b2-1 2010-07-13 12:32:19 status unpacked python-opengl 3.0.1~b2-1 2010-07-13 12:32:19 install libgtkglext1 1.2.0-1.1 1.2.0-1.1 2010-07-13 12:32:19 status half-installed libgtkglext1 1.2.0-1.1 2010-07-13 12:32:19 status unpacked libgtkglext1 1.2.0-1.1 2010-07-13 12:32:19 status unpacked libgtkglext1 1.2.0-1.1 2010-07-13 12:32:20 install python-gtkglext1 1.1.0-5 2010-07-13 12:32:20 status half-installed python-gtkglext1 1.1.0-5 2010-07-13 12:32:20 status unpacked python-gtkglext1 1.1.0-5 2010-07-13 12:32:21 status unpacked python-gtkglext1 1.1.0-5 2010-07-13 12:32:21 install mesa-utils 7.7.1-3 2010-07-13 12:32:21 status half-installed mesa-utils 7.7.1-3 2010-07-13 12:32:21 status half-installed mesa-utils 7.7.1-3 2010-07-13 12:32:21 status unpacked mesa-utils 7.7.1-3 2010-07-13 12:32:21 status unpacked mesa-utils 7.7.1-3 2010-07-13 12:32:21 install gnuchess 5.07-7 5.07-7 2010-07-13 12:32:21 status half-installed gnuchess 5.07-7 2010-07-13 12:32:21 status half-installed gnuchess 5.07-7 2010-07-13 12:32:21 status half-installed gnuchess 5.07-7 2010-07-13 12:32:21 status unpacked gnuchess 5.07-7 2010-07-13 12:32:21 status unpacked gnuchess 5.07-7 2010-07-13 12:32:22 install gnome-games 1:2.30.1-1 1:2.30.2-1 2010-07-13 12:32:22 status half-installed gnome-games 1:2.30.1-1 2010-07-13 12:32:22 status half-installed gnome-games 1:2.30.1-1 2010-07-13 12:32:22 status half-installed gnome-games 1:2.30.1-1 2010-07-13 12:32:22 status half-installed gnome-games 1:2.30.1-1 2010-07-13 12:32:22 status half-installed gnome-games 1:2.30.1-1 2010-07-13 12:32:22 status unpacked gnome-games 1:2.30.2-1 2010-07-13 12:32:22 status unpacked gnome-games 1:2.30.2-1 2010-07-13 12:32:22 install libgpod4 0.7.2-2+b1 0.7.2-2+b1 2010-07-13 12:32:22 status half-installed libgpod4 0.7.2-2+b1 2010-07-13 12:32:22 status unpacked libgpod4 0.7.2-2+b1 2010-07-13 12:32:22 status unpacked libgpod4 0.7.2-2+b1 2010-07-13 12:32:23 install libmtp8 1.0.3-1 1.0.3-1 2010-07-13 12:32:23 status half-installed libmtp8 1.0.3-1 2010-07-13 12:32:23 status unpacked libmtp8 1.0.3-1 2010-07-13 12:32:23 status unpacked libmtp8 1.0.3-1 2010-07-13 12:32:23 install media-player-info 6-1 2010-07-13 12:32:23 status half-installed media-player-info 6-1 2010-07-13 12:32:23 status unpacked media-player-info 6-1 2010-07-13 12:32:23 status unpacked media-player-info 6-1 2010-07-13 12:32:23 install rhythmbox 0.12.8-2 0.12.8-2 2010-07-13 12:32:23 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:23 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:24 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:24 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:24 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:24 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:24 status half-installed rhythmbox 0.12.8-2 2010-07-13 12:32:25 status unpacked rhythmbox 0.12.8-2 2010-07-13 12:32:25 status unpacked rhythmbox 0.12.8-2 2010-07-13 12:32:25 install python-webkit 1.1.7-1+b1 2010-07-13 12:32:25 status half-installed python-webkit 1.1.7-1+b1 2010-07-13 12:32:26 status unpacked python-webkit 1.1.7-1+b1 2010-07-13 12:32:26 status unpacked python-webkit 1.1.7-1+b1 2010-07-13 12:32:26 install python-markupsafe 0.9.2-1 2010-07-13 12:32:26 status half-installed python-markupsafe 0.9.2-1 2010-07-13 12:32:27 status unpacked python-markupsafe 0.9.2-1 2010-07-13 12:32:27 status unpacked python-markupsafe 0.9.2-1 2010-07-13 12:32:27 install python-mako 0.3.4-2 2010-07-13 12:32:27 status half-installed python-mako 0.3.4-2 2010-07-13 12:32:27 status half-installed python-mako 0.3.4-2 2010-07-13 12:32:27 status unpacked python-mako 0.3.4-2 2010-07-13 12:32:27 status unpacked python-mako 0.3.4-2 2010-07-13 12:32:28 install rhythmbox-plugins 0.12.8-2 2010-07-13 12:32:28 status half-installed rhythmbox-plugins 0.12.8-2 2010-07-13 12:32:28 status unpacked rhythmbox-plugins 0.12.8-2 2010-07-13 12:32:28 status unpacked rhythmbox-plugins 0.12.8-2 2010-07-13 12:32:28 install rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:32:28 status half-installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:32:28 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:32:28 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:32:28 install python-cups 1.9.48-1 2010-07-13 12:32:28 status half-installed python-cups 1.9.48-1 2010-07-13 12:32:29 status unpacked python-cups 1.9.48-1 2010-07-13 12:32:29 status unpacked python-cups 1.9.48-1 2010-07-13 12:32:29 install python-cupsutils 1.0.0-6 2010-07-13 12:32:29 status half-installed python-cupsutils 1.0.0-6 2010-07-13 12:32:29 status unpacked python-cupsutils 1.0.0-6 2010-07-13 12:32:29 status unpacked python-cupsutils 1.0.0-6 2010-07-13 12:32:29 install system-config-printer 1.0.0-6 1.0.0-6 2010-07-13 12:32:29 status half-installed system-config-printer 1.0.0-6 2010-07-13 12:32:29 status half-installed system-config-printer 1.0.0-6 2010-07-13 12:32:29 status half-installed system-config-printer 1.0.0-6 2010-07-13 12:32:29 status half-installed system-config-printer 1.0.0-6 2010-07-13 12:32:30 status unpacked system-config-printer 1.0.0-6 2010-07-13 12:32:30 status unpacked system-config-printer 1.0.0-6 2010-07-13 12:32:30 install totem-mozilla 2.30.2-2+b1 2010-07-13 12:32:30 status half-installed totem-mozilla 2.30.2-2+b1 2010-07-13 12:32:30 status unpacked totem-mozilla 2.30.2-2+b1 2010-07-13 12:32:30 status unpacked totem-mozilla 2.30.2-2+b1 2010-07-13 12:32:30 install python-gnupginterface 0.3.2-9.1 2010-07-13 12:32:30 status half-installed python-gnupginterface 0.3.2-9.1 2010-07-13 12:32:31 status unpacked python-gnupginterface 0.3.2-9.1 2010-07-13 12:32:31 status unpacked python-gnupginterface 0.3.2-9.1 2010-07-13 12:32:31 install unattended-upgrades 0.42debian2 0.42debian2 2010-07-13 12:32:31 status half-installed unattended-upgrades 0.42debian2 2010-07-13 12:32:31 status half-installed unattended-upgrades 0.42debian2 2010-07-13 12:32:31 status unpacked unattended-upgrades 0.42debian2 2010-07-13 12:32:31 status unpacked unattended-upgrades 0.42debian2 2010-07-13 12:32:31 install python-software-properties 0.60.debian-1.1 2010-07-13 12:32:31 status half-installed python-software-properties 0.60.debian-1.1 2010-07-13 12:32:32 status unpacked python-software-properties 0.60.debian-1.1 2010-07-13 12:32:32 status unpacked python-software-properties 0.60.debian-1.1 2010-07-13 12:32:32 install python-aptdaemon 0.31+bzr413-1 2010-07-13 12:32:32 status half-installed python-aptdaemon 0.31+bzr413-1 2010-07-13 12:32:32 status unpacked python-aptdaemon 0.31+bzr413-1 2010-07-13 12:32:32 status unpacked python-aptdaemon 0.31+bzr413-1 2010-07-13 12:32:32 install python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:32:32 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:32:33 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:32:33 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:32:33 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:32:33 install aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-07-13 12:32:33 status half-installed aptdaemon 0.31+bzr413-1 2010-07-13 12:32:33 status half-installed aptdaemon 0.31+bzr413-1 2010-07-13 12:32:34 status unpacked aptdaemon 0.31+bzr413-1 2010-07-13 12:32:34 status unpacked aptdaemon 0.31+bzr413-1 2010-07-13 12:32:34 install software-center 2.0.3debian1 2.0.3debian1 2010-07-13 12:32:34 status half-installed software-center 2.0.3debian1 2010-07-13 12:32:34 status half-installed software-center 2.0.3debian1 2010-07-13 12:32:34 status half-installed software-center 2.0.3debian1 2010-07-13 12:32:34 status half-installed software-center 2.0.3debian1 2010-07-13 12:32:34 status half-installed software-center 2.0.3debian1 2010-07-13 12:32:34 status unpacked software-center 2.0.3debian1 2010-07-13 12:32:35 status unpacked software-center 2.0.3debian1 2010-07-13 12:32:35 install gnome-codec-install 0.4.7 2010-07-13 12:32:35 status half-installed gnome-codec-install 0.4.7 2010-07-13 12:32:35 status half-installed gnome-codec-install 0.4.7 2010-07-13 12:32:36 status unpacked gnome-codec-install 0.4.7 2010-07-13 12:32:36 status unpacked gnome-codec-install 0.4.7 2010-07-13 12:32:36 install transmission-common 2.00-1 2010-07-13 12:32:36 status half-installed transmission-common 2.00-1 2010-07-13 12:32:36 status unpacked transmission-common 2.00-1 2010-07-13 12:32:36 status unpacked transmission-common 2.00-1 2010-07-13 12:32:36 install transmission-gtk 2.00-1 2.00-1 2010-07-13 12:32:36 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status half-installed transmission-gtk 2.00-1 2010-07-13 12:32:37 status unpacked transmission-gtk 2.00-1 2010-07-13 12:32:37 status unpacked transmission-gtk 2.00-1 2010-07-13 12:32:37 install libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:37 status half-installed libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:38 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:38 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 install libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status half-installed libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status unpacked libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status unpacked libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 install libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status half-installed libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status unpacked libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:39 status unpacked libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:40 install mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status half-installed mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status half-installed mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status unpacked mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status unpacked mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 install mono-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status half-installed mono-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status half-installed mono-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status unpacked mono-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 status unpacked mono-gac 2.4.4~svn151842-3 2010-07-13 12:32:40 install mono-runtime 2.4.4~svn151842-2 2.4.4~svn151842-3 2010-07-13 12:32:40 status half-installed mono-runtime 2.4.4~svn151842-2 2010-07-13 12:32:41 status half-installed mono-runtime 2.4.4~svn151842-2 2010-07-13 12:32:41 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:32:41 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:32:42 install libglib2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:32:42 status half-installed libglib2.0-cil 2.12.10-1 2010-07-13 12:32:42 status unpacked libglib2.0-cil 2.12.10-1 2010-07-13 12:32:42 status unpacked libglib2.0-cil 2.12.10-1 2010-07-13 12:32:42 install libgconf2.0-cil 2.24.1-6 2010-07-13 12:32:42 status half-installed libgconf2.0-cil 2.24.1-6 2010-07-13 12:32:42 status unpacked libgconf2.0-cil 2.24.1-6 2010-07-13 12:32:42 status unpacked libgconf2.0-cil 2.24.1-6 2010-07-13 12:32:42 install libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:32:42 status half-installed libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:32:42 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:32:43 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:32:43 install libart2.0-cil 2.24.1-6 2010-07-13 12:32:43 status half-installed libart2.0-cil 2.24.1-6 2010-07-13 12:32:43 status unpacked libart2.0-cil 2.24.1-6 2010-07-13 12:32:43 status unpacked libart2.0-cil 2.24.1-6 2010-07-13 12:32:43 install libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:43 status half-installed libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:44 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:44 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:44 install libgtk2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:32:44 status half-installed libgtk2.0-cil 2.12.10-1 2010-07-13 12:32:44 status unpacked libgtk2.0-cil 2.12.10-1 2010-07-13 12:32:44 status unpacked libgtk2.0-cil 2.12.10-1 2010-07-13 12:32:44 install libglade2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:32:44 status half-installed libglade2.0-cil 2.12.10-1 2010-07-13 12:32:45 status unpacked libglade2.0-cil 2.12.10-1 2010-07-13 12:32:45 status unpacked libglade2.0-cil 2.12.10-1 2010-07-13 12:32:45 install libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:32:45 status half-installed libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:32:45 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:32:45 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:32:45 install libgnome2.24-cil 2.24.1-6 2010-07-13 12:32:45 status half-installed libgnome2.24-cil 2.24.1-6 2010-07-13 12:32:45 status unpacked libgnome2.24-cil 2.24.1-6 2010-07-13 12:32:45 status unpacked libgnome2.24-cil 2.24.1-6 2010-07-13 12:32:45 install libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:32:45 status half-installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:32:46 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:32:46 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:32:46 install libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:32:46 status half-installed libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:32:46 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:32:46 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:32:46 install libmono-addins0.2-cil 0.4-6 2010-07-13 12:32:46 status half-installed libmono-addins0.2-cil 0.4-6 2010-07-13 12:32:46 status unpacked libmono-addins0.2-cil 0.4-6 2010-07-13 12:32:46 status unpacked libmono-addins0.2-cil 0.4-6 2010-07-13 12:32:46 install libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:46 status half-installed libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:47 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:47 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:32:47 install libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:32:47 status half-installed libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:32:47 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:32:47 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:32:48 install libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:32:48 status half-installed libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:32:48 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:32:48 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:32:48 install libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:32:48 status half-installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:32:48 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:32:48 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:32:49 install tomboy 1.2.1-1 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:49 status half-installed tomboy 1.2.1-1 2010-07-13 12:32:50 status unpacked tomboy 1.2.1-1 2010-07-13 12:32:50 status unpacked tomboy 1.2.1-1 2010-07-13 12:32:51 install gnome 1:2.30+1 2010-07-13 12:32:51 status half-installed gnome 1:2.30+1 2010-07-13 12:32:51 status unpacked gnome 1:2.30+1 2010-07-13 12:32:51 status unpacked gnome 1:2.30+1 2010-07-13 12:32:51 install libcolorblind0 0.0.1-1 0.0.1-1 2010-07-13 12:32:51 status half-installed libcolorblind0 0.0.1-1 2010-07-13 12:32:52 status unpacked libcolorblind0 0.0.1-1 2010-07-13 12:32:52 status unpacked libcolorblind0 0.0.1-1 2010-07-13 12:32:52 install libgnome-mag2 1:0.16.1-2 1:0.16.1-2 2010-07-13 12:32:52 status half-installed libgnome-mag2 1:0.16.1-2 2010-07-13 12:32:52 status unpacked libgnome-mag2 1:0.16.1-2 2010-07-13 12:32:52 status unpacked libgnome-mag2 1:0.16.1-2 2010-07-13 12:32:52 install gnome-mag 1:0.16.1-2 2010-07-13 12:32:52 status half-installed gnome-mag 1:0.16.1-2 2010-07-13 12:32:52 status half-installed gnome-mag 1:0.16.1-2 2010-07-13 12:32:52 status half-installed gnome-mag 1:0.16.1-2 2010-07-13 12:32:52 status half-installed gnome-mag 1:0.16.1-2 2010-07-13 12:32:53 status unpacked gnome-mag 1:0.16.1-2 2010-07-13 12:32:53 status unpacked gnome-mag 1:0.16.1-2 2010-07-13 12:32:53 install gnome-accessibility-themes 2.30.1-1 2.30.1-1 2010-07-13 12:32:53 status half-installed gnome-accessibility-themes 2.30.1-1 2010-07-13 12:32:54 status unpacked gnome-accessibility-themes 2.30.1-1 2010-07-13 12:32:54 status unpacked gnome-accessibility-themes 2.30.1-1 2010-07-13 12:32:54 install gok 2.30.0-1 2.30.0-1 2010-07-13 12:32:54 status half-installed gok 2.30.0-1 2010-07-13 12:32:55 status half-installed gok 2.30.0-1 2010-07-13 12:32:55 status half-installed gok 2.30.0-1 2010-07-13 12:32:55 status half-installed gok 2.30.0-1 2010-07-13 12:32:55 status half-installed gok 2.30.0-1 2010-07-13 12:32:56 status unpacked gok 2.30.0-1 2010-07-13 12:32:56 status unpacked gok 2.30.0-1 2010-07-13 12:32:57 install libgail-gnome-module 1.20.2-1 2010-07-13 12:32:57 status half-installed libgail-gnome-module 1.20.2-1 2010-07-13 12:32:57 status unpacked libgail-gnome-module 1.20.2-1 2010-07-13 12:32:57 status unpacked libgail-gnome-module 1.20.2-1 2010-07-13 12:32:57 install mousetweaks 2.30.2-1 2010-07-13 12:32:57 status half-installed mousetweaks 2.30.2-1 2010-07-13 12:32:57 status half-installed mousetweaks 2.30.2-1 2010-07-13 12:32:57 status half-installed mousetweaks 2.30.2-1 2010-07-13 12:32:58 status unpacked mousetweaks 2.30.2-1 2010-07-13 12:32:58 status unpacked mousetweaks 2.30.2-1 2010-07-13 12:32:58 install python-pyatspi 1.30.1-2 2010-07-13 12:32:58 status half-installed python-pyatspi 1.30.1-2 2010-07-13 12:32:59 status unpacked python-pyatspi 1.30.1-2 2010-07-13 12:32:59 status unpacked python-pyatspi 1.30.1-2 2010-07-13 12:32:59 install python-brlapi 4.2-2+b1 2010-07-13 12:32:59 status half-installed python-brlapi 4.2-2+b1 2010-07-13 12:32:59 status unpacked python-brlapi 4.2-2+b1 2010-07-13 12:32:59 status unpacked python-brlapi 4.2-2+b1 2010-07-13 12:32:59 install liblouis-data 1.8.0-1 2010-07-13 12:32:59 status half-installed liblouis-data 1.8.0-1 2010-07-13 12:33:00 status unpacked liblouis-data 1.8.0-1 2010-07-13 12:33:00 status unpacked liblouis-data 1.8.0-1 2010-07-13 12:33:00 install liblouis2 1.8.0-1 1.8.0-1 2010-07-13 12:33:00 status half-installed liblouis2 1.8.0-1 2010-07-13 12:33:00 status unpacked liblouis2 1.8.0-1 2010-07-13 12:33:00 status unpacked liblouis2 1.8.0-1 2010-07-13 12:33:01 install python-louis 1.8.0-1 2010-07-13 12:33:01 status half-installed python-louis 1.8.0-1 2010-07-13 12:33:01 status unpacked python-louis 1.8.0-1 2010-07-13 12:33:01 status unpacked python-louis 1.8.0-1 2010-07-13 12:33:01 install gnome-orca 2.30.2-1 2010-07-13 12:33:01 status half-installed gnome-orca 2.30.2-1 2010-07-13 12:33:01 status half-installed gnome-orca 2.30.2-1 2010-07-13 12:33:01 status half-installed gnome-orca 2.30.2-1 2010-07-13 12:33:01 status half-installed gnome-orca 2.30.2-1 2010-07-13 12:33:01 status half-installed gnome-orca 2.30.2-1 2010-07-13 12:33:02 status unpacked gnome-orca 2.30.2-1 2010-07-13 12:33:02 status unpacked gnome-orca 2.30.2-1 2010-07-13 12:33:03 install gnome-accessibility 1:2.30+1 2010-07-13 12:33:03 status half-installed gnome-accessibility 1:2.30+1 2010-07-13 12:33:03 status unpacked gnome-accessibility 1:2.30+1 2010-07-13 12:33:03 status unpacked gnome-accessibility 1:2.30+1 2010-07-13 12:33:03 install gnome-games-extra-data 2.30.0-1 2010-07-13 12:33:03 status half-installed gnome-games-extra-data 2.30.0-1 2010-07-13 12:33:04 status unpacked gnome-games-extra-data 2.30.0-1 2010-07-13 12:33:04 status unpacked gnome-games-extra-data 2.30.0-1 2010-07-13 12:33:04 install gnumeric-common 1.10.7-1 2010-07-13 12:33:04 status half-installed gnumeric-common 1.10.7-1 2010-07-13 12:33:04 status half-installed gnumeric-common 1.10.7-1 2010-07-13 12:33:05 status half-installed gnumeric-common 1.10.7-1 2010-07-13 12:33:05 status half-installed gnumeric-common 1.10.7-1 2010-07-13 12:33:05 status unpacked gnumeric-common 1.10.7-1 2010-07-13 12:33:05 status unpacked gnumeric-common 1.10.7-1 2010-07-13 12:33:06 install gnumeric 1.10.6-1 1.10.7-1 2010-07-13 12:33:06 status half-installed gnumeric 1.10.6-1 2010-07-13 12:33:06 status half-installed gnumeric 1.10.6-1 2010-07-13 12:33:06 status half-installed gnumeric 1.10.6-1 2010-07-13 12:33:06 status half-installed gnumeric 1.10.6-1 2010-07-13 12:33:07 status unpacked gnumeric 1.10.7-1 2010-07-13 12:33:07 status unpacked gnumeric 1.10.7-1 2010-07-13 12:33:07 install inkscape 0.47.0-2+b1 0.47.0-2+b1 2010-07-13 12:33:07 status half-installed inkscape 0.47.0-2+b1 2010-07-13 12:33:08 status half-installed inkscape 0.47.0-2+b1 2010-07-13 12:33:09 status half-installed inkscape 0.47.0-2+b1 2010-07-13 12:33:09 status half-installed inkscape 0.47.0-2+b1 2010-07-13 12:33:09 status half-installed inkscape 0.47.0-2+b1 2010-07-13 12:33:12 status unpacked inkscape 0.47.0-2+b1 2010-07-13 12:33:12 status unpacked inkscape 0.47.0-2+b1 2010-07-13 12:33:12 install gnome-office 1:2.30+1 2010-07-13 12:33:12 status half-installed gnome-office 1:2.30+1 2010-07-13 12:33:12 status unpacked gnome-office 1:2.30+1 2010-07-13 12:33:12 status unpacked gnome-office 1:2.30+1 2010-07-13 12:33:12 install gnome-session-canberra 0.24-1 2010-07-13 12:33:12 status half-installed gnome-session-canberra 0.24-1 2010-07-13 12:33:13 status unpacked gnome-session-canberra 0.24-1 2010-07-13 12:33:13 status unpacked gnome-session-canberra 0.24-1 2010-07-13 12:33:13 install gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:33:13 status half-installed gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:33:13 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:33:13 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:33:13 install gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:33:13 status half-installed gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:33:15 status unpacked gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:33:15 status unpacked gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:33:15 install gnuchess-book 1.01-2 2010-07-13 12:33:15 status half-installed gnuchess-book 1.01-2 2010-07-13 12:33:15 status unpacked gnuchess-book 1.01-2 2010-07-13 12:33:15 status unpacked gnuchess-book 1.01-2 2010-07-13 12:33:15 install gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:33:15 status half-installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:33:16 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:33:16 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:33:16 install gthumb-data 3:2.11.4-3 2010-07-13 12:33:16 status half-installed gthumb-data 3:2.11.4-3 2010-07-13 12:33:16 status half-installed gthumb-data 3:2.11.4-3 2010-07-13 12:33:16 status half-installed gthumb-data 3:2.11.4-3 2010-07-13 12:33:17 status unpacked gthumb-data 3:2.11.4-3 2010-07-13 12:33:17 status unpacked gthumb-data 3:2.11.4-3 2010-07-13 12:33:17 install gthumb 3:2.11.3-2 3:2.11.4-3 2010-07-13 12:33:17 status half-installed gthumb 3:2.11.3-2 2010-07-13 12:33:17 status half-installed gthumb 3:2.11.3-2 2010-07-13 12:33:17 status half-installed gthumb 3:2.11.3-2 2010-07-13 12:33:17 status half-installed gthumb 3:2.11.3-2 2010-07-13 12:33:17 status half-installed gthumb 3:2.11.3-2 2010-07-13 12:33:18 status unpacked gthumb 3:2.11.4-3 2010-07-13 12:33:18 status unpacked gthumb 3:2.11.4-3 2010-07-13 12:33:18 install hal-info 20091130-1 2010-07-13 12:33:18 status half-installed hal-info 20091130-1 2010-07-13 12:33:18 status unpacked hal-info 20091130-1 2010-07-13 12:33:18 status unpacked hal-info 20091130-1 2010-07-13 12:33:18 install hal 0.5.14-2 0.5.14-2 2010-07-13 12:33:18 status half-installed hal 0.5.14-2 2010-07-13 12:33:19 status half-installed hal 0.5.14-2 2010-07-13 12:33:19 status unpacked hal 0.5.14-2 2010-07-13 12:33:19 status unpacked hal 0.5.14-2 2010-07-13 12:33:19 install hal-cups-utils 0.6.16-3 2010-07-13 12:33:19 status half-installed hal-cups-utils 0.6.16-3 2010-07-13 12:33:19 status unpacked hal-cups-utils 0.6.16-3 2010-07-13 12:33:19 status unpacked hal-cups-utils 0.6.16-3 2010-07-13 12:33:19 install imagemagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-07-13 12:33:19 status half-installed imagemagick 7:6.6.2.6-1 2010-07-13 12:33:20 status half-installed imagemagick 7:6.6.2.6-1 2010-07-13 12:33:20 status half-installed imagemagick 7:6.6.2.6-1 2010-07-13 12:33:20 status unpacked imagemagick 7:6.6.2.6-1 2010-07-13 12:33:20 status unpacked imagemagick 7:6.6.2.6-1 2010-07-13 12:33:20 install libboost-python1.42.0 1.42.0-3 1.42.0-3 2010-07-13 12:33:20 status half-installed libboost-python1.42.0 1.42.0-3 2010-07-13 12:33:20 status unpacked libboost-python1.42.0 1.42.0-3 2010-07-13 12:33:21 status unpacked libboost-python1.42.0 1.42.0-3 2010-07-13 12:33:21 install libcdt4 2.26.3-4 2.26.3-5 2010-07-13 12:33:21 status half-installed libcdt4 2.26.3-4 2010-07-13 12:33:21 status unpacked libcdt4 2.26.3-5 2010-07-13 12:33:21 status unpacked libcdt4 2.26.3-5 2010-07-13 12:33:22 install libelf1 0.147-2 0.148-1 2010-07-13 12:33:22 status half-installed libelf1 0.147-2 2010-07-13 12:33:22 status unpacked libelf1 0.148-1 2010-07-13 12:33:22 status unpacked libelf1 0.148-1 2010-07-13 12:33:22 install libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2.0.36~rc1~dfsg-3.2 2010-07-13 12:33:22 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:33:22 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:33:22 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:33:22 install libgpod-common 0.7.2-2+b1 2010-07-13 12:33:22 status half-installed libgpod-common 0.7.2-2+b1 2010-07-13 12:33:23 status unpacked libgpod-common 0.7.2-2+b1 2010-07-13 12:33:23 status unpacked libgpod-common 0.7.2-2+b1 2010-07-13 12:33:23 install libgraph4 2.26.3-4 2.26.3-5 2010-07-13 12:33:23 status half-installed libgraph4 2.26.3-4 2010-07-13 12:33:24 status unpacked libgraph4 2.26.3-5 2010-07-13 12:33:24 status unpacked libgraph4 2.26.3-5 2010-07-13 12:33:24 install libpathplan4 2.26.3-4 2.26.3-5 2010-07-13 12:33:24 status half-installed libpathplan4 2.26.3-4 2010-07-13 12:33:25 status unpacked libpathplan4 2.26.3-5 2010-07-13 12:33:25 status unpacked libpathplan4 2.26.3-5 2010-07-13 12:33:25 install libxdot4 2.26.3-4 2.26.3-5 2010-07-13 12:33:25 status half-installed libxdot4 2.26.3-4 2010-07-13 12:33:25 status unpacked libxdot4 2.26.3-5 2010-07-13 12:33:25 status unpacked libxdot4 2.26.3-5 2010-07-13 12:33:25 install libgvc5 2.26.3-4 2.26.3-5 2010-07-13 12:33:25 status half-installed libgvc5 2.26.3-4 2010-07-13 12:33:25 status half-installed libgvc5 2.26.3-4 2010-07-13 12:33:26 status unpacked libgvc5 2.26.3-5 2010-07-13 12:33:26 status unpacked libgvc5 2.26.3-5 2010-07-13 12:33:26 install libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:33:26 status half-installed libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:33:27 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:33:27 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:33:27 install libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:33:27 status half-installed libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:33:28 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:33:28 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:33:28 install libnetpbm10 2:10.0-12.2 2:10.0-12.2 2010-07-13 12:33:28 status half-installed libnetpbm10 2:10.0-12.2 2010-07-13 12:33:28 status unpacked libnetpbm10 2:10.0-12.2 2010-07-13 12:33:28 status unpacked libnetpbm10 2:10.0-12.2 2010-07-13 12:33:28 install libnss-mdns 0.10-3.1 0.10-3.1 2010-07-13 12:33:28 status half-installed libnss-mdns 0.10-3.1 2010-07-13 12:33:28 status unpacked libnss-mdns 0.10-3.1 2010-07-13 12:33:28 status unpacked libnss-mdns 0.10-3.1 2010-07-13 12:33:29 install librpmio1 4.8.1-5 2010-07-13 12:33:29 status half-installed librpmio1 4.8.1-5 2010-07-13 12:33:29 status unpacked librpmio1 4.8.1-5 2010-07-13 12:33:29 status unpacked librpmio1 4.8.1-5 2010-07-13 12:33:29 install rpm-common 4.8.1-5 2010-07-13 12:33:29 status half-installed rpm-common 4.8.1-5 2010-07-13 12:33:30 status unpacked rpm-common 4.8.1-5 2010-07-13 12:33:30 status unpacked rpm-common 4.8.1-5 2010-07-13 12:33:31 install librpm1 4.8.1-5 2010-07-13 12:33:31 status half-installed librpm1 4.8.1-5 2010-07-13 12:33:32 status unpacked librpm1 4.8.1-5 2010-07-13 12:33:32 status unpacked librpm1 4.8.1-5 2010-07-13 12:33:32 install libtidy-0.99-0 20091223cvs-1 20091223cvs-1 2010-07-13 12:33:32 status half-installed libtidy-0.99-0 20091223cvs-1 2010-07-13 12:33:32 status unpacked libtidy-0.99-0 20091223cvs-1 2010-07-13 12:33:32 status unpacked libtidy-0.99-0 20091223cvs-1 2010-07-13 12:33:32 install libwmf-bin 0.2.8.4-6.1 2010-07-13 12:33:32 status half-installed libwmf-bin 0.2.8.4-6.1 2010-07-13 12:33:33 status unpacked libwmf-bin 0.2.8.4-6.1 2010-07-13 12:33:33 status unpacked libwmf-bin 0.2.8.4-6.1 2010-07-13 12:33:33 install liferea-data 1.6.3-1 2010-07-13 12:33:33 status half-installed liferea-data 1.6.3-1 2010-07-13 12:33:33 status half-installed liferea-data 1.6.3-1 2010-07-13 12:33:33 status unpacked liferea-data 1.6.3-1 2010-07-13 12:33:33 status unpacked liferea-data 1.6.3-1 2010-07-13 12:33:34 install liferea 1.6.3-1 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status half-installed liferea 1.6.3-1 2010-07-13 12:33:34 status unpacked liferea 1.6.3-1 2010-07-13 12:33:34 status unpacked liferea 1.6.3-1 2010-07-13 12:33:34 install mozilla-plugin-gnash 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:33:34 status half-installed mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:33:34 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:33:35 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:33:35 install nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:33:35 status half-installed nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:33:35 status unpacked nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:33:35 status unpacked nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:33:35 install netpbm 2:10.0-12.2 2010-07-13 12:33:35 status half-installed netpbm 2:10.0-12.2 2010-07-13 12:33:35 status half-installed netpbm 2:10.0-12.2 2010-07-13 12:33:36 status unpacked netpbm 2:10.0-12.2 2010-07-13 12:33:36 status unpacked netpbm 2:10.0-12.2 2010-07-13 12:33:36 install perlmagick 7:6.6.2.6-1 2010-07-13 12:33:36 status half-installed perlmagick 7:6.6.2.6-1 2010-07-13 12:33:36 status half-installed perlmagick 7:6.6.2.6-1 2010-07-13 12:33:37 status unpacked perlmagick 7:6.6.2.6-1 2010-07-13 12:33:37 status unpacked perlmagick 7:6.6.2.6-1 2010-07-13 12:33:37 install python-twisted-bin 10.0.0-3 2010-07-13 12:33:37 status half-installed python-twisted-bin 10.0.0-3 2010-07-13 12:33:37 status unpacked python-twisted-bin 10.0.0-3 2010-07-13 12:33:37 status unpacked python-twisted-bin 10.0.0-3 2010-07-13 12:33:37 install python-zope.interface 3.5.3-1+b1 2010-07-13 12:33:37 status half-installed python-zope.interface 3.5.3-1+b1 2010-07-13 12:33:38 status unpacked python-zope.interface 3.5.3-1+b1 2010-07-13 12:33:38 status unpacked python-zope.interface 3.5.3-1+b1 2010-07-13 12:33:38 install python-twisted-core 10.0.0-3 10.0.0-3 2010-07-13 12:33:38 status half-installed python-twisted-core 10.0.0-3 2010-07-13 12:33:38 status half-installed python-twisted-core 10.0.0-3 2010-07-13 12:33:42 status unpacked python-twisted-core 10.0.0-3 2010-07-13 12:33:42 status unpacked python-twisted-core 10.0.0-3 2010-07-13 12:33:42 install python-crypto 2.1.0-2 2010-07-13 12:33:42 status half-installed python-crypto 2.1.0-2 2010-07-13 12:33:42 status unpacked python-crypto 2.1.0-2 2010-07-13 12:33:42 status unpacked python-crypto 2.1.0-2 2010-07-13 12:33:43 install python-pyasn1 0.0.11a-1 2010-07-13 12:33:43 status half-installed python-pyasn1 0.0.11a-1 2010-07-13 12:33:44 status unpacked python-pyasn1 0.0.11a-1 2010-07-13 12:33:45 status unpacked python-pyasn1 0.0.11a-1 2010-07-13 12:33:45 install python-twisted-conch 1:10.0.0-3 1:10.0.0-3 2010-07-13 12:33:45 status half-installed python-twisted-conch 1:10.0.0-3 2010-07-13 12:33:45 status half-installed python-twisted-conch 1:10.0.0-3 2010-07-13 12:33:45 status half-installed python-twisted-conch 1:10.0.0-3 2010-07-13 12:33:47 status unpacked python-twisted-conch 1:10.0.0-3 2010-07-13 12:33:47 status unpacked python-twisted-conch 1:10.0.0-3 2010-07-13 12:33:48 install python-openssl 0.10-1 2010-07-13 12:33:48 status half-installed python-openssl 0.10-1 2010-07-13 12:33:48 status unpacked python-openssl 0.10-1 2010-07-13 12:33:48 status unpacked python-openssl 0.10-1 2010-07-13 12:33:48 install python-twisted-web 10.0.0-1 2010-07-13 12:33:48 status half-installed python-twisted-web 10.0.0-1 2010-07-13 12:33:49 status unpacked python-twisted-web 10.0.0-1 2010-07-13 12:33:49 status unpacked python-twisted-web 10.0.0-1 2010-07-13 12:33:49 install python-nevow 0.10.0-1 0.10.0-1 2010-07-13 12:33:49 status half-installed python-nevow 0.10.0-1 2010-07-13 12:33:49 status half-installed python-nevow 0.10.0-1 2010-07-13 12:33:49 status unpacked python-nevow 0.10.0-1 2010-07-13 12:33:49 status unpacked python-nevow 0.10.0-1 2010-07-13 12:33:49 install python-epsilon 0.6.0-3 2010-07-13 12:33:49 status half-installed python-epsilon 0.6.0-3 2010-07-13 12:33:49 status half-installed python-epsilon 0.6.0-3 2010-07-13 12:33:50 status unpacked python-epsilon 0.6.0-3 2010-07-13 12:33:50 status unpacked python-epsilon 0.6.0-3 2010-07-13 12:33:50 install python-pysqlite2 2.6.0-1 2010-07-13 12:33:50 status half-installed python-pysqlite2 2.6.0-1 2010-07-13 12:33:50 status unpacked python-pysqlite2 2.6.0-1 2010-07-13 12:33:50 status unpacked python-pysqlite2 2.6.0-1 2010-07-13 12:33:51 install python-axiom 0.6.0-2 0.6.0-2 2010-07-13 12:33:51 status half-installed python-axiom 0.6.0-2 2010-07-13 12:33:51 status half-installed python-axiom 0.6.0-2 2010-07-13 12:33:51 status unpacked python-axiom 0.6.0-2 2010-07-13 12:33:51 status unpacked python-axiom 0.6.0-2 2010-07-13 12:33:51 install python-chardet 2.0.1-1 2010-07-13 12:33:51 status half-installed python-chardet 2.0.1-1 2010-07-13 12:33:51 status half-installed python-chardet 2.0.1-1 2010-07-13 12:33:51 status unpacked python-chardet 2.0.1-1 2010-07-13 12:33:51 status unpacked python-chardet 2.0.1-1 2010-07-13 12:33:51 install python-clientform 0.2.10-2.1 2010-07-13 12:33:51 status half-installed python-clientform 0.2.10-2.1 2010-07-13 12:33:52 status unpacked python-clientform 0.2.10-2.1 2010-07-13 12:33:52 status unpacked python-clientform 0.2.10-2.1 2010-07-13 12:33:52 install python-configobj 4.7.2+ds-1 2010-07-13 12:33:52 status half-installed python-configobj 4.7.2+ds-1 2010-07-13 12:33:53 status unpacked python-configobj 4.7.2+ds-1 2010-07-13 12:33:53 status unpacked python-configobj 4.7.2+ds-1 2010-07-13 12:33:53 install python-louie 1.1-1.1 2010-07-13 12:33:53 status half-installed python-louie 1.1-1.1 2010-07-13 12:33:54 status unpacked python-louie 1.1-1.1 2010-07-13 12:33:54 status unpacked python-louie 1.1-1.1 2010-07-13 12:33:54 install python-pam 0.4.2-12.1+b1 2010-07-13 12:33:54 status half-installed python-pam 0.4.2-12.1+b1 2010-07-13 12:33:54 status unpacked python-pam 0.4.2-12.1+b1 2010-07-13 12:33:54 status unpacked python-pam 0.4.2-12.1+b1 2010-07-13 12:33:54 install python-serial 2.3-1 2010-07-13 12:33:54 status half-installed python-serial 2.3-1 2010-07-13 12:33:56 status unpacked python-serial 2.3-1 2010-07-13 12:33:56 status unpacked python-serial 2.3-1 2010-07-13 12:33:56 install python-utidylib 0.2-6 2010-07-13 12:33:56 status half-installed python-utidylib 0.2-6 2010-07-13 12:33:56 status unpacked python-utidylib 0.2-6 2010-07-13 12:33:56 status unpacked python-utidylib 0.2-6 2010-07-13 12:33:56 install rpm2cpio 4.8.1-5 2010-07-13 12:33:56 status half-installed rpm2cpio 4.8.1-5 2010-07-13 12:33:56 status half-installed rpm2cpio 4.8.1-5 2010-07-13 12:33:57 status unpacked rpm2cpio 4.8.1-5 2010-07-13 12:33:57 status unpacked rpm2cpio 4.8.1-5 2010-07-13 12:33:57 install sane-utils 1.0.21-2 1.0.21-3 2010-07-13 12:33:57 status half-installed sane-utils 1.0.21-2 2010-07-13 12:33:57 status half-installed sane-utils 1.0.21-2 2010-07-13 12:33:57 status unpacked sane-utils 1.0.21-3 2010-07-13 12:33:57 status unpacked sane-utils 1.0.21-3 2010-07-13 12:33:57 install software-properties-gtk 0.60.debian-1.1 0.60.debian-1.1 2010-07-13 12:33:57 status half-installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:57 status half-installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:57 status half-installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:57 status half-installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:57 status half-installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:58 status unpacked software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:58 status unpacked software-properties-gtk 0.60.debian-1.1 2010-07-13 12:33:58 install telepathy-gabble 0.9.15-1 2010-07-13 12:33:58 status half-installed telepathy-gabble 0.9.15-1 2010-07-13 12:33:58 status half-installed telepathy-gabble 0.9.15-1 2010-07-13 12:33:58 status unpacked telepathy-gabble 0.9.15-1 2010-07-13 12:33:58 status unpacked telepathy-gabble 0.9.15-1 2010-07-13 12:33:58 install telepathy-salut 0.3.12-1 2010-07-13 12:33:58 status half-installed telepathy-salut 0.3.12-1 2010-07-13 12:33:58 status half-installed telepathy-salut 0.3.12-1 2010-07-13 12:33:58 status unpacked telepathy-salut 0.3.12-1 2010-07-13 12:33:58 status unpacked telepathy-salut 0.3.12-1 2010-07-13 12:33:59 install python-tagpy 0.94.7-2 2010-07-13 12:33:59 status half-installed python-tagpy 0.94.7-2 2010-07-13 12:33:59 status unpacked python-tagpy 0.94.7-2 2010-07-13 12:33:59 status unpacked python-tagpy 0.94.7-2 2010-07-13 12:33:59 install python-coherence 0.6.6.2-5 2010-07-13 12:33:59 status half-installed python-coherence 0.6.6.2-5 2010-07-13 12:33:59 status half-installed python-coherence 0.6.6.2-5 2010-07-13 12:34:01 status unpacked python-coherence 0.6.6.2-5 2010-07-13 12:34:01 status unpacked python-coherence 0.6.6.2-5 2010-07-13 12:34:01 install totem-coherence 2.30.2-2 2010-07-13 12:34:01 status half-installed totem-coherence 2.30.2-2 2010-07-13 12:34:02 status unpacked totem-coherence 2.30.2-2 2010-07-13 12:34:02 status unpacked totem-coherence 2.30.2-2 2010-07-13 12:34:02 install ufraw-batch 0.16-3+b1 2010-07-13 12:34:02 status half-installed ufraw-batch 0.16-3+b1 2010-07-13 12:34:02 status half-installed ufraw-batch 0.16-3+b1 2010-07-13 12:34:03 status unpacked ufraw-batch 0.16-3+b1 2010-07-13 12:34:03 status unpacked ufraw-batch 0.16-3+b1 2010-07-13 12:34:03 install update-manager-core 0.200.4-1 2010-07-13 12:34:03 status half-installed update-manager-core 0.200.4-1 2010-07-13 12:34:04 status unpacked update-manager-core 0.200.4-1 2010-07-13 12:34:04 status unpacked update-manager-core 0.200.4-1 2010-07-13 12:34:04 install update-manager-gnome 0.200.4-1 2010-07-13 12:34:04 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:04 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:04 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 status half-installed update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 status unpacked update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 status unpacked update-manager-gnome 0.200.4-1 2010-07-13 12:34:05 install update-notifier-common 0.99.3debian5 0.99.3debian5 2010-07-13 12:34:05 status half-installed update-notifier-common 0.99.3debian5 2010-07-13 12:34:06 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:34:06 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:34:06 install update-notifier 0.99.3debian5 0.99.3debian5 2010-07-13 12:34:06 status half-installed update-notifier 0.99.3debian5 2010-07-13 12:34:06 status half-installed update-notifier 0.99.3debian5 2010-07-13 12:34:06 status half-installed update-notifier 0.99.3debian5 2010-07-13 12:34:07 status unpacked update-notifier 0.99.3debian5 2010-07-13 12:34:07 status unpacked update-notifier 0.99.3debian5 2010-07-13 12:34:07 install xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:34:07 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:34:07 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:34:07 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:34:07 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:34:07 install festvox-kallpc16k 1.4.0-5 2010-07-13 12:34:07 status half-installed festvox-kallpc16k 1.4.0-5 2010-07-13 12:34:08 status unpacked festvox-kallpc16k 1.4.0-5 2010-07-13 12:34:08 status unpacked festvox-kallpc16k 1.4.0-5 2010-07-13 12:34:08 install python-mechanize 0.1.11-1.1 2010-07-13 12:34:08 status half-installed python-mechanize 0.1.11-1.1 2010-07-13 12:34:08 status unpacked python-mechanize 0.1.11-1.1 2010-07-13 12:34:08 status unpacked python-mechanize 0.1.11-1.1 2010-07-13 12:34:08 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-13 12:34:08 status half-configured hicolor-icon-theme 0.11-1 2010-07-13 12:34:10 status installed hicolor-icon-theme 0.11-1 2010-07-13 12:34:10 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-13 12:34:10 status half-configured desktop-file-utils 0.15-2 2010-07-13 12:34:11 status installed desktop-file-utils 0.15-2 2010-07-13 12:34:11 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-13 12:34:11 status half-configured gnome-menus 2.30.0-1 2010-07-13 12:34:11 status installed gnome-menus 2.30.0-1 2010-07-13 12:34:11 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-13 12:34:11 status half-configured gconf2 2.28.1-3 2010-07-13 12:34:23 status installed gconf2 2.28.1-3 2010-07-13 12:34:23 trigproc menu 2.1.43 2.1.43 2010-07-13 12:34:23 status half-configured menu 2.1.43 2010-07-13 12:34:25 status installed menu 2.1.43 2010-07-13 12:34:25 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-13 12:34:25 status half-configured man-db 2.5.7-3 2010-07-13 12:34:34 status installed man-db 2.5.7-3 2010-07-13 12:34:34 trigproc shared-mime-info 0.71-3 0.71-3 2010-07-13 12:34:34 status half-configured shared-mime-info 0.71-3 2010-07-13 12:34:34 status installed shared-mime-info 0.71-3 2010-07-13 12:34:34 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-13 12:34:34 status half-configured install-info 4.13a.dfsg.1-5 2010-07-13 12:34:35 status installed install-info 4.13a.dfsg.1-5 2010-07-13 12:34:36 startup packages configure 2010-07-13 12:34:36 configure evolution-common 2.30.2-1 2.30.2-1 2010-07-13 12:34:36 status unpacked evolution-common 2.30.2-1 2010-07-13 12:34:36 status half-configured evolution-common 2.30.2-1 2010-07-13 12:34:36 status installed evolution-common 2.30.2-1 2010-07-13 12:34:36 configure evolution 2.30.2-1 2.30.2-1 2010-07-13 12:34:36 status unpacked evolution 2.30.2-1 2010-07-13 12:34:36 status unpacked evolution 2.30.2-1 2010-07-13 12:34:36 status half-configured evolution 2.30.2-1 2010-07-13 12:34:36 status installed evolution 2.30.2-1 2010-07-13 12:34:36 status triggers-pending menu 2.1.43 2010-07-13 12:34:36 status triggers-awaited menu 2.1.43 2010-07-13 12:34:37 configure libgoffice-0.8-8-common 0.8.7-1 0.8.7-1 2010-07-13 12:34:37 status unpacked libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:34:37 status half-configured libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:34:37 status installed libgoffice-0.8-8-common 0.8.7-1 2010-07-13 12:34:37 configure libgoffice-0.8-8 0.8.7-1 0.8.7-1 2010-07-13 12:34:37 status unpacked libgoffice-0.8-8 0.8.7-1 2010-07-13 12:34:37 status half-configured libgoffice-0.8-8 0.8.7-1 2010-07-13 12:34:40 status installed libgoffice-0.8-8 0.8.7-1 2010-07-13 12:34:40 configure libwmf0.2-7 0.2.8.4-6.1 0.2.8.4-6.1 2010-07-13 12:34:40 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:34:40 status half-configured libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:34:40 status installed libwmf0.2-7 0.2.8.4-6.1 2010-07-13 12:34:40 configure libwv-1.2-3 1.2.4-2 1.2.4-2 2010-07-13 12:34:40 status unpacked libwv-1.2-3 1.2.4-2 2010-07-13 12:34:40 status half-configured libwv-1.2-3 1.2.4-2 2010-07-13 12:34:40 status installed libwv-1.2-3 1.2.4-2 2010-07-13 12:34:40 configure libabiword-2.8 2.8.2-2 2.8.2-2 2010-07-13 12:34:40 status unpacked libabiword-2.8 2.8.2-2 2010-07-13 12:34:40 status half-configured libabiword-2.8 2.8.2-2 2010-07-13 12:34:41 status installed libabiword-2.8 2.8.2-2 2010-07-13 12:34:41 configure libaiksaurus-1.2-data 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status unpacked libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status half-configured libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status installed libaiksaurus-1.2-data 1.2.1+dev-0.12-6 2010-07-13 12:34:41 configure libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status unpacked libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status half-configured libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status installed libaiksaurus-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 configure libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status unpacked libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status half-configured libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 status installed libaiksaurusgtk-1.2-0c2a 1.2.1+dev-0.12-6 2010-07-13 12:34:41 configure libloudmouth1-0 1.4.3-5 1.4.3-5 2010-07-13 12:34:41 status unpacked libloudmouth1-0 1.4.3-5 2010-07-13 12:34:41 status half-configured libloudmouth1-0 1.4.3-5 2010-07-13 12:34:41 status installed libloudmouth1-0 1.4.3-5 2010-07-13 12:34:41 configure libots0 0.5.0-2 0.5.0-2 2010-07-13 12:34:41 status unpacked libots0 0.5.0-2 2010-07-13 12:34:41 status half-configured libots0 0.5.0-2 2010-07-13 12:34:41 status installed libots0 0.5.0-2 2010-07-13 12:34:41 configure libpsiconv6 0.9.8-4.1 0.9.8-4.1 2010-07-13 12:34:41 status unpacked libpsiconv6 0.9.8-4.1 2010-07-13 12:34:41 status unpacked libpsiconv6 0.9.8-4.1 2010-07-13 12:34:41 status unpacked libpsiconv6 0.9.8-4.1 2010-07-13 12:34:41 status half-configured libpsiconv6 0.9.8-4.1 2010-07-13 12:34:41 status installed libpsiconv6 0.9.8-4.1 2010-07-13 12:34:41 configure abiword-common 2.8.2-2 2.8.2-2 2010-07-13 12:34:41 status unpacked abiword-common 2.8.2-2 2010-07-13 12:34:41 status half-configured abiword-common 2.8.2-2 2010-07-13 12:34:41 status installed abiword-common 2.8.2-2 2010-07-13 12:34:41 configure abiword 2.8.2-2 2.8.2-2 2010-07-13 12:34:41 status unpacked abiword 2.8.2-2 2010-07-13 12:34:41 status half-configured abiword 2.8.2-2 2010-07-13 12:34:42 status installed abiword 2.8.2-2 2010-07-13 12:34:42 configure link-grammar-dictionaries-en 4.6.7-1 4.6.7-1 2010-07-13 12:34:42 status unpacked link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:34:42 status half-configured link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:34:42 status installed link-grammar-dictionaries-en 4.6.7-1 2010-07-13 12:34:42 configure liblink-grammar4 4.6.7-1 4.6.7-1 2010-07-13 12:34:42 status unpacked liblink-grammar4 4.6.7-1 2010-07-13 12:34:42 status half-configured liblink-grammar4 4.6.7-1 2010-07-13 12:34:42 status installed liblink-grammar4 4.6.7-1 2010-07-13 12:34:42 configure abiword-plugin-grammar 2.8.2-2 2.8.2-2 2010-07-13 12:34:42 status unpacked abiword-plugin-grammar 2.8.2-2 2010-07-13 12:34:42 status half-configured abiword-plugin-grammar 2.8.2-2 2010-07-13 12:34:42 status installed abiword-plugin-grammar 2.8.2-2 2010-07-13 12:34:42 configure libgdome2-0 0.8.1+debian-4 0.8.1+debian-4 2010-07-13 12:34:42 status unpacked libgdome2-0 0.8.1+debian-4 2010-07-13 12:34:42 status half-configured libgdome2-0 0.8.1+debian-4 2010-07-13 12:34:42 status installed libgdome2-0 0.8.1+debian-4 2010-07-13 12:34:42 configure libgdome2-cpp-smart0c2a 0.2.6-5 0.2.6-5 2010-07-13 12:34:42 status unpacked libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:34:42 status half-configured libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:34:42 status installed libgdome2-cpp-smart0c2a 0.2.6-5 2010-07-13 12:34:42 configure libgtkmathview0c2a 0.8.0-5 0.8.0-5 2010-07-13 12:34:42 status unpacked libgtkmathview0c2a 0.8.0-5 2010-07-13 12:34:42 status unpacked libgtkmathview0c2a 0.8.0-5 2010-07-13 12:34:42 status unpacked libgtkmathview0c2a 0.8.0-5 2010-07-13 12:34:42 status half-configured libgtkmathview0c2a 0.8.0-5 2010-07-13 12:34:43 status installed libgtkmathview0c2a 0.8.0-5 2010-07-13 12:34:43 configure abiword-plugin-mathview 2.8.2-2 2.8.2-2 2010-07-13 12:34:43 status unpacked abiword-plugin-mathview 2.8.2-2 2010-07-13 12:34:43 status half-configured abiword-plugin-mathview 2.8.2-2 2010-07-13 12:34:43 status installed abiword-plugin-mathview 2.8.2-2 2010-07-13 12:34:43 configure libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-07-13 12:34:43 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:34:43 status half-configured libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:34:43 status installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-07-13 12:34:43 configure libaprutil1-ldap 1.3.9+dfsg-3 1.3.9+dfsg-3 2010-07-13 12:34:43 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:34:43 status half-configured libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:34:43 status installed libaprutil1-ldap 1.3.9+dfsg-3 2010-07-13 12:34:43 configure apache2.2-bin 2.2.15-5 2.2.15-5 2010-07-13 12:34:43 status unpacked apache2.2-bin 2.2.15-5 2010-07-13 12:34:43 status half-configured apache2.2-bin 2.2.15-5 2010-07-13 12:34:43 status installed apache2.2-bin 2.2.15-5 2010-07-13 12:34:43 configure arj 3.10.22-8 3.10.22-8 2010-07-13 12:34:43 status unpacked arj 3.10.22-8 2010-07-13 12:34:43 status unpacked arj 3.10.22-8 2010-07-13 12:34:43 status half-configured arj 3.10.22-8 2010-07-13 12:34:43 status installed arj 3.10.22-8 2010-07-13 12:34:43 configure libavahi-core7 0.6.26-1 0.6.26-1 2010-07-13 12:34:43 status unpacked libavahi-core7 0.6.26-1 2010-07-13 12:34:43 status half-configured libavahi-core7 0.6.26-1 2010-07-13 12:34:43 status installed libavahi-core7 0.6.26-1 2010-07-13 12:34:43 configure libdaemon0 0.14-2 0.14-2 2010-07-13 12:34:43 status unpacked libdaemon0 0.14-2 2010-07-13 12:34:43 status half-configured libdaemon0 0.14-2 2010-07-13 12:34:43 status installed libdaemon0 0.14-2 2010-07-13 12:34:43 configure avahi-daemon 0.6.26-1 0.6.26-1 2010-07-13 12:34:43 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:43 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:43 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:43 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:43 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:44 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:44 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:44 status unpacked avahi-daemon 0.6.26-1 2010-07-13 12:34:44 status half-configured avahi-daemon 0.6.26-1 2010-07-13 12:34:45 status installed avahi-daemon 0.6.26-1 2010-07-13 12:34:45 configure binfmt-support 1.2.18 1.2.18 2010-07-13 12:34:45 status unpacked binfmt-support 1.2.18 2010-07-13 12:34:45 status unpacked binfmt-support 1.2.18 2010-07-13 12:34:45 status half-configured binfmt-support 1.2.18 2010-07-13 12:34:46 status installed binfmt-support 1.2.18 2010-07-13 12:34:46 configure bogofilter-common 1.2.1-3 1.2.1-3 2010-07-13 12:34:46 status unpacked bogofilter-common 1.2.1-3 2010-07-13 12:34:46 status unpacked bogofilter-common 1.2.1-3 2010-07-13 12:34:46 status half-configured bogofilter-common 1.2.1-3 2010-07-13 12:34:46 status installed bogofilter-common 1.2.1-3 2010-07-13 12:34:46 configure libgsl0ldbl 1.14+dfsg-1 1.14+dfsg-1 2010-07-13 12:34:46 status unpacked libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:34:46 status half-configured libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:34:46 status installed libgsl0ldbl 1.14+dfsg-1 2010-07-13 12:34:46 configure bogofilter-bdb 1.2.1-3 1.2.1-3 2010-07-13 12:34:46 status unpacked bogofilter-bdb 1.2.1-3 2010-07-13 12:34:46 status half-configured bogofilter-bdb 1.2.1-3 2010-07-13 12:34:47 update-alternatives: run with --quiet --install /usr/bin/bogofilter bogofilter /usr/bin/bogofilter-bdb 20 --slave /usr/bin/bogoupgrade bogoupgrade /usr/bin/bogoupgrade-bdb --slave /usr/bin/bogotune bogotune /usr/bin/bogotune-bdb --slave /usr/bin/bf_copy bf_copy /usr/bin/bf_copy-bdb --slave /usr/bin/bogolexer bogolexer /usr/bin/bogolexer-bdb --slave /usr/bin/bogoutil bogoutil /usr/bin/bogoutil-bdb --slave /usr/bin/bf_compact bf_compact /usr/bin/bf_compact-bdb --slave /usr/bin/bf_tar bf_tar /usr/bin/bf_tar-bdb 2010-07-13 12:34:47 update-alternatives: link group bogofilter updated to point to /usr/bin/bogofilter-bdb 2010-07-13 12:34:47 status installed bogofilter-bdb 1.2.1-3 2010-07-13 12:34:48 configure bogofilter 1.2.1-3 1.2.1-3 2010-07-13 12:34:48 status unpacked bogofilter 1.2.1-3 2010-07-13 12:34:48 status half-configured bogofilter 1.2.1-3 2010-07-13 12:34:48 status installed bogofilter 1.2.1-3 2010-07-13 12:34:48 configure libcheese-gtk18 2.30.1-1 2.30.1-1 2010-07-13 12:34:48 status unpacked libcheese-gtk18 2.30.1-1 2010-07-13 12:34:48 status half-configured libcheese-gtk18 2.30.1-1 2010-07-13 12:34:48 status installed libcheese-gtk18 2.30.1-1 2010-07-13 12:34:48 configure cheese-common 2.30.1-1 2.30.1-1 2010-07-13 12:34:48 status unpacked cheese-common 2.30.1-1 2010-07-13 12:34:48 status half-configured cheese-common 2.30.1-1 2010-07-13 12:34:48 status installed cheese-common 2.30.1-1 2010-07-13 12:34:48 configure cheese 2.30.1-1 2.30.1-1 2010-07-13 12:34:48 status unpacked cheese 2.30.1-1 2010-07-13 12:34:48 status half-configured cheese 2.30.1-1 2010-07-13 12:34:48 status installed cheese 2.30.1-1 2010-07-13 12:34:48 configure cli-common 0.7.1 0.7.1 2010-07-13 12:34:48 status unpacked cli-common 0.7.1 2010-07-13 12:34:48 status half-configured cli-common 0.7.1 2010-07-13 12:34:48 status installed cli-common 0.7.1 2010-07-13 12:34:48 configure libportaudio2 19+svn20071022-3+b1 19+svn20071022-3+b1 2010-07-13 12:34:48 status unpacked libportaudio2 19+svn20071022-3+b1 2010-07-13 12:34:48 status half-configured libportaudio2 19+svn20071022-3+b1 2010-07-13 12:34:48 status installed libportaudio2 19+svn20071022-3+b1 2010-07-13 12:34:48 configure espeak-data 1.43-1 1.43-1 2010-07-13 12:34:48 status unpacked espeak-data 1.43-1 2010-07-13 12:34:48 status half-configured espeak-data 1.43-1 2010-07-13 12:34:48 status installed espeak-data 1.43-1 2010-07-13 12:34:48 configure libespeak1 1.43-1 1.43-1 2010-07-13 12:34:48 status unpacked libespeak1 1.43-1 2010-07-13 12:34:48 status half-configured libespeak1 1.43-1 2010-07-13 12:34:49 status installed libespeak1 1.43-1 2010-07-13 12:34:49 configure libgnome-speech7 1:0.4.25-2 1:0.4.25-2 2010-07-13 12:34:49 status unpacked libgnome-speech7 1:0.4.25-2 2010-07-13 12:34:49 status half-configured libgnome-speech7 1:0.4.25-2 2010-07-13 12:34:49 status installed libgnome-speech7 1:0.4.25-2 2010-07-13 12:34:49 configure dasher-data 4.11-1 4.11-1 2010-07-13 12:34:49 status unpacked dasher-data 4.11-1 2010-07-13 12:34:49 status half-configured dasher-data 4.11-1 2010-07-13 12:34:49 status installed dasher-data 4.11-1 2010-07-13 12:34:49 configure dasher 4.11-1 4.11-1 2010-07-13 12:34:49 status unpacked dasher 4.11-1 2010-07-13 12:34:49 status half-configured dasher 4.11-1 2010-07-13 12:34:50 status installed dasher 4.11-1 2010-07-13 12:34:50 configure dmz-cursor-theme 0.4.1 0.4.1 2010-07-13 12:34:50 status unpacked dmz-cursor-theme 0.4.1 2010-07-13 12:34:50 status half-configured dmz-cursor-theme 0.4.1 2010-07-13 12:34:50 update-alternatives: run with --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/DMZ-White/cursor.theme 50 2010-07-13 12:34:50 update-alternatives: link group x-cursor-theme updated to point to /usr/share/icons/DMZ-White/cursor.theme 2010-07-13 12:34:50 update-alternatives: run with --install /usr/share/icons/default/index.theme x-cursor-theme /usr/share/icons/DMZ-Black/cursor.theme 30 2010-07-13 12:34:50 status installed dmz-cursor-theme 0.4.1 2010-07-13 12:34:50 configure libpt2.6.7 2.6.7-1 2.6.7-1 2010-07-13 12:34:50 status unpacked libpt2.6.7 2.6.7-1 2010-07-13 12:34:50 status half-configured libpt2.6.7 2.6.7-1 2010-07-13 12:34:50 status installed libpt2.6.7 2.6.7-1 2010-07-13 12:34:50 configure libspeexdsp1 1.2~rc1-1 1.2~rc1-1 2010-07-13 12:34:50 status unpacked libspeexdsp1 1.2~rc1-1 2010-07-13 12:34:50 status half-configured libspeexdsp1 1.2~rc1-1 2010-07-13 12:34:50 status installed libspeexdsp1 1.2~rc1-1 2010-07-13 12:34:50 configure libsrtp0 1.4.4~dfsg-6 1.4.4~dfsg-6 2010-07-13 12:34:50 status unpacked libsrtp0 1.4.4~dfsg-6 2010-07-13 12:34:50 status half-configured libsrtp0 1.4.4~dfsg-6 2010-07-13 12:34:50 status installed libsrtp0 1.4.4~dfsg-6 2010-07-13 12:34:50 configure libopal3.6.8 3.6.8~dfsg-2 3.6.8~dfsg-2 2010-07-13 12:34:50 status unpacked libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:34:50 status half-configured libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:34:50 status installed libopal3.6.8 3.6.8~dfsg-2 2010-07-13 12:34:50 configure ekiga 3.2.7-2 3.2.7-2 2010-07-13 12:34:50 status unpacked ekiga 3.2.7-2 2010-07-13 12:34:50 status half-configured ekiga 3.2.7-2 2010-07-13 12:34:50 status installed ekiga 3.2.7-2 2010-07-13 12:34:50 configure libchamplain-0.4-0 0.4.6-1 0.4.6-1 2010-07-13 12:34:50 status unpacked libchamplain-0.4-0 0.4.6-1 2010-07-13 12:34:50 status half-configured libchamplain-0.4-0 0.4.6-1 2010-07-13 12:34:50 status installed libchamplain-0.4-0 0.4.6-1 2010-07-13 12:34:50 configure libclutter-gtk-0.10-0 0.10.2-1 0.10.2-1 2010-07-13 12:34:50 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:34:50 status half-configured libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:34:51 status installed libclutter-gtk-0.10-0 0.10.2-1 2010-07-13 12:34:51 configure libchamplain-gtk-0.4-0 0.4.6-1 0.4.6-1 2010-07-13 12:34:51 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:34:51 status half-configured libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:34:51 status installed libchamplain-gtk-0.4-0 0.4.6-1 2010-07-13 12:34:51 configure libgeoclue0 0.12.0-1 0.12.0-1 2010-07-13 12:34:51 status unpacked libgeoclue0 0.12.0-1 2010-07-13 12:34:51 status half-configured libgeoclue0 0.12.0-1 2010-07-13 12:34:51 status installed libgeoclue0 0.12.0-1 2010-07-13 12:34:51 configure libtelepathy-glib0 0.11.9-1 0.11.9-1 2010-07-13 12:34:51 status unpacked libtelepathy-glib0 0.11.9-1 2010-07-13 12:34:51 status half-configured libtelepathy-glib0 0.11.9-1 2010-07-13 12:34:51 status installed libtelepathy-glib0 0.11.9-1 2010-07-13 12:34:51 configure libtelepathy-farsight0 0.0.14-2+b1 0.0.14-2+b1 2010-07-13 12:34:51 status unpacked libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:34:51 status half-configured libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:34:51 status installed libtelepathy-farsight0 0.0.14-2+b1 2010-07-13 12:34:51 configure empathy-common 2.30.2-1 2.30.2-1 2010-07-13 12:34:51 status unpacked empathy-common 2.30.2-1 2010-07-13 12:34:51 status half-configured empathy-common 2.30.2-1 2010-07-13 12:34:51 status installed empathy-common 2.30.2-1 2010-07-13 12:34:51 configure telepathy-mission-control-5 1:5.4.3-1 1:5.4.3-1 2010-07-13 12:34:51 status unpacked telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:34:51 status half-configured telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:34:51 status installed telepathy-mission-control-5 1:5.4.3-1 2010-07-13 12:34:51 configure geoclue 0.12.0-1 0.12.0-1 2010-07-13 12:34:51 status unpacked geoclue 0.12.0-1 2010-07-13 12:34:51 status half-configured geoclue 0.12.0-1 2010-07-13 12:34:51 status installed geoclue 0.12.0-1 2010-07-13 12:34:51 configure empathy 2.30.2-1 2.30.2-1 2010-07-13 12:34:51 status unpacked empathy 2.30.2-1 2010-07-13 12:34:51 status half-configured empathy 2.30.2-1 2010-07-13 12:34:51 status installed empathy 2.30.2-1 2010-07-13 12:34:51 configure eog 2.30.2-1 2.30.2-1 2010-07-13 12:34:51 status unpacked eog 2.30.2-1 2010-07-13 12:34:51 status half-configured eog 2.30.2-1 2010-07-13 12:34:51 status installed eog 2.30.2-1 2010-07-13 12:34:51 configure epiphany-browser 2.30.2-3 2.30.2-3 2010-07-13 12:34:51 status unpacked epiphany-browser 2.30.2-3 2010-07-13 12:34:51 status half-configured epiphany-browser 2.30.2-3 2010-07-13 12:34:51 update-alternatives: run with --install /usr/bin/x-www-browser x-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/x-www-browser.1.gz x-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-07-13 12:34:51 update-alternatives: link group x-www-browser updated to point to /usr/bin/epiphany-browser 2010-07-13 12:34:52 update-alternatives: run with --install /usr/bin/gnome-www-browser gnome-www-browser /usr/bin/epiphany-browser 85 --slave /usr/share/man/man1/gnome-www-browser.1.gz gnome-www-browser.1.gz /usr/share/man/man1/epiphany-browser.1.gz 2010-07-13 12:34:52 update-alternatives: link group gnome-www-browser updated to point to /usr/bin/epiphany-browser 2010-07-13 12:34:52 status installed epiphany-browser 2.30.2-3 2010-07-13 12:34:52 configure w3c-dtd-xhtml 1.1-5 1.1-5 2010-07-13 12:34:52 status unpacked w3c-dtd-xhtml 1.1-5 2010-07-13 12:34:52 status half-configured w3c-dtd-xhtml 1.1-5 2010-07-13 12:34:52 status installed w3c-dtd-xhtml 1.1-5 2010-07-13 12:34:52 configure epiphany-extensions 2.30.1-1 2.30.1-1 2010-07-13 12:34:52 status unpacked epiphany-extensions 2.30.1-1 2010-07-13 12:34:52 status half-configured epiphany-extensions 2.30.1-1 2010-07-13 12:34:52 status installed epiphany-extensions 2.30.1-1 2010-07-13 12:34:52 configure espeak 1.43-1 1.43-1 2010-07-13 12:34:52 status unpacked espeak 1.43-1 2010-07-13 12:34:52 status half-configured espeak 1.43-1 2010-07-13 12:34:52 status installed espeak 1.43-1 2010-07-13 12:34:52 configure evolution-exchange 2.30.2-1 2.30.2-1 2010-07-13 12:34:52 status unpacked evolution-exchange 2.30.2-1 2010-07-13 12:34:52 status half-configured evolution-exchange 2.30.2-1 2010-07-13 12:34:53 status installed evolution-exchange 2.30.2-1 2010-07-13 12:34:53 configure libgtkimageview0 1.6.4-1 1.6.4-1 2010-07-13 12:34:53 status unpacked libgtkimageview0 1.6.4-1 2010-07-13 12:34:53 status half-configured libgtkimageview0 1.6.4-1 2010-07-13 12:34:53 status installed libgtkimageview0 1.6.4-1 2010-07-13 12:34:53 configure evolution-plugins 2.30.2-1 2.30.2-1 2010-07-13 12:34:53 status unpacked evolution-plugins 2.30.2-1 2010-07-13 12:34:53 status half-configured evolution-plugins 2.30.2-1 2010-07-13 12:34:53 status installed evolution-plugins 2.30.2-1 2010-07-13 12:34:53 configure evolution-webcal 2.28.1-1 2.28.1-1 2010-07-13 12:34:53 status unpacked evolution-webcal 2.28.1-1 2010-07-13 12:34:53 status half-configured evolution-webcal 2.28.1-1 2010-07-13 12:34:53 status installed evolution-webcal 2.28.1-1 2010-07-13 12:34:53 configure libexiv2-9 0.20-2 0.20-2 2010-07-13 12:34:53 status unpacked libexiv2-9 0.20-2 2010-07-13 12:34:53 status half-configured libexiv2-9 0.20-2 2010-07-13 12:34:53 status installed libexiv2-9 0.20-2 2010-07-13 12:34:53 configure exiv2 0.20-2 0.20-2 2010-07-13 12:34:53 status unpacked exiv2 0.20-2 2010-07-13 12:34:53 status half-configured exiv2 0.20-2 2010-07-13 12:34:53 status installed exiv2 0.20-2 2010-07-13 12:34:53 configure libestools1.2 1:1.2.96~beta-6 1:1.2.96~beta-6 2010-07-13 12:34:53 status unpacked libestools1.2 1:1.2.96~beta-6 2010-07-13 12:34:53 status half-configured libestools1.2 1:1.2.96~beta-6 2010-07-13 12:34:53 status installed libestools1.2 1:1.2.96~beta-6 2010-07-13 12:34:53 configure festival 1.96~beta-10 1.96~beta-10 2010-07-13 12:34:53 status unpacked festival 1.96~beta-10 2010-07-13 12:34:53 status unpacked festival 1.96~beta-10 2010-07-13 12:34:53 status half-configured festival 1.96~beta-10 2010-07-13 12:34:53 status installed festival 1.96~beta-10 2010-07-13 12:34:53 configure festlex-cmu 1.4.0-6 1.4.0-6 2010-07-13 12:34:53 status unpacked festlex-cmu 1.4.0-6 2010-07-13 12:34:53 status half-configured festlex-cmu 1.4.0-6 2010-07-13 12:34:53 status installed festlex-cmu 1.4.0-6 2010-07-13 12:34:53 configure festlex-poslex 1.4.0-5 1.4.0-5 2010-07-13 12:34:53 status unpacked festlex-poslex 1.4.0-5 2010-07-13 12:34:53 status half-configured festlex-poslex 1.4.0-5 2010-07-13 12:34:53 status installed festlex-poslex 1.4.0-5 2010-07-13 12:34:53 configure p7zip-full 9.04~dfsg.1-1 9.04~dfsg.1-1 2010-07-13 12:34:53 status unpacked p7zip-full 9.04~dfsg.1-1 2010-07-13 12:34:53 status half-configured p7zip-full 9.04~dfsg.1-1 2010-07-13 12:34:53 status installed p7zip-full 9.04~dfsg.1-1 2010-07-13 12:34:53 configure file-roller 2.30.1.1-2 2.30.1.1-2 2010-07-13 12:34:53 status unpacked file-roller 2.30.1.1-2 2010-07-13 12:34:53 status half-configured file-roller 2.30.1.1-2 2010-07-13 12:34:53 status installed file-roller 2.30.1.1-2 2010-07-13 12:34:54 configure freedesktop-sound-theme 0.7.dfsg-1 0.7.dfsg-1 2010-07-13 12:34:54 status unpacked freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:34:54 status half-configured freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:34:54 status installed freedesktop-sound-theme 0.7.dfsg-1 2010-07-13 12:34:54 configure freeglut3 2.6.0-1 2.6.0-1 2010-07-13 12:34:54 status unpacked freeglut3 2.6.0-1 2010-07-13 12:34:54 status half-configured freeglut3 2.6.0-1 2010-07-13 12:34:54 status installed freeglut3 2.6.0-1 2010-07-13 12:34:54 configure gcalctool 5.30.2-1 5.30.2-1 2010-07-13 12:34:54 status unpacked gcalctool 5.30.2-1 2010-07-13 12:34:54 status half-configured gcalctool 5.30.2-1 2010-07-13 12:34:54 status installed gcalctool 5.30.2-1 2010-07-13 12:34:54 configure gconf-defaults-service 2.28.1-3 2.28.1-3 2010-07-13 12:34:54 status unpacked gconf-defaults-service 2.28.1-3 2010-07-13 12:34:54 status unpacked gconf-defaults-service 2.28.1-3 2010-07-13 12:34:54 status half-configured gconf-defaults-service 2.28.1-3 2010-07-13 12:34:54 status installed gconf-defaults-service 2.28.1-3 2010-07-13 12:34:54 configure gconf-editor 2.30.0-2 2.30.0-2 2010-07-13 12:34:54 status unpacked gconf-editor 2.30.0-2 2010-07-13 12:34:54 status half-configured gconf-editor 2.30.0-2 2010-07-13 12:34:54 status installed gconf-editor 2.30.0-2 2010-07-13 12:34:55 configure gdebi-core 0.6.1 0.6.1 2010-07-13 12:34:55 status unpacked gdebi-core 0.6.1 2010-07-13 12:34:55 status half-configured gdebi-core 0.6.1 2010-07-13 12:34:55 status installed gdebi-core 0.6.1 2010-07-13 12:34:55 status triggers-pending python-central 0.6.16 2010-07-13 12:34:55 status triggers-awaited gdebi-core 0.6.1 2010-07-13 12:34:55 configure libgtksourceview2.0-common 2.10.3-1 2.10.3-1 2010-07-13 12:34:55 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:34:55 status half-configured libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:34:55 status installed libgtksourceview2.0-common 2.10.3-1 2010-07-13 12:34:56 configure libgtksourceview2.0-0 2.10.3-1 2.10.3-1 2010-07-13 12:34:56 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:34:56 status half-configured libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:34:56 status installed libgtksourceview2.0-0 2.10.3-1 2010-07-13 12:34:56 configure gedit-common 2.30.2-1 2.30.2-1 2010-07-13 12:34:56 status unpacked gedit-common 2.30.2-1 2010-07-13 12:34:56 status half-configured gedit-common 2.30.2-1 2010-07-13 12:34:56 status installed gedit-common 2.30.2-1 2010-07-13 12:34:56 configure python-gtksourceview2 2.10.1-1 2.10.1-1 2010-07-13 12:34:56 status unpacked python-gtksourceview2 2.10.1-1 2010-07-13 12:34:56 status half-configured python-gtksourceview2 2.10.1-1 2010-07-13 12:34:56 status installed python-gtksourceview2 2.10.1-1 2010-07-13 12:34:56 status triggers-pending python-support 1.0.9 2010-07-13 12:34:56 configure gedit 2.30.2-1+b1 2.30.2-1+b1 2010-07-13 12:34:56 status unpacked gedit 2.30.2-1+b1 2010-07-13 12:34:56 status half-configured gedit 2.30.2-1+b1 2010-07-13 12:34:57 update-alternatives: run with --install /usr/bin/gnome-text-editor gnome-text-editor /usr/bin/gedit 50 --slave /usr/share/man/man1/gnome-text-editor.1.gz gnome-text-editor.1.gz /usr/share/man/man1/gedit.1.gz 2010-07-13 12:34:57 update-alternatives: link group gnome-text-editor updated to point to /usr/bin/gedit 2010-07-13 12:34:57 status installed gedit 2.30.2-1+b1 2010-07-13 12:34:57 configure gedit-plugins 2.30.0-1 2.30.0-1 2010-07-13 12:34:57 status unpacked gedit-plugins 2.30.0-1 2010-07-13 12:34:57 status half-configured gedit-plugins 2.30.0-1 2010-07-13 12:34:57 status installed gedit-plugins 2.30.0-1 2010-07-13 12:34:57 configure geoclue-hostip 0.12.0-1 0.12.0-1 2010-07-13 12:34:57 status unpacked geoclue-hostip 0.12.0-1 2010-07-13 12:34:57 status half-configured geoclue-hostip 0.12.0-1 2010-07-13 12:34:57 status installed geoclue-hostip 0.12.0-1 2010-07-13 12:34:57 configure geoclue-localnet 0.12.0-1 0.12.0-1 2010-07-13 12:34:57 status unpacked geoclue-localnet 0.12.0-1 2010-07-13 12:34:57 status half-configured geoclue-localnet 0.12.0-1 2010-07-13 12:34:57 status installed geoclue-localnet 0.12.0-1 2010-07-13 12:34:57 configure geoclue-manual 0.12.0-1 0.12.0-1 2010-07-13 12:34:57 status unpacked geoclue-manual 0.12.0-1 2010-07-13 12:34:57 status half-configured geoclue-manual 0.12.0-1 2010-07-13 12:34:57 status installed geoclue-manual 0.12.0-1 2010-07-13 12:34:57 configure geoclue-yahoo 0.12.0-1 0.12.0-1 2010-07-13 12:34:57 status unpacked geoclue-yahoo 0.12.0-1 2010-07-13 12:34:57 status half-configured geoclue-yahoo 0.12.0-1 2010-07-13 12:34:57 status installed geoclue-yahoo 0.12.0-1 2010-07-13 12:34:57 configure libgimp2.0 2.6.10-1 2.6.10-1 2010-07-13 12:34:57 status unpacked libgimp2.0 2.6.10-1 2010-07-13 12:34:57 status half-configured libgimp2.0 2.6.10-1 2010-07-13 12:34:58 status installed libgimp2.0 2.6.10-1 2010-07-13 12:34:58 configure gimp-data 2.6.10-1 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status unpacked gimp-data 2.6.10-1 2010-07-13 12:34:58 status half-configured gimp-data 2.6.10-1 2010-07-13 12:34:58 status installed gimp-data 2.6.10-1 2010-07-13 12:34:58 configure libbabl-0.0-0 0.0.22-1 0.0.22-1 2010-07-13 12:34:58 status unpacked libbabl-0.0-0 0.0.22-1 2010-07-13 12:34:58 status half-configured libbabl-0.0-0 0.0.22-1 2010-07-13 12:34:58 status installed libbabl-0.0-0 0.0.22-1 2010-07-13 12:34:58 configure libilmbase6 1.0.1-3 1.0.1-3 2010-07-13 12:34:58 status unpacked libilmbase6 1.0.1-3 2010-07-13 12:34:58 status half-configured libilmbase6 1.0.1-3 2010-07-13 12:34:58 status installed libilmbase6 1.0.1-3 2010-07-13 12:34:58 configure libopenexr6 1.6.1-4.1 1.6.1-4.1 2010-07-13 12:34:58 status unpacked libopenexr6 1.6.1-4.1 2010-07-13 12:34:58 status half-configured libopenexr6 1.6.1-4.1 2010-07-13 12:34:58 status installed libopenexr6 1.6.1-4.1 2010-07-13 12:34:58 configure libopenraw1 0.0.8-1 0.0.8-1 2010-07-13 12:34:59 status unpacked libopenraw1 0.0.8-1 2010-07-13 12:34:59 status half-configured libopenraw1 0.0.8-1 2010-07-13 12:34:59 status installed libopenraw1 0.0.8-1 2010-07-13 12:34:59 configure libgegl-0.0-0 0.0.22-2 0.0.22-2 2010-07-13 12:34:59 status unpacked libgegl-0.0-0 0.0.22-2 2010-07-13 12:34:59 status half-configured libgegl-0.0-0 0.0.22-2 2010-07-13 12:34:59 status installed libgegl-0.0-0 0.0.22-2 2010-07-13 12:34:59 configure libmng1 1.0.10-1 1.0.10-1 2010-07-13 12:34:59 status unpacked libmng1 1.0.10-1 2010-07-13 12:34:59 status half-configured libmng1 1.0.10-1 2010-07-13 12:34:59 status installed libmng1 1.0.10-1 2010-07-13 12:34:59 configure gimp 2.6.10-1 2.6.10-1 2010-07-13 12:34:59 status unpacked gimp 2.6.10-1 2010-07-13 12:34:59 status half-configured gimp 2.6.10-1 2010-07-13 12:35:00 status installed gimp 2.6.10-1 2010-07-13 12:35:00 configure libieee1284-3 0.2.11-6 0.2.11-6 2010-07-13 12:35:00 status unpacked libieee1284-3 0.2.11-6 2010-07-13 12:35:00 status half-configured libieee1284-3 0.2.11-6 2010-07-13 12:35:00 status installed libieee1284-3 0.2.11-6 2010-07-13 12:35:00 configure libsane-extras 1.0.21.2 1.0.21.2 2010-07-13 12:35:00 status unpacked libsane-extras 1.0.21.2 2010-07-13 12:35:00 status unpacked libsane-extras 1.0.21.2 2010-07-13 12:35:00 status unpacked libsane-extras 1.0.21.2 2010-07-13 12:35:00 status half-configured libsane-extras 1.0.21.2 2010-07-13 12:35:00 status installed libsane-extras 1.0.21.2 2010-07-13 12:35:00 configure libsane 1.0.21-3 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:00 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:01 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:02 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status unpacked libsane 1.0.21-3 2010-07-13 12:35:03 status half-configured libsane 1.0.21-3 2010-07-13 12:35:03 status installed libsane 1.0.21-3 2010-07-13 12:35:03 configure gnome-scan-common 0.6.2-1 0.6.2-1 2010-07-13 12:35:03 status unpacked gnome-scan-common 0.6.2-1 2010-07-13 12:35:03 status half-configured gnome-scan-common 0.6.2-1 2010-07-13 12:35:03 status installed gnome-scan-common 0.6.2-1 2010-07-13 12:35:03 configure libgnomescan0 0.6.2-1 0.6.2-1 2010-07-13 12:35:03 status unpacked libgnomescan0 0.6.2-1 2010-07-13 12:35:03 status half-configured libgnomescan0 0.6.2-1 2010-07-13 12:35:03 status installed libgnomescan0 0.6.2-1 2010-07-13 12:35:03 configure gimp-flegita 0.6.2-1 0.6.2-1 2010-07-13 12:35:03 status unpacked gimp-flegita 0.6.2-1 2010-07-13 12:35:03 status half-configured gimp-flegita 0.6.2-1 2010-07-13 12:35:03 status installed gimp-flegita 0.6.2-1 2010-07-13 12:35:03 configure libboost-date-time1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-07-13 12:35:03 status unpacked libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 status half-configured libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 status installed libboost-date-time1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 configure libboost-thread1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-07-13 12:35:03 status unpacked libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 status half-configured libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 status installed libboost-thread1.40.0 1.40.0-6+b1 2010-07-13 12:35:03 configure gnash-common 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:35:03 status unpacked gnash-common 0.8.7-2+b1 2010-07-13 12:35:03 status half-configured gnash-common 0.8.7-2+b1 2010-07-13 12:35:03 status installed gnash-common 0.8.7-2+b1 2010-07-13 12:35:03 configure gnash 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:35:03 status unpacked gnash 0.8.7-2+b1 2010-07-13 12:35:03 status unpacked gnash 0.8.7-2+b1 2010-07-13 12:35:03 status half-configured gnash 0.8.7-2+b1 2010-07-13 12:35:03 status installed gnash 0.8.7-2+b1 2010-07-13 12:35:03 configure gnome-terminal-data 2.30.2-1 2.30.2-1 2010-07-13 12:35:03 status unpacked gnome-terminal-data 2.30.2-1 2010-07-13 12:35:03 status half-configured gnome-terminal-data 2.30.2-1 2010-07-13 12:35:04 status installed gnome-terminal-data 2.30.2-1 2010-07-13 12:35:04 configure gnome-terminal 2.30.2-1 2.30.2-1 2010-07-13 12:35:04 status unpacked gnome-terminal 2.30.2-1 2010-07-13 12:35:04 status half-configured gnome-terminal 2.30.2-1 2010-07-13 12:35:04 update-alternatives: run with --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/bin/gnome-terminal.wrapper 40 --slave /usr/share/man/man1/x-terminal-emulator.1.gz x-terminal-emulator.1.gz /usr/share/man/man1/gnome-terminal.1.gz 2010-07-13 12:35:04 status installed gnome-terminal 2.30.2-1 2010-07-13 12:35:04 configure gnome-core 1:2.30+1 1:2.30+1 2010-07-13 12:35:04 status unpacked gnome-core 1:2.30+1 2010-07-13 12:35:04 status half-configured gnome-core 1:2.30+1 2010-07-13 12:35:04 status installed gnome-core 1:2.30+1 2010-07-13 12:35:04 configure gnome-backgrounds 2.30.0-1 2.30.0-1 2010-07-13 12:35:04 status unpacked gnome-backgrounds 2.30.0-1 2010-07-13 12:35:04 status half-configured gnome-backgrounds 2.30.0-1 2010-07-13 12:35:04 status installed gnome-backgrounds 2.30.0-1 2010-07-13 12:35:04 configure libavahi-ui0 0.6.26-1 0.6.26-1 2010-07-13 12:35:04 status unpacked libavahi-ui0 0.6.26-1 2010-07-13 12:35:04 status half-configured libavahi-ui0 0.6.26-1 2010-07-13 12:35:04 status installed libavahi-ui0 0.6.26-1 2010-07-13 12:35:04 configure libgdu-gtk0 2.30.1-1 2.30.1-1 2010-07-13 12:35:04 status unpacked libgdu-gtk0 2.30.1-1 2010-07-13 12:35:04 status half-configured libgdu-gtk0 2.30.1-1 2010-07-13 12:35:04 status installed libgdu-gtk0 2.30.1-1 2010-07-13 12:35:04 configure gnome-disk-utility 2.30.1-1 2.30.1-1 2010-07-13 12:35:04 status unpacked gnome-disk-utility 2.30.1-1 2010-07-13 12:35:04 status unpacked gnome-disk-utility 2.30.1-1 2010-07-13 12:35:04 status half-configured gnome-disk-utility 2.30.1-1 2010-07-13 12:35:04 status installed gnome-disk-utility 2.30.1-1 2010-07-13 12:35:04 configure gnome-nettool 2.30.0-1 2.30.0-1 2010-07-13 12:35:04 status unpacked gnome-nettool 2.30.0-1 2010-07-13 12:35:04 status half-configured gnome-nettool 2.30.0-1 2010-07-13 12:35:04 status installed gnome-nettool 2.30.0-1 2010-07-13 12:35:04 configure gtk2-engines-pixbuf 2.20.1-1 2.20.1-1 2010-07-13 12:35:04 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:35:04 status half-configured gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:35:04 status installed gtk2-engines-pixbuf 2.20.1-1 2010-07-13 12:35:04 configure gnome-themes 2.30.1-1 2.30.1-1 2010-07-13 12:35:04 status unpacked gnome-themes 2.30.1-1 2010-07-13 12:35:04 status half-configured gnome-themes 2.30.1-1 2010-07-13 12:35:05 status installed gnome-themes 2.30.1-1 2010-07-13 12:35:05 configure libapache2-mod-dnssd 0.6-2 0.6-2 2010-07-13 12:35:05 status unpacked libapache2-mod-dnssd 0.6-2 2010-07-13 12:35:05 status unpacked libapache2-mod-dnssd 0.6-2 2010-07-13 12:35:05 status unpacked libapache2-mod-dnssd 0.6-2 2010-07-13 12:35:05 status half-configured libapache2-mod-dnssd 0.6-2 2010-07-13 12:35:05 status installed libapache2-mod-dnssd 0.6-2 2010-07-13 12:35:05 configure gnome-user-share 2.30.0-1 2.30.0-1 2010-07-13 12:35:05 status unpacked gnome-user-share 2.30.0-1 2010-07-13 12:35:05 status half-configured gnome-user-share 2.30.0-1 2010-07-13 12:35:05 status installed gnome-user-share 2.30.0-1 2010-07-13 12:35:05 configure gstreamer0.10-tools 0.10.29-1 0.10.29-1 2010-07-13 12:35:05 status unpacked gstreamer0.10-tools 0.10.29-1 2010-07-13 12:35:05 status half-configured gstreamer0.10-tools 0.10.29-1 2010-07-13 12:35:05 status installed gstreamer0.10-tools 0.10.29-1 2010-07-13 12:35:05 configure gucharmap 1:2.30.2-1 1:2.30.2-1 2010-07-13 12:35:05 status unpacked gucharmap 1:2.30.2-1 2010-07-13 12:35:05 status half-configured gucharmap 1:2.30.2-1 2010-07-13 12:35:05 status installed gucharmap 1:2.30.2-1 2010-07-13 12:35:05 configure gvfs-bin 1.6.2-1 1.6.2-1 2010-07-13 12:35:05 status unpacked gvfs-bin 1.6.2-1 2010-07-13 12:35:05 status unpacked gvfs-bin 1.6.2-1 2010-07-13 12:35:05 status half-configured gvfs-bin 1.6.2-1 2010-07-13 12:35:05 status installed gvfs-bin 1.6.2-1 2010-07-13 12:35:05 configure python-evolution 2.30.0-1+b1 2.30.0-1+b1 2010-07-13 12:35:05 status unpacked python-evolution 2.30.0-1+b1 2010-07-13 12:35:05 status half-configured python-evolution 2.30.0-1+b1 2010-07-13 12:35:05 status installed python-evolution 2.30.0-1+b1 2010-07-13 12:35:06 configure python-notify 0.1.1-2+b2 0.1.1-2+b2 2010-07-13 12:35:06 status unpacked python-notify 0.1.1-2+b2 2010-07-13 12:35:06 status half-configured python-notify 0.1.1-2+b2 2010-07-13 12:35:06 status installed python-notify 0.1.1-2+b2 2010-07-13 12:35:06 configure python-xdg 0.19-2 0.19-2 2010-07-13 12:35:06 status unpacked python-xdg 0.19-2 2010-07-13 12:35:06 status half-configured python-xdg 0.19-2 2010-07-13 12:35:06 status installed python-xdg 0.19-2 2010-07-13 12:35:06 configure hamster-applet 2.30.2-1 2.30.2-1 2010-07-13 12:35:06 status unpacked hamster-applet 2.30.2-1 2010-07-13 12:35:06 status half-configured hamster-applet 2.30.2-1 2010-07-13 12:35:06 status installed hamster-applet 2.30.2-1 2010-07-13 12:35:06 configure nautilus-sendto 2.28.4-2 2.28.4-2 2010-07-13 12:35:06 status unpacked nautilus-sendto 2.28.4-2 2010-07-13 12:35:06 status half-configured nautilus-sendto 2.28.4-2 2010-07-13 12:35:06 status installed nautilus-sendto 2.28.4-2 2010-07-13 12:35:06 configure libcryptui0 2.30.1-2 2.30.1-2 2010-07-13 12:35:06 status unpacked libcryptui0 2.30.1-2 2010-07-13 12:35:06 status half-configured libcryptui0 2.30.1-2 2010-07-13 12:35:06 status installed libcryptui0 2.30.1-2 2010-07-13 12:35:06 configure seahorse 2.30.1-2 2.30.1-2 2010-07-13 12:35:06 status unpacked seahorse 2.30.1-2 2010-07-13 12:35:06 status half-configured seahorse 2.30.1-2 2010-07-13 12:35:06 status installed seahorse 2.30.1-2 2010-07-13 12:35:06 configure seahorse-plugins 2.30.1-3 2.30.1-3 2010-07-13 12:35:06 status unpacked seahorse-plugins 2.30.1-3 2010-07-13 12:35:07 status unpacked seahorse-plugins 2.30.1-3 2010-07-13 12:35:07 status half-configured seahorse-plugins 2.30.1-3 2010-07-13 12:35:07 status installed seahorse-plugins 2.30.1-3 2010-07-13 12:35:07 configure libdiscid0 0.2.2-1 0.2.2-1 2010-07-13 12:35:07 status unpacked libdiscid0 0.2.2-1 2010-07-13 12:35:07 status half-configured libdiscid0 0.2.2-1 2010-07-13 12:35:07 status installed libdiscid0 0.2.2-1 2010-07-13 12:35:07 configure libmusicbrainz3-6 3.0.2-2 3.0.2-2 2010-07-13 12:35:07 status unpacked libmusicbrainz3-6 3.0.2-2 2010-07-13 12:35:07 status half-configured libmusicbrainz3-6 3.0.2-2 2010-07-13 12:35:07 status installed libmusicbrainz3-6 3.0.2-2 2010-07-13 12:35:07 configure sound-juicer 2.28.2-1 2.28.2-1 2010-07-13 12:35:07 status unpacked sound-juicer 2.28.2-1 2010-07-13 12:35:07 status half-configured sound-juicer 2.28.2-1 2010-07-13 12:35:07 status installed sound-juicer 2.28.2-1 2010-07-13 12:35:07 configure totem-common 2.30.2-2 2.30.2-2 2010-07-13 12:35:07 status unpacked totem-common 2.30.2-2 2010-07-13 12:35:07 status half-configured totem-common 2.30.2-2 2010-07-13 12:35:07 status installed totem-common 2.30.2-2 2010-07-13 12:35:07 configure totem 2.30.2-2+b1 2.30.2-2+b1 2010-07-13 12:35:07 status unpacked totem 2.30.2-2+b1 2010-07-13 12:35:07 status half-configured totem 2.30.2-2+b1 2010-07-13 12:35:07 status installed totem 2.30.2-2+b1 2010-07-13 12:35:07 configure libepc-common 0.3.11-1 0.3.11-1 2010-07-13 12:35:07 status unpacked libepc-common 0.3.11-1 2010-07-13 12:35:07 status half-configured libepc-common 0.3.11-1 2010-07-13 12:35:07 status installed libepc-common 0.3.11-1 2010-07-13 12:35:07 configure libepc-1.0-2 0.3.11-1 0.3.11-1 2010-07-13 12:35:07 status unpacked libepc-1.0-2 0.3.11-1 2010-07-13 12:35:07 status half-configured libepc-1.0-2 0.3.11-1 2010-07-13 12:35:07 status installed libepc-1.0-2 0.3.11-1 2010-07-13 12:35:07 configure libepc-ui-1.0-2 0.3.11-1 0.3.11-1 2010-07-13 12:35:07 status unpacked libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:35:07 status half-configured libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:35:07 status installed libepc-ui-1.0-2 0.3.11-1 2010-07-13 12:35:07 configure libgalago3 0.5.2-2 0.5.2-2 2010-07-13 12:35:07 status unpacked libgalago3 0.5.2-2 2010-07-13 12:35:07 status half-configured libgalago3 0.5.2-2 2010-07-13 12:35:08 status installed libgalago3 0.5.2-2 2010-07-13 12:35:08 configure libgdata-common 0.6.4-2 0.6.4-2 2010-07-13 12:35:08 status unpacked libgdata-common 0.6.4-2 2010-07-13 12:35:08 status half-configured libgdata-common 0.6.4-2 2010-07-13 12:35:08 status installed libgdata-common 0.6.4-2 2010-07-13 12:35:08 configure libgdata7 0.6.4-2 0.6.4-2 2010-07-13 12:35:08 status unpacked libgdata7 0.6.4-2 2010-07-13 12:35:08 status half-configured libgdata7 0.6.4-2 2010-07-13 12:35:08 status installed libgdata7 0.6.4-2 2010-07-13 12:35:08 configure liblircclient0 0.8.3-5 0.8.3-5 2010-07-13 12:35:08 status unpacked liblircclient0 0.8.3-5 2010-07-13 12:35:08 status half-configured liblircclient0 0.8.3-5 2010-07-13 12:35:08 status installed liblircclient0 0.8.3-5 2010-07-13 12:35:08 configure python-gdata 2.0.8-1.1 2.0.8-1.1 2010-07-13 12:35:08 status unpacked python-gdata 2.0.8-1.1 2010-07-13 12:35:08 status half-configured python-gdata 2.0.8-1.1 2010-07-13 12:35:08 status installed python-gdata 2.0.8-1.1 2010-07-13 12:35:08 configure python-gst0.10 0.10.18-2 0.10.18-2 2010-07-13 12:35:08 status unpacked python-gst0.10 0.10.18-2 2010-07-13 12:35:08 status half-configured python-gst0.10 0.10.18-2 2010-07-13 12:35:08 status installed python-gst0.10 0.10.18-2 2010-07-13 12:35:08 status triggers-awaited python-gst0.10 0.10.18-2 2010-07-13 12:35:08 configure python-pkg-resources 0.6.10-4 0.6.10-4 2010-07-13 12:35:08 status unpacked python-pkg-resources 0.6.10-4 2010-07-13 12:35:08 status half-configured python-pkg-resources 0.6.10-4 2010-07-13 12:35:09 status installed python-pkg-resources 0.6.10-4 2010-07-13 12:35:09 status triggers-awaited python-pkg-resources 0.6.10-4 2010-07-13 12:35:09 configure python-gdbm 2.6.5-1 2.6.5-1 2010-07-13 12:35:09 status unpacked python-gdbm 2.6.5-1 2010-07-13 12:35:09 status half-configured python-gdbm 2.6.5-1 2010-07-13 12:35:09 status installed python-gdbm 2.6.5-1 2010-07-13 12:35:09 configure python-httplib2 0.6.0-2 0.6.0-2 2010-07-13 12:35:09 status unpacked python-httplib2 0.6.0-2 2010-07-13 12:35:09 status half-configured python-httplib2 0.6.0-2 2010-07-13 12:35:09 status installed python-httplib2 0.6.0-2 2010-07-13 12:35:10 configure python-feedparser 4.1-14 4.1-14 2010-07-13 12:35:10 status unpacked python-feedparser 4.1-14 2010-07-13 12:35:10 status half-configured python-feedparser 4.1-14 2010-07-13 12:35:10 status installed python-feedparser 4.1-14 2010-07-13 12:35:10 configure python-beautifulsoup 3.1.0.1-2 3.1.0.1-2 2010-07-13 12:35:10 status unpacked python-beautifulsoup 3.1.0.1-2 2010-07-13 12:35:10 status half-configured python-beautifulsoup 3.1.0.1-2 2010-07-13 12:35:10 status installed python-beautifulsoup 3.1.0.1-2 2010-07-13 12:35:10 configure libssh-4 0.4.4-1 0.4.4-1 2010-07-13 12:35:10 status unpacked libssh-4 0.4.4-1 2010-07-13 12:35:10 status half-configured libssh-4 0.4.4-1 2010-07-13 12:35:10 status installed libssh-4 0.4.4-1 2010-07-13 12:35:10 configure remmina 0.8.0-1 0.8.0-1 2010-07-13 12:35:10 status unpacked remmina 0.8.0-1 2010-07-13 12:35:10 status half-configured remmina 0.8.0-1 2010-07-13 12:35:10 status installed remmina 0.8.0-1 2010-07-13 12:35:10 configure vino 2.28.2-1 2.28.2-1 2010-07-13 12:35:10 status unpacked vino 2.28.2-1 2010-07-13 12:35:10 status half-configured vino 2.28.2-1 2010-07-13 12:35:10 status installed vino 2.28.2-1 2010-07-13 12:35:10 configure xdg-user-dirs 0.12-1 0.12-1 2010-07-13 12:35:10 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:35:10 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:35:10 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:35:10 status unpacked xdg-user-dirs 0.12-1 2010-07-13 12:35:10 status half-configured xdg-user-dirs 0.12-1 2010-07-13 12:35:10 status installed xdg-user-dirs 0.12-1 2010-07-13 12:35:11 configure gnome-themes-extras 2.22.0-3 2.22.0-3 2010-07-13 12:35:11 status unpacked gnome-themes-extras 2.22.0-3 2010-07-13 12:35:11 status half-configured gnome-themes-extras 2.22.0-3 2010-07-13 12:35:14 status installed gnome-themes-extras 2.22.0-3 2010-07-13 12:35:14 configure guile-1.8-libs 1.8.7+1-3 1.8.7+1-3 2010-07-13 12:35:14 status unpacked guile-1.8-libs 1.8.7+1-3 2010-07-13 12:35:14 status half-configured guile-1.8-libs 1.8.7+1-3 2010-07-13 12:35:14 status installed guile-1.8-libs 1.8.7+1-3 2010-07-13 12:35:14 configure gnome-cards-data 1:2.30.2-1 1:2.30.2-1 2010-07-13 12:35:14 status unpacked gnome-cards-data 1:2.30.2-1 2010-07-13 12:35:14 status half-configured gnome-cards-data 1:2.30.2-1 2010-07-13 12:35:14 status installed gnome-cards-data 1:2.30.2-1 2010-07-13 12:35:14 configure gnome-games-data 1:2.30.2-1 1:2.30.2-1 2010-07-13 12:35:14 status unpacked gnome-games-data 1:2.30.2-1 2010-07-13 12:35:14 status half-configured gnome-games-data 1:2.30.2-1 2010-07-13 12:35:15 status installed gnome-games-data 1:2.30.2-1 2010-07-13 12:35:15 configure python-bugbuddy 2.30.0-1 2.30.0-1 2010-07-13 12:35:15 status unpacked python-bugbuddy 2.30.0-1 2010-07-13 12:35:15 status half-configured python-bugbuddy 2.30.0-1 2010-07-13 12:35:15 status installed python-bugbuddy 2.30.0-1 2010-07-13 12:35:15 configure python-opengl 3.0.1~b2-1 3.0.1~b2-1 2010-07-13 12:35:15 status unpacked python-opengl 3.0.1~b2-1 2010-07-13 12:35:15 status half-configured python-opengl 3.0.1~b2-1 2010-07-13 12:35:15 status installed python-opengl 3.0.1~b2-1 2010-07-13 12:35:16 configure libgtkglext1 1.2.0-1.1 1.2.0-1.1 2010-07-13 12:35:16 status unpacked libgtkglext1 1.2.0-1.1 2010-07-13 12:35:16 status half-configured libgtkglext1 1.2.0-1.1 2010-07-13 12:35:16 status installed libgtkglext1 1.2.0-1.1 2010-07-13 12:35:16 configure python-gtkglext1 1.1.0-5 1.1.0-5 2010-07-13 12:35:16 status unpacked python-gtkglext1 1.1.0-5 2010-07-13 12:35:16 status half-configured python-gtkglext1 1.1.0-5 2010-07-13 12:35:16 status installed python-gtkglext1 1.1.0-5 2010-07-13 12:35:16 configure mesa-utils 7.7.1-3 7.7.1-3 2010-07-13 12:35:16 status unpacked mesa-utils 7.7.1-3 2010-07-13 12:35:16 status half-configured mesa-utils 7.7.1-3 2010-07-13 12:35:16 status installed mesa-utils 7.7.1-3 2010-07-13 12:35:16 configure gnuchess 5.07-7 5.07-7 2010-07-13 12:35:16 status unpacked gnuchess 5.07-7 2010-07-13 12:35:16 status half-configured gnuchess 5.07-7 2010-07-13 12:35:16 status installed gnuchess 5.07-7 2010-07-13 12:35:17 configure gnome-games 1:2.30.2-1 1:2.30.2-1 2010-07-13 12:35:17 status unpacked gnome-games 1:2.30.2-1 2010-07-13 12:35:17 status half-configured gnome-games 1:2.30.2-1 2010-07-13 12:35:17 status installed gnome-games 1:2.30.2-1 2010-07-13 12:35:17 configure libgpod4 0.7.2-2+b1 0.7.2-2+b1 2010-07-13 12:35:17 status unpacked libgpod4 0.7.2-2+b1 2010-07-13 12:35:17 status half-configured libgpod4 0.7.2-2+b1 2010-07-13 12:35:17 status installed libgpod4 0.7.2-2+b1 2010-07-13 12:35:17 configure libmtp8 1.0.3-1 1.0.3-1 2010-07-13 12:35:17 status unpacked libmtp8 1.0.3-1 2010-07-13 12:35:17 status half-configured libmtp8 1.0.3-1 2010-07-13 12:35:17 status installed libmtp8 1.0.3-1 2010-07-13 12:35:17 configure media-player-info 6-1 6-1 2010-07-13 12:35:17 status unpacked media-player-info 6-1 2010-07-13 12:35:17 status half-configured media-player-info 6-1 2010-07-13 12:35:17 status installed media-player-info 6-1 2010-07-13 12:35:17 configure python-webkit 1.1.7-1+b1 1.1.7-1+b1 2010-07-13 12:35:17 status unpacked python-webkit 1.1.7-1+b1 2010-07-13 12:35:17 status half-configured python-webkit 1.1.7-1+b1 2010-07-13 12:35:17 status installed python-webkit 1.1.7-1+b1 2010-07-13 12:35:17 configure python-markupsafe 0.9.2-1 0.9.2-1 2010-07-13 12:35:17 status unpacked python-markupsafe 0.9.2-1 2010-07-13 12:35:17 status half-configured python-markupsafe 0.9.2-1 2010-07-13 12:35:17 status installed python-markupsafe 0.9.2-1 2010-07-13 12:35:17 configure python-mako 0.3.4-2 0.3.4-2 2010-07-13 12:35:17 status unpacked python-mako 0.3.4-2 2010-07-13 12:35:17 status half-configured python-mako 0.3.4-2 2010-07-13 12:35:18 status installed python-mako 0.3.4-2 2010-07-13 12:35:18 configure python-cups 1.9.48-1 1.9.48-1 2010-07-13 12:35:18 status unpacked python-cups 1.9.48-1 2010-07-13 12:35:18 status half-configured python-cups 1.9.48-1 2010-07-13 12:35:18 status installed python-cups 1.9.48-1 2010-07-13 12:35:18 configure python-cupsutils 1.0.0-6 1.0.0-6 2010-07-13 12:35:18 status unpacked python-cupsutils 1.0.0-6 2010-07-13 12:35:18 status half-configured python-cupsutils 1.0.0-6 2010-07-13 12:35:18 status installed python-cupsutils 1.0.0-6 2010-07-13 12:35:18 configure system-config-printer 1.0.0-6 1.0.0-6 2010-07-13 12:35:18 status unpacked system-config-printer 1.0.0-6 2010-07-13 12:35:18 status unpacked system-config-printer 1.0.0-6 2010-07-13 12:35:18 status unpacked system-config-printer 1.0.0-6 2010-07-13 12:35:18 status half-configured system-config-printer 1.0.0-6 2010-07-13 12:35:18 status installed system-config-printer 1.0.0-6 2010-07-13 12:35:18 configure totem-mozilla 2.30.2-2+b1 2.30.2-2+b1 2010-07-13 12:35:18 status unpacked totem-mozilla 2.30.2-2+b1 2010-07-13 12:35:18 status half-configured totem-mozilla 2.30.2-2+b1 2010-07-13 12:35:18 status installed totem-mozilla 2.30.2-2+b1 2010-07-13 12:35:18 configure python-gnupginterface 0.3.2-9.1 0.3.2-9.1 2010-07-13 12:35:18 status unpacked python-gnupginterface 0.3.2-9.1 2010-07-13 12:35:18 status half-configured python-gnupginterface 0.3.2-9.1 2010-07-13 12:35:18 status installed python-gnupginterface 0.3.2-9.1 2010-07-13 12:35:19 configure unattended-upgrades 0.42debian2 0.42debian2 2010-07-13 12:35:19 status unpacked unattended-upgrades 0.42debian2 2010-07-13 12:35:19 status unpacked unattended-upgrades 0.42debian2 2010-07-13 12:35:19 status unpacked unattended-upgrades 0.42debian2 2010-07-13 12:35:19 status half-configured unattended-upgrades 0.42debian2 2010-07-13 12:35:19 status installed unattended-upgrades 0.42debian2 2010-07-13 12:35:19 configure python-software-properties 0.60.debian-1.1 0.60.debian-1.1 2010-07-13 12:35:19 status unpacked python-software-properties 0.60.debian-1.1 2010-07-13 12:35:19 status half-configured python-software-properties 0.60.debian-1.1 2010-07-13 12:35:19 status installed python-software-properties 0.60.debian-1.1 2010-07-13 12:35:19 configure python-aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-07-13 12:35:19 status unpacked python-aptdaemon 0.31+bzr413-1 2010-07-13 12:35:19 status half-configured python-aptdaemon 0.31+bzr413-1 2010-07-13 12:35:20 status installed python-aptdaemon 0.31+bzr413-1 2010-07-13 12:35:20 status triggers-awaited python-aptdaemon 0.31+bzr413-1 2010-07-13 12:35:20 configure transmission-common 2.00-1 2.00-1 2010-07-13 12:35:20 status unpacked transmission-common 2.00-1 2010-07-13 12:35:20 status half-configured transmission-common 2.00-1 2010-07-13 12:35:20 status installed transmission-common 2.00-1 2010-07-13 12:35:20 configure transmission-gtk 2.00-1 2.00-1 2010-07-13 12:35:20 status unpacked transmission-gtk 2.00-1 2010-07-13 12:35:20 status half-configured transmission-gtk 2.00-1 2010-07-13 12:35:20 status installed transmission-gtk 2.00-1 2010-07-13 12:35:20 configure libcolorblind0 0.0.1-1 0.0.1-1 2010-07-13 12:35:20 status unpacked libcolorblind0 0.0.1-1 2010-07-13 12:35:20 status half-configured libcolorblind0 0.0.1-1 2010-07-13 12:35:20 status installed libcolorblind0 0.0.1-1 2010-07-13 12:35:20 configure libgnome-mag2 1:0.16.1-2 1:0.16.1-2 2010-07-13 12:35:20 status unpacked libgnome-mag2 1:0.16.1-2 2010-07-13 12:35:20 status half-configured libgnome-mag2 1:0.16.1-2 2010-07-13 12:35:20 status installed libgnome-mag2 1:0.16.1-2 2010-07-13 12:35:20 configure gnome-mag 1:0.16.1-2 1:0.16.1-2 2010-07-13 12:35:20 status unpacked gnome-mag 1:0.16.1-2 2010-07-13 12:35:20 status half-configured gnome-mag 1:0.16.1-2 2010-07-13 12:35:20 status installed gnome-mag 1:0.16.1-2 2010-07-13 12:35:20 configure gnome-accessibility-themes 2.30.1-1 2.30.1-1 2010-07-13 12:35:20 status unpacked gnome-accessibility-themes 2.30.1-1 2010-07-13 12:35:20 status half-configured gnome-accessibility-themes 2.30.1-1 2010-07-13 12:35:21 status installed gnome-accessibility-themes 2.30.1-1 2010-07-13 12:35:21 configure gok 2.30.0-1 2.30.0-1 2010-07-13 12:35:21 status unpacked gok 2.30.0-1 2010-07-13 12:35:21 status half-configured gok 2.30.0-1 2010-07-13 12:35:21 status installed gok 2.30.0-1 2010-07-13 12:35:21 configure libgail-gnome-module 1.20.2-1 1.20.2-1 2010-07-13 12:35:21 status unpacked libgail-gnome-module 1.20.2-1 2010-07-13 12:35:21 status half-configured libgail-gnome-module 1.20.2-1 2010-07-13 12:35:21 status installed libgail-gnome-module 1.20.2-1 2010-07-13 12:35:21 configure mousetweaks 2.30.2-1 2.30.2-1 2010-07-13 12:35:21 status unpacked mousetweaks 2.30.2-1 2010-07-13 12:35:21 status half-configured mousetweaks 2.30.2-1 2010-07-13 12:35:21 status installed mousetweaks 2.30.2-1 2010-07-13 12:35:21 configure python-pyatspi 1.30.1-2 1.30.1-2 2010-07-13 12:35:21 status unpacked python-pyatspi 1.30.1-2 2010-07-13 12:35:21 status half-configured python-pyatspi 1.30.1-2 2010-07-13 12:35:22 status installed python-pyatspi 1.30.1-2 2010-07-13 12:35:22 configure python-brlapi 4.2-2+b1 4.2-2+b1 2010-07-13 12:35:22 status unpacked python-brlapi 4.2-2+b1 2010-07-13 12:35:22 status half-configured python-brlapi 4.2-2+b1 2010-07-13 12:35:22 status installed python-brlapi 4.2-2+b1 2010-07-13 12:35:22 configure liblouis-data 1.8.0-1 1.8.0-1 2010-07-13 12:35:22 status unpacked liblouis-data 1.8.0-1 2010-07-13 12:35:22 status half-configured liblouis-data 1.8.0-1 2010-07-13 12:35:22 status installed liblouis-data 1.8.0-1 2010-07-13 12:35:22 configure liblouis2 1.8.0-1 1.8.0-1 2010-07-13 12:35:22 status unpacked liblouis2 1.8.0-1 2010-07-13 12:35:22 status half-configured liblouis2 1.8.0-1 2010-07-13 12:35:22 status installed liblouis2 1.8.0-1 2010-07-13 12:35:22 configure python-louis 1.8.0-1 1.8.0-1 2010-07-13 12:35:22 status unpacked python-louis 1.8.0-1 2010-07-13 12:35:22 status half-configured python-louis 1.8.0-1 2010-07-13 12:35:22 status installed python-louis 1.8.0-1 2010-07-13 12:35:22 configure gnome-orca 2.30.2-1 2.30.2-1 2010-07-13 12:35:22 status unpacked gnome-orca 2.30.2-1 2010-07-13 12:35:22 status half-configured gnome-orca 2.30.2-1 2010-07-13 12:35:22 status installed gnome-orca 2.30.2-1 2010-07-13 12:35:22 configure gnome-accessibility 1:2.30+1 1:2.30+1 2010-07-13 12:35:22 status unpacked gnome-accessibility 1:2.30+1 2010-07-13 12:35:22 status half-configured gnome-accessibility 1:2.30+1 2010-07-13 12:35:22 status installed gnome-accessibility 1:2.30+1 2010-07-13 12:35:22 configure gnome-games-extra-data 2.30.0-1 2.30.0-1 2010-07-13 12:35:22 status unpacked gnome-games-extra-data 2.30.0-1 2010-07-13 12:35:22 status half-configured gnome-games-extra-data 2.30.0-1 2010-07-13 12:35:22 status installed gnome-games-extra-data 2.30.0-1 2010-07-13 12:35:22 configure gnumeric-common 1.10.7-1 1.10.7-1 2010-07-13 12:35:22 status unpacked gnumeric-common 1.10.7-1 2010-07-13 12:35:22 status half-configured gnumeric-common 1.10.7-1 2010-07-13 12:35:22 status installed gnumeric-common 1.10.7-1 2010-07-13 12:35:22 configure gnumeric 1.10.7-1 1.10.7-1 2010-07-13 12:35:22 status unpacked gnumeric 1.10.7-1 2010-07-13 12:35:22 status half-configured gnumeric 1.10.7-1 2010-07-13 12:35:23 status installed gnumeric 1.10.7-1 2010-07-13 12:35:23 configure inkscape 0.47.0-2+b1 0.47.0-2+b1 2010-07-13 12:35:23 status unpacked inkscape 0.47.0-2+b1 2010-07-13 12:35:23 status unpacked inkscape 0.47.0-2+b1 2010-07-13 12:35:23 status half-configured inkscape 0.47.0-2+b1 2010-07-13 12:35:23 status installed inkscape 0.47.0-2+b1 2010-07-13 12:35:23 configure gnome-office 1:2.30+1 1:2.30+1 2010-07-13 12:35:23 status unpacked gnome-office 1:2.30+1 2010-07-13 12:35:23 status half-configured gnome-office 1:2.30+1 2010-07-13 12:35:23 status installed gnome-office 1:2.30+1 2010-07-13 12:35:23 configure gnome-session-canberra 0.24-1 0.24-1 2010-07-13 12:35:23 status unpacked gnome-session-canberra 0.24-1 2010-07-13 12:35:23 status half-configured gnome-session-canberra 0.24-1 2010-07-13 12:35:23 status installed gnome-session-canberra 0.24-1 2010-07-13 12:35:23 configure gtk2-engines-smooth 1:2.14.3+deb5 1:2.14.3+deb5 2010-07-13 12:35:23 status unpacked gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:35:23 status half-configured gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:35:23 status installed gtk2-engines-smooth 1:2.14.3+deb5 2010-07-13 12:35:23 configure gnome-themes-more 0.9.0.deb0.8 0.9.0.deb0.8 2010-07-13 12:35:23 status unpacked gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:35:23 status half-configured gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:35:23 status installed gnome-themes-more 0.9.0.deb0.8 2010-07-13 12:35:23 configure gnuchess-book 1.01-2 1.01-2 2010-07-13 12:35:23 status unpacked gnuchess-book 1.01-2 2010-07-13 12:35:23 status half-configured gnuchess-book 1.01-2 2010-07-13 12:35:24 status installed gnuchess-book 1.01-2 2010-07-13 12:35:24 configure gstreamer0.10-fluendo-mp3 0.10.14.debian-1 0.10.14.debian-1 2010-07-13 12:35:24 status unpacked gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:35:24 status half-configured gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:35:24 status installed gstreamer0.10-fluendo-mp3 0.10.14.debian-1 2010-07-13 12:35:24 configure gthumb-data 3:2.11.4-3 3:2.11.4-3 2010-07-13 12:35:24 status unpacked gthumb-data 3:2.11.4-3 2010-07-13 12:35:24 status half-configured gthumb-data 3:2.11.4-3 2010-07-13 12:35:24 status installed gthumb-data 3:2.11.4-3 2010-07-13 12:35:24 configure gthumb 3:2.11.4-3 3:2.11.4-3 2010-07-13 12:35:24 status unpacked gthumb 3:2.11.4-3 2010-07-13 12:35:24 status half-configured gthumb 3:2.11.4-3 2010-07-13 12:35:24 status installed gthumb 3:2.11.4-3 2010-07-13 12:35:24 configure hal-info 20091130-1 20091130-1 2010-07-13 12:35:24 status unpacked hal-info 20091130-1 2010-07-13 12:35:24 status half-configured hal-info 20091130-1 2010-07-13 12:35:24 status installed hal-info 20091130-1 2010-07-13 12:35:25 configure hal 0.5.14-2 0.5.14-2 2010-07-13 12:35:25 status unpacked hal 0.5.14-2 2010-07-13 12:35:25 status unpacked hal 0.5.14-2 2010-07-13 12:35:25 status unpacked hal 0.5.14-2 2010-07-13 12:35:25 status unpacked hal 0.5.14-2 2010-07-13 12:35:25 status unpacked hal 0.5.14-2 2010-07-13 12:35:25 status half-configured hal 0.5.14-2 2010-07-13 12:35:26 status installed hal 0.5.14-2 2010-07-13 12:35:26 configure hal-cups-utils 0.6.16-3 0.6.16-3 2010-07-13 12:35:26 status unpacked hal-cups-utils 0.6.16-3 2010-07-13 12:35:26 status half-configured hal-cups-utils 0.6.16-3 2010-07-13 12:35:26 status installed hal-cups-utils 0.6.16-3 2010-07-13 12:35:26 configure imagemagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-07-13 12:35:26 status unpacked imagemagick 7:6.6.2.6-1 2010-07-13 12:35:27 status half-configured imagemagick 7:6.6.2.6-1 2010-07-13 12:35:27 status installed imagemagick 7:6.6.2.6-1 2010-07-13 12:35:27 configure libboost-python1.42.0 1.42.0-3 1.42.0-3 2010-07-13 12:35:27 status unpacked libboost-python1.42.0 1.42.0-3 2010-07-13 12:35:27 status half-configured libboost-python1.42.0 1.42.0-3 2010-07-13 12:35:27 status installed libboost-python1.42.0 1.42.0-3 2010-07-13 12:35:27 configure libcdt4 2.26.3-5 2.26.3-5 2010-07-13 12:35:27 status unpacked libcdt4 2.26.3-5 2010-07-13 12:35:27 status half-configured libcdt4 2.26.3-5 2010-07-13 12:35:27 status installed libcdt4 2.26.3-5 2010-07-13 12:35:27 configure libelf1 0.148-1 0.148-1 2010-07-13 12:35:27 status unpacked libelf1 0.148-1 2010-07-13 12:35:27 status half-configured libelf1 0.148-1 2010-07-13 12:35:27 status installed libelf1 0.148-1 2010-07-13 12:35:27 configure libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2.0.36~rc1~dfsg-3.2 2010-07-13 12:35:27 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:35:27 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:35:27 status installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-07-13 12:35:27 configure libgpod-common 0.7.2-2+b1 0.7.2-2+b1 2010-07-13 12:35:27 status unpacked libgpod-common 0.7.2-2+b1 2010-07-13 12:35:27 status half-configured libgpod-common 0.7.2-2+b1 2010-07-13 12:35:27 status installed libgpod-common 0.7.2-2+b1 2010-07-13 12:35:27 configure libgraph4 2.26.3-5 2.26.3-5 2010-07-13 12:35:27 status unpacked libgraph4 2.26.3-5 2010-07-13 12:35:27 status half-configured libgraph4 2.26.3-5 2010-07-13 12:35:27 status installed libgraph4 2.26.3-5 2010-07-13 12:35:27 configure libpathplan4 2.26.3-5 2.26.3-5 2010-07-13 12:35:27 status unpacked libpathplan4 2.26.3-5 2010-07-13 12:35:27 status half-configured libpathplan4 2.26.3-5 2010-07-13 12:35:27 status installed libpathplan4 2.26.3-5 2010-07-13 12:35:27 configure libxdot4 2.26.3-5 2.26.3-5 2010-07-13 12:35:27 status unpacked libxdot4 2.26.3-5 2010-07-13 12:35:27 status half-configured libxdot4 2.26.3-5 2010-07-13 12:35:27 status installed libxdot4 2.26.3-5 2010-07-13 12:35:27 configure libgvc5 2.26.3-5 2.26.3-5 2010-07-13 12:35:27 status unpacked libgvc5 2.26.3-5 2010-07-13 12:35:27 status half-configured libgvc5 2.26.3-5 2010-07-13 12:35:27 status installed libgvc5 2.26.3-5 2010-07-13 12:35:28 configure libmagickcore3-extra 7:6.6.2.6-1 7:6.6.2.6-1 2010-07-13 12:35:28 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:35:28 status half-configured libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:35:28 status installed libmagickcore3-extra 7:6.6.2.6-1 2010-07-13 12:35:28 configure libnetpbm10 2:10.0-12.2 2:10.0-12.2 2010-07-13 12:35:28 status unpacked libnetpbm10 2:10.0-12.2 2010-07-13 12:35:28 status half-configured libnetpbm10 2:10.0-12.2 2010-07-13 12:35:28 status installed libnetpbm10 2:10.0-12.2 2010-07-13 12:35:28 configure libnss-mdns 0.10-3.1 0.10-3.1 2010-07-13 12:35:28 status unpacked libnss-mdns 0.10-3.1 2010-07-13 12:35:28 status half-configured libnss-mdns 0.10-3.1 2010-07-13 12:35:28 status installed libnss-mdns 0.10-3.1 2010-07-13 12:35:28 configure librpmio1 4.8.1-5 4.8.1-5 2010-07-13 12:35:28 status unpacked librpmio1 4.8.1-5 2010-07-13 12:35:28 status half-configured librpmio1 4.8.1-5 2010-07-13 12:35:28 status installed librpmio1 4.8.1-5 2010-07-13 12:35:28 configure rpm-common 4.8.1-5 4.8.1-5 2010-07-13 12:35:28 status unpacked rpm-common 4.8.1-5 2010-07-13 12:35:28 status half-configured rpm-common 4.8.1-5 2010-07-13 12:35:28 status installed rpm-common 4.8.1-5 2010-07-13 12:35:28 configure librpm1 4.8.1-5 4.8.1-5 2010-07-13 12:35:28 status unpacked librpm1 4.8.1-5 2010-07-13 12:35:28 status half-configured librpm1 4.8.1-5 2010-07-13 12:35:28 status installed librpm1 4.8.1-5 2010-07-13 12:35:28 configure libtidy-0.99-0 20091223cvs-1 20091223cvs-1 2010-07-13 12:35:28 status unpacked libtidy-0.99-0 20091223cvs-1 2010-07-13 12:35:28 status half-configured libtidy-0.99-0 20091223cvs-1 2010-07-13 12:35:28 status installed libtidy-0.99-0 20091223cvs-1 2010-07-13 12:35:28 configure libwmf-bin 0.2.8.4-6.1 0.2.8.4-6.1 2010-07-13 12:35:28 status unpacked libwmf-bin 0.2.8.4-6.1 2010-07-13 12:35:28 status half-configured libwmf-bin 0.2.8.4-6.1 2010-07-13 12:35:28 status installed libwmf-bin 0.2.8.4-6.1 2010-07-13 12:35:28 configure liferea-data 1.6.3-1 1.6.3-1 2010-07-13 12:35:28 status unpacked liferea-data 1.6.3-1 2010-07-13 12:35:28 status half-configured liferea-data 1.6.3-1 2010-07-13 12:35:28 status installed liferea-data 1.6.3-1 2010-07-13 12:35:28 configure liferea 1.6.3-1 1.6.3-1 2010-07-13 12:35:28 status unpacked liferea 1.6.3-1 2010-07-13 12:35:28 status half-configured liferea 1.6.3-1 2010-07-13 12:35:28 status installed liferea 1.6.3-1 2010-07-13 12:35:28 configure mozilla-plugin-gnash 0.8.7-2+b1 0.8.7-2+b1 2010-07-13 12:35:28 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:35:28 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:35:28 status half-configured mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:35:28 update-alternatives: run with --quiet --install /usr/lib/mozilla/plugins/flash-mozilla.so flash-mozilla.so /usr/lib/gnash/libgnashplugin.so 10 2010-07-13 12:35:28 update-alternatives: link group flash-mozilla.so updated to point to /usr/lib/gnash/libgnashplugin.so 2010-07-13 12:35:28 status installed mozilla-plugin-gnash 0.8.7-2+b1 2010-07-13 12:35:29 configure nautilus-sendto-empathy 2.30.2-1 2.30.2-1 2010-07-13 12:35:29 status unpacked nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:35:29 status half-configured nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:35:29 status installed nautilus-sendto-empathy 2.30.2-1 2010-07-13 12:35:29 configure netpbm 2:10.0-12.2 2:10.0-12.2 2010-07-13 12:35:29 status unpacked netpbm 2:10.0-12.2 2010-07-13 12:35:29 status half-configured netpbm 2:10.0-12.2 2010-07-13 12:35:29 status installed netpbm 2:10.0-12.2 2010-07-13 12:35:29 configure perlmagick 7:6.6.2.6-1 7:6.6.2.6-1 2010-07-13 12:35:29 status unpacked perlmagick 7:6.6.2.6-1 2010-07-13 12:35:29 status half-configured perlmagick 7:6.6.2.6-1 2010-07-13 12:35:29 status installed perlmagick 7:6.6.2.6-1 2010-07-13 12:35:29 configure python-twisted-bin 10.0.0-3 10.0.0-3 2010-07-13 12:35:29 status unpacked python-twisted-bin 10.0.0-3 2010-07-13 12:35:29 status half-configured python-twisted-bin 10.0.0-3 2010-07-13 12:35:29 status installed python-twisted-bin 10.0.0-3 2010-07-13 12:35:29 configure python-crypto 2.1.0-2 2.1.0-2 2010-07-13 12:35:29 status unpacked python-crypto 2.1.0-2 2010-07-13 12:35:29 status half-configured python-crypto 2.1.0-2 2010-07-13 12:35:30 status installed python-crypto 2.1.0-2 2010-07-13 12:35:30 status triggers-awaited python-crypto 2.1.0-2 2010-07-13 12:35:30 configure python-pyasn1 0.0.11a-1 0.0.11a-1 2010-07-13 12:35:30 status unpacked python-pyasn1 0.0.11a-1 2010-07-13 12:35:30 status half-configured python-pyasn1 0.0.11a-1 2010-07-13 12:35:30 status installed python-pyasn1 0.0.11a-1 2010-07-13 12:35:30 configure python-openssl 0.10-1 0.10-1 2010-07-13 12:35:30 status unpacked python-openssl 0.10-1 2010-07-13 12:35:30 status half-configured python-openssl 0.10-1 2010-07-13 12:35:30 status installed python-openssl 0.10-1 2010-07-13 12:35:30 configure python-pysqlite2 2.6.0-1 2.6.0-1 2010-07-13 12:35:30 status unpacked python-pysqlite2 2.6.0-1 2010-07-13 12:35:30 status half-configured python-pysqlite2 2.6.0-1 2010-07-13 12:35:30 status installed python-pysqlite2 2.6.0-1 2010-07-13 12:35:30 status triggers-awaited python-pysqlite2 2.6.0-1 2010-07-13 12:35:30 configure python-chardet 2.0.1-1 2.0.1-1 2010-07-13 12:35:30 status unpacked python-chardet 2.0.1-1 2010-07-13 12:35:30 status half-configured python-chardet 2.0.1-1 2010-07-13 12:35:30 status installed python-chardet 2.0.1-1 2010-07-13 12:35:30 configure python-clientform 0.2.10-2.1 0.2.10-2.1 2010-07-13 12:35:30 status unpacked python-clientform 0.2.10-2.1 2010-07-13 12:35:30 status half-configured python-clientform 0.2.10-2.1 2010-07-13 12:35:31 status installed python-clientform 0.2.10-2.1 2010-07-13 12:35:31 status triggers-awaited python-clientform 0.2.10-2.1 2010-07-13 12:35:31 configure python-configobj 4.7.2+ds-1 4.7.2+ds-1 2010-07-13 12:35:31 status unpacked python-configobj 4.7.2+ds-1 2010-07-13 12:35:31 status half-configured python-configobj 4.7.2+ds-1 2010-07-13 12:35:31 status installed python-configobj 4.7.2+ds-1 2010-07-13 12:35:31 configure python-louie 1.1-1.1 1.1-1.1 2010-07-13 12:35:31 status unpacked python-louie 1.1-1.1 2010-07-13 12:35:31 status half-configured python-louie 1.1-1.1 2010-07-13 12:35:31 status installed python-louie 1.1-1.1 2010-07-13 12:35:31 status triggers-awaited python-louie 1.1-1.1 2010-07-13 12:35:31 configure python-pam 0.4.2-12.1+b1 0.4.2-12.1+b1 2010-07-13 12:35:31 status unpacked python-pam 0.4.2-12.1+b1 2010-07-13 12:35:31 status half-configured python-pam 0.4.2-12.1+b1 2010-07-13 12:35:31 status installed python-pam 0.4.2-12.1+b1 2010-07-13 12:35:31 configure python-serial 2.3-1 2.3-1 2010-07-13 12:35:31 status unpacked python-serial 2.3-1 2010-07-13 12:35:31 status half-configured python-serial 2.3-1 2010-07-13 12:35:31 status installed python-serial 2.3-1 2010-07-13 12:35:31 status triggers-awaited python-serial 2.3-1 2010-07-13 12:35:31 configure python-utidylib 0.2-6 0.2-6 2010-07-13 12:35:31 status unpacked python-utidylib 0.2-6 2010-07-13 12:35:31 status half-configured python-utidylib 0.2-6 2010-07-13 12:35:32 status installed python-utidylib 0.2-6 2010-07-13 12:35:32 configure rpm2cpio 4.8.1-5 4.8.1-5 2010-07-13 12:35:32 status unpacked rpm2cpio 4.8.1-5 2010-07-13 12:35:32 status half-configured rpm2cpio 4.8.1-5 2010-07-13 12:35:32 status installed rpm2cpio 4.8.1-5 2010-07-13 12:35:32 configure sane-utils 1.0.21-3 1.0.21-3 2010-07-13 12:35:32 status unpacked sane-utils 1.0.21-3 2010-07-13 12:35:32 status unpacked sane-utils 1.0.21-3 2010-07-13 12:35:32 status unpacked sane-utils 1.0.21-3 2010-07-13 12:35:32 status unpacked sane-utils 1.0.21-3 2010-07-13 12:35:32 status half-configured sane-utils 1.0.21-3 2010-07-13 12:35:32 status installed sane-utils 1.0.21-3 2010-07-13 12:35:32 configure software-properties-gtk 0.60.debian-1.1 0.60.debian-1.1 2010-07-13 12:35:32 status unpacked software-properties-gtk 0.60.debian-1.1 2010-07-13 12:35:32 status half-configured software-properties-gtk 0.60.debian-1.1 2010-07-13 12:35:33 status installed software-properties-gtk 0.60.debian-1.1 2010-07-13 12:35:33 configure telepathy-gabble 0.9.15-1 0.9.15-1 2010-07-13 12:35:33 status unpacked telepathy-gabble 0.9.15-1 2010-07-13 12:35:33 status half-configured telepathy-gabble 0.9.15-1 2010-07-13 12:35:33 status installed telepathy-gabble 0.9.15-1 2010-07-13 12:35:33 configure telepathy-salut 0.3.12-1 0.3.12-1 2010-07-13 12:35:33 status unpacked telepathy-salut 0.3.12-1 2010-07-13 12:35:33 status half-configured telepathy-salut 0.3.12-1 2010-07-13 12:35:33 status installed telepathy-salut 0.3.12-1 2010-07-13 12:35:33 configure python-tagpy 0.94.7-2 0.94.7-2 2010-07-13 12:35:33 status unpacked python-tagpy 0.94.7-2 2010-07-13 12:35:33 status half-configured python-tagpy 0.94.7-2 2010-07-13 12:35:33 status installed python-tagpy 0.94.7-2 2010-07-13 12:35:33 configure ufraw-batch 0.16-3+b1 0.16-3+b1 2010-07-13 12:35:33 status unpacked ufraw-batch 0.16-3+b1 2010-07-13 12:35:33 status half-configured ufraw-batch 0.16-3+b1 2010-07-13 12:35:33 status installed ufraw-batch 0.16-3+b1 2010-07-13 12:35:33 configure update-manager-core 0.200.4-1 0.200.4-1 2010-07-13 12:35:33 status unpacked update-manager-core 0.200.4-1 2010-07-13 12:35:33 status half-configured update-manager-core 0.200.4-1 2010-07-13 12:35:33 status installed update-manager-core 0.200.4-1 2010-07-13 12:35:33 configure update-manager-gnome 0.200.4-1 0.200.4-1 2010-07-13 12:35:33 status unpacked update-manager-gnome 0.200.4-1 2010-07-13 12:35:33 status half-configured update-manager-gnome 0.200.4-1 2010-07-13 12:35:33 status installed update-manager-gnome 0.200.4-1 2010-07-13 12:35:33 configure update-notifier-common 0.99.3debian5 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status half-configured update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 status installed update-notifier-common 0.99.3debian5 2010-07-13 12:35:33 configure update-notifier 0.99.3debian5 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier 0.99.3debian5 2010-07-13 12:35:33 status unpacked update-notifier 0.99.3debian5 2010-07-13 12:35:33 status half-configured update-notifier 0.99.3debian5 2010-07-13 12:35:33 status installed update-notifier 0.99.3debian5 2010-07-13 12:35:33 configure xdg-utils 1.0.2+cvs20100307-1 1.0.2+cvs20100307-1 2010-07-13 12:35:33 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:35:34 status half-configured xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:35:34 status installed xdg-utils 1.0.2+cvs20100307-1 2010-07-13 12:35:34 configure festvox-kallpc16k 1.4.0-5 1.4.0-5 2010-07-13 12:35:34 status unpacked festvox-kallpc16k 1.4.0-5 2010-07-13 12:35:34 status half-configured festvox-kallpc16k 1.4.0-5 2010-07-13 12:35:34 status installed festvox-kallpc16k 1.4.0-5 2010-07-13 12:35:34 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:35:34 status half-configured python-central 0.6.16 2010-07-13 12:35:34 status installed python-serial 2.3-1 2010-07-13 12:35:34 status installed python-louie 1.1-1.1 2010-07-13 12:35:34 status installed python-clientform 0.2.10-2.1 2010-07-13 12:35:34 status installed python-pysqlite2 2.6.0-1 2010-07-13 12:35:34 status installed python-crypto 2.1.0-2 2010-07-13 12:35:34 status installed python-aptdaemon 0.31+bzr413-1 2010-07-13 12:35:34 status installed python-pkg-resources 0.6.10-4 2010-07-13 12:35:34 status installed python-gst0.10 0.10.18-2 2010-07-13 12:35:34 status installed gdebi-core 0.6.1 2010-07-13 12:35:34 status installed python-central 0.6.16 2010-07-13 12:35:34 configure python-rdflib 2.4.2-1+b1 2.4.2-1+b1 2010-07-13 12:35:34 status unpacked python-rdflib 2.4.2-1+b1 2010-07-13 12:35:34 status half-configured python-rdflib 2.4.2-1+b1 2010-07-13 12:35:34 status installed python-rdflib 2.4.2-1+b1 2010-07-13 12:35:34 configure totem-plugins 2.30.2-2+b1 2.30.2-2+b1 2010-07-13 12:35:34 status unpacked totem-plugins 2.30.2-2+b1 2010-07-13 12:35:34 status half-configured totem-plugins 2.30.2-2+b1 2010-07-13 12:35:35 status installed totem-plugins 2.30.2-2+b1 2010-07-13 12:35:35 configure gnome-desktop-environment 1:2.30+1 1:2.30+1 2010-07-13 12:35:35 status unpacked gnome-desktop-environment 1:2.30+1 2010-07-13 12:35:35 status half-configured gnome-desktop-environment 1:2.30+1 2010-07-13 12:35:35 status installed gnome-desktop-environment 1:2.30+1 2010-07-13 12:35:35 configure rhythmbox 0.12.8-2 0.12.8-2 2010-07-13 12:35:35 status unpacked rhythmbox 0.12.8-2 2010-07-13 12:35:35 status half-configured rhythmbox 0.12.8-2 2010-07-13 12:35:36 status installed rhythmbox 0.12.8-2 2010-07-13 12:35:36 configure rhythmbox-plugins 0.12.8-2 0.12.8-2 2010-07-13 12:35:36 status unpacked rhythmbox-plugins 0.12.8-2 2010-07-13 12:35:36 status half-configured rhythmbox-plugins 0.12.8-2 2010-07-13 12:35:36 status installed rhythmbox-plugins 0.12.8-2 2010-07-13 12:35:36 configure rhythmbox-plugin-cdrecorder 0.12.8-2 0.12.8-2 2010-07-13 12:35:36 status unpacked rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:35:36 status half-configured rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:35:36 status installed rhythmbox-plugin-cdrecorder 0.12.8-2 2010-07-13 12:35:36 configure python-aptdaemon-gtk 0.31+bzr413-1 0.31+bzr413-1 2010-07-13 12:35:36 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:35:36 status half-configured python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:35:36 status installed python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:35:37 status triggers-pending python-central 0.6.16 2010-07-13 12:35:37 status triggers-awaited python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:35:37 configure aptdaemon 0.31+bzr413-1 0.31+bzr413-1 2010-07-13 12:35:37 status unpacked aptdaemon 0.31+bzr413-1 2010-07-13 12:35:37 status unpacked aptdaemon 0.31+bzr413-1 2010-07-13 12:35:37 status unpacked aptdaemon 0.31+bzr413-1 2010-07-13 12:35:37 status half-configured aptdaemon 0.31+bzr413-1 2010-07-13 12:35:37 status installed aptdaemon 0.31+bzr413-1 2010-07-13 12:35:37 configure gnome-codec-install 0.4.7 0.4.7 2010-07-13 12:35:37 status unpacked gnome-codec-install 0.4.7 2010-07-13 12:35:37 status half-configured gnome-codec-install 0.4.7 2010-07-13 12:35:37 update-alternatives: run with --install /usr/bin/gstreamer-codec-install gstreamer-codec-install /usr/bin/gnome-codec-install 85 2010-07-13 12:35:37 update-alternatives: link group gstreamer-codec-install updated to point to /usr/bin/gnome-codec-install 2010-07-13 12:35:37 status installed gnome-codec-install 0.4.7 2010-07-13 12:35:37 status triggers-awaited gnome-codec-install 0.4.7 2010-07-13 12:35:37 configure python-zope.interface 3.5.3-1+b1 3.5.3-1+b1 2010-07-13 12:35:37 status unpacked python-zope.interface 3.5.3-1+b1 2010-07-13 12:35:37 status half-configured python-zope.interface 3.5.3-1+b1 2010-07-13 12:35:37 status installed python-zope.interface 3.5.3-1+b1 2010-07-13 12:35:37 status triggers-awaited python-zope.interface 3.5.3-1+b1 2010-07-13 12:35:37 configure python-mechanize 0.1.11-1.1 0.1.11-1.1 2010-07-13 12:35:37 status unpacked python-mechanize 0.1.11-1.1 2010-07-13 12:35:38 status half-configured python-mechanize 0.1.11-1.1 2010-07-13 12:35:38 status installed python-mechanize 0.1.11-1.1 2010-07-13 12:35:38 status triggers-awaited python-mechanize 0.1.11-1.1 2010-07-13 12:35:38 configure gdebi 0.6.1 0.6.1 2010-07-13 12:35:38 status unpacked gdebi 0.6.1 2010-07-13 12:35:38 status half-configured gdebi 0.6.1 2010-07-13 12:35:39 status installed gdebi 0.6.1 2010-07-13 12:35:39 status triggers-awaited gdebi 0.6.1 2010-07-13 12:35:39 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:35:39 status half-configured python-central 0.6.16 2010-07-13 12:35:39 status installed gdebi 0.6.1 2010-07-13 12:35:39 status installed python-mechanize 0.1.11-1.1 2010-07-13 12:35:39 status installed python-zope.interface 3.5.3-1+b1 2010-07-13 12:35:39 status installed gnome-codec-install 0.4.7 2010-07-13 12:35:39 status installed python-aptdaemon-gtk 0.31+bzr413-1 2010-07-13 12:35:39 status installed python-central 0.6.16 2010-07-13 12:35:39 configure python-twisted-core 10.0.0-3 10.0.0-3 2010-07-13 12:35:39 status unpacked python-twisted-core 10.0.0-3 2010-07-13 12:35:39 status half-configured python-twisted-core 10.0.0-3 2010-07-13 12:35:42 status installed python-twisted-core 10.0.0-3 2010-07-13 12:35:42 status triggers-pending python-central 0.6.16 2010-07-13 12:35:42 status triggers-awaited python-twisted-core 10.0.0-3 2010-07-13 12:35:42 configure software-center 2.0.3debian1 2.0.3debian1 2010-07-13 12:35:42 status unpacked software-center 2.0.3debian1 2010-07-13 12:35:42 status unpacked software-center 2.0.3debian1 2010-07-13 12:35:42 status half-configured software-center 2.0.3debian1 2010-07-13 12:36:25 status installed software-center 2.0.3debian1 2010-07-13 12:36:25 status triggers-awaited software-center 2.0.3debian1 2010-07-13 12:36:25 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:36:25 status half-configured python-central 0.6.16 2010-07-13 12:36:25 status installed software-center 2.0.3debian1 2010-07-13 12:36:26 status installed python-twisted-core 10.0.0-3 2010-07-13 12:36:26 status installed python-central 0.6.16 2010-07-13 12:36:26 configure python-twisted-conch 1:10.0.0-3 1:10.0.0-3 2010-07-13 12:36:26 status triggers-pending python-twisted-core 10.0.0-3 2010-07-13 12:36:26 status unpacked python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:26 status unpacked python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:26 status half-configured python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:26 status triggers-awaited python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:26 status triggers-pending python-central 0.6.16 2010-07-13 12:36:26 status triggers-awaited python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:26 configure python-twisted-web 10.0.0-1 10.0.0-1 2010-07-13 12:36:26 status unpacked python-twisted-web 10.0.0-1 2010-07-13 12:36:26 status half-configured python-twisted-web 10.0.0-1 2010-07-13 12:36:27 status installed python-twisted-web 10.0.0-1 2010-07-13 12:36:27 status triggers-awaited python-twisted-web 10.0.0-1 2010-07-13 12:36:27 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:36:27 status half-configured python-central 0.6.16 2010-07-13 12:36:27 status installed python-twisted-web 10.0.0-1 2010-07-13 12:36:28 status installed python-central 0.6.16 2010-07-13 12:36:28 configure python-nevow 0.10.0-1 0.10.0-1 2010-07-13 12:36:28 status unpacked python-nevow 0.10.0-1 2010-07-13 12:36:28 status half-configured python-nevow 0.10.0-1 2010-07-13 12:36:30 status installed python-nevow 0.10.0-1 2010-07-13 12:36:30 status triggers-pending python-central 0.6.16 2010-07-13 12:36:30 status triggers-awaited python-nevow 0.10.0-1 2010-07-13 12:36:30 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:36:30 status half-configured python-central 0.6.16 2010-07-13 12:36:30 status installed python-nevow 0.10.0-1 2010-07-13 12:36:30 status installed python-central 0.6.16 2010-07-13 12:36:30 configure python-epsilon 0.6.0-3 0.6.0-3 2010-07-13 12:36:30 status unpacked python-epsilon 0.6.0-3 2010-07-13 12:36:30 status half-configured python-epsilon 0.6.0-3 2010-07-13 12:36:30 status installed python-epsilon 0.6.0-3 2010-07-13 12:36:30 trigproc python-twisted-core 10.0.0-3 10.0.0-3 2010-07-13 12:36:30 status half-configured python-twisted-core 10.0.0-3 2010-07-13 12:36:30 status installed python-twisted-conch 1:10.0.0-3 2010-07-13 12:36:31 status installed python-twisted-core 10.0.0-3 2010-07-13 12:36:31 status triggers-pending python-central 0.6.16 2010-07-13 12:36:31 status triggers-awaited python-twisted-core 10.0.0-3 2010-07-13 12:36:31 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:36:31 status half-configured python-central 0.6.16 2010-07-13 12:36:31 status installed python-twisted-core 10.0.0-3 2010-07-13 12:36:31 status installed python-central 0.6.16 2010-07-13 12:36:31 configure python-axiom 0.6.0-2 0.6.0-2 2010-07-13 12:36:31 status unpacked python-axiom 0.6.0-2 2010-07-13 12:36:31 status half-configured python-axiom 0.6.0-2 2010-07-13 12:36:33 status installed python-axiom 0.6.0-2 2010-07-13 12:36:33 status triggers-pending python-central 0.6.16 2010-07-13 12:36:33 status triggers-awaited python-axiom 0.6.0-2 2010-07-13 12:36:33 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-13 12:36:33 status half-configured python-central 0.6.16 2010-07-13 12:36:33 status installed python-axiom 0.6.0-2 2010-07-13 12:36:33 status installed python-central 0.6.16 2010-07-13 12:36:33 configure python-coherence 0.6.6.2-5 0.6.6.2-5 2010-07-13 12:36:33 status unpacked python-coherence 0.6.6.2-5 2010-07-13 12:36:33 status half-configured python-coherence 0.6.6.2-5 2010-07-13 12:36:33 status installed python-coherence 0.6.6.2-5 2010-07-13 12:36:33 configure totem-coherence 2.30.2-2 2.30.2-2 2010-07-13 12:36:33 status unpacked totem-coherence 2.30.2-2 2010-07-13 12:36:33 status half-configured totem-coherence 2.30.2-2 2010-07-13 12:36:33 status installed totem-coherence 2.30.2-2 2010-07-13 12:36:33 configure libmono-system2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:33 status unpacked libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 status half-configured libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 status installed libmono-system2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 configure libmono-security2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:33 status unpacked libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 status half-configured libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 status installed libmono-security2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:33 configure mono-2.0-gac 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:33 status unpacked mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:36:33 status half-configured mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:36:33 status installed mono-2.0-gac 2.4.4~svn151842-3 2010-07-13 12:36:33 configure mono-gac 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:33 status unpacked mono-gac 2.4.4~svn151842-3 2010-07-13 12:36:33 status half-configured mono-gac 2.4.4~svn151842-3 2010-07-13 12:36:41 update-alternatives: run with --install /usr/bin/cli-gacutil global-assembly-cache-tool /usr/bin/gacutil 10 --slave /usr/share/man/man1/cli-gacutil.1.gz cli-gacutil.1.gz /usr/share/man/man1/gacutil.1.gz 2010-07-13 12:36:41 update-alternatives: link group global-assembly-cache-tool updated to point to /usr/bin/gacutil 2010-07-13 12:36:41 status installed mono-gac 2.4.4~svn151842-3 2010-07-13 12:36:41 configure mono-runtime 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:41 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 status half-configured mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 update-alternatives: run with --install /usr/bin/cli cli /usr/bin/mono 10 --slave /usr/share/man/man1/cli.1.gz cli.1.gz /usr/share/man/man1/mono.1.gz 2010-07-13 12:36:42 update-alternatives: link group cli updated to point to /usr/bin/mono 2010-07-13 12:36:42 status installed mono-runtime 2.4.4~svn151842-3 2010-07-13 12:36:42 configure libmono-corlib2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:42 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:42 status half-configured libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:42 status installed libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:42 configure libglib2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:36:42 status unpacked libglib2.0-cil 2.12.10-1 2010-07-13 12:36:42 status half-configured libglib2.0-cil 2.12.10-1 2010-07-13 12:36:43 status installed libglib2.0-cil 2.12.10-1 2010-07-13 12:36:43 configure libgconf2.0-cil 2.24.1-6 2.24.1-6 2010-07-13 12:36:43 status unpacked libgconf2.0-cil 2.24.1-6 2010-07-13 12:36:43 status half-configured libgconf2.0-cil 2.24.1-6 2010-07-13 12:36:44 status installed libgconf2.0-cil 2.24.1-6 2010-07-13 12:36:44 configure libgmime2.4-cil 2.4.14-1+nmu1 2.4.14-1+nmu1 2010-07-13 12:36:44 status unpacked libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:36:44 status half-configured libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:36:44 status installed libgmime2.4-cil 2.4.14-1+nmu1 2010-07-13 12:36:44 configure libart2.0-cil 2.24.1-6 2.24.1-6 2010-07-13 12:36:44 status unpacked libart2.0-cil 2.24.1-6 2010-07-13 12:36:44 status half-configured libart2.0-cil 2.24.1-6 2010-07-13 12:36:45 status installed libart2.0-cil 2.24.1-6 2010-07-13 12:36:45 configure libmono-cairo2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:45 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:45 status half-configured libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:45 status installed libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:45 configure libgtk2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:36:45 status unpacked libgtk2.0-cil 2.12.10-1 2010-07-13 12:36:45 status half-configured libgtk2.0-cil 2.12.10-1 2010-07-13 12:36:50 status installed libgtk2.0-cil 2.12.10-1 2010-07-13 12:36:50 configure libglade2.0-cil 2.12.10-1 2.12.10-1 2010-07-13 12:36:50 status unpacked libglade2.0-cil 2.12.10-1 2010-07-13 12:36:50 status half-configured libglade2.0-cil 2.12.10-1 2010-07-13 12:36:51 status installed libglade2.0-cil 2.12.10-1 2010-07-13 12:36:51 configure libgnome-vfs2.0-cil 2.24.1-6 2.24.1-6 2010-07-13 12:36:51 status unpacked libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:36:52 status half-configured libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:36:52 status installed libgnome-vfs2.0-cil 2.24.1-6 2010-07-13 12:36:52 configure libgnome2.24-cil 2.24.1-6 2.24.1-6 2010-07-13 12:36:52 status unpacked libgnome2.24-cil 2.24.1-6 2010-07-13 12:36:52 status half-configured libgnome2.24-cil 2.24.1-6 2010-07-13 12:36:53 status installed libgnome2.24-cil 2.24.1-6 2010-07-13 12:36:53 configure libgnomepanel2.24-cil 2.26.0-3+b1 2.26.0-3+b1 2010-07-13 12:36:53 status unpacked libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:36:53 status half-configured libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:36:53 status installed libgnomepanel2.24-cil 2.26.0-3+b1 2010-07-13 12:36:53 configure libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:53 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:36:53 status half-configured libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:36:53 status installed libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-07-13 12:36:53 configure libmono-addins0.2-cil 0.4-6 0.4-6 2010-07-13 12:36:53 status unpacked libmono-addins0.2-cil 0.4-6 2010-07-13 12:36:53 status half-configured libmono-addins0.2-cil 0.4-6 2010-07-13 12:36:54 status installed libmono-addins0.2-cil 0.4-6 2010-07-13 12:36:54 configure libmono-posix2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:54 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:54 status half-configured libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:54 status installed libmono-posix2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:54 configure libmono-addins-gui0.2-cil 0.4-6 0.4-6 2010-07-13 12:36:54 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:36:54 status half-configured libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:36:55 status installed libmono-addins-gui0.2-cil 0.4-6 2010-07-13 12:36:55 configure libndesk-dbus1.0-cil 0.6.0-4 0.6.0-4 2010-07-13 12:36:55 status unpacked libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:36:55 status half-configured libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:36:55 status installed libndesk-dbus1.0-cil 0.6.0-4 2010-07-13 12:36:55 configure libndesk-dbus-glib1.0-cil 0.4.1-3 0.4.1-3 2010-07-13 12:36:55 status unpacked libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:36:55 status half-configured libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:36:55 status installed libndesk-dbus-glib1.0-cil 0.4.1-3 2010-07-13 12:36:55 configure tomboy 1.2.1-1 1.2.1-1 2010-07-13 12:36:55 status unpacked tomboy 1.2.1-1 2010-07-13 12:36:55 status half-configured tomboy 1.2.1-1 2010-07-13 12:36:56 status installed tomboy 1.2.1-1 2010-07-13 12:36:56 configure gnome 1:2.30+1 1:2.30+1 2010-07-13 12:36:56 status unpacked gnome 1:2.30+1 2010-07-13 12:36:56 status half-configured gnome 1:2.30+1 2010-07-13 12:36:56 status installed gnome 1:2.30+1 2010-07-13 12:36:56 configure libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2.4.4~svn151842-3 2010-07-13 12:36:56 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:56 status half-configured libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:56 status installed libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-07-13 12:36:56 trigproc menu 2.1.43 2.1.43 2010-07-13 12:36:56 status half-configured menu 2.1.43 2010-07-13 12:36:56 status installed menu 2.1.43 2010-07-13 12:36:56 trigproc python-support 1.0.9 1.0.9 2010-07-13 12:36:56 status half-configured python-support 1.0.9 2010-07-13 12:37:17 status installed python-support 1.0.9 2010-07-14 10:24:19 startup archives unpack 2010-07-14 10:24:23 install pbuilder 0.199 2010-07-14 10:24:23 status half-installed pbuilder 0.199 2010-07-14 10:24:23 status triggers-pending man-db 2.5.7-3 2010-07-14 10:24:23 status half-installed pbuilder 0.199 2010-07-14 10:24:24 status unpacked pbuilder 0.199 2010-07-14 10:24:24 status unpacked pbuilder 0.199 2010-07-14 10:24:24 install cowdancer 0.61 2010-07-14 10:24:24 status half-installed cowdancer 0.61 2010-07-14 10:24:24 status half-installed cowdancer 0.61 2010-07-14 10:24:24 status unpacked cowdancer 0.61 2010-07-14 10:24:24 status unpacked cowdancer 0.61 2010-07-14 10:24:24 install cowbuilder 0.61 2010-07-14 10:24:24 status half-installed cowbuilder 0.61 2010-07-14 10:24:24 status half-installed cowbuilder 0.61 2010-07-14 10:24:25 status unpacked cowbuilder 0.61 2010-07-14 10:24:25 status unpacked cowbuilder 0.61 2010-07-14 10:24:25 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-14 10:24:25 status half-configured man-db 2.5.7-3 2010-07-14 10:24:27 status installed man-db 2.5.7-3 2010-07-14 10:24:28 startup packages configure 2010-07-14 10:24:28 configure pbuilder 0.199 0.199 2010-07-14 10:24:28 status unpacked pbuilder 0.199 2010-07-14 10:24:28 status unpacked pbuilder 0.199 2010-07-14 10:24:28 status unpacked pbuilder 0.199 2010-07-14 10:24:28 status half-configured pbuilder 0.199 2010-07-14 10:24:28 status installed pbuilder 0.199 2010-07-14 10:24:28 configure cowbuilder 0.61 0.61 2010-07-14 10:24:28 status unpacked cowbuilder 0.61 2010-07-14 10:24:28 status unpacked cowbuilder 0.61 2010-07-14 10:24:28 status half-configured cowbuilder 0.61 2010-07-14 10:24:28 status installed cowbuilder 0.61 2010-07-14 10:24:28 configure cowdancer 0.61 0.61 2010-07-14 10:24:28 status unpacked cowdancer 0.61 2010-07-14 10:24:28 status half-configured cowdancer 0.61 2010-07-14 10:24:28 status installed cowdancer 0.61 2010-07-14 10:39:48 startup archives unpack 2010-07-14 10:39:49 install ferm 2.0.7-1 2010-07-14 10:39:49 status half-installed ferm 2.0.7-1 2010-07-14 10:39:49 status triggers-pending man-db 2.5.7-3 2010-07-14 10:39:49 status half-installed ferm 2.0.7-1 2010-07-14 10:39:49 status unpacked ferm 2.0.7-1 2010-07-14 10:39:49 status unpacked ferm 2.0.7-1 2010-07-14 10:39:49 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-14 10:39:49 status half-configured man-db 2.5.7-3 2010-07-14 10:39:50 status installed man-db 2.5.7-3 2010-07-14 10:39:51 startup packages configure 2010-07-14 10:39:51 configure ferm 2.0.7-1 2.0.7-1 2010-07-14 10:39:51 status unpacked ferm 2.0.7-1 2010-07-14 10:39:51 status unpacked ferm 2.0.7-1 2010-07-14 10:39:51 status unpacked ferm 2.0.7-1 2010-07-14 10:39:51 status unpacked ferm 2.0.7-1 2010-07-14 10:39:51 status half-configured ferm 2.0.7-1 2010-07-14 10:39:53 status installed ferm 2.0.7-1 2010-07-14 12:44:18 startup archives install 2010-07-14 12:44:18 install gld 1.3rc4 2010-07-14 12:44:18 status half-installed gld 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 configure gld 1.3rc4 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 status unpacked gld 1.3rc4 2010-07-14 12:44:19 status half-configured gld 1.3rc4 2010-07-14 12:44:21 status installed gld 1.3rc4 2010-07-15 11:09:20 startup archives unpack 2010-07-15 11:09:26 install quilt 0.48-7 2010-07-15 11:09:26 status half-installed quilt 0.48-7 2010-07-15 11:09:26 status triggers-pending man-db 2.5.7-3 2010-07-15 11:09:26 status half-installed quilt 0.48-7 2010-07-15 11:09:27 status unpacked quilt 0.48-7 2010-07-15 11:09:27 status unpacked quilt 0.48-7 2010-07-15 11:09:27 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-15 11:09:27 status half-configured man-db 2.5.7-3 2010-07-15 11:09:28 status installed man-db 2.5.7-3 2010-07-15 11:09:29 startup packages configure 2010-07-15 11:09:29 configure quilt 0.48-7 0.48-7 2010-07-15 11:09:29 status unpacked quilt 0.48-7 2010-07-15 11:09:29 status unpacked quilt 0.48-7 2010-07-15 11:09:29 status half-configured quilt 0.48-7 2010-07-15 11:09:29 status installed quilt 0.48-7 2010-07-15 11:09:47 startup archives unpack 2010-07-15 11:09:47 install libmm14 1.4.2-3 2010-07-15 11:09:47 status half-installed libmm14 1.4.2-3 2010-07-15 11:09:48 status unpacked libmm14 1.4.2-3 2010-07-15 11:09:48 status unpacked libmm14 1.4.2-3 2010-07-15 11:09:48 install libmm-dev 1.4.2-3 2010-07-15 11:09:48 status half-installed libmm-dev 1.4.2-3 2010-07-15 11:09:48 status triggers-pending man-db 2.5.7-3 2010-07-15 11:09:48 status half-installed libmm-dev 1.4.2-3 2010-07-15 11:09:48 status unpacked libmm-dev 1.4.2-3 2010-07-15 11:09:48 status unpacked libmm-dev 1.4.2-3 2010-07-15 11:09:48 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-15 11:09:48 status half-configured man-db 2.5.7-3 2010-07-15 11:09:50 status installed man-db 2.5.7-3 2010-07-15 11:09:51 startup packages configure 2010-07-15 11:09:51 configure libmm14 1.4.2-3 1.4.2-3 2010-07-15 11:09:51 status unpacked libmm14 1.4.2-3 2010-07-15 11:09:51 status half-configured libmm14 1.4.2-3 2010-07-15 11:09:51 status installed libmm14 1.4.2-3 2010-07-15 11:09:51 configure libmm-dev 1.4.2-3 1.4.2-3 2010-07-15 11:09:51 status unpacked libmm-dev 1.4.2-3 2010-07-15 11:09:51 status half-configured libmm-dev 1.4.2-3 2010-07-15 11:09:51 status installed libmm-dev 1.4.2-3 2010-07-15 16:29:35 startup archives unpack 2010-07-15 16:29:35 install libcapture-tiny-perl 0.08-1 2010-07-15 16:29:35 status half-installed libcapture-tiny-perl 0.08-1 2010-07-15 16:29:35 status triggers-pending man-db 2.5.7-3 2010-07-15 16:29:35 status half-installed libcapture-tiny-perl 0.08-1 2010-07-15 16:29:35 status unpacked libcapture-tiny-perl 0.08-1 2010-07-15 16:29:35 status unpacked libcapture-tiny-perl 0.08-1 2010-07-15 16:29:35 install libfile-libmagic-perl 0.96-1 2010-07-15 16:29:35 status half-installed libfile-libmagic-perl 0.96-1 2010-07-15 16:29:35 status half-installed libfile-libmagic-perl 0.96-1 2010-07-15 16:29:35 status unpacked libfile-libmagic-perl 0.96-1 2010-07-15 16:29:35 status unpacked libfile-libmagic-perl 0.96-1 2010-07-15 16:29:36 install unp 2.0~pre4 2010-07-15 16:29:36 status half-installed unp 2.0~pre4 2010-07-15 16:29:36 status half-installed unp 2.0~pre4 2010-07-15 16:29:36 status unpacked unp 2.0~pre4 2010-07-15 16:29:36 status unpacked unp 2.0~pre4 2010-07-15 16:29:36 install svn-buildpackage 0.8.1 2010-07-15 16:29:36 status half-installed svn-buildpackage 0.8.1 2010-07-15 16:29:36 status half-installed svn-buildpackage 0.8.1 2010-07-15 16:29:36 status unpacked svn-buildpackage 0.8.1 2010-07-15 16:29:36 status unpacked svn-buildpackage 0.8.1 2010-07-15 16:29:36 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-15 16:29:36 status half-configured man-db 2.5.7-3 2010-07-15 16:29:37 status installed man-db 2.5.7-3 2010-07-15 16:29:38 startup packages configure 2010-07-15 16:29:38 configure libcapture-tiny-perl 0.08-1 0.08-1 2010-07-15 16:29:38 status unpacked libcapture-tiny-perl 0.08-1 2010-07-15 16:29:38 status half-configured libcapture-tiny-perl 0.08-1 2010-07-15 16:29:38 status installed libcapture-tiny-perl 0.08-1 2010-07-15 16:29:38 configure libfile-libmagic-perl 0.96-1 0.96-1 2010-07-15 16:29:38 status unpacked libfile-libmagic-perl 0.96-1 2010-07-15 16:29:38 status half-configured libfile-libmagic-perl 0.96-1 2010-07-15 16:29:38 status installed libfile-libmagic-perl 0.96-1 2010-07-15 16:29:38 configure unp 2.0~pre4 2.0~pre4 2010-07-15 16:29:38 status unpacked unp 2.0~pre4 2010-07-15 16:29:38 status unpacked unp 2.0~pre4 2010-07-15 16:29:38 status half-configured unp 2.0~pre4 2010-07-15 16:29:38 status installed unp 2.0~pre4 2010-07-15 16:29:38 configure svn-buildpackage 0.8.1 0.8.1 2010-07-15 16:29:38 status unpacked svn-buildpackage 0.8.1 2010-07-15 16:29:38 status unpacked svn-buildpackage 0.8.1 2010-07-15 16:29:38 status half-configured svn-buildpackage 0.8.1 2010-07-15 16:29:38 status installed svn-buildpackage 0.8.1 2010-07-15 16:29:54 startup archives unpack 2010-07-15 16:29:54 install xtermset-build-deps 1.0 2010-07-15 16:29:54 status half-installed xtermset-build-deps 1.0 2010-07-15 16:29:54 status unpacked xtermset-build-deps 1.0 2010-07-15 16:29:54 status unpacked xtermset-build-deps 1.0 2010-07-15 16:29:58 startup archives unpack 2010-07-15 16:29:59 install autoconf 2.65-4 2010-07-15 16:29:59 status half-installed autoconf 2.65-4 2010-07-15 16:29:59 status triggers-pending man-db 2.5.7-3 2010-07-15 16:29:59 status half-installed autoconf 2.65-4 2010-07-15 16:29:59 status unpacked autoconf 2.65-4 2010-07-15 16:29:59 status unpacked autoconf 2.65-4 2010-07-15 16:29:59 install automake 1:1.11.1-1 2010-07-15 16:29:59 status half-installed automake 1:1.11.1-1 2010-07-15 16:29:59 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-15 16:29:59 status half-installed automake 1:1.11.1-1 2010-07-15 16:29:59 status half-installed automake 1:1.11.1-1 2010-07-15 16:30:00 status unpacked automake 1:1.11.1-1 2010-07-15 16:30:00 status unpacked automake 1:1.11.1-1 2010-07-15 16:30:00 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-15 16:30:00 status half-configured man-db 2.5.7-3 2010-07-15 16:30:00 status installed man-db 2.5.7-3 2010-07-15 16:30:00 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-15 16:30:00 status half-configured install-info 4.13a.dfsg.1-5 2010-07-15 16:30:01 status installed install-info 4.13a.dfsg.1-5 2010-07-15 16:30:02 startup packages configure 2010-07-15 16:30:02 configure autoconf 2.65-4 2.65-4 2010-07-15 16:30:02 status unpacked autoconf 2.65-4 2010-07-15 16:30:02 status unpacked autoconf 2.65-4 2010-07-15 16:30:02 status half-configured autoconf 2.65-4 2010-07-15 16:30:02 status installed autoconf 2.65-4 2010-07-15 16:30:02 configure automake 1:1.11.1-1 1:1.11.1-1 2010-07-15 16:30:02 status unpacked automake 1:1.11.1-1 2010-07-15 16:30:02 status half-configured automake 1:1.11.1-1 2010-07-15 16:30:03 update-alternatives: run with --install /usr/bin/automake automake /usr/bin/automake-1.11 29 --slave /usr/bin/aclocal aclocal /usr/bin/aclocal-1.11 --slave /usr/share/man/man1/automake.1.gz automake.1.gz /usr/share/man/man1/automake-1.11.1.gz --slave /usr/share/man/man1/aclocal.1.gz aclocal.1.gz /usr/share/man/man1/aclocal-1.11.1.gz 2010-07-15 16:30:03 update-alternatives: link group automake updated to point to /usr/bin/automake-1.11 2010-07-15 16:30:03 status installed automake 1:1.11.1-1 2010-07-15 16:30:03 configure xtermset-build-deps 1.0 1.0 2010-07-15 16:30:03 status unpacked xtermset-build-deps 1.0 2010-07-15 16:30:03 status half-configured xtermset-build-deps 1.0 2010-07-15 16:30:03 status installed xtermset-build-deps 1.0 2010-07-16 11:01:54 startup archives unpack 2010-07-16 11:01:54 install moreutils 0.40 2010-07-16 11:01:54 status half-installed moreutils 0.40 2010-07-16 11:01:54 status triggers-pending man-db 2.5.7-3 2010-07-16 11:01:54 status half-installed moreutils 0.40 2010-07-16 11:01:54 status unpacked moreutils 0.40 2010-07-16 11:01:54 status unpacked moreutils 0.40 2010-07-16 11:01:54 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-16 11:01:54 status half-configured man-db 2.5.7-3 2010-07-16 11:01:55 status installed man-db 2.5.7-3 2010-07-16 11:01:56 startup packages configure 2010-07-16 11:01:56 configure moreutils 0.40 0.40 2010-07-16 11:01:56 status unpacked moreutils 0.40 2010-07-16 11:01:56 status half-configured moreutils 0.40 2010-07-16 11:01:56 status installed moreutils 0.40 2010-07-19 10:50:22 startup archives unpack 2010-07-19 10:50:26 install libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:26 status half-installed libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:27 status unpacked libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:27 status unpacked libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:27 install liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:27 status half-installed liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:27 status unpacked liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:27 status unpacked liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:27 install libruby 4.5 2010-07-19 10:50:27 status half-installed libruby 4.5 2010-07-19 10:50:28 status unpacked libruby 4.5 2010-07-19 10:50:28 status unpacked libruby 4.5 2010-07-19 10:50:28 install libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:28 status half-installed libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:28 status triggers-pending man-db 2.5.7-3 2010-07-19 10:50:28 status half-installed libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:29 status unpacked libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:30 status unpacked libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:30 install libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:30 status half-installed libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:30 status unpacked libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:30 status unpacked libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:30 install libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:30 status half-installed libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:30 status unpacked libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:30 status unpacked libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:30 install libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:30 status half-installed libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 status unpacked libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 status unpacked libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 install libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 status half-installed libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 status unpacked libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 status unpacked libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:31 install apt-listbugs 0.1.3 2010-07-19 10:50:31 status half-installed apt-listbugs 0.1.3 2010-07-19 10:50:31 status half-installed apt-listbugs 0.1.3 2010-07-19 10:50:32 status unpacked apt-listbugs 0.1.3 2010-07-19 10:50:32 status unpacked apt-listbugs 0.1.3 2010-07-19 10:50:32 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 10:50:32 status half-configured man-db 2.5.7-3 2010-07-19 10:50:34 status installed man-db 2.5.7-3 2010-07-19 10:50:35 startup packages configure 2010-07-19 10:50:35 configure libdpkg-ruby1.8 0.3.6 0.3.6 2010-07-19 10:50:35 status unpacked libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:35 status half-configured libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:35 status installed libdpkg-ruby1.8 0.3.6 2010-07-19 10:50:35 configure liblocale-ruby1.8 2.0.5-2 2.0.5-2 2010-07-19 10:50:35 status unpacked liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:35 status half-configured liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:35 status installed liblocale-ruby1.8 2.0.5-2 2010-07-19 10:50:35 configure libruby 4.5 4.5 2010-07-19 10:50:35 status unpacked libruby 4.5 2010-07-19 10:50:35 status half-configured libruby 4.5 2010-07-19 10:50:35 status installed libruby 4.5 2010-07-19 10:50:35 configure libgettext-ruby1.8 2.1.0-2.1 2.1.0-2.1 2010-07-19 10:50:35 status unpacked libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:35 status half-configured libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:35 status installed libgettext-ruby1.8 2.1.0-2.1 2010-07-19 10:50:35 configure libuconv-ruby1.8 0.5.3-1 0.5.3-1 2010-07-19 10:50:35 status unpacked libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:35 status half-configured libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:35 status installed libuconv-ruby1.8 0.5.3-1 2010-07-19 10:50:35 configure libxml-parser-ruby1.8 0.7.1-1 0.7.1-1 2010-07-19 10:50:35 status unpacked libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:35 status half-configured libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:35 status installed libxml-parser-ruby1.8 0.7.1-1 2010-07-19 10:50:35 configure libhttpclient-ruby1.8 2.1.5.2-2 2.1.5.2-2 2010-07-19 10:50:35 status unpacked libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 status half-configured libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 status installed libhttpclient-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 configure libhttp-access2-ruby1.8 2.1.5.2-2 2.1.5.2-2 2010-07-19 10:50:35 status unpacked libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 status half-configured libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 status installed libhttp-access2-ruby1.8 2.1.5.2-2 2010-07-19 10:50:35 configure apt-listbugs 0.1.3 0.1.3 2010-07-19 10:50:35 status unpacked apt-listbugs 0.1.3 2010-07-19 10:50:35 status unpacked apt-listbugs 0.1.3 2010-07-19 10:50:35 status unpacked apt-listbugs 0.1.3 2010-07-19 10:50:35 status half-configured apt-listbugs 0.1.3 2010-07-19 10:50:35 status installed apt-listbugs 0.1.3 2010-07-19 10:58:36 startup archives unpack 2010-07-19 10:58:36 upgrade debianutils 3.3 3.4 2010-07-19 10:58:36 status half-configured debianutils 3.3 2010-07-19 10:58:36 status unpacked debianutils 3.3 2010-07-19 10:58:36 status half-installed debianutils 3.3 2010-07-19 10:58:36 status triggers-pending man-db 2.5.7-3 2010-07-19 10:58:36 status half-installed debianutils 3.3 2010-07-19 10:58:36 status half-installed debianutils 3.3 2010-07-19 10:58:36 status unpacked debianutils 3.4 2010-07-19 10:58:37 status unpacked debianutils 3.4 2010-07-19 10:58:37 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 10:58:37 status half-configured man-db 2.5.7-3 2010-07-19 10:58:38 status installed man-db 2.5.7-3 2010-07-19 10:58:38 startup packages configure 2010-07-19 10:58:38 configure debianutils 3.4 3.4 2010-07-19 10:58:38 status unpacked debianutils 3.4 2010-07-19 10:58:38 status half-configured debianutils 3.4 2010-07-19 10:58:39 status installed debianutils 3.4 2010-07-19 10:58:40 startup archives unpack 2010-07-19 10:58:40 upgrade x11-xkb-utils 7.5+4 7.5+5 2010-07-19 10:58:40 status half-configured x11-xkb-utils 7.5+4 2010-07-19 10:58:40 status unpacked x11-xkb-utils 7.5+4 2010-07-19 10:58:40 status half-installed x11-xkb-utils 7.5+4 2010-07-19 10:58:40 status triggers-pending man-db 2.5.7-3 2010-07-19 10:58:40 status half-installed x11-xkb-utils 7.5+4 2010-07-19 10:58:40 status half-installed x11-xkb-utils 7.5+4 2010-07-19 10:58:40 status unpacked x11-xkb-utils 7.5+5 2010-07-19 10:58:40 status unpacked x11-xkb-utils 7.5+5 2010-07-19 10:58:41 upgrade gcc-4.4-base 4.4.4-6 4.4.4-7 2010-07-19 10:58:41 status half-configured gcc-4.4-base 4.4.4-6 2010-07-19 10:58:41 status unpacked gcc-4.4-base 4.4.4-6 2010-07-19 10:58:41 status half-installed gcc-4.4-base 4.4.4-6 2010-07-19 10:58:41 status half-installed gcc-4.4-base 4.4.4-6 2010-07-19 10:58:41 status unpacked gcc-4.4-base 4.4.4-7 2010-07-19 10:58:41 status unpacked gcc-4.4-base 4.4.4-7 2010-07-19 10:58:41 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 10:58:41 status half-configured man-db 2.5.7-3 2010-07-19 10:58:41 status installed man-db 2.5.7-3 2010-07-19 10:58:42 startup packages configure 2010-07-19 10:58:42 configure gcc-4.4-base 4.4.4-7 4.4.4-7 2010-07-19 10:58:42 status unpacked gcc-4.4-base 4.4.4-7 2010-07-19 10:58:42 status half-configured gcc-4.4-base 4.4.4-7 2010-07-19 10:58:42 status installed gcc-4.4-base 4.4.4-7 2010-07-19 10:58:43 startup archives unpack 2010-07-19 10:58:43 upgrade libstdc++6 4.4.4-6 4.4.4-7 2010-07-19 10:58:43 status half-configured libstdc++6 4.4.4-6 2010-07-19 10:58:43 status unpacked libstdc++6 4.4.4-6 2010-07-19 10:58:43 status half-installed libstdc++6 4.4.4-6 2010-07-19 10:58:44 status half-installed libstdc++6 4.4.4-6 2010-07-19 10:58:44 status unpacked libstdc++6 4.4.4-7 2010-07-19 10:58:44 status unpacked libstdc++6 4.4.4-7 2010-07-19 10:58:44 startup packages configure 2010-07-19 10:58:44 configure libstdc++6 4.4.4-7 4.4.4-7 2010-07-19 10:58:44 status unpacked libstdc++6 4.4.4-7 2010-07-19 10:58:44 status half-configured libstdc++6 4.4.4-7 2010-07-19 10:58:45 status installed libstdc++6 4.4.4-7 2010-07-19 10:58:46 startup archives unpack 2010-07-19 10:58:46 upgrade cpp-4.4 4.4.4-6 4.4.4-7 2010-07-19 10:58:46 status half-configured cpp-4.4 4.4.4-6 2010-07-19 10:58:46 status unpacked cpp-4.4 4.4.4-6 2010-07-19 10:58:46 status half-installed cpp-4.4 4.4.4-6 2010-07-19 10:58:46 status half-installed cpp-4.4 4.4.4-6 2010-07-19 10:58:46 status unpacked cpp-4.4 4.4.4-7 2010-07-19 10:58:46 status unpacked cpp-4.4 4.4.4-7 2010-07-19 10:58:47 upgrade libgomp1 4.4.4-6 4.4.4-7 2010-07-19 10:58:47 status half-configured libgomp1 4.4.4-6 2010-07-19 10:58:47 status unpacked libgomp1 4.4.4-6 2010-07-19 10:58:47 status half-installed libgomp1 4.4.4-6 2010-07-19 10:58:47 status half-installed libgomp1 4.4.4-6 2010-07-19 10:58:47 status unpacked libgomp1 4.4.4-7 2010-07-19 10:58:47 status unpacked libgomp1 4.4.4-7 2010-07-19 10:58:47 upgrade gcc-4.4 4.4.4-6 4.4.4-7 2010-07-19 10:58:47 status half-configured gcc-4.4 4.4.4-6 2010-07-19 10:58:47 status unpacked gcc-4.4 4.4.4-6 2010-07-19 10:58:47 status half-installed gcc-4.4 4.4.4-6 2010-07-19 10:58:47 status half-installed gcc-4.4 4.4.4-6 2010-07-19 10:58:48 status unpacked gcc-4.4 4.4.4-7 2010-07-19 10:58:48 status unpacked gcc-4.4 4.4.4-7 2010-07-19 10:58:48 upgrade g++-4.4 4.4.4-6 4.4.4-7 2010-07-19 10:58:48 status half-configured g++-4.4 4.4.4-6 2010-07-19 10:58:48 status unpacked g++-4.4 4.4.4-6 2010-07-19 10:58:48 status half-installed g++-4.4 4.4.4-6 2010-07-19 10:58:48 status half-installed g++-4.4 4.4.4-6 2010-07-19 10:58:48 status unpacked g++-4.4 4.4.4-7 2010-07-19 10:58:48 status unpacked g++-4.4 4.4.4-7 2010-07-19 10:58:49 upgrade libstdc++6-4.4-dev 4.4.4-6 4.4.4-7 2010-07-19 10:58:49 status half-configured libstdc++6-4.4-dev 4.4.4-6 2010-07-19 10:58:49 status unpacked libstdc++6-4.4-dev 4.4.4-6 2010-07-19 10:58:49 status half-installed libstdc++6-4.4-dev 4.4.4-6 2010-07-19 10:58:50 status half-installed libstdc++6-4.4-dev 4.4.4-6 2010-07-19 10:58:50 status unpacked libstdc++6-4.4-dev 4.4.4-7 2010-07-19 10:58:50 status unpacked libstdc++6-4.4-dev 4.4.4-7 2010-07-19 10:58:51 upgrade libgfortran3 4.4.4-6 4.4.4-7 2010-07-19 10:58:51 status half-configured libgfortran3 4.4.4-6 2010-07-19 10:58:51 status unpacked libgfortran3 4.4.4-6 2010-07-19 10:58:51 status half-installed libgfortran3 4.4.4-6 2010-07-19 10:58:51 status half-installed libgfortran3 4.4.4-6 2010-07-19 10:58:51 status unpacked libgfortran3 4.4.4-7 2010-07-19 10:58:51 status unpacked libgfortran3 4.4.4-7 2010-07-19 10:58:51 upgrade lib32stdc++6 4.4.4-6 4.4.4-7 2010-07-19 10:58:51 status half-configured lib32stdc++6 4.4.4-6 2010-07-19 10:58:51 status unpacked lib32stdc++6 4.4.4-6 2010-07-19 10:58:51 status half-installed lib32stdc++6 4.4.4-6 2010-07-19 10:58:52 status half-installed lib32stdc++6 4.4.4-6 2010-07-19 10:58:52 status unpacked lib32stdc++6 4.4.4-7 2010-07-19 10:58:52 status unpacked lib32stdc++6 4.4.4-7 2010-07-19 10:58:52 upgrade lib32gcc1 1:4.4.4-6 1:4.4.4-7 2010-07-19 10:58:52 status half-configured lib32gcc1 1:4.4.4-6 2010-07-19 10:58:52 status unpacked lib32gcc1 1:4.4.4-6 2010-07-19 10:58:52 status half-installed lib32gcc1 1:4.4.4-6 2010-07-19 10:58:52 status half-installed lib32gcc1 1:4.4.4-6 2010-07-19 10:58:52 status unpacked lib32gcc1 1:4.4.4-7 2010-07-19 10:58:52 status unpacked lib32gcc1 1:4.4.4-7 2010-07-19 10:58:52 upgrade libgcc1 1:4.4.4-6 1:4.4.4-7 2010-07-19 10:58:52 status half-configured libgcc1 1:4.4.4-6 2010-07-19 10:58:52 status unpacked libgcc1 1:4.4.4-6 2010-07-19 10:58:52 status half-installed libgcc1 1:4.4.4-6 2010-07-19 10:58:52 status half-installed libgcc1 1:4.4.4-6 2010-07-19 10:58:53 status unpacked libgcc1 1:4.4.4-7 2010-07-19 10:58:53 status unpacked libgcc1 1:4.4.4-7 2010-07-19 10:58:53 startup packages configure 2010-07-19 10:58:53 configure libgcc1 1:4.4.4-7 1:4.4.4-7 2010-07-19 10:58:53 status unpacked libgcc1 1:4.4.4-7 2010-07-19 10:58:53 status half-configured libgcc1 1:4.4.4-7 2010-07-19 10:58:53 status installed libgcc1 1:4.4.4-7 2010-07-19 10:58:54 startup archives unpack 2010-07-19 10:58:54 upgrade liblzma2 4.999.9beta+20100527-1 4.999.9beta+20100713-1 2010-07-19 10:58:54 status half-configured liblzma2 4.999.9beta+20100527-1 2010-07-19 10:58:54 status unpacked liblzma2 4.999.9beta+20100527-1 2010-07-19 10:58:54 status half-installed liblzma2 4.999.9beta+20100527-1 2010-07-19 10:58:55 status half-installed liblzma2 4.999.9beta+20100527-1 2010-07-19 10:58:55 status unpacked liblzma2 4.999.9beta+20100713-1 2010-07-19 10:58:55 status unpacked liblzma2 4.999.9beta+20100713-1 2010-07-19 10:58:55 startup packages configure 2010-07-19 10:58:55 configure liblzma2 4.999.9beta+20100713-1 4.999.9beta+20100713-1 2010-07-19 10:58:55 status unpacked liblzma2 4.999.9beta+20100713-1 2010-07-19 10:58:56 status half-configured liblzma2 4.999.9beta+20100713-1 2010-07-19 10:58:56 status installed liblzma2 4.999.9beta+20100713-1 2010-07-19 10:58:56 startup archives unpack 2010-07-19 10:58:56 upgrade xz-utils 4.999.9beta+20100527-1 4.999.9beta+20100713-1 2010-07-19 10:58:56 status half-configured xz-utils 4.999.9beta+20100527-1 2010-07-19 10:58:56 status unpacked xz-utils 4.999.9beta+20100527-1 2010-07-19 10:58:56 status half-installed xz-utils 4.999.9beta+20100527-1 2010-07-19 10:58:56 status triggers-pending man-db 2.5.7-3 2010-07-19 10:58:57 status half-installed xz-utils 4.999.9beta+20100527-1 2010-07-19 10:58:57 status half-installed xz-utils 4.999.9beta+20100527-1 2010-07-19 10:58:57 status unpacked xz-utils 4.999.9beta+20100713-1 2010-07-19 10:58:57 status unpacked xz-utils 4.999.9beta+20100713-1 2010-07-19 10:58:57 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 10:58:57 status half-configured man-db 2.5.7-3 2010-07-19 10:58:57 status installed man-db 2.5.7-3 2010-07-19 10:58:58 startup packages configure 2010-07-19 10:58:58 configure xz-utils 4.999.9beta+20100713-1 4.999.9beta+20100713-1 2010-07-19 10:58:58 status unpacked xz-utils 4.999.9beta+20100713-1 2010-07-19 10:58:58 status half-configured xz-utils 4.999.9beta+20100713-1 2010-07-19 10:58:58 status installed xz-utils 4.999.9beta+20100713-1 2010-07-19 10:58:59 startup archives unpack 2010-07-19 10:58:59 upgrade iptables 1.4.8-2 1.4.8-3 2010-07-19 10:58:59 status half-configured iptables 1.4.8-2 2010-07-19 10:58:59 status unpacked iptables 1.4.8-2 2010-07-19 10:58:59 status half-installed iptables 1.4.8-2 2010-07-19 10:58:59 status triggers-pending man-db 2.5.7-3 2010-07-19 10:58:59 status half-installed iptables 1.4.8-2 2010-07-19 10:59:00 status half-installed iptables 1.4.8-2 2010-07-19 10:59:00 status unpacked iptables 1.4.8-3 2010-07-19 10:59:00 status unpacked iptables 1.4.8-3 2010-07-19 10:59:00 upgrade libept1 1.0.1 1.0.3 2010-07-19 10:59:00 status half-configured libept1 1.0.1 2010-07-19 10:59:00 status unpacked libept1 1.0.1 2010-07-19 10:59:00 status half-installed libept1 1.0.1 2010-07-19 10:59:00 status half-installed libept1 1.0.1 2010-07-19 10:59:01 status unpacked libept1 1.0.3 2010-07-19 10:59:01 status unpacked libept1 1.0.3 2010-07-19 10:59:01 upgrade traceroute 1:2.0.14-1 1:2.0.14-3 2010-07-19 10:59:01 status half-configured traceroute 1:2.0.14-1 2010-07-19 10:59:02 update-alternatives: run with --remove traceroute /usr/bin/traceroute.db 2010-07-19 10:59:02 update-alternatives: link group traceroute fully removed 2010-07-19 10:59:02 update-alternatives: run with --remove traceroute6 /usr/bin/traceroute6.db 2010-07-19 10:59:02 update-alternatives: link group traceroute6 fully removed 2010-07-19 10:59:02 update-alternatives: run with --remove lft /usr/bin/lft.db 2010-07-19 10:59:02 update-alternatives: link group lft fully removed 2010-07-19 10:59:02 update-alternatives: run with --remove traceproto /usr/bin/traceproto.db 2010-07-19 10:59:02 update-alternatives: link group traceproto fully removed 2010-07-19 10:59:02 update-alternatives: run with --remove tcptraceroute /usr/sbin/tcptraceroute.db 2010-07-19 10:59:02 update-alternatives: link group tcptraceroute fully removed 2010-07-19 10:59:02 status unpacked traceroute 1:2.0.14-1 2010-07-19 10:59:03 status half-installed traceroute 1:2.0.14-1 2010-07-19 10:59:03 status half-installed traceroute 1:2.0.14-1 2010-07-19 10:59:03 status half-installed traceroute 1:2.0.14-1 2010-07-19 10:59:03 status unpacked traceroute 1:2.0.14-3 2010-07-19 10:59:03 status unpacked traceroute 1:2.0.14-3 2010-07-19 10:59:03 upgrade vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:03 status half-configured vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:03 status unpacked vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:03 status half-installed vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:03 status half-installed vim-nox 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:03 status unpacked vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 status unpacked vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 upgrade vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 status half-configured vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:04 status unpacked vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:04 status half-installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:04 status triggers-pending menu 2.1.43 2010-07-19 10:59:04 status half-installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:04 status half-installed vim-gnome 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:04 status triggers-awaited menu 2.1.43 2010-07-19 10:59:04 status unpacked vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 status unpacked vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 upgrade vim-gui-common 2:7.2.438+hg~d44112feb815-5 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:04 status half-configured vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:04 status unpacked vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:04 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:04 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:04 status triggers-pending desktop-file-utils 0.15-2 2010-07-19 10:59:04 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:04 status triggers-pending gnome-menus 2.30.0-1 2010-07-19 10:59:04 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:05 status half-installed vim-gui-common 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:05 status unpacked vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:05 status unpacked vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:05 upgrade vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:05 status half-configured vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:05 status unpacked vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:05 status half-installed vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:05 status half-installed vim-tiny 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:05 status unpacked vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:05 status unpacked vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:06 upgrade vim-runtime 2:7.2.438+hg~d44112feb815-5 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:06 status half-configured vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:06 status unpacked vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:06 status half-installed vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:06 status half-installed vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:09 status half-installed vim-runtime 2:7.2.438+hg~d44112feb815-5 2010-07-19 10:59:10 status unpacked vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:10 status unpacked vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:10 upgrade vim-common 2:7.2.438+hg~d44112feb815-5+b1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:10 status half-configured vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:10 status unpacked vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:10 status half-installed vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:10 status half-installed vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:11 status half-installed vim-common 2:7.2.438+hg~d44112feb815-5+b1 2010-07-19 10:59:11 status unpacked vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:11 status unpacked vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 10:59:11 upgrade geoip-database 1.4.7~beta5+dfsg-2 1.4.7~beta6+dfsg-1 2010-07-19 10:59:11 status half-configured geoip-database 1.4.7~beta5+dfsg-2 2010-07-19 10:59:12 status unpacked geoip-database 1.4.7~beta5+dfsg-2 2010-07-19 10:59:12 status half-installed geoip-database 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status half-installed geoip-database 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status unpacked geoip-database 1.4.7~beta6+dfsg-1 2010-07-19 10:59:13 status unpacked geoip-database 1.4.7~beta6+dfsg-1 2010-07-19 10:59:13 upgrade libgeoip1 1.4.7~beta5+dfsg-2 1.4.7~beta6+dfsg-1 2010-07-19 10:59:13 status half-configured libgeoip1 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status unpacked libgeoip1 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status half-installed libgeoip1 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status half-installed libgeoip1 1.4.7~beta5+dfsg-2 2010-07-19 10:59:13 status unpacked libgeoip1 1.4.7~beta6+dfsg-1 2010-07-19 10:59:13 status unpacked libgeoip1 1.4.7~beta6+dfsg-1 2010-07-19 10:59:13 upgrade bind9-host 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:13 status half-configured bind9-host 1:9.7.1.dfsg-2 2010-07-19 10:59:13 status unpacked bind9-host 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed bind9-host 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed bind9-host 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed bind9-host 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status unpacked bind9-host 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 status unpacked bind9-host 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 upgrade dnsutils 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 status half-configured dnsutils 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status unpacked dnsutils 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed dnsutils 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed dnsutils 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed dnsutils 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status unpacked dnsutils 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 status unpacked dnsutils 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 upgrade libisc60 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:14 status half-configured libisc60 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status unpacked libisc60 1:9.7.1.dfsg-2 2010-07-19 10:59:14 status half-installed libisc60 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status half-installed libisc60 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status unpacked libisc60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 status unpacked libisc60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 upgrade libdns66 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 status half-configured libdns66 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status unpacked libdns66 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status half-installed libdns66 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status half-installed libdns66 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status unpacked libdns66 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 status unpacked libdns66 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 upgrade libisccc60 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:15 status half-configured libisccc60 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status unpacked libisccc60 1:9.7.1.dfsg-2 2010-07-19 10:59:15 status half-installed libisccc60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status half-installed libisccc60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status unpacked libisccc60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 status unpacked libisccc60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 upgrade libisccfg60 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 status half-configured libisccfg60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status unpacked libisccfg60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status half-installed libisccfg60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status half-installed libisccfg60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status unpacked libisccfg60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 status unpacked libisccfg60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 upgrade liblwres60 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:16 status half-configured liblwres60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status unpacked liblwres60 1:9.7.1.dfsg-2 2010-07-19 10:59:16 status half-installed liblwres60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status half-installed liblwres60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status unpacked liblwres60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:17 status unpacked liblwres60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:17 upgrade libbind9-60 1:9.7.1.dfsg-2 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:17 status half-configured libbind9-60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status unpacked libbind9-60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status half-installed libbind9-60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status half-installed libbind9-60 1:9.7.1.dfsg-2 2010-07-19 10:59:17 status unpacked libbind9-60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:17 status unpacked libbind9-60 1:9.7.1.dfsg.P2-2 2010-07-19 10:59:17 upgrade file 5.04-3 5.04-4 2010-07-19 10:59:17 status half-configured file 5.04-3 2010-07-19 10:59:17 status unpacked file 5.04-3 2010-07-19 10:59:17 status half-installed file 5.04-3 2010-07-19 10:59:17 status half-installed file 5.04-3 2010-07-19 10:59:18 status half-installed file 5.04-3 2010-07-19 10:59:18 status unpacked file 5.04-4 2010-07-19 10:59:18 status unpacked file 5.04-4 2010-07-19 10:59:18 upgrade libmagic1 5.04-3 5.04-4 2010-07-19 10:59:18 status half-configured libmagic1 5.04-3 2010-07-19 10:59:18 status unpacked libmagic1 5.04-3 2010-07-19 10:59:18 status half-installed libmagic1 5.04-3 2010-07-19 10:59:18 status half-installed libmagic1 5.04-3 2010-07-19 10:59:18 status half-installed libmagic1 5.04-3 2010-07-19 10:59:18 status unpacked libmagic1 5.04-4 2010-07-19 10:59:18 status unpacked libmagic1 5.04-4 2010-07-19 10:59:18 upgrade libldap-2.4-2 2.4.21-1 2.4.23-2 2010-07-19 10:59:18 status half-configured libldap-2.4-2 2.4.21-1 2010-07-19 10:59:18 status unpacked libldap-2.4-2 2.4.21-1 2010-07-19 10:59:19 status half-installed libldap-2.4-2 2.4.21-1 2010-07-19 10:59:19 status half-installed libldap-2.4-2 2.4.21-1 2010-07-19 10:59:19 status half-installed libldap-2.4-2 2.4.21-1 2010-07-19 10:59:19 status unpacked libldap-2.4-2 2.4.23-2 2010-07-19 10:59:19 status unpacked libldap-2.4-2 2.4.23-2 2010-07-19 10:59:19 upgrade nfs-common 1:1.2.2-1 1:1.2.2-2 2010-07-19 10:59:19 status half-configured nfs-common 1:1.2.2-1 2010-07-19 10:59:19 status unpacked nfs-common 1:1.2.2-1 2010-07-19 10:59:19 status half-installed nfs-common 1:1.2.2-1 2010-07-19 10:59:19 status half-installed nfs-common 1:1.2.2-1 2010-07-19 10:59:20 status half-installed nfs-common 1:1.2.2-1 2010-07-19 10:59:20 status unpacked nfs-common 1:1.2.2-2 2010-07-19 10:59:20 status unpacked nfs-common 1:1.2.2-2 2010-07-19 10:59:20 upgrade python 2.6.5-6 2.6.5-8 2010-07-19 10:59:20 status half-configured python 2.6.5-6 2010-07-19 10:59:20 status unpacked python 2.6.5-6 2010-07-19 10:59:20 status half-installed python 2.6.5-6 2010-07-19 10:59:20 status half-installed python 2.6.5-6 2010-07-19 10:59:21 status half-installed python 2.6.5-6 2010-07-19 10:59:21 status unpacked python 2.6.5-8 2010-07-19 10:59:21 status unpacked python 2.6.5-8 2010-07-19 10:59:21 upgrade python-minimal 2.6.5-6 2.6.5-8 2010-07-19 10:59:21 status half-configured python-minimal 2.6.5-6 2010-07-19 10:59:21 status unpacked python-minimal 2.6.5-6 2010-07-19 10:59:21 status half-installed python-minimal 2.6.5-6 2010-07-19 10:59:21 status half-installed python-minimal 2.6.5-6 2010-07-19 10:59:21 status half-installed python-minimal 2.6.5-6 2010-07-19 10:59:21 status unpacked python-minimal 2.6.5-8 2010-07-19 10:59:21 status unpacked python-minimal 2.6.5-8 2010-07-19 10:59:21 upgrade python-apt 0.7.95 0.7.96.1 2010-07-19 10:59:21 status half-configured python-apt 0.7.95 2010-07-19 10:59:22 status unpacked python-apt 0.7.95 2010-07-19 10:59:22 status half-installed python-apt 0.7.95 2010-07-19 10:59:23 status half-installed python-apt 0.7.95 2010-07-19 10:59:23 status unpacked python-apt 0.7.96.1 2010-07-19 10:59:23 status unpacked python-apt 0.7.96.1 2010-07-19 10:59:23 upgrade w3m 0.5.2-6 0.5.2-7 2010-07-19 10:59:23 status half-configured w3m 0.5.2-6 2010-07-19 10:59:23 status unpacked w3m 0.5.2-6 2010-07-19 10:59:23 status half-installed w3m 0.5.2-6 2010-07-19 10:59:23 status half-installed w3m 0.5.2-6 2010-07-19 10:59:23 status half-installed w3m 0.5.2-6 2010-07-19 10:59:24 status half-installed w3m 0.5.2-6 2010-07-19 10:59:24 status unpacked w3m 0.5.2-7 2010-07-19 10:59:24 status unpacked w3m 0.5.2-7 2010-07-19 10:59:24 install alsa-oss 1.0.17-4 2010-07-19 10:59:24 status half-installed alsa-oss 1.0.17-4 2010-07-19 10:59:24 status half-installed alsa-oss 1.0.17-4 2010-07-19 10:59:25 status unpacked alsa-oss 1.0.17-4 2010-07-19 10:59:25 status unpacked alsa-oss 1.0.17-4 2010-07-19 10:59:25 upgrade bogofilter-common 1.2.1-3 1.2.2-1 2010-07-19 10:59:25 status half-configured bogofilter-common 1.2.1-3 2010-07-19 10:59:25 status unpacked bogofilter-common 1.2.1-3 2010-07-19 10:59:25 status half-installed bogofilter-common 1.2.1-3 2010-07-19 10:59:25 status half-installed bogofilter-common 1.2.1-3 2010-07-19 10:59:25 status half-installed bogofilter-common 1.2.1-3 2010-07-19 10:59:25 status unpacked bogofilter-common 1.2.2-1 2010-07-19 10:59:26 status unpacked bogofilter-common 1.2.2-1 2010-07-19 10:59:26 upgrade bogofilter-bdb 1.2.1-3 1.2.2-1 2010-07-19 10:59:26 status half-configured bogofilter-bdb 1.2.1-3 2010-07-19 10:59:26 status unpacked bogofilter-bdb 1.2.1-3 2010-07-19 10:59:26 status half-installed bogofilter-bdb 1.2.1-3 2010-07-19 10:59:26 status half-installed bogofilter-bdb 1.2.1-3 2010-07-19 10:59:26 status half-installed bogofilter-bdb 1.2.1-3 2010-07-19 10:59:26 status unpacked bogofilter-bdb 1.2.2-1 2010-07-19 10:59:26 status unpacked bogofilter-bdb 1.2.2-1 2010-07-19 10:59:27 upgrade bogofilter 1.2.1-3 1.2.2-1 2010-07-19 10:59:27 status half-configured bogofilter 1.2.1-3 2010-07-19 10:59:27 status unpacked bogofilter 1.2.1-3 2010-07-19 10:59:27 status half-installed bogofilter 1.2.1-3 2010-07-19 10:59:27 status half-installed bogofilter 1.2.1-3 2010-07-19 10:59:27 status unpacked bogofilter 1.2.2-1 2010-07-19 10:59:27 status unpacked bogofilter 1.2.2-1 2010-07-19 10:59:27 upgrade cdebootstrap 0.5.5 0.5.6 2010-07-19 10:59:27 status half-configured cdebootstrap 0.5.5 2010-07-19 10:59:27 status unpacked cdebootstrap 0.5.5 2010-07-19 10:59:27 status half-installed cdebootstrap 0.5.5 2010-07-19 10:59:27 status half-installed cdebootstrap 0.5.5 2010-07-19 10:59:27 status half-installed cdebootstrap 0.5.5 2010-07-19 10:59:27 status unpacked cdebootstrap 0.5.6 2010-07-19 10:59:27 status unpacked cdebootstrap 0.5.6 2010-07-19 10:59:27 upgrade g++-4.3 4.3.5-1 4.3.5-2 2010-07-19 10:59:27 status half-configured g++-4.3 4.3.5-1 2010-07-19 10:59:27 status unpacked g++-4.3 4.3.5-1 2010-07-19 10:59:28 status half-installed g++-4.3 4.3.5-1 2010-07-19 10:59:28 status half-installed g++-4.3 4.3.5-1 2010-07-19 10:59:28 status unpacked g++-4.3 4.3.5-2 2010-07-19 10:59:28 status unpacked g++-4.3 4.3.5-2 2010-07-19 10:59:28 upgrade libstdc++6-4.3-dev 4.3.5-1 4.3.5-2 2010-07-19 10:59:28 status half-configured libstdc++6-4.3-dev 4.3.5-1 2010-07-19 10:59:28 status unpacked libstdc++6-4.3-dev 4.3.5-1 2010-07-19 10:59:28 status half-installed libstdc++6-4.3-dev 4.3.5-1 2010-07-19 10:59:29 status half-installed libstdc++6-4.3-dev 4.3.5-1 2010-07-19 10:59:29 status unpacked libstdc++6-4.3-dev 4.3.5-2 2010-07-19 10:59:30 status unpacked libstdc++6-4.3-dev 4.3.5-2 2010-07-19 10:59:30 upgrade gcc-4.3 4.3.5-1 4.3.5-2 2010-07-19 10:59:30 status half-configured gcc-4.3 4.3.5-1 2010-07-19 10:59:30 status unpacked gcc-4.3 4.3.5-1 2010-07-19 10:59:30 status half-installed gcc-4.3 4.3.5-1 2010-07-19 10:59:30 status half-installed gcc-4.3 4.3.5-1 2010-07-19 10:59:30 status unpacked gcc-4.3 4.3.5-2 2010-07-19 10:59:31 status unpacked gcc-4.3 4.3.5-2 2010-07-19 10:59:31 upgrade cpp-4.3 4.3.5-1 4.3.5-2 2010-07-19 10:59:31 status half-configured cpp-4.3 4.3.5-1 2010-07-19 10:59:31 status unpacked cpp-4.3 4.3.5-1 2010-07-19 10:59:31 status half-installed cpp-4.3 4.3.5-1 2010-07-19 10:59:32 status half-installed cpp-4.3 4.3.5-1 2010-07-19 10:59:32 status unpacked cpp-4.3 4.3.5-2 2010-07-19 10:59:32 status unpacked cpp-4.3 4.3.5-2 2010-07-19 10:59:32 upgrade gcc-4.3-base 4.3.5-1 4.3.5-2 2010-07-19 10:59:32 status half-configured gcc-4.3-base 4.3.5-1 2010-07-19 10:59:32 status unpacked gcc-4.3-base 4.3.5-1 2010-07-19 10:59:32 status half-installed gcc-4.3-base 4.3.5-1 2010-07-19 10:59:32 status half-installed gcc-4.3-base 4.3.5-1 2010-07-19 10:59:32 status unpacked gcc-4.3-base 4.3.5-2 2010-07-19 10:59:32 status unpacked gcc-4.3-base 4.3.5-2 2010-07-19 10:59:32 install libmpfr4 3.0.0-2 2010-07-19 10:59:32 status half-installed libmpfr4 3.0.0-2 2010-07-19 10:59:32 status unpacked libmpfr4 3.0.0-2 2010-07-19 10:59:32 status unpacked libmpfr4 3.0.0-2 2010-07-19 10:59:32 upgrade devscripts 2.10.64 2.10.65.1 2010-07-19 10:59:32 status half-configured devscripts 2.10.64 2010-07-19 10:59:33 status unpacked devscripts 2.10.64 2010-07-19 10:59:33 status half-installed devscripts 2.10.64 2010-07-19 10:59:33 status half-installed devscripts 2.10.64 2010-07-19 10:59:33 status half-installed devscripts 2.10.64 2010-07-19 10:59:33 status unpacked devscripts 2.10.65.1 2010-07-19 10:59:33 status unpacked devscripts 2.10.65.1 2010-07-19 10:59:34 upgrade diffstat 1.47-1 1.52-1 2010-07-19 10:59:34 status half-configured diffstat 1.47-1 2010-07-19 10:59:34 status unpacked diffstat 1.47-1 2010-07-19 10:59:34 status half-installed diffstat 1.47-1 2010-07-19 10:59:34 status half-installed diffstat 1.47-1 2010-07-19 10:59:34 status half-installed diffstat 1.47-1 2010-07-19 10:59:34 status unpacked diffstat 1.52-1 2010-07-19 10:59:34 status unpacked diffstat 1.52-1 2010-07-19 10:59:34 upgrade doxygen 1.6.3-1 1.7.1-1 2010-07-19 10:59:34 status half-configured doxygen 1.6.3-1 2010-07-19 10:59:34 status unpacked doxygen 1.6.3-1 2010-07-19 10:59:34 status half-installed doxygen 1.6.3-1 2010-07-19 10:59:34 status half-installed doxygen 1.6.3-1 2010-07-19 10:59:35 status half-installed doxygen 1.6.3-1 2010-07-19 10:59:35 status unpacked doxygen 1.7.1-1 2010-07-19 10:59:35 status unpacked doxygen 1.7.1-1 2010-07-19 10:59:35 upgrade libespeak1 1.43-1 1.43.03-1 2010-07-19 10:59:35 status half-configured libespeak1 1.43-1 2010-07-19 10:59:35 status unpacked libespeak1 1.43-1 2010-07-19 10:59:35 status half-installed libespeak1 1.43-1 2010-07-19 10:59:35 status half-installed libespeak1 1.43-1 2010-07-19 10:59:35 status unpacked libespeak1 1.43.03-1 2010-07-19 10:59:35 status unpacked libespeak1 1.43.03-1 2010-07-19 10:59:35 upgrade espeak-data 1.43-1 1.43.03-1 2010-07-19 10:59:35 status half-configured espeak-data 1.43-1 2010-07-19 10:59:35 status unpacked espeak-data 1.43-1 2010-07-19 10:59:35 status half-installed espeak-data 1.43-1 2010-07-19 10:59:36 status half-installed espeak-data 1.43-1 2010-07-19 10:59:36 status unpacked espeak-data 1.43.03-1 2010-07-19 10:59:36 status unpacked espeak-data 1.43.03-1 2010-07-19 10:59:36 upgrade espeak 1.43-1 1.43.03-1 2010-07-19 10:59:36 status half-configured espeak 1.43-1 2010-07-19 10:59:36 status unpacked espeak 1.43-1 2010-07-19 10:59:36 status half-installed espeak 1.43-1 2010-07-19 10:59:36 status half-installed espeak 1.43-1 2010-07-19 10:59:36 status half-installed espeak 1.43-1 2010-07-19 10:59:36 status unpacked espeak 1.43.03-1 2010-07-19 10:59:36 status unpacked espeak 1.43.03-1 2010-07-19 10:59:36 upgrade etckeeper 0.47 0.48 2010-07-19 10:59:36 status half-configured etckeeper 0.47 2010-07-19 10:59:37 status unpacked etckeeper 0.47 2010-07-19 10:59:37 status half-installed etckeeper 0.47 2010-07-19 10:59:37 status half-installed etckeeper 0.47 2010-07-19 10:59:37 status half-installed etckeeper 0.47 2010-07-19 10:59:37 status unpacked etckeeper 0.48 2010-07-19 10:59:37 status unpacked etckeeper 0.48 2010-07-19 10:59:37 install libestools2.0 1:2.0.95~beta-1 2010-07-19 10:59:37 status half-installed libestools2.0 1:2.0.95~beta-1 2010-07-19 10:59:37 status unpacked libestools2.0 1:2.0.95~beta-1 2010-07-19 10:59:37 status unpacked libestools2.0 1:2.0.95~beta-1 2010-07-19 10:59:38 upgrade sgml-base 1.26 1.26+nmu1 2010-07-19 10:59:38 status half-configured sgml-base 1.26 2010-07-19 10:59:38 status unpacked sgml-base 1.26 2010-07-19 10:59:38 status half-installed sgml-base 1.26 2010-07-19 10:59:38 status half-installed sgml-base 1.26 2010-07-19 10:59:38 status half-installed sgml-base 1.26 2010-07-19 10:59:38 status unpacked sgml-base 1.26+nmu1 2010-07-19 10:59:38 status unpacked sgml-base 1.26+nmu1 2010-07-19 10:59:38 upgrade festival 1.96~beta-10 1:2.0.95~beta-1 2010-07-19 10:59:38 status half-configured festival 1.96~beta-10 2010-07-19 10:59:38 status unpacked festival 1.96~beta-10 2010-07-19 10:59:38 status half-installed festival 1.96~beta-10 2010-07-19 10:59:39 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-19 10:59:39 status half-installed festival 1.96~beta-10 2010-07-19 10:59:39 status half-installed festival 1.96~beta-10 2010-07-19 10:59:39 status half-installed festival 1.96~beta-10 2010-07-19 10:59:39 status unpacked festival 1:2.0.95~beta-1 2010-07-19 10:59:39 status unpacked festival 1:2.0.95~beta-1 2010-07-19 10:59:39 upgrade feynmf 1.08-5 1.08-6 2010-07-19 10:59:39 status half-configured feynmf 1.08-5 2010-07-19 10:59:39 status unpacked feynmf 1.08-5 2010-07-19 10:59:39 status half-installed feynmf 1.08-5 2010-07-19 10:59:40 status half-installed feynmf 1.08-5 2010-07-19 10:59:41 status half-installed feynmf 1.08-5 2010-07-19 10:59:41 status unpacked feynmf 1.08-6 2010-07-19 10:59:41 status unpacked feynmf 1.08-6 2010-07-19 10:59:41 upgrade libgstreamer0.10-0 0.10.29-1 0.10.30-1 2010-07-19 10:59:41 status half-configured libgstreamer0.10-0 0.10.29-1 2010-07-19 10:59:41 status unpacked libgstreamer0.10-0 0.10.29-1 2010-07-19 10:59:41 status half-installed libgstreamer0.10-0 0.10.29-1 2010-07-19 10:59:42 status half-installed libgstreamer0.10-0 0.10.29-1 2010-07-19 10:59:42 status unpacked libgstreamer0.10-0 0.10.30-1 2010-07-19 10:59:42 status unpacked libgstreamer0.10-0 0.10.30-1 2010-07-19 10:59:42 upgrade gir1.0-gstreamer-0.10 0.10.29-1 0.10.30-1 2010-07-19 10:59:42 status half-configured gir1.0-gstreamer-0.10 0.10.29-1 2010-07-19 10:59:42 status unpacked gir1.0-gstreamer-0.10 0.10.29-1 2010-07-19 10:59:42 status half-installed gir1.0-gstreamer-0.10 0.10.29-1 2010-07-19 10:59:43 status half-installed gir1.0-gstreamer-0.10 0.10.29-1 2010-07-19 10:59:43 status unpacked gir1.0-gstreamer-0.10 0.10.30-1 2010-07-19 10:59:43 status unpacked gir1.0-gstreamer-0.10 0.10.30-1 2010-07-19 10:59:43 upgrade gnome-about 2.30.0-2 2.30.2-1 2010-07-19 10:59:43 status half-configured gnome-about 2.30.0-2 2010-07-19 10:59:43 status unpacked gnome-about 2.30.0-2 2010-07-19 10:59:43 status half-installed gnome-about 2.30.0-2 2010-07-19 10:59:43 status half-installed gnome-about 2.30.0-2 2010-07-19 10:59:43 status half-installed gnome-about 2.30.0-2 2010-07-19 10:59:43 status half-installed gnome-about 2.30.0-2 2010-07-19 10:59:43 status half-installed gnome-about 2.30.0-2 2010-07-19 10:59:43 status unpacked gnome-about 2.30.2-1 2010-07-19 10:59:43 status unpacked gnome-about 2.30.2-1 2010-07-19 10:59:44 upgrade gnome-desktop-data 2.30.0-2 2.30.2-1 2010-07-19 10:59:44 status half-configured gnome-desktop-data 2.30.0-2 2010-07-19 10:59:44 status unpacked gnome-desktop-data 2.30.0-2 2010-07-19 10:59:44 status half-installed gnome-desktop-data 2.30.0-2 2010-07-19 10:59:45 status half-installed gnome-desktop-data 2.30.0-2 2010-07-19 10:59:45 status unpacked gnome-desktop-data 2.30.2-1 2010-07-19 10:59:45 status unpacked gnome-desktop-data 2.30.2-1 2010-07-19 10:59:45 upgrade grub-pc 1.98+20100706-1 1.98+20100710-1 2010-07-19 10:59:45 status half-configured grub-pc 1.98+20100706-1 2010-07-19 10:59:45 status unpacked grub-pc 1.98+20100706-1 2010-07-19 10:59:45 status half-installed grub-pc 1.98+20100706-1 2010-07-19 10:59:46 status half-installed grub-pc 1.98+20100706-1 2010-07-19 10:59:46 status half-installed grub-pc 1.98+20100706-1 2010-07-19 10:59:47 status unpacked grub-pc 1.98+20100710-1 2010-07-19 10:59:47 status unpacked grub-pc 1.98+20100710-1 2010-07-19 10:59:47 upgrade libfreetype6-dev 2.3.11-1 2.4.0-2 2010-07-19 10:59:47 status half-configured libfreetype6-dev 2.3.11-1 2010-07-19 10:59:47 status unpacked libfreetype6-dev 2.3.11-1 2010-07-19 10:59:47 status half-installed libfreetype6-dev 2.3.11-1 2010-07-19 10:59:47 status half-installed libfreetype6-dev 2.3.11-1 2010-07-19 10:59:47 status half-installed libfreetype6-dev 2.3.11-1 2010-07-19 10:59:48 status unpacked libfreetype6-dev 2.4.0-2 2010-07-19 10:59:48 status unpacked libfreetype6-dev 2.4.0-2 2010-07-19 10:59:48 upgrade libfreetype6 2.3.11-1 2.4.0-2 2010-07-19 10:59:48 status half-configured libfreetype6 2.3.11-1 2010-07-19 10:59:48 status unpacked libfreetype6 2.3.11-1 2010-07-19 10:59:48 status half-installed libfreetype6 2.3.11-1 2010-07-19 10:59:48 status half-installed libfreetype6 2.3.11-1 2010-07-19 10:59:48 status unpacked libfreetype6 2.4.0-2 2010-07-19 10:59:48 status unpacked libfreetype6 2.4.0-2 2010-07-19 10:59:48 upgrade grub-common 1.98+20100706-1 1.98+20100710-1 2010-07-19 10:59:48 status half-configured grub-common 1.98+20100706-1 2010-07-19 10:59:48 status unpacked grub-common 1.98+20100706-1 2010-07-19 10:59:48 status half-installed grub-common 1.98+20100706-1 2010-07-19 10:59:49 status half-installed grub-common 1.98+20100706-1 2010-07-19 10:59:49 status half-installed grub-common 1.98+20100706-1 2010-07-19 10:59:50 status half-installed grub-common 1.98+20100706-1 2010-07-19 10:59:50 status unpacked grub-common 1.98+20100710-1 2010-07-19 10:59:50 status unpacked grub-common 1.98+20100710-1 2010-07-19 10:59:50 upgrade libgstreamer-plugins-base0.10-0 0.10.29-4 0.10.30-1 2010-07-19 10:59:50 status half-configured libgstreamer-plugins-base0.10-0 0.10.29-4 2010-07-19 10:59:50 status unpacked libgstreamer-plugins-base0.10-0 0.10.29-4 2010-07-19 10:59:50 status half-installed libgstreamer-plugins-base0.10-0 0.10.29-4 2010-07-19 10:59:50 status half-installed libgstreamer-plugins-base0.10-0 0.10.29-4 2010-07-19 10:59:51 status unpacked libgstreamer-plugins-base0.10-0 0.10.30-1 2010-07-19 10:59:51 status unpacked libgstreamer-plugins-base0.10-0 0.10.30-1 2010-07-19 10:59:51 upgrade gstreamer0.10-alsa 0.10.29-4 0.10.30-1 2010-07-19 10:59:51 status half-configured gstreamer0.10-alsa 0.10.29-4 2010-07-19 10:59:51 status unpacked gstreamer0.10-alsa 0.10.29-4 2010-07-19 10:59:51 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-07-19 10:59:51 status half-installed gstreamer0.10-alsa 0.10.29-4 2010-07-19 10:59:51 status unpacked gstreamer0.10-alsa 0.10.30-1 2010-07-19 10:59:51 status unpacked gstreamer0.10-alsa 0.10.30-1 2010-07-19 10:59:51 upgrade liborc-0.4-0 0.4.5-1 0.4.6-1 2010-07-19 10:59:51 status half-configured liborc-0.4-0 0.4.5-1 2010-07-19 10:59:51 status unpacked liborc-0.4-0 0.4.5-1 2010-07-19 10:59:51 status half-installed liborc-0.4-0 0.4.5-1 2010-07-19 10:59:51 status half-installed liborc-0.4-0 0.4.5-1 2010-07-19 10:59:52 status unpacked liborc-0.4-0 0.4.6-1 2010-07-19 10:59:52 status unpacked liborc-0.4-0 0.4.6-1 2010-07-19 10:59:52 upgrade gstreamer0.10-plugins-base 0.10.29-4 0.10.30-1 2010-07-19 10:59:52 status half-configured gstreamer0.10-plugins-base 0.10.29-4 2010-07-19 10:59:53 status unpacked gstreamer0.10-plugins-base 0.10.29-4 2010-07-19 10:59:53 status half-installed gstreamer0.10-plugins-base 0.10.29-4 2010-07-19 10:59:53 status half-installed gstreamer0.10-plugins-base 0.10.29-4 2010-07-19 10:59:53 status unpacked gstreamer0.10-plugins-base 0.10.30-1 2010-07-19 10:59:53 status unpacked gstreamer0.10-plugins-base 0.10.30-1 2010-07-19 10:59:53 upgrade gstreamer0.10-plugins-good 0.10.23-4 0.10.24-1 2010-07-19 10:59:53 status half-configured gstreamer0.10-plugins-good 0.10.23-4 2010-07-19 10:59:53 status unpacked gstreamer0.10-plugins-good 0.10.23-4 2010-07-19 10:59:53 status half-installed gstreamer0.10-plugins-good 0.10.23-4 2010-07-19 10:59:53 status triggers-pending gconf2 2.28.1-3 2010-07-19 10:59:53 status half-installed gstreamer0.10-plugins-good 0.10.23-4 2010-07-19 10:59:54 status half-installed gstreamer0.10-plugins-good 0.10.23-4 2010-07-19 10:59:54 status unpacked gstreamer0.10-plugins-good 0.10.24-1 2010-07-19 10:59:55 status unpacked gstreamer0.10-plugins-good 0.10.24-1 2010-07-19 10:59:55 upgrade gstreamer0.10-tools 0.10.29-1 0.10.30-1 2010-07-19 10:59:55 status half-configured gstreamer0.10-tools 0.10.29-1 2010-07-19 10:59:55 status unpacked gstreamer0.10-tools 0.10.29-1 2010-07-19 10:59:55 status half-installed gstreamer0.10-tools 0.10.29-1 2010-07-19 10:59:55 status half-installed gstreamer0.10-tools 0.10.29-1 2010-07-19 10:59:55 status half-installed gstreamer0.10-tools 0.10.29-1 2010-07-19 10:59:55 status unpacked gstreamer0.10-tools 0.10.30-1 2010-07-19 10:59:55 status unpacked gstreamer0.10-tools 0.10.30-1 2010-07-19 10:59:55 upgrade gstreamer0.10-x 0.10.29-4 0.10.30-1 2010-07-19 10:59:55 status half-configured gstreamer0.10-x 0.10.29-4 2010-07-19 10:59:55 status unpacked gstreamer0.10-x 0.10.29-4 2010-07-19 10:59:55 status half-installed gstreamer0.10-x 0.10.29-4 2010-07-19 10:59:56 status half-installed gstreamer0.10-x 0.10.29-4 2010-07-19 10:59:56 status unpacked gstreamer0.10-x 0.10.30-1 2010-07-19 10:59:56 status unpacked gstreamer0.10-x 0.10.30-1 2010-07-19 10:59:56 upgrade libarchive1 2.8.3-1 2.8.4-1 2010-07-19 10:59:56 status half-configured libarchive1 2.8.3-1 2010-07-19 10:59:56 status unpacked libarchive1 2.8.3-1 2010-07-19 10:59:56 status half-installed libarchive1 2.8.3-1 2010-07-19 10:59:56 status half-installed libarchive1 2.8.3-1 2010-07-19 10:59:57 status half-installed libarchive1 2.8.3-1 2010-07-19 10:59:57 status unpacked libarchive1 2.8.4-1 2010-07-19 10:59:57 status unpacked libarchive1 2.8.4-1 2010-07-19 10:59:57 upgrade libgl1-mesa-dri 7.7.1-3 7.7.1-4 2010-07-19 10:59:57 status half-configured libgl1-mesa-dri 7.7.1-3 2010-07-19 10:59:57 status unpacked libgl1-mesa-dri 7.7.1-3 2010-07-19 10:59:57 status half-installed libgl1-mesa-dri 7.7.1-3 2010-07-19 10:59:58 status half-installed libgl1-mesa-dri 7.7.1-3 2010-07-19 10:59:58 status unpacked libgl1-mesa-dri 7.7.1-4 2010-07-19 10:59:59 status unpacked libgl1-mesa-dri 7.7.1-4 2010-07-19 10:59:59 upgrade libgl1-mesa-glx 7.7.1-3 7.7.1-4 2010-07-19 10:59:59 status half-configured libgl1-mesa-glx 7.7.1-3 2010-07-19 10:59:59 status unpacked libgl1-mesa-glx 7.7.1-3 2010-07-19 10:59:59 status half-installed libgl1-mesa-glx 7.7.1-3 2010-07-19 10:59:59 status half-installed libgl1-mesa-glx 7.7.1-3 2010-07-19 10:59:59 status unpacked libgl1-mesa-glx 7.7.1-4 2010-07-19 10:59:59 status unpacked libgl1-mesa-glx 7.7.1-4 2010-07-19 10:59:59 upgrade libchamplain-0.4-0 0.4.6-1 0.4.6-2 2010-07-19 10:59:59 status half-configured libchamplain-0.4-0 0.4.6-1 2010-07-19 10:59:59 status unpacked libchamplain-0.4-0 0.4.6-1 2010-07-19 10:59:59 status half-installed libchamplain-0.4-0 0.4.6-1 2010-07-19 10:59:59 status half-installed libchamplain-0.4-0 0.4.6-1 2010-07-19 10:59:59 status unpacked libchamplain-0.4-0 0.4.6-2 2010-07-19 11:00:00 status unpacked libchamplain-0.4-0 0.4.6-2 2010-07-19 11:00:00 upgrade libchamplain-gtk-0.4-0 0.4.6-1 0.4.6-2 2010-07-19 11:00:00 status half-configured libchamplain-gtk-0.4-0 0.4.6-1 2010-07-19 11:00:00 status unpacked libchamplain-gtk-0.4-0 0.4.6-1 2010-07-19 11:00:00 status half-installed libchamplain-gtk-0.4-0 0.4.6-1 2010-07-19 11:00:00 status half-installed libchamplain-gtk-0.4-0 0.4.6-1 2010-07-19 11:00:00 status unpacked libchamplain-gtk-0.4-0 0.4.6-2 2010-07-19 11:00:00 status unpacked libchamplain-gtk-0.4-0 0.4.6-2 2010-07-19 11:00:00 upgrade libdevkit-power-gobject1 1:0.9.4-2 1:0.9.5-1 2010-07-19 11:00:00 status half-configured libdevkit-power-gobject1 1:0.9.4-2 2010-07-19 11:00:00 status unpacked libdevkit-power-gobject1 1:0.9.4-2 2010-07-19 11:00:00 status half-installed libdevkit-power-gobject1 1:0.9.4-2 2010-07-19 11:00:00 status half-installed libdevkit-power-gobject1 1:0.9.4-2 2010-07-19 11:00:00 status unpacked libdevkit-power-gobject1 1:0.9.5-1 2010-07-19 11:00:01 status unpacked libdevkit-power-gobject1 1:0.9.5-1 2010-07-19 11:00:01 upgrade libdvdread4 4.1.3-9 4.1.3-10 2010-07-19 11:00:01 status half-configured libdvdread4 4.1.3-9 2010-07-19 11:00:01 status unpacked libdvdread4 4.1.3-9 2010-07-19 11:00:01 status half-installed libdvdread4 4.1.3-9 2010-07-19 11:00:01 status half-installed libdvdread4 4.1.3-9 2010-07-19 11:00:01 status unpacked libdvdread4 4.1.3-10 2010-07-19 11:00:01 status unpacked libdvdread4 4.1.3-10 2010-07-19 11:00:01 upgrade libglu1-mesa 7.7.1-3 7.7.1-4 2010-07-19 11:00:01 status half-configured libglu1-mesa 7.7.1-3 2010-07-19 11:00:01 status unpacked libglu1-mesa 7.7.1-3 2010-07-19 11:00:01 status half-installed libglu1-mesa 7.7.1-3 2010-07-19 11:00:01 status half-installed libglu1-mesa 7.7.1-3 2010-07-19 11:00:01 status unpacked libglu1-mesa 7.7.1-4 2010-07-19 11:00:01 status unpacked libglu1-mesa 7.7.1-4 2010-07-19 11:00:02 upgrade libgnome-desktop-2-17 2.30.0-2 2.30.2-1 2010-07-19 11:00:02 status half-configured libgnome-desktop-2-17 2.30.0-2 2010-07-19 11:00:02 status unpacked libgnome-desktop-2-17 2.30.0-2 2010-07-19 11:00:02 status half-installed libgnome-desktop-2-17 2.30.0-2 2010-07-19 11:00:02 status half-installed libgnome-desktop-2-17 2.30.0-2 2010-07-19 11:00:02 status unpacked libgnome-desktop-2-17 2.30.2-1 2010-07-19 11:00:02 status unpacked libgnome-desktop-2-17 2.30.2-1 2010-07-19 11:00:02 install libicu44 4.4.1-5 2010-07-19 11:00:02 status half-installed libicu44 4.4.1-5 2010-07-19 11:00:03 status unpacked libicu44 4.4.1-5 2010-07-19 11:00:03 status unpacked libicu44 4.4.1-5 2010-07-19 11:00:03 upgrade libimobiledevice1 1.0.1-1+b1 1.0.2-1 2010-07-19 11:00:03 status half-configured libimobiledevice1 1.0.1-1+b1 2010-07-19 11:00:03 status unpacked libimobiledevice1 1.0.1-1+b1 2010-07-19 11:00:03 status half-installed libimobiledevice1 1.0.1-1+b1 2010-07-19 11:00:03 status half-installed libimobiledevice1 1.0.1-1+b1 2010-07-19 11:00:03 status unpacked libimobiledevice1 1.0.2-1 2010-07-19 11:00:03 status unpacked libimobiledevice1 1.0.2-1 2010-07-19 11:00:03 upgrade libnss3-1d 3.12.6-2 3.12.6-3 2010-07-19 11:00:03 status half-configured libnss3-1d 3.12.6-2 2010-07-19 11:00:03 status unpacked libnss3-1d 3.12.6-2 2010-07-19 11:00:03 status half-installed libnss3-1d 3.12.6-2 2010-07-19 11:00:04 status half-installed libnss3-1d 3.12.6-2 2010-07-19 11:00:04 status unpacked libnss3-1d 3.12.6-3 2010-07-19 11:00:04 status unpacked libnss3-1d 3.12.6-3 2010-07-19 11:00:04 upgrade libwbclient0 2:3.4.8~dfsg-1 2:3.4.8~dfsg-2 2010-07-19 11:00:04 status half-configured libwbclient0 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status unpacked libwbclient0 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status half-installed libwbclient0 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status half-installed libwbclient0 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status unpacked libwbclient0 2:3.4.8~dfsg-2 2010-07-19 11:00:04 status unpacked libwbclient0 2:3.4.8~dfsg-2 2010-07-19 11:00:04 upgrade libsmbclient 2:3.4.8~dfsg-1 2:3.4.8~dfsg-2 2010-07-19 11:00:04 status half-configured libsmbclient 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status unpacked libsmbclient 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status half-installed libsmbclient 2:3.4.8~dfsg-1 2010-07-19 11:00:04 status half-installed libsmbclient 2:3.4.8~dfsg-1 2010-07-19 11:00:05 status half-installed libsmbclient 2:3.4.8~dfsg-1 2010-07-19 11:00:05 status unpacked libsmbclient 2:3.4.8~dfsg-2 2010-07-19 11:00:05 status unpacked libsmbclient 2:3.4.8~dfsg-2 2010-07-19 11:00:05 upgrade libssh-4 0.4.4-1 0.4.5-1 2010-07-19 11:00:05 status half-configured libssh-4 0.4.4-1 2010-07-19 11:00:05 status unpacked libssh-4 0.4.4-1 2010-07-19 11:00:05 status half-installed libssh-4 0.4.4-1 2010-07-19 11:00:05 status half-installed libssh-4 0.4.4-1 2010-07-19 11:00:05 status unpacked libssh-4 0.4.5-1 2010-07-19 11:00:05 status unpacked libssh-4 0.4.5-1 2010-07-19 11:00:06 upgrade libtelepathy-glib0 0.11.9-1 0.11.10-1 2010-07-19 11:00:06 status half-configured libtelepathy-glib0 0.11.9-1 2010-07-19 11:00:06 status unpacked libtelepathy-glib0 0.11.9-1 2010-07-19 11:00:06 status half-installed libtelepathy-glib0 0.11.9-1 2010-07-19 11:00:06 status half-installed libtelepathy-glib0 0.11.9-1 2010-07-19 11:00:06 status unpacked libtelepathy-glib0 0.11.10-1 2010-07-19 11:00:06 status unpacked libtelepathy-glib0 0.11.10-1 2010-07-19 11:00:06 upgrade libupower-glib1 0.9.4-2 0.9.5-1 2010-07-19 11:00:06 status half-configured libupower-glib1 0.9.4-2 2010-07-19 11:00:06 status unpacked libupower-glib1 0.9.4-2 2010-07-19 11:00:06 status half-installed libupower-glib1 0.9.4-2 2010-07-19 11:00:06 status half-installed libupower-glib1 0.9.4-2 2010-07-19 11:00:06 status unpacked libupower-glib1 0.9.5-1 2010-07-19 11:00:06 status unpacked libupower-glib1 0.9.5-1 2010-07-19 11:00:07 upgrade libvte-common 1:0.24.1-1 1:0.24.3-1 2010-07-19 11:00:07 status half-configured libvte-common 1:0.24.1-1 2010-07-19 11:00:07 status unpacked libvte-common 1:0.24.1-1 2010-07-19 11:00:07 status half-installed libvte-common 1:0.24.1-1 2010-07-19 11:00:07 status half-installed libvte-common 1:0.24.1-1 2010-07-19 11:00:07 status unpacked libvte-common 1:0.24.3-1 2010-07-19 11:00:07 status unpacked libvte-common 1:0.24.3-1 2010-07-19 11:00:07 upgrade libvte9 1:0.24.1-1 1:0.24.3-1 2010-07-19 11:00:07 status half-configured libvte9 1:0.24.1-1 2010-07-19 11:00:07 status unpacked libvte9 1:0.24.1-1 2010-07-19 11:00:07 status half-installed libvte9 1:0.24.1-1 2010-07-19 11:00:08 status half-installed libvte9 1:0.24.1-1 2010-07-19 11:00:08 status unpacked libvte9 1:0.24.3-1 2010-07-19 11:00:08 status unpacked libvte9 1:0.24.3-1 2010-07-19 11:00:09 upgrade libwebkit-1.0-common 1.2.1-2 1.2.3-1 2010-07-19 11:00:09 status half-configured libwebkit-1.0-common 1.2.1-2 2010-07-19 11:00:09 status unpacked libwebkit-1.0-common 1.2.1-2 2010-07-19 11:00:09 status half-installed libwebkit-1.0-common 1.2.1-2 2010-07-19 11:00:09 status half-installed libwebkit-1.0-common 1.2.1-2 2010-07-19 11:00:09 status unpacked libwebkit-1.0-common 1.2.3-1 2010-07-19 11:00:09 status unpacked libwebkit-1.0-common 1.2.3-1 2010-07-19 11:00:10 upgrade libwebkit-1.0-2 1.2.1-2 1.2.3-1 2010-07-19 11:00:10 status half-configured libwebkit-1.0-2 1.2.1-2 2010-07-19 11:00:10 status unpacked libwebkit-1.0-2 1.2.1-2 2010-07-19 11:00:10 status half-installed libwebkit-1.0-2 1.2.1-2 2010-07-19 11:00:10 status half-installed libwebkit-1.0-2 1.2.1-2 2010-07-19 11:00:11 status unpacked libwebkit-1.0-2 1.2.3-1 2010-07-19 11:00:11 status unpacked libwebkit-1.0-2 1.2.3-1 2010-07-19 11:00:11 upgrade libwnck-common 2.30.0-2 2.30.0-4 2010-07-19 11:00:11 status half-configured libwnck-common 2.30.0-2 2010-07-19 11:00:11 status unpacked libwnck-common 2.30.0-2 2010-07-19 11:00:11 status half-installed libwnck-common 2.30.0-2 2010-07-19 11:00:11 status half-installed libwnck-common 2.30.0-2 2010-07-19 11:00:11 status unpacked libwnck-common 2.30.0-4 2010-07-19 11:00:11 status unpacked libwnck-common 2.30.0-4 2010-07-19 11:00:11 upgrade libwnck22 2.30.0-2 2.30.0-4 2010-07-19 11:00:11 status half-configured libwnck22 2.30.0-2 2010-07-19 11:00:11 status unpacked libwnck22 2.30.0-2 2010-07-19 11:00:11 status half-installed libwnck22 2.30.0-2 2010-07-19 11:00:12 status half-installed libwnck22 2.30.0-2 2010-07-19 11:00:12 status unpacked libwnck22 2.30.0-4 2010-07-19 11:00:12 status unpacked libwnck22 2.30.0-4 2010-07-19 11:00:12 upgrade mesa-utils 7.7.1-3 7.7.1-4 2010-07-19 11:00:12 status half-configured mesa-utils 7.7.1-3 2010-07-19 11:00:12 status unpacked mesa-utils 7.7.1-3 2010-07-19 11:00:12 status half-installed mesa-utils 7.7.1-3 2010-07-19 11:00:12 status half-installed mesa-utils 7.7.1-3 2010-07-19 11:00:12 status half-installed mesa-utils 7.7.1-3 2010-07-19 11:00:13 status unpacked mesa-utils 7.7.1-4 2010-07-19 11:00:13 status unpacked mesa-utils 7.7.1-4 2010-07-19 11:00:13 upgrade icedtea-6-jre-cacao 6b18-1.8-3 6b18-1.8-4 2010-07-19 11:00:13 status half-configured icedtea-6-jre-cacao 6b18-1.8-3 2010-07-19 11:00:13 status unpacked icedtea-6-jre-cacao 6b18-1.8-3 2010-07-19 11:00:13 status half-installed icedtea-6-jre-cacao 6b18-1.8-3 2010-07-19 11:00:13 status half-installed icedtea-6-jre-cacao 6b18-1.8-3 2010-07-19 11:00:13 status unpacked icedtea-6-jre-cacao 6b18-1.8-4 2010-07-19 11:00:13 status unpacked icedtea-6-jre-cacao 6b18-1.8-4 2010-07-19 11:00:13 upgrade openjdk-6-jre-lib 6b18-1.8-3 6b18-1.8-4 2010-07-19 11:00:13 status half-configured openjdk-6-jre-lib 6b18-1.8-3 2010-07-19 11:00:13 status unpacked openjdk-6-jre-lib 6b18-1.8-3 2010-07-19 11:00:13 status half-installed openjdk-6-jre-lib 6b18-1.8-3 2010-07-19 11:00:15 status half-installed openjdk-6-jre-lib 6b18-1.8-3 2010-07-19 11:00:15 status unpacked openjdk-6-jre-lib 6b18-1.8-4 2010-07-19 11:00:15 status unpacked openjdk-6-jre-lib 6b18-1.8-4 2010-07-19 11:00:15 upgrade openjdk-6-jre-headless 6b18-1.8-3 6b18-1.8-4 2010-07-19 11:00:15 status half-configured openjdk-6-jre-headless 6b18-1.8-3 2010-07-19 11:00:15 status unpacked openjdk-6-jre-headless 6b18-1.8-3 2010-07-19 11:00:15 status half-installed openjdk-6-jre-headless 6b18-1.8-3 2010-07-19 11:00:18 status half-installed openjdk-6-jre-headless 6b18-1.8-3 2010-07-19 11:00:19 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:00:19 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:00:19 upgrade openjdk-6-jre 6b18-1.8-3 6b18-1.8-4 2010-07-19 11:00:19 status half-configured openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status unpacked openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:19 status triggers-pending hicolor-icon-theme 0.11-1 2010-07-19 11:00:19 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:20 status half-installed openjdk-6-jre 6b18-1.8-3 2010-07-19 11:00:20 status unpacked openjdk-6-jre 6b18-1.8-4 2010-07-19 11:00:20 status unpacked openjdk-6-jre 6b18-1.8-4 2010-07-19 11:00:20 upgrade psmisc 22.11-1 22.12-1 2010-07-19 11:00:20 status half-configured psmisc 22.11-1 2010-07-19 11:00:20 status unpacked psmisc 22.11-1 2010-07-19 11:00:20 status half-installed psmisc 22.11-1 2010-07-19 11:00:20 status half-installed psmisc 22.11-1 2010-07-19 11:00:20 status half-installed psmisc 22.11-1 2010-07-19 11:00:20 status half-installed psmisc 22.11-1 2010-07-19 11:00:21 status unpacked psmisc 22.12-1 2010-07-19 11:00:21 status unpacked psmisc 22.12-1 2010-07-19 11:00:21 upgrade python-gst0.10 0.10.18-2 0.10.19-1 2010-07-19 11:00:21 status half-configured python-gst0.10 0.10.18-2 2010-07-19 11:00:21 status unpacked python-gst0.10 0.10.18-2 2010-07-19 11:00:21 status half-installed python-gst0.10 0.10.18-2 2010-07-19 11:00:22 status half-installed python-gst0.10 0.10.18-2 2010-07-19 11:00:22 status unpacked python-gst0.10 0.10.19-1 2010-07-19 11:00:22 status unpacked python-gst0.10 0.10.19-1 2010-07-19 11:00:22 upgrade python-numpy 1:1.3.0-3+b2 1:1.4.1-2 2010-07-19 11:00:22 status half-configured python-numpy 1:1.3.0-3+b2 2010-07-19 11:00:24 status unpacked python-numpy 1:1.3.0-3+b2 2010-07-19 11:00:24 status half-installed python-numpy 1:1.3.0-3+b2 2010-07-19 11:00:24 status half-installed python-numpy 1:1.3.0-3+b2 2010-07-19 11:00:25 status half-installed python-numpy 1:1.3.0-3+b2 2010-07-19 11:00:25 status unpacked python-numpy 1:1.4.1-2 2010-07-19 11:00:26 status unpacked python-numpy 1:1.4.1-2 2010-07-19 11:00:26 upgrade python-pkg-resources 0.6.10-4 0.6.14-1 2010-07-19 11:00:26 status half-configured python-pkg-resources 0.6.10-4 2010-07-19 11:00:26 status unpacked python-pkg-resources 0.6.10-4 2010-07-19 11:00:26 status half-installed python-pkg-resources 0.6.10-4 2010-07-19 11:00:26 status half-installed python-pkg-resources 0.6.10-4 2010-07-19 11:00:26 status unpacked python-pkg-resources 0.6.14-1 2010-07-19 11:00:26 status unpacked python-pkg-resources 0.6.14-1 2010-07-19 11:00:26 upgrade python-vte 1:0.24.1-1 1:0.24.3-1 2010-07-19 11:00:26 status half-configured python-vte 1:0.24.1-1 2010-07-19 11:00:27 status triggers-pending python-support 1.0.9 2010-07-19 11:00:27 status unpacked python-vte 1:0.24.1-1 2010-07-19 11:00:27 status half-installed python-vte 1:0.24.1-1 2010-07-19 11:00:27 status half-installed python-vte 1:0.24.1-1 2010-07-19 11:00:27 status unpacked python-vte 1:0.24.3-1 2010-07-19 11:00:27 status unpacked python-vte 1:0.24.3-1 2010-07-19 11:00:27 upgrade qemu-system 0.12.4+dfsg-3 0.12.4+dfsg-4 2010-07-19 11:00:27 status half-configured qemu-system 0.12.4+dfsg-3 2010-07-19 11:00:27 status unpacked qemu-system 0.12.4+dfsg-3 2010-07-19 11:00:27 status half-installed qemu-system 0.12.4+dfsg-3 2010-07-19 11:00:27 status half-installed qemu-system 0.12.4+dfsg-3 2010-07-19 11:00:29 status half-installed qemu-system 0.12.4+dfsg-3 2010-07-19 11:00:30 status unpacked qemu-system 0.12.4+dfsg-4 2010-07-19 11:00:30 status unpacked qemu-system 0.12.4+dfsg-4 2010-07-19 11:00:30 install qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:00:30 status half-installed qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:00:30 status unpacked qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:00:30 status unpacked qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:00:31 upgrade qemu-user 0.12.4+dfsg-3 0.12.4+dfsg-4 2010-07-19 11:00:31 status half-configured qemu-user 0.12.4+dfsg-3 2010-07-19 11:00:31 status unpacked qemu-user 0.12.4+dfsg-3 2010-07-19 11:00:31 status half-installed qemu-user 0.12.4+dfsg-3 2010-07-19 11:00:31 status half-installed qemu-user 0.12.4+dfsg-3 2010-07-19 11:00:32 status half-installed qemu-user 0.12.4+dfsg-3 2010-07-19 11:00:33 status unpacked qemu-user 0.12.4+dfsg-4 2010-07-19 11:00:33 status unpacked qemu-user 0.12.4+dfsg-4 2010-07-19 11:00:33 upgrade qemu-utils 0.12.4+dfsg-3 0.12.4+dfsg-4 2010-07-19 11:00:33 status half-configured qemu-utils 0.12.4+dfsg-3 2010-07-19 11:00:33 status unpacked qemu-utils 0.12.4+dfsg-3 2010-07-19 11:00:33 status half-installed qemu-utils 0.12.4+dfsg-3 2010-07-19 11:00:33 status half-installed qemu-utils 0.12.4+dfsg-3 2010-07-19 11:00:33 status half-installed qemu-utils 0.12.4+dfsg-3 2010-07-19 11:00:33 status unpacked qemu-utils 0.12.4+dfsg-4 2010-07-19 11:00:34 status unpacked qemu-utils 0.12.4+dfsg-4 2010-07-19 11:00:34 upgrade qemu 0.12.4+dfsg-3 0.12.4+dfsg-4 2010-07-19 11:00:34 status half-configured qemu 0.12.4+dfsg-3 2010-07-19 11:00:34 status unpacked qemu 0.12.4+dfsg-3 2010-07-19 11:00:34 status half-installed qemu 0.12.4+dfsg-3 2010-07-19 11:00:34 status half-installed qemu 0.12.4+dfsg-3 2010-07-19 11:00:35 status unpacked qemu 0.12.4+dfsg-4 2010-07-19 11:00:35 status unpacked qemu 0.12.4+dfsg-4 2010-07-19 11:00:35 upgrade rss-glx 0.9.1-2 0.9.1-3 2010-07-19 11:00:35 status half-configured rss-glx 0.9.1-2 2010-07-19 11:00:35 status unpacked rss-glx 0.9.1-2 2010-07-19 11:00:35 status half-installed rss-glx 0.9.1-2 2010-07-19 11:00:35 status half-installed rss-glx 0.9.1-2 2010-07-19 11:00:35 status half-installed rss-glx 0.9.1-2 2010-07-19 11:00:35 status half-installed rss-glx 0.9.1-2 2010-07-19 11:00:35 status half-installed rss-glx 0.9.1-2 2010-07-19 11:00:36 status unpacked rss-glx 0.9.1-3 2010-07-19 11:00:36 status unpacked rss-glx 0.9.1-3 2010-07-19 11:00:36 upgrade transmission-gtk 2.00-1 2.01-1 2010-07-19 11:00:36 status half-configured transmission-gtk 2.00-1 2010-07-19 11:00:36 status unpacked transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:36 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:37 status half-installed transmission-gtk 2.00-1 2010-07-19 11:00:38 status unpacked transmission-gtk 2.01-1 2010-07-19 11:00:38 status unpacked transmission-gtk 2.01-1 2010-07-19 11:00:38 upgrade transmission-common 2.00-1 2.01-1 2010-07-19 11:00:38 status half-configured transmission-common 2.00-1 2010-07-19 11:00:38 status unpacked transmission-common 2.00-1 2010-07-19 11:00:38 status half-installed transmission-common 2.00-1 2010-07-19 11:00:39 status half-installed transmission-common 2.00-1 2010-07-19 11:00:40 status unpacked transmission-common 2.01-1 2010-07-19 11:00:40 status unpacked transmission-common 2.01-1 2010-07-19 11:00:40 upgrade upower 0.9.4-2 0.9.5-1 2010-07-19 11:00:40 status half-configured upower 0.9.4-2 2010-07-19 11:00:40 status unpacked upower 0.9.4-2 2010-07-19 11:00:40 status half-installed upower 0.9.4-2 2010-07-19 11:00:40 status half-installed upower 0.9.4-2 2010-07-19 11:00:42 status half-installed upower 0.9.4-2 2010-07-19 11:00:43 status unpacked upower 0.9.5-1 2010-07-19 11:00:43 status unpacked upower 0.9.5-1 2010-07-19 11:00:43 upgrade virt-manager 0.8.4-5 0.8.4-6 2010-07-19 11:00:43 status half-configured virt-manager 0.8.4-5 2010-07-19 11:00:44 status unpacked virt-manager 0.8.4-5 2010-07-19 11:00:45 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:45 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:45 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:45 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:45 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:46 status half-installed virt-manager 0.8.4-5 2010-07-19 11:00:47 status unpacked virt-manager 0.8.4-6 2010-07-19 11:00:47 status unpacked virt-manager 0.8.4-6 2010-07-19 11:00:47 upgrade xserver-common 2:1.7.7-2 2:1.7.7-3 2010-07-19 11:00:47 status half-configured xserver-common 2:1.7.7-2 2010-07-19 11:00:48 status unpacked xserver-common 2:1.7.7-2 2010-07-19 11:00:48 status half-installed xserver-common 2:1.7.7-2 2010-07-19 11:00:48 status half-installed xserver-common 2:1.7.7-2 2010-07-19 11:00:48 status half-installed xserver-common 2:1.7.7-2 2010-07-19 11:00:48 status unpacked xserver-common 2:1.7.7-3 2010-07-19 11:00:48 status unpacked xserver-common 2:1.7.7-3 2010-07-19 11:00:49 upgrade xnest 2:1.7.7-2 2:1.7.7-3 2010-07-19 11:00:49 status half-configured xnest 2:1.7.7-2 2010-07-19 11:00:49 status unpacked xnest 2:1.7.7-2 2010-07-19 11:00:49 status half-installed xnest 2:1.7.7-2 2010-07-19 11:00:49 status half-installed xnest 2:1.7.7-2 2010-07-19 11:00:49 status half-installed xnest 2:1.7.7-2 2010-07-19 11:00:50 status unpacked xnest 2:1.7.7-3 2010-07-19 11:00:50 status unpacked xnest 2:1.7.7-3 2010-07-19 11:00:50 upgrade xserver-xephyr 2:1.7.7-2 2:1.7.7-3 2010-07-19 11:00:50 status half-configured xserver-xephyr 2:1.7.7-2 2010-07-19 11:00:50 status unpacked xserver-xephyr 2:1.7.7-2 2010-07-19 11:00:50 status half-installed xserver-xephyr 2:1.7.7-2 2010-07-19 11:00:50 status half-installed xserver-xephyr 2:1.7.7-2 2010-07-19 11:00:50 status half-installed xserver-xephyr 2:1.7.7-2 2010-07-19 11:00:50 status unpacked xserver-xephyr 2:1.7.7-3 2010-07-19 11:00:50 status unpacked xserver-xephyr 2:1.7.7-3 2010-07-19 11:00:50 upgrade xserver-xorg-core 2:1.7.7-2 2:1.7.7-3 2010-07-19 11:00:50 status half-configured xserver-xorg-core 2:1.7.7-2 2010-07-19 11:00:50 status unpacked xserver-xorg-core 2:1.7.7-2 2010-07-19 11:00:50 status half-installed xserver-xorg-core 2:1.7.7-2 2010-07-19 11:00:51 status half-installed xserver-xorg-core 2:1.7.7-2 2010-07-19 11:00:51 status half-installed xserver-xorg-core 2:1.7.7-2 2010-07-19 11:00:51 status unpacked xserver-xorg-core 2:1.7.7-3 2010-07-19 11:00:51 status unpacked xserver-xorg-core 2:1.7.7-3 2010-07-19 11:00:51 upgrade xserver-xorg-video-vmware 1:11.0.1-1 1:11.0.1-2 2010-07-19 11:00:51 status half-configured xserver-xorg-video-vmware 1:11.0.1-1 2010-07-19 11:00:51 status unpacked xserver-xorg-video-vmware 1:11.0.1-1 2010-07-19 11:00:51 status half-installed xserver-xorg-video-vmware 1:11.0.1-1 2010-07-19 11:00:51 status half-installed xserver-xorg-video-vmware 1:11.0.1-1 2010-07-19 11:00:52 status half-installed xserver-xorg-video-vmware 1:11.0.1-1 2010-07-19 11:00:52 status unpacked xserver-xorg-video-vmware 1:11.0.1-2 2010-07-19 11:00:52 status unpacked xserver-xorg-video-vmware 1:11.0.1-2 2010-07-19 11:00:52 upgrade sbuild 0.60.0-1 0.60.0-2 2010-07-19 11:00:52 status half-configured sbuild 0.60.0-1 2010-07-19 11:00:52 status unpacked sbuild 0.60.0-1 2010-07-19 11:00:52 status half-installed sbuild 0.60.0-1 2010-07-19 11:00:52 status half-installed sbuild 0.60.0-1 2010-07-19 11:00:52 status half-installed sbuild 0.60.0-1 2010-07-19 11:00:52 status unpacked sbuild 0.60.0-2 2010-07-19 11:00:52 status unpacked sbuild 0.60.0-2 2010-07-19 11:00:53 upgrade libsbuild-perl 0.60.0-1 0.60.0-2 2010-07-19 11:00:53 status half-configured libsbuild-perl 0.60.0-1 2010-07-19 11:00:53 status unpacked libsbuild-perl 0.60.0-1 2010-07-19 11:00:53 status half-installed libsbuild-perl 0.60.0-1 2010-07-19 11:00:53 status half-installed libsbuild-perl 0.60.0-1 2010-07-19 11:00:53 status unpacked libsbuild-perl 0.60.0-2 2010-07-19 11:00:53 status unpacked libsbuild-perl 0.60.0-2 2010-07-19 11:00:53 upgrade usb-modeswitch-data 20100623-1 20100707-1 2010-07-19 11:00:53 status half-configured usb-modeswitch-data 20100623-1 2010-07-19 11:00:53 status unpacked usb-modeswitch-data 20100623-1 2010-07-19 11:00:53 status half-installed usb-modeswitch-data 20100623-1 2010-07-19 11:00:54 status half-installed usb-modeswitch-data 20100623-1 2010-07-19 11:00:54 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:00:54 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:00:54 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 11:00:54 status half-configured man-db 2.5.7-3 2010-07-19 11:00:58 status installed man-db 2.5.7-3 2010-07-19 11:00:58 trigproc menu 2.1.43 2.1.43 2010-07-19 11:00:58 status half-configured menu 2.1.43 2010-07-19 11:01:02 status installed menu 2.1.43 2010-07-19 11:01:02 trigproc desktop-file-utils 0.15-2 0.15-2 2010-07-19 11:01:02 status half-configured desktop-file-utils 0.15-2 2010-07-19 11:01:04 status installed desktop-file-utils 0.15-2 2010-07-19 11:01:04 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-07-19 11:01:04 status half-configured gnome-menus 2.30.0-1 2010-07-19 11:01:04 status installed gnome-menus 2.30.0-1 2010-07-19 11:01:04 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-19 11:01:04 status half-configured install-info 4.13a.dfsg.1-5 2010-07-19 11:01:05 status installed install-info 4.13a.dfsg.1-5 2010-07-19 11:01:05 trigproc gconf2 2.28.1-3 2.28.1-3 2010-07-19 11:01:05 status half-configured gconf2 2.28.1-3 2010-07-19 11:01:20 status installed gconf2 2.28.1-3 2010-07-19 11:01:20 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-07-19 11:01:20 status half-configured hicolor-icon-theme 0.11-1 2010-07-19 11:01:29 status installed hicolor-icon-theme 0.11-1 2010-07-19 11:01:29 trigproc python-support 1.0.9 1.0.9 2010-07-19 11:01:29 status half-configured python-support 1.0.9 2010-07-19 11:01:50 status installed python-support 1.0.9 2010-07-19 11:01:51 startup packages configure 2010-07-19 11:01:51 configure x11-xkb-utils 7.5+5 7.5+5 2010-07-19 11:01:51 status unpacked x11-xkb-utils 7.5+5 2010-07-19 11:01:51 status half-configured x11-xkb-utils 7.5+5 2010-07-19 11:01:51 status installed x11-xkb-utils 7.5+5 2010-07-19 11:01:51 configure cpp-4.4 4.4.4-7 4.4.4-7 2010-07-19 11:01:51 status unpacked cpp-4.4 4.4.4-7 2010-07-19 11:01:51 status half-configured cpp-4.4 4.4.4-7 2010-07-19 11:01:51 status installed cpp-4.4 4.4.4-7 2010-07-19 11:01:51 configure libgomp1 4.4.4-7 4.4.4-7 2010-07-19 11:01:51 status unpacked libgomp1 4.4.4-7 2010-07-19 11:01:51 status half-configured libgomp1 4.4.4-7 2010-07-19 11:01:53 status installed libgomp1 4.4.4-7 2010-07-19 11:01:53 configure gcc-4.4 4.4.4-7 4.4.4-7 2010-07-19 11:01:53 status unpacked gcc-4.4 4.4.4-7 2010-07-19 11:01:53 status half-configured gcc-4.4 4.4.4-7 2010-07-19 11:01:53 status installed gcc-4.4 4.4.4-7 2010-07-19 11:01:53 configure libgfortran3 4.4.4-7 4.4.4-7 2010-07-19 11:01:53 status unpacked libgfortran3 4.4.4-7 2010-07-19 11:01:53 status half-configured libgfortran3 4.4.4-7 2010-07-19 11:01:53 status installed libgfortran3 4.4.4-7 2010-07-19 11:01:53 configure lib32gcc1 1:4.4.4-7 1:4.4.4-7 2010-07-19 11:01:53 status unpacked lib32gcc1 1:4.4.4-7 2010-07-19 11:01:53 status half-configured lib32gcc1 1:4.4.4-7 2010-07-19 11:01:53 status installed lib32gcc1 1:4.4.4-7 2010-07-19 11:01:53 configure lib32stdc++6 4.4.4-7 4.4.4-7 2010-07-19 11:01:53 status unpacked lib32stdc++6 4.4.4-7 2010-07-19 11:01:53 status half-configured lib32stdc++6 4.4.4-7 2010-07-19 11:01:53 status installed lib32stdc++6 4.4.4-7 2010-07-19 11:01:53 configure iptables 1.4.8-3 1.4.8-3 2010-07-19 11:01:53 status unpacked iptables 1.4.8-3 2010-07-19 11:01:53 status half-configured iptables 1.4.8-3 2010-07-19 11:01:53 status installed iptables 1.4.8-3 2010-07-19 11:01:53 configure libept1 1.0.3 1.0.3 2010-07-19 11:01:53 status unpacked libept1 1.0.3 2010-07-19 11:01:53 status half-configured libept1 1.0.3 2010-07-19 11:01:54 status installed libept1 1.0.3 2010-07-19 11:01:54 configure traceroute 1:2.0.14-3 1:2.0.14-3 2010-07-19 11:01:54 status unpacked traceroute 1:2.0.14-3 2010-07-19 11:01:54 status half-configured traceroute 1:2.0.14-3 2010-07-19 11:01:54 update-alternatives: run with --install /usr/bin/traceroute traceroute /usr/bin/traceroute.db 100 --slave /usr/sbin/traceroute traceroute.sbin /usr/bin/traceroute.db --slave /usr/share/man/man1/traceroute.1.gz traceroute.1.gz /usr/share/man/man1/traceroute.db.1.gz 2010-07-19 11:01:54 update-alternatives: link group traceroute updated to point to /usr/bin/traceroute.db 2010-07-19 11:01:54 update-alternatives: run with --install /usr/bin/traceroute6 traceroute6 /usr/bin/traceroute6.db 100 --slave /usr/share/man/man1/traceroute6.1.gz traceroute6.1.gz /usr/share/man/man1/traceroute6.db.1.gz 2010-07-19 11:01:54 update-alternatives: link group traceroute6 updated to point to /usr/bin/traceroute6.db 2010-07-19 11:01:54 update-alternatives: run with --install /usr/bin/lft lft /usr/bin/lft.db 100 --slave /usr/share/man/man1/lft.1.gz lft.1.gz /usr/share/man/man1/lft.db.1.gz 2010-07-19 11:01:54 update-alternatives: link group lft updated to point to /usr/bin/lft.db 2010-07-19 11:01:54 update-alternatives: run with --install /usr/bin/traceproto traceproto /usr/bin/traceproto.db 100 --slave /usr/share/man/man1/traceproto.1.gz traceproto.1.gz /usr/share/man/man1/traceproto.db.1.gz 2010-07-19 11:01:54 update-alternatives: link group traceproto updated to point to /usr/bin/traceproto.db 2010-07-19 11:01:54 update-alternatives: run with --install /usr/sbin/tcptraceroute tcptraceroute /usr/sbin/tcptraceroute.db 100 --slave /usr/share/man/man8/tcptraceroute.8.gz tcptraceroute.8.gz /usr/share/man/man8/tcptraceroute.db.8.gz 2010-07-19 11:01:54 update-alternatives: link group tcptraceroute updated to point to /usr/sbin/tcptraceroute.db 2010-07-19 11:01:54 status installed traceroute 1:2.0.14-3 2010-07-19 11:01:54 configure vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status unpacked vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status unpacked vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status half-configured vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status installed vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 configure vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status unpacked vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:54 status half-configured vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status installed vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 configure vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status unpacked vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status half-configured vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/vim vim /usr/bin/vim.nox 40 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/vimdiff vimdiff /usr/bin/vim.nox 40 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/rvim rvim /usr/bin/vim.nox 40 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.nox 40 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.nox 40 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:55 status installed vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 configure vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status unpacked vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status unpacked vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status half-configured vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status installed vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 configure vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status unpacked vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 status half-configured vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/vim vim /usr/bin/vim.gnome 60 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/vimdiff vimdiff /usr/bin/vim.gnome 60 2010-07-19 11:01:55 update-alternatives: run with --install /usr/bin/rvim rvim /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.gnome 60 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/gvim gvim /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/gview gview /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/rgview rgview /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/rgvim rgvim /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/evim evim /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/eview eview /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/gvimdiff gvimdiff /usr/bin/vim.gnome 60 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/gnome-text-editor gnome-text-editor /usr/bin/vim.gnome 45 --slave /usr/share/man/man1/gnome-text-editor.1.gz gnome-text-editor.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:56 status installed vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:56 status triggers-pending menu 2.1.43 2010-07-19 11:01:56 status triggers-awaited menu 2.1.43 2010-07-19 11:01:56 configure vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:56 status unpacked vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:56 status unpacked vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:56 status half-configured vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/rview rview /usr/bin/vim.tiny 10 2010-07-19 11:01:56 update-alternatives: run with --install /usr/bin/vi vi /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/vi.1.gz vi.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/vi.1.gz vi.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/vi.1.gz vi.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/vi.1.gz vi.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/vi.1.gz vi.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:57 update-alternatives: run with --install /usr/bin/view view /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/view.1.gz view.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/view.1.gz view.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/view.1.gz view.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/view.1.gz view.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/view.1.gz view.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:57 update-alternatives: run with --install /usr/bin/ex ex /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/ex.1.gz ex.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/ex.1.gz ex.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/ex.1.gz ex.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/ex.1.gz ex.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/ex.1.gz ex.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:57 update-alternatives: run with --install /usr/bin/editor editor /usr/bin/vim.tiny 10 --slave /usr/share/man/fr/man1/editor.1.gz editor.fr.1.gz /usr/share/man/fr/man1/vim.1.gz --slave /usr/share/man/it/man1/editor.1.gz editor.it.1.gz /usr/share/man/it/man1/vim.1.gz --slave /usr/share/man/pl/man1/editor.1.gz editor.pl.1.gz /usr/share/man/pl/man1/vim.1.gz --slave /usr/share/man/ru/man1/editor.1.gz editor.ru.1.gz /usr/share/man/ru/man1/vim.1.gz --slave /usr/share/man/man1/editor.1.gz editor.1.gz /usr/share/man/man1/vim.1.gz 2010-07-19 11:01:57 status installed vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-07-19 11:01:57 configure geoip-database 1.4.7~beta6+dfsg-1 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status unpacked geoip-database 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status half-configured geoip-database 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status installed geoip-database 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 configure libgeoip1 1.4.7~beta6+dfsg-1 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status unpacked libgeoip1 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status half-configured libgeoip1 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 status installed libgeoip1 1.4.7~beta6+dfsg-1 2010-07-19 11:01:57 configure libisc60 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked libisc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured libisc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed libisc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure libdns66 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked libdns66 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured libdns66 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed libdns66 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure libisccc60 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked libisccc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured libisccc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed libisccc60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure libisccfg60 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked libisccfg60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured libisccfg60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed libisccfg60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure libbind9-60 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked libbind9-60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured libbind9-60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed libbind9-60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure liblwres60 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked liblwres60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured liblwres60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status installed liblwres60 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 configure bind9-host 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status unpacked bind9-host 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:57 status half-configured bind9-host 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 status installed bind9-host 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 configure dnsutils 1:9.7.1.dfsg.P2-2 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 status unpacked dnsutils 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 status half-configured dnsutils 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 status installed dnsutils 1:9.7.1.dfsg.P2-2 2010-07-19 11:01:58 configure libmagic1 5.04-4 5.04-4 2010-07-19 11:01:58 status unpacked libmagic1 5.04-4 2010-07-19 11:01:58 status unpacked libmagic1 5.04-4 2010-07-19 11:01:58 status unpacked libmagic1 5.04-4 2010-07-19 11:01:58 status half-configured libmagic1 5.04-4 2010-07-19 11:01:58 status installed libmagic1 5.04-4 2010-07-19 11:01:58 configure file 5.04-4 5.04-4 2010-07-19 11:01:58 status unpacked file 5.04-4 2010-07-19 11:01:58 status half-configured file 5.04-4 2010-07-19 11:01:58 status installed file 5.04-4 2010-07-19 11:01:58 configure libldap-2.4-2 2.4.23-2 2.4.23-2 2010-07-19 11:01:58 status unpacked libldap-2.4-2 2.4.23-2 2010-07-19 11:01:58 status unpacked libldap-2.4-2 2.4.23-2 2010-07-19 11:01:58 status half-configured libldap-2.4-2 2.4.23-2 2010-07-19 11:01:58 status installed libldap-2.4-2 2.4.23-2 2010-07-19 11:01:58 configure nfs-common 1:1.2.2-2 1:1.2.2-2 2010-07-19 11:01:58 status unpacked nfs-common 1:1.2.2-2 2010-07-19 11:01:58 status unpacked nfs-common 1:1.2.2-2 2010-07-19 11:01:58 status half-configured nfs-common 1:1.2.2-2 2010-07-19 11:02:02 status installed nfs-common 1:1.2.2-2 2010-07-19 11:02:02 configure python-minimal 2.6.5-8 2.6.5-8 2010-07-19 11:02:02 status unpacked python-minimal 2.6.5-8 2010-07-19 11:02:02 status half-configured python-minimal 2.6.5-8 2010-07-19 11:02:02 status installed python-minimal 2.6.5-8 2010-07-19 11:02:02 configure python 2.6.5-8 2.6.5-8 2010-07-19 11:02:02 status unpacked python 2.6.5-8 2010-07-19 11:02:02 status half-configured python 2.6.5-8 2010-07-19 11:02:02 status installed python 2.6.5-8 2010-07-19 11:02:02 configure python-apt 0.7.96.1 0.7.96.1 2010-07-19 11:02:02 status unpacked python-apt 0.7.96.1 2010-07-19 11:02:02 status half-configured python-apt 0.7.96.1 2010-07-19 11:02:03 status installed python-apt 0.7.96.1 2010-07-19 11:02:03 status triggers-pending python-central 0.6.16 2010-07-19 11:02:03 status triggers-awaited python-apt 0.7.96.1 2010-07-19 11:02:03 configure w3m 0.5.2-7 0.5.2-7 2010-07-19 11:02:03 status unpacked w3m 0.5.2-7 2010-07-19 11:02:03 status unpacked w3m 0.5.2-7 2010-07-19 11:02:03 status unpacked w3m 0.5.2-7 2010-07-19 11:02:03 status half-configured w3m 0.5.2-7 2010-07-19 11:02:03 update-alternatives: run with --quiet --install /usr/bin/pager pager /usr/bin/w3m 25 --slave /usr/share/man/man1/pager.1.gz pager.1.gz /usr/share/man/man1/w3m.1.gz 2010-07-19 11:02:03 update-alternatives: run with --quiet --install /usr/bin/www-browser www-browser /usr/bin/w3m 25 --slave /usr/share/man/man1/www-browser.1.gz www-browser.1.gz /usr/share/man/man1/w3m.1.gz 2010-07-19 11:02:03 status installed w3m 0.5.2-7 2010-07-19 11:02:03 configure alsa-oss 1.0.17-4 1.0.17-4 2010-07-19 11:02:03 status unpacked alsa-oss 1.0.17-4 2010-07-19 11:02:03 status half-configured alsa-oss 1.0.17-4 2010-07-19 11:02:03 status installed alsa-oss 1.0.17-4 2010-07-19 11:02:03 configure bogofilter-common 1.2.2-1 1.2.2-1 2010-07-19 11:02:03 status unpacked bogofilter-common 1.2.2-1 2010-07-19 11:02:04 status unpacked bogofilter-common 1.2.2-1 2010-07-19 11:02:04 status half-configured bogofilter-common 1.2.2-1 2010-07-19 11:02:04 status installed bogofilter-common 1.2.2-1 2010-07-19 11:02:04 configure bogofilter-bdb 1.2.2-1 1.2.2-1 2010-07-19 11:02:04 status unpacked bogofilter-bdb 1.2.2-1 2010-07-19 11:02:04 status half-configured bogofilter-bdb 1.2.2-1 2010-07-19 11:02:04 update-alternatives: run with --quiet --install /usr/bin/bogofilter bogofilter /usr/bin/bogofilter-bdb 20 --slave /usr/bin/bogoupgrade bogoupgrade /usr/bin/bogoupgrade-bdb --slave /usr/bin/bogotune bogotune /usr/bin/bogotune-bdb --slave /usr/bin/bf_copy bf_copy /usr/bin/bf_copy-bdb --slave /usr/bin/bogolexer bogolexer /usr/bin/bogolexer-bdb --slave /usr/bin/bogoutil bogoutil /usr/bin/bogoutil-bdb --slave /usr/bin/bf_compact bf_compact /usr/bin/bf_compact-bdb --slave /usr/bin/bf_tar bf_tar /usr/bin/bf_tar-bdb 2010-07-19 11:02:04 status installed bogofilter-bdb 1.2.2-1 2010-07-19 11:02:04 configure bogofilter 1.2.2-1 1.2.2-1 2010-07-19 11:02:04 status unpacked bogofilter 1.2.2-1 2010-07-19 11:02:04 status half-configured bogofilter 1.2.2-1 2010-07-19 11:02:04 status installed bogofilter 1.2.2-1 2010-07-19 11:02:04 configure cdebootstrap 0.5.6 0.5.6 2010-07-19 11:02:04 status unpacked cdebootstrap 0.5.6 2010-07-19 11:02:04 status half-configured cdebootstrap 0.5.6 2010-07-19 11:02:04 status installed cdebootstrap 0.5.6 2010-07-19 11:02:04 configure gcc-4.3-base 4.3.5-2 4.3.5-2 2010-07-19 11:02:04 status unpacked gcc-4.3-base 4.3.5-2 2010-07-19 11:02:04 status half-configured gcc-4.3-base 4.3.5-2 2010-07-19 11:02:04 status installed gcc-4.3-base 4.3.5-2 2010-07-19 11:02:04 configure libmpfr4 3.0.0-2 3.0.0-2 2010-07-19 11:02:04 status unpacked libmpfr4 3.0.0-2 2010-07-19 11:02:04 status half-configured libmpfr4 3.0.0-2 2010-07-19 11:02:04 status installed libmpfr4 3.0.0-2 2010-07-19 11:02:04 configure cpp-4.3 4.3.5-2 4.3.5-2 2010-07-19 11:02:04 status unpacked cpp-4.3 4.3.5-2 2010-07-19 11:02:04 status half-configured cpp-4.3 4.3.5-2 2010-07-19 11:02:04 status installed cpp-4.3 4.3.5-2 2010-07-19 11:02:04 configure gcc-4.3 4.3.5-2 4.3.5-2 2010-07-19 11:02:04 status unpacked gcc-4.3 4.3.5-2 2010-07-19 11:02:04 status half-configured gcc-4.3 4.3.5-2 2010-07-19 11:02:04 status installed gcc-4.3 4.3.5-2 2010-07-19 11:02:04 configure devscripts 2.10.65.1 2.10.65.1 2010-07-19 11:02:04 status unpacked devscripts 2.10.65.1 2010-07-19 11:02:04 status unpacked devscripts 2.10.65.1 2010-07-19 11:02:04 status unpacked devscripts 2.10.65.1 2010-07-19 11:02:04 status unpacked devscripts 2.10.65.1 2010-07-19 11:02:04 status half-configured devscripts 2.10.65.1 2010-07-19 11:02:04 status installed devscripts 2.10.65.1 2010-07-19 11:02:04 configure diffstat 1.52-1 1.52-1 2010-07-19 11:02:04 status unpacked diffstat 1.52-1 2010-07-19 11:02:04 status half-configured diffstat 1.52-1 2010-07-19 11:02:04 status installed diffstat 1.52-1 2010-07-19 11:02:04 configure doxygen 1.7.1-1 1.7.1-1 2010-07-19 11:02:04 status unpacked doxygen 1.7.1-1 2010-07-19 11:02:05 status half-configured doxygen 1.7.1-1 2010-07-19 11:02:05 status installed doxygen 1.7.1-1 2010-07-19 11:02:05 configure espeak-data 1.43.03-1 1.43.03-1 2010-07-19 11:02:05 status unpacked espeak-data 1.43.03-1 2010-07-19 11:02:05 status half-configured espeak-data 1.43.03-1 2010-07-19 11:02:05 status installed espeak-data 1.43.03-1 2010-07-19 11:02:05 configure libespeak1 1.43.03-1 1.43.03-1 2010-07-19 11:02:05 status unpacked libespeak1 1.43.03-1 2010-07-19 11:02:05 status half-configured libespeak1 1.43.03-1 2010-07-19 11:02:05 status installed libespeak1 1.43.03-1 2010-07-19 11:02:05 configure espeak 1.43.03-1 1.43.03-1 2010-07-19 11:02:05 status unpacked espeak 1.43.03-1 2010-07-19 11:02:05 status half-configured espeak 1.43.03-1 2010-07-19 11:02:05 status installed espeak 1.43.03-1 2010-07-19 11:02:05 configure etckeeper 0.48 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:05 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status unpacked etckeeper 0.48 2010-07-19 11:02:06 status half-configured etckeeper 0.48 2010-07-19 11:02:07 status installed etckeeper 0.48 2010-07-19 11:02:07 status triggers-awaited etckeeper 0.48 2010-07-19 11:02:07 configure libestools2.0 1:2.0.95~beta-1 1:2.0.95~beta-1 2010-07-19 11:02:07 status unpacked libestools2.0 1:2.0.95~beta-1 2010-07-19 11:02:07 status half-configured libestools2.0 1:2.0.95~beta-1 2010-07-19 11:02:07 status installed libestools2.0 1:2.0.95~beta-1 2010-07-19 11:02:07 configure sgml-base 1.26+nmu1 1.26+nmu1 2010-07-19 11:02:07 status unpacked sgml-base 1.26+nmu1 2010-07-19 11:02:07 status half-configured sgml-base 1.26+nmu1 2010-07-19 11:02:07 status installed sgml-base 1.26+nmu1 2010-07-19 11:02:07 configure festival 1:2.0.95~beta-1 1:2.0.95~beta-1 2010-07-19 11:02:07 status unpacked festival 1:2.0.95~beta-1 2010-07-19 11:02:07 status unpacked festival 1:2.0.95~beta-1 2010-07-19 11:02:07 status half-configured festival 1:2.0.95~beta-1 2010-07-19 11:02:07 status installed festival 1:2.0.95~beta-1 2010-07-19 11:02:07 configure feynmf 1.08-6 1.08-6 2010-07-19 11:02:07 status unpacked feynmf 1.08-6 2010-07-19 11:02:07 status half-configured feynmf 1.08-6 2010-07-19 11:02:08 status installed feynmf 1.08-6 2010-07-19 11:02:08 status triggers-pending tex-common 2.08 2010-07-19 11:02:08 status triggers-awaited feynmf 1.08-6 2010-07-19 11:02:08 configure libgstreamer0.10-0 0.10.30-1 0.10.30-1 2010-07-19 11:02:08 status unpacked libgstreamer0.10-0 0.10.30-1 2010-07-19 11:02:08 status half-configured libgstreamer0.10-0 0.10.30-1 2010-07-19 11:02:08 status installed libgstreamer0.10-0 0.10.30-1 2010-07-19 11:02:08 configure gir1.0-gstreamer-0.10 0.10.30-1 0.10.30-1 2010-07-19 11:02:08 status unpacked gir1.0-gstreamer-0.10 0.10.30-1 2010-07-19 11:02:08 status half-configured gir1.0-gstreamer-0.10 0.10.30-1 2010-07-19 11:02:08 status installed gir1.0-gstreamer-0.10 0.10.30-1 2010-07-19 11:02:08 configure gnome-desktop-data 2.30.2-1 2.30.2-1 2010-07-19 11:02:08 status unpacked gnome-desktop-data 2.30.2-1 2010-07-19 11:02:08 status half-configured gnome-desktop-data 2.30.2-1 2010-07-19 11:02:08 status installed gnome-desktop-data 2.30.2-1 2010-07-19 11:02:08 configure gnome-about 2.30.2-1 2.30.2-1 2010-07-19 11:02:08 status unpacked gnome-about 2.30.2-1 2010-07-19 11:02:08 status half-configured gnome-about 2.30.2-1 2010-07-19 11:02:08 status installed gnome-about 2.30.2-1 2010-07-19 11:02:08 configure libfreetype6 2.4.0-2 2.4.0-2 2010-07-19 11:02:08 status unpacked libfreetype6 2.4.0-2 2010-07-19 11:02:08 status half-configured libfreetype6 2.4.0-2 2010-07-19 11:02:08 status installed libfreetype6 2.4.0-2 2010-07-19 11:02:09 configure grub-common 1.98+20100710-1 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-common 1.98+20100710-1 2010-07-19 11:02:09 status half-configured grub-common 1.98+20100710-1 2010-07-19 11:02:09 status installed grub-common 1.98+20100710-1 2010-07-19 11:02:09 configure grub-pc 1.98+20100710-1 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-pc 1.98+20100710-1 2010-07-19 11:02:09 status unpacked grub-pc 1.98+20100710-1 2010-07-19 11:02:09 status half-configured grub-pc 1.98+20100710-1 2010-07-19 11:02:38 status installed grub-pc 1.98+20100710-1 2010-07-19 11:02:38 configure libfreetype6-dev 2.4.0-2 2.4.0-2 2010-07-19 11:02:38 status unpacked libfreetype6-dev 2.4.0-2 2010-07-19 11:02:38 status half-configured libfreetype6-dev 2.4.0-2 2010-07-19 11:02:38 status installed libfreetype6-dev 2.4.0-2 2010-07-19 11:02:38 configure libgstreamer-plugins-base0.10-0 0.10.30-1 0.10.30-1 2010-07-19 11:02:38 status unpacked libgstreamer-plugins-base0.10-0 0.10.30-1 2010-07-19 11:02:38 status half-configured libgstreamer-plugins-base0.10-0 0.10.30-1 2010-07-19 11:02:38 status installed libgstreamer-plugins-base0.10-0 0.10.30-1 2010-07-19 11:02:38 configure gstreamer0.10-alsa 0.10.30-1 0.10.30-1 2010-07-19 11:02:38 status unpacked gstreamer0.10-alsa 0.10.30-1 2010-07-19 11:02:38 status half-configured gstreamer0.10-alsa 0.10.30-1 2010-07-19 11:02:38 status installed gstreamer0.10-alsa 0.10.30-1 2010-07-19 11:02:38 configure liborc-0.4-0 0.4.6-1 0.4.6-1 2010-07-19 11:02:38 status unpacked liborc-0.4-0 0.4.6-1 2010-07-19 11:02:38 status half-configured liborc-0.4-0 0.4.6-1 2010-07-19 11:02:38 status installed liborc-0.4-0 0.4.6-1 2010-07-19 11:02:38 configure gstreamer0.10-plugins-base 0.10.30-1 0.10.30-1 2010-07-19 11:02:38 status unpacked gstreamer0.10-plugins-base 0.10.30-1 2010-07-19 11:02:38 status half-configured gstreamer0.10-plugins-base 0.10.30-1 2010-07-19 11:02:38 status installed gstreamer0.10-plugins-base 0.10.30-1 2010-07-19 11:02:38 configure gstreamer0.10-plugins-good 0.10.24-1 0.10.24-1 2010-07-19 11:02:38 status unpacked gstreamer0.10-plugins-good 0.10.24-1 2010-07-19 11:02:38 status half-configured gstreamer0.10-plugins-good 0.10.24-1 2010-07-19 11:02:38 status installed gstreamer0.10-plugins-good 0.10.24-1 2010-07-19 11:02:38 configure gstreamer0.10-tools 0.10.30-1 0.10.30-1 2010-07-19 11:02:38 status unpacked gstreamer0.10-tools 0.10.30-1 2010-07-19 11:02:38 status half-configured gstreamer0.10-tools 0.10.30-1 2010-07-19 11:02:38 status installed gstreamer0.10-tools 0.10.30-1 2010-07-19 11:02:38 configure gstreamer0.10-x 0.10.30-1 0.10.30-1 2010-07-19 11:02:38 status unpacked gstreamer0.10-x 0.10.30-1 2010-07-19 11:02:38 status half-configured gstreamer0.10-x 0.10.30-1 2010-07-19 11:02:38 status installed gstreamer0.10-x 0.10.30-1 2010-07-19 11:02:38 configure libarchive1 2.8.4-1 2.8.4-1 2010-07-19 11:02:38 status unpacked libarchive1 2.8.4-1 2010-07-19 11:02:38 status half-configured libarchive1 2.8.4-1 2010-07-19 11:02:38 status installed libarchive1 2.8.4-1 2010-07-19 11:02:38 configure libgl1-mesa-dri 7.7.1-4 7.7.1-4 2010-07-19 11:02:38 status unpacked libgl1-mesa-dri 7.7.1-4 2010-07-19 11:02:38 status half-configured libgl1-mesa-dri 7.7.1-4 2010-07-19 11:02:38 status installed libgl1-mesa-dri 7.7.1-4 2010-07-19 11:02:39 configure libgl1-mesa-glx 7.7.1-4 7.7.1-4 2010-07-19 11:02:39 status unpacked libgl1-mesa-glx 7.7.1-4 2010-07-19 11:02:39 status half-configured libgl1-mesa-glx 7.7.1-4 2010-07-19 11:02:39 status installed libgl1-mesa-glx 7.7.1-4 2010-07-19 11:02:39 configure libchamplain-0.4-0 0.4.6-2 0.4.6-2 2010-07-19 11:02:39 status unpacked libchamplain-0.4-0 0.4.6-2 2010-07-19 11:02:39 status half-configured libchamplain-0.4-0 0.4.6-2 2010-07-19 11:02:39 status installed libchamplain-0.4-0 0.4.6-2 2010-07-19 11:02:39 configure libchamplain-gtk-0.4-0 0.4.6-2 0.4.6-2 2010-07-19 11:02:39 status unpacked libchamplain-gtk-0.4-0 0.4.6-2 2010-07-19 11:02:39 status half-configured libchamplain-gtk-0.4-0 0.4.6-2 2010-07-19 11:02:39 status installed libchamplain-gtk-0.4-0 0.4.6-2 2010-07-19 11:02:39 configure libdevkit-power-gobject1 1:0.9.5-1 1:0.9.5-1 2010-07-19 11:02:39 status unpacked libdevkit-power-gobject1 1:0.9.5-1 2010-07-19 11:02:39 status half-configured libdevkit-power-gobject1 1:0.9.5-1 2010-07-19 11:02:39 status installed libdevkit-power-gobject1 1:0.9.5-1 2010-07-19 11:02:39 configure libdvdread4 4.1.3-10 4.1.3-10 2010-07-19 11:02:39 status unpacked libdvdread4 4.1.3-10 2010-07-19 11:02:39 status half-configured libdvdread4 4.1.3-10 2010-07-19 11:02:39 status installed libdvdread4 4.1.3-10 2010-07-19 11:02:39 configure libglu1-mesa 7.7.1-4 7.7.1-4 2010-07-19 11:02:39 status unpacked libglu1-mesa 7.7.1-4 2010-07-19 11:02:39 status half-configured libglu1-mesa 7.7.1-4 2010-07-19 11:02:39 status installed libglu1-mesa 7.7.1-4 2010-07-19 11:02:39 configure libgnome-desktop-2-17 2.30.2-1 2.30.2-1 2010-07-19 11:02:39 status unpacked libgnome-desktop-2-17 2.30.2-1 2010-07-19 11:02:39 status half-configured libgnome-desktop-2-17 2.30.2-1 2010-07-19 11:02:39 status installed libgnome-desktop-2-17 2.30.2-1 2010-07-19 11:02:39 configure libicu44 4.4.1-5 4.4.1-5 2010-07-19 11:02:39 status unpacked libicu44 4.4.1-5 2010-07-19 11:02:39 status half-configured libicu44 4.4.1-5 2010-07-19 11:02:39 status installed libicu44 4.4.1-5 2010-07-19 11:02:39 configure libimobiledevice1 1.0.2-1 1.0.2-1 2010-07-19 11:02:39 status unpacked libimobiledevice1 1.0.2-1 2010-07-19 11:02:40 status half-configured libimobiledevice1 1.0.2-1 2010-07-19 11:02:40 status installed libimobiledevice1 1.0.2-1 2010-07-19 11:02:40 configure libnss3-1d 3.12.6-3 3.12.6-3 2010-07-19 11:02:40 status unpacked libnss3-1d 3.12.6-3 2010-07-19 11:02:40 status half-configured libnss3-1d 3.12.6-3 2010-07-19 11:02:40 status installed libnss3-1d 3.12.6-3 2010-07-19 11:02:40 configure libwbclient0 2:3.4.8~dfsg-2 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status unpacked libwbclient0 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status half-configured libwbclient0 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status installed libwbclient0 2:3.4.8~dfsg-2 2010-07-19 11:02:40 configure libsmbclient 2:3.4.8~dfsg-2 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status unpacked libsmbclient 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status half-configured libsmbclient 2:3.4.8~dfsg-2 2010-07-19 11:02:40 status installed libsmbclient 2:3.4.8~dfsg-2 2010-07-19 11:02:40 configure libssh-4 0.4.5-1 0.4.5-1 2010-07-19 11:02:40 status unpacked libssh-4 0.4.5-1 2010-07-19 11:02:40 status half-configured libssh-4 0.4.5-1 2010-07-19 11:02:40 status installed libssh-4 0.4.5-1 2010-07-19 11:02:40 configure libtelepathy-glib0 0.11.10-1 0.11.10-1 2010-07-19 11:02:40 status unpacked libtelepathy-glib0 0.11.10-1 2010-07-19 11:02:40 status half-configured libtelepathy-glib0 0.11.10-1 2010-07-19 11:02:40 status installed libtelepathy-glib0 0.11.10-1 2010-07-19 11:02:41 configure libupower-glib1 0.9.5-1 0.9.5-1 2010-07-19 11:02:41 status unpacked libupower-glib1 0.9.5-1 2010-07-19 11:02:41 status half-configured libupower-glib1 0.9.5-1 2010-07-19 11:02:41 status installed libupower-glib1 0.9.5-1 2010-07-19 11:02:41 configure libvte-common 1:0.24.3-1 1:0.24.3-1 2010-07-19 11:02:41 status unpacked libvte-common 1:0.24.3-1 2010-07-19 11:02:41 status half-configured libvte-common 1:0.24.3-1 2010-07-19 11:02:41 status installed libvte-common 1:0.24.3-1 2010-07-19 11:02:41 configure libvte9 1:0.24.3-1 1:0.24.3-1 2010-07-19 11:02:41 status unpacked libvte9 1:0.24.3-1 2010-07-19 11:02:41 status half-configured libvte9 1:0.24.3-1 2010-07-19 11:02:41 status installed libvte9 1:0.24.3-1 2010-07-19 11:02:41 configure libwebkit-1.0-common 1.2.3-1 1.2.3-1 2010-07-19 11:02:41 status unpacked libwebkit-1.0-common 1.2.3-1 2010-07-19 11:02:41 status half-configured libwebkit-1.0-common 1.2.3-1 2010-07-19 11:02:41 status installed libwebkit-1.0-common 1.2.3-1 2010-07-19 11:02:41 configure libwebkit-1.0-2 1.2.3-1 1.2.3-1 2010-07-19 11:02:41 status unpacked libwebkit-1.0-2 1.2.3-1 2010-07-19 11:02:41 status half-configured libwebkit-1.0-2 1.2.3-1 2010-07-19 11:02:41 status installed libwebkit-1.0-2 1.2.3-1 2010-07-19 11:02:41 configure libwnck-common 2.30.0-4 2.30.0-4 2010-07-19 11:02:41 status unpacked libwnck-common 2.30.0-4 2010-07-19 11:02:41 status half-configured libwnck-common 2.30.0-4 2010-07-19 11:02:41 status installed libwnck-common 2.30.0-4 2010-07-19 11:02:42 configure libwnck22 2.30.0-4 2.30.0-4 2010-07-19 11:02:42 status unpacked libwnck22 2.30.0-4 2010-07-19 11:02:42 status half-configured libwnck22 2.30.0-4 2010-07-19 11:02:42 status installed libwnck22 2.30.0-4 2010-07-19 11:02:42 configure mesa-utils 7.7.1-4 7.7.1-4 2010-07-19 11:02:42 status unpacked mesa-utils 7.7.1-4 2010-07-19 11:02:42 status half-configured mesa-utils 7.7.1-4 2010-07-19 11:02:42 status installed mesa-utils 7.7.1-4 2010-07-19 11:02:42 configure psmisc 22.12-1 22.12-1 2010-07-19 11:02:42 status unpacked psmisc 22.12-1 2010-07-19 11:02:42 status half-configured psmisc 22.12-1 2010-07-19 11:02:42 status installed psmisc 22.12-1 2010-07-19 11:02:42 configure python-gst0.10 0.10.19-1 0.10.19-1 2010-07-19 11:02:42 status unpacked python-gst0.10 0.10.19-1 2010-07-19 11:02:42 status half-configured python-gst0.10 0.10.19-1 2010-07-19 11:02:42 status installed python-gst0.10 0.10.19-1 2010-07-19 11:02:42 status triggers-awaited python-gst0.10 0.10.19-1 2010-07-19 11:02:42 configure python-numpy 1:1.4.1-2 1:1.4.1-2 2010-07-19 11:02:42 status unpacked python-numpy 1:1.4.1-2 2010-07-19 11:02:42 status half-configured python-numpy 1:1.4.1-2 2010-07-19 11:02:42 status installed python-numpy 1:1.4.1-2 2010-07-19 11:02:42 status triggers-pending python-support 1.0.9 2010-07-19 11:02:42 configure python-pkg-resources 0.6.14-1 0.6.14-1 2010-07-19 11:02:42 status unpacked python-pkg-resources 0.6.14-1 2010-07-19 11:02:42 status half-configured python-pkg-resources 0.6.14-1 2010-07-19 11:02:43 status installed python-pkg-resources 0.6.14-1 2010-07-19 11:02:43 configure python-vte 1:0.24.3-1 1:0.24.3-1 2010-07-19 11:02:43 status unpacked python-vte 1:0.24.3-1 2010-07-19 11:02:43 status half-configured python-vte 1:0.24.3-1 2010-07-19 11:02:43 status installed python-vte 1:0.24.3-1 2010-07-19 11:02:43 configure qemu-keymaps 0.12.4+dfsg-4 0.12.4+dfsg-4 2010-07-19 11:02:43 status unpacked qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:02:43 status half-configured qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:02:43 status installed qemu-keymaps 0.12.4+dfsg-4 2010-07-19 11:02:43 configure qemu-system 0.12.4+dfsg-4 0.12.4+dfsg-4 2010-07-19 11:02:43 status unpacked qemu-system 0.12.4+dfsg-4 2010-07-19 11:02:43 status unpacked qemu-system 0.12.4+dfsg-4 2010-07-19 11:02:43 status half-configured qemu-system 0.12.4+dfsg-4 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-i386 20 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-arm 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-cris 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-m68k 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-microblaze 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips64 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mips64el 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-mipsel 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppc 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppc64 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-ppcemb 10 2010-07-19 11:02:43 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sh4 10 2010-07-19 11:02:44 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sh4eb 10 2010-07-19 11:02:44 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sparc 10 2010-07-19 11:02:44 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-sparc64 10 2010-07-19 11:02:44 update-alternatives: run with --install /usr/bin/qemu qemu /usr/bin/qemu-system-x86_64 10 2010-07-19 11:02:44 status installed qemu-system 0.12.4+dfsg-4 2010-07-19 11:02:44 configure qemu-user 0.12.4+dfsg-4 0.12.4+dfsg-4 2010-07-19 11:02:44 status unpacked qemu-user 0.12.4+dfsg-4 2010-07-19 11:02:44 status half-configured qemu-user 0.12.4+dfsg-4 2010-07-19 11:02:44 status installed qemu-user 0.12.4+dfsg-4 2010-07-19 11:02:44 configure qemu-utils 0.12.4+dfsg-4 0.12.4+dfsg-4 2010-07-19 11:02:44 status unpacked qemu-utils 0.12.4+dfsg-4 2010-07-19 11:02:44 status half-configured qemu-utils 0.12.4+dfsg-4 2010-07-19 11:02:44 status installed qemu-utils 0.12.4+dfsg-4 2010-07-19 11:02:44 configure qemu 0.12.4+dfsg-4 0.12.4+dfsg-4 2010-07-19 11:02:44 status unpacked qemu 0.12.4+dfsg-4 2010-07-19 11:02:44 status half-configured qemu 0.12.4+dfsg-4 2010-07-19 11:02:44 status installed qemu 0.12.4+dfsg-4 2010-07-19 11:02:44 configure rss-glx 0.9.1-3 0.9.1-3 2010-07-19 11:02:44 status unpacked rss-glx 0.9.1-3 2010-07-19 11:02:44 status half-configured rss-glx 0.9.1-3 2010-07-19 11:02:44 status installed rss-glx 0.9.1-3 2010-07-19 11:02:44 configure transmission-common 2.01-1 2.01-1 2010-07-19 11:02:44 status unpacked transmission-common 2.01-1 2010-07-19 11:02:44 status half-configured transmission-common 2.01-1 2010-07-19 11:02:44 status installed transmission-common 2.01-1 2010-07-19 11:02:44 configure transmission-gtk 2.01-1 2.01-1 2010-07-19 11:02:44 status unpacked transmission-gtk 2.01-1 2010-07-19 11:02:44 status half-configured transmission-gtk 2.01-1 2010-07-19 11:02:44 status installed transmission-gtk 2.01-1 2010-07-19 11:02:44 configure upower 0.9.5-1 0.9.5-1 2010-07-19 11:02:44 status unpacked upower 0.9.5-1 2010-07-19 11:02:44 status unpacked upower 0.9.5-1 2010-07-19 11:02:44 status unpacked upower 0.9.5-1 2010-07-19 11:02:44 status half-configured upower 0.9.5-1 2010-07-19 11:02:44 status installed upower 0.9.5-1 2010-07-19 11:02:45 configure virt-manager 0.8.4-6 0.8.4-6 2010-07-19 11:02:45 status unpacked virt-manager 0.8.4-6 2010-07-19 11:02:45 status half-configured virt-manager 0.8.4-6 2010-07-19 11:02:45 status installed virt-manager 0.8.4-6 2010-07-19 11:02:45 configure xserver-common 2:1.7.7-3 2:1.7.7-3 2010-07-19 11:02:45 status unpacked xserver-common 2:1.7.7-3 2010-07-19 11:02:45 status half-configured xserver-common 2:1.7.7-3 2010-07-19 11:02:45 status installed xserver-common 2:1.7.7-3 2010-07-19 11:02:45 configure xnest 2:1.7.7-3 2:1.7.7-3 2010-07-19 11:02:45 status unpacked xnest 2:1.7.7-3 2010-07-19 11:02:45 status half-configured xnest 2:1.7.7-3 2010-07-19 11:02:45 status installed xnest 2:1.7.7-3 2010-07-19 11:02:45 configure xserver-xephyr 2:1.7.7-3 2:1.7.7-3 2010-07-19 11:02:45 status unpacked xserver-xephyr 2:1.7.7-3 2010-07-19 11:02:45 status half-configured xserver-xephyr 2:1.7.7-3 2010-07-19 11:02:45 status installed xserver-xephyr 2:1.7.7-3 2010-07-19 11:02:45 configure xserver-xorg-core 2:1.7.7-3 2:1.7.7-3 2010-07-19 11:02:45 status unpacked xserver-xorg-core 2:1.7.7-3 2010-07-19 11:02:45 status half-configured xserver-xorg-core 2:1.7.7-3 2010-07-19 11:02:46 status installed xserver-xorg-core 2:1.7.7-3 2010-07-19 11:02:46 configure xserver-xorg-video-vmware 1:11.0.1-2 1:11.0.1-2 2010-07-19 11:02:46 status unpacked xserver-xorg-video-vmware 1:11.0.1-2 2010-07-19 11:02:46 status half-configured xserver-xorg-video-vmware 1:11.0.1-2 2010-07-19 11:02:46 status installed xserver-xorg-video-vmware 1:11.0.1-2 2010-07-19 11:02:46 configure libsbuild-perl 0.60.0-2 0.60.0-2 2010-07-19 11:02:46 status unpacked libsbuild-perl 0.60.0-2 2010-07-19 11:02:46 status half-configured libsbuild-perl 0.60.0-2 2010-07-19 11:02:46 status installed libsbuild-perl 0.60.0-2 2010-07-19 11:02:46 configure sbuild 0.60.0-2 0.60.0-2 2010-07-19 11:02:46 status unpacked sbuild 0.60.0-2 2010-07-19 11:02:46 status unpacked sbuild 0.60.0-2 2010-07-19 11:02:46 status unpacked sbuild 0.60.0-2 2010-07-19 11:02:46 status half-configured sbuild 0.60.0-2 2010-07-19 11:02:46 status installed sbuild 0.60.0-2 2010-07-19 11:02:46 configure usb-modeswitch-data 20100707-1 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:46 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:47 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:48 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:49 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status unpacked usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status half-configured usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 status installed usb-modeswitch-data 20100707-1 2010-07-19 11:02:50 configure openjdk-6-jre-lib 6b18-1.8-4 6b18-1.8-4 2010-07-19 11:02:50 status unpacked openjdk-6-jre-lib 6b18-1.8-4 2010-07-19 11:02:50 status half-configured openjdk-6-jre-lib 6b18-1.8-4 2010-07-19 11:02:50 status installed openjdk-6-jre-lib 6b18-1.8-4 2010-07-19 11:02:50 configure openjdk-6-jre-headless 6b18-1.8-4 6b18-1.8-4 2010-07-19 11:02:50 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 status half-configured openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:51 update-alternatives: run with --install /usr/bin/java java /usr/lib/jvm/java-6-openjdk/jre/bin/java 1061 --slave /usr/share/man/man1/java.1.gz java.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/java.1.gz 2010-07-19 11:02:51 update-alternatives: run with --install /usr/bin/keytool keytool /usr/lib/jvm/java-6-openjdk/jre/bin/keytool 1061 --slave /usr/share/man/man1/keytool.1.gz keytool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/keytool.1.gz 2010-07-19 11:02:51 update-alternatives: run with --install /usr/bin/pack200 pack200 /usr/lib/jvm/java-6-openjdk/jre/bin/pack200 1061 --slave /usr/share/man/man1/pack200.1.gz pack200.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/pack200.1.gz 2010-07-19 11:02:51 update-alternatives: run with --install /usr/bin/rmid rmid /usr/lib/jvm/java-6-openjdk/jre/bin/rmid 1061 --slave /usr/share/man/man1/rmid.1.gz rmid.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/rmid.1.gz 2010-07-19 11:02:51 update-alternatives: run with --install /usr/bin/rmiregistry rmiregistry /usr/lib/jvm/java-6-openjdk/jre/bin/rmiregistry 1061 --slave /usr/share/man/man1/rmiregistry.1.gz rmiregistry.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/rmiregistry.1.gz 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/unpack200 unpack200 /usr/lib/jvm/java-6-openjdk/jre/bin/unpack200 1061 --slave /usr/share/man/man1/unpack200.1.gz unpack200.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/unpack200.1.gz 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/orbd orbd /usr/lib/jvm/java-6-openjdk/jre/bin/orbd 1061 --slave /usr/share/man/man1/orbd.1.gz orbd.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/orbd.1.gz 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/servertool servertool /usr/lib/jvm/java-6-openjdk/jre/bin/servertool 1061 --slave /usr/share/man/man1/servertool.1.gz servertool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/servertool.1.gz 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/tnameserv tnameserv /usr/lib/jvm/java-6-openjdk/jre/bin/tnameserv 1061 --slave /usr/share/man/man1/tnameserv.1.gz tnameserv.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/tnameserv.1.gz 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/jexec jexec /usr/lib/jvm/java-6-openjdk/jre/lib/jexec 1061 --slave /usr/share/binfmts/jar jexec-binfmt /usr/lib/jvm/java-6-openjdk/jre/lib/jar.binfmt 2010-07-19 11:02:52 status installed openjdk-6-jre-headless 6b18-1.8-4 2010-07-19 11:02:52 configure icedtea-6-jre-cacao 6b18-1.8-4 6b18-1.8-4 2010-07-19 11:02:52 status unpacked icedtea-6-jre-cacao 6b18-1.8-4 2010-07-19 11:02:52 status half-configured icedtea-6-jre-cacao 6b18-1.8-4 2010-07-19 11:02:52 status installed icedtea-6-jre-cacao 6b18-1.8-4 2010-07-19 11:02:52 configure openjdk-6-jre 6b18-1.8-4 6b18-1.8-4 2010-07-19 11:02:52 status unpacked openjdk-6-jre 6b18-1.8-4 2010-07-19 11:02:52 status half-configured openjdk-6-jre 6b18-1.8-4 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/javaws javaws /usr/lib/jvm/java-6-openjdk/jre/bin/javaws 1061 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/pluginappletviewer pluginappletviewer /usr/lib/jvm/java-6-openjdk/jre/bin/pluginappletviewer 1061 2010-07-19 11:02:52 update-alternatives: run with --install /usr/bin/policytool policytool /usr/lib/jvm/java-6-openjdk/jre/bin/policytool 1061 --slave /usr/share/man/man1/policytool.1.gz policytool.1.gz /usr/lib/jvm/java-6-openjdk/jre/man/man1/policytool.1.gz 2010-07-19 11:02:52 update-alternatives: run with --quiet --set javaws /usr/lib/jvm/java-6-openjdk/jre/bin/javaws 2010-07-19 11:02:52 update-alternatives: status of link group javaws set to manual 2010-07-19 11:02:52 update-alternatives: run with --quiet --set pluginappletviewer /usr/lib/jvm/java-6-openjdk/jre/bin/pluginappletviewer 2010-07-19 11:02:52 update-alternatives: status of link group pluginappletviewer set to manual 2010-07-19 11:02:53 update-alternatives: run with --quiet --set policytool /usr/lib/jvm/java-6-openjdk/jre/bin/policytool 2010-07-19 11:02:53 update-alternatives: status of link group policytool set to manual 2010-07-19 11:02:53 status installed openjdk-6-jre 6b18-1.8-4 2010-07-19 11:02:53 configure g++-4.4 4.4.4-7 4.4.4-7 2010-07-19 11:02:53 status unpacked g++-4.4 4.4.4-7 2010-07-19 11:02:53 status half-configured g++-4.4 4.4.4-7 2010-07-19 11:02:53 status installed g++-4.4 4.4.4-7 2010-07-19 11:02:53 configure g++-4.3 4.3.5-2 4.3.5-2 2010-07-19 11:02:53 status unpacked g++-4.3 4.3.5-2 2010-07-19 11:02:53 status half-configured g++-4.3 4.3.5-2 2010-07-19 11:02:53 status installed g++-4.3 4.3.5-2 2010-07-19 11:02:53 configure libstdc++6-4.4-dev 4.4.4-7 4.4.4-7 2010-07-19 11:02:53 status unpacked libstdc++6-4.4-dev 4.4.4-7 2010-07-19 11:02:53 status half-configured libstdc++6-4.4-dev 4.4.4-7 2010-07-19 11:02:53 status installed libstdc++6-4.4-dev 4.4.4-7 2010-07-19 11:02:53 configure libstdc++6-4.3-dev 4.3.5-2 4.3.5-2 2010-07-19 11:02:53 status unpacked libstdc++6-4.3-dev 4.3.5-2 2010-07-19 11:02:53 status half-configured libstdc++6-4.3-dev 4.3.5-2 2010-07-19 11:02:53 status installed libstdc++6-4.3-dev 4.3.5-2 2010-07-19 11:02:53 trigproc menu 2.1.43 2.1.43 2010-07-19 11:02:53 status half-configured menu 2.1.43 2010-07-19 11:02:54 status installed menu 2.1.43 2010-07-19 11:02:54 trigproc python-central 0.6.16 0.6.14+nmu2 2010-07-19 11:02:54 status half-configured python-central 0.6.16 2010-07-19 11:02:54 status installed python-gst0.10 0.10.19-1 2010-07-19 11:02:54 status installed etckeeper 0.48 2010-07-19 11:02:54 status installed python-apt 0.7.96.1 2010-07-19 11:02:57 status installed python-central 0.6.16 2010-07-19 11:02:57 trigproc tex-common 2.08 2.08 2010-07-19 11:02:57 status half-configured tex-common 2.08 2010-07-19 11:02:57 status installed feynmf 1.08-6 2010-07-19 11:02:59 status installed tex-common 2.08 2010-07-19 11:02:59 trigproc python-support 1.0.9 1.0.9 2010-07-19 11:02:59 status half-configured python-support 1.0.9 2010-07-19 11:03:02 status installed python-support 1.0.9 2010-07-19 13:13:13 startup archives unpack 2010-07-19 13:13:19 install cupsys 1.3.8-1+lenny8 2010-07-19 13:13:19 status half-installed cupsys 1.3.8-1+lenny8 2010-07-19 13:13:19 status unpacked cupsys 1.3.8-1+lenny8 2010-07-19 13:13:19 status unpacked cupsys 1.3.8-1+lenny8 2010-07-19 13:13:20 startup packages configure 2010-07-19 13:13:20 configure cupsys 1.3.8-1+lenny8 1.3.8-1+lenny8 2010-07-19 13:13:20 status unpacked cupsys 1.3.8-1+lenny8 2010-07-19 13:13:20 status half-configured cupsys 1.3.8-1+lenny8 2010-07-19 13:13:20 status installed cupsys 1.3.8-1+lenny8 2010-07-19 15:51:46 startup archives unpack 2010-07-19 15:51:46 install powertop 1.13~pre20100125-1 2010-07-19 15:51:46 status half-installed powertop 1.13~pre20100125-1 2010-07-19 15:51:46 status triggers-pending man-db 2.5.7-3 2010-07-19 15:51:46 status half-installed powertop 1.13~pre20100125-1 2010-07-19 15:51:47 status unpacked powertop 1.13~pre20100125-1 2010-07-19 15:51:47 status unpacked powertop 1.13~pre20100125-1 2010-07-19 15:51:47 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-19 15:51:47 status half-configured man-db 2.5.7-3 2010-07-19 15:51:50 status installed man-db 2.5.7-3 2010-07-19 15:51:50 startup packages configure 2010-07-19 15:51:50 configure powertop 1.13~pre20100125-1 1.13~pre20100125-1 2010-07-19 15:51:50 status unpacked powertop 1.13~pre20100125-1 2010-07-19 15:51:50 status half-configured powertop 1.13~pre20100125-1 2010-07-19 15:51:51 status installed powertop 1.13~pre20100125-1 2010-07-20 09:43:27 startup archives unpack 2010-07-20 09:43:27 upgrade python 2.6.5-8 2.6.5-9 2010-07-20 09:43:27 status half-configured python 2.6.5-8 2010-07-20 09:43:27 status unpacked python 2.6.5-8 2010-07-20 09:43:27 status half-installed python 2.6.5-8 2010-07-20 09:43:29 status triggers-pending man-db 2.5.7-3 2010-07-20 09:43:29 status half-installed python 2.6.5-8 2010-07-20 09:43:30 status half-installed python 2.6.5-8 2010-07-20 09:43:30 status unpacked python 2.6.5-9 2010-07-20 09:43:30 status unpacked python 2.6.5-9 2010-07-20 09:43:30 upgrade python-minimal 2.6.5-8 2.6.5-9 2010-07-20 09:43:30 status half-configured python-minimal 2.6.5-8 2010-07-20 09:43:30 status unpacked python-minimal 2.6.5-8 2010-07-20 09:43:30 status half-installed python-minimal 2.6.5-8 2010-07-20 09:43:30 status half-installed python-minimal 2.6.5-8 2010-07-20 09:43:30 status half-installed python-minimal 2.6.5-8 2010-07-20 09:43:30 status unpacked python-minimal 2.6.5-9 2010-07-20 09:43:30 status unpacked python-minimal 2.6.5-9 2010-07-20 09:43:31 upgrade diffstat 1.52-1 1.53-1 2010-07-20 09:43:31 status half-configured diffstat 1.52-1 2010-07-20 09:43:31 status unpacked diffstat 1.52-1 2010-07-20 09:43:31 status half-installed diffstat 1.52-1 2010-07-20 09:43:31 status half-installed diffstat 1.52-1 2010-07-20 09:43:31 status half-installed diffstat 1.52-1 2010-07-20 09:43:31 status unpacked diffstat 1.53-1 2010-07-20 09:43:31 status unpacked diffstat 1.53-1 2010-07-20 09:43:31 upgrade gvfs-bin 1.6.2-1 1.6.3-1 2010-07-20 09:43:31 status half-configured gvfs-bin 1.6.2-1 2010-07-20 09:43:31 status unpacked gvfs-bin 1.6.2-1 2010-07-20 09:43:31 status half-installed gvfs-bin 1.6.2-1 2010-07-20 09:43:31 status half-installed gvfs-bin 1.6.2-1 2010-07-20 09:43:32 status unpacked gvfs-bin 1.6.3-1 2010-07-20 09:43:32 status unpacked gvfs-bin 1.6.3-1 2010-07-20 09:43:32 upgrade gvfs-backends 1.6.2-1 1.6.3-1 2010-07-20 09:43:32 status half-configured gvfs-backends 1.6.2-1 2010-07-20 09:43:32 status unpacked gvfs-backends 1.6.2-1 2010-07-20 09:43:32 status half-installed gvfs-backends 1.6.2-1 2010-07-20 09:43:33 status half-installed gvfs-backends 1.6.2-1 2010-07-20 09:43:33 status unpacked gvfs-backends 1.6.3-1 2010-07-20 09:43:33 status unpacked gvfs-backends 1.6.3-1 2010-07-20 09:43:33 upgrade gvfs 1.6.2-1 1.6.3-1 2010-07-20 09:43:33 status half-configured gvfs 1.6.2-1 2010-07-20 09:43:33 status unpacked gvfs 1.6.2-1 2010-07-20 09:43:33 status half-installed gvfs 1.6.2-1 2010-07-20 09:43:33 status triggers-pending libglib2.0-0 2.24.1-1 2010-07-20 09:43:33 status half-installed gvfs 1.6.2-1 2010-07-20 09:43:34 status half-installed gvfs 1.6.2-1 2010-07-20 09:43:35 status unpacked gvfs 1.6.3-1 2010-07-20 09:43:35 status unpacked gvfs 1.6.3-1 2010-07-20 09:43:35 upgrade libservlet2.5-java 6.0.26-5 6.0.28-1 2010-07-20 09:43:35 status half-configured libservlet2.5-java 6.0.26-5 2010-07-20 09:43:35 status unpacked libservlet2.5-java 6.0.26-5 2010-07-20 09:43:35 status half-installed libservlet2.5-java 6.0.26-5 2010-07-20 09:43:36 status half-installed libservlet2.5-java 6.0.26-5 2010-07-20 09:43:36 status unpacked libservlet2.5-java 6.0.28-1 2010-07-20 09:43:36 status unpacked libservlet2.5-java 6.0.28-1 2010-07-20 09:43:36 upgrade mobile-broadband-provider-info 20100702-1 20100716-1 2010-07-20 09:43:36 status half-configured mobile-broadband-provider-info 20100702-1 2010-07-20 09:43:36 status unpacked mobile-broadband-provider-info 20100702-1 2010-07-20 09:43:36 status half-installed mobile-broadband-provider-info 20100702-1 2010-07-20 09:43:37 status half-installed mobile-broadband-provider-info 20100702-1 2010-07-20 09:43:37 status unpacked mobile-broadband-provider-info 20100716-1 2010-07-20 09:43:37 status unpacked mobile-broadband-provider-info 20100716-1 2010-07-20 09:43:37 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-20 09:43:37 status half-configured man-db 2.5.7-3 2010-07-20 09:43:37 status installed man-db 2.5.7-3 2010-07-20 09:43:37 trigproc libglib2.0-0 2.24.1-1 2.24.1-1 2010-07-20 09:43:37 status half-configured libglib2.0-0 2.24.1-1 2010-07-20 09:43:37 status installed libglib2.0-0 2.24.1-1 2010-07-20 09:43:38 startup packages configure 2010-07-20 09:43:38 configure python-minimal 2.6.5-9 2.6.5-9 2010-07-20 09:43:38 status unpacked python-minimal 2.6.5-9 2010-07-20 09:43:38 status half-configured python-minimal 2.6.5-9 2010-07-20 09:43:38 status installed python-minimal 2.6.5-9 2010-07-20 09:43:38 configure python 2.6.5-9 2.6.5-9 2010-07-20 09:43:38 status unpacked python 2.6.5-9 2010-07-20 09:43:38 status half-configured python 2.6.5-9 2010-07-20 09:43:39 status installed python 2.6.5-9 2010-07-20 09:43:39 configure diffstat 1.53-1 1.53-1 2010-07-20 09:43:39 status unpacked diffstat 1.53-1 2010-07-20 09:43:39 status half-configured diffstat 1.53-1 2010-07-20 09:43:39 status installed diffstat 1.53-1 2010-07-20 09:43:39 configure gvfs 1.6.3-1 1.6.3-1 2010-07-20 09:43:39 status unpacked gvfs 1.6.3-1 2010-07-20 09:43:39 status half-configured gvfs 1.6.3-1 2010-07-20 09:43:39 status installed gvfs 1.6.3-1 2010-07-20 09:43:39 configure gvfs-bin 1.6.3-1 1.6.3-1 2010-07-20 09:43:39 status unpacked gvfs-bin 1.6.3-1 2010-07-20 09:43:39 status unpacked gvfs-bin 1.6.3-1 2010-07-20 09:43:39 status half-configured gvfs-bin 1.6.3-1 2010-07-20 09:43:39 status installed gvfs-bin 1.6.3-1 2010-07-20 09:43:39 configure gvfs-backends 1.6.3-1 1.6.3-1 2010-07-20 09:43:39 status unpacked gvfs-backends 1.6.3-1 2010-07-20 09:43:39 status half-configured gvfs-backends 1.6.3-1 2010-07-20 09:43:39 status installed gvfs-backends 1.6.3-1 2010-07-20 09:43:39 configure libservlet2.5-java 6.0.28-1 6.0.28-1 2010-07-20 09:43:39 status unpacked libservlet2.5-java 6.0.28-1 2010-07-20 09:43:39 status half-configured libservlet2.5-java 6.0.28-1 2010-07-20 09:43:39 status installed libservlet2.5-java 6.0.28-1 2010-07-20 09:43:39 configure mobile-broadband-provider-info 20100716-1 20100716-1 2010-07-20 09:43:39 status unpacked mobile-broadband-provider-info 20100716-1 2010-07-20 09:43:39 status half-configured mobile-broadband-provider-info 20100716-1 2010-07-20 09:43:39 status installed mobile-broadband-provider-info 20100716-1 2010-07-22 10:03:26 startup archives unpack 2010-07-22 10:03:29 install openssl-blacklist 0.5-2 2010-07-22 10:03:29 status half-installed openssl-blacklist 0.5-2 2010-07-22 10:03:30 status triggers-pending man-db 2.5.7-3 2010-07-22 10:03:30 status half-installed openssl-blacklist 0.5-2 2010-07-22 10:03:30 status unpacked openssl-blacklist 0.5-2 2010-07-22 10:03:30 status unpacked openssl-blacklist 0.5-2 2010-07-22 10:03:30 install libpkcs11-helper1 1.07-1 1.07-1 2010-07-22 10:03:30 status half-installed libpkcs11-helper1 1.07-1 2010-07-22 10:03:30 status half-installed libpkcs11-helper1 1.07-1 2010-07-22 10:03:31 status unpacked libpkcs11-helper1 1.07-1 2010-07-22 10:03:31 status unpacked libpkcs11-helper1 1.07-1 2010-07-22 10:03:31 install openvpn-blacklist 0.4 2010-07-22 10:03:31 status half-installed openvpn-blacklist 0.4 2010-07-22 10:03:31 status half-installed openvpn-blacklist 0.4 2010-07-22 10:03:31 status unpacked openvpn-blacklist 0.4 2010-07-22 10:03:31 status unpacked openvpn-blacklist 0.4 2010-07-22 10:03:31 install openvpn 2.1~rc11-1 2.1.0-3 2010-07-22 10:03:31 status half-installed openvpn 2.1~rc11-1 2010-07-22 10:03:31 status half-installed openvpn 2.1~rc11-1 2010-07-22 10:03:32 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:32 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:32 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-22 10:03:32 status half-configured man-db 2.5.7-3 2010-07-22 10:03:33 status installed man-db 2.5.7-3 2010-07-22 10:03:33 startup packages configure 2010-07-22 10:03:33 configure openssl-blacklist 0.5-2 0.5-2 2010-07-22 10:03:33 status unpacked openssl-blacklist 0.5-2 2010-07-22 10:03:33 status half-configured openssl-blacklist 0.5-2 2010-07-22 10:03:33 status installed openssl-blacklist 0.5-2 2010-07-22 10:03:33 configure libpkcs11-helper1 1.07-1 1.07-1 2010-07-22 10:03:33 status unpacked libpkcs11-helper1 1.07-1 2010-07-22 10:03:33 status half-configured libpkcs11-helper1 1.07-1 2010-07-22 10:03:34 status installed libpkcs11-helper1 1.07-1 2010-07-22 10:03:34 configure openvpn-blacklist 0.4 0.4 2010-07-22 10:03:34 status unpacked openvpn-blacklist 0.4 2010-07-22 10:03:34 status half-configured openvpn-blacklist 0.4 2010-07-22 10:03:34 status installed openvpn-blacklist 0.4 2010-07-22 10:03:34 configure openvpn 2.1.0-3 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status unpacked openvpn 2.1.0-3 2010-07-22 10:03:34 status half-configured openvpn 2.1.0-3 2010-07-22 10:03:35 status installed openvpn 2.1.0-3 2010-07-23 10:38:17 startup archives unpack 2010-07-23 10:38:19 install colordiff 1.0.9-1 2010-07-23 10:38:19 status half-installed colordiff 1.0.9-1 2010-07-23 10:38:19 status triggers-pending man-db 2.5.7-3 2010-07-23 10:38:19 status half-installed colordiff 1.0.9-1 2010-07-23 10:38:19 status unpacked colordiff 1.0.9-1 2010-07-23 10:38:19 status unpacked colordiff 1.0.9-1 2010-07-23 10:38:19 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-23 10:38:19 status half-configured man-db 2.5.7-3 2010-07-23 10:38:20 status installed man-db 2.5.7-3 2010-07-23 10:38:21 startup packages configure 2010-07-23 10:38:21 configure colordiff 1.0.9-1 1.0.9-1 2010-07-23 10:38:21 status unpacked colordiff 1.0.9-1 2010-07-23 10:38:21 status unpacked colordiff 1.0.9-1 2010-07-23 10:38:21 status half-configured colordiff 1.0.9-1 2010-07-23 10:38:21 status installed colordiff 1.0.9-1 2010-07-26 18:44:17 startup archives unpack 2010-07-26 18:44:17 install irssi 0.8.15-1 2010-07-26 18:44:17 status half-installed irssi 0.8.15-1 2010-07-26 18:44:17 status triggers-pending menu 2.1.43 2010-07-26 18:44:17 status half-installed irssi 0.8.15-1 2010-07-26 18:44:17 status triggers-pending man-db 2.5.7-3 2010-07-26 18:44:17 status half-installed irssi 0.8.15-1 2010-07-26 18:44:18 status unpacked irssi 0.8.15-1 2010-07-26 18:44:18 status unpacked irssi 0.8.15-1 2010-07-26 18:44:18 trigproc menu 2.1.43 2.1.43 2010-07-26 18:44:18 status half-configured menu 2.1.43 2010-07-26 18:44:22 status installed menu 2.1.43 2010-07-26 18:44:22 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-26 18:44:22 status half-configured man-db 2.5.7-3 2010-07-26 18:44:24 status installed man-db 2.5.7-3 2010-07-26 18:44:25 startup packages configure 2010-07-26 18:44:25 configure irssi 0.8.15-1 0.8.15-1 2010-07-26 18:44:25 status unpacked irssi 0.8.15-1 2010-07-26 18:44:25 status unpacked irssi 0.8.15-1 2010-07-26 18:44:25 status half-configured irssi 0.8.15-1 2010-07-26 18:44:25 status installed irssi 0.8.15-1 2010-07-26 18:44:25 status triggers-pending menu 2.1.43 2010-07-26 18:44:25 status triggers-awaited menu 2.1.43 2010-07-26 18:44:25 trigproc menu 2.1.43 2.1.43 2010-07-26 18:44:25 status half-configured menu 2.1.43 2010-07-26 18:44:26 status installed menu 2.1.43 2010-07-26 18:56:27 startup archives unpack 2010-07-26 18:56:27 install sendfile 2.1b.20080616-3 2010-07-26 18:56:27 status half-installed sendfile 2.1b.20080616-3 2010-07-26 18:56:27 status triggers-pending man-db 2.5.7-3 2010-07-26 18:56:27 status half-installed sendfile 2.1b.20080616-3 2010-07-26 18:56:27 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:27 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:28 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-26 18:56:28 status half-configured man-db 2.5.7-3 2010-07-26 18:56:29 status installed man-db 2.5.7-3 2010-07-26 18:56:30 startup packages configure 2010-07-26 18:56:30 configure sendfile 2.1b.20080616-3 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status unpacked sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status half-configured sendfile 2.1b.20080616-3 2010-07-26 18:56:30 status installed sendfile 2.1b.20080616-3 2010-07-27 12:50:19 startup archives unpack 2010-07-27 12:50:20 upgrade isc-dhcp-client 4.1.1-P1-7 4.1.1-P1-9 2010-07-27 12:50:20 status half-configured isc-dhcp-client 4.1.1-P1-7 2010-07-27 12:50:20 status unpacked isc-dhcp-client 4.1.1-P1-7 2010-07-27 12:50:20 status half-installed isc-dhcp-client 4.1.1-P1-7 2010-07-27 12:50:20 status triggers-pending man-db 2.5.7-3 2010-07-27 12:50:20 status half-installed isc-dhcp-client 4.1.1-P1-7 2010-07-27 12:50:20 status half-installed isc-dhcp-client 4.1.1-P1-7 2010-07-27 12:50:20 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:20 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:20 upgrade isc-dhcp-common 4.1.1-P1-7 4.1.1-P1-9 2010-07-27 12:50:20 status half-configured isc-dhcp-common 4.1.1-P1-7 2010-07-27 12:50:20 status unpacked isc-dhcp-common 4.1.1-P1-7 2010-07-27 12:50:20 status half-installed isc-dhcp-common 4.1.1-P1-7 2010-07-27 12:50:20 status half-installed isc-dhcp-common 4.1.1-P1-7 2010-07-27 12:50:21 status half-installed isc-dhcp-common 4.1.1-P1-7 2010-07-27 12:50:21 status unpacked isc-dhcp-common 4.1.1-P1-9 2010-07-27 12:50:21 status unpacked isc-dhcp-common 4.1.1-P1-9 2010-07-27 12:50:21 install cfengine2 2.2.10-2 2010-07-27 12:50:21 status half-installed cfengine2 2.2.10-2 2010-07-27 12:50:21 status half-installed cfengine2 2.2.10-2 2010-07-27 12:50:21 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-27 12:50:21 status half-installed cfengine2 2.2.10-2 2010-07-27 12:50:22 status unpacked cfengine2 2.2.10-2 2010-07-27 12:50:22 status unpacked cfengine2 2.2.10-2 2010-07-27 12:50:22 install isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:22 status half-installed isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:22 status half-installed isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:22 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:22 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:22 install dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:22 status half-installed dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:23 status unpacked dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:23 status unpacked dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:23 install libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:23 status half-installed libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:23 status half-installed libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:23 status unpacked libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:23 status unpacked libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:23 install liblinux-lvm-perl 0.14-2 2010-07-27 12:50:23 status half-installed liblinux-lvm-perl 0.14-2 2010-07-27 12:50:23 status half-installed liblinux-lvm-perl 0.14-2 2010-07-27 12:50:23 status unpacked liblinux-lvm-perl 0.14-2 2010-07-27 12:50:23 status unpacked liblinux-lvm-perl 0.14-2 2010-07-27 12:50:23 install libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:23 status half-installed libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:23 status half-installed libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:24 status unpacked libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:24 status unpacked libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:24 install nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:24 status half-installed nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:24 status half-installed nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:24 status unpacked nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:24 status unpacked nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:24 install syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:24 status half-installed syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:24 status half-installed syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:25 status unpacked syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:25 status unpacked syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:25 install fai-client 3.3.5 2010-07-27 12:50:25 status half-installed fai-client 3.3.5 2010-07-27 12:50:25 status half-installed fai-client 3.3.5 2010-07-27 12:50:25 status unpacked fai-client 3.3.5 2010-07-27 12:50:25 status unpacked fai-client 3.3.5 2010-07-27 12:50:25 install fai-server 3.3.5 2010-07-27 12:50:25 status half-installed fai-server 3.3.5 2010-07-27 12:50:25 status half-installed fai-server 3.3.5 2010-07-27 12:50:26 status unpacked fai-server 3.3.5 2010-07-27 12:50:26 status unpacked fai-server 3.3.5 2010-07-27 12:50:26 install tftpd-hpa 5.0-14 2010-07-27 12:50:26 status half-installed tftpd-hpa 5.0-14 2010-07-27 12:50:26 status half-installed tftpd-hpa 5.0-14 2010-07-27 12:50:26 status unpacked tftpd-hpa 5.0-14 2010-07-27 12:50:26 status unpacked tftpd-hpa 5.0-14 2010-07-27 12:50:26 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-27 12:50:26 status half-configured man-db 2.5.7-3 2010-07-27 12:50:28 status installed man-db 2.5.7-3 2010-07-27 12:50:28 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-27 12:50:28 status half-configured install-info 4.13a.dfsg.1-5 2010-07-27 12:50:29 status installed install-info 4.13a.dfsg.1-5 2010-07-27 12:50:30 startup packages configure 2010-07-27 12:50:30 configure isc-dhcp-common 4.1.1-P1-9 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-common 4.1.1-P1-9 2010-07-27 12:50:30 status half-configured isc-dhcp-common 4.1.1-P1-9 2010-07-27 12:50:30 status installed isc-dhcp-common 4.1.1-P1-9 2010-07-27 12:50:30 configure isc-dhcp-client 4.1.1-P1-9 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status half-configured isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 status installed isc-dhcp-client 4.1.1-P1-9 2010-07-27 12:50:30 configure cfengine2 2.2.10-2 2.2.10-2 2010-07-27 12:50:30 status unpacked cfengine2 2.2.10-2 2010-07-27 12:50:30 status unpacked cfengine2 2.2.10-2 2010-07-27 12:50:30 status unpacked cfengine2 2.2.10-2 2010-07-27 12:50:30 status half-configured cfengine2 2.2.10-2 2010-07-27 12:50:32 status installed cfengine2 2.2.10-2 2010-07-27 12:50:32 configure isc-dhcp-server 4.1.1-P1-9 4.1.1-P1-9 2010-07-27 12:50:32 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:32 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:32 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:32 status half-configured isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:35 status installed isc-dhcp-server 4.1.1-P1-9 2010-07-27 12:50:35 configure dhcp3-server 4.1.1-P1-9 4.1.1-P1-9 2010-07-27 12:50:35 status unpacked dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:35 status half-configured dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:35 status installed dhcp3-server 4.1.1-P1-9 2010-07-27 12:50:35 configure libcrypt-passwdmd5-perl 1.3-9 1.3-9 2010-07-27 12:50:35 status unpacked libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:35 status half-configured libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:35 status installed libcrypt-passwdmd5-perl 1.3-9 2010-07-27 12:50:35 configure liblinux-lvm-perl 0.14-2 0.14-2 2010-07-27 12:50:35 status unpacked liblinux-lvm-perl 0.14-2 2010-07-27 12:50:35 status half-configured liblinux-lvm-perl 0.14-2 2010-07-27 12:50:35 status installed liblinux-lvm-perl 0.14-2 2010-07-27 12:50:35 configure libparse-recdescent-perl 1.965001+dfsg-1 1.965001+dfsg-1 2010-07-27 12:50:35 status unpacked libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:35 status half-configured libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:35 status installed libparse-recdescent-perl 1.965001+dfsg-1 2010-07-27 12:50:35 configure nfs-kernel-server 1:1.2.2-2 1:1.2.2-2 2010-07-27 12:50:35 status unpacked nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:35 status unpacked nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:35 status half-configured nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:37 status installed nfs-kernel-server 1:1.2.2-2 2010-07-27 12:50:37 configure syslinux-common 2:4.02+dfsg-1 2:4.02+dfsg-1 2010-07-27 12:50:37 status unpacked syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:37 status half-configured syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:37 status installed syslinux-common 2:4.02+dfsg-1 2010-07-27 12:50:37 configure fai-client 3.3.5 3.3.5 2010-07-27 12:50:37 status unpacked fai-client 3.3.5 2010-07-27 12:50:37 status unpacked fai-client 3.3.5 2010-07-27 12:50:37 status half-configured fai-client 3.3.5 2010-07-27 12:50:37 status installed fai-client 3.3.5 2010-07-27 12:50:37 configure fai-server 3.3.5 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status unpacked fai-server 3.3.5 2010-07-27 12:50:37 status half-configured fai-server 3.3.5 2010-07-27 12:50:37 status installed fai-server 3.3.5 2010-07-27 12:50:37 configure tftpd-hpa 5.0-14 5.0-14 2010-07-27 12:50:37 status unpacked tftpd-hpa 5.0-14 2010-07-27 12:50:37 status unpacked tftpd-hpa 5.0-14 2010-07-27 12:50:37 status half-configured tftpd-hpa 5.0-14 2010-07-27 12:50:38 status installed tftpd-hpa 5.0-14 2010-07-27 12:51:31 startup archives unpack 2010-07-27 12:51:31 install apt-move 4.2.27-1+b6 2010-07-27 12:51:31 status half-installed apt-move 4.2.27-1+b6 2010-07-27 12:51:31 status triggers-pending man-db 2.5.7-3 2010-07-27 12:51:31 status half-installed apt-move 4.2.27-1+b6 2010-07-27 12:51:31 status unpacked apt-move 4.2.27-1+b6 2010-07-27 12:51:31 status unpacked apt-move 4.2.27-1+b6 2010-07-27 12:51:31 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-27 12:51:31 status half-configured man-db 2.5.7-3 2010-07-27 12:51:32 status installed man-db 2.5.7-3 2010-07-27 12:51:32 startup packages configure 2010-07-27 12:51:32 configure apt-move 4.2.27-1+b6 4.2.27-1+b6 2010-07-27 12:51:32 status unpacked apt-move 4.2.27-1+b6 2010-07-27 12:51:32 status unpacked apt-move 4.2.27-1+b6 2010-07-27 12:51:32 status half-configured apt-move 4.2.27-1+b6 2010-07-27 12:51:32 status installed apt-move 4.2.27-1+b6 2010-07-28 12:50:29 startup archives unpack 2010-07-28 12:50:33 install ipcalc 0.41-2 2010-07-28 12:50:33 status half-installed ipcalc 0.41-2 2010-07-28 12:50:33 status triggers-pending man-db 2.5.7-3 2010-07-28 12:50:33 status half-installed ipcalc 0.41-2 2010-07-28 12:50:34 status unpacked ipcalc 0.41-2 2010-07-28 12:50:34 status unpacked ipcalc 0.41-2 2010-07-28 12:50:34 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-28 12:50:34 status half-configured man-db 2.5.7-3 2010-07-28 12:50:38 status installed man-db 2.5.7-3 2010-07-28 12:50:39 startup packages configure 2010-07-28 12:50:39 configure ipcalc 0.41-2 0.41-2 2010-07-28 12:50:39 status unpacked ipcalc 0.41-2 2010-07-28 12:50:39 status half-configured ipcalc 0.41-2 2010-07-28 12:50:39 status installed ipcalc 0.41-2 2010-07-28 15:09:53 startup archives unpack 2010-07-28 15:09:57 install asciidoc 8.5.2-1 2010-07-28 15:09:57 status half-installed asciidoc 8.5.2-1 2010-07-28 15:09:57 status triggers-pending man-db 2.5.7-3 2010-07-28 15:09:57 status half-installed asciidoc 8.5.2-1 2010-07-28 15:09:58 status unpacked asciidoc 8.5.2-1 2010-07-28 15:09:58 status unpacked asciidoc 8.5.2-1 2010-07-28 15:09:58 install texlive-fonts-recommended 2009-10 2010-07-28 15:09:58 status half-installed texlive-fonts-recommended 2009-10 2010-07-28 15:10:00 status unpacked texlive-fonts-recommended 2009-10 2010-07-28 15:10:00 status unpacked texlive-fonts-recommended 2009-10 2010-07-28 15:10:00 install texlive-latex-recommended 2009-10 2010-07-28 15:10:00 status half-installed texlive-latex-recommended 2009-10 2010-07-28 15:10:00 status half-installed texlive-latex-recommended 2009-10 2010-07-28 15:10:02 status unpacked texlive-latex-recommended 2009-10 2010-07-28 15:10:02 status unpacked texlive-latex-recommended 2009-10 2010-07-28 15:10:02 install texlive 2009-10 2010-07-28 15:10:02 status half-installed texlive 2009-10 2010-07-28 15:10:03 status unpacked texlive 2009-10 2010-07-28 15:10:03 status unpacked texlive 2009-10 2010-07-28 15:10:03 install texlive-bibtex-extra 2009-9 2010-07-28 15:10:03 status half-installed texlive-bibtex-extra 2009-9 2010-07-28 15:10:04 status unpacked texlive-bibtex-extra 2009-9 2010-07-28 15:10:04 status unpacked texlive-bibtex-extra 2009-9 2010-07-28 15:10:04 install preview-latex-style 11.85-1 2010-07-28 15:10:04 status half-installed preview-latex-style 11.85-1 2010-07-28 15:10:05 status unpacked preview-latex-style 11.85-1 2010-07-28 15:10:05 status unpacked preview-latex-style 11.85-1 2010-07-28 15:10:05 install texlive-pictures 2009-10 2010-07-28 15:10:05 status half-installed texlive-pictures 2009-10 2010-07-28 15:10:06 status unpacked texlive-pictures 2009-10 2010-07-28 15:10:06 status unpacked texlive-pictures 2009-10 2010-07-28 15:10:06 install texlive-latex-extra 2009-9 2010-07-28 15:10:06 status half-installed texlive-latex-extra 2009-9 2010-07-28 15:10:07 status half-installed texlive-latex-extra 2009-9 2010-07-28 15:10:09 status unpacked texlive-latex-extra 2009-9 2010-07-28 15:10:09 status unpacked texlive-latex-extra 2009-9 2010-07-28 15:10:09 install texlive-math-extra 2009-9 2010-07-28 15:10:09 status half-installed texlive-math-extra 2009-9 2010-07-28 15:10:09 status half-installed texlive-math-extra 2009-9 2010-07-28 15:10:11 status unpacked texlive-math-extra 2009-9 2010-07-28 15:10:11 status unpacked texlive-math-extra 2009-9 2010-07-28 15:10:12 install dblatex 0.3-1 2010-07-28 15:10:12 status half-installed dblatex 0.3-1 2010-07-28 15:10:12 status half-installed dblatex 0.3-1 2010-07-28 15:10:12 status unpacked dblatex 0.3-1 2010-07-28 15:10:12 status unpacked dblatex 0.3-1 2010-07-28 15:10:12 install libmldbm-perl 2.04-1 2010-07-28 15:10:12 status half-installed libmldbm-perl 2.04-1 2010-07-28 15:10:13 status half-installed libmldbm-perl 2.04-1 2010-07-28 15:10:13 status unpacked libmldbm-perl 2.04-1 2010-07-28 15:10:13 status unpacked libmldbm-perl 2.04-1 2010-07-28 15:10:13 install doc-base 0.9.5 2010-07-28 15:10:13 status half-installed doc-base 0.9.5 2010-07-28 15:10:13 status half-installed doc-base 0.9.5 2010-07-28 15:10:14 status unpacked doc-base 0.9.5 2010-07-28 15:10:14 status unpacked doc-base 0.9.5 2010-07-28 15:10:14 install libosp5 1.5.2-8 2010-07-28 15:10:14 status half-installed libosp5 1.5.2-8 2010-07-28 15:10:15 status unpacked libosp5 1.5.2-8 2010-07-28 15:10:15 status unpacked libosp5 1.5.2-8 2010-07-28 15:10:15 install libostyle1c2 1.4devel1-19 2010-07-28 15:10:15 status half-installed libostyle1c2 1.4devel1-19 2010-07-28 15:10:15 status unpacked libostyle1c2 1.4devel1-19 2010-07-28 15:10:15 status unpacked libostyle1c2 1.4devel1-19 2010-07-28 15:10:15 install openjade 1.4devel1-19 2010-07-28 15:10:15 status half-installed openjade 1.4devel1-19 2010-07-28 15:10:15 status half-installed openjade 1.4devel1-19 2010-07-28 15:10:15 status unpacked openjade 1.4devel1-19 2010-07-28 15:10:16 status unpacked openjade 1.4devel1-19 2010-07-28 15:10:16 install docbook-dsssl 1.79-6 2010-07-28 15:10:16 status half-installed docbook-dsssl 1.79-6 2010-07-28 15:10:16 status half-installed docbook-dsssl 1.79-6 2010-07-28 15:10:16 status unpacked docbook-dsssl 1.79-6 2010-07-28 15:10:16 status unpacked docbook-dsssl 1.79-6 2010-07-28 15:10:16 install tipa 2:1.3-14 2010-07-28 15:10:16 status half-installed tipa 2:1.3-14 2010-07-28 15:10:16 status triggers-pending fontconfig 2.8.0-2.1 2010-07-28 15:10:16 status half-installed tipa 2:1.3-14 2010-07-28 15:10:17 status unpacked tipa 2:1.3-14 2010-07-28 15:10:17 status unpacked tipa 2:1.3-14 2010-07-28 15:10:17 install jadetex 3.13-12 2010-07-28 15:10:17 status half-installed jadetex 3.13-12 2010-07-28 15:10:17 status half-installed jadetex 3.13-12 2010-07-28 15:10:17 status unpacked jadetex 3.13-12 2010-07-28 15:10:17 status unpacked jadetex 3.13-12 2010-07-28 15:10:17 install libsgmls-perl 1.03ii-32 2010-07-28 15:10:17 status half-installed libsgmls-perl 1.03ii-32 2010-07-28 15:10:17 status half-installed libsgmls-perl 1.03ii-32 2010-07-28 15:10:18 status unpacked libsgmls-perl 1.03ii-32 2010-07-28 15:10:18 status unpacked libsgmls-perl 1.03ii-32 2010-07-28 15:10:18 install sgmlspl 1.03ii-32 2010-07-28 15:10:18 status half-installed sgmlspl 1.03ii-32 2010-07-28 15:10:18 status half-installed sgmlspl 1.03ii-32 2010-07-28 15:10:18 status unpacked sgmlspl 1.03ii-32 2010-07-28 15:10:18 status unpacked sgmlspl 1.03ii-32 2010-07-28 15:10:18 install libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:10:18 status half-installed libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:10:18 status unpacked libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:10:18 status unpacked libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:10:19 install sp 1.3.4-1.2.1-47 2010-07-28 15:10:19 status half-installed sp 1.3.4-1.2.1-47 2010-07-28 15:10:19 status half-installed sp 1.3.4-1.2.1-47 2010-07-28 15:10:19 status unpacked sp 1.3.4-1.2.1-47 2010-07-28 15:10:19 status unpacked sp 1.3.4-1.2.1-47 2010-07-28 15:10:19 install docbook-utils 0.6.14-1.1 2010-07-28 15:10:19 status half-installed docbook-utils 0.6.14-1.1 2010-07-28 15:10:19 status half-installed docbook-utils 0.6.14-1.1 2010-07-28 15:10:19 status unpacked docbook-utils 0.6.14-1.1 2010-07-28 15:10:19 status unpacked docbook-utils 0.6.14-1.1 2010-07-28 15:10:19 install docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:10:19 status half-installed docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:10:20 status unpacked docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:10:20 status unpacked docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:10:20 install latex-xcolor 2.11-1 2010-07-28 15:10:20 status half-installed latex-xcolor 2.11-1 2010-07-28 15:10:20 status unpacked latex-xcolor 2.11-1 2010-07-28 15:10:20 status unpacked latex-xcolor 2.11-1 2010-07-28 15:10:21 install pgf 2.00-1 2010-07-28 15:10:21 status half-installed pgf 2.00-1 2010-07-28 15:10:21 status unpacked pgf 2.00-1 2010-07-28 15:10:21 status unpacked pgf 2.00-1 2010-07-28 15:10:21 install latex-beamer 3.07-2 2010-07-28 15:10:21 status half-installed latex-beamer 3.07-2 2010-07-28 15:10:22 status unpacked latex-beamer 3.07-2 2010-07-28 15:10:22 status unpacked latex-beamer 3.07-2 2010-07-28 15:10:22 install libfreezethaw-perl 0.5001-1 2010-07-28 15:10:22 status half-installed libfreezethaw-perl 0.5001-1 2010-07-28 15:10:22 status half-installed libfreezethaw-perl 0.5001-1 2010-07-28 15:10:22 status unpacked libfreezethaw-perl 0.5001-1 2010-07-28 15:10:22 status unpacked libfreezethaw-perl 0.5001-1 2010-07-28 15:10:22 install libpaper-utils 1.1.24 2010-07-28 15:10:22 status half-installed libpaper-utils 1.1.24 2010-07-28 15:10:22 status half-installed libpaper-utils 1.1.24 2010-07-28 15:10:22 status unpacked libpaper-utils 1.1.24 2010-07-28 15:10:22 status unpacked libpaper-utils 1.1.24 2010-07-28 15:10:22 install libsource-highlight-common 3.1.4-1 2010-07-28 15:10:22 status half-installed libsource-highlight-common 3.1.4-1 2010-07-28 15:10:23 status unpacked libsource-highlight-common 3.1.4-1 2010-07-28 15:10:23 status unpacked libsource-highlight-common 3.1.4-1 2010-07-28 15:10:23 install libsource-highlight3 3.1.4-1 2010-07-28 15:10:23 status half-installed libsource-highlight3 3.1.4-1 2010-07-28 15:10:23 status unpacked libsource-highlight3 3.1.4-1 2010-07-28 15:10:23 status unpacked libsource-highlight3 3.1.4-1 2010-07-28 15:10:23 install texlive-generic-recommended 2009-10 2010-07-28 15:10:23 status half-installed texlive-generic-recommended 2009-10 2010-07-28 15:10:23 status triggers-pending install-info 4.13a.dfsg.1-5 2010-07-28 15:10:23 status half-installed texlive-generic-recommended 2009-10 2010-07-28 15:10:24 status unpacked texlive-generic-recommended 2009-10 2010-07-28 15:10:24 status unpacked texlive-generic-recommended 2009-10 2010-07-28 15:10:24 install texlive-pstricks 2009-9 2010-07-28 15:10:24 status half-installed texlive-pstricks 2009-9 2010-07-28 15:10:25 status unpacked texlive-pstricks 2009-9 2010-07-28 15:10:25 status unpacked texlive-pstricks 2009-9 2010-07-28 15:10:25 install prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:10:25 status half-installed prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:10:26 status unpacked prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:10:26 status unpacked prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:10:26 install ps2eps 1.64-6 2010-07-28 15:10:26 status half-installed ps2eps 1.64-6 2010-07-28 15:10:26 status half-installed ps2eps 1.64-6 2010-07-28 15:10:26 status unpacked ps2eps 1.64-6 2010-07-28 15:10:26 status unpacked ps2eps 1.64-6 2010-07-28 15:10:26 install source-highlight 3.1.4-1 2010-07-28 15:10:26 status half-installed source-highlight 3.1.4-1 2010-07-28 15:10:26 status half-installed source-highlight 3.1.4-1 2010-07-28 15:10:26 status half-installed source-highlight 3.1.4-1 2010-07-28 15:10:27 status unpacked source-highlight 3.1.4-1 2010-07-28 15:10:27 status unpacked source-highlight 3.1.4-1 2010-07-28 15:10:27 install texlive-fonts-recommended-doc 2009-10 2010-07-28 15:10:27 status half-installed texlive-fonts-recommended-doc 2009-10 2010-07-28 15:10:27 status unpacked texlive-fonts-recommended-doc 2009-10 2010-07-28 15:10:27 status unpacked texlive-fonts-recommended-doc 2009-10 2010-07-28 15:10:27 install texlive-latex-extra-doc 2009-9 2010-07-28 15:10:27 status half-installed texlive-latex-extra-doc 2009-9 2010-07-28 15:10:49 status unpacked texlive-latex-extra-doc 2009-9 2010-07-28 15:10:49 status unpacked texlive-latex-extra-doc 2009-9 2010-07-28 15:10:50 install texlive-latex-recommended-doc 2009-10 2010-07-28 15:10:50 status half-installed texlive-latex-recommended-doc 2009-10 2010-07-28 15:10:53 status unpacked texlive-latex-recommended-doc 2009-10 2010-07-28 15:10:53 status unpacked texlive-latex-recommended-doc 2009-10 2010-07-28 15:10:54 install texlive-pictures-doc 2009-10 2010-07-28 15:10:54 status half-installed texlive-pictures-doc 2009-10 2010-07-28 15:10:54 status half-installed texlive-pictures-doc 2009-10 2010-07-28 15:10:56 status unpacked texlive-pictures-doc 2009-10 2010-07-28 15:10:56 status unpacked texlive-pictures-doc 2009-10 2010-07-28 15:10:56 install texlive-pstricks-doc 2009-9 2010-07-28 15:10:56 status half-installed texlive-pstricks-doc 2009-9 2010-07-28 15:11:02 status unpacked texlive-pstricks-doc 2009-9 2010-07-28 15:11:02 status unpacked texlive-pstricks-doc 2009-9 2010-07-28 15:11:02 install texpower 0.2-7 2010-07-28 15:11:02 status half-installed texpower 0.2-7 2010-07-28 15:11:03 status unpacked texpower 0.2-7 2010-07-28 15:11:03 status unpacked texpower 0.2-7 2010-07-28 15:11:03 install texpower-manual 0.2-7 2010-07-28 15:11:03 status half-installed texpower-manual 0.2-7 2010-07-28 15:11:03 status unpacked texpower-manual 0.2-7 2010-07-28 15:11:03 status unpacked texpower-manual 0.2-7 2010-07-28 15:11:03 install xmlto 0.0.23-2 2010-07-28 15:11:03 status half-installed xmlto 0.0.23-2 2010-07-28 15:11:03 status half-installed xmlto 0.0.23-2 2010-07-28 15:11:04 status unpacked xmlto 0.0.23-2 2010-07-28 15:11:04 status unpacked xmlto 0.0.23-2 2010-07-28 15:11:04 install docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:04 status half-installed docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:04 status unpacked docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:04 status unpacked docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:04 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-28 15:11:04 status half-configured man-db 2.5.7-3 2010-07-28 15:11:12 status installed man-db 2.5.7-3 2010-07-28 15:11:12 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-07-28 15:11:12 status half-configured fontconfig 2.8.0-2.1 2010-07-28 15:11:15 status installed fontconfig 2.8.0-2.1 2010-07-28 15:11:15 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-07-28 15:11:15 status half-configured install-info 4.13a.dfsg.1-5 2010-07-28 15:11:16 status installed install-info 4.13a.dfsg.1-5 2010-07-28 15:11:17 startup packages configure 2010-07-28 15:11:17 configure asciidoc 8.5.2-1 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:17 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status unpacked asciidoc 8.5.2-1 2010-07-28 15:11:18 status half-configured asciidoc 8.5.2-1 2010-07-28 15:11:18 status installed asciidoc 8.5.2-1 2010-07-28 15:11:18 configure texlive-fonts-recommended 2009-10 2009-10 2010-07-28 15:11:18 status unpacked texlive-fonts-recommended 2009-10 2010-07-28 15:11:18 status unpacked texlive-fonts-recommended 2009-10 2010-07-28 15:11:18 status half-configured texlive-fonts-recommended 2009-10 2010-07-28 15:11:19 status installed texlive-fonts-recommended 2009-10 2010-07-28 15:11:19 status triggers-pending tex-common 2.08 2010-07-28 15:11:19 status triggers-awaited texlive-fonts-recommended 2009-10 2010-07-28 15:11:19 status triggers-pending tex-common 2.08 2010-07-28 15:11:19 configure texlive-latex-recommended 2009-10 2009-10 2010-07-28 15:11:19 status unpacked texlive-latex-recommended 2009-10 2010-07-28 15:11:19 status half-configured texlive-latex-recommended 2009-10 2010-07-28 15:11:19 status installed texlive-latex-recommended 2009-10 2010-07-28 15:11:19 status triggers-awaited texlive-latex-recommended 2009-10 2010-07-28 15:11:19 configure texlive-bibtex-extra 2009-9 2009-9 2010-07-28 15:11:19 status unpacked texlive-bibtex-extra 2009-9 2010-07-28 15:11:19 status half-configured texlive-bibtex-extra 2009-9 2010-07-28 15:11:20 status installed texlive-bibtex-extra 2009-9 2010-07-28 15:11:20 status triggers-awaited texlive-bibtex-extra 2009-9 2010-07-28 15:11:20 configure preview-latex-style 11.85-1 11.85-1 2010-07-28 15:11:20 status unpacked preview-latex-style 11.85-1 2010-07-28 15:11:20 status half-configured preview-latex-style 11.85-1 2010-07-28 15:11:28 status installed preview-latex-style 11.85-1 2010-07-28 15:11:28 configure texlive-pictures 2009-10 2009-10 2010-07-28 15:11:28 status unpacked texlive-pictures 2009-10 2010-07-28 15:11:28 status unpacked texlive-pictures 2009-10 2010-07-28 15:11:28 status unpacked texlive-pictures 2009-10 2010-07-28 15:11:28 status half-configured texlive-pictures 2009-10 2010-07-28 15:11:29 status installed texlive-pictures 2009-10 2010-07-28 15:11:29 status triggers-awaited texlive-pictures 2009-10 2010-07-28 15:11:29 configure libmldbm-perl 2.04-1 2.04-1 2010-07-28 15:11:29 status unpacked libmldbm-perl 2.04-1 2010-07-28 15:11:29 status half-configured libmldbm-perl 2.04-1 2010-07-28 15:11:29 status installed libmldbm-perl 2.04-1 2010-07-28 15:11:29 configure doc-base 0.9.5 0.9.5 2010-07-28 15:11:29 status unpacked doc-base 0.9.5 2010-07-28 15:11:29 status unpacked doc-base 0.9.5 2010-07-28 15:11:29 status half-configured doc-base 0.9.5 2010-07-28 15:11:32 status installed doc-base 0.9.5 2010-07-28 15:11:32 configure libosp5 1.5.2-8 1.5.2-8 2010-07-28 15:11:32 status unpacked libosp5 1.5.2-8 2010-07-28 15:11:32 status half-configured libosp5 1.5.2-8 2010-07-28 15:11:34 status installed libosp5 1.5.2-8 2010-07-28 15:11:34 configure libostyle1c2 1.4devel1-19 1.4devel1-19 2010-07-28 15:11:34 status unpacked libostyle1c2 1.4devel1-19 2010-07-28 15:11:34 status half-configured libostyle1c2 1.4devel1-19 2010-07-28 15:11:34 status installed libostyle1c2 1.4devel1-19 2010-07-28 15:11:34 configure openjade 1.4devel1-19 1.4devel1-19 2010-07-28 15:11:34 status unpacked openjade 1.4devel1-19 2010-07-28 15:11:34 status half-configured openjade 1.4devel1-19 2010-07-28 15:11:37 update-alternatives: run with --quiet --install /usr/bin/openjade openjade /usr/bin/openjade-1.4devel 20 2010-07-28 15:11:37 update-alternatives: link group openjade updated to point to /usr/bin/openjade-1.4devel 2010-07-28 15:11:37 status installed openjade 1.4devel1-19 2010-07-28 15:11:37 configure docbook-dsssl 1.79-6 1.79-6 2010-07-28 15:11:37 status unpacked docbook-dsssl 1.79-6 2010-07-28 15:11:37 status half-configured docbook-dsssl 1.79-6 2010-07-28 15:11:37 status installed docbook-dsssl 1.79-6 2010-07-28 15:11:37 configure tipa 2:1.3-14 2:1.3-14 2010-07-28 15:11:37 status unpacked tipa 2:1.3-14 2010-07-28 15:11:37 status unpacked tipa 2:1.3-14 2010-07-28 15:11:37 status half-configured tipa 2:1.3-14 2010-07-28 15:11:37 status installed tipa 2:1.3-14 2010-07-28 15:11:37 status triggers-awaited tipa 2:1.3-14 2010-07-28 15:11:37 configure libsgmls-perl 1.03ii-32 1.03ii-32 2010-07-28 15:11:37 status unpacked libsgmls-perl 1.03ii-32 2010-07-28 15:11:38 status half-configured libsgmls-perl 1.03ii-32 2010-07-28 15:11:38 status installed libsgmls-perl 1.03ii-32 2010-07-28 15:11:38 configure sgmlspl 1.03ii-32 1.03ii-32 2010-07-28 15:11:38 status unpacked sgmlspl 1.03ii-32 2010-07-28 15:11:38 status half-configured sgmlspl 1.03ii-32 2010-07-28 15:11:38 status installed sgmlspl 1.03ii-32 2010-07-28 15:11:38 configure libsp1c2 1.3.4-1.2.1-47 1.3.4-1.2.1-47 2010-07-28 15:11:38 status unpacked libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:11:38 status half-configured libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:11:38 status installed libsp1c2 1.3.4-1.2.1-47 2010-07-28 15:11:38 configure sp 1.3.4-1.2.1-47 1.3.4-1.2.1-47 2010-07-28 15:11:38 status unpacked sp 1.3.4-1.2.1-47 2010-07-28 15:11:38 status half-configured sp 1.3.4-1.2.1-47 2010-07-28 15:11:38 status installed sp 1.3.4-1.2.1-47 2010-07-28 15:11:38 configure docbook-xsl 1.75.2+dfsg-5 1.75.2+dfsg-5 2010-07-28 15:11:38 status unpacked docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:11:38 status half-configured docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:11:38 status installed docbook-xsl 1.75.2+dfsg-5 2010-07-28 15:11:38 configure libfreezethaw-perl 0.5001-1 0.5001-1 2010-07-28 15:11:38 status unpacked libfreezethaw-perl 0.5001-1 2010-07-28 15:11:38 status half-configured libfreezethaw-perl 0.5001-1 2010-07-28 15:11:38 status installed libfreezethaw-perl 0.5001-1 2010-07-28 15:11:38 configure libpaper-utils 1.1.24 1.1.24 2010-07-28 15:11:38 status unpacked libpaper-utils 1.1.24 2010-07-28 15:11:38 status half-configured libpaper-utils 1.1.24 2010-07-28 15:11:38 status installed libpaper-utils 1.1.24 2010-07-28 15:11:38 configure libsource-highlight-common 3.1.4-1 3.1.4-1 2010-07-28 15:11:38 status unpacked libsource-highlight-common 3.1.4-1 2010-07-28 15:11:38 status half-configured libsource-highlight-common 3.1.4-1 2010-07-28 15:11:38 status installed libsource-highlight-common 3.1.4-1 2010-07-28 15:11:38 configure libsource-highlight3 3.1.4-1 3.1.4-1 2010-07-28 15:11:38 status unpacked libsource-highlight3 3.1.4-1 2010-07-28 15:11:38 status half-configured libsource-highlight3 3.1.4-1 2010-07-28 15:11:38 status installed libsource-highlight3 3.1.4-1 2010-07-28 15:11:38 configure texlive-generic-recommended 2009-10 2009-10 2010-07-28 15:11:38 status unpacked texlive-generic-recommended 2009-10 2010-07-28 15:11:38 status half-configured texlive-generic-recommended 2009-10 2010-07-28 15:11:39 status installed texlive-generic-recommended 2009-10 2010-07-28 15:11:39 status triggers-awaited texlive-generic-recommended 2009-10 2010-07-28 15:11:39 configure ps2eps 1.64-6 1.64-6 2010-07-28 15:11:39 status unpacked ps2eps 1.64-6 2010-07-28 15:11:39 status half-configured ps2eps 1.64-6 2010-07-28 15:11:39 status installed ps2eps 1.64-6 2010-07-28 15:11:39 configure source-highlight 3.1.4-1 3.1.4-1 2010-07-28 15:11:39 status unpacked source-highlight 3.1.4-1 2010-07-28 15:11:39 status unpacked source-highlight 3.1.4-1 2010-07-28 15:11:39 status half-configured source-highlight 3.1.4-1 2010-07-28 15:11:39 status installed source-highlight 3.1.4-1 2010-07-28 15:11:39 configure texlive-fonts-recommended-doc 2009-10 2009-10 2010-07-28 15:11:39 status unpacked texlive-fonts-recommended-doc 2009-10 2010-07-28 15:11:39 status half-configured texlive-fonts-recommended-doc 2009-10 2010-07-28 15:11:40 status installed texlive-fonts-recommended-doc 2009-10 2010-07-28 15:11:40 status triggers-awaited texlive-fonts-recommended-doc 2009-10 2010-07-28 15:11:40 configure texlive-latex-extra-doc 2009-9 2009-9 2010-07-28 15:11:40 status unpacked texlive-latex-extra-doc 2009-9 2010-07-28 15:11:40 status half-configured texlive-latex-extra-doc 2009-9 2010-07-28 15:11:40 status installed texlive-latex-extra-doc 2009-9 2010-07-28 15:11:40 status triggers-awaited texlive-latex-extra-doc 2009-9 2010-07-28 15:11:40 configure texlive-latex-recommended-doc 2009-10 2009-10 2010-07-28 15:11:40 status unpacked texlive-latex-recommended-doc 2009-10 2010-07-28 15:11:40 status half-configured texlive-latex-recommended-doc 2009-10 2010-07-28 15:11:40 status installed texlive-latex-recommended-doc 2009-10 2010-07-28 15:11:40 status triggers-awaited texlive-latex-recommended-doc 2009-10 2010-07-28 15:11:40 configure texlive-pictures-doc 2009-10 2009-10 2010-07-28 15:11:40 status unpacked texlive-pictures-doc 2009-10 2010-07-28 15:11:40 status half-configured texlive-pictures-doc 2009-10 2010-07-28 15:11:41 status installed texlive-pictures-doc 2009-10 2010-07-28 15:11:41 status triggers-awaited texlive-pictures-doc 2009-10 2010-07-28 15:11:41 configure texlive-pstricks-doc 2009-9 2009-9 2010-07-28 15:11:41 status unpacked texlive-pstricks-doc 2009-9 2010-07-28 15:11:41 status half-configured texlive-pstricks-doc 2009-9 2010-07-28 15:11:41 status installed texlive-pstricks-doc 2009-9 2010-07-28 15:11:41 status triggers-awaited texlive-pstricks-doc 2009-9 2010-07-28 15:11:41 configure texpower-manual 0.2-7 0.2-7 2010-07-28 15:11:41 status unpacked texpower-manual 0.2-7 2010-07-28 15:11:41 status half-configured texpower-manual 0.2-7 2010-07-28 15:11:41 status installed texpower-manual 0.2-7 2010-07-28 15:11:41 configure xmlto 0.0.23-2 0.0.23-2 2010-07-28 15:11:41 status unpacked xmlto 0.0.23-2 2010-07-28 15:11:41 status half-configured xmlto 0.0.23-2 2010-07-28 15:11:41 status installed xmlto 0.0.23-2 2010-07-28 15:11:41 configure docbook-xsl-doc-html 1.75.2-1 1.75.2-1 2010-07-28 15:11:41 status unpacked docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:41 status half-configured docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:41 status installed docbook-xsl-doc-html 1.75.2-1 2010-07-28 15:11:41 trigproc tex-common 2.08 2.08 2010-07-28 15:11:41 status half-configured tex-common 2.08 2010-07-28 15:11:41 status installed texlive-pstricks-doc 2009-9 2010-07-28 15:11:41 status installed texlive-pictures-doc 2009-10 2010-07-28 15:11:41 status installed texlive-latex-recommended-doc 2009-10 2010-07-28 15:11:41 status installed texlive-latex-extra-doc 2009-9 2010-07-28 15:11:41 status installed texlive-fonts-recommended-doc 2009-10 2010-07-28 15:11:41 status installed texlive-generic-recommended 2009-10 2010-07-28 15:11:41 status installed tipa 2:1.3-14 2010-07-28 15:11:41 status installed texlive-pictures 2009-10 2010-07-28 15:11:41 status installed texlive-bibtex-extra 2009-9 2010-07-28 15:11:42 status installed texlive-latex-recommended 2009-10 2010-07-28 15:11:42 status installed texlive-fonts-recommended 2009-10 2010-07-28 15:11:48 status installed tex-common 2.08 2010-07-28 15:11:48 configure texlive-math-extra 2009-9 2009-9 2010-07-28 15:11:48 status unpacked texlive-math-extra 2009-9 2010-07-28 15:11:48 status unpacked texlive-math-extra 2009-9 2010-07-28 15:11:48 status unpacked texlive-math-extra 2009-9 2010-07-28 15:11:48 status half-configured texlive-math-extra 2009-9 2010-07-28 15:11:50 status installed texlive-math-extra 2009-9 2010-07-28 15:11:50 status triggers-pending tex-common 2.08 2010-07-28 15:11:50 status triggers-awaited texlive-math-extra 2009-9 2010-07-28 15:11:50 configure jadetex 3.13-12 3.13-12 2010-07-28 15:11:50 status unpacked jadetex 3.13-12 2010-07-28 15:11:50 status unpacked jadetex 3.13-12 2010-07-28 15:11:50 status unpacked jadetex 3.13-12 2010-07-28 15:11:50 status half-configured jadetex 3.13-12 2010-07-28 15:11:53 status installed jadetex 3.13-12 2010-07-28 15:11:53 configure docbook-utils 0.6.14-1.1 0.6.14-1.1 2010-07-28 15:11:53 status unpacked docbook-utils 0.6.14-1.1 2010-07-28 15:11:53 status half-configured docbook-utils 0.6.14-1.1 2010-07-28 15:11:53 status installed docbook-utils 0.6.14-1.1 2010-07-28 15:11:53 configure latex-xcolor 2.11-1 2.11-1 2010-07-28 15:11:53 status unpacked latex-xcolor 2.11-1 2010-07-28 15:11:53 status half-configured latex-xcolor 2.11-1 2010-07-28 15:11:53 status installed latex-xcolor 2.11-1 2010-07-28 15:11:53 configure pgf 2.00-1 2.00-1 2010-07-28 15:11:53 status unpacked pgf 2.00-1 2010-07-28 15:11:54 status half-configured pgf 2.00-1 2010-07-28 15:11:54 status installed pgf 2.00-1 2010-07-28 15:11:54 configure latex-beamer 3.07-2 3.07-2 2010-07-28 15:11:54 status unpacked latex-beamer 3.07-2 2010-07-28 15:11:54 status half-configured latex-beamer 3.07-2 2010-07-28 15:11:54 status installed latex-beamer 3.07-2 2010-07-28 15:11:54 configure texlive-pstricks 2009-9 2009-9 2010-07-28 15:11:54 status unpacked texlive-pstricks 2009-9 2010-07-28 15:11:54 status half-configured texlive-pstricks 2009-9 2010-07-28 15:11:55 status installed texlive-pstricks 2009-9 2010-07-28 15:11:55 status triggers-pending tex-common 2.08 2010-07-28 15:11:55 status triggers-awaited texlive-pstricks 2009-9 2010-07-28 15:11:55 configure texpower 0.2-7 0.2-7 2010-07-28 15:11:55 status unpacked texpower 0.2-7 2010-07-28 15:11:55 status unpacked texpower 0.2-7 2010-07-28 15:11:55 status unpacked texpower 0.2-7 2010-07-28 15:11:55 status unpacked texpower 0.2-7 2010-07-28 15:11:55 status unpacked texpower 0.2-7 2010-07-28 15:11:55 status half-configured texpower 0.2-7 2010-07-28 15:11:55 status installed texpower 0.2-7 2010-07-28 15:11:55 configure texlive 2009-10 2009-10 2010-07-28 15:11:55 status unpacked texlive 2009-10 2010-07-28 15:11:55 status half-configured texlive 2009-10 2010-07-28 15:11:55 status installed texlive 2009-10 2010-07-28 15:11:55 configure texlive-latex-extra 2009-9 2009-9 2010-07-28 15:11:55 status unpacked texlive-latex-extra 2009-9 2010-07-28 15:11:55 status unpacked texlive-latex-extra 2009-9 2010-07-28 15:11:55 status unpacked texlive-latex-extra 2009-9 2010-07-28 15:11:55 status half-configured texlive-latex-extra 2009-9 2010-07-28 15:11:56 status installed texlive-latex-extra 2009-9 2010-07-28 15:11:56 status triggers-awaited texlive-latex-extra 2009-9 2010-07-28 15:11:56 trigproc tex-common 2.08 2.08 2010-07-28 15:11:56 status half-configured tex-common 2.08 2010-07-28 15:11:56 status installed texlive-latex-extra 2009-9 2010-07-28 15:11:56 status installed texlive-pstricks 2009-9 2010-07-28 15:11:56 status installed texlive-math-extra 2009-9 2010-07-28 15:12:02 status installed tex-common 2.08 2010-07-28 15:12:02 configure dblatex 0.3-1 0.3-1 2010-07-28 15:12:02 status unpacked dblatex 0.3-1 2010-07-28 15:12:02 status half-configured dblatex 0.3-1 2010-07-28 15:12:03 status installed dblatex 0.3-1 2010-07-28 15:12:03 configure prosper 1.00.4+cvs.2007.05.01-4 1.00.4+cvs.2007.05.01-4 2010-07-28 15:12:03 status unpacked prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:12:03 status half-configured prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:12:04 status installed prosper 1.00.4+cvs.2007.05.01-4 2010-07-28 15:22:13 startup archives unpack 2010-07-28 15:22:17 install kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:17 status half-installed kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:17 status triggers-pending man-db 2.5.7-3 2010-07-28 15:22:17 status half-installed kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:17 status unpacked kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:17 status unpacked kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:17 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-28 15:22:17 status half-configured man-db 2.5.7-3 2010-07-28 15:22:18 status installed man-db 2.5.7-3 2010-07-28 15:22:19 startup packages configure 2010-07-28 15:22:19 configure kpartx 0.4.8+git0.761c66f-9 0.4.8+git0.761c66f-9 2010-07-28 15:22:19 status unpacked kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:19 status half-configured kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:22:19 status installed kpartx 0.4.8+git0.761c66f-9 2010-07-28 15:28:36 startup archives unpack 2010-07-28 15:28:37 install hexcat 0.0.3.2+nmu1 2010-07-28 15:28:37 status half-installed hexcat 0.0.3.2+nmu1 2010-07-28 15:28:37 status triggers-pending man-db 2.5.7-3 2010-07-28 15:28:37 status half-installed hexcat 0.0.3.2+nmu1 2010-07-28 15:28:37 status unpacked hexcat 0.0.3.2+nmu1 2010-07-28 15:28:37 status unpacked hexcat 0.0.3.2+nmu1 2010-07-28 15:28:37 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-28 15:28:37 status half-configured man-db 2.5.7-3 2010-07-28 15:28:38 status installed man-db 2.5.7-3 2010-07-28 15:28:38 startup packages configure 2010-07-28 15:28:38 configure hexcat 0.0.3.2+nmu1 0.0.3.2+nmu1 2010-07-28 15:28:38 status unpacked hexcat 0.0.3.2+nmu1 2010-07-28 15:28:38 status half-configured hexcat 0.0.3.2+nmu1 2010-07-28 15:28:38 status installed hexcat 0.0.3.2+nmu1 2010-07-29 16:22:53 startup archives unpack 2010-07-29 16:22:57 install libqrencode3 3.1.1-1 2010-07-29 16:22:57 status half-installed libqrencode3 3.1.1-1 2010-07-29 16:22:58 status unpacked libqrencode3 3.1.1-1 2010-07-29 16:22:58 status unpacked libqrencode3 3.1.1-1 2010-07-29 16:22:58 install qrencode 3.1.1-1 2010-07-29 16:22:58 status half-installed qrencode 3.1.1-1 2010-07-29 16:22:58 status triggers-pending man-db 2.5.7-3 2010-07-29 16:22:58 status half-installed qrencode 3.1.1-1 2010-07-29 16:22:58 status unpacked qrencode 3.1.1-1 2010-07-29 16:22:58 status unpacked qrencode 3.1.1-1 2010-07-29 16:22:58 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-29 16:22:58 status half-configured man-db 2.5.7-3 2010-07-29 16:23:01 status installed man-db 2.5.7-3 2010-07-29 16:23:02 startup packages configure 2010-07-29 16:23:02 configure libqrencode3 3.1.1-1 3.1.1-1 2010-07-29 16:23:02 status unpacked libqrencode3 3.1.1-1 2010-07-29 16:23:02 status half-configured libqrencode3 3.1.1-1 2010-07-29 16:23:03 status installed libqrencode3 3.1.1-1 2010-07-29 16:23:03 configure qrencode 3.1.1-1 3.1.1-1 2010-07-29 16:23:03 status unpacked qrencode 3.1.1-1 2010-07-29 16:23:03 status half-configured qrencode 3.1.1-1 2010-07-29 16:23:03 status installed qrencode 3.1.1-1 2010-07-30 14:24:12 startup archives unpack 2010-07-30 14:24:20 install mkisofs 9:1.1.10-1 2010-07-30 14:24:20 status half-installed mkisofs 9:1.1.10-1 2010-07-30 14:24:20 status triggers-pending man-db 2.5.7-3 2010-07-30 14:24:20 status half-installed mkisofs 9:1.1.10-1 2010-07-30 14:24:20 status unpacked mkisofs 9:1.1.10-1 2010-07-30 14:24:20 status unpacked mkisofs 9:1.1.10-1 2010-07-30 14:24:20 trigproc man-db 2.5.7-3 2.5.2-4 2010-07-30 14:24:20 status half-configured man-db 2.5.7-3 2010-07-30 14:24:23 status installed man-db 2.5.7-3 2010-07-30 14:24:24 startup packages configure 2010-07-30 14:24:24 configure mkisofs 9:1.1.10-1 9:1.1.10-1 2010-07-30 14:24:24 status unpacked mkisofs 9:1.1.10-1 2010-07-30 14:24:24 status half-configured mkisofs 9:1.1.10-1 2010-07-30 14:24:24 status installed mkisofs 9:1.1.10-1 2010-08-03 14:29:28 startup archives unpack 2010-08-03 14:29:36 upgrade pidgin 2.7.1-1 2.7.2-1 2010-08-03 14:29:36 status half-configured pidgin 2.7.1-1 2010-08-03 14:29:36 status unpacked pidgin 2.7.1-1 2010-08-03 14:29:36 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:36 status triggers-pending menu 2.1.43 2010-08-03 14:29:36 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:36 status triggers-pending man-db 2.5.7-3 2010-08-03 14:29:36 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:37 status triggers-pending gconf2 2.28.1-3 2010-08-03 14:29:37 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:37 status triggers-pending desktop-file-utils 0.15-2 2010-08-03 14:29:37 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:37 status triggers-pending gnome-menus 2.30.0-1 2010-08-03 14:29:37 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:38 status half-installed pidgin 2.7.1-1 2010-08-03 14:29:38 status triggers-awaited menu 2.1.43 2010-08-03 14:29:39 status unpacked pidgin 2.7.2-1 2010-08-03 14:29:40 status unpacked pidgin 2.7.2-1 2010-08-03 14:29:40 upgrade libpurple0 2.7.1-1 2.7.2-1 2010-08-03 14:29:40 status half-configured libpurple0 2.7.1-1 2010-08-03 14:29:40 status unpacked libpurple0 2.7.1-1 2010-08-03 14:29:40 status half-installed libpurple0 2.7.1-1 2010-08-03 14:29:40 status half-installed libpurple0 2.7.1-1 2010-08-03 14:29:41 status half-installed libpurple0 2.7.1-1 2010-08-03 14:29:42 status unpacked libpurple0 2.7.2-1 2010-08-03 14:29:42 status unpacked libpurple0 2.7.2-1 2010-08-03 14:29:42 upgrade pidgin-data 2.7.1-1 2.7.2-1 2010-08-03 14:29:42 status half-configured pidgin-data 2.7.1-1 2010-08-03 14:29:42 status unpacked pidgin-data 2.7.1-1 2010-08-03 14:29:42 status half-installed pidgin-data 2.7.1-1 2010-08-03 14:29:43 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-03 14:29:43 status half-installed pidgin-data 2.7.1-1 2010-08-03 14:29:47 status half-installed pidgin-data 2.7.1-1 2010-08-03 14:29:47 status unpacked pidgin-data 2.7.2-1 2010-08-03 14:29:49 status unpacked pidgin-data 2.7.2-1 2010-08-03 14:29:49 trigproc menu 2.1.43 2.1.43 2010-08-03 14:29:49 status half-configured menu 2.1.43 2010-08-03 14:29:54 status installed menu 2.1.43 2010-08-03 14:29:54 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-03 14:29:54 status half-configured man-db 2.5.7-3 2010-08-03 14:30:14 status installed man-db 2.5.7-3 2010-08-03 14:30:14 trigproc gconf2 2.28.1-3 2.28.1-3 2010-08-03 14:30:14 status half-configured gconf2 2.28.1-3 2010-08-03 14:30:42 status installed gconf2 2.28.1-3 2010-08-03 14:30:44 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-03 14:30:44 status half-configured desktop-file-utils 0.15-2 2010-08-03 14:30:54 status installed desktop-file-utils 0.15-2 2010-08-03 14:30:54 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-08-03 14:30:54 status half-configured gnome-menus 2.30.0-1 2010-08-03 14:30:56 status installed gnome-menus 2.30.0-1 2010-08-03 14:30:56 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-03 14:30:56 status half-configured hicolor-icon-theme 0.11-1 2010-08-03 14:31:20 status installed hicolor-icon-theme 0.11-1 2010-08-03 14:31:24 startup packages configure 2010-08-03 14:31:24 configure pidgin-data 2.7.2-1 2.7.2-1 2010-08-03 14:31:24 status unpacked pidgin-data 2.7.2-1 2010-08-03 14:31:24 status unpacked pidgin-data 2.7.2-1 2010-08-03 14:31:24 status half-configured pidgin-data 2.7.2-1 2010-08-03 14:31:24 status installed pidgin-data 2.7.2-1 2010-08-03 14:31:24 configure libpurple0 2.7.2-1 2.7.2-1 2010-08-03 14:31:24 status unpacked libpurple0 2.7.2-1 2010-08-03 14:31:24 status half-configured libpurple0 2.7.2-1 2010-08-03 14:31:25 status installed libpurple0 2.7.2-1 2010-08-03 14:31:25 configure pidgin 2.7.2-1 2.7.2-1 2010-08-03 14:31:25 status unpacked pidgin 2.7.2-1 2010-08-03 14:31:26 status half-configured pidgin 2.7.2-1 2010-08-03 14:31:26 status installed pidgin 2.7.2-1 2010-08-03 14:31:26 status triggers-pending menu 2.1.43 2010-08-03 14:31:26 status triggers-awaited menu 2.1.43 2010-08-03 14:31:26 trigproc menu 2.1.43 2.1.43 2010-08-03 14:31:26 status half-configured menu 2.1.43 2010-08-03 14:31:32 status installed menu 2.1.43 2010-08-04 11:46:16 startup archives unpack 2010-08-04 11:46:21 install linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:21 status half-installed linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:22 status unpacked linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:22 status unpacked linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:23 startup packages configure 2010-08-04 11:46:23 configure linux-doc-2.6.26 2.6.26-24 2.6.26-24 2010-08-04 11:46:23 status unpacked linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:23 status half-configured linux-doc-2.6.26 2.6.26-24 2010-08-04 11:46:23 status installed linux-doc-2.6.26 2.6.26-24 2010-08-04 12:49:21 startup archives unpack 2010-08-04 12:49:26 upgrade apache2.2-bin 2.2.15-5 2.2.16-1 2010-08-04 12:49:26 status half-configured apache2.2-bin 2.2.15-5 2010-08-04 12:49:26 status unpacked apache2.2-bin 2.2.15-5 2010-08-04 12:49:26 status half-installed apache2.2-bin 2.2.15-5 2010-08-04 12:49:27 status triggers-pending man-db 2.5.7-3 2010-08-04 12:49:27 status half-installed apache2.2-bin 2.2.15-5 2010-08-04 12:49:27 status half-installed apache2.2-bin 2.2.15-5 2010-08-04 12:49:27 status unpacked apache2.2-bin 2.2.16-1 2010-08-04 12:49:28 status unpacked apache2.2-bin 2.2.16-1 2010-08-04 12:49:28 install apache2-utils 2.2.16-1 2010-08-04 12:49:28 status half-installed apache2-utils 2.2.16-1 2010-08-04 12:49:28 status half-installed apache2-utils 2.2.16-1 2010-08-04 12:49:28 status unpacked apache2-utils 2.2.16-1 2010-08-04 12:49:28 status unpacked apache2-utils 2.2.16-1 2010-08-04 12:49:29 install apache2.2-common 2.2.16-1 2010-08-04 12:49:29 status half-installed apache2.2-common 2.2.16-1 2010-08-04 12:49:29 status half-installed apache2.2-common 2.2.16-1 2010-08-04 12:49:29 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:29 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:29 install apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:29 status half-installed apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:30 status unpacked apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:30 status unpacked apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:30 install apache2 2.2.16-1 2010-08-04 12:49:30 status half-installed apache2 2.2.16-1 2010-08-04 12:49:30 status unpacked apache2 2.2.16-1 2010-08-04 12:49:30 status unpacked apache2 2.2.16-1 2010-08-04 12:49:30 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-04 12:49:30 status half-configured man-db 2.5.7-3 2010-08-04 12:49:37 status installed man-db 2.5.7-3 2010-08-04 12:49:38 startup packages configure 2010-08-04 12:49:38 configure apache2.2-bin 2.2.16-1 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-bin 2.2.16-1 2010-08-04 12:49:38 status half-configured apache2.2-bin 2.2.16-1 2010-08-04 12:49:38 status installed apache2.2-bin 2.2.16-1 2010-08-04 12:49:38 configure apache2-utils 2.2.16-1 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2-utils 2.2.16-1 2010-08-04 12:49:38 status half-configured apache2-utils 2.2.16-1 2010-08-04 12:49:38 status installed apache2-utils 2.2.16-1 2010-08-04 12:49:38 configure apache2.2-common 2.2.16-1 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:38 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:39 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status unpacked apache2.2-common 2.2.16-1 2010-08-04 12:49:40 status half-configured apache2.2-common 2.2.16-1 2010-08-04 12:49:41 status installed apache2.2-common 2.2.16-1 2010-08-04 12:49:41 configure apache2-mpm-worker 2.2.16-1 2.2.16-1 2010-08-04 12:49:41 status unpacked apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:41 status half-configured apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:42 status installed apache2-mpm-worker 2.2.16-1 2010-08-04 12:49:42 configure apache2 2.2.16-1 2.2.16-1 2010-08-04 12:49:42 status unpacked apache2 2.2.16-1 2010-08-04 12:49:42 status half-configured apache2 2.2.16-1 2010-08-04 12:49:42 status installed apache2 2.2.16-1 2010-08-04 13:01:27 startup archives unpack 2010-08-04 13:01:28 install hdparm 9.27-2 2010-08-04 13:01:28 status half-installed hdparm 9.27-2 2010-08-04 13:01:28 status triggers-pending man-db 2.5.7-3 2010-08-04 13:01:28 status half-installed hdparm 9.27-2 2010-08-04 13:01:28 status unpacked hdparm 9.27-2 2010-08-04 13:01:28 status unpacked hdparm 9.27-2 2010-08-04 13:01:29 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-04 13:01:29 status half-configured man-db 2.5.7-3 2010-08-04 13:01:29 status installed man-db 2.5.7-3 2010-08-04 13:01:30 startup packages configure 2010-08-04 13:01:30 configure hdparm 9.27-2 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status unpacked hdparm 9.27-2 2010-08-04 13:01:30 status half-configured hdparm 9.27-2 2010-08-04 13:01:30 status installed hdparm 9.27-2 2010-08-05 10:22:20 startup archives unpack 2010-08-05 10:22:25 install reprepro 4.2.0-1 2010-08-05 10:22:25 status half-installed reprepro 4.2.0-1 2010-08-05 10:22:25 status triggers-pending doc-base 0.9.5 2010-08-05 10:22:25 status half-installed reprepro 4.2.0-1 2010-08-05 10:22:25 status triggers-pending man-db 2.5.7-3 2010-08-05 10:22:25 status half-installed reprepro 4.2.0-1 2010-08-05 10:22:26 status unpacked reprepro 4.2.0-1 2010-08-05 10:22:26 status unpacked reprepro 4.2.0-1 2010-08-05 10:22:26 trigproc doc-base 0.9.5 0.9.5 2010-08-05 10:22:26 status half-configured doc-base 0.9.5 2010-08-05 10:22:27 status installed doc-base 0.9.5 2010-08-05 10:22:27 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-05 10:22:27 status half-configured man-db 2.5.7-3 2010-08-05 10:22:30 status installed man-db 2.5.7-3 2010-08-05 10:22:30 startup packages configure 2010-08-05 10:22:30 configure reprepro 4.2.0-1 4.2.0-1 2010-08-05 10:22:30 status unpacked reprepro 4.2.0-1 2010-08-05 10:22:30 status unpacked reprepro 4.2.0-1 2010-08-05 10:22:31 status half-configured reprepro 4.2.0-1 2010-08-05 10:22:31 status installed reprepro 4.2.0-1 2010-08-09 13:51:04 startup archives unpack 2010-08-09 13:51:10 install ngrep 1.45.ds2-9 2010-08-09 13:51:10 status half-installed ngrep 1.45.ds2-9 2010-08-09 13:51:10 status triggers-pending man-db 2.5.7-3 2010-08-09 13:51:10 status half-installed ngrep 1.45.ds2-9 2010-08-09 13:51:10 status unpacked ngrep 1.45.ds2-9 2010-08-09 13:51:10 status unpacked ngrep 1.45.ds2-9 2010-08-09 13:51:10 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-09 13:51:10 status half-configured man-db 2.5.7-3 2010-08-09 13:51:12 status installed man-db 2.5.7-3 2010-08-09 13:51:13 startup packages configure 2010-08-09 13:51:13 configure ngrep 1.45.ds2-9 1.45.ds2-9 2010-08-09 13:51:13 status unpacked ngrep 1.45.ds2-9 2010-08-09 13:51:13 status half-configured ngrep 1.45.ds2-9 2010-08-09 13:51:13 status installed ngrep 1.45.ds2-9 2010-08-09 22:48:18 startup archives unpack 2010-08-09 22:48:22 install parted 2.3-1 2010-08-09 22:48:22 status half-installed parted 2.3-1 2010-08-09 22:48:22 status triggers-pending man-db 2.5.7-3 2010-08-09 22:48:22 status half-installed parted 2.3-1 2010-08-09 22:48:23 status unpacked parted 2.3-1 2010-08-09 22:48:23 status unpacked parted 2.3-1 2010-08-09 22:48:23 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-09 22:48:23 status half-configured man-db 2.5.7-3 2010-08-09 22:48:26 status installed man-db 2.5.7-3 2010-08-09 22:48:27 startup packages configure 2010-08-09 22:48:27 configure parted 2.3-1 2.3-1 2010-08-09 22:48:27 status unpacked parted 2.3-1 2010-08-09 22:48:27 status half-configured parted 2.3-1 2010-08-09 22:48:27 status installed parted 2.3-1 2010-08-10 10:07:59 startup archives install 2010-08-10 10:08:07 startup packages purge 2010-08-10 10:08:07 status installed grub-pc 1.98+20100710-1 2010-08-10 10:08:14 remove grub-pc 1.98+20100710-1 1.98+20100710-1 2010-08-10 10:08:14 status half-configured grub-pc 1.98+20100710-1 2010-08-10 10:08:20 status half-installed grub-pc 1.98+20100710-1 2010-08-10 10:08:21 status triggers-pending man-db 2.5.7-3 2010-08-10 10:08:21 status half-installed grub-pc 1.98+20100710-1 2010-08-10 10:08:21 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:08:21 purge grub-pc 1.98+20100710-1 1.98+20100710-1 2010-08-10 10:08:21 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:08:21 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:08:21 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:09:18 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:09:18 status config-files grub-pc 1.98+20100710-1 2010-08-10 10:09:19 status not-installed grub-pc 2010-08-10 10:09:19 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-10 10:09:19 status half-configured man-db 2.5.7-3 2010-08-10 10:09:22 status installed man-db 2.5.7-3 2010-08-10 10:09:25 startup archives install 2010-08-10 10:09:27 install grub 0.97-47lenny2 2010-08-10 10:09:27 status half-installed grub 0.97-47lenny2 2010-08-10 10:09:27 status triggers-pending man-db 2.5.7-3 2010-08-10 10:09:27 status half-installed grub 0.97-47lenny2 2010-08-10 10:39:40 startup archives install 2010-08-10 10:39:44 upgrade grub 0.97-47lenny2 0.97-47lenny2 2010-08-10 10:39:44 status half-installed grub 0.97-47lenny2 2010-08-10 10:39:45 status half-installed grub 0.97-47lenny2 2010-08-10 10:39:45 status unpacked grub 0.97-47lenny2 2010-08-10 10:39:45 status unpacked grub 0.97-47lenny2 2010-08-10 10:39:45 configure grub 0.97-47lenny2 0.97-47lenny2 2010-08-10 10:39:45 status unpacked grub 0.97-47lenny2 2010-08-10 10:39:45 status half-configured grub 0.97-47lenny2 2010-08-10 10:39:45 status triggers-awaited grub 0.97-47lenny2 2010-08-10 10:39:45 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-10 10:39:45 status half-configured man-db 2.5.7-3 2010-08-10 10:39:45 status installed grub 0.97-47lenny2 2010-08-10 10:39:51 status installed man-db 2.5.7-3 2010-08-16 13:51:40 startup packages remove 2010-08-16 13:51:40 status installed libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:45 remove libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:45 status half-configured libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:45 status half-installed libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status config-files libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status config-files libbind9-40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status installed libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 remove libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status half-configured libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status half-installed libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status config-files libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status config-files libisccfg40 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status installed libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 remove libdns45 1:9.5.1.dfsg.P3-1+lenny1 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status half-configured libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:46 status half-installed libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:47 status config-files libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:47 status config-files libdns45 1:9.5.1.dfsg.P3-1+lenny1 2010-08-16 13:51:47 status installed libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-08-16 13:51:47 remove libkrb53 1.6.dfsg.4~beta1-5lenny4 1.6.dfsg.4~beta1-5lenny2 2010-08-16 13:51:47 status half-configured libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-08-16 13:51:47 status half-installed libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-08-16 13:51:47 status config-files libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-08-16 13:51:47 status config-files libkrb53 1.6.dfsg.4~beta1-5lenny4 2010-08-16 13:51:48 startup archives unpack 2010-08-16 13:51:48 upgrade base-files 5.8 5.9 2010-08-16 13:51:48 status half-configured base-files 5.8 2010-08-16 13:51:48 status unpacked base-files 5.8 2010-08-16 13:51:48 status half-installed base-files 5.8 2010-08-16 13:51:48 status triggers-pending install-info 4.13a.dfsg.1-5 2010-08-16 13:51:48 status half-installed base-files 5.8 2010-08-16 13:51:48 status triggers-pending man-db 2.5.7-3 2010-08-16 13:51:48 status half-installed base-files 5.8 2010-08-16 13:51:49 status half-installed base-files 5.8 2010-08-16 13:51:49 status unpacked base-files 5.9 2010-08-16 13:51:49 status unpacked base-files 5.9 2010-08-16 13:51:49 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-08-16 13:51:49 status half-configured install-info 4.13a.dfsg.1-5 2010-08-16 13:51:51 status installed install-info 4.13a.dfsg.1-5 2010-08-16 13:51:51 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:51:51 status half-configured man-db 2.5.7-3 2010-08-16 13:51:52 status installed man-db 2.5.7-3 2010-08-16 13:51:52 startup packages configure 2010-08-16 13:51:52 configure base-files 5.9 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status unpacked base-files 5.9 2010-08-16 13:51:52 status half-configured base-files 5.9 2010-08-16 13:51:53 status installed base-files 5.9 2010-08-16 13:51:53 startup archives unpack 2010-08-16 13:51:54 upgrade libgomp1 4.4.4-7 4.4.4-8 2010-08-16 13:51:54 status half-configured libgomp1 4.4.4-7 2010-08-16 13:51:54 status unpacked libgomp1 4.4.4-7 2010-08-16 13:51:54 status half-installed libgomp1 4.4.4-7 2010-08-16 13:51:54 status half-installed libgomp1 4.4.4-7 2010-08-16 13:51:54 status unpacked libgomp1 4.4.4-8 2010-08-16 13:51:54 status unpacked libgomp1 4.4.4-8 2010-08-16 13:51:54 upgrade lib32stdc++6 4.4.4-7 4.4.4-8 2010-08-16 13:51:54 status half-configured lib32stdc++6 4.4.4-7 2010-08-16 13:51:54 status unpacked lib32stdc++6 4.4.4-7 2010-08-16 13:51:54 status half-installed lib32stdc++6 4.4.4-7 2010-08-16 13:51:54 status half-installed lib32stdc++6 4.4.4-7 2010-08-16 13:51:54 status unpacked lib32stdc++6 4.4.4-8 2010-08-16 13:51:55 status unpacked lib32stdc++6 4.4.4-8 2010-08-16 13:51:55 upgrade cpp-4.4 4.4.4-7 4.4.4-8 2010-08-16 13:51:55 status half-configured cpp-4.4 4.4.4-7 2010-08-16 13:51:55 status unpacked cpp-4.4 4.4.4-7 2010-08-16 13:51:55 status half-installed cpp-4.4 4.4.4-7 2010-08-16 13:51:55 status half-installed cpp-4.4 4.4.4-7 2010-08-16 13:51:55 status unpacked cpp-4.4 4.4.4-8 2010-08-16 13:51:56 status unpacked cpp-4.4 4.4.4-8 2010-08-16 13:51:56 upgrade gcc-4.4-base 4.4.4-7 4.4.4-8 2010-08-16 13:51:56 status half-configured gcc-4.4-base 4.4.4-7 2010-08-16 13:51:56 status unpacked gcc-4.4-base 4.4.4-7 2010-08-16 13:51:56 status half-installed gcc-4.4-base 4.4.4-7 2010-08-16 13:51:56 status half-installed gcc-4.4-base 4.4.4-7 2010-08-16 13:51:56 status unpacked gcc-4.4-base 4.4.4-8 2010-08-16 13:51:56 status unpacked gcc-4.4-base 4.4.4-8 2010-08-16 13:51:57 startup packages configure 2010-08-16 13:51:57 configure gcc-4.4-base 4.4.4-8 4.4.4-8 2010-08-16 13:51:57 status unpacked gcc-4.4-base 4.4.4-8 2010-08-16 13:51:57 status half-configured gcc-4.4-base 4.4.4-8 2010-08-16 13:51:57 status installed gcc-4.4-base 4.4.4-8 2010-08-16 13:51:58 startup archives unpack 2010-08-16 13:51:58 upgrade libgcc1 1:4.4.4-7 1:4.4.4-8 2010-08-16 13:51:58 status half-configured libgcc1 1:4.4.4-7 2010-08-16 13:51:58 status unpacked libgcc1 1:4.4.4-7 2010-08-16 13:51:58 status half-installed libgcc1 1:4.4.4-7 2010-08-16 13:51:58 status half-installed libgcc1 1:4.4.4-7 2010-08-16 13:51:58 status unpacked libgcc1 1:4.4.4-8 2010-08-16 13:51:58 status unpacked libgcc1 1:4.4.4-8 2010-08-16 13:51:59 startup packages configure 2010-08-16 13:51:59 configure libgcc1 1:4.4.4-8 1:4.4.4-8 2010-08-16 13:51:59 status unpacked libgcc1 1:4.4.4-8 2010-08-16 13:51:59 status half-configured libgcc1 1:4.4.4-8 2010-08-16 13:51:59 status installed libgcc1 1:4.4.4-8 2010-08-16 13:52:00 startup archives unpack 2010-08-16 13:52:00 upgrade gcc-4.4 4.4.4-7 4.4.4-8 2010-08-16 13:52:00 status half-configured gcc-4.4 4.4.4-7 2010-08-16 13:52:00 status unpacked gcc-4.4 4.4.4-7 2010-08-16 13:52:00 status half-installed gcc-4.4 4.4.4-7 2010-08-16 13:52:01 status half-installed gcc-4.4 4.4.4-7 2010-08-16 13:52:01 status unpacked gcc-4.4 4.4.4-8 2010-08-16 13:52:01 status unpacked gcc-4.4 4.4.4-8 2010-08-16 13:52:01 upgrade g++-4.4 4.4.4-7 4.4.4-8 2010-08-16 13:52:01 status half-configured g++-4.4 4.4.4-7 2010-08-16 13:52:01 status unpacked g++-4.4 4.4.4-7 2010-08-16 13:52:01 status half-installed g++-4.4 4.4.4-7 2010-08-16 13:52:02 status half-installed g++-4.4 4.4.4-7 2010-08-16 13:52:02 status unpacked g++-4.4 4.4.4-8 2010-08-16 13:52:02 status unpacked g++-4.4 4.4.4-8 2010-08-16 13:52:02 upgrade libstdc++6-4.4-dev 4.4.4-7 4.4.4-8 2010-08-16 13:52:02 status half-configured libstdc++6-4.4-dev 4.4.4-7 2010-08-16 13:52:02 status unpacked libstdc++6-4.4-dev 4.4.4-7 2010-08-16 13:52:02 status half-installed libstdc++6-4.4-dev 4.4.4-7 2010-08-16 13:52:04 status half-installed libstdc++6-4.4-dev 4.4.4-7 2010-08-16 13:52:04 status unpacked libstdc++6-4.4-dev 4.4.4-8 2010-08-16 13:52:05 status unpacked libstdc++6-4.4-dev 4.4.4-8 2010-08-16 13:52:05 upgrade libgfortran3 4.4.4-7 4.4.4-8 2010-08-16 13:52:05 status half-configured libgfortran3 4.4.4-7 2010-08-16 13:52:05 status unpacked libgfortran3 4.4.4-7 2010-08-16 13:52:05 status half-installed libgfortran3 4.4.4-7 2010-08-16 13:52:05 status half-installed libgfortran3 4.4.4-7 2010-08-16 13:52:05 status unpacked libgfortran3 4.4.4-8 2010-08-16 13:52:05 status unpacked libgfortran3 4.4.4-8 2010-08-16 13:52:05 upgrade lib32gcc1 1:4.4.4-7 1:4.4.4-8 2010-08-16 13:52:05 status half-configured lib32gcc1 1:4.4.4-7 2010-08-16 13:52:05 status unpacked lib32gcc1 1:4.4.4-7 2010-08-16 13:52:05 status half-installed lib32gcc1 1:4.4.4-7 2010-08-16 13:52:06 status half-installed lib32gcc1 1:4.4.4-7 2010-08-16 13:52:06 status unpacked lib32gcc1 1:4.4.4-8 2010-08-16 13:52:06 status unpacked lib32gcc1 1:4.4.4-8 2010-08-16 13:52:06 upgrade libstdc++6 4.4.4-7 4.4.4-8 2010-08-16 13:52:06 status half-configured libstdc++6 4.4.4-7 2010-08-16 13:52:06 status unpacked libstdc++6 4.4.4-7 2010-08-16 13:52:06 status half-installed libstdc++6 4.4.4-7 2010-08-16 13:52:06 status half-installed libstdc++6 4.4.4-7 2010-08-16 13:52:06 status unpacked libstdc++6 4.4.4-8 2010-08-16 13:52:06 status unpacked libstdc++6 4.4.4-8 2010-08-16 13:52:07 startup packages configure 2010-08-16 13:52:07 configure libstdc++6 4.4.4-8 4.4.4-8 2010-08-16 13:52:07 status unpacked libstdc++6 4.4.4-8 2010-08-16 13:52:07 status half-configured libstdc++6 4.4.4-8 2010-08-16 13:52:07 status installed libstdc++6 4.4.4-8 2010-08-16 13:52:08 startup archives unpack 2010-08-16 13:52:09 upgrade binutils 2.20.1-12 2.20.1-13 2010-08-16 13:52:09 status half-configured binutils 2.20.1-12 2010-08-16 13:52:09 status unpacked binutils 2.20.1-12 2010-08-16 13:52:09 status half-installed binutils 2.20.1-12 2010-08-16 13:52:09 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:09 status half-installed binutils 2.20.1-12 2010-08-16 13:52:10 status half-installed binutils 2.20.1-12 2010-08-16 13:52:11 status unpacked binutils 2.20.1-13 2010-08-16 13:52:11 status unpacked binutils 2.20.1-13 2010-08-16 13:52:11 upgrade dpkg-dev 1.15.7.2 1.15.8.4 2010-08-16 13:52:11 status half-configured dpkg-dev 1.15.7.2 2010-08-16 13:52:11 status unpacked dpkg-dev 1.15.7.2 2010-08-16 13:52:11 status half-installed dpkg-dev 1.15.7.2 2010-08-16 13:52:11 status half-installed dpkg-dev 1.15.7.2 2010-08-16 13:52:12 status half-installed dpkg-dev 1.15.7.2 2010-08-16 13:52:12 status unpacked dpkg-dev 1.15.8.4 2010-08-16 13:52:12 status unpacked dpkg-dev 1.15.8.4 2010-08-16 13:52:12 upgrade libperl5.10 5.10.1-13 5.10.1-14 2010-08-16 13:52:12 status half-configured libperl5.10 5.10.1-13 2010-08-16 13:52:12 status unpacked libperl5.10 5.10.1-13 2010-08-16 13:52:12 status half-installed libperl5.10 5.10.1-13 2010-08-16 13:52:13 status half-installed libperl5.10 5.10.1-13 2010-08-16 13:52:13 status unpacked libperl5.10 5.10.1-14 2010-08-16 13:52:13 status unpacked libperl5.10 5.10.1-14 2010-08-16 13:52:13 upgrade perl-modules 5.10.1-13 5.10.1-14 2010-08-16 13:52:13 status half-configured perl-modules 5.10.1-13 2010-08-16 13:52:13 status unpacked perl-modules 5.10.1-13 2010-08-16 13:52:13 status half-installed perl-modules 5.10.1-13 2010-08-16 13:52:14 status half-installed perl-modules 5.10.1-13 2010-08-16 13:52:15 status unpacked perl-modules 5.10.1-14 2010-08-16 13:52:15 status unpacked perl-modules 5.10.1-14 2010-08-16 13:52:15 upgrade perl 5.10.1-13 5.10.1-14 2010-08-16 13:52:15 status half-configured perl 5.10.1-13 2010-08-16 13:52:15 status unpacked perl 5.10.1-13 2010-08-16 13:52:15 status half-installed perl 5.10.1-13 2010-08-16 13:52:15 status half-installed perl 5.10.1-13 2010-08-16 13:52:17 status half-installed perl 5.10.1-13 2010-08-16 13:52:17 status unpacked perl 5.10.1-14 2010-08-16 13:52:17 status unpacked perl 5.10.1-14 2010-08-16 13:52:17 upgrade perl-base 5.10.1-13 5.10.1-14 2010-08-16 13:52:17 status half-configured perl-base 5.10.1-13 2010-08-16 13:52:17 status unpacked perl-base 5.10.1-13 2010-08-16 13:52:17 status half-installed perl-base 5.10.1-13 2010-08-16 13:52:18 status half-installed perl-base 5.10.1-13 2010-08-16 13:52:19 status half-installed perl-base 5.10.1-13 2010-08-16 13:52:19 status unpacked perl-base 5.10.1-14 2010-08-16 13:52:19 status unpacked perl-base 5.10.1-14 2010-08-16 13:52:19 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:19 status half-configured man-db 2.5.7-3 2010-08-16 13:52:24 status installed man-db 2.5.7-3 2010-08-16 13:52:25 startup packages configure 2010-08-16 13:52:25 configure perl-base 5.10.1-14 5.10.1-14 2010-08-16 13:52:25 status unpacked perl-base 5.10.1-14 2010-08-16 13:52:25 status half-configured perl-base 5.10.1-14 2010-08-16 13:52:25 status installed perl-base 5.10.1-14 2010-08-16 13:52:26 startup archives unpack 2010-08-16 13:52:26 upgrade libdpkg-perl 1.15.7.2 1.15.8.4 2010-08-16 13:52:26 status half-configured libdpkg-perl 1.15.7.2 2010-08-16 13:52:26 status unpacked libdpkg-perl 1.15.7.2 2010-08-16 13:52:26 status half-installed libdpkg-perl 1.15.7.2 2010-08-16 13:52:26 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:26 status half-installed libdpkg-perl 1.15.7.2 2010-08-16 13:52:27 status half-installed libdpkg-perl 1.15.7.2 2010-08-16 13:52:27 status unpacked libdpkg-perl 1.15.8.4 2010-08-16 13:52:27 status unpacked libdpkg-perl 1.15.8.4 2010-08-16 13:52:27 upgrade libfreetype6-dev 2.4.0-2 2.4.2-1 2010-08-16 13:52:27 status half-configured libfreetype6-dev 2.4.0-2 2010-08-16 13:52:27 status unpacked libfreetype6-dev 2.4.0-2 2010-08-16 13:52:27 status half-installed libfreetype6-dev 2.4.0-2 2010-08-16 13:52:27 status triggers-pending doc-base 0.9.5 2010-08-16 13:52:27 status half-installed libfreetype6-dev 2.4.0-2 2010-08-16 13:52:27 status half-installed libfreetype6-dev 2.4.0-2 2010-08-16 13:52:28 status half-installed libfreetype6-dev 2.4.0-2 2010-08-16 13:52:28 status unpacked libfreetype6-dev 2.4.2-1 2010-08-16 13:52:29 status unpacked libfreetype6-dev 2.4.2-1 2010-08-16 13:52:29 upgrade libfreetype6 2.4.0-2 2.4.2-1 2010-08-16 13:52:29 status half-configured libfreetype6 2.4.0-2 2010-08-16 13:52:29 status unpacked libfreetype6 2.4.0-2 2010-08-16 13:52:29 status half-installed libfreetype6 2.4.0-2 2010-08-16 13:52:29 status half-installed libfreetype6 2.4.0-2 2010-08-16 13:52:29 status unpacked libfreetype6 2.4.2-1 2010-08-16 13:52:29 status unpacked libfreetype6 2.4.2-1 2010-08-16 13:52:29 upgrade grub-common 1.98+20100710-1 1.98+20100804-2 2010-08-16 13:52:29 status half-configured grub-common 1.98+20100710-1 2010-08-16 13:52:29 status unpacked grub-common 1.98+20100710-1 2010-08-16 13:52:29 status half-installed grub-common 1.98+20100710-1 2010-08-16 13:52:30 status triggers-pending install-info 4.13a.dfsg.1-5 2010-08-16 13:52:30 status half-installed grub-common 1.98+20100710-1 2010-08-16 13:52:30 status half-installed grub-common 1.98+20100710-1 2010-08-16 13:52:30 status half-installed grub-common 1.98+20100710-1 2010-08-16 13:52:30 status unpacked grub-common 1.98+20100804-2 2010-08-16 13:52:30 status unpacked grub-common 1.98+20100804-2 2010-08-16 13:52:31 upgrade libselinux1 2.0.94-1 2.0.96-1 2010-08-16 13:52:31 status half-configured libselinux1 2.0.94-1 2010-08-16 13:52:31 status unpacked libselinux1 2.0.94-1 2010-08-16 13:52:31 status half-installed libselinux1 2.0.94-1 2010-08-16 13:52:31 status half-installed libselinux1 2.0.94-1 2010-08-16 13:52:31 status unpacked libselinux1 2.0.96-1 2010-08-16 13:52:31 status unpacked libselinux1 2.0.96-1 2010-08-16 13:52:31 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:31 status half-configured man-db 2.5.7-3 2010-08-16 13:52:35 status installed man-db 2.5.7-3 2010-08-16 13:52:35 trigproc doc-base 0.9.5 0.9.5 2010-08-16 13:52:35 status half-configured doc-base 0.9.5 2010-08-16 13:52:35 status installed doc-base 0.9.5 2010-08-16 13:52:35 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-08-16 13:52:35 status half-configured install-info 4.13a.dfsg.1-5 2010-08-16 13:52:36 status installed install-info 4.13a.dfsg.1-5 2010-08-16 13:52:36 startup packages configure 2010-08-16 13:52:36 configure libselinux1 2.0.96-1 2.0.96-1 2010-08-16 13:52:36 status unpacked libselinux1 2.0.96-1 2010-08-16 13:52:36 status half-configured libselinux1 2.0.96-1 2010-08-16 13:52:38 status installed libselinux1 2.0.96-1 2010-08-16 13:52:38 startup archives unpack 2010-08-16 13:52:39 upgrade cron 3.0pl1-113 3.0pl1-114 2010-08-16 13:52:39 status half-configured cron 3.0pl1-113 2010-08-16 13:52:39 status unpacked cron 3.0pl1-113 2010-08-16 13:52:39 status half-installed cron 3.0pl1-113 2010-08-16 13:52:39 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:39 status half-installed cron 3.0pl1-113 2010-08-16 13:52:40 status half-installed cron 3.0pl1-113 2010-08-16 13:52:40 status unpacked cron 3.0pl1-114 2010-08-16 13:52:40 status unpacked cron 3.0pl1-114 2010-08-16 13:52:40 upgrade dpkg 1.15.7.2 1.15.8.4 2010-08-16 13:52:40 status half-configured dpkg 1.15.7.2 2010-08-16 13:52:40 status unpacked dpkg 1.15.7.2 2010-08-16 13:52:40 status half-installed dpkg 1.15.7.2 2010-08-16 13:52:40 status half-installed dpkg 1.15.7.2 2010-08-16 13:52:41 status half-installed dpkg 1.15.7.2 2010-08-16 13:52:42 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:42 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:42 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:42 status half-configured man-db 2.5.7-3 2010-08-16 13:52:44 status installed man-db 2.5.7-3 2010-08-16 13:52:44 startup packages configure 2010-08-16 13:52:44 configure dpkg 1.15.8.4 1.15.8.4 2010-08-16 13:52:44 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:44 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:45 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:45 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:45 status unpacked dpkg 1.15.8.4 2010-08-16 13:52:45 status half-configured dpkg 1.15.8.4 2010-08-16 13:52:45 status installed dpkg 1.15.8.4 2010-08-16 13:52:45 startup archives unpack 2010-08-16 13:52:46 upgrade sysvinit 2.88dsf-11 2.88dsf-12 2010-08-16 13:52:46 status half-configured sysvinit 2.88dsf-11 2010-08-16 13:52:46 status unpacked sysvinit 2.88dsf-11 2010-08-16 13:52:46 status half-installed sysvinit 2.88dsf-11 2010-08-16 13:52:46 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:46 status half-installed sysvinit 2.88dsf-11 2010-08-16 13:52:46 status half-installed sysvinit 2.88dsf-11 2010-08-16 13:52:46 status unpacked sysvinit 2.88dsf-12 2010-08-16 13:52:46 status unpacked sysvinit 2.88dsf-12 2010-08-16 13:52:46 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:46 status half-configured man-db 2.5.7-3 2010-08-16 13:52:47 status installed man-db 2.5.7-3 2010-08-16 13:52:48 startup packages configure 2010-08-16 13:52:48 configure sysvinit 2.88dsf-12 2.88dsf-12 2010-08-16 13:52:48 status unpacked sysvinit 2.88dsf-12 2010-08-16 13:52:48 status half-configured sysvinit 2.88dsf-12 2010-08-16 13:52:48 status installed sysvinit 2.88dsf-12 2010-08-16 13:52:48 startup archives unpack 2010-08-16 13:52:49 upgrade tar 1.23-2 1.23-2.1 2010-08-16 13:52:49 status half-configured tar 1.23-2 2010-08-16 13:52:49 status unpacked tar 1.23-2 2010-08-16 13:52:49 status half-installed tar 1.23-2 2010-08-16 13:52:49 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:49 status half-installed tar 1.23-2 2010-08-16 13:52:50 status half-installed tar 1.23-2 2010-08-16 13:52:50 status unpacked tar 1.23-2.1 2010-08-16 13:52:51 status unpacked tar 1.23-2.1 2010-08-16 13:52:51 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:51 status half-configured man-db 2.5.7-3 2010-08-16 13:52:51 status installed man-db 2.5.7-3 2010-08-16 13:52:52 startup packages configure 2010-08-16 13:52:52 configure tar 1.23-2.1 1.23-2.1 2010-08-16 13:52:52 status unpacked tar 1.23-2.1 2010-08-16 13:52:52 status unpacked tar 1.23-2.1 2010-08-16 13:52:52 status half-configured tar 1.23-2.1 2010-08-16 13:52:53 status installed tar 1.23-2.1 2010-08-16 13:52:54 startup archives unpack 2010-08-16 13:52:54 upgrade sysvinit-utils 2.88dsf-11 2.88dsf-12 2010-08-16 13:52:54 status half-configured sysvinit-utils 2.88dsf-11 2010-08-16 13:52:54 status unpacked sysvinit-utils 2.88dsf-11 2010-08-16 13:52:54 status half-installed sysvinit-utils 2.88dsf-11 2010-08-16 13:52:55 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:55 status half-installed sysvinit-utils 2.88dsf-11 2010-08-16 13:52:55 status half-installed sysvinit-utils 2.88dsf-11 2010-08-16 13:52:55 status unpacked sysvinit-utils 2.88dsf-12 2010-08-16 13:52:55 status unpacked sysvinit-utils 2.88dsf-12 2010-08-16 13:52:55 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:55 status half-configured man-db 2.5.7-3 2010-08-16 13:52:56 status installed man-db 2.5.7-3 2010-08-16 13:52:56 startup packages configure 2010-08-16 13:52:56 configure sysvinit-utils 2.88dsf-12 2.88dsf-12 2010-08-16 13:52:56 status unpacked sysvinit-utils 2.88dsf-12 2010-08-16 13:52:56 status half-configured sysvinit-utils 2.88dsf-12 2010-08-16 13:52:56 status installed sysvinit-utils 2.88dsf-12 2010-08-16 13:52:57 startup archives unpack 2010-08-16 13:52:57 upgrade debconf-i18n 1.5.33 1.5.35 2010-08-16 13:52:57 status half-configured debconf-i18n 1.5.33 2010-08-16 13:52:57 status unpacked debconf-i18n 1.5.33 2010-08-16 13:52:57 status half-installed debconf-i18n 1.5.33 2010-08-16 13:52:58 status triggers-pending man-db 2.5.7-3 2010-08-16 13:52:58 status half-installed debconf-i18n 1.5.33 2010-08-16 13:52:58 status half-installed debconf-i18n 1.5.33 2010-08-16 13:52:59 status unpacked debconf-i18n 1.5.35 2010-08-16 13:52:59 status unpacked debconf-i18n 1.5.35 2010-08-16 13:52:59 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:52:59 status half-configured man-db 2.5.7-3 2010-08-16 13:53:00 status installed man-db 2.5.7-3 2010-08-16 13:53:00 startup packages configure 2010-08-16 13:53:00 configure debconf-i18n 1.5.35 1.5.35 2010-08-16 13:53:00 status unpacked debconf-i18n 1.5.35 2010-08-16 13:53:00 status half-configured debconf-i18n 1.5.35 2010-08-16 13:53:00 status installed debconf-i18n 1.5.35 2010-08-16 13:53:01 startup archives unpack 2010-08-16 13:53:01 upgrade debconf 1.5.33 1.5.35 2010-08-16 13:53:01 status half-configured debconf 1.5.33 2010-08-16 13:53:01 status unpacked debconf 1.5.33 2010-08-16 13:53:02 status half-installed debconf 1.5.33 2010-08-16 13:53:02 status triggers-pending man-db 2.5.7-3 2010-08-16 13:53:02 status half-installed debconf 1.5.33 2010-08-16 13:53:02 status half-installed debconf 1.5.33 2010-08-16 13:53:02 status unpacked debconf 1.5.35 2010-08-16 13:53:02 status unpacked debconf 1.5.35 2010-08-16 13:53:03 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:53:03 status half-configured man-db 2.5.7-3 2010-08-16 13:53:03 status installed man-db 2.5.7-3 2010-08-16 13:53:04 startup packages configure 2010-08-16 13:53:04 configure debconf 1.5.35 1.5.35 2010-08-16 13:53:04 status unpacked debconf 1.5.35 2010-08-16 13:53:04 status unpacked debconf 1.5.35 2010-08-16 13:53:04 status unpacked debconf 1.5.35 2010-08-16 13:53:04 status unpacked debconf 1.5.35 2010-08-16 13:53:04 status half-configured debconf 1.5.35 2010-08-16 13:53:05 status installed debconf 1.5.35 2010-08-16 13:53:05 startup archives unpack 2010-08-16 13:53:06 upgrade linux-base 2.6.32-17 2.6.32-20 2010-08-16 13:53:06 status half-configured linux-base 2.6.32-17 2010-08-16 13:53:06 status unpacked linux-base 2.6.32-17 2010-08-16 13:53:06 status half-installed linux-base 2.6.32-17 2010-08-16 13:53:06 status triggers-pending man-db 2.5.7-3 2010-08-16 13:53:06 status half-installed linux-base 2.6.32-17 2010-08-16 13:53:06 status half-installed linux-base 2.6.32-17 2010-08-16 13:53:06 status unpacked linux-base 2.6.32-20 2010-08-16 13:53:06 status unpacked linux-base 2.6.32-20 2010-08-16 13:53:07 upgrade udev 160-1 161-1 2010-08-16 13:53:07 status half-configured udev 160-1 2010-08-16 13:53:07 status unpacked udev 160-1 2010-08-16 13:53:07 status half-installed udev 160-1 2010-08-16 13:53:07 status half-installed udev 160-1 2010-08-16 13:53:08 status half-installed udev 160-1 2010-08-16 13:53:08 status unpacked udev 161-1 2010-08-16 13:53:08 status unpacked udev 161-1 2010-08-16 13:53:08 upgrade libudev0 160-1 161-1 2010-08-16 13:53:08 status half-configured libudev0 160-1 2010-08-16 13:53:09 status unpacked libudev0 160-1 2010-08-16 13:53:09 status half-installed libudev0 160-1 2010-08-16 13:53:09 status half-installed libudev0 160-1 2010-08-16 13:53:09 status unpacked libudev0 161-1 2010-08-16 13:53:09 status unpacked libudev0 161-1 2010-08-16 13:53:09 install gawk 1:3.1.7.dfsg-5 2010-08-16 13:53:09 status half-installed gawk 1:3.1.7.dfsg-5 2010-08-16 13:53:09 status half-installed gawk 1:3.1.7.dfsg-5 2010-08-16 13:53:09 status unpacked gawk 1:3.1.7.dfsg-5 2010-08-16 13:53:10 status unpacked gawk 1:3.1.7.dfsg-5 2010-08-16 13:53:10 upgrade initramfs-tools 0.97.2 0.98 2010-08-16 13:53:10 status half-configured initramfs-tools 0.97.2 2010-08-16 13:53:10 status unpacked initramfs-tools 0.97.2 2010-08-16 13:53:10 status half-installed initramfs-tools 0.97.2 2010-08-16 13:53:10 status triggers-pending doc-base 0.9.5 2010-08-16 13:53:10 status half-installed initramfs-tools 0.97.2 2010-08-16 13:53:10 status half-installed initramfs-tools 0.97.2 2010-08-16 13:53:10 status half-installed initramfs-tools 0.97.2 2010-08-16 13:53:10 status unpacked initramfs-tools 0.98 2010-08-16 13:53:10 status unpacked initramfs-tools 0.98 2010-08-16 13:53:11 upgrade linux-image-2.6.32-5-amd64 2.6.32-17 2.6.32-20 2010-08-16 13:53:11 status half-configured linux-image-2.6.32-5-amd64 2.6.32-17 2010-08-16 13:53:11 status unpacked linux-image-2.6.32-5-amd64 2.6.32-17 2010-08-16 13:53:11 status half-installed linux-image-2.6.32-5-amd64 2.6.32-17 2010-08-16 13:53:25 status half-installed linux-image-2.6.32-5-amd64 2.6.32-17 2010-08-16 13:53:27 status unpacked linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-16 13:53:30 status unpacked linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-16 13:53:30 upgrade openoffice.org-emailmerge 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:53:30 status half-configured openoffice.org-emailmerge 1:3.2.1-4 2010-08-16 13:53:30 status unpacked openoffice.org-emailmerge 1:3.2.1-4 2010-08-16 13:53:30 status half-installed openoffice.org-emailmerge 1:3.2.1-4 2010-08-16 13:53:39 status half-installed openoffice.org-emailmerge 1:3.2.1-4 2010-08-16 13:53:39 status unpacked openoffice.org-emailmerge 1:3.2.1-5 2010-08-16 13:53:39 status unpacked openoffice.org-emailmerge 1:3.2.1-5 2010-08-16 13:53:39 upgrade libbluetooth3 4.66-1 4.69-1 2010-08-16 13:53:39 status half-configured libbluetooth3 4.66-1 2010-08-16 13:53:39 status unpacked libbluetooth3 4.66-1 2010-08-16 13:53:39 status half-installed libbluetooth3 4.66-1 2010-08-16 13:53:40 status half-installed libbluetooth3 4.66-1 2010-08-16 13:53:40 status unpacked libbluetooth3 4.69-1 2010-08-16 13:53:40 status unpacked libbluetooth3 4.69-1 2010-08-16 13:53:40 upgrade libbrlapi0.5 4.2-2+b1 4.2-3 2010-08-16 13:53:40 status half-configured libbrlapi0.5 4.2-2+b1 2010-08-16 13:53:40 status unpacked libbrlapi0.5 4.2-2+b1 2010-08-16 13:53:40 status half-installed libbrlapi0.5 4.2-2+b1 2010-08-16 13:53:40 status half-installed libbrlapi0.5 4.2-2+b1 2010-08-16 13:53:40 status unpacked libbrlapi0.5 4.2-3 2010-08-16 13:53:40 status unpacked libbrlapi0.5 4.2-3 2010-08-16 13:53:40 upgrade libk5crypto3 1.8.1+dfsg-5 1.8.3+dfsg~beta1-1 2010-08-16 13:53:40 status half-configured libk5crypto3 1.8.1+dfsg-5 2010-08-16 13:53:40 status unpacked libk5crypto3 1.8.1+dfsg-5 2010-08-16 13:53:40 status half-installed libk5crypto3 1.8.1+dfsg-5 2010-08-16 13:53:41 status half-installed libk5crypto3 1.8.1+dfsg-5 2010-08-16 13:53:41 status unpacked libk5crypto3 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 status unpacked libk5crypto3 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 upgrade libgssapi-krb5-2 1.8.1+dfsg-5 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 status half-configured libgssapi-krb5-2 1.8.1+dfsg-5 2010-08-16 13:53:41 status unpacked libgssapi-krb5-2 1.8.1+dfsg-5 2010-08-16 13:53:41 status half-installed libgssapi-krb5-2 1.8.1+dfsg-5 2010-08-16 13:53:41 status half-installed libgssapi-krb5-2 1.8.1+dfsg-5 2010-08-16 13:53:41 status unpacked libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 status unpacked libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 upgrade libkrb5-3 1.8.1+dfsg-5 1.8.3+dfsg~beta1-1 2010-08-16 13:53:41 status half-configured libkrb5-3 1.8.1+dfsg-5 2010-08-16 13:53:41 status unpacked libkrb5-3 1.8.1+dfsg-5 2010-08-16 13:53:41 status half-installed libkrb5-3 1.8.1+dfsg-5 2010-08-16 13:53:42 status half-installed libkrb5-3 1.8.1+dfsg-5 2010-08-16 13:53:42 status unpacked libkrb5-3 1.8.3+dfsg~beta1-1 2010-08-16 13:53:42 status unpacked libkrb5-3 1.8.3+dfsg~beta1-1 2010-08-16 13:53:42 upgrade libkrb5support0 1.8.1+dfsg-5 1.8.3+dfsg~beta1-1 2010-08-16 13:53:42 status half-configured libkrb5support0 1.8.1+dfsg-5 2010-08-16 13:53:42 status unpacked libkrb5support0 1.8.1+dfsg-5 2010-08-16 13:53:42 status half-installed libkrb5support0 1.8.1+dfsg-5 2010-08-16 13:53:42 status half-installed libkrb5support0 1.8.1+dfsg-5 2010-08-16 13:53:42 status unpacked libkrb5support0 1.8.3+dfsg~beta1-1 2010-08-16 13:53:42 status unpacked libkrb5support0 1.8.3+dfsg~beta1-1 2010-08-16 13:53:42 upgrade ca-certificates 20090814 20090814+nmu2 2010-08-16 13:53:42 status half-configured ca-certificates 20090814 2010-08-16 13:53:42 status unpacked ca-certificates 20090814 2010-08-16 13:53:42 status half-installed ca-certificates 20090814 2010-08-16 13:53:43 status half-installed ca-certificates 20090814 2010-08-16 13:53:43 status half-installed ca-certificates 20090814 2010-08-16 13:53:43 status unpacked ca-certificates 20090814+nmu2 2010-08-16 13:53:43 status unpacked ca-certificates 20090814+nmu2 2010-08-16 13:53:44 upgrade libcurl3-gnutls 7.21.0-1 7.21.1-1 2010-08-16 13:53:44 status half-configured libcurl3-gnutls 7.21.0-1 2010-08-16 13:53:44 status unpacked libcurl3-gnutls 7.21.0-1 2010-08-16 13:53:45 status half-installed libcurl3-gnutls 7.21.0-1 2010-08-16 13:53:45 status half-installed libcurl3-gnutls 7.21.0-1 2010-08-16 13:53:45 status unpacked libcurl3-gnutls 7.21.1-1 2010-08-16 13:53:45 status unpacked libcurl3-gnutls 7.21.1-1 2010-08-16 13:53:45 upgrade libcap2 1:2.17-2 1:2.19-2 2010-08-16 13:53:45 status half-configured libcap2 1:2.17-2 2010-08-16 13:53:45 status unpacked libcap2 1:2.17-2 2010-08-16 13:53:45 status half-installed libcap2 1:2.17-2 2010-08-16 13:53:46 status half-installed libcap2 1:2.17-2 2010-08-16 13:53:46 status unpacked libcap2 1:2.19-2 2010-08-16 13:53:46 status unpacked libcap2 1:2.19-2 2010-08-16 13:53:46 upgrade libpulse-mainloop-glib0 0.9.21-3 0.9.21-3+b1 2010-08-16 13:53:46 status half-configured libpulse-mainloop-glib0 0.9.21-3 2010-08-16 13:53:46 status unpacked libpulse-mainloop-glib0 0.9.21-3 2010-08-16 13:53:46 status half-installed libpulse-mainloop-glib0 0.9.21-3 2010-08-16 13:53:46 status half-installed libpulse-mainloop-glib0 0.9.21-3 2010-08-16 13:53:46 status unpacked libpulse-mainloop-glib0 0.9.21-3+b1 2010-08-16 13:53:46 status unpacked libpulse-mainloop-glib0 0.9.21-3+b1 2010-08-16 13:53:46 upgrade libdbus-1-3 1.2.24-1 1.2.24-3 2010-08-16 13:53:46 status half-configured libdbus-1-3 1.2.24-1 2010-08-16 13:53:46 status unpacked libdbus-1-3 1.2.24-1 2010-08-16 13:53:46 status half-installed libdbus-1-3 1.2.24-1 2010-08-16 13:53:47 status half-installed libdbus-1-3 1.2.24-1 2010-08-16 13:53:47 status unpacked libdbus-1-3 1.2.24-3 2010-08-16 13:53:47 status unpacked libdbus-1-3 1.2.24-3 2010-08-16 13:53:47 upgrade libflac8 1.2.1-2+b1 1.2.1-3 2010-08-16 13:53:47 status half-configured libflac8 1.2.1-2+b1 2010-08-16 13:53:47 status unpacked libflac8 1.2.1-2+b1 2010-08-16 13:53:47 status half-installed libflac8 1.2.1-2+b1 2010-08-16 13:53:47 status half-installed libflac8 1.2.1-2+b1 2010-08-16 13:53:47 status unpacked libflac8 1.2.1-3 2010-08-16 13:53:47 status unpacked libflac8 1.2.1-3 2010-08-16 13:53:47 upgrade libsndfile1 1.0.21-2 1.0.21-3 2010-08-16 13:53:47 status half-configured libsndfile1 1.0.21-2 2010-08-16 13:53:47 status unpacked libsndfile1 1.0.21-2 2010-08-16 13:53:47 status half-installed libsndfile1 1.0.21-2 2010-08-16 13:53:48 status half-installed libsndfile1 1.0.21-2 2010-08-16 13:53:48 status unpacked libsndfile1 1.0.21-3 2010-08-16 13:53:48 status unpacked libsndfile1 1.0.21-3 2010-08-16 13:53:48 upgrade libpulse0 0.9.21-3 0.9.21-3+b1 2010-08-16 13:53:48 status half-configured libpulse0 0.9.21-3 2010-08-16 13:53:48 status unpacked libpulse0 0.9.21-3 2010-08-16 13:53:48 status half-installed libpulse0 0.9.21-3 2010-08-16 13:53:49 status half-installed libpulse0 0.9.21-3 2010-08-16 13:53:49 status unpacked libpulse0 0.9.21-3+b1 2010-08-16 13:53:49 status unpacked libpulse0 0.9.21-3+b1 2010-08-16 13:53:49 upgrade libsasl2-modules 2.1.23.dfsg1-5 2.1.23.dfsg1-5.1 2010-08-16 13:53:49 status half-configured libsasl2-modules 2.1.23.dfsg1-5 2010-08-16 13:53:49 status unpacked libsasl2-modules 2.1.23.dfsg1-5 2010-08-16 13:53:49 status half-installed libsasl2-modules 2.1.23.dfsg1-5 2010-08-16 13:53:49 status half-installed libsasl2-modules 2.1.23.dfsg1-5 2010-08-16 13:53:49 status unpacked libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-16 13:53:49 status unpacked libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-16 13:53:49 upgrade libsasl2-2 2.1.23.dfsg1-5 2.1.23.dfsg1-5.1 2010-08-16 13:53:49 status half-configured libsasl2-2 2.1.23.dfsg1-5 2010-08-16 13:53:49 status unpacked libsasl2-2 2.1.23.dfsg1-5 2010-08-16 13:53:49 status half-installed libsasl2-2 2.1.23.dfsg1-5 2010-08-16 13:53:50 status half-installed libsasl2-2 2.1.23.dfsg1-5 2010-08-16 13:53:50 status unpacked libsasl2-2 2.1.23.dfsg1-5.1 2010-08-16 13:53:50 status unpacked libsasl2-2 2.1.23.dfsg1-5.1 2010-08-16 13:53:50 upgrade libpython2.6 2.6.5+20100706-1 2.6.6~rc1-1 2010-08-16 13:53:50 status half-configured libpython2.6 2.6.5+20100706-1 2010-08-16 13:53:50 status unpacked libpython2.6 2.6.5+20100706-1 2010-08-16 13:53:50 status half-installed libpython2.6 2.6.5+20100706-1 2010-08-16 13:53:51 status half-installed libpython2.6 2.6.5+20100706-1 2010-08-16 13:53:51 status unpacked libpython2.6 2.6.6~rc1-1 2010-08-16 13:53:51 status unpacked libpython2.6 2.6.6~rc1-1 2010-08-16 13:53:51 upgrade libsqlite3-0 3.6.23.1-4 3.7.0.1-1 2010-08-16 13:53:51 status half-configured libsqlite3-0 3.6.23.1-4 2010-08-16 13:53:51 status unpacked libsqlite3-0 3.6.23.1-4 2010-08-16 13:53:51 status half-installed libsqlite3-0 3.6.23.1-4 2010-08-16 13:53:51 status half-installed libsqlite3-0 3.6.23.1-4 2010-08-16 13:53:51 status unpacked libsqlite3-0 3.7.0.1-1 2010-08-16 13:53:51 status unpacked libsqlite3-0 3.7.0.1-1 2010-08-16 13:53:51 upgrade python2.6 2.6.5+20100706-1 2.6.6~rc1-1 2010-08-16 13:53:51 status half-configured python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status unpacked python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status triggers-pending menu 2.1.43 2010-08-16 13:53:52 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status triggers-pending desktop-file-utils 0.15-2 2010-08-16 13:53:52 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:52 status triggers-pending gnome-menus 2.30.0-1 2010-08-16 13:53:52 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:53 status half-installed python2.6 2.6.5+20100706-1 2010-08-16 13:53:53 status triggers-awaited menu 2.1.43 2010-08-16 13:53:54 status unpacked python2.6 2.6.6~rc1-1 2010-08-16 13:53:54 status unpacked python2.6 2.6.6~rc1-1 2010-08-16 13:53:54 upgrade python 2.6.5-9 2.6.5-13 2010-08-16 13:53:54 status half-configured python 2.6.5-9 2010-08-16 13:53:54 status unpacked python 2.6.5-9 2010-08-16 13:53:54 status half-installed python 2.6.5-9 2010-08-16 13:53:54 status half-installed python 2.6.5-9 2010-08-16 13:53:54 status half-installed python 2.6.5-9 2010-08-16 13:53:55 status half-installed python 2.6.5-9 2010-08-16 13:53:55 status unpacked python 2.6.5-13 2010-08-16 13:53:55 status unpacked python 2.6.5-13 2010-08-16 13:53:55 upgrade python-minimal 2.6.5-9 2.6.5-13 2010-08-16 13:53:55 status half-configured python-minimal 2.6.5-9 2010-08-16 13:53:55 status unpacked python-minimal 2.6.5-9 2010-08-16 13:53:56 status half-installed python-minimal 2.6.5-9 2010-08-16 13:53:56 status half-installed python-minimal 2.6.5-9 2010-08-16 13:53:56 status half-installed python-minimal 2.6.5-9 2010-08-16 13:53:56 status unpacked python-minimal 2.6.5-13 2010-08-16 13:53:56 status unpacked python-minimal 2.6.5-13 2010-08-16 13:53:56 upgrade python2.6-minimal 2.6.5+20100706-1 2.6.6~rc1-1 2010-08-16 13:53:56 status half-configured python2.6-minimal 2.6.5+20100706-1 2010-08-16 13:53:56 status unpacked python2.6-minimal 2.6.5+20100706-1 2010-08-16 13:53:56 status half-installed python2.6-minimal 2.6.5+20100706-1 2010-08-16 13:53:56 status half-installed python2.6-minimal 2.6.5+20100706-1 2010-08-16 13:53:57 status half-installed python2.6-minimal 2.6.5+20100706-1 2010-08-16 13:53:57 status unpacked python2.6-minimal 2.6.6~rc1-1 2010-08-16 13:53:57 status unpacked python2.6-minimal 2.6.6~rc1-1 2010-08-16 13:53:57 upgrade qemu-kvm 0.12.4+dfsg-1 0.12.5+dfsg-1 2010-08-16 13:53:57 status half-configured qemu-kvm 0.12.4+dfsg-1 2010-08-16 13:53:57 status unpacked qemu-kvm 0.12.4+dfsg-1 2010-08-16 13:53:57 status half-installed qemu-kvm 0.12.4+dfsg-1 2010-08-16 13:53:57 status half-installed qemu-kvm 0.12.4+dfsg-1 2010-08-16 13:53:58 status half-installed qemu-kvm 0.12.4+dfsg-1 2010-08-16 13:53:58 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 13:53:58 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 13:53:58 upgrade ure 1.6.1+OOo3.2.1-4 1.6.1+OOo3.2.1-5 2010-08-16 13:53:58 status half-configured ure 1.6.1+OOo3.2.1-4 2010-08-16 13:53:58 status unpacked ure 1.6.1+OOo3.2.1-4 2010-08-16 13:53:58 status half-installed ure 1.6.1+OOo3.2.1-4 2010-08-16 13:54:00 status half-installed ure 1.6.1+OOo3.2.1-4 2010-08-16 13:54:00 status unpacked ure 1.6.1+OOo3.2.1-5 2010-08-16 13:54:00 status unpacked ure 1.6.1+OOo3.2.1-5 2010-08-16 13:54:00 upgrade uno-libs3 1.6.1+OOo3.2.1-4 1.6.1+OOo3.2.1-5 2010-08-16 13:54:00 status half-configured uno-libs3 1.6.1+OOo3.2.1-4 2010-08-16 13:54:00 status unpacked uno-libs3 1.6.1+OOo3.2.1-4 2010-08-16 13:54:00 status half-installed uno-libs3 1.6.1+OOo3.2.1-4 2010-08-16 13:54:01 status half-installed uno-libs3 1.6.1+OOo3.2.1-4 2010-08-16 13:54:01 status unpacked uno-libs3 1.6.1+OOo3.2.1-5 2010-08-16 13:54:01 status unpacked uno-libs3 1.6.1+OOo3.2.1-5 2010-08-16 13:54:01 upgrade debian-archive-keyring 2009.01.31 2010.08.15 2010-08-16 13:54:01 status half-configured debian-archive-keyring 2009.01.31 2010-08-16 13:54:01 status unpacked debian-archive-keyring 2009.01.31 2010-08-16 13:54:01 status half-installed debian-archive-keyring 2009.01.31 2010-08-16 13:54:01 status half-installed debian-archive-keyring 2009.01.31 2010-08-16 13:54:02 status unpacked debian-archive-keyring 2010.08.15 2010-08-16 13:54:02 status unpacked debian-archive-keyring 2010.08.15 2010-08-16 13:54:02 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:54:02 status half-configured man-db 2.5.7-3 2010-08-16 13:54:03 status installed man-db 2.5.7-3 2010-08-16 13:54:03 trigproc doc-base 0.9.5 0.9.5 2010-08-16 13:54:03 status half-configured doc-base 0.9.5 2010-08-16 13:54:03 status installed doc-base 0.9.5 2010-08-16 13:54:03 trigproc menu 2.1.43 2.1.43 2010-08-16 13:54:03 status half-configured menu 2.1.43 2010-08-16 13:54:07 status installed menu 2.1.43 2010-08-16 13:54:07 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-16 13:54:07 status half-configured desktop-file-utils 0.15-2 2010-08-16 13:54:09 status installed desktop-file-utils 0.15-2 2010-08-16 13:54:09 trigproc gnome-menus 2.30.0-1 2.30.0-1 2010-08-16 13:54:09 status half-configured gnome-menus 2.30.0-1 2010-08-16 13:54:09 status installed gnome-menus 2.30.0-1 2010-08-16 13:54:10 startup packages configure 2010-08-16 13:54:10 configure debian-archive-keyring 2010.08.15 2010.08.15 2010-08-16 13:54:10 status unpacked debian-archive-keyring 2010.08.15 2010-08-16 13:54:10 status half-configured debian-archive-keyring 2010.08.15 2010-08-16 13:54:10 status installed debian-archive-keyring 2010.08.15 2010-08-16 13:54:11 startup archives unpack 2010-08-16 13:54:11 upgrade sysv-rc 2.88dsf-11 2.88dsf-12 2010-08-16 13:54:11 status half-configured sysv-rc 2.88dsf-11 2010-08-16 13:54:11 status unpacked sysv-rc 2.88dsf-11 2010-08-16 13:54:11 status half-installed sysv-rc 2.88dsf-11 2010-08-16 13:54:11 status triggers-pending man-db 2.5.7-3 2010-08-16 13:54:11 status half-installed sysv-rc 2.88dsf-11 2010-08-16 13:54:12 status half-installed sysv-rc 2.88dsf-11 2010-08-16 13:54:12 status unpacked sysv-rc 2.88dsf-12 2010-08-16 13:54:12 status unpacked sysv-rc 2.88dsf-12 2010-08-16 13:54:12 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:54:12 status half-configured man-db 2.5.7-3 2010-08-16 13:54:13 status installed man-db 2.5.7-3 2010-08-16 13:54:13 startup packages configure 2010-08-16 13:54:13 configure sysv-rc 2.88dsf-12 2.88dsf-12 2010-08-16 13:54:13 status unpacked sysv-rc 2.88dsf-12 2010-08-16 13:54:13 status half-configured sysv-rc 2.88dsf-12 2010-08-16 13:54:14 status installed sysv-rc 2.88dsf-12 2010-08-16 13:54:15 startup archives unpack 2010-08-16 13:54:15 upgrade initscripts 2.88dsf-11 2.88dsf-12 2010-08-16 13:54:15 status half-configured initscripts 2.88dsf-11 2010-08-16 13:54:15 status unpacked initscripts 2.88dsf-11 2010-08-16 13:54:15 status half-installed initscripts 2.88dsf-11 2010-08-16 13:54:15 status triggers-pending man-db 2.5.7-3 2010-08-16 13:54:15 status half-installed initscripts 2.88dsf-11 2010-08-16 13:54:15 status half-installed initscripts 2.88dsf-11 2010-08-16 13:54:15 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:15 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:15 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 13:54:15 status half-configured man-db 2.5.7-3 2010-08-16 13:54:16 status installed man-db 2.5.7-3 2010-08-16 13:54:17 startup packages configure 2010-08-16 13:54:17 configure initscripts 2.88dsf-12 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status unpacked initscripts 2.88dsf-12 2010-08-16 13:54:17 status half-configured initscripts 2.88dsf-12 2010-08-16 13:54:20 status installed initscripts 2.88dsf-12 2010-08-16 13:54:21 startup archives unpack 2010-08-16 13:54:21 upgrade tzdata-java 2010j-1 2010k-1 2010-08-16 13:54:21 status half-configured tzdata-java 2010j-1 2010-08-16 13:54:21 status unpacked tzdata-java 2010j-1 2010-08-16 13:54:21 status half-installed tzdata-java 2010j-1 2010-08-16 13:54:22 status half-installed tzdata-java 2010j-1 2010-08-16 13:54:22 status unpacked tzdata-java 2010k-1 2010-08-16 13:54:22 status unpacked tzdata-java 2010k-1 2010-08-16 13:54:22 upgrade tzdata 2010j-1 2010k-1 2010-08-16 13:54:22 status half-configured tzdata 2010j-1 2010-08-16 13:54:22 status unpacked tzdata 2010j-1 2010-08-16 13:54:22 status half-installed tzdata 2010j-1 2010-08-16 13:54:24 status half-installed tzdata 2010j-1 2010-08-16 13:54:24 status unpacked tzdata 2010k-1 2010-08-16 13:54:24 status unpacked tzdata 2010k-1 2010-08-16 13:54:25 startup packages configure 2010-08-16 13:54:25 configure tzdata 2010k-1 2010k-1 2010-08-16 13:54:25 status unpacked tzdata 2010k-1 2010-08-16 13:54:25 status half-configured tzdata 2010k-1 2010-08-16 13:54:26 status installed tzdata 2010k-1 2010-08-16 13:54:26 startup archives unpack 2010-08-16 13:54:26 upgrade dhcp3-client 4.1.1-P1-7 4.1.1-P1-9 2010-08-16 13:54:26 status half-configured dhcp3-client 4.1.1-P1-7 2010-08-16 13:54:26 status unpacked dhcp3-client 4.1.1-P1-7 2010-08-16 13:54:26 status half-installed dhcp3-client 4.1.1-P1-7 2010-08-16 13:54:27 status half-installed dhcp3-client 4.1.1-P1-7 2010-08-16 13:54:27 status unpacked dhcp3-client 4.1.1-P1-9 2010-08-16 13:54:27 status unpacked dhcp3-client 4.1.1-P1-9 2010-08-16 13:54:27 upgrade dhcp3-common 4.1.1-P1-7 4.1.1-P1-9 2010-08-16 13:54:27 status half-configured dhcp3-common 4.1.1-P1-7 2010-08-16 13:54:27 status unpacked dhcp3-common 4.1.1-P1-7 2010-08-16 13:54:27 status half-installed dhcp3-common 4.1.1-P1-7 2010-08-16 13:54:27 status half-installed dhcp3-common 4.1.1-P1-7 2010-08-16 13:54:28 status unpacked dhcp3-common 4.1.1-P1-9 2010-08-16 13:54:28 status unpacked dhcp3-common 4.1.1-P1-9 2010-08-16 13:54:28 upgrade iptables 1.4.8-3 1.4.9-1 2010-08-16 13:54:28 status half-configured iptables 1.4.8-3 2010-08-16 13:54:28 status unpacked iptables 1.4.8-3 2010-08-16 13:54:28 status half-installed iptables 1.4.8-3 2010-08-16 13:54:28 status triggers-pending man-db 2.5.7-3 2010-08-16 13:54:28 status half-installed iptables 1.4.8-3 2010-08-16 13:54:28 status half-installed iptables 1.4.8-3 2010-08-16 13:54:28 status unpacked iptables 1.4.9-1 2010-08-16 13:54:28 status unpacked iptables 1.4.9-1 2010-08-16 13:54:28 upgrade iputils-ping 3:20100418-1 3:20100418-2 2010-08-16 13:54:28 status half-configured iputils-ping 3:20100418-1 2010-08-16 13:54:28 status unpacked iputils-ping 3:20100418-1 2010-08-16 13:54:28 status half-installed iputils-ping 3:20100418-1 2010-08-16 13:54:28 status half-installed iputils-ping 3:20100418-1 2010-08-16 13:54:29 status half-installed iputils-ping 3:20100418-1 2010-08-16 13:54:29 status unpacked iputils-ping 3:20100418-2 2010-08-16 13:54:29 status unpacked iputils-ping 3:20100418-2 2010-08-16 13:54:29 upgrade libboost-iostreams1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:54:29 status half-configured libboost-iostreams1.42.0 1.42.0-3 2010-08-16 13:54:29 status unpacked libboost-iostreams1.42.0 1.42.0-3 2010-08-16 13:54:29 status half-installed libboost-iostreams1.42.0 1.42.0-3 2010-08-16 13:54:29 status half-installed libboost-iostreams1.42.0 1.42.0-3 2010-08-16 13:54:29 status unpacked libboost-iostreams1.42.0 1.42.0-4 2010-08-16 13:54:29 status unpacked libboost-iostreams1.42.0 1.42.0-4 2010-08-16 13:54:29 upgrade rsyslog-doc 4.6.3-1 4.6.4-1 2010-08-16 13:54:29 status half-configured rsyslog-doc 4.6.3-1 2010-08-16 13:54:29 status unpacked rsyslog-doc 4.6.3-1 2010-08-16 13:54:29 status half-installed rsyslog-doc 4.6.3-1 2010-08-16 13:54:30 status triggers-pending doc-base 0.9.5 2010-08-16 13:54:30 status half-installed rsyslog-doc 4.6.3-1 2010-08-16 13:54:30 status half-installed rsyslog-doc 4.6.3-1 2010-08-16 13:54:30 status unpacked rsyslog-doc 4.6.4-1 2010-08-16 13:54:30 status unpacked rsyslog-doc 4.6.4-1 2010-08-16 13:54:30 upgrade rsyslog 4.6.3-1 4.6.4-1 2010-08-16 13:54:30 status half-configured rsyslog 4.6.3-1 2010-08-16 13:54:30 status unpacked rsyslog 4.6.3-1 2010-08-16 13:54:30 status half-installed rsyslog 4.6.3-1 2010-08-16 13:54:30 status half-installed rsyslog 4.6.3-1 2010-08-16 13:54:30 status half-installed rsyslog 4.6.3-1 2010-08-16 13:54:31 status unpacked rsyslog 4.6.4-1 2010-08-16 13:54:31 status unpacked rsyslog 4.6.4-1 2010-08-16 13:54:31 upgrade tasksel-data 2.81 2.82 2010-08-16 13:54:31 status half-configured tasksel-data 2.81 2010-08-16 13:54:31 status unpacked tasksel-data 2.81 2010-08-16 13:54:31 status half-installed tasksel-data 2.81 2010-08-16 13:54:31 status half-installed tasksel-data 2.81 2010-08-16 13:54:31 status unpacked tasksel-data 2.82 2010-08-16 13:54:31 status unpacked tasksel-data 2.82 2010-08-16 13:54:32 upgrade tasksel 2.81 2.82 2010-08-16 13:54:32 status half-configured tasksel 2.81 2010-08-16 13:54:32 status unpacked tasksel 2.81 2010-08-16 13:54:32 status half-installed tasksel 2.81 2010-08-16 13:54:32 status half-installed tasksel 2.81 2010-08-16 13:54:32 status triggers-pending menu 2.1.43 2010-08-16 13:54:32 status half-installed tasksel 2.81 2010-08-16 13:54:32 status half-installed tasksel 2.81 2010-08-16 13:54:32 status triggers-awaited menu 2.1.43 2010-08-16 13:54:32 status unpacked tasksel 2.82 2010-08-16 13:54:32 status unpacked tasksel 2.82 2010-08-16 13:54:32 upgrade traceroute 1:2.0.14-3 1:2.0.15-1 2010-08-16 13:54:32 status half-configured traceroute 1:2.0.14-3 2010-08-16 13:54:33 status unpacked traceroute 1:2.0.14-3 2010-08-16 13:54:33 status half-installed traceroute 1:2.0.14-3 2010-08-16 13:54:33 status half-installed traceroute 1:2.0.14-3 2010-08-16 13:54:33 status half-installed traceroute 1:2.0.14-3 2010-08-16 13:54:33 status unpacked traceroute 1:2.0.15-1 2010-08-16 13:54:33 status unpacked traceroute 1:2.0.15-1 2010-08-16 13:54:33 upgrade file 5.04-4 5.04-5 2010-08-16 13:54:33 status half-configured file 5.04-4 2010-08-16 13:54:33 status unpacked file 5.04-4 2010-08-16 13:54:33 status half-installed file 5.04-4 2010-08-16 13:54:33 status half-installed file 5.04-4 2010-08-16 13:54:34 status half-installed file 5.04-4 2010-08-16 13:54:34 status unpacked file 5.04-5 2010-08-16 13:54:34 status unpacked file 5.04-5 2010-08-16 13:54:34 upgrade libmagic1 5.04-4 5.04-5 2010-08-16 13:54:34 status half-configured libmagic1 5.04-4 2010-08-16 13:54:34 status unpacked libmagic1 5.04-4 2010-08-16 13:54:34 status half-installed libmagic1 5.04-4 2010-08-16 13:54:34 status half-installed libmagic1 5.04-4 2010-08-16 13:54:34 status half-installed libmagic1 5.04-4 2010-08-16 13:54:35 status unpacked libmagic1 5.04-5 2010-08-16 13:54:35 status unpacked libmagic1 5.04-5 2010-08-16 13:54:35 upgrade libpcre3 8.02-1 8.02-1.1 2010-08-16 13:54:35 status half-configured libpcre3 8.02-1 2010-08-16 13:54:35 status unpacked libpcre3 8.02-1 2010-08-16 13:54:35 status half-installed libpcre3 8.02-1 2010-08-16 13:54:35 status half-installed libpcre3 8.02-1 2010-08-16 13:54:35 status half-installed libpcre3 8.02-1 2010-08-16 13:54:35 status unpacked libpcre3 8.02-1.1 2010-08-16 13:54:35 status unpacked libpcre3 8.02-1.1 2010-08-16 13:54:35 upgrade nfs-kernel-server 1:1.2.2-2 1:1.2.2-3 2010-08-16 13:54:35 status half-configured nfs-kernel-server 1:1.2.2-2 2010-08-16 13:54:36 status unpacked nfs-kernel-server 1:1.2.2-2 2010-08-16 13:54:36 status half-installed nfs-kernel-server 1:1.2.2-2 2010-08-16 13:54:36 status half-installed nfs-kernel-server 1:1.2.2-2 2010-08-16 13:54:36 status half-installed nfs-kernel-server 1:1.2.2-2 2010-08-16 13:54:36 status unpacked nfs-kernel-server 1:1.2.2-3 2010-08-16 13:54:36 status unpacked nfs-kernel-server 1:1.2.2-3 2010-08-16 13:54:36 upgrade nfs-common 1:1.2.2-2 1:1.2.2-3 2010-08-16 13:54:36 status half-configured nfs-common 1:1.2.2-2 2010-08-16 13:54:36 status unpacked nfs-common 1:1.2.2-2 2010-08-16 13:54:36 status half-installed nfs-common 1:1.2.2-2 2010-08-16 13:54:36 status half-installed nfs-common 1:1.2.2-2 2010-08-16 13:54:37 status half-installed nfs-common 1:1.2.2-2 2010-08-16 13:54:37 status unpacked nfs-common 1:1.2.2-3 2010-08-16 13:54:37 status unpacked nfs-common 1:1.2.2-3 2010-08-16 13:54:37 upgrade reportbug 4.12.4 4.12.6 2010-08-16 13:54:37 status half-configured reportbug 4.12.4 2010-08-16 13:54:37 status unpacked reportbug 4.12.4 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:37 status triggers-pending desktop-file-utils 0.15-2 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:37 status triggers-pending gnome-menus 2.30.0-1 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:37 status half-installed reportbug 4.12.4 2010-08-16 13:54:38 status unpacked reportbug 4.12.6 2010-08-16 13:54:38 status unpacked reportbug 4.12.6 2010-08-16 13:54:38 upgrade python-reportbug 4.12.4 4.12.6 2010-08-16 13:54:38 status half-configured python-reportbug 4.12.4 2010-08-16 13:54:39 status triggers-pending python-support 1.0.9 2010-08-16 13:54:39 status unpacked python-reportbug 4.12.4 2010-08-16 13:54:39 status half-installed python-reportbug 4.12.4 2010-08-16 13:54:39 status half-installed python-reportbug 4.12.4 2010-08-16 13:54:39 status unpacked python-reportbug 4.12.6 2010-08-16 13:54:39 status unpacked python-reportbug 4.12.6 2010-08-16 13:54:39 upgrade w3m 0.5.2-7 0.5.2-9 2010-08-16 13:54:39 status half-configured w3m 0.5.2-7 2010-08-16 13:54:39 status unpacked w3m 0.5.2-7 2010-08-16 13:54:39 status half-installed w3m 0.5.2-7 2010-08-16 13:54:40 status half-installed w3m 0.5.2-7 2010-08-16 13:54:40 status half-installed w3m 0.5.2-7 2010-08-16 13:54:40 status half-installed w3m 0.5.2-7 2010-08-16 13:54:41 status unpacked w3m 0.5.2-9 2010-08-16 13:54:41 status unpacked w3m 0.5.2-9 2010-08-16 13:54:41 upgrade whois 5.0.6 5.0.7 2010-08-16 13:54:41 status half-configured whois 5.0.6 2010-08-16 13:54:41 status unpacked whois 5.0.6 2010-08-16 13:54:41 status half-installed whois 5.0.6 2010-08-16 13:54:41 status half-installed whois 5.0.6 2010-08-16 13:54:41 status half-installed whois 5.0.6 2010-08-16 13:54:41 status unpacked whois 5.0.7 2010-08-16 13:54:41 status unpacked whois 5.0.7 2010-08-16 13:54:41 upgrade arj 3.10.22-8 3.10.22-9 2010-08-16 13:54:41 status half-configured arj 3.10.22-8 2010-08-16 13:54:41 status unpacked arj 3.10.22-8 2010-08-16 13:54:41 status half-installed arj 3.10.22-8 2010-08-16 13:54:42 status half-installed arj 3.10.22-8 2010-08-16 13:54:42 status half-installed arj 3.10.22-8 2010-08-16 13:54:42 status unpacked arj 3.10.22-9 2010-08-16 13:54:42 status unpacked arj 3.10.22-9 2010-08-16 13:54:42 upgrade autoconf 2.65-4 2.67-2 2010-08-16 13:54:42 status half-configured autoconf 2.65-4 2010-08-16 13:54:42 status unpacked autoconf 2.65-4 2010-08-16 13:54:42 status half-installed autoconf 2.65-4 2010-08-16 13:54:42 status half-installed autoconf 2.65-4 2010-08-16 13:54:43 status half-installed autoconf 2.65-4 2010-08-16 13:54:43 status unpacked autoconf 2.67-2 2010-08-16 13:54:43 status unpacked autoconf 2.67-2 2010-08-16 13:54:43 upgrade libavahi-common-data 0.6.26-1 0.6.27-2 2010-08-16 13:54:43 status half-configured libavahi-common-data 0.6.26-1 2010-08-16 13:54:43 status unpacked libavahi-common-data 0.6.26-1 2010-08-16 13:54:43 status half-installed libavahi-common-data 0.6.26-1 2010-08-16 13:54:44 status half-installed libavahi-common-data 0.6.26-1 2010-08-16 13:54:44 status unpacked libavahi-common-data 0.6.27-2 2010-08-16 13:54:44 status unpacked libavahi-common-data 0.6.27-2 2010-08-16 13:54:44 upgrade libavahi-common3 0.6.26-1 0.6.27-2 2010-08-16 13:54:44 status half-configured libavahi-common3 0.6.26-1 2010-08-16 13:54:44 status unpacked libavahi-common3 0.6.26-1 2010-08-16 13:54:44 status half-installed libavahi-common3 0.6.26-1 2010-08-16 13:54:44 status half-installed libavahi-common3 0.6.26-1 2010-08-16 13:54:44 status unpacked libavahi-common3 0.6.27-2 2010-08-16 13:54:44 status unpacked libavahi-common3 0.6.27-2 2010-08-16 13:54:44 upgrade libavahi-core7 0.6.26-1 0.6.27-2 2010-08-16 13:54:44 status half-configured libavahi-core7 0.6.26-1 2010-08-16 13:54:44 status unpacked libavahi-core7 0.6.26-1 2010-08-16 13:54:44 status half-installed libavahi-core7 0.6.26-1 2010-08-16 13:54:44 status half-installed libavahi-core7 0.6.26-1 2010-08-16 13:54:45 status unpacked libavahi-core7 0.6.27-2 2010-08-16 13:54:45 status unpacked libavahi-core7 0.6.27-2 2010-08-16 13:54:45 upgrade dbus 1.2.24-1 1.2.24-3 2010-08-16 13:54:45 status half-configured dbus 1.2.24-1 2010-08-16 13:54:45 status unpacked dbus 1.2.24-1 2010-08-16 13:54:45 status half-installed dbus 1.2.24-1 2010-08-16 13:54:45 status half-installed dbus 1.2.24-1 2010-08-16 13:54:45 status half-installed dbus 1.2.24-1 2010-08-16 13:54:45 status unpacked dbus 1.2.24-3 2010-08-16 13:54:45 status unpacked dbus 1.2.24-3 2010-08-16 13:54:45 upgrade avahi-daemon 0.6.26-1 0.6.27-2 2010-08-16 13:54:45 status half-configured avahi-daemon 0.6.26-1 2010-08-16 13:54:46 status unpacked avahi-daemon 0.6.26-1 2010-08-16 13:54:46 status half-installed avahi-daemon 0.6.26-1 2010-08-16 13:54:46 status half-installed avahi-daemon 0.6.26-1 2010-08-16 13:54:47 status half-installed avahi-daemon 0.6.26-1 2010-08-16 13:54:48 status unpacked avahi-daemon 0.6.27-2 2010-08-16 13:54:48 status unpacked avahi-daemon 0.6.27-2 2010-08-16 13:54:48 upgrade libcap-ng0 0.6.3-1 0.6.4-1 2010-08-16 13:54:48 status half-configured libcap-ng0 0.6.3-1 2010-08-16 13:54:48 status unpacked libcap-ng0 0.6.3-1 2010-08-16 13:54:48 status half-installed libcap-ng0 0.6.3-1 2010-08-16 13:54:48 status half-installed libcap-ng0 0.6.3-1 2010-08-16 13:54:48 status unpacked libcap-ng0 0.6.4-1 2010-08-16 13:54:48 status unpacked libcap-ng0 0.6.4-1 2010-08-16 13:54:48 upgrade bluez 4.66-1 4.69-1 2010-08-16 13:54:48 status half-configured bluez 4.66-1 2010-08-16 13:54:48 status unpacked bluez 4.66-1 2010-08-16 13:54:48 status half-installed bluez 4.66-1 2010-08-16 13:54:49 status half-installed bluez 4.66-1 2010-08-16 13:54:52 status half-installed bluez 4.66-1 2010-08-16 13:54:52 status unpacked bluez 4.69-1 2010-08-16 13:54:52 status unpacked bluez 4.69-1 2010-08-16 13:54:52 upgrade busybox 1:1.15.3-1 1:1.17.1-2 2010-08-16 13:54:52 status half-configured busybox 1:1.15.3-1 2010-08-16 13:54:52 status unpacked busybox 1:1.15.3-1 2010-08-16 13:54:52 status half-installed busybox 1:1.15.3-1 2010-08-16 13:54:52 status half-installed busybox 1:1.15.3-1 2010-08-16 13:54:53 status half-installed busybox 1:1.15.3-1 2010-08-16 13:54:53 status unpacked busybox 1:1.17.1-2 2010-08-16 13:54:53 status unpacked busybox 1:1.17.1-2 2010-08-16 13:54:53 upgrade capplets-data 1:2.30.1-1 1:2.30.1-2 2010-08-16 13:54:53 status half-configured capplets-data 1:2.30.1-1 2010-08-16 13:54:53 status unpacked capplets-data 1:2.30.1-1 2010-08-16 13:54:53 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:53 status triggers-pending gconf2 2.28.1-3 2010-08-16 13:54:53 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:53 status triggers-pending gconf2 2.28.1-3 2010-08-16 13:54:53 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:54 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:54 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-16 13:54:54 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:54 status triggers-pending shared-mime-info 0.71-3 2010-08-16 13:54:54 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:57 status half-installed capplets-data 1:2.30.1-1 2010-08-16 13:54:57 status unpacked capplets-data 1:2.30.1-2 2010-08-16 13:54:58 status unpacked capplets-data 1:2.30.1-2 2010-08-16 13:54:59 upgrade debhelper 7.9.3 8.0.0 2010-08-16 13:54:59 status half-configured debhelper 7.9.3 2010-08-16 13:54:59 status unpacked debhelper 7.9.3 2010-08-16 13:54:59 status half-installed debhelper 7.9.3 2010-08-16 13:54:59 status half-installed debhelper 7.9.3 2010-08-16 13:55:00 status half-installed debhelper 7.9.3 2010-08-16 13:55:01 status unpacked debhelper 8.0.0 2010-08-16 13:55:01 status unpacked debhelper 8.0.0 2010-08-16 13:55:01 upgrade cdbs 0.4.87 0.4.88 2010-08-16 13:55:01 status half-configured cdbs 0.4.87 2010-08-16 13:55:01 status unpacked cdbs 0.4.87 2010-08-16 13:55:01 status half-installed cdbs 0.4.87 2010-08-16 13:55:01 status half-installed cdbs 0.4.87 2010-08-16 13:55:01 status half-installed cdbs 0.4.87 2010-08-16 13:55:01 status half-installed cdbs 0.4.87 2010-08-16 13:55:02 status unpacked cdbs 0.4.88 2010-08-16 13:55:02 status unpacked cdbs 0.4.88 2010-08-16 13:55:02 upgrade cl-asdf 2:1.704-1 2:2.004-1 2010-08-16 13:55:02 status half-configured cl-asdf 2:1.704-1 2010-08-16 13:55:02 status unpacked cl-asdf 2:1.704-1 2010-08-16 13:55:02 status half-installed cl-asdf 2:1.704-1 2010-08-16 13:55:02 status half-installed cl-asdf 2:1.704-1 2010-08-16 13:55:02 status triggers-pending install-info 4.13a.dfsg.1-5 2010-08-16 13:55:02 status half-installed cl-asdf 2:1.704-1 2010-08-16 13:55:02 status half-installed cl-asdf 2:1.704-1 2010-08-16 13:55:02 status unpacked cl-asdf 2:2.004-1 2010-08-16 13:55:03 status unpacked cl-asdf 2:2.004-1 2010-08-16 13:55:03 upgrade common-lisp-controller 7.2 7.3 2010-08-16 13:55:03 status half-configured common-lisp-controller 7.2 2010-08-16 13:55:03 status unpacked common-lisp-controller 7.2 2010-08-16 13:55:03 status half-installed common-lisp-controller 7.2 2010-08-16 13:55:03 status half-installed common-lisp-controller 7.2 2010-08-16 13:55:04 status half-installed common-lisp-controller 7.2 2010-08-16 13:55:04 status unpacked common-lisp-controller 7.3 2010-08-16 13:55:04 status unpacked common-lisp-controller 7.3 2010-08-16 13:55:04 upgrade console-data 2:1.10-3 2:1.10-4 2010-08-16 13:55:04 status half-configured console-data 2:1.10-3 2010-08-16 13:55:04 status unpacked console-data 2:1.10-3 2010-08-16 13:55:04 status half-installed console-data 2:1.10-3 2010-08-16 13:55:06 status half-installed console-data 2:1.10-3 2010-08-16 13:55:06 status unpacked console-data 2:1.10-4 2010-08-16 13:55:06 status unpacked console-data 2:1.10-4 2010-08-16 13:55:06 upgrade cowdancer 0.61 0.62 2010-08-16 13:55:06 status half-configured cowdancer 0.61 2010-08-16 13:55:06 status unpacked cowdancer 0.61 2010-08-16 13:55:06 status half-installed cowdancer 0.61 2010-08-16 13:55:06 status half-installed cowdancer 0.61 2010-08-16 13:55:07 status half-installed cowdancer 0.61 2010-08-16 13:55:07 status unpacked cowdancer 0.62 2010-08-16 13:55:07 status unpacked cowdancer 0.62 2010-08-16 13:55:07 upgrade cowbuilder 0.61 0.62 2010-08-16 13:55:07 status half-configured cowbuilder 0.61 2010-08-16 13:55:07 status unpacked cowbuilder 0.61 2010-08-16 13:55:07 status half-installed cowbuilder 0.61 2010-08-16 13:55:07 status half-installed cowbuilder 0.61 2010-08-16 13:55:08 status half-installed cowbuilder 0.61 2010-08-16 13:55:08 status unpacked cowbuilder 0.62 2010-08-16 13:55:08 status unpacked cowbuilder 0.62 2010-08-16 13:55:08 upgrade cryptsetup 2:1.1.3-1 2:1.1.3-3 2010-08-16 13:55:08 status half-configured cryptsetup 2:1.1.3-1 2010-08-16 13:55:08 status unpacked cryptsetup 2:1.1.3-1 2010-08-16 13:55:08 status half-installed cryptsetup 2:1.1.3-1 2010-08-16 13:55:08 status half-installed cryptsetup 2:1.1.3-1 2010-08-16 13:55:09 status half-installed cryptsetup 2:1.1.3-1 2010-08-16 13:55:09 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 13:55:10 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 13:55:10 upgrade libavahi-client3 0.6.26-1 0.6.27-2 2010-08-16 13:55:10 status half-configured libavahi-client3 0.6.26-1 2010-08-16 13:55:10 status unpacked libavahi-client3 0.6.26-1 2010-08-16 13:55:10 status half-installed libavahi-client3 0.6.26-1 2010-08-16 13:55:10 status half-installed libavahi-client3 0.6.26-1 2010-08-16 13:55:11 status unpacked libavahi-client3 0.6.27-2 2010-08-16 13:55:11 status unpacked libavahi-client3 0.6.27-2 2010-08-16 13:55:11 upgrade libcups2 1.4.4-1 1.4.4-3 2010-08-16 13:55:11 status half-configured libcups2 1.4.4-1 2010-08-16 13:55:11 status unpacked libcups2 1.4.4-1 2010-08-16 13:55:11 status half-installed libcups2 1.4.4-1 2010-08-16 13:55:11 status half-installed libcups2 1.4.4-1 2010-08-16 13:55:12 status unpacked libcups2 1.4.4-3 2010-08-16 13:55:12 status unpacked libcups2 1.4.4-3 2010-08-16 13:55:12 upgrade libcupscgi1 1.4.4-1 1.4.4-3 2010-08-16 13:55:12 status half-configured libcupscgi1 1.4.4-1 2010-08-16 13:55:12 status unpacked libcupscgi1 1.4.4-1 2010-08-16 13:55:12 status half-installed libcupscgi1 1.4.4-1 2010-08-16 13:55:12 status half-installed libcupscgi1 1.4.4-1 2010-08-16 13:55:12 status unpacked libcupscgi1 1.4.4-3 2010-08-16 13:55:12 status unpacked libcupscgi1 1.4.4-3 2010-08-16 13:55:12 upgrade libcupsdriver1 1.4.4-1 1.4.4-3 2010-08-16 13:55:12 status half-configured libcupsdriver1 1.4.4-1 2010-08-16 13:55:12 status unpacked libcupsdriver1 1.4.4-1 2010-08-16 13:55:12 status half-installed libcupsdriver1 1.4.4-1 2010-08-16 13:55:13 status half-installed libcupsdriver1 1.4.4-1 2010-08-16 13:55:13 status unpacked libcupsdriver1 1.4.4-3 2010-08-16 13:55:13 status unpacked libcupsdriver1 1.4.4-3 2010-08-16 13:55:13 upgrade libtiff4 3.9.4-1 3.9.4-2 2010-08-16 13:55:13 status half-configured libtiff4 3.9.4-1 2010-08-16 13:55:13 status unpacked libtiff4 3.9.4-1 2010-08-16 13:55:13 status half-installed libtiff4 3.9.4-1 2010-08-16 13:55:13 status half-installed libtiff4 3.9.4-1 2010-08-16 13:55:13 status unpacked libtiff4 3.9.4-2 2010-08-16 13:55:14 status unpacked libtiff4 3.9.4-2 2010-08-16 13:55:14 upgrade libcupsimage2 1.4.4-1 1.4.4-3 2010-08-16 13:55:14 status half-configured libcupsimage2 1.4.4-1 2010-08-16 13:55:14 status unpacked libcupsimage2 1.4.4-1 2010-08-16 13:55:14 status half-installed libcupsimage2 1.4.4-1 2010-08-16 13:55:14 status half-installed libcupsimage2 1.4.4-1 2010-08-16 13:55:14 status unpacked libcupsimage2 1.4.4-3 2010-08-16 13:55:14 status unpacked libcupsimage2 1.4.4-3 2010-08-16 13:55:14 upgrade libcupsmime1 1.4.4-1 1.4.4-3 2010-08-16 13:55:14 status half-configured libcupsmime1 1.4.4-1 2010-08-16 13:55:14 status unpacked libcupsmime1 1.4.4-1 2010-08-16 13:55:14 status half-installed libcupsmime1 1.4.4-1 2010-08-16 13:55:15 status half-installed libcupsmime1 1.4.4-1 2010-08-16 13:55:15 status unpacked libcupsmime1 1.4.4-3 2010-08-16 13:55:15 status unpacked libcupsmime1 1.4.4-3 2010-08-16 13:55:15 upgrade libcupsppdc1 1.4.4-1 1.4.4-3 2010-08-16 13:55:15 status half-configured libcupsppdc1 1.4.4-1 2010-08-16 13:55:15 status unpacked libcupsppdc1 1.4.4-1 2010-08-16 13:55:15 status half-installed libcupsppdc1 1.4.4-1 2010-08-16 13:55:15 status half-installed libcupsppdc1 1.4.4-1 2010-08-16 13:55:15 status unpacked libcupsppdc1 1.4.4-3 2010-08-16 13:55:15 status unpacked libcupsppdc1 1.4.4-3 2010-08-16 13:55:15 upgrade libpoppler5 0.12.4-1 0.12.4-1.1 2010-08-16 13:55:15 status half-configured libpoppler5 0.12.4-1 2010-08-16 13:55:15 status unpacked libpoppler5 0.12.4-1 2010-08-16 13:55:15 status half-installed libpoppler5 0.12.4-1 2010-08-16 13:55:16 status half-installed libpoppler5 0.12.4-1 2010-08-16 13:55:16 status unpacked libpoppler5 0.12.4-1.1 2010-08-16 13:55:16 status unpacked libpoppler5 0.12.4-1.1 2010-08-16 13:55:16 upgrade libslp1 1.2.1-7.7 1.2.1-7.8 2010-08-16 13:55:16 status half-configured libslp1 1.2.1-7.7 2010-08-16 13:55:16 status unpacked libslp1 1.2.1-7.7 2010-08-16 13:55:16 status half-installed libslp1 1.2.1-7.7 2010-08-16 13:55:16 status half-installed libslp1 1.2.1-7.7 2010-08-16 13:55:16 status unpacked libslp1 1.2.1-7.8 2010-08-16 13:55:16 status unpacked libslp1 1.2.1-7.8 2010-08-16 13:55:17 upgrade poppler-utils 0.12.4-1 0.12.4-1.1 2010-08-16 13:55:17 status half-configured poppler-utils 0.12.4-1 2010-08-16 13:55:17 status unpacked poppler-utils 0.12.4-1 2010-08-16 13:55:17 status half-installed poppler-utils 0.12.4-1 2010-08-16 13:55:17 status half-installed poppler-utils 0.12.4-1 2010-08-16 13:55:17 status half-installed poppler-utils 0.12.4-1 2010-08-16 13:55:17 status unpacked poppler-utils 0.12.4-1.1 2010-08-16 13:55:17 status unpacked poppler-utils 0.12.4-1.1 2010-08-16 13:55:17 upgrade ghostscript 8.71~dfsg2-3 8.71~dfsg2-4 2010-08-16 13:55:17 status half-configured ghostscript 8.71~dfsg2-3 2010-08-16 13:55:17 status unpacked ghostscript 8.71~dfsg2-3 2010-08-16 13:55:17 status half-installed ghostscript 8.71~dfsg2-3 2010-08-16 13:55:18 status half-installed ghostscript 8.71~dfsg2-3 2010-08-16 13:55:18 status half-installed ghostscript 8.71~dfsg2-3 2010-08-16 13:55:18 status unpacked ghostscript 8.71~dfsg2-4 2010-08-16 13:55:19 status unpacked ghostscript 8.71~dfsg2-4 2010-08-16 13:55:19 upgrade libgs8 8.71~dfsg2-3 8.71~dfsg2-4 2010-08-16 13:55:19 status half-configured libgs8 8.71~dfsg2-3 2010-08-16 13:55:19 status unpacked libgs8 8.71~dfsg2-3 2010-08-16 13:55:19 status half-installed libgs8 8.71~dfsg2-3 2010-08-16 13:55:19 status half-installed libgs8 8.71~dfsg2-3 2010-08-16 13:55:20 status unpacked libgs8 8.71~dfsg2-4 2010-08-16 13:55:20 status unpacked libgs8 8.71~dfsg2-4 2010-08-16 13:55:20 upgrade gs-common 8.71~dfsg2-3 8.71~dfsg2-4 2010-08-16 13:55:20 status half-configured gs-common 8.71~dfsg2-3 2010-08-16 13:55:20 status unpacked gs-common 8.71~dfsg2-3 2010-08-16 13:55:21 status half-installed gs-common 8.71~dfsg2-3 2010-08-16 13:55:21 status half-installed gs-common 8.71~dfsg2-3 2010-08-16 13:55:21 status unpacked gs-common 8.71~dfsg2-4 2010-08-16 13:55:21 status unpacked gs-common 8.71~dfsg2-4 2010-08-16 13:55:21 upgrade cups-common 1.4.4-1 1.4.4-3 2010-08-16 13:55:21 status half-configured cups-common 1.4.4-1 2010-08-16 13:55:21 status unpacked cups-common 1.4.4-1 2010-08-16 13:55:21 status half-installed cups-common 1.4.4-1 2010-08-16 13:55:22 status half-installed cups-common 1.4.4-1 2010-08-16 13:55:22 status unpacked cups-common 1.4.4-3 2010-08-16 13:55:22 status unpacked cups-common 1.4.4-3 2010-08-16 13:55:22 upgrade update-inetd 4.36 4.37 2010-08-16 13:55:22 status half-configured update-inetd 4.36 2010-08-16 13:55:22 status unpacked update-inetd 4.36 2010-08-16 13:55:23 status half-installed update-inetd 4.36 2010-08-16 13:55:23 status half-installed update-inetd 4.36 2010-08-16 13:55:24 status half-installed update-inetd 4.36 2010-08-16 13:55:24 status unpacked update-inetd 4.37 2010-08-16 13:55:24 status unpacked update-inetd 4.37 2010-08-16 13:55:25 upgrade cups-bsd 1.4.4-1 1.4.4-3 2010-08-16 13:55:25 status half-configured cups-bsd 1.4.4-1 2010-08-16 13:55:26 status unpacked cups-bsd 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-bsd 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-bsd 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-bsd 1.4.4-1 2010-08-16 13:55:26 status unpacked cups-bsd 1.4.4-3 2010-08-16 13:55:26 status unpacked cups-bsd 1.4.4-3 2010-08-16 13:55:26 upgrade cups-client 1.4.4-1 1.4.4-3 2010-08-16 13:55:26 status half-configured cups-client 1.4.4-1 2010-08-16 13:55:26 status unpacked cups-client 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-client 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-client 1.4.4-1 2010-08-16 13:55:26 status half-installed cups-client 1.4.4-1 2010-08-16 13:55:26 status unpacked cups-client 1.4.4-3 2010-08-16 13:55:26 status unpacked cups-client 1.4.4-3 2010-08-16 13:55:27 upgrade ssl-cert 1.0.25 1.0.26 2010-08-16 13:55:27 status half-configured ssl-cert 1.0.25 2010-08-16 13:55:27 status unpacked ssl-cert 1.0.25 2010-08-16 13:55:27 status half-installed ssl-cert 1.0.25 2010-08-16 13:55:27 status half-installed ssl-cert 1.0.25 2010-08-16 13:55:27 status half-installed ssl-cert 1.0.25 2010-08-16 13:55:27 status unpacked ssl-cert 1.0.26 2010-08-16 13:55:28 status unpacked ssl-cert 1.0.26 2010-08-16 13:55:28 upgrade cups 1.4.4-1 1.4.4-3 2010-08-16 13:55:28 status half-configured cups 1.4.4-1 2010-08-16 13:55:28 status unpacked cups 1.4.4-1 2010-08-16 13:55:28 status half-installed cups 1.4.4-1 2010-08-16 13:55:28 status half-installed cups 1.4.4-1 2010-08-16 13:55:28 status half-installed cups 1.4.4-1 2010-08-16 13:55:30 status half-installed cups 1.4.4-1 2010-08-16 13:55:30 status unpacked cups 1.4.4-3 2010-08-16 13:55:31 status unpacked cups 1.4.4-3 2010-08-16 13:55:31 upgrade libgutenprint2 5.2.5-1 5.2.6-1 2010-08-16 13:55:31 status half-configured libgutenprint2 5.2.5-1 2010-08-16 13:55:31 status unpacked libgutenprint2 5.2.5-1 2010-08-16 13:55:31 status half-installed libgutenprint2 5.2.5-1 2010-08-16 13:55:32 status half-installed libgutenprint2 5.2.5-1 2010-08-16 13:55:33 status unpacked libgutenprint2 5.2.6-1 2010-08-16 13:55:33 status unpacked libgutenprint2 5.2.6-1 2010-08-16 13:55:33 upgrade ghostscript-cups 8.71~dfsg2-3 8.71~dfsg2-4 2010-08-16 13:55:33 status half-configured ghostscript-cups 8.71~dfsg2-3 2010-08-16 13:55:33 status unpacked ghostscript-cups 8.71~dfsg2-3 2010-08-16 13:55:33 status half-installed ghostscript-cups 8.71~dfsg2-3 2010-08-16 13:55:34 status half-installed ghostscript-cups 8.71~dfsg2-3 2010-08-16 13:55:35 status unpacked ghostscript-cups 8.71~dfsg2-4 2010-08-16 13:55:35 status unpacked ghostscript-cups 8.71~dfsg2-4 2010-08-16 13:55:35 upgrade cups-driver-gutenprint 5.2.5-1 5.2.6-1 2010-08-16 13:55:35 status half-configured cups-driver-gutenprint 5.2.5-1 2010-08-16 13:55:35 status unpacked cups-driver-gutenprint 5.2.5-1 2010-08-16 13:55:35 status half-installed cups-driver-gutenprint 5.2.5-1 2010-08-16 13:55:35 status half-installed cups-driver-gutenprint 5.2.5-1 2010-08-16 13:55:35 status half-installed cups-driver-gutenprint 5.2.5-1 2010-08-16 13:55:35 status unpacked cups-driver-gutenprint 5.2.6-1 2010-08-16 13:55:35 status unpacked cups-driver-gutenprint 5.2.6-1 2010-08-16 13:55:35 upgrade dbus-x11 1.2.24-1 1.2.24-3 2010-08-16 13:55:35 status half-configured dbus-x11 1.2.24-1 2010-08-16 13:55:35 status unpacked dbus-x11 1.2.24-1 2010-08-16 13:55:35 status half-installed dbus-x11 1.2.24-1 2010-08-16 13:55:35 status half-installed dbus-x11 1.2.24-1 2010-08-16 13:55:36 status half-installed dbus-x11 1.2.24-1 2010-08-16 13:55:36 status unpacked dbus-x11 1.2.24-3 2010-08-16 13:55:36 status unpacked dbus-x11 1.2.24-3 2010-08-16 13:55:36 upgrade debconf-utils 1.5.33 1.5.35 2010-08-16 13:55:36 status half-configured debconf-utils 1.5.33 2010-08-16 13:55:36 status unpacked debconf-utils 1.5.33 2010-08-16 13:55:36 status half-installed debconf-utils 1.5.33 2010-08-16 13:55:36 status half-installed debconf-utils 1.5.33 2010-08-16 13:55:36 status half-installed debconf-utils 1.5.33 2010-08-16 13:55:36 status unpacked debconf-utils 1.5.35 2010-08-16 13:55:36 status unpacked debconf-utils 1.5.35 2010-08-16 13:55:36 upgrade debian-keyring 2010.06.08 2010.08.01 2010-08-16 13:55:36 status half-configured debian-keyring 2010.06.08 2010-08-16 13:55:36 status unpacked debian-keyring 2010.06.08 2010-08-16 13:55:36 status half-installed debian-keyring 2010.06.08 2010-08-16 13:55:39 status half-installed debian-keyring 2010.06.08 2010-08-16 13:55:39 status unpacked debian-keyring 2010.08.01 2010-08-16 13:55:39 status unpacked debian-keyring 2010.08.01 2010-08-16 13:55:39 upgrade icedtea-6-jre-cacao 6b18-1.8-4 6b18-1.8.1-1 2010-08-16 13:55:39 status half-configured icedtea-6-jre-cacao 6b18-1.8-4 2010-08-16 13:55:39 status unpacked icedtea-6-jre-cacao 6b18-1.8-4 2010-08-16 13:55:39 status half-installed icedtea-6-jre-cacao 6b18-1.8-4 2010-08-16 13:55:40 status half-installed icedtea-6-jre-cacao 6b18-1.8-4 2010-08-16 13:55:40 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-1 2010-08-16 13:55:40 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-1 2010-08-16 13:55:40 upgrade openjdk-6-jre-lib 6b18-1.8-4 6b18-1.8.1-1 2010-08-16 13:55:40 status half-configured openjdk-6-jre-lib 6b18-1.8-4 2010-08-16 13:55:40 status unpacked openjdk-6-jre-lib 6b18-1.8-4 2010-08-16 13:55:40 status half-installed openjdk-6-jre-lib 6b18-1.8-4 2010-08-16 13:55:41 status half-installed openjdk-6-jre-lib 6b18-1.8-4 2010-08-16 13:55:41 status unpacked openjdk-6-jre-lib 6b18-1.8.1-1 2010-08-16 13:55:41 status unpacked openjdk-6-jre-lib 6b18-1.8.1-1 2010-08-16 13:55:42 upgrade java-common 0.38 0.39 2010-08-16 13:55:42 status half-configured java-common 0.38 2010-08-16 13:55:42 status unpacked java-common 0.38 2010-08-16 13:55:42 status half-installed java-common 0.38 2010-08-16 13:55:42 status half-installed java-common 0.38 2010-08-16 13:55:42 status half-installed java-common 0.38 2010-08-16 13:55:42 status half-installed java-common 0.38 2010-08-16 13:55:42 status unpacked java-common 0.39 2010-08-16 13:55:42 status unpacked java-common 0.39 2010-08-16 13:55:42 upgrade libnspr4-0d 4.8.4-2 4.8.6-1 2010-08-16 13:55:42 status half-configured libnspr4-0d 4.8.4-2 2010-08-16 13:55:42 status unpacked libnspr4-0d 4.8.4-2 2010-08-16 13:55:42 status half-installed libnspr4-0d 4.8.4-2 2010-08-16 13:55:43 status half-installed libnspr4-0d 4.8.4-2 2010-08-16 13:55:44 status unpacked libnspr4-0d 4.8.6-1 2010-08-16 13:55:44 status unpacked libnspr4-0d 4.8.6-1 2010-08-16 13:55:44 upgrade libnss3-1d 3.12.6-3 3.12.7-1 2010-08-16 13:55:44 status half-configured libnss3-1d 3.12.6-3 2010-08-16 13:55:44 status unpacked libnss3-1d 3.12.6-3 2010-08-16 13:55:44 status half-installed libnss3-1d 3.12.6-3 2010-08-16 13:55:44 status half-installed libnss3-1d 3.12.6-3 2010-08-16 13:55:44 status unpacked libnss3-1d 3.12.7-1 2010-08-16 13:55:44 status unpacked libnss3-1d 3.12.7-1 2010-08-16 13:55:44 upgrade openjdk-6-jre-headless 6b18-1.8-4 6b18-1.8.1-1 2010-08-16 13:55:44 status half-configured openjdk-6-jre-headless 6b18-1.8-4 2010-08-16 13:55:44 status unpacked openjdk-6-jre-headless 6b18-1.8-4 2010-08-16 13:55:44 status half-installed openjdk-6-jre-headless 6b18-1.8-4 2010-08-16 13:55:49 status half-installed openjdk-6-jre-headless 6b18-1.8-4 2010-08-16 13:55:50 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 13:55:50 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 13:55:50 upgrade default-jre 1.6-38 1.6-39 2010-08-16 13:55:50 status half-configured default-jre 1.6-38 2010-08-16 13:55:50 status unpacked default-jre 1.6-38 2010-08-16 13:55:50 status half-installed default-jre 1.6-38 2010-08-16 13:55:51 status half-installed default-jre 1.6-38 2010-08-16 13:55:51 status unpacked default-jre 1.6-39 2010-08-16 13:55:51 status unpacked default-jre 1.6-39 2010-08-16 13:55:51 upgrade default-jre-headless 1.6-38 1.6-39 2010-08-16 13:55:51 status half-configured default-jre-headless 1.6-38 2010-08-16 13:55:51 status unpacked default-jre-headless 1.6-38 2010-08-16 13:55:51 status half-installed default-jre-headless 1.6-38 2010-08-16 13:55:51 status half-installed default-jre-headless 1.6-38 2010-08-16 13:55:51 status unpacked default-jre-headless 1.6-39 2010-08-16 13:55:51 status unpacked default-jre-headless 1.6-39 2010-08-16 13:55:51 upgrade libaccess-bridge-java 1.26.2-4 1.26.2-5 2010-08-16 13:55:51 status half-configured libaccess-bridge-java 1.26.2-4 2010-08-16 13:55:51 status unpacked libaccess-bridge-java 1.26.2-4 2010-08-16 13:55:51 status half-installed libaccess-bridge-java 1.26.2-4 2010-08-16 13:55:52 status half-installed libaccess-bridge-java 1.26.2-4 2010-08-16 13:55:52 status unpacked libaccess-bridge-java 1.26.2-5 2010-08-16 13:55:52 status unpacked libaccess-bridge-java 1.26.2-5 2010-08-16 13:55:52 upgrade libaccess-bridge-java-jni 1.26.2-4 1.26.2-5 2010-08-16 13:55:52 status half-configured libaccess-bridge-java-jni 1.26.2-4 2010-08-16 13:55:52 status unpacked libaccess-bridge-java-jni 1.26.2-4 2010-08-16 13:55:52 status half-installed libaccess-bridge-java-jni 1.26.2-4 2010-08-16 13:55:52 status half-installed libaccess-bridge-java-jni 1.26.2-4 2010-08-16 13:55:52 status unpacked libaccess-bridge-java-jni 1.26.2-5 2010-08-16 13:55:52 status unpacked libaccess-bridge-java-jni 1.26.2-5 2010-08-16 13:55:52 upgrade openjdk-6-jre 6b18-1.8-4 6b18-1.8.1-1 2010-08-16 13:55:52 status half-configured openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:52 status unpacked openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:52 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:52 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:52 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:53 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:53 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:53 status half-installed openjdk-6-jre 6b18-1.8-4 2010-08-16 13:55:53 status unpacked openjdk-6-jre 6b18-1.8.1-1 2010-08-16 13:55:53 status unpacked openjdk-6-jre 6b18-1.8.1-1 2010-08-16 13:55:53 upgrade python-gobject 2.21.1-2 2.21.4-1 2010-08-16 13:55:53 status half-configured python-gobject 2.21.1-2 2010-08-16 13:55:53 status unpacked python-gobject 2.21.1-2 2010-08-16 13:55:53 status half-installed python-gobject 2.21.1-2 2010-08-16 13:55:54 status half-installed python-gobject 2.21.1-2 2010-08-16 13:55:54 status unpacked python-gobject 2.21.4-1 2010-08-16 13:55:54 status unpacked python-gobject 2.21.4-1 2010-08-16 13:55:54 upgrade python-numpy 1:1.4.1-2 1:1.4.1-4 2010-08-16 13:55:54 status half-configured python-numpy 1:1.4.1-2 2010-08-16 13:55:54 status unpacked python-numpy 1:1.4.1-2 2010-08-16 13:55:54 status half-installed python-numpy 1:1.4.1-2 2010-08-16 13:55:55 status half-installed python-numpy 1:1.4.1-2 2010-08-16 13:55:57 status half-installed python-numpy 1:1.4.1-2 2010-08-16 13:55:57 status unpacked python-numpy 1:1.4.1-4 2010-08-16 13:55:58 status unpacked python-numpy 1:1.4.1-4 2010-08-16 13:55:58 upgrade python-glade2 2.17.0-2 2.17.0-4 2010-08-16 13:55:58 status half-configured python-glade2 2.17.0-2 2010-08-16 13:55:58 status unpacked python-glade2 2.17.0-2 2010-08-16 13:55:58 status half-installed python-glade2 2.17.0-2 2010-08-16 13:55:58 status half-installed python-glade2 2.17.0-2 2010-08-16 13:55:59 status unpacked python-glade2 2.17.0-4 2010-08-16 13:55:59 status unpacked python-glade2 2.17.0-4 2010-08-16 13:55:59 upgrade python-gtk2 2.17.0-2 2.17.0-4 2010-08-16 13:55:59 status half-configured python-gtk2 2.17.0-2 2010-08-16 13:55:59 status unpacked python-gtk2 2.17.0-2 2010-08-16 13:55:59 status half-installed python-gtk2 2.17.0-2 2010-08-16 13:55:59 status half-installed python-gtk2 2.17.0-2 2010-08-16 13:56:00 status unpacked python-gtk2 2.17.0-4 2010-08-16 13:56:00 status unpacked python-gtk2 2.17.0-4 2010-08-16 13:56:00 upgrade deskbar-applet 2.30.1-1+b2 2.30.1-2 2010-08-16 13:56:00 status half-configured deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:00 status unpacked deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:00 status half-installed deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:00 status half-installed deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:00 status half-installed deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:02 status half-installed deskbar-applet 2.30.1-1+b2 2010-08-16 13:56:02 status unpacked deskbar-applet 2.30.1-2 2010-08-16 13:56:03 status unpacked deskbar-applet 2.30.1-2 2010-08-16 13:56:03 upgrade desktop-base 5.0.5 5.0.6 2010-08-16 13:56:03 status half-configured desktop-base 5.0.5 2010-08-16 13:56:03 status unpacked desktop-base 5.0.5 2010-08-16 13:56:03 status half-installed desktop-base 5.0.5 2010-08-16 13:56:03 status half-installed desktop-base 5.0.5 2010-08-16 13:56:03 status half-installed desktop-base 5.0.5 2010-08-16 13:56:04 status half-installed desktop-base 5.0.5 2010-08-16 13:56:05 status unpacked desktop-base 5.0.6 2010-08-16 13:56:05 status unpacked desktop-base 5.0.6 2010-08-16 13:56:05 upgrade devscripts 2.10.65.1 2.10.67 2010-08-16 13:56:05 status half-configured devscripts 2.10.65.1 2010-08-16 13:56:05 status unpacked devscripts 2.10.65.1 2010-08-16 13:56:05 status half-installed devscripts 2.10.65.1 2010-08-16 13:56:05 status half-installed devscripts 2.10.65.1 2010-08-16 13:56:05 status half-installed devscripts 2.10.65.1 2010-08-16 13:56:06 status unpacked devscripts 2.10.67 2010-08-16 13:56:06 status unpacked devscripts 2.10.67 2010-08-16 13:56:06 upgrade dia 0.97.1-6 0.97.1-7 2010-08-16 13:56:06 status half-configured dia 0.97.1-6 2010-08-16 13:56:06 status unpacked dia 0.97.1-6 2010-08-16 13:56:06 status half-installed dia 0.97.1-6 2010-08-16 13:56:06 status half-installed dia 0.97.1-6 2010-08-16 13:56:06 status half-installed dia 0.97.1-6 2010-08-16 13:56:06 status half-installed dia 0.97.1-6 2010-08-16 13:56:07 status unpacked dia 0.97.1-7 2010-08-16 13:56:07 status unpacked dia 0.97.1-7 2010-08-16 13:56:07 upgrade dia-common 0.97.1-6 0.97.1-7 2010-08-16 13:56:07 status half-configured dia-common 0.97.1-6 2010-08-16 13:56:07 status unpacked dia-common 0.97.1-6 2010-08-16 13:56:07 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:09 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:09 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:09 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:09 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:09 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:12 status half-installed dia-common 0.97.1-6 2010-08-16 13:56:12 status unpacked dia-common 0.97.1-7 2010-08-16 13:56:13 status unpacked dia-common 0.97.1-7 2010-08-16 13:56:13 upgrade dia-libs 0.97.1-6 0.97.1-7 2010-08-16 13:56:13 status half-configured dia-libs 0.97.1-6 2010-08-16 13:56:13 status unpacked dia-libs 0.97.1-6 2010-08-16 13:56:13 status half-installed dia-libs 0.97.1-6 2010-08-16 13:56:15 status half-installed dia-libs 0.97.1-6 2010-08-16 13:56:15 status unpacked dia-libs 0.97.1-7 2010-08-16 13:56:15 status unpacked dia-libs 0.97.1-7 2010-08-16 13:56:15 upgrade dictionaries-common 1.5.5 1.5.11 2010-08-16 13:56:15 status half-configured dictionaries-common 1.5.5 2010-08-16 13:56:15 status unpacked dictionaries-common 1.5.5 2010-08-16 13:56:15 status half-installed dictionaries-common 1.5.5 2010-08-16 13:56:15 status half-installed dictionaries-common 1.5.5 2010-08-16 13:56:16 status half-installed dictionaries-common 1.5.5 2010-08-16 13:56:16 status unpacked dictionaries-common 1.5.11 2010-08-16 13:56:16 status unpacked dictionaries-common 1.5.11 2010-08-16 13:56:16 upgrade libicu44 4.4.1-5 4.4.1-6 2010-08-16 13:56:16 status half-configured libicu44 4.4.1-5 2010-08-16 13:56:16 status unpacked libicu44 4.4.1-5 2010-08-16 13:56:16 status half-installed libicu44 4.4.1-5 2010-08-16 13:56:17 status half-installed libicu44 4.4.1-5 2010-08-16 13:56:17 status unpacked libicu44 4.4.1-6 2010-08-16 13:56:18 status unpacked libicu44 4.4.1-6 2010-08-16 13:56:18 upgrade libwebkit-1.0-common 1.2.3-1 1.2.3-2 2010-08-16 13:56:18 status half-configured libwebkit-1.0-common 1.2.3-1 2010-08-16 13:56:18 status unpacked libwebkit-1.0-common 1.2.3-1 2010-08-16 13:56:18 status half-installed libwebkit-1.0-common 1.2.3-1 2010-08-16 13:56:18 status half-installed libwebkit-1.0-common 1.2.3-1 2010-08-16 13:56:19 status unpacked libwebkit-1.0-common 1.2.3-2 2010-08-16 13:56:19 status unpacked libwebkit-1.0-common 1.2.3-2 2010-08-16 13:56:19 upgrade libwebkit-1.0-2 1.2.3-1 1.2.3-2+b1 2010-08-16 13:56:19 status half-configured libwebkit-1.0-2 1.2.3-1 2010-08-16 13:56:19 status unpacked libwebkit-1.0-2 1.2.3-1 2010-08-16 13:56:19 status half-installed libwebkit-1.0-2 1.2.3-1 2010-08-16 13:56:20 status half-installed libwebkit-1.0-2 1.2.3-1 2010-08-16 13:56:20 status unpacked libwebkit-1.0-2 1.2.3-2+b1 2010-08-16 13:56:20 status unpacked libwebkit-1.0-2 1.2.3-2+b1 2010-08-16 13:56:20 upgrade epiphany-extensions 2.30.1-1 2.30.1-2 2010-08-16 13:56:20 status half-configured epiphany-extensions 2.30.1-1 2010-08-16 13:56:20 status unpacked epiphany-extensions 2.30.1-1 2010-08-16 13:56:20 status half-installed epiphany-extensions 2.30.1-1 2010-08-16 13:56:22 status half-installed epiphany-extensions 2.30.1-1 2010-08-16 13:56:22 status unpacked epiphany-extensions 2.30.1-2 2010-08-16 13:56:22 status unpacked epiphany-extensions 2.30.1-2 2010-08-16 13:56:22 upgrade libespeak1 1.43.03-1 1.43.03-2 2010-08-16 13:56:22 status half-configured libespeak1 1.43.03-1 2010-08-16 13:56:22 status unpacked libespeak1 1.43.03-1 2010-08-16 13:56:22 status half-installed libespeak1 1.43.03-1 2010-08-16 13:56:23 status half-installed libespeak1 1.43.03-1 2010-08-16 13:56:23 status unpacked libespeak1 1.43.03-2 2010-08-16 13:56:23 status unpacked libespeak1 1.43.03-2 2010-08-16 13:56:23 upgrade espeak-data 1.43.03-1 1.43.03-2 2010-08-16 13:56:23 status half-configured espeak-data 1.43.03-1 2010-08-16 13:56:23 status unpacked espeak-data 1.43.03-1 2010-08-16 13:56:23 status half-installed espeak-data 1.43.03-1 2010-08-16 13:56:24 status half-installed espeak-data 1.43.03-1 2010-08-16 13:56:24 status unpacked espeak-data 1.43.03-2 2010-08-16 13:56:24 status unpacked espeak-data 1.43.03-2 2010-08-16 13:56:24 upgrade espeak 1.43.03-1 1.43.03-2 2010-08-16 13:56:24 status half-configured espeak 1.43.03-1 2010-08-16 13:56:24 status unpacked espeak 1.43.03-1 2010-08-16 13:56:24 status half-installed espeak 1.43.03-1 2010-08-16 13:56:24 status half-installed espeak 1.43.03-1 2010-08-16 13:56:24 status half-installed espeak 1.43.03-1 2010-08-16 13:56:24 status unpacked espeak 1.43.03-2 2010-08-16 13:56:24 status unpacked espeak 1.43.03-2 2010-08-16 13:56:24 upgrade festival 1:2.0.95~beta-1 1:2.0.95~beta-2 2010-08-16 13:56:24 status half-configured festival 1:2.0.95~beta-1 2010-08-16 13:56:24 status unpacked festival 1:2.0.95~beta-1 2010-08-16 13:56:24 status half-installed festival 1:2.0.95~beta-1 2010-08-16 13:56:25 status half-installed festival 1:2.0.95~beta-1 2010-08-16 13:56:25 status half-installed festival 1:2.0.95~beta-1 2010-08-16 13:56:25 status half-installed festival 1:2.0.95~beta-1 2010-08-16 13:56:25 status unpacked festival 1:2.0.95~beta-2 2010-08-16 13:56:25 status unpacked festival 1:2.0.95~beta-2 2010-08-16 13:56:25 upgrade file-roller 2.30.1.1-2 2.30.2-1 2010-08-16 13:56:25 status half-configured file-roller 2.30.1.1-2 2010-08-16 13:56:25 status unpacked file-roller 2.30.1.1-2 2010-08-16 13:56:25 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:26 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:27 status half-installed file-roller 2.30.1.1-2 2010-08-16 13:56:28 status unpacked file-roller 2.30.2-1 2010-08-16 13:56:28 status unpacked file-roller 2.30.2-1 2010-08-16 13:56:28 upgrade gcj-4.4-base 4.4.4-6 4.4.4-9 2010-08-16 13:56:28 status half-configured gcj-4.4-base 4.4.4-6 2010-08-16 13:56:29 status unpacked gcj-4.4-base 4.4.4-6 2010-08-16 13:56:29 status half-installed gcj-4.4-base 4.4.4-6 2010-08-16 13:56:30 status half-installed gcj-4.4-base 4.4.4-6 2010-08-16 13:56:31 status unpacked gcj-4.4-base 4.4.4-9 2010-08-16 13:56:31 status unpacked gcj-4.4-base 4.4.4-9 2010-08-16 13:56:31 upgrade libgcj10 4.4.4-6 4.4.4-9 2010-08-16 13:56:31 status half-configured libgcj10 4.4.4-6 2010-08-16 13:56:31 status unpacked libgcj10 4.4.4-6 2010-08-16 13:56:31 status half-installed libgcj10 4.4.4-6 2010-08-16 13:56:33 status half-installed libgcj10 4.4.4-6 2010-08-16 13:56:33 status unpacked libgcj10 4.4.4-9 2010-08-16 13:56:33 status unpacked libgcj10 4.4.4-9 2010-08-16 13:56:34 upgrade gcj-4.4-jre-lib 4.4.4-6 4.4.4-9 2010-08-16 13:56:34 status half-configured gcj-4.4-jre-lib 4.4.4-6 2010-08-16 13:56:34 status unpacked gcj-4.4-jre-lib 4.4.4-6 2010-08-16 13:56:34 status half-installed gcj-4.4-jre-lib 4.4.4-6 2010-08-16 13:56:34 status half-installed gcj-4.4-jre-lib 4.4.4-6 2010-08-16 13:56:34 status unpacked gcj-4.4-jre-lib 4.4.4-9 2010-08-16 13:56:35 status unpacked gcj-4.4-jre-lib 4.4.4-9 2010-08-16 13:56:35 upgrade python-debian 0.1.16 0.1.18 2010-08-16 13:56:35 status half-configured python-debian 0.1.16 2010-08-16 13:56:35 status unpacked python-debian 0.1.16 2010-08-16 13:56:35 status half-installed python-debian 0.1.16 2010-08-16 13:56:35 status half-installed python-debian 0.1.16 2010-08-16 13:56:36 status unpacked python-debian 0.1.18 2010-08-16 13:56:36 status unpacked python-debian 0.1.18 2010-08-16 13:56:36 upgrade gdebi 0.6.1 0.6.2 2010-08-16 13:56:36 status half-configured gdebi 0.6.1 2010-08-16 13:56:36 status unpacked gdebi 0.6.1 2010-08-16 13:56:36 status half-installed gdebi 0.6.1 2010-08-16 13:56:36 status half-installed gdebi 0.6.1 2010-08-16 13:56:36 status half-installed gdebi 0.6.1 2010-08-16 13:56:36 status half-installed gdebi 0.6.1 2010-08-16 13:56:36 status half-installed gdebi 0.6.1 2010-08-16 13:56:37 status half-installed gdebi 0.6.1 2010-08-16 13:56:37 status unpacked gdebi 0.6.2 2010-08-16 13:56:37 status unpacked gdebi 0.6.2 2010-08-16 13:56:37 upgrade gdebi-core 0.6.1 0.6.2 2010-08-16 13:56:37 status half-configured gdebi-core 0.6.1 2010-08-16 13:56:37 status unpacked gdebi-core 0.6.1 2010-08-16 13:56:37 status half-installed gdebi-core 0.6.1 2010-08-16 13:56:38 status half-installed gdebi-core 0.6.1 2010-08-16 13:56:38 status half-installed gdebi-core 0.6.1 2010-08-16 13:56:38 status unpacked gdebi-core 0.6.2 2010-08-16 13:56:38 status unpacked gdebi-core 0.6.2 2010-08-16 13:56:38 upgrade gedit-common 2.30.2-1 2.30.3-1 2010-08-16 13:56:38 status half-configured gedit-common 2.30.2-1 2010-08-16 13:56:38 status unpacked gedit-common 2.30.2-1 2010-08-16 13:56:38 status half-installed gedit-common 2.30.2-1 2010-08-16 13:56:39 status half-installed gedit-common 2.30.2-1 2010-08-16 13:56:42 status half-installed gedit-common 2.30.2-1 2010-08-16 13:56:42 status unpacked gedit-common 2.30.3-1 2010-08-16 13:56:43 status unpacked gedit-common 2.30.3-1 2010-08-16 13:56:44 upgrade iso-codes 3.18-1 3.19-1 2010-08-16 13:56:44 status half-configured iso-codes 3.18-1 2010-08-16 13:56:44 status unpacked iso-codes 3.18-1 2010-08-16 13:56:44 status half-installed iso-codes 3.18-1 2010-08-16 13:56:46 status half-installed iso-codes 3.18-1 2010-08-16 13:56:47 status unpacked iso-codes 3.19-1 2010-08-16 13:56:47 status unpacked iso-codes 3.19-1 2010-08-16 13:56:47 upgrade gedit 2.30.2-1+b1 2.30.3-1 2010-08-16 13:56:47 status half-configured gedit 2.30.2-1+b1 2010-08-16 13:56:47 status unpacked gedit 2.30.2-1+b1 2010-08-16 13:56:47 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:47 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:48 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:48 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:48 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:48 status half-installed gedit 2.30.2-1+b1 2010-08-16 13:56:49 status unpacked gedit 2.30.3-1 2010-08-16 13:56:49 status unpacked gedit 2.30.3-1 2010-08-16 13:56:49 install libjson-glib-1.0-0 0.10.2-2 2010-08-16 13:56:49 status half-installed libjson-glib-1.0-0 0.10.2-2 2010-08-16 13:56:50 status unpacked libjson-glib-1.0-0 0.10.2-2 2010-08-16 13:56:50 status unpacked libjson-glib-1.0-0 0.10.2-2 2010-08-16 13:56:50 install gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 13:56:50 status half-installed gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 13:56:50 status unpacked gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 13:56:50 status unpacked gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 13:56:50 upgrade libclutter-1.0-0 1.0.8-1.1 1.2.12-3 2010-08-16 13:56:50 status half-configured libclutter-1.0-0 1.0.8-1.1 2010-08-16 13:56:50 status unpacked libclutter-1.0-0 1.0.8-1.1 2010-08-16 13:56:50 status half-installed libclutter-1.0-0 1.0.8-1.1 2010-08-16 13:56:51 status half-installed libclutter-1.0-0 1.0.8-1.1 2010-08-16 13:56:51 status unpacked libclutter-1.0-0 1.2.12-3 2010-08-16 13:56:51 status unpacked libclutter-1.0-0 1.2.12-3 2010-08-16 13:56:51 upgrade gir1.0-clutter-1.0 1.0.8-1.1 1.2.12-3 2010-08-16 13:56:51 status half-configured gir1.0-clutter-1.0 1.0.8-1.1 2010-08-16 13:56:51 status unpacked gir1.0-clutter-1.0 1.0.8-1.1 2010-08-16 13:56:51 status half-installed gir1.0-clutter-1.0 1.0.8-1.1 2010-08-16 13:56:51 status half-installed gir1.0-clutter-1.0 1.0.8-1.1 2010-08-16 13:56:51 status unpacked gir1.0-clutter-1.0 1.2.12-3 2010-08-16 13:56:51 status unpacked gir1.0-clutter-1.0 1.2.12-3 2010-08-16 13:56:51 upgrade git 1:1.7.1-1 1:1.7.1-1.1 2010-08-16 13:56:51 status half-configured git 1:1.7.1-1 2010-08-16 13:56:52 status unpacked git 1:1.7.1-1 2010-08-16 13:56:52 status half-installed git 1:1.7.1-1 2010-08-16 13:56:52 status half-installed git 1:1.7.1-1 2010-08-16 13:56:53 status half-installed git 1:1.7.1-1 2010-08-16 13:56:53 status unpacked git 1:1.7.1-1.1 2010-08-16 13:56:53 status unpacked git 1:1.7.1-1.1 2010-08-16 13:56:53 upgrade git-core 1:1.7.1-1 1:1.7.1-1.1 2010-08-16 13:56:53 status half-configured git-core 1:1.7.1-1 2010-08-16 13:56:53 status unpacked git-core 1:1.7.1-1 2010-08-16 13:56:53 status half-installed git-core 1:1.7.1-1 2010-08-16 13:56:54 status half-installed git-core 1:1.7.1-1 2010-08-16 13:56:54 status unpacked git-core 1:1.7.1-1.1 2010-08-16 13:56:54 status unpacked git-core 1:1.7.1-1.1 2010-08-16 13:56:54 upgrade git-buildpackage 0.4.68 0.5.4 2010-08-16 13:56:54 status half-configured git-buildpackage 0.4.68 2010-08-16 13:56:54 status unpacked git-buildpackage 0.4.68 2010-08-16 13:56:55 status half-installed git-buildpackage 0.4.68 2010-08-16 13:56:55 status half-installed git-buildpackage 0.4.68 2010-08-16 13:56:55 status half-installed git-buildpackage 0.4.68 2010-08-16 13:56:55 status half-installed git-buildpackage 0.4.68 2010-08-16 13:56:56 status unpacked git-buildpackage 0.5.4 2010-08-16 13:56:56 status unpacked git-buildpackage 0.5.4 2010-08-16 13:56:56 upgrade git-svn 1:1.7.1-1 1:1.7.1-1.1 2010-08-16 13:56:56 status half-configured git-svn 1:1.7.1-1 2010-08-16 13:56:56 status unpacked git-svn 1:1.7.1-1 2010-08-16 13:56:56 status half-installed git-svn 1:1.7.1-1 2010-08-16 13:56:56 status half-installed git-svn 1:1.7.1-1 2010-08-16 13:56:56 status half-installed git-svn 1:1.7.1-1 2010-08-16 13:56:56 status unpacked git-svn 1:1.7.1-1.1 2010-08-16 13:56:56 status unpacked git-svn 1:1.7.1-1.1 2010-08-16 13:56:56 upgrade mozilla-plugin-gnash 0.8.7-2+b1 0.8.7-3 2010-08-16 13:56:56 status half-configured mozilla-plugin-gnash 0.8.7-2+b1 2010-08-16 13:56:56 status unpacked mozilla-plugin-gnash 0.8.7-2+b1 2010-08-16 13:56:56 status half-installed mozilla-plugin-gnash 0.8.7-2+b1 2010-08-16 13:56:57 status half-installed mozilla-plugin-gnash 0.8.7-2+b1 2010-08-16 13:56:57 status unpacked mozilla-plugin-gnash 0.8.7-3 2010-08-16 13:56:57 status unpacked mozilla-plugin-gnash 0.8.7-3 2010-08-16 13:56:57 install libboost-date-time1.42.0 1.42.0-4 2010-08-16 13:56:57 status half-installed libboost-date-time1.42.0 1.42.0-4 2010-08-16 13:56:57 status unpacked libboost-date-time1.42.0 1.42.0-4 2010-08-16 13:56:57 status unpacked libboost-date-time1.42.0 1.42.0-4 2010-08-16 13:56:57 install libboost-thread1.42.0 1.42.0-4 2010-08-16 13:56:57 status half-installed libboost-thread1.42.0 1.42.0-4 2010-08-16 13:56:58 status unpacked libboost-thread1.42.0 1.42.0-4 2010-08-16 13:56:58 status unpacked libboost-thread1.42.0 1.42.0-4 2010-08-16 13:56:58 upgrade gnash 0.8.7-2+b1 0.8.7-3 2010-08-16 13:56:58 status half-configured gnash 0.8.7-2+b1 2010-08-16 13:56:58 status unpacked gnash 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash 0.8.7-2+b1 2010-08-16 13:56:58 status unpacked gnash 0.8.7-3 2010-08-16 13:56:58 status unpacked gnash 0.8.7-3 2010-08-16 13:56:58 upgrade gnash-common 0.8.7-2+b1 0.8.7-3 2010-08-16 13:56:58 status half-configured gnash-common 0.8.7-2+b1 2010-08-16 13:56:58 status unpacked gnash-common 0.8.7-2+b1 2010-08-16 13:56:58 status half-installed gnash-common 0.8.7-2+b1 2010-08-16 13:56:59 status half-installed gnash-common 0.8.7-2+b1 2010-08-16 13:56:59 status half-installed gnash-common 0.8.7-2+b1 2010-08-16 13:56:59 status unpacked gnash-common 0.8.7-3 2010-08-16 13:56:59 status unpacked gnash-common 0.8.7-3 2010-08-16 13:57:00 upgrade gnome-accessibility-themes 2.30.1-1 2.30.2-1 2010-08-16 13:57:00 status half-configured gnome-accessibility-themes 2.30.1-1 2010-08-16 13:57:00 status unpacked gnome-accessibility-themes 2.30.1-1 2010-08-16 13:57:00 status half-installed gnome-accessibility-themes 2.30.1-1 2010-08-16 13:57:03 status half-installed gnome-accessibility-themes 2.30.1-1 2010-08-16 13:57:03 status unpacked gnome-accessibility-themes 2.30.2-1 2010-08-16 13:57:03 status unpacked gnome-accessibility-themes 2.30.2-1 2010-08-16 13:57:03 upgrade gnome-control-center 1:2.30.1-1 1:2.30.1-2 2010-08-16 13:57:03 status half-configured gnome-control-center 1:2.30.1-1 2010-08-16 13:57:03 status unpacked gnome-control-center 1:2.30.1-1 2010-08-16 13:57:03 status half-installed gnome-control-center 1:2.30.1-1 2010-08-16 13:57:04 status half-installed gnome-control-center 1:2.30.1-1 2010-08-16 13:57:04 status half-installed gnome-control-center 1:2.30.1-1 2010-08-16 13:57:05 status half-installed gnome-control-center 1:2.30.1-1 2010-08-16 13:57:05 status unpacked gnome-control-center 1:2.30.1-2 2010-08-16 13:57:05 status unpacked gnome-control-center 1:2.30.1-2 2010-08-16 13:57:05 upgrade libgnome-window-settings1 1:2.30.1-1 1:2.30.1-2 2010-08-16 13:57:05 status half-configured libgnome-window-settings1 1:2.30.1-1 2010-08-16 13:57:05 status unpacked libgnome-window-settings1 1:2.30.1-1 2010-08-16 13:57:05 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-08-16 13:57:06 status half-installed libgnome-window-settings1 1:2.30.1-1 2010-08-16 13:57:06 status unpacked libgnome-window-settings1 1:2.30.1-2 2010-08-16 13:57:06 status unpacked libgnome-window-settings1 1:2.30.1-2 2010-08-16 13:57:06 upgrade gnome-settings-daemon 2.30.1-1 2.30.2-1 2010-08-16 13:57:06 status half-configured gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:06 status unpacked gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:06 status half-installed gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:06 status half-installed gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:06 status half-installed gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:06 status half-installed gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:07 status half-installed gnome-settings-daemon 2.30.1-1 2010-08-16 13:57:07 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 13:57:08 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 13:57:08 upgrade libgnome-menu2 2.30.0-1 2.30.2-1 2010-08-16 13:57:08 status half-configured libgnome-menu2 2.30.0-1 2010-08-16 13:57:08 status unpacked libgnome-menu2 2.30.0-1 2010-08-16 13:57:08 status half-installed libgnome-menu2 2.30.0-1 2010-08-16 13:57:09 status half-installed libgnome-menu2 2.30.0-1 2010-08-16 13:57:09 status unpacked libgnome-menu2 2.30.2-1 2010-08-16 13:57:09 status unpacked libgnome-menu2 2.30.2-1 2010-08-16 13:57:10 upgrade gnome-menus 2.30.0-1 2.30.2-1 2010-08-16 13:57:10 status half-configured gnome-menus 2.30.0-1 2010-08-16 13:57:10 status unpacked gnome-menus 2.30.0-1 2010-08-16 13:57:10 status half-installed gnome-menus 2.30.0-1 2010-08-16 13:57:10 status half-installed gnome-menus 2.30.0-1 2010-08-16 13:57:10 status half-installed gnome-menus 2.30.0-1 2010-08-16 13:57:11 status unpacked gnome-menus 2.30.2-1 2010-08-16 13:57:11 status unpacked gnome-menus 2.30.2-1 2010-08-16 13:57:11 upgrade python-gmenu 2.30.0-1 2.30.2-1 2010-08-16 13:57:11 status half-configured python-gmenu 2.30.0-1 2010-08-16 13:57:11 status unpacked python-gmenu 2.30.0-1 2010-08-16 13:57:11 status half-installed python-gmenu 2.30.0-1 2010-08-16 13:57:11 status half-installed python-gmenu 2.30.0-1 2010-08-16 13:57:11 status unpacked python-gmenu 2.30.2-1 2010-08-16 13:57:11 status unpacked python-gmenu 2.30.2-1 2010-08-16 13:57:12 upgrade libgp11-0 2.30.1-2 2.30.3-1 2010-08-16 13:57:12 status half-configured libgp11-0 2.30.1-2 2010-08-16 13:57:12 status unpacked libgp11-0 2.30.1-2 2010-08-16 13:57:12 status half-installed libgp11-0 2.30.1-2 2010-08-16 13:57:12 status half-installed libgp11-0 2.30.1-2 2010-08-16 13:57:12 status unpacked libgp11-0 2.30.3-1 2010-08-16 13:57:12 status unpacked libgp11-0 2.30.3-1 2010-08-16 13:57:12 upgrade libgcr0 2.30.1-2 2.30.3-1 2010-08-16 13:57:12 status half-configured libgcr0 2.30.1-2 2010-08-16 13:57:12 status unpacked libgcr0 2.30.1-2 2010-08-16 13:57:12 status half-installed libgcr0 2.30.1-2 2010-08-16 13:57:12 status half-installed libgcr0 2.30.1-2 2010-08-16 13:57:12 status unpacked libgcr0 2.30.3-1 2010-08-16 13:57:12 status unpacked libgcr0 2.30.3-1 2010-08-16 13:57:13 upgrade gnome-keyring 2.30.1-2 2.30.3-1 2010-08-16 13:57:13 status half-configured gnome-keyring 2.30.1-2 2010-08-16 13:57:13 status unpacked gnome-keyring 2.30.1-2 2010-08-16 13:57:13 status half-installed gnome-keyring 2.30.1-2 2010-08-16 13:57:13 status half-installed gnome-keyring 2.30.1-2 2010-08-16 13:57:13 status half-installed gnome-keyring 2.30.1-2 2010-08-16 13:57:14 status half-installed gnome-keyring 2.30.1-2 2010-08-16 13:57:14 status unpacked gnome-keyring 2.30.3-1 2010-08-16 13:57:14 status unpacked gnome-keyring 2.30.3-1 2010-08-16 13:57:14 upgrade libxau-dev 1:1.0.5-2 1:1.0.6-1 2010-08-16 13:57:14 status half-configured libxau-dev 1:1.0.5-2 2010-08-16 13:57:15 status unpacked libxau-dev 1:1.0.5-2 2010-08-16 13:57:15 status half-installed libxau-dev 1:1.0.5-2 2010-08-16 13:57:15 status half-installed libxau-dev 1:1.0.5-2 2010-08-16 13:57:16 status half-installed libxau-dev 1:1.0.5-2 2010-08-16 13:57:16 status unpacked libxau-dev 1:1.0.6-1 2010-08-16 13:57:16 status unpacked libxau-dev 1:1.0.6-1 2010-08-16 13:57:16 upgrade libxau6 1:1.0.5-2 1:1.0.6-1 2010-08-16 13:57:16 status half-configured libxau6 1:1.0.5-2 2010-08-16 13:57:16 status unpacked libxau6 1:1.0.5-2 2010-08-16 13:57:16 status half-installed libxau6 1:1.0.5-2 2010-08-16 13:57:17 status half-installed libxau6 1:1.0.5-2 2010-08-16 13:57:17 status unpacked libxau6 1:1.0.6-1 2010-08-16 13:57:17 status unpacked libxau6 1:1.0.6-1 2010-08-16 13:57:17 upgrade gnome-session-bin 2.30.0-1 2.30.2-1 2010-08-16 13:57:17 status half-configured gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status unpacked gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status half-installed gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status half-installed gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status half-installed gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status half-installed gnome-session-bin 2.30.0-1 2010-08-16 13:57:18 status unpacked gnome-session-bin 2.30.2-1 2010-08-16 13:57:19 status unpacked gnome-session-bin 2.30.2-1 2010-08-16 13:57:19 upgrade gnome-session 2.30.0-1 2.30.2-1 2010-08-16 13:57:19 status half-configured gnome-session 2.30.0-1 2010-08-16 13:57:19 status unpacked gnome-session 2.30.0-1 2010-08-16 13:57:19 status half-installed gnome-session 2.30.0-1 2010-08-16 13:57:19 status half-installed gnome-session 2.30.0-1 2010-08-16 13:57:19 status half-installed gnome-session 2.30.0-1 2010-08-16 13:57:19 status half-installed gnome-session 2.30.0-1 2010-08-16 13:57:19 status unpacked gnome-session 2.30.2-1 2010-08-16 13:57:19 status unpacked gnome-session 2.30.2-1 2010-08-16 13:57:20 upgrade gnome-session-common 2.30.0-1 2.30.2-1 2010-08-16 13:57:20 status half-configured gnome-session-common 2.30.0-1 2010-08-16 13:57:20 status unpacked gnome-session-common 2.30.0-1 2010-08-16 13:57:20 status half-installed gnome-session-common 2.30.0-1 2010-08-16 13:57:20 status half-installed gnome-session-common 2.30.0-1 2010-08-16 13:57:20 status half-installed gnome-session-common 2.30.0-1 2010-08-16 13:57:21 status half-installed gnome-session-common 2.30.0-1 2010-08-16 13:57:21 status unpacked gnome-session-common 2.30.2-1 2010-08-16 13:57:21 status unpacked gnome-session-common 2.30.2-1 2010-08-16 13:57:21 upgrade gnome-themes 2.30.1-1 2.30.2-1 2010-08-16 13:57:21 status half-configured gnome-themes 2.30.1-1 2010-08-16 13:57:21 status unpacked gnome-themes 2.30.1-1 2010-08-16 13:57:21 status half-installed gnome-themes 2.30.1-1 2010-08-16 13:57:23 status half-installed gnome-themes 2.30.1-1 2010-08-16 13:57:24 status unpacked gnome-themes 2.30.2-1 2010-08-16 13:57:24 status unpacked gnome-themes 2.30.2-1 2010-08-16 13:57:24 upgrade libgoffice-0.8-8-common 0.8.7-1 0.8.8-1 2010-08-16 13:57:24 status half-configured libgoffice-0.8-8-common 0.8.7-1 2010-08-16 13:57:24 status unpacked libgoffice-0.8-8-common 0.8.7-1 2010-08-16 13:57:24 status half-installed libgoffice-0.8-8-common 0.8.7-1 2010-08-16 13:57:25 status half-installed libgoffice-0.8-8-common 0.8.7-1 2010-08-16 13:57:26 status unpacked libgoffice-0.8-8-common 0.8.8-1 2010-08-16 13:57:26 status unpacked libgoffice-0.8-8-common 0.8.8-1 2010-08-16 13:57:26 upgrade libgoffice-0.8-8 0.8.7-1 0.8.8-1 2010-08-16 13:57:26 status half-configured libgoffice-0.8-8 0.8.7-1 2010-08-16 13:57:26 status unpacked libgoffice-0.8-8 0.8.7-1 2010-08-16 13:57:26 status half-installed libgoffice-0.8-8 0.8.7-1 2010-08-16 13:57:27 status half-installed libgoffice-0.8-8 0.8.7-1 2010-08-16 13:57:28 status unpacked libgoffice-0.8-8 0.8.8-1 2010-08-16 13:57:28 status unpacked libgoffice-0.8-8 0.8.8-1 2010-08-16 13:57:28 upgrade gnumeric 1.10.7-1 1.10.8-1 2010-08-16 13:57:28 status half-configured gnumeric 1.10.7-1 2010-08-16 13:57:28 status unpacked gnumeric 1.10.7-1 2010-08-16 13:57:28 status half-installed gnumeric 1.10.7-1 2010-08-16 13:57:28 status half-installed gnumeric 1.10.7-1 2010-08-16 13:57:28 status half-installed gnumeric 1.10.7-1 2010-08-16 13:57:28 status half-installed gnumeric 1.10.7-1 2010-08-16 13:57:29 status half-installed gnumeric 1.10.7-1 2010-08-16 13:57:30 status unpacked gnumeric 1.10.8-1 2010-08-16 13:57:30 status unpacked gnumeric 1.10.8-1 2010-08-16 13:57:30 upgrade gnumeric-common 1.10.7-1 1.10.8-1 2010-08-16 13:57:30 status half-configured gnumeric-common 1.10.7-1 2010-08-16 13:57:30 status unpacked gnumeric-common 1.10.7-1 2010-08-16 13:57:30 status half-installed gnumeric-common 1.10.7-1 2010-08-16 13:57:31 status half-installed gnumeric-common 1.10.7-1 2010-08-16 13:57:31 status half-installed gnumeric-common 1.10.7-1 2010-08-16 13:57:32 status half-installed gnumeric-common 1.10.7-1 2010-08-16 13:57:33 status unpacked gnumeric-common 1.10.8-1 2010-08-16 13:57:33 status unpacked gnumeric-common 1.10.8-1 2010-08-16 13:57:34 upgrade grub 0.97-47lenny2 0.97-62 2010-08-16 13:57:34 status half-configured grub 0.97-47lenny2 2010-08-16 13:57:34 status unpacked grub 0.97-47lenny2 2010-08-16 13:57:34 status half-installed grub 0.97-47lenny2 2010-08-16 13:57:34 status half-installed grub 0.97-47lenny2 2010-08-16 13:57:34 status half-installed grub 0.97-47lenny2 2010-08-16 13:57:35 status unpacked grub 0.97-62 2010-08-16 13:57:35 status unpacked grub 0.97-62 2010-08-16 13:57:35 install grub-pc 1.98+20100804-2 2010-08-16 13:57:35 status half-installed grub-pc 1.98+20100804-2 2010-08-16 13:57:35 status half-installed grub-pc 1.98+20100804-2 2010-08-16 13:57:35 status unpacked grub-pc 1.98+20100804-2 2010-08-16 13:57:35 status unpacked grub-pc 1.98+20100804-2 2010-08-16 13:57:35 upgrade gthumb 3:2.11.4-3 3:2.11.5-2 2010-08-16 13:57:35 status half-configured gthumb 3:2.11.4-3 2010-08-16 13:57:35 status unpacked gthumb 3:2.11.4-3 2010-08-16 13:57:35 status half-installed gthumb 3:2.11.4-3 2010-08-16 13:57:36 status half-installed gthumb 3:2.11.4-3 2010-08-16 13:57:36 status half-installed gthumb 3:2.11.4-3 2010-08-16 13:57:36 status half-installed gthumb 3:2.11.4-3 2010-08-16 13:57:37 status half-installed gthumb 3:2.11.4-3 2010-08-16 13:57:37 status unpacked gthumb 3:2.11.5-2 2010-08-16 13:57:38 status unpacked gthumb 3:2.11.5-2 2010-08-16 13:57:38 upgrade gthumb-data 3:2.11.4-3 3:2.11.5-2 2010-08-16 13:57:38 status half-configured gthumb-data 3:2.11.4-3 2010-08-16 13:57:38 status unpacked gthumb-data 3:2.11.4-3 2010-08-16 13:57:38 status half-installed gthumb-data 3:2.11.4-3 2010-08-16 13:57:38 status half-installed gthumb-data 3:2.11.4-3 2010-08-16 13:57:39 status half-installed gthumb-data 3:2.11.4-3 2010-08-16 13:57:40 status half-installed gthumb-data 3:2.11.4-3 2010-08-16 13:57:40 status unpacked gthumb-data 3:2.11.5-2 2010-08-16 13:57:41 status unpacked gthumb-data 3:2.11.5-2 2010-08-16 13:57:42 upgrade libhal1 0.5.14-2 0.5.14-3 2010-08-16 13:57:42 status half-configured libhal1 0.5.14-2 2010-08-16 13:57:42 status unpacked libhal1 0.5.14-2 2010-08-16 13:57:42 status half-installed libhal1 0.5.14-2 2010-08-16 13:57:42 status half-installed libhal1 0.5.14-2 2010-08-16 13:57:42 status unpacked libhal1 0.5.14-3 2010-08-16 13:57:42 status unpacked libhal1 0.5.14-3 2010-08-16 13:57:43 upgrade libhal-storage1 0.5.14-2 0.5.14-3 2010-08-16 13:57:43 status half-configured libhal-storage1 0.5.14-2 2010-08-16 13:57:43 status unpacked libhal-storage1 0.5.14-2 2010-08-16 13:57:43 status half-installed libhal-storage1 0.5.14-2 2010-08-16 13:57:43 status half-installed libhal-storage1 0.5.14-2 2010-08-16 13:57:43 status unpacked libhal-storage1 0.5.14-3 2010-08-16 13:57:43 status unpacked libhal-storage1 0.5.14-3 2010-08-16 13:57:43 upgrade hal 0.5.14-2 0.5.14-3 2010-08-16 13:57:43 status half-configured hal 0.5.14-2 2010-08-16 13:57:43 status unpacked hal 0.5.14-2 2010-08-16 13:57:43 status half-installed hal 0.5.14-2 2010-08-16 13:57:44 status half-installed hal 0.5.14-2 2010-08-16 13:57:44 status half-installed hal 0.5.14-2 2010-08-16 13:57:44 status unpacked hal 0.5.14-3 2010-08-16 13:57:44 status unpacked hal 0.5.14-3 2010-08-16 13:57:44 upgrade hdparm 9.27-2 9.27-2.1 2010-08-16 13:57:44 status half-configured hdparm 9.27-2 2010-08-16 13:57:44 status unpacked hdparm 9.27-2 2010-08-16 13:57:44 status half-installed hdparm 9.27-2 2010-08-16 13:57:44 status half-installed hdparm 9.27-2 2010-08-16 13:57:45 status half-installed hdparm 9.27-2 2010-08-16 13:57:45 status unpacked hdparm 9.27-2.1 2010-08-16 13:57:45 status unpacked hdparm 9.27-2.1 2010-08-16 13:57:45 upgrade icedove 3.0.5-1 3.0.6-1 2010-08-16 13:57:45 status half-configured icedove 3.0.5-1 2010-08-16 13:57:45 status unpacked icedove 3.0.5-1 2010-08-16 13:57:45 status half-installed icedove 3.0.5-1 2010-08-16 13:57:45 status half-installed icedove 3.0.5-1 2010-08-16 13:57:45 status half-installed icedove 3.0.5-1 2010-08-16 13:57:45 status half-installed icedove 3.0.5-1 2010-08-16 13:57:48 status half-installed icedove 3.0.5-1 2010-08-16 13:57:48 status unpacked icedove 3.0.6-1 2010-08-16 13:57:49 status unpacked icedove 3.0.6-1 2010-08-16 13:57:49 upgrade xulrunner-1.9.1 1.9.1.10-1 1.9.1.11-1 2010-08-16 13:57:49 status half-configured xulrunner-1.9.1 1.9.1.10-1 2010-08-16 13:57:49 status unpacked xulrunner-1.9.1 1.9.1.10-1 2010-08-16 13:57:49 status half-installed xulrunner-1.9.1 1.9.1.10-1 2010-08-16 13:57:49 status half-installed xulrunner-1.9.1 1.9.1.10-1 2010-08-16 13:57:51 status half-installed xulrunner-1.9.1 1.9.1.10-1 2010-08-16 13:57:51 status unpacked xulrunner-1.9.1 1.9.1.11-1 2010-08-16 13:57:51 status unpacked xulrunner-1.9.1 1.9.1.11-1 2010-08-16 13:57:51 upgrade libmozjs2d 1.9.1.10-1 1.9.1.11-1 2010-08-16 13:57:51 status half-configured libmozjs2d 1.9.1.10-1 2010-08-16 13:57:51 status unpacked libmozjs2d 1.9.1.10-1 2010-08-16 13:57:51 status half-installed libmozjs2d 1.9.1.10-1 2010-08-16 13:57:52 status half-installed libmozjs2d 1.9.1.10-1 2010-08-16 13:57:52 status unpacked libmozjs2d 1.9.1.11-1 2010-08-16 13:57:52 status unpacked libmozjs2d 1.9.1.11-1 2010-08-16 13:57:52 upgrade iceweasel 3.5.10-1 3.5.11-1 2010-08-16 13:57:52 status half-configured iceweasel 3.5.10-1 2010-08-16 13:57:52 status unpacked iceweasel 3.5.10-1 2010-08-16 13:57:52 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:52 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:52 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:52 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:52 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:53 status half-installed iceweasel 3.5.10-1 2010-08-16 13:57:53 status unpacked iceweasel 3.5.11-1 2010-08-16 13:57:53 status unpacked iceweasel 3.5.11-1 2010-08-16 13:57:53 upgrade libmagickcore3 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 13:57:53 status half-configured libmagickcore3 7:6.6.2.6-1 2010-08-16 13:57:53 status unpacked libmagickcore3 7:6.6.2.6-1 2010-08-16 13:57:53 status half-installed libmagickcore3 7:6.6.2.6-1 2010-08-16 13:57:54 status half-installed libmagickcore3 7:6.6.2.6-1 2010-08-16 13:57:55 status unpacked libmagickcore3 8:6.6.0.4-2.2 2010-08-16 13:57:55 status unpacked libmagickcore3 8:6.6.0.4-2.2 2010-08-16 13:57:55 upgrade libmagickwand3 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 13:57:55 status half-configured libmagickwand3 7:6.6.2.6-1 2010-08-16 13:57:55 status unpacked libmagickwand3 7:6.6.2.6-1 2010-08-16 13:57:55 status half-installed libmagickwand3 7:6.6.2.6-1 2010-08-16 13:57:55 status half-installed libmagickwand3 7:6.6.2.6-1 2010-08-16 13:57:55 status unpacked libmagickwand3 8:6.6.0.4-2.2 2010-08-16 13:57:56 status unpacked libmagickwand3 8:6.6.0.4-2.2 2010-08-16 13:57:56 upgrade imagemagick 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 13:57:56 status half-configured imagemagick 7:6.6.2.6-1 2010-08-16 13:57:56 status unpacked imagemagick 7:6.6.2.6-1 2010-08-16 13:57:56 status half-installed imagemagick 7:6.6.2.6-1 2010-08-16 13:57:56 status half-installed imagemagick 7:6.6.2.6-1 2010-08-16 13:57:56 status half-installed imagemagick 7:6.6.2.6-1 2010-08-16 13:57:56 status half-installed imagemagick 7:6.6.2.6-1 2010-08-16 13:57:57 status unpacked imagemagick 8:6.6.0.4-2.2 2010-08-16 13:57:57 status unpacked imagemagick 8:6.6.0.4-2.2 2010-08-16 13:57:57 upgrade libalgorithm-diff-perl 1.19.02-1 1.19.02-2 2010-08-16 13:57:57 status half-configured libalgorithm-diff-perl 1.19.02-1 2010-08-16 13:57:57 status unpacked libalgorithm-diff-perl 1.19.02-1 2010-08-16 13:57:57 status half-installed libalgorithm-diff-perl 1.19.02-1 2010-08-16 13:57:57 status half-installed libalgorithm-diff-perl 1.19.02-1 2010-08-16 13:57:57 status half-installed libalgorithm-diff-perl 1.19.02-1 2010-08-16 13:57:58 status unpacked libalgorithm-diff-perl 1.19.02-2 2010-08-16 13:57:58 status unpacked libalgorithm-diff-perl 1.19.02-2 2010-08-16 13:57:58 install libalgorithm-diff-xs-perl 0.04-1 2010-08-16 13:57:58 status half-installed libalgorithm-diff-xs-perl 0.04-1 2010-08-16 13:57:58 status half-installed libalgorithm-diff-xs-perl 0.04-1 2010-08-16 13:57:58 status unpacked libalgorithm-diff-xs-perl 0.04-1 2010-08-16 13:57:58 status unpacked libalgorithm-diff-xs-perl 0.04-1 2010-08-16 13:57:58 upgrade libalgorithm-merge-perl 0.08-1 0.08-2 2010-08-16 13:57:58 status half-configured libalgorithm-merge-perl 0.08-1 2010-08-16 13:57:58 status unpacked libalgorithm-merge-perl 0.08-1 2010-08-16 13:57:58 status half-installed libalgorithm-merge-perl 0.08-1 2010-08-16 13:57:58 status half-installed libalgorithm-merge-perl 0.08-1 2010-08-16 13:57:58 status half-installed libalgorithm-merge-perl 0.08-1 2010-08-16 13:57:58 status unpacked libalgorithm-merge-perl 0.08-2 2010-08-16 13:57:58 status unpacked libalgorithm-merge-perl 0.08-2 2010-08-16 13:57:59 upgrade libao-common 1.0.0-4 1.0.0-5 2010-08-16 13:57:59 status half-configured libao-common 1.0.0-4 2010-08-16 13:57:59 status unpacked libao-common 1.0.0-4 2010-08-16 13:57:59 status half-installed libao-common 1.0.0-4 2010-08-16 13:57:59 status half-installed libao-common 1.0.0-4 2010-08-16 13:57:59 status half-installed libao-common 1.0.0-4 2010-08-16 13:57:59 status unpacked libao-common 1.0.0-5 2010-08-16 13:57:59 status unpacked libao-common 1.0.0-5 2010-08-16 13:57:59 upgrade libao4 1.0.0-4 1.0.0-5 2010-08-16 13:57:59 status half-configured libao4 1.0.0-4 2010-08-16 13:57:59 status unpacked libao4 1.0.0-4 2010-08-16 13:57:59 status half-installed libao4 1.0.0-4 2010-08-16 13:57:59 status half-installed libao4 1.0.0-4 2010-08-16 13:57:59 status unpacked libao4 1.0.0-5 2010-08-16 13:57:59 status unpacked libao4 1.0.0-5 2010-08-16 13:58:00 upgrade libavahi-glib1 0.6.26-1 0.6.27-2 2010-08-16 13:58:00 status half-configured libavahi-glib1 0.6.26-1 2010-08-16 13:58:00 status unpacked libavahi-glib1 0.6.26-1 2010-08-16 13:58:00 status half-installed libavahi-glib1 0.6.26-1 2010-08-16 13:58:00 status half-installed libavahi-glib1 0.6.26-1 2010-08-16 13:58:00 status unpacked libavahi-glib1 0.6.27-2 2010-08-16 13:58:00 status unpacked libavahi-glib1 0.6.27-2 2010-08-16 13:58:00 upgrade libavahi-gobject0 0.6.26-1 0.6.27-2 2010-08-16 13:58:00 status half-configured libavahi-gobject0 0.6.26-1 2010-08-16 13:58:00 status unpacked libavahi-gobject0 0.6.26-1 2010-08-16 13:58:00 status half-installed libavahi-gobject0 0.6.26-1 2010-08-16 13:58:00 status half-installed libavahi-gobject0 0.6.26-1 2010-08-16 13:58:00 status unpacked libavahi-gobject0 0.6.27-2 2010-08-16 13:58:00 status unpacked libavahi-gobject0 0.6.27-2 2010-08-16 13:58:00 upgrade libavahi-ui0 0.6.26-1 0.6.27-2 2010-08-16 13:58:00 status half-configured libavahi-ui0 0.6.26-1 2010-08-16 13:58:01 status unpacked libavahi-ui0 0.6.26-1 2010-08-16 13:58:01 status half-installed libavahi-ui0 0.6.26-1 2010-08-16 13:58:01 status half-installed libavahi-ui0 0.6.26-1 2010-08-16 13:58:01 status unpacked libavahi-ui0 0.6.27-2 2010-08-16 13:58:01 status unpacked libavahi-ui0 0.6.27-2 2010-08-16 13:58:01 upgrade libavutil50 5:0.6~svn20100603-0.0 5:0.6~svn20100726-0.0 2010-08-16 13:58:01 status half-configured libavutil50 5:0.6~svn20100603-0.0 2010-08-16 13:58:01 status unpacked libavutil50 5:0.6~svn20100603-0.0 2010-08-16 13:58:01 status half-installed libavutil50 5:0.6~svn20100603-0.0 2010-08-16 13:58:01 status half-installed libavutil50 5:0.6~svn20100603-0.0 2010-08-16 13:58:01 status unpacked libavutil50 5:0.6~svn20100726-0.0 2010-08-16 13:58:02 status unpacked libavutil50 5:0.6~svn20100726-0.0 2010-08-16 13:58:02 install libx264-104 1:0.svn20100726-0.0 2010-08-16 13:58:02 status half-installed libx264-104 1:0.svn20100726-0.0 2010-08-16 13:58:03 status unpacked libx264-104 1:0.svn20100726-0.0 2010-08-16 13:58:03 status unpacked libx264-104 1:0.svn20100726-0.0 2010-08-16 13:58:03 upgrade libavcodec52 5:0.6~svn20100603-0.0 5:0.6~svn20100726-0.0 2010-08-16 13:58:03 status half-configured libavcodec52 5:0.6~svn20100603-0.0 2010-08-16 13:58:03 status unpacked libavcodec52 5:0.6~svn20100603-0.0 2010-08-16 13:58:03 status half-installed libavcodec52 5:0.6~svn20100603-0.0 2010-08-16 13:58:05 status half-installed libavcodec52 5:0.6~svn20100603-0.0 2010-08-16 13:58:06 status unpacked libavcodec52 5:0.6~svn20100726-0.0 2010-08-16 13:58:06 status unpacked libavcodec52 5:0.6~svn20100726-0.0 2010-08-16 13:58:07 upgrade libavformat52 5:0.6~svn20100603-0.0 5:0.6~svn20100726-0.0 2010-08-16 13:58:07 status half-configured libavformat52 5:0.6~svn20100603-0.0 2010-08-16 13:58:07 status unpacked libavformat52 5:0.6~svn20100603-0.0 2010-08-16 13:58:07 status half-installed libavformat52 5:0.6~svn20100603-0.0 2010-08-16 13:58:08 status half-installed libavformat52 5:0.6~svn20100603-0.0 2010-08-16 13:58:08 status unpacked libavformat52 5:0.6~svn20100726-0.0 2010-08-16 13:58:08 status unpacked libavformat52 5:0.6~svn20100726-0.0 2010-08-16 13:58:08 upgrade libavutil49 4:0.5.2-1 4:0.5.2-2 2010-08-16 13:58:08 status half-configured libavutil49 4:0.5.2-1 2010-08-16 13:58:08 status unpacked libavutil49 4:0.5.2-1 2010-08-16 13:58:08 status half-installed libavutil49 4:0.5.2-1 2010-08-16 13:58:09 status half-installed libavutil49 4:0.5.2-1 2010-08-16 13:58:09 status unpacked libavutil49 4:0.5.2-2 2010-08-16 13:58:09 status unpacked libavutil49 4:0.5.2-2 2010-08-16 13:58:10 upgrade libboost-system1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:58:10 status half-configured libboost-system1.42.0 1.42.0-3 2010-08-16 13:58:10 status unpacked libboost-system1.42.0 1.42.0-3 2010-08-16 13:58:10 status half-installed libboost-system1.42.0 1.42.0-3 2010-08-16 13:58:10 status half-installed libboost-system1.42.0 1.42.0-3 2010-08-16 13:58:11 status unpacked libboost-system1.42.0 1.42.0-4 2010-08-16 13:58:11 status unpacked libboost-system1.42.0 1.42.0-4 2010-08-16 13:58:11 upgrade libboost-filesystem1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:58:11 status half-configured libboost-filesystem1.42.0 1.42.0-3 2010-08-16 13:58:11 status unpacked libboost-filesystem1.42.0 1.42.0-3 2010-08-16 13:58:11 status half-installed libboost-filesystem1.42.0 1.42.0-3 2010-08-16 13:58:12 status half-installed libboost-filesystem1.42.0 1.42.0-3 2010-08-16 13:58:12 status unpacked libboost-filesystem1.42.0 1.42.0-4 2010-08-16 13:58:12 status unpacked libboost-filesystem1.42.0 1.42.0-4 2010-08-16 13:58:12 upgrade libboost-program-options1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:58:12 status half-configured libboost-program-options1.42.0 1.42.0-3 2010-08-16 13:58:12 status unpacked libboost-program-options1.42.0 1.42.0-3 2010-08-16 13:58:12 status half-installed libboost-program-options1.42.0 1.42.0-3 2010-08-16 13:58:12 status half-installed libboost-program-options1.42.0 1.42.0-3 2010-08-16 13:58:12 status unpacked libboost-program-options1.42.0 1.42.0-4 2010-08-16 13:58:12 status unpacked libboost-program-options1.42.0 1.42.0-4 2010-08-16 13:58:12 upgrade libboost-python1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:58:12 status half-configured libboost-python1.42.0 1.42.0-3 2010-08-16 13:58:12 status unpacked libboost-python1.42.0 1.42.0-3 2010-08-16 13:58:12 status half-installed libboost-python1.42.0 1.42.0-3 2010-08-16 13:58:13 status half-installed libboost-python1.42.0 1.42.0-3 2010-08-16 13:58:13 status unpacked libboost-python1.42.0 1.42.0-4 2010-08-16 13:58:13 status unpacked libboost-python1.42.0 1.42.0-4 2010-08-16 13:58:13 upgrade libboost-regex1.42.0 1.42.0-3 1.42.0-4 2010-08-16 13:58:13 status half-configured libboost-regex1.42.0 1.42.0-3 2010-08-16 13:58:13 status unpacked libboost-regex1.42.0 1.42.0-3 2010-08-16 13:58:13 status half-installed libboost-regex1.42.0 1.42.0-3 2010-08-16 13:58:14 status half-installed libboost-regex1.42.0 1.42.0-3 2010-08-16 13:58:14 status unpacked libboost-regex1.42.0 1.42.0-4 2010-08-16 13:58:14 status unpacked libboost-regex1.42.0 1.42.0-4 2010-08-16 13:58:14 upgrade libburn4 0.8.0.pl00-1 0.8.0.pl00-2 2010-08-16 13:58:14 status half-configured libburn4 0.8.0.pl00-1 2010-08-16 13:58:15 status unpacked libburn4 0.8.0.pl00-1 2010-08-16 13:58:15 status half-installed libburn4 0.8.0.pl00-1 2010-08-16 13:58:15 status half-installed libburn4 0.8.0.pl00-1 2010-08-16 13:58:15 status unpacked libburn4 0.8.0.pl00-2 2010-08-16 13:58:15 status unpacked libburn4 0.8.0.pl00-2 2010-08-16 13:58:16 upgrade libchamplain-0.4-0 0.4.6-2 0.4.6-2+b1 2010-08-16 13:58:16 status half-configured libchamplain-0.4-0 0.4.6-2 2010-08-16 13:58:16 status unpacked libchamplain-0.4-0 0.4.6-2 2010-08-16 13:58:16 status half-installed libchamplain-0.4-0 0.4.6-2 2010-08-16 13:58:16 status half-installed libchamplain-0.4-0 0.4.6-2 2010-08-16 13:58:16 status unpacked libchamplain-0.4-0 0.4.6-2+b1 2010-08-16 13:58:16 status unpacked libchamplain-0.4-0 0.4.6-2+b1 2010-08-16 13:58:16 upgrade libclutter-gtk-0.10-0 0.10.2-1 0.10.4-1 2010-08-16 13:58:16 status half-configured libclutter-gtk-0.10-0 0.10.2-1 2010-08-16 13:58:16 status unpacked libclutter-gtk-0.10-0 0.10.2-1 2010-08-16 13:58:16 status half-installed libclutter-gtk-0.10-0 0.10.2-1 2010-08-16 13:58:17 status half-installed libclutter-gtk-0.10-0 0.10.2-1 2010-08-16 13:58:17 status unpacked libclutter-gtk-0.10-0 0.10.4-1 2010-08-16 13:58:17 status unpacked libclutter-gtk-0.10-0 0.10.4-1 2010-08-16 13:58:17 upgrade libchamplain-gtk-0.4-0 0.4.6-2 0.4.6-2+b1 2010-08-16 13:58:17 status half-configured libchamplain-gtk-0.4-0 0.4.6-2 2010-08-16 13:58:17 status unpacked libchamplain-gtk-0.4-0 0.4.6-2 2010-08-16 13:58:17 status half-installed libchamplain-gtk-0.4-0 0.4.6-2 2010-08-16 13:58:17 status half-installed libchamplain-gtk-0.4-0 0.4.6-2 2010-08-16 13:58:17 status unpacked libchamplain-gtk-0.4-0 0.4.6-2+b1 2010-08-16 13:58:17 status unpacked libchamplain-gtk-0.4-0 0.4.6-2+b1 2010-08-16 13:58:17 upgrade libcompress-raw-zlib-perl 2.026-1 2.030-1 2010-08-16 13:58:17 status half-configured libcompress-raw-zlib-perl 2.026-1 2010-08-16 13:58:17 status unpacked libcompress-raw-zlib-perl 2.026-1 2010-08-16 13:58:17 status half-installed libcompress-raw-zlib-perl 2.026-1 2010-08-16 13:58:17 status half-installed libcompress-raw-zlib-perl 2.026-1 2010-08-16 13:58:18 status half-installed libcompress-raw-zlib-perl 2.026-1 2010-08-16 13:58:18 status unpacked libcompress-raw-zlib-perl 2.030-1 2010-08-16 13:58:18 status unpacked libcompress-raw-zlib-perl 2.030-1 2010-08-16 13:58:18 upgrade libdebian-installer-extra4 0.74 0.75 2010-08-16 13:58:18 status half-configured libdebian-installer-extra4 0.74 2010-08-16 13:58:18 status unpacked libdebian-installer-extra4 0.74 2010-08-16 13:58:18 status half-installed libdebian-installer-extra4 0.74 2010-08-16 13:58:19 status half-installed libdebian-installer-extra4 0.74 2010-08-16 13:58:19 status unpacked libdebian-installer-extra4 0.75 2010-08-16 13:58:19 status unpacked libdebian-installer-extra4 0.75 2010-08-16 13:58:19 upgrade libdebian-installer4 0.74 0.75 2010-08-16 13:58:19 status half-configured libdebian-installer4 0.74 2010-08-16 13:58:19 status unpacked libdebian-installer4 0.74 2010-08-16 13:58:19 status half-installed libdebian-installer4 0.74 2010-08-16 13:58:19 status half-installed libdebian-installer4 0.74 2010-08-16 13:58:19 status unpacked libdebian-installer4 0.75 2010-08-16 13:58:19 status unpacked libdebian-installer4 0.75 2010-08-16 13:58:19 upgrade libfam0 2.7.0-16.1 2.7.0-17 2010-08-16 13:58:19 status half-configured libfam0 2.7.0-16.1 2010-08-16 13:58:19 status unpacked libfam0 2.7.0-16.1 2010-08-16 13:58:19 status half-installed libfam0 2.7.0-16.1 2010-08-16 13:58:20 status half-installed libfam0 2.7.0-16.1 2010-08-16 13:58:20 status unpacked libfam0 2.7.0-17 2010-08-16 13:58:20 status unpacked libfam0 2.7.0-17 2010-08-16 13:58:20 upgrade libgadu3 1:1.9.0~rc2-1 1:1.9.0-1 2010-08-16 13:58:20 status half-configured libgadu3 1:1.9.0~rc2-1 2010-08-16 13:58:20 status unpacked libgadu3 1:1.9.0~rc2-1 2010-08-16 13:58:20 status half-installed libgadu3 1:1.9.0~rc2-1 2010-08-16 13:58:20 status half-installed libgadu3 1:1.9.0~rc2-1 2010-08-16 13:58:20 status unpacked libgadu3 1:1.9.0-1 2010-08-16 13:58:20 status unpacked libgadu3 1:1.9.0-1 2010-08-16 13:58:21 upgrade libglc0 0.7.2-3 0.7.2-4 2010-08-16 13:58:21 status half-configured libglc0 0.7.2-3 2010-08-16 13:58:21 status unpacked libglc0 0.7.2-3 2010-08-16 13:58:21 status half-installed libglc0 0.7.2-3 2010-08-16 13:58:21 status half-installed libglc0 0.7.2-3 2010-08-16 13:58:22 status unpacked libglc0 0.7.2-4 2010-08-16 13:58:22 status unpacked libglc0 0.7.2-4 2010-08-16 13:58:23 upgrade libglib-perl 1:1.230-1 2:1.223-1 2010-08-16 13:58:23 status half-configured libglib-perl 1:1.230-1 2010-08-16 13:58:23 status unpacked libglib-perl 1:1.230-1 2010-08-16 13:58:23 status half-installed libglib-perl 1:1.230-1 2010-08-16 13:58:23 status half-installed libglib-perl 1:1.230-1 2010-08-16 13:58:25 status half-installed libglib-perl 1:1.230-1 2010-08-16 13:58:25 status unpacked libglib-perl 2:1.223-1 2010-08-16 13:58:25 status unpacked libglib-perl 2:1.223-1 2010-08-16 13:58:25 upgrade libgpod4 0.7.2-2+b1 0.7.93-0.3 2010-08-16 13:58:25 status half-configured libgpod4 0.7.2-2+b1 2010-08-16 13:58:25 status unpacked libgpod4 0.7.2-2+b1 2010-08-16 13:58:25 status half-installed libgpod4 0.7.2-2+b1 2010-08-16 13:58:26 status half-installed libgpod4 0.7.2-2+b1 2010-08-16 13:58:26 status unpacked libgpod4 0.7.93-0.3 2010-08-16 13:58:26 status unpacked libgpod4 0.7.93-0.3 2010-08-16 13:58:26 upgrade libgpod-common 0.7.2-2+b1 0.7.93-0.3 2010-08-16 13:58:26 status half-configured libgpod-common 0.7.2-2+b1 2010-08-16 13:58:26 status unpacked libgpod-common 0.7.2-2+b1 2010-08-16 13:58:26 status half-installed libgpod-common 0.7.2-2+b1 2010-08-16 13:58:27 status half-installed libgpod-common 0.7.2-2+b1 2010-08-16 13:58:27 status unpacked libgpod-common 0.7.93-0.3 2010-08-16 13:58:27 status unpacked libgpod-common 0.7.93-0.3 2010-08-16 13:58:27 upgrade libkate1 0.3.7-3 0.3.8-1 2010-08-16 13:58:27 status half-configured libkate1 0.3.7-3 2010-08-16 13:58:27 status unpacked libkate1 0.3.7-3 2010-08-16 13:58:27 status half-installed libkate1 0.3.7-3 2010-08-16 13:58:27 status half-installed libkate1 0.3.7-3 2010-08-16 13:58:27 status unpacked libkate1 0.3.8-1 2010-08-16 13:58:27 status unpacked libkate1 0.3.8-1 2010-08-16 13:58:28 install libmodplug1 1:0.8.8.1-1 2010-08-16 13:58:28 status half-installed libmodplug1 1:0.8.8.1-1 2010-08-16 13:58:28 status unpacked libmodplug1 1:0.8.8.1-1 2010-08-16 13:58:28 status unpacked libmodplug1 1:0.8.8.1-1 2010-08-16 13:58:28 upgrade libslv2-9 0.6.6-4 0.6.6-5 2010-08-16 13:58:28 status half-configured libslv2-9 0.6.6-4 2010-08-16 13:58:28 status unpacked libslv2-9 0.6.6-4 2010-08-16 13:58:28 status half-installed libslv2-9 0.6.6-4 2010-08-16 13:58:28 status half-installed libslv2-9 0.6.6-4 2010-08-16 13:58:29 status half-installed libslv2-9 0.6.6-4 2010-08-16 13:58:29 status unpacked libslv2-9 0.6.6-5 2010-08-16 13:58:29 status unpacked libslv2-9 0.6.6-5 2010-08-16 13:58:29 upgrade gstreamer0.10-plugins-bad 0.10.19-2+b1 0.10.19-2+b2 2010-08-16 13:58:29 status half-configured gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-08-16 13:58:29 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-08-16 13:58:29 status half-installed gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-08-16 13:58:30 status half-installed gstreamer0.10-plugins-bad 0.10.19-2+b1 2010-08-16 13:58:31 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b2 2010-08-16 13:58:31 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b2 2010-08-16 13:58:31 upgrade libgstfarsight0.10-0 0.0.20-2 0.0.21-1 2010-08-16 13:58:31 status half-configured libgstfarsight0.10-0 0.0.20-2 2010-08-16 13:58:31 status unpacked libgstfarsight0.10-0 0.0.20-2 2010-08-16 13:58:31 status half-installed libgstfarsight0.10-0 0.0.20-2 2010-08-16 13:58:32 status half-installed libgstfarsight0.10-0 0.0.20-2 2010-08-16 13:58:33 status unpacked libgstfarsight0.10-0 0.0.21-1 2010-08-16 13:58:33 status unpacked libgstfarsight0.10-0 0.0.21-1 2010-08-16 13:58:33 upgrade libgtk-vnc-1.0-0 0.3.10-6+b1 0.4.1-2 2010-08-16 13:58:33 status half-configured libgtk-vnc-1.0-0 0.3.10-6+b1 2010-08-16 13:58:33 status unpacked libgtk-vnc-1.0-0 0.3.10-6+b1 2010-08-16 13:58:33 status half-installed libgtk-vnc-1.0-0 0.3.10-6+b1 2010-08-16 13:58:33 status half-installed libgtk-vnc-1.0-0 0.3.10-6+b1 2010-08-16 13:58:33 status unpacked libgtk-vnc-1.0-0 0.4.1-2 2010-08-16 13:58:33 status unpacked libgtk-vnc-1.0-0 0.4.1-2 2010-08-16 13:58:34 upgrade libgtk2-perl 1:1.230-1 2:1.222-1 2010-08-16 13:58:34 status half-configured libgtk2-perl 1:1.230-1 2010-08-16 13:58:34 status unpacked libgtk2-perl 1:1.230-1 2010-08-16 13:58:34 status half-installed libgtk2-perl 1:1.230-1 2010-08-16 13:58:35 status half-installed libgtk2-perl 1:1.230-1 2010-08-16 13:58:35 status unpacked libgtk2-perl 2:1.222-1 2010-08-16 13:58:35 status unpacked libgtk2-perl 2:1.222-1 2010-08-16 13:58:35 upgrade libgudev-1.0-0 160-1 161-1 2010-08-16 13:58:35 status half-configured libgudev-1.0-0 160-1 2010-08-16 13:58:35 status unpacked libgudev-1.0-0 160-1 2010-08-16 13:58:35 status half-installed libgudev-1.0-0 160-1 2010-08-16 13:58:36 status half-installed libgudev-1.0-0 160-1 2010-08-16 13:58:36 status unpacked libgudev-1.0-0 161-1 2010-08-16 13:58:36 status unpacked libgudev-1.0-0 161-1 2010-08-16 13:58:36 upgrade libgweather-common 2.30.0-2 2.30.2-1 2010-08-16 13:58:36 status half-configured libgweather-common 2.30.0-2 2010-08-16 13:58:36 status unpacked libgweather-common 2.30.0-2 2010-08-16 13:58:36 status half-installed libgweather-common 2.30.0-2 2010-08-16 13:58:36 status triggers-pending gnome-icon-theme 2.30.3-1 2010-08-16 13:58:36 status half-installed libgweather-common 2.30.0-2 2010-08-16 13:58:37 status half-installed libgweather-common 2.30.0-2 2010-08-16 13:58:39 status half-installed libgweather-common 2.30.0-2 2010-08-16 13:58:39 status unpacked libgweather-common 2.30.2-1 2010-08-16 13:58:40 status unpacked libgweather-common 2.30.2-1 2010-08-16 13:58:41 upgrade libgweather1 2.30.0-2 2.30.2-1 2010-08-16 13:58:41 status half-configured libgweather1 2.30.0-2 2010-08-16 13:58:41 status unpacked libgweather1 2.30.0-2 2010-08-16 13:58:41 status half-installed libgweather1 2.30.0-2 2010-08-16 13:58:41 status half-installed libgweather1 2.30.0-2 2010-08-16 13:58:41 status unpacked libgweather1 2.30.2-1 2010-08-16 13:58:41 status unpacked libgweather1 2.30.2-1 2010-08-16 13:58:41 upgrade libhtml-template-perl 2.9-1 2.9-2 2010-08-16 13:58:41 status half-configured libhtml-template-perl 2.9-1 2010-08-16 13:58:41 status unpacked libhtml-template-perl 2.9-1 2010-08-16 13:58:41 status half-installed libhtml-template-perl 2.9-1 2010-08-16 13:58:41 status half-installed libhtml-template-perl 2.9-1 2010-08-16 13:58:42 status half-installed libhtml-template-perl 2.9-1 2010-08-16 13:58:42 status unpacked libhtml-template-perl 2.9-2 2010-08-16 13:58:42 status unpacked libhtml-template-perl 2.9-2 2010-08-16 13:58:42 upgrade libisofs6 0.6.32-1 0.6.32-2 2010-08-16 13:58:42 status half-configured libisofs6 0.6.32-1 2010-08-16 13:58:42 status unpacked libisofs6 0.6.32-1 2010-08-16 13:58:42 status half-installed libisofs6 0.6.32-1 2010-08-16 13:58:43 status half-installed libisofs6 0.6.32-1 2010-08-16 13:58:43 status unpacked libisofs6 0.6.32-2 2010-08-16 13:58:43 status unpacked libisofs6 0.6.32-2 2010-08-16 13:58:43 upgrade liblucene2-java 2.9.2+ds1-1 2.9.3+ds1-1 2010-08-16 13:58:43 status half-configured liblucene2-java 2.9.2+ds1-1 2010-08-16 13:58:43 status unpacked liblucene2-java 2.9.2+ds1-1 2010-08-16 13:58:43 status half-installed liblucene2-java 2.9.2+ds1-1 2010-08-16 13:58:43 status half-installed liblucene2-java 2.9.2+ds1-1 2010-08-16 13:58:44 status half-installed liblucene2-java 2.9.2+ds1-1 2010-08-16 13:58:44 status unpacked liblucene2-java 2.9.3+ds1-1 2010-08-16 13:58:44 status unpacked liblucene2-java 2.9.3+ds1-1 2010-08-16 13:58:44 upgrade libmagick++3 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 13:58:44 status half-configured libmagick++3 7:6.6.2.6-1 2010-08-16 13:58:44 status unpacked libmagick++3 7:6.6.2.6-1 2010-08-16 13:58:44 status half-installed libmagick++3 7:6.6.2.6-1 2010-08-16 13:58:44 status half-installed libmagick++3 7:6.6.2.6-1 2010-08-16 13:58:44 status unpacked libmagick++3 8:6.6.0.4-2.2 2010-08-16 13:58:44 status unpacked libmagick++3 8:6.6.0.4-2.2 2010-08-16 13:58:45 upgrade libmagickcore3-extra 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 13:58:45 status half-configured libmagickcore3-extra 7:6.6.2.6-1 2010-08-16 13:58:45 status unpacked libmagickcore3-extra 7:6.6.2.6-1 2010-08-16 13:58:45 status half-installed libmagickcore3-extra 7:6.6.2.6-1 2010-08-16 13:58:45 status half-installed libmagickcore3-extra 7:6.6.2.6-1 2010-08-16 13:58:45 status unpacked libmagickcore3-extra 8:6.6.0.4-2.2 2010-08-16 13:58:45 status unpacked libmagickcore3-extra 8:6.6.0.4-2.2 2010-08-16 13:58:45 upgrade libmikmod2 3.1.11-a-6.2 3.1.11-a-6.3 2010-08-16 13:58:45 status half-configured libmikmod2 3.1.11-a-6.2 2010-08-16 13:58:45 status unpacked libmikmod2 3.1.11-a-6.2 2010-08-16 13:58:45 status half-installed libmikmod2 3.1.11-a-6.2 2010-08-16 13:58:46 status half-installed libmikmod2 3.1.11-a-6.2 2010-08-16 13:58:46 status unpacked libmikmod2 3.1.11-a-6.3 2010-08-16 13:58:46 status unpacked libmikmod2 3.1.11-a-6.3 2010-08-16 13:58:46 upgrade libmono-addins0.2-cil 0.4-6 0.4-8 2010-08-16 13:58:46 status half-configured libmono-addins0.2-cil 0.4-6 2010-08-16 13:58:47 status unpacked libmono-addins0.2-cil 0.4-6 2010-08-16 13:58:47 status half-installed libmono-addins0.2-cil 0.4-6 2010-08-16 13:58:48 status half-installed libmono-addins0.2-cil 0.4-6 2010-08-16 13:58:48 status unpacked libmono-addins0.2-cil 0.4-8 2010-08-16 13:58:48 status unpacked libmono-addins0.2-cil 0.4-8 2010-08-16 13:58:48 upgrade libmono-addins-gui0.2-cil 0.4-6 0.4-8 2010-08-16 13:58:48 status half-configured libmono-addins-gui0.2-cil 0.4-6 2010-08-16 13:58:49 status unpacked libmono-addins-gui0.2-cil 0.4-6 2010-08-16 13:58:49 status half-installed libmono-addins-gui0.2-cil 0.4-6 2010-08-16 13:58:49 status half-installed libmono-addins-gui0.2-cil 0.4-6 2010-08-16 13:58:50 status unpacked libmono-addins-gui0.2-cil 0.4-8 2010-08-16 13:58:50 status unpacked libmono-addins-gui0.2-cil 0.4-8 2010-08-16 13:58:50 upgrade libnm-util1 0.8.0.999-1 0.8.1-2 2010-08-16 13:58:50 status half-configured libnm-util1 0.8.0.999-1 2010-08-16 13:58:50 status unpacked libnm-util1 0.8.0.999-1 2010-08-16 13:58:50 status half-installed libnm-util1 0.8.0.999-1 2010-08-16 13:58:50 status half-installed libnm-util1 0.8.0.999-1 2010-08-16 13:58:50 status unpacked libnm-util1 0.8.1-2 2010-08-16 13:58:50 status unpacked libnm-util1 0.8.1-2 2010-08-16 13:58:51 upgrade libnm-glib-vpn1 0.8.0.999-1 0.8.1-2 2010-08-16 13:58:51 status half-configured libnm-glib-vpn1 0.8.0.999-1 2010-08-16 13:58:51 status unpacked libnm-glib-vpn1 0.8.0.999-1 2010-08-16 13:58:51 status half-installed libnm-glib-vpn1 0.8.0.999-1 2010-08-16 13:58:51 status half-installed libnm-glib-vpn1 0.8.0.999-1 2010-08-16 13:58:51 status unpacked libnm-glib-vpn1 0.8.1-2 2010-08-16 13:58:51 status unpacked libnm-glib-vpn1 0.8.1-2 2010-08-16 13:58:52 upgrade libnm-glib2 0.8.0.999-1 0.8.1-2 2010-08-16 13:58:52 status half-configured libnm-glib2 0.8.0.999-1 2010-08-16 13:58:52 status unpacked libnm-glib2 0.8.0.999-1 2010-08-16 13:58:52 status half-installed libnm-glib2 0.8.0.999-1 2010-08-16 13:58:52 status half-installed libnm-glib2 0.8.0.999-1 2010-08-16 13:58:52 status unpacked libnm-glib2 0.8.1-2 2010-08-16 13:58:52 status unpacked libnm-glib2 0.8.1-2 2010-08-16 13:58:52 upgrade libpam-gnome-keyring 2.30.1-2 2.30.3-1 2010-08-16 13:58:52 status half-configured libpam-gnome-keyring 2.30.1-2 2010-08-16 13:58:53 status unpacked libpam-gnome-keyring 2.30.1-2 2010-08-16 13:58:53 status half-installed libpam-gnome-keyring 2.30.1-2 2010-08-16 13:58:53 status half-installed libpam-gnome-keyring 2.30.1-2 2010-08-16 13:58:53 status unpacked libpam-gnome-keyring 2.30.3-1 2010-08-16 13:58:53 status unpacked libpam-gnome-keyring 2.30.3-1 2010-08-16 13:58:53 upgrade libparse-debianchangelog-perl 1.1.1-2 1.1.1-2.1 2010-08-16 13:58:53 status half-configured libparse-debianchangelog-perl 1.1.1-2 2010-08-16 13:58:53 status unpacked libparse-debianchangelog-perl 1.1.1-2 2010-08-16 13:58:53 status half-installed libparse-debianchangelog-perl 1.1.1-2 2010-08-16 13:58:54 status half-installed libparse-debianchangelog-perl 1.1.1-2 2010-08-16 13:58:54 status half-installed libparse-debianchangelog-perl 1.1.1-2 2010-08-16 13:58:54 status unpacked libparse-debianchangelog-perl 1.1.1-2.1 2010-08-16 13:58:54 status unpacked libparse-debianchangelog-perl 1.1.1-2.1 2010-08-16 13:58:54 upgrade libpciaccess0 0.11.0-2 0.12.0-1 2010-08-16 13:58:54 status half-configured libpciaccess0 0.11.0-2 2010-08-16 13:58:54 status unpacked libpciaccess0 0.11.0-2 2010-08-16 13:58:54 status half-installed libpciaccess0 0.11.0-2 2010-08-16 13:58:55 status half-installed libpciaccess0 0.11.0-2 2010-08-16 13:58:55 status unpacked libpciaccess0 0.12.0-1 2010-08-16 13:58:55 status unpacked libpciaccess0 0.12.0-1 2010-08-16 13:58:55 upgrade libpod-coverage-perl 0.20-1 0.21-1 2010-08-16 13:58:55 status half-configured libpod-coverage-perl 0.20-1 2010-08-16 13:58:55 status unpacked libpod-coverage-perl 0.20-1 2010-08-16 13:58:55 status half-installed libpod-coverage-perl 0.20-1 2010-08-16 13:58:55 status half-installed libpod-coverage-perl 0.20-1 2010-08-16 13:58:55 status half-installed libpod-coverage-perl 0.20-1 2010-08-16 13:58:55 status unpacked libpod-coverage-perl 0.21-1 2010-08-16 13:58:55 status unpacked libpod-coverage-perl 0.21-1 2010-08-16 13:58:55 upgrade libpoppler-glib4 0.12.4-1 0.12.4-1.1 2010-08-16 13:58:55 status half-configured libpoppler-glib4 0.12.4-1 2010-08-16 13:58:55 status unpacked libpoppler-glib4 0.12.4-1 2010-08-16 13:58:55 status half-installed libpoppler-glib4 0.12.4-1 2010-08-16 13:58:56 status half-installed libpoppler-glib4 0.12.4-1 2010-08-16 13:58:56 status unpacked libpoppler-glib4 0.12.4-1.1 2010-08-16 13:58:56 status unpacked libpoppler-glib4 0.12.4-1.1 2010-08-16 13:58:56 upgrade libpostproc51 5:0.6~svn20100603-0.0 5:0.6~svn20100726-0.0 2010-08-16 13:58:56 status half-configured libpostproc51 5:0.6~svn20100603-0.0 2010-08-16 13:58:56 status unpacked libpostproc51 5:0.6~svn20100603-0.0 2010-08-16 13:58:56 status half-installed libpostproc51 5:0.6~svn20100603-0.0 2010-08-16 13:58:56 status half-installed libpostproc51 5:0.6~svn20100603-0.0 2010-08-16 13:58:56 status unpacked libpostproc51 5:0.6~svn20100726-0.0 2010-08-16 13:58:56 status unpacked libpostproc51 5:0.6~svn20100726-0.0 2010-08-16 13:58:56 upgrade libpstoedit0c2a 3.45-8+b1 3.50-3+b1 2010-08-16 13:58:56 status half-configured libpstoedit0c2a 3.45-8+b1 2010-08-16 13:58:56 status unpacked libpstoedit0c2a 3.45-8+b1 2010-08-16 13:58:56 status half-installed libpstoedit0c2a 3.45-8+b1 2010-08-16 13:58:57 status half-installed libpstoedit0c2a 3.45-8+b1 2010-08-16 13:58:57 status unpacked libpstoedit0c2a 3.50-3+b1 2010-08-16 13:58:57 status unpacked libpstoedit0c2a 3.50-3+b1 2010-08-16 13:58:57 upgrade pidgin 2.7.2-1 2.7.3-1 2010-08-16 13:58:57 status half-configured pidgin 2.7.2-1 2010-08-16 13:58:57 status unpacked pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:57 status half-installed pidgin 2.7.2-1 2010-08-16 13:58:58 status unpacked pidgin 2.7.3-1 2010-08-16 13:58:58 status unpacked pidgin 2.7.3-1 2010-08-16 13:58:58 upgrade libpurple0 2.7.2-1 2.7.3-1 2010-08-16 13:58:58 status half-configured libpurple0 2.7.2-1 2010-08-16 13:58:58 status unpacked libpurple0 2.7.2-1 2010-08-16 13:58:58 status half-installed libpurple0 2.7.2-1 2010-08-16 13:58:58 status half-installed libpurple0 2.7.2-1 2010-08-16 13:58:59 status half-installed libpurple0 2.7.2-1 2010-08-16 13:58:59 status unpacked libpurple0 2.7.3-1 2010-08-16 13:58:59 status unpacked libpurple0 2.7.3-1 2010-08-16 13:59:00 upgrade pidgin-data 2.7.2-1 2.7.3-1 2010-08-16 13:59:00 status half-configured pidgin-data 2.7.2-1 2010-08-16 13:59:00 status unpacked pidgin-data 2.7.2-1 2010-08-16 13:59:00 status half-installed pidgin-data 2.7.2-1 2010-08-16 13:59:01 status half-installed pidgin-data 2.7.2-1 2010-08-16 13:59:03 status half-installed pidgin-data 2.7.2-1 2010-08-16 13:59:04 status unpacked pidgin-data 2.7.3-1 2010-08-16 13:59:05 status unpacked pidgin-data 2.7.3-1 2010-08-16 13:59:05 upgrade libpurple-bin 2.7.1-1 2.7.3-1 2010-08-16 13:59:05 status half-configured libpurple-bin 2.7.1-1 2010-08-16 13:59:05 status unpacked libpurple-bin 2.7.1-1 2010-08-16 13:59:05 status half-installed libpurple-bin 2.7.1-1 2010-08-16 13:59:05 status half-installed libpurple-bin 2.7.1-1 2010-08-16 13:59:06 status half-installed libpurple-bin 2.7.1-1 2010-08-16 13:59:07 status unpacked libpurple-bin 2.7.3-1 2010-08-16 13:59:07 status unpacked libpurple-bin 2.7.3-1 2010-08-16 13:59:07 upgrade ruby1.8 1.8.7.299-1 1.8.7.299-2 2010-08-16 13:59:07 status half-configured ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status unpacked ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status half-installed ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status half-installed ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status half-installed ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status half-installed ruby1.8 1.8.7.299-1 2010-08-16 13:59:07 status unpacked ruby1.8 1.8.7.299-2 2010-08-16 13:59:07 status unpacked ruby1.8 1.8.7.299-2 2010-08-16 13:59:08 upgrade libruby1.8 1.8.7.299-1 1.8.7.299-2 2010-08-16 13:59:08 status half-configured libruby1.8 1.8.7.299-1 2010-08-16 13:59:08 status unpacked libruby1.8 1.8.7.299-1 2010-08-16 13:59:08 status half-installed libruby1.8 1.8.7.299-1 2010-08-16 13:59:10 status half-installed libruby1.8 1.8.7.299-1 2010-08-16 13:59:10 status unpacked libruby1.8 1.8.7.299-2 2010-08-16 13:59:10 status unpacked libruby1.8 1.8.7.299-2 2010-08-16 13:59:10 upgrade libseed0 2.30.0-1 2.30.0-1+b1 2010-08-16 13:59:10 status half-configured libseed0 2.30.0-1 2010-08-16 13:59:10 status unpacked libseed0 2.30.0-1 2010-08-16 13:59:10 status half-installed libseed0 2.30.0-1 2010-08-16 13:59:11 status half-installed libseed0 2.30.0-1 2010-08-16 13:59:11 status unpacked libseed0 2.30.0-1+b1 2010-08-16 13:59:11 status unpacked libseed0 2.30.0-1+b1 2010-08-16 13:59:11 upgrade libservlet2.5-java 6.0.28-1 6.0.28-4 2010-08-16 13:59:11 status half-configured libservlet2.5-java 6.0.28-1 2010-08-16 13:59:11 status unpacked libservlet2.5-java 6.0.28-1 2010-08-16 13:59:11 status half-installed libservlet2.5-java 6.0.28-1 2010-08-16 13:59:11 status half-installed libservlet2.5-java 6.0.28-1 2010-08-16 13:59:11 status unpacked libservlet2.5-java 6.0.28-4 2010-08-16 13:59:11 status unpacked libservlet2.5-java 6.0.28-4 2010-08-16 13:59:12 upgrade libswscale0 5:0.6~svn20100603-0.0 5:0.6~svn20100726-0.0 2010-08-16 13:59:12 status half-configured libswscale0 5:0.6~svn20100603-0.0 2010-08-16 13:59:12 status unpacked libswscale0 5:0.6~svn20100603-0.0 2010-08-16 13:59:12 status half-installed libswscale0 5:0.6~svn20100603-0.0 2010-08-16 13:59:12 status half-installed libswscale0 5:0.6~svn20100603-0.0 2010-08-16 13:59:12 status unpacked libswscale0 5:0.6~svn20100726-0.0 2010-08-16 13:59:12 status unpacked libswscale0 5:0.6~svn20100726-0.0 2010-08-16 13:59:12 upgrade libsysfs2 2.1.0-6 2.1.0+repack-1 2010-08-16 13:59:12 status half-configured libsysfs2 2.1.0-6 2010-08-16 13:59:13 status unpacked libsysfs2 2.1.0-6 2010-08-16 13:59:13 status half-installed libsysfs2 2.1.0-6 2010-08-16 13:59:14 status half-installed libsysfs2 2.1.0-6 2010-08-16 13:59:14 status unpacked libsysfs2 2.1.0+repack-1 2010-08-16 13:59:14 status unpacked libsysfs2 2.1.0+repack-1 2010-08-16 13:59:14 upgrade libtelepathy-glib0 0.11.10-1 0.11.11-1 2010-08-16 13:59:14 status half-configured libtelepathy-glib0 0.11.10-1 2010-08-16 13:59:14 status unpacked libtelepathy-glib0 0.11.10-1 2010-08-16 13:59:14 status half-installed libtelepathy-glib0 0.11.10-1 2010-08-16 13:59:15 status half-installed libtelepathy-glib0 0.11.10-1 2010-08-16 13:59:15 status unpacked libtelepathy-glib0 0.11.11-1 2010-08-16 13:59:15 status unpacked libtelepathy-glib0 0.11.11-1 2010-08-16 13:59:15 upgrade libtotem-plparser17 2.30.1-1 2.30.2-1 2010-08-16 13:59:15 status half-configured libtotem-plparser17 2.30.1-1 2010-08-16 13:59:15 status unpacked libtotem-plparser17 2.30.1-1 2010-08-16 13:59:15 status half-installed libtotem-plparser17 2.30.1-1 2010-08-16 13:59:16 status half-installed libtotem-plparser17 2.30.1-1 2010-08-16 13:59:16 status unpacked libtotem-plparser17 2.30.2-1 2010-08-16 13:59:16 status unpacked libtotem-plparser17 2.30.2-1 2010-08-16 13:59:16 upgrade libtracker-client-0.8-0 0.8.12-1 0.8.15-1 2010-08-16 13:59:16 status half-configured libtracker-client-0.8-0 0.8.12-1 2010-08-16 13:59:16 status unpacked libtracker-client-0.8-0 0.8.12-1 2010-08-16 13:59:16 status half-installed libtracker-client-0.8-0 0.8.12-1 2010-08-16 13:59:17 status half-installed libtracker-client-0.8-0 0.8.12-1 2010-08-16 13:59:17 status unpacked libtracker-client-0.8-0 0.8.15-1 2010-08-16 13:59:18 status unpacked libtracker-client-0.8-0 0.8.15-1 2010-08-16 13:59:18 upgrade libxenstore3.0 4.0.1~rc3-1 4.0.1~rc5-1 2010-08-16 13:59:18 status half-configured libxenstore3.0 4.0.1~rc3-1 2010-08-16 13:59:18 status unpacked libxenstore3.0 4.0.1~rc3-1 2010-08-16 13:59:18 status half-installed libxenstore3.0 4.0.1~rc3-1 2010-08-16 13:59:18 status half-installed libxenstore3.0 4.0.1~rc3-1 2010-08-16 13:59:18 status unpacked libxenstore3.0 4.0.1~rc5-1 2010-08-16 13:59:18 status unpacked libxenstore3.0 4.0.1~rc5-1 2010-08-16 13:59:19 upgrade libvirt-bin 0.8.2-1 0.8.3-1 2010-08-16 13:59:19 status half-configured libvirt-bin 0.8.2-1 2010-08-16 13:59:19 status unpacked libvirt-bin 0.8.2-1 2010-08-16 13:59:19 status half-installed libvirt-bin 0.8.2-1 2010-08-16 13:59:19 status half-installed libvirt-bin 0.8.2-1 2010-08-16 13:59:19 status half-installed libvirt-bin 0.8.2-1 2010-08-16 13:59:19 status unpacked libvirt-bin 0.8.3-1 2010-08-16 13:59:20 status unpacked libvirt-bin 0.8.3-1 2010-08-16 13:59:20 upgrade libvirt0 0.8.2-1 0.8.3-1 2010-08-16 13:59:20 status half-configured libvirt0 0.8.2-1 2010-08-16 13:59:20 status unpacked libvirt0 0.8.2-1 2010-08-16 13:59:20 status half-installed libvirt0 0.8.2-1 2010-08-16 13:59:21 status half-installed libvirt0 0.8.2-1 2010-08-16 13:59:21 status unpacked libvirt0 0.8.3-1 2010-08-16 13:59:21 status unpacked libvirt0 0.8.3-1 2010-08-16 13:59:21 upgrade libyaml-syck-perl 1.09-1 1.12-1 2010-08-16 13:59:21 status half-configured libyaml-syck-perl 1.09-1 2010-08-16 13:59:21 status unpacked libyaml-syck-perl 1.09-1 2010-08-16 13:59:21 status half-installed libyaml-syck-perl 1.09-1 2010-08-16 13:59:22 status half-installed libyaml-syck-perl 1.09-1 2010-08-16 13:59:22 status half-installed libyaml-syck-perl 1.09-1 2010-08-16 13:59:22 status unpacked libyaml-syck-perl 1.12-1 2010-08-16 13:59:22 status unpacked libyaml-syck-perl 1.12-1 2010-08-16 13:59:22 upgrade liferea 1.6.3-1 1.6.4-1 2010-08-16 13:59:22 status half-configured liferea 1.6.3-1 2010-08-16 13:59:22 status unpacked liferea 1.6.3-1 2010-08-16 13:59:22 status half-installed liferea 1.6.3-1 2010-08-16 13:59:22 status half-installed liferea 1.6.3-1 2010-08-16 13:59:22 status half-installed liferea 1.6.3-1 2010-08-16 13:59:22 status half-installed liferea 1.6.3-1 2010-08-16 13:59:22 status half-installed liferea 1.6.3-1 2010-08-16 13:59:23 status half-installed liferea 1.6.3-1 2010-08-16 13:59:23 status unpacked liferea 1.6.4-1 2010-08-16 13:59:23 status unpacked liferea 1.6.4-1 2010-08-16 13:59:23 upgrade liferea-data 1.6.3-1 1.6.4-1 2010-08-16 13:59:23 status half-configured liferea-data 1.6.3-1 2010-08-16 13:59:23 status unpacked liferea-data 1.6.3-1 2010-08-16 13:59:23 status half-installed liferea-data 1.6.3-1 2010-08-16 13:59:23 status half-installed liferea-data 1.6.3-1 2010-08-16 13:59:25 status half-installed liferea-data 1.6.3-1 2010-08-16 13:59:25 status unpacked liferea-data 1.6.4-1 2010-08-16 13:59:25 status unpacked liferea-data 1.6.4-1 2010-08-16 13:59:25 upgrade lintian 2.4.2 2.4.3 2010-08-16 13:59:25 status half-configured lintian 2.4.2 2010-08-16 13:59:25 status unpacked lintian 2.4.2 2010-08-16 13:59:25 status half-installed lintian 2.4.2 2010-08-16 13:59:25 status half-installed lintian 2.4.2 2010-08-16 13:59:25 status half-installed lintian 2.4.2 2010-08-16 13:59:26 status half-installed lintian 2.4.2 2010-08-16 13:59:27 status unpacked lintian 2.4.3 2010-08-16 13:59:27 status unpacked lintian 2.4.3 2010-08-16 13:59:27 upgrade linux-libc-dev 2.6.32-17 2.6.32-20 2010-08-16 13:59:27 status half-configured linux-libc-dev 2.6.32-17 2010-08-16 13:59:28 status unpacked linux-libc-dev 2.6.32-17 2010-08-16 13:59:28 status half-installed linux-libc-dev 2.6.32-17 2010-08-16 13:59:29 status half-installed linux-libc-dev 2.6.32-17 2010-08-16 13:59:29 status unpacked linux-libc-dev 2.6.32-20 2010-08-16 13:59:30 status unpacked linux-libc-dev 2.6.32-20 2010-08-16 13:59:30 upgrade manpages-de 0.5-4.2 0.5-5 2010-08-16 13:59:30 status half-configured manpages-de 0.5-4.2 2010-08-16 13:59:30 status unpacked manpages-de 0.5-4.2 2010-08-16 13:59:30 status half-installed manpages-de 0.5-4.2 2010-08-16 13:59:30 status half-installed manpages-de 0.5-4.2 2010-08-16 13:59:30 status half-installed manpages-de 0.5-4.2 2010-08-16 13:59:30 status unpacked manpages-de 0.5-5 2010-08-16 13:59:30 status unpacked manpages-de 0.5-5 2010-08-16 13:59:31 upgrade mobile-broadband-provider-info 20100716-1 20100804-1 2010-08-16 13:59:31 status half-configured mobile-broadband-provider-info 20100716-1 2010-08-16 13:59:31 status unpacked mobile-broadband-provider-info 20100716-1 2010-08-16 13:59:31 status half-installed mobile-broadband-provider-info 20100716-1 2010-08-16 13:59:31 status half-installed mobile-broadband-provider-info 20100716-1 2010-08-16 13:59:31 status unpacked mobile-broadband-provider-info 20100804-1 2010-08-16 13:59:31 status unpacked mobile-broadband-provider-info 20100804-1 2010-08-16 13:59:31 upgrade moc 1:2.5.0~alpha4+svn20091009-1+b1 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 13:59:31 status half-configured moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:31 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:31 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:32 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:32 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:32 status half-installed moc 1:2.5.0~alpha4+svn20091009-1+b1 2010-08-16 13:59:33 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 13:59:33 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 13:59:33 upgrade network-manager 0.8.0.999-1 0.8.1-2 2010-08-16 13:59:33 status half-configured network-manager 0.8.0.999-1 2010-08-16 13:59:33 status unpacked network-manager 0.8.0.999-1 2010-08-16 13:59:33 status half-installed network-manager 0.8.0.999-1 2010-08-16 13:59:33 status half-installed network-manager 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager 0.8.0.999-1 2010-08-16 13:59:35 status unpacked network-manager 0.8.1-2 2010-08-16 13:59:35 status unpacked network-manager 0.8.1-2 2010-08-16 13:59:35 upgrade network-manager-gnome 0.8.0.999-1 0.8.1-1 2010-08-16 13:59:35 status half-configured network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status unpacked network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:35 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:37 status half-installed network-manager-gnome 0.8.0.999-1 2010-08-16 13:59:37 status unpacked network-manager-gnome 0.8.1-1 2010-08-16 13:59:38 status unpacked network-manager-gnome 0.8.1-1 2010-08-16 13:59:38 upgrade openoffice.org-writer 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:38 status half-configured openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:38 status unpacked openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:38 status half-installed openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:38 status half-installed openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:38 status half-installed openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:38 status half-installed openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:41 status half-installed openoffice.org-writer 1:3.2.1-4 2010-08-16 13:59:42 status unpacked openoffice.org-writer 1:3.2.1-5 2010-08-16 13:59:42 status unpacked openoffice.org-writer 1:3.2.1-5 2010-08-16 13:59:42 upgrade openoffice.org-calc 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:42 status half-configured openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:42 status unpacked openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:42 status half-installed openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:42 status half-installed openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:42 status half-installed openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:42 status half-installed openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:44 status half-installed openoffice.org-calc 1:3.2.1-4 2010-08-16 13:59:44 status unpacked openoffice.org-calc 1:3.2.1-5 2010-08-16 13:59:45 status unpacked openoffice.org-calc 1:3.2.1-5 2010-08-16 13:59:45 upgrade openoffice.org-base 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:45 status half-configured openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:45 status unpacked openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:45 status half-installed openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:45 status half-installed openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:45 status half-installed openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:45 status half-installed openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:46 status half-installed openoffice.org-base 1:3.2.1-4 2010-08-16 13:59:47 status unpacked openoffice.org-base 1:3.2.1-5 2010-08-16 13:59:47 status unpacked openoffice.org-base 1:3.2.1-5 2010-08-16 13:59:47 upgrade openoffice.org-base-core 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:47 status half-configured openoffice.org-base-core 1:3.2.1-4 2010-08-16 13:59:47 status unpacked openoffice.org-base-core 1:3.2.1-4 2010-08-16 13:59:47 status half-installed openoffice.org-base-core 1:3.2.1-4 2010-08-16 13:59:48 status half-installed openoffice.org-base-core 1:3.2.1-4 2010-08-16 13:59:48 status unpacked openoffice.org-base-core 1:3.2.1-5 2010-08-16 13:59:48 status unpacked openoffice.org-base-core 1:3.2.1-5 2010-08-16 13:59:49 upgrade openoffice.org 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:49 status half-configured openoffice.org 1:3.2.1-4 2010-08-16 13:59:49 status unpacked openoffice.org 1:3.2.1-4 2010-08-16 13:59:49 status half-installed openoffice.org 1:3.2.1-4 2010-08-16 13:59:49 status half-installed openoffice.org 1:3.2.1-4 2010-08-16 13:59:50 status unpacked openoffice.org 1:3.2.1-5 2010-08-16 13:59:50 status unpacked openoffice.org 1:3.2.1-5 2010-08-16 13:59:50 upgrade openoffice.org-common 1:3.2.1-4 1:3.2.1-5 2010-08-16 13:59:50 status half-configured openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:50 status unpacked openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:50 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:50 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:50 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:51 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 13:59:51 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 14:00:01 status half-installed openoffice.org-common 1:3.2.1-4 2010-08-16 14:00:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:00:03 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:00:04 upgrade openoffice.org-style-galaxy 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:04 status half-configured openoffice.org-style-galaxy 1:3.2.1-4 2010-08-16 14:00:04 status unpacked openoffice.org-style-galaxy 1:3.2.1-4 2010-08-16 14:00:04 status half-installed openoffice.org-style-galaxy 1:3.2.1-4 2010-08-16 14:00:05 status half-installed openoffice.org-style-galaxy 1:3.2.1-4 2010-08-16 14:00:06 status unpacked openoffice.org-style-galaxy 1:3.2.1-5 2010-08-16 14:00:06 status unpacked openoffice.org-style-galaxy 1:3.2.1-5 2010-08-16 14:00:06 upgrade openoffice.org-java-common 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:06 status half-configured openoffice.org-java-common 1:3.2.1-4 2010-08-16 14:00:06 status unpacked openoffice.org-java-common 1:3.2.1-4 2010-08-16 14:00:06 status half-installed openoffice.org-java-common 1:3.2.1-4 2010-08-16 14:00:08 status half-installed openoffice.org-java-common 1:3.2.1-4 2010-08-16 14:00:08 status unpacked openoffice.org-java-common 1:3.2.1-5 2010-08-16 14:00:08 status unpacked openoffice.org-java-common 1:3.2.1-5 2010-08-16 14:00:08 upgrade openoffice.org-impress 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:08 status half-configured openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:08 status unpacked openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:08 status half-installed openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:08 status half-installed openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:08 status half-installed openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:08 status half-installed openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:09 status half-installed openoffice.org-impress 1:3.2.1-4 2010-08-16 14:00:09 status unpacked openoffice.org-impress 1:3.2.1-5 2010-08-16 14:00:09 status unpacked openoffice.org-impress 1:3.2.1-5 2010-08-16 14:00:09 upgrade openoffice.org-draw 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:09 status half-configured openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:09 status unpacked openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:09 status half-installed openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:09 status half-installed openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:09 status half-installed openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:09 status half-installed openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:10 status half-installed openoffice.org-draw 1:3.2.1-4 2010-08-16 14:00:11 status unpacked openoffice.org-draw 1:3.2.1-5 2010-08-16 14:00:11 status unpacked openoffice.org-draw 1:3.2.1-5 2010-08-16 14:00:11 upgrade openoffice.org-officebean 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:11 status half-configured openoffice.org-officebean 1:3.2.1-4 2010-08-16 14:00:11 status unpacked openoffice.org-officebean 1:3.2.1-4 2010-08-16 14:00:11 status half-installed openoffice.org-officebean 1:3.2.1-4 2010-08-16 14:00:11 status half-installed openoffice.org-officebean 1:3.2.1-4 2010-08-16 14:00:11 status unpacked openoffice.org-officebean 1:3.2.1-5 2010-08-16 14:00:12 status unpacked openoffice.org-officebean 1:3.2.1-5 2010-08-16 14:00:12 upgrade python-uno 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:12 status half-configured python-uno 1:3.2.1-4 2010-08-16 14:00:12 status unpacked python-uno 1:3.2.1-4 2010-08-16 14:00:12 status half-installed python-uno 1:3.2.1-4 2010-08-16 14:00:12 status half-installed python-uno 1:3.2.1-4 2010-08-16 14:00:12 status unpacked python-uno 1:3.2.1-5 2010-08-16 14:00:13 status unpacked python-uno 1:3.2.1-5 2010-08-16 14:00:13 upgrade openoffice.org-math 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:13 status half-configured openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status unpacked openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status half-installed openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status half-installed openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status half-installed openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status half-installed openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:13 status half-installed openoffice.org-math 1:3.2.1-4 2010-08-16 14:00:14 status unpacked openoffice.org-math 1:3.2.1-5 2010-08-16 14:00:14 status unpacked openoffice.org-math 1:3.2.1-5 2010-08-16 14:00:14 upgrade openoffice.org-filter-binfilter 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:14 status half-configured openoffice.org-filter-binfilter 1:3.2.1-4 2010-08-16 14:00:14 status unpacked openoffice.org-filter-binfilter 1:3.2.1-4 2010-08-16 14:00:14 status half-installed openoffice.org-filter-binfilter 1:3.2.1-4 2010-08-16 14:00:17 status half-installed openoffice.org-filter-binfilter 1:3.2.1-4 2010-08-16 14:00:18 status unpacked openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-16 14:00:18 status unpacked openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-16 14:00:18 upgrade ttf-opensymbol 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:18 status half-configured ttf-opensymbol 1:3.2.1-4 2010-08-16 14:00:18 status unpacked ttf-opensymbol 1:3.2.1-4 2010-08-16 14:00:18 status half-installed ttf-opensymbol 1:3.2.1-4 2010-08-16 14:00:18 status triggers-pending fontconfig 2.8.0-2.1 2010-08-16 14:00:18 status half-installed ttf-opensymbol 1:3.2.1-4 2010-08-16 14:00:19 status half-installed ttf-opensymbol 1:3.2.1-4 2010-08-16 14:00:19 status unpacked ttf-opensymbol 1:3.2.1-5 2010-08-16 14:00:19 status unpacked ttf-opensymbol 1:3.2.1-5 2010-08-16 14:00:19 upgrade openoffice.org-core 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:19 status half-configured openoffice.org-core 1:3.2.1-4 2010-08-16 14:00:19 status unpacked openoffice.org-core 1:3.2.1-4 2010-08-16 14:00:19 status half-installed openoffice.org-core 1:3.2.1-4 2010-08-16 14:00:20 status half-installed openoffice.org-core 1:3.2.1-4 2010-08-16 14:00:31 status half-installed openoffice.org-core 1:3.2.1-4 2010-08-16 14:00:31 status unpacked openoffice.org-core 1:3.2.1-5 2010-08-16 14:00:32 status unpacked openoffice.org-core 1:3.2.1-5 2010-08-16 14:00:32 upgrade openoffice.org-report-builder-bin 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:32 status half-configured openoffice.org-report-builder-bin 1:3.2.1-4 2010-08-16 14:00:32 status unpacked openoffice.org-report-builder-bin 1:3.2.1-4 2010-08-16 14:00:32 status half-installed openoffice.org-report-builder-bin 1:3.2.1-4 2010-08-16 14:00:33 status half-installed openoffice.org-report-builder-bin 1:3.2.1-4 2010-08-16 14:00:33 status unpacked openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-16 14:00:33 status unpacked openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-16 14:00:33 upgrade openoffice.org-filter-mobiledev 1:3.2.1-4 1:3.2.1-5 2010-08-16 14:00:33 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-4 2010-08-16 14:00:33 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-4 2010-08-16 14:00:33 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-4 2010-08-16 14:00:34 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-4 2010-08-16 14:00:34 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-16 14:00:34 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-16 14:00:35 upgrade perl-doc 5.10.1-13 5.10.1-14 2010-08-16 14:00:35 status half-configured perl-doc 5.10.1-13 2010-08-16 14:00:35 status unpacked perl-doc 5.10.1-13 2010-08-16 14:00:35 status half-installed perl-doc 5.10.1-13 2010-08-16 14:00:35 status half-installed perl-doc 5.10.1-13 2010-08-16 14:00:36 status half-installed perl-doc 5.10.1-13 2010-08-16 14:00:37 status unpacked perl-doc 5.10.1-14 2010-08-16 14:00:37 status unpacked perl-doc 5.10.1-14 2010-08-16 14:00:37 upgrade perlmagick 7:6.6.2.6-1 8:6.6.0.4-2.2 2010-08-16 14:00:37 status half-configured perlmagick 7:6.6.2.6-1 2010-08-16 14:00:37 status unpacked perlmagick 7:6.6.2.6-1 2010-08-16 14:00:37 status half-installed perlmagick 7:6.6.2.6-1 2010-08-16 14:00:38 status half-installed perlmagick 7:6.6.2.6-1 2010-08-16 14:00:38 status half-installed perlmagick 7:6.6.2.6-1 2010-08-16 14:00:38 status unpacked perlmagick 8:6.6.0.4-2.2 2010-08-16 14:00:38 status unpacked perlmagick 8:6.6.0.4-2.2 2010-08-16 14:00:38 upgrade ppp 2.4.4rel-10.1 2.4.5-4 2010-08-16 14:00:38 status half-configured ppp 2.4.4rel-10.1 2010-08-16 14:00:39 status unpacked ppp 2.4.4rel-10.1 2010-08-16 14:00:39 status half-installed ppp 2.4.4rel-10.1 2010-08-16 14:00:39 status half-installed ppp 2.4.4rel-10.1 2010-08-16 14:00:39 status half-installed ppp 2.4.4rel-10.1 2010-08-16 14:00:40 status unpacked ppp 2.4.5-4 2010-08-16 14:00:40 status unpacked ppp 2.4.5-4 2010-08-16 14:00:40 upgrade pstoedit 3.45-8+b1 3.50-3+b1 2010-08-16 14:00:40 status half-configured pstoedit 3.45-8+b1 2010-08-16 14:00:40 status unpacked pstoedit 3.45-8+b1 2010-08-16 14:00:40 status half-installed pstoedit 3.45-8+b1 2010-08-16 14:00:40 status half-installed pstoedit 3.45-8+b1 2010-08-16 14:00:40 status half-installed pstoedit 3.45-8+b1 2010-08-16 14:00:40 status half-installed pstoedit 3.45-8+b1 2010-08-16 14:00:40 status unpacked pstoedit 3.50-3+b1 2010-08-16 14:00:40 status unpacked pstoedit 3.50-3+b1 2010-08-16 14:00:41 install python-gobject-cairo 2.21.4-1 2010-08-16 14:00:41 status half-installed python-gobject-cairo 2.21.4-1 2010-08-16 14:00:41 status unpacked python-gobject-cairo 2.21.4-1 2010-08-16 14:00:41 status unpacked python-gobject-cairo 2.21.4-1 2010-08-16 14:00:41 upgrade python-gtk-vnc 0.3.10-6+b1 0.4.1-2 2010-08-16 14:00:41 status half-configured python-gtk-vnc 0.3.10-6+b1 2010-08-16 14:00:41 status unpacked python-gtk-vnc 0.3.10-6+b1 2010-08-16 14:00:41 status half-installed python-gtk-vnc 0.3.10-6+b1 2010-08-16 14:00:41 status half-installed python-gtk-vnc 0.3.10-6+b1 2010-08-16 14:00:41 status unpacked python-gtk-vnc 0.4.1-2 2010-08-16 14:00:41 status unpacked python-gtk-vnc 0.4.1-2 2010-08-16 14:00:41 upgrade python-httplib2 0.6.0-2 0.6.0-3 2010-08-16 14:00:41 status half-configured python-httplib2 0.6.0-2 2010-08-16 14:00:42 status unpacked python-httplib2 0.6.0-2 2010-08-16 14:00:42 status half-installed python-httplib2 0.6.0-2 2010-08-16 14:00:42 status half-installed python-httplib2 0.6.0-2 2010-08-16 14:00:42 status unpacked python-httplib2 0.6.0-3 2010-08-16 14:00:42 status unpacked python-httplib2 0.6.0-3 2010-08-16 14:00:43 upgrade python-libvirt 0.8.2-1 0.8.3-1 2010-08-16 14:00:43 status half-configured python-libvirt 0.8.2-1 2010-08-16 14:00:43 status unpacked python-libvirt 0.8.2-1 2010-08-16 14:00:44 status half-installed python-libvirt 0.8.2-1 2010-08-16 14:00:44 status half-installed python-libvirt 0.8.2-1 2010-08-16 14:00:44 status unpacked python-libvirt 0.8.3-1 2010-08-16 14:00:44 status unpacked python-libvirt 0.8.3-1 2010-08-16 14:00:44 upgrade python-twisted-bin 10.0.0-3 10.1.0-2+b1 2010-08-16 14:00:44 status half-configured python-twisted-bin 10.0.0-3 2010-08-16 14:00:44 status unpacked python-twisted-bin 10.0.0-3 2010-08-16 14:00:44 status half-installed python-twisted-bin 10.0.0-3 2010-08-16 14:00:45 status half-installed python-twisted-bin 10.0.0-3 2010-08-16 14:00:45 status unpacked python-twisted-bin 10.1.0-2+b1 2010-08-16 14:00:45 status unpacked python-twisted-bin 10.1.0-2+b1 2010-08-16 14:00:45 upgrade python-twisted-core 10.0.0-3 10.1.0-2 2010-08-16 14:00:45 status half-configured python-twisted-core 10.0.0-3 2010-08-16 14:00:46 status unpacked python-twisted-core 10.0.0-3 2010-08-16 14:00:46 status half-installed python-twisted-core 10.0.0-3 2010-08-16 14:00:46 status half-installed python-twisted-core 10.0.0-3 2010-08-16 14:00:53 status half-installed python-twisted-core 10.0.0-3 2010-08-16 14:00:53 status unpacked python-twisted-core 10.1.0-2 2010-08-16 14:00:54 status unpacked python-twisted-core 10.1.0-2 2010-08-16 14:00:54 upgrade python-twisted-web 10.0.0-1 10.1.0-1 2010-08-16 14:00:54 status half-configured python-twisted-web 10.0.0-1 2010-08-16 14:00:54 status unpacked python-twisted-web 10.0.0-1 2010-08-16 14:00:54 status half-installed python-twisted-web 10.0.0-1 2010-08-16 14:00:56 status half-installed python-twisted-web 10.0.0-1 2010-08-16 14:00:56 status unpacked python-twisted-web 10.1.0-1 2010-08-16 14:00:56 status unpacked python-twisted-web 10.1.0-1 2010-08-16 14:00:57 upgrade python-nevow 0.10.0-1 0.10.0-2 2010-08-16 14:00:57 status half-configured python-nevow 0.10.0-1 2010-08-16 14:00:58 status unpacked python-nevow 0.10.0-1 2010-08-16 14:00:58 status half-installed python-nevow 0.10.0-1 2010-08-16 14:00:58 status half-installed python-nevow 0.10.0-1 2010-08-16 14:00:58 status half-installed python-nevow 0.10.0-1 2010-08-16 14:00:59 status half-installed python-nevow 0.10.0-1 2010-08-16 14:00:59 status unpacked python-nevow 0.10.0-2 2010-08-16 14:00:59 status unpacked python-nevow 0.10.0-2 2010-08-16 14:01:00 upgrade qemu-utils 0.12.4+dfsg-4 0.12.5+dfsg-1 2010-08-16 14:01:00 status half-configured qemu-utils 0.12.4+dfsg-4 2010-08-16 14:01:00 status unpacked qemu-utils 0.12.4+dfsg-4 2010-08-16 14:01:00 status half-installed qemu-utils 0.12.4+dfsg-4 2010-08-16 14:01:00 status half-installed qemu-utils 0.12.4+dfsg-4 2010-08-16 14:01:01 status half-installed qemu-utils 0.12.4+dfsg-4 2010-08-16 14:01:01 status unpacked qemu-utils 0.12.5+dfsg-1 2010-08-16 14:01:01 status unpacked qemu-utils 0.12.5+dfsg-1 2010-08-16 14:01:01 upgrade qemu-user 0.12.4+dfsg-4 0.12.5+dfsg-1 2010-08-16 14:01:01 status half-configured qemu-user 0.12.4+dfsg-4 2010-08-16 14:01:01 status unpacked qemu-user 0.12.4+dfsg-4 2010-08-16 14:01:01 status half-installed qemu-user 0.12.4+dfsg-4 2010-08-16 14:01:01 status half-installed qemu-user 0.12.4+dfsg-4 2010-08-16 14:01:03 status half-installed qemu-user 0.12.4+dfsg-4 2010-08-16 14:01:03 status unpacked qemu-user 0.12.5+dfsg-1 2010-08-16 14:01:03 status unpacked qemu-user 0.12.5+dfsg-1 2010-08-16 14:01:03 upgrade qemu-keymaps 0.12.4+dfsg-4 0.12.5+dfsg-1 2010-08-16 14:01:03 status half-configured qemu-keymaps 0.12.4+dfsg-4 2010-08-16 14:01:03 status unpacked qemu-keymaps 0.12.4+dfsg-4 2010-08-16 14:01:03 status half-installed qemu-keymaps 0.12.4+dfsg-4 2010-08-16 14:01:04 status half-installed qemu-keymaps 0.12.4+dfsg-4 2010-08-16 14:01:04 status unpacked qemu-keymaps 0.12.5+dfsg-1 2010-08-16 14:01:04 status unpacked qemu-keymaps 0.12.5+dfsg-1 2010-08-16 14:01:04 upgrade seabios 0.5.1-3 0.6.0+git20100710-2 2010-08-16 14:01:04 status half-configured seabios 0.5.1-3 2010-08-16 14:01:04 status unpacked seabios 0.5.1-3 2010-08-16 14:01:04 status half-installed seabios 0.5.1-3 2010-08-16 14:01:04 status half-installed seabios 0.5.1-3 2010-08-16 14:01:04 status unpacked seabios 0.6.0+git20100710-2 2010-08-16 14:01:04 status unpacked seabios 0.6.0+git20100710-2 2010-08-16 14:01:04 upgrade qemu-system 0.12.4+dfsg-4 0.12.5+dfsg-1 2010-08-16 14:01:04 status half-configured qemu-system 0.12.4+dfsg-4 2010-08-16 14:01:05 status unpacked qemu-system 0.12.4+dfsg-4 2010-08-16 14:01:05 status half-installed qemu-system 0.12.4+dfsg-4 2010-08-16 14:01:05 status half-installed qemu-system 0.12.4+dfsg-4 2010-08-16 14:01:06 status half-installed qemu-system 0.12.4+dfsg-4 2010-08-16 14:01:06 status unpacked qemu-system 0.12.5+dfsg-1 2010-08-16 14:01:06 status unpacked qemu-system 0.12.5+dfsg-1 2010-08-16 14:01:06 upgrade qemu 0.12.4+dfsg-4 0.12.5+dfsg-1 2010-08-16 14:01:06 status half-configured qemu 0.12.4+dfsg-4 2010-08-16 14:01:06 status unpacked qemu 0.12.4+dfsg-4 2010-08-16 14:01:07 status half-installed qemu 0.12.4+dfsg-4 2010-08-16 14:01:07 status half-installed qemu 0.12.4+dfsg-4 2010-08-16 14:01:07 status half-installed qemu 0.12.4+dfsg-4 2010-08-16 14:01:07 status unpacked qemu 0.12.5+dfsg-1 2010-08-16 14:01:07 status unpacked qemu 0.12.5+dfsg-1 2010-08-16 14:01:07 upgrade remmina 0.8.0-1 0.8.1-1 2010-08-16 14:01:07 status half-configured remmina 0.8.0-1 2010-08-16 14:01:07 status unpacked remmina 0.8.0-1 2010-08-16 14:01:07 status half-installed remmina 0.8.0-1 2010-08-16 14:01:07 status half-installed remmina 0.8.0-1 2010-08-16 14:01:07 status half-installed remmina 0.8.0-1 2010-08-16 14:01:07 status half-installed remmina 0.8.0-1 2010-08-16 14:01:07 status half-installed remmina 0.8.0-1 2010-08-16 14:01:08 status half-installed remmina 0.8.0-1 2010-08-16 14:01:09 status unpacked remmina 0.8.1-1 2010-08-16 14:01:09 status unpacked remmina 0.8.1-1 2010-08-16 14:01:09 upgrade schroot 1.4.7-1 1.4.8-1 2010-08-16 14:01:09 status half-configured schroot 1.4.7-1 2010-08-16 14:01:09 status unpacked schroot 1.4.7-1 2010-08-16 14:01:09 status half-installed schroot 1.4.7-1 2010-08-16 14:01:09 status half-installed schroot 1.4.7-1 2010-08-16 14:01:10 status half-installed schroot 1.4.7-1 2010-08-16 14:01:10 status unpacked schroot 1.4.8-1 2010-08-16 14:01:11 status unpacked schroot 1.4.8-1 2010-08-16 14:01:11 upgrade schroot-common 1.4.7-1 1.4.8-1 2010-08-16 14:01:11 status half-configured schroot-common 1.4.7-1 2010-08-16 14:01:11 status unpacked schroot-common 1.4.7-1 2010-08-16 14:01:11 status half-installed schroot-common 1.4.7-1 2010-08-16 14:01:11 status half-installed schroot-common 1.4.7-1 2010-08-16 14:01:11 status unpacked schroot-common 1.4.8-1 2010-08-16 14:01:11 status unpacked schroot-common 1.4.8-1 2010-08-16 14:01:12 upgrade software-center 2.0.3debian1 2.0.7debian4 2010-08-16 14:01:12 status half-configured software-center 2.0.3debian1 2010-08-16 14:01:12 status unpacked software-center 2.0.3debian1 2010-08-16 14:01:12 status half-installed software-center 2.0.3debian1 2010-08-16 14:01:12 status half-installed software-center 2.0.3debian1 2010-08-16 14:01:12 status half-installed software-center 2.0.3debian1 2010-08-16 14:01:12 status half-installed software-center 2.0.3debian1 2010-08-16 14:01:13 status half-installed software-center 2.0.3debian1 2010-08-16 14:01:13 status unpacked software-center 2.0.7debian4 2010-08-16 14:01:13 status unpacked software-center 2.0.7debian4 2010-08-16 14:01:13 upgrade synaptic 0.63.1 0.70~pre1 2010-08-16 14:01:13 status half-configured synaptic 0.63.1 2010-08-16 14:01:13 status unpacked synaptic 0.63.1 2010-08-16 14:01:13 status half-installed synaptic 0.63.1 2010-08-16 14:01:13 status half-installed synaptic 0.63.1 2010-08-16 14:01:13 status half-installed synaptic 0.63.1 2010-08-16 14:01:14 status half-installed synaptic 0.63.1 2010-08-16 14:01:14 status half-installed synaptic 0.63.1 2010-08-16 14:01:15 status half-installed synaptic 0.63.1 2010-08-16 14:01:15 status unpacked synaptic 0.70~pre1 2010-08-16 14:01:16 status unpacked synaptic 0.70~pre1 2010-08-16 14:01:16 upgrade syslinux-common 2:4.02+dfsg-1 2:4.02+dfsg-3 2010-08-16 14:01:16 status half-configured syslinux-common 2:4.02+dfsg-1 2010-08-16 14:01:16 status unpacked syslinux-common 2:4.02+dfsg-1 2010-08-16 14:01:16 status half-installed syslinux-common 2:4.02+dfsg-1 2010-08-16 14:01:16 status half-installed syslinux-common 2:4.02+dfsg-1 2010-08-16 14:01:17 status half-installed syslinux-common 2:4.02+dfsg-1 2010-08-16 14:01:17 status unpacked syslinux-common 2:4.02+dfsg-3 2010-08-16 14:01:17 status unpacked syslinux-common 2:4.02+dfsg-3 2010-08-16 14:01:17 upgrade tmpreaper 1.6.13 1.6.13+nmu1 2010-08-16 14:01:17 status half-configured tmpreaper 1.6.13 2010-08-16 14:01:17 status unpacked tmpreaper 1.6.13 2010-08-16 14:01:17 status half-installed tmpreaper 1.6.13 2010-08-16 14:01:17 status half-installed tmpreaper 1.6.13 2010-08-16 14:01:18 status half-installed tmpreaper 1.6.13 2010-08-16 14:01:18 status unpacked tmpreaper 1.6.13+nmu1 2010-08-16 14:01:18 status unpacked tmpreaper 1.6.13+nmu1 2010-08-16 14:01:18 upgrade transmission-common 2.01-1 2.03-1 2010-08-16 14:01:18 status half-configured transmission-common 2.01-1 2010-08-16 14:01:18 status unpacked transmission-common 2.01-1 2010-08-16 14:01:18 status half-installed transmission-common 2.01-1 2010-08-16 14:01:19 status half-installed transmission-common 2.01-1 2010-08-16 14:01:19 status unpacked transmission-common 2.03-1 2010-08-16 14:01:19 status unpacked transmission-common 2.03-1 2010-08-16 14:01:19 upgrade transmission-gtk 2.01-1 2.03-1 2010-08-16 14:01:19 status half-configured transmission-gtk 2.01-1 2010-08-16 14:01:19 status unpacked transmission-gtk 2.01-1 2010-08-16 14:01:19 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:19 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:19 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:20 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:20 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:22 status half-installed transmission-gtk 2.01-1 2010-08-16 14:01:23 status unpacked transmission-gtk 2.03-1 2010-08-16 14:01:23 status unpacked transmission-gtk 2.03-1 2010-08-16 14:01:23 upgrade ttf-lyx 1.6.6-2 1.6.7-1 2010-08-16 14:01:23 status half-configured ttf-lyx 1.6.6-2 2010-08-16 14:01:24 status unpacked ttf-lyx 1.6.6-2 2010-08-16 14:01:24 status half-installed ttf-lyx 1.6.6-2 2010-08-16 14:01:24 status half-installed ttf-lyx 1.6.6-2 2010-08-16 14:01:26 status half-installed ttf-lyx 1.6.6-2 2010-08-16 14:01:26 status unpacked ttf-lyx 1.6.7-1 2010-08-16 14:01:26 status unpacked ttf-lyx 1.6.7-1 2010-08-16 14:01:26 upgrade unattended-upgrades 0.42debian2 0.61 2010-08-16 14:01:26 status half-configured unattended-upgrades 0.42debian2 2010-08-16 14:01:26 status unpacked unattended-upgrades 0.42debian2 2010-08-16 14:01:26 status half-installed unattended-upgrades 0.42debian2 2010-08-16 14:01:27 status half-installed unattended-upgrades 0.42debian2 2010-08-16 14:01:27 status half-installed unattended-upgrades 0.42debian2 2010-08-16 14:01:28 status unpacked unattended-upgrades 0.61 2010-08-16 14:01:28 status unpacked unattended-upgrades 0.61 2010-08-16 14:01:28 upgrade update-notifier 0.99.3debian5 0.99.3debian6 2010-08-16 14:01:28 status half-configured update-notifier 0.99.3debian5 2010-08-16 14:01:28 status unpacked update-notifier 0.99.3debian5 2010-08-16 14:01:28 status half-installed update-notifier 0.99.3debian5 2010-08-16 14:01:28 status half-installed update-notifier 0.99.3debian5 2010-08-16 14:01:28 status half-installed update-notifier 0.99.3debian5 2010-08-16 14:01:28 status half-installed update-notifier 0.99.3debian5 2010-08-16 14:01:28 status unpacked update-notifier 0.99.3debian6 2010-08-16 14:01:29 status unpacked update-notifier 0.99.3debian6 2010-08-16 14:01:29 upgrade update-notifier-common 0.99.3debian5 0.99.3debian6 2010-08-16 14:01:29 status half-configured update-notifier-common 0.99.3debian5 2010-08-16 14:01:29 status unpacked update-notifier-common 0.99.3debian5 2010-08-16 14:01:29 status half-installed update-notifier-common 0.99.3debian5 2010-08-16 14:01:30 status half-installed update-notifier-common 0.99.3debian5 2010-08-16 14:01:30 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:01:30 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:01:30 upgrade virt-manager 0.8.4-6 0.8.4-7 2010-08-16 14:01:30 status half-configured virt-manager 0.8.4-6 2010-08-16 14:01:31 status unpacked virt-manager 0.8.4-6 2010-08-16 14:01:31 status half-installed virt-manager 0.8.4-6 2010-08-16 14:01:32 status half-installed virt-manager 0.8.4-6 2010-08-16 14:01:32 status half-installed virt-manager 0.8.4-6 2010-08-16 14:01:32 status half-installed virt-manager 0.8.4-6 2010-08-16 14:01:33 status half-installed virt-manager 0.8.4-6 2010-08-16 14:01:33 status unpacked virt-manager 0.8.4-7 2010-08-16 14:01:34 status unpacked virt-manager 0.8.4-7 2010-08-16 14:01:34 upgrade x11-xserver-utils 7.5+1 7.5+2 2010-08-16 14:01:34 status half-configured x11-xserver-utils 7.5+1 2010-08-16 14:01:34 status unpacked x11-xserver-utils 7.5+1 2010-08-16 14:01:34 status half-installed x11-xserver-utils 7.5+1 2010-08-16 14:01:34 status half-installed x11-xserver-utils 7.5+1 2010-08-16 14:01:34 status half-installed x11-xserver-utils 7.5+1 2010-08-16 14:01:35 status half-installed x11-xserver-utils 7.5+1 2010-08-16 14:01:35 status unpacked x11-xserver-utils 7.5+2 2010-08-16 14:01:35 status unpacked x11-xserver-utils 7.5+2 2010-08-16 14:01:35 upgrade xindy-rules 2.4~pre1-3 2.4-1 2010-08-16 14:01:35 status half-configured xindy-rules 2.4~pre1-3 2010-08-16 14:01:35 status unpacked xindy-rules 2.4~pre1-3 2010-08-16 14:01:35 status half-installed xindy-rules 2.4~pre1-3 2010-08-16 14:01:36 status half-installed xindy-rules 2.4~pre1-3 2010-08-16 14:01:36 status unpacked xindy-rules 2.4-1 2010-08-16 14:01:36 status unpacked xindy-rules 2.4-1 2010-08-16 14:01:36 upgrade xindy 2.4~pre1-3 2.4-1 2010-08-16 14:01:36 status half-configured xindy 2.4~pre1-3 2010-08-16 14:01:36 status unpacked xindy 2.4~pre1-3 2010-08-16 14:01:36 status half-installed xindy 2.4~pre1-3 2010-08-16 14:01:36 status half-installed xindy 2.4~pre1-3 2010-08-16 14:01:37 status half-installed xindy 2.4~pre1-3 2010-08-16 14:01:37 status unpacked xindy 2.4-1 2010-08-16 14:01:37 status unpacked xindy 2.4-1 2010-08-16 14:01:37 upgrade xserver-xorg-video-radeon 1:6.13.1-1 1:6.13.1-2 2010-08-16 14:01:37 status half-configured xserver-xorg-video-radeon 1:6.13.1-1 2010-08-16 14:01:37 status unpacked xserver-xorg-video-radeon 1:6.13.1-1 2010-08-16 14:01:37 status half-installed xserver-xorg-video-radeon 1:6.13.1-1 2010-08-16 14:01:37 status half-installed xserver-xorg-video-radeon 1:6.13.1-1 2010-08-16 14:01:38 status half-installed xserver-xorg-video-radeon 1:6.13.1-1 2010-08-16 14:01:38 status unpacked xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:01:38 status unpacked xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:01:38 upgrade xserver-xorg-video-ati 1:6.13.1-1 1:6.13.1-2 2010-08-16 14:01:38 status half-configured xserver-xorg-video-ati 1:6.13.1-1 2010-08-16 14:01:38 status unpacked xserver-xorg-video-ati 1:6.13.1-1 2010-08-16 14:01:38 status half-installed xserver-xorg-video-ati 1:6.13.1-1 2010-08-16 14:01:38 status half-installed xserver-xorg-video-ati 1:6.13.1-1 2010-08-16 14:01:38 status half-installed xserver-xorg-video-ati 1:6.13.1-1 2010-08-16 14:01:38 status unpacked xserver-xorg-video-ati 1:6.13.1-2 2010-08-16 14:01:38 status unpacked xserver-xorg-video-ati 1:6.13.1-2 2010-08-16 14:01:39 upgrade xserver-xorg-video-chips 1:1.2.2-2 1:1.2.3-1 2010-08-16 14:01:39 status half-configured xserver-xorg-video-chips 1:1.2.2-2 2010-08-16 14:01:39 status unpacked xserver-xorg-video-chips 1:1.2.2-2 2010-08-16 14:01:39 status half-installed xserver-xorg-video-chips 1:1.2.2-2 2010-08-16 14:01:39 status half-installed xserver-xorg-video-chips 1:1.2.2-2 2010-08-16 14:01:39 status half-installed xserver-xorg-video-chips 1:1.2.2-2 2010-08-16 14:01:39 status unpacked xserver-xorg-video-chips 1:1.2.3-1 2010-08-16 14:01:39 status unpacked xserver-xorg-video-chips 1:1.2.3-1 2010-08-16 14:01:40 upgrade xserver-xorg-video-sis 1:0.10.2-3 1:0.10.3-1 2010-08-16 14:01:40 status half-configured xserver-xorg-video-sis 1:0.10.2-3 2010-08-16 14:01:40 status unpacked xserver-xorg-video-sis 1:0.10.2-3 2010-08-16 14:01:40 status half-installed xserver-xorg-video-sis 1:0.10.2-3 2010-08-16 14:01:40 status half-installed xserver-xorg-video-sis 1:0.10.2-3 2010-08-16 14:01:40 status half-installed xserver-xorg-video-sis 1:0.10.2-3 2010-08-16 14:01:40 status unpacked xserver-xorg-video-sis 1:0.10.3-1 2010-08-16 14:01:40 status unpacked xserver-xorg-video-sis 1:0.10.3-1 2010-08-16 14:01:40 upgrade zsh 4.3.10-14 4.3.10-15 2010-08-16 14:01:40 status half-configured zsh 4.3.10-14 2010-08-16 14:01:40 status unpacked zsh 4.3.10-14 2010-08-16 14:01:40 status half-installed zsh 4.3.10-14 2010-08-16 14:01:40 status half-installed zsh 4.3.10-14 2010-08-16 14:01:41 status half-installed zsh 4.3.10-14 2010-08-16 14:01:42 status half-installed zsh 4.3.10-14 2010-08-16 14:01:43 status unpacked zsh 4.3.10-15 2010-08-16 14:01:44 status unpacked zsh 4.3.10-15 2010-08-16 14:01:44 upgrade kvm 1:0.12.4+dfsg-1 1:0.12.5+dfsg-1 2010-08-16 14:01:44 status half-configured kvm 1:0.12.4+dfsg-1 2010-08-16 14:01:44 status unpacked kvm 1:0.12.4+dfsg-1 2010-08-16 14:01:44 status half-installed kvm 1:0.12.4+dfsg-1 2010-08-16 14:01:44 status half-installed kvm 1:0.12.4+dfsg-1 2010-08-16 14:01:44 status unpacked kvm 1:0.12.5+dfsg-1 2010-08-16 14:01:44 status unpacked kvm 1:0.12.5+dfsg-1 2010-08-16 14:01:45 upgrade liblouis-data 1.8.0-1 2.0.0-1 2010-08-16 14:01:45 status half-configured liblouis-data 1.8.0-1 2010-08-16 14:01:45 status unpacked liblouis-data 1.8.0-1 2010-08-16 14:01:45 status half-installed liblouis-data 1.8.0-1 2010-08-16 14:01:46 status half-installed liblouis-data 1.8.0-1 2010-08-16 14:01:46 status unpacked liblouis-data 2.0.0-1 2010-08-16 14:01:46 status unpacked liblouis-data 2.0.0-1 2010-08-16 14:01:46 upgrade liblouis2 1.8.0-1 2.0.0-1 2010-08-16 14:01:46 status half-configured liblouis2 1.8.0-1 2010-08-16 14:01:46 status unpacked liblouis2 1.8.0-1 2010-08-16 14:01:46 status half-installed liblouis2 1.8.0-1 2010-08-16 14:01:46 status half-installed liblouis2 1.8.0-1 2010-08-16 14:01:47 status unpacked liblouis2 2.0.0-1 2010-08-16 14:01:47 status unpacked liblouis2 2.0.0-1 2010-08-16 14:01:47 upgrade nmap 5.00-3 5.21-1 2010-08-16 14:01:47 status half-configured nmap 5.00-3 2010-08-16 14:01:47 status unpacked nmap 5.00-3 2010-08-16 14:01:47 status half-installed nmap 5.00-3 2010-08-16 14:01:47 status half-installed nmap 5.00-3 2010-08-16 14:01:48 status half-installed nmap 5.00-3 2010-08-16 14:01:48 status unpacked nmap 5.21-1 2010-08-16 14:01:48 status unpacked nmap 5.21-1 2010-08-16 14:01:48 upgrade powertop 1.13~pre20100125-1 1.13-1 2010-08-16 14:01:48 status half-configured powertop 1.13~pre20100125-1 2010-08-16 14:01:48 status unpacked powertop 1.13~pre20100125-1 2010-08-16 14:01:48 status half-installed powertop 1.13~pre20100125-1 2010-08-16 14:01:48 status half-installed powertop 1.13~pre20100125-1 2010-08-16 14:01:48 status half-installed powertop 1.13~pre20100125-1 2010-08-16 14:01:48 status unpacked powertop 1.13-1 2010-08-16 14:01:48 status unpacked powertop 1.13-1 2010-08-16 14:01:49 upgrade python-brlapi 4.2-2+b1 4.2-3 2010-08-16 14:01:49 status half-configured python-brlapi 4.2-2+b1 2010-08-16 14:01:49 status unpacked python-brlapi 4.2-2+b1 2010-08-16 14:01:49 status half-installed python-brlapi 4.2-2+b1 2010-08-16 14:01:49 status half-installed python-brlapi 4.2-2+b1 2010-08-16 14:01:49 status unpacked python-brlapi 4.2-3 2010-08-16 14:01:49 status unpacked python-brlapi 4.2-3 2010-08-16 14:01:49 upgrade python-louis 1.8.0-1 2.0.0-1 2010-08-16 14:01:49 status half-configured python-louis 1.8.0-1 2010-08-16 14:01:49 status unpacked python-louis 1.8.0-1 2010-08-16 14:01:49 status half-installed python-louis 1.8.0-1 2010-08-16 14:01:50 status half-installed python-louis 1.8.0-1 2010-08-16 14:01:50 status unpacked python-louis 2.0.0-1 2010-08-16 14:01:50 status unpacked python-louis 2.0.0-1 2010-08-16 14:01:50 upgrade python-twisted-conch 1:10.0.0-3 1:10.1.0-1 2010-08-16 14:01:50 status half-configured python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:51 status unpacked python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:51 status half-installed python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:53 status half-installed python-twisted-conch 1:10.0.0-3 2010-08-16 14:01:53 status unpacked python-twisted-conch 1:10.1.0-1 2010-08-16 14:01:53 status unpacked python-twisted-conch 1:10.1.0-1 2010-08-16 14:01:53 upgrade tftpd-hpa 5.0-14 5.0-15 2010-08-16 14:01:53 status half-configured tftpd-hpa 5.0-14 2010-08-16 14:01:53 status unpacked tftpd-hpa 5.0-14 2010-08-16 14:01:53 status half-installed tftpd-hpa 5.0-14 2010-08-16 14:01:53 status half-installed tftpd-hpa 5.0-14 2010-08-16 14:01:54 status half-installed tftpd-hpa 5.0-14 2010-08-16 14:01:54 status unpacked tftpd-hpa 5.0-15 2010-08-16 14:01:54 status unpacked tftpd-hpa 5.0-15 2010-08-16 14:01:54 upgrade xlockmore 1:5.27-1 1:5.31-1 2010-08-16 14:01:54 status half-configured xlockmore 1:5.27-1 2010-08-16 14:01:54 status unpacked xlockmore 1:5.27-1 2010-08-16 14:01:54 status half-installed xlockmore 1:5.27-1 2010-08-16 14:01:54 status half-installed xlockmore 1:5.27-1 2010-08-16 14:01:54 status half-installed xlockmore 1:5.27-1 2010-08-16 14:01:54 status half-installed xlockmore 1:5.27-1 2010-08-16 14:01:54 status unpacked xlockmore 1:5.31-1 2010-08-16 14:01:55 status unpacked xlockmore 1:5.31-1 2010-08-16 14:01:55 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-16 14:01:55 status half-configured man-db 2.5.7-3 2010-08-16 14:02:12 status installed man-db 2.5.7-3 2010-08-16 14:02:12 trigproc doc-base 0.9.5 0.9.5 2010-08-16 14:02:12 status half-configured doc-base 0.9.5 2010-08-16 14:02:14 status installed doc-base 0.9.5 2010-08-16 14:02:14 trigproc menu 2.1.43 2.1.43 2010-08-16 14:02:14 status half-configured menu 2.1.43 2010-08-16 14:02:16 status installed menu 2.1.43 2010-08-16 14:02:16 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-16 14:02:16 status half-configured desktop-file-utils 0.15-2 2010-08-16 14:02:17 status installed desktop-file-utils 0.15-2 2010-08-16 14:02:17 trigproc python-support 1.0.9 1.0.9 2010-08-16 14:02:17 status half-configured python-support 1.0.9 2010-08-16 14:02:39 status installed python-support 1.0.9 2010-08-16 14:02:39 trigproc gconf2 2.28.1-3 2.28.1-3 2010-08-16 14:02:39 status half-configured gconf2 2.28.1-3 2010-08-16 14:02:54 status installed gconf2 2.28.1-3 2010-08-16 14:02:54 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-16 14:02:54 status half-configured hicolor-icon-theme 0.11-1 2010-08-16 14:03:01 status installed hicolor-icon-theme 0.11-1 2010-08-16 14:03:01 trigproc shared-mime-info 0.71-3 0.71-3 2010-08-16 14:03:01 status half-configured shared-mime-info 0.71-3 2010-08-16 14:03:02 status installed shared-mime-info 0.71-3 2010-08-16 14:03:02 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-08-16 14:03:02 status half-configured install-info 4.13a.dfsg.1-5 2010-08-16 14:03:03 status installed install-info 4.13a.dfsg.1-5 2010-08-16 14:03:03 trigproc gnome-icon-theme 2.30.3-1 2.30.3-1 2010-08-16 14:03:03 status half-configured gnome-icon-theme 2.30.3-1 2010-08-16 14:03:09 status installed gnome-icon-theme 2.30.3-1 2010-08-16 14:03:09 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-08-16 14:03:09 status half-configured fontconfig 2.8.0-2.1 2010-08-16 14:03:12 status installed fontconfig 2.8.0-2.1 2010-08-16 14:03:13 startup packages configure 2010-08-16 14:03:13 configure libgomp1 4.4.4-8 4.4.4-8 2010-08-16 14:03:13 status unpacked libgomp1 4.4.4-8 2010-08-16 14:03:13 status half-configured libgomp1 4.4.4-8 2010-08-16 14:03:18 status installed libgomp1 4.4.4-8 2010-08-16 14:03:18 configure lib32gcc1 1:4.4.4-8 1:4.4.4-8 2010-08-16 14:03:18 status unpacked lib32gcc1 1:4.4.4-8 2010-08-16 14:03:18 status half-configured lib32gcc1 1:4.4.4-8 2010-08-16 14:03:18 status installed lib32gcc1 1:4.4.4-8 2010-08-16 14:03:18 configure lib32stdc++6 4.4.4-8 4.4.4-8 2010-08-16 14:03:18 status unpacked lib32stdc++6 4.4.4-8 2010-08-16 14:03:18 status half-configured lib32stdc++6 4.4.4-8 2010-08-16 14:03:18 status installed lib32stdc++6 4.4.4-8 2010-08-16 14:03:18 configure cpp-4.4 4.4.4-8 4.4.4-8 2010-08-16 14:03:18 status unpacked cpp-4.4 4.4.4-8 2010-08-16 14:03:18 status half-configured cpp-4.4 4.4.4-8 2010-08-16 14:03:18 status installed cpp-4.4 4.4.4-8 2010-08-16 14:03:18 configure binutils 2.20.1-13 2.20.1-13 2010-08-16 14:03:18 status unpacked binutils 2.20.1-13 2010-08-16 14:03:18 status half-configured binutils 2.20.1-13 2010-08-16 14:03:18 status installed binutils 2.20.1-13 2010-08-16 14:03:18 configure gcc-4.4 4.4.4-8 4.4.4-8 2010-08-16 14:03:18 status unpacked gcc-4.4 4.4.4-8 2010-08-16 14:03:18 status half-configured gcc-4.4 4.4.4-8 2010-08-16 14:03:18 status installed gcc-4.4 4.4.4-8 2010-08-16 14:03:18 configure libgfortran3 4.4.4-8 4.4.4-8 2010-08-16 14:03:18 status unpacked libgfortran3 4.4.4-8 2010-08-16 14:03:19 status half-configured libgfortran3 4.4.4-8 2010-08-16 14:03:19 status installed libgfortran3 4.4.4-8 2010-08-16 14:03:19 configure libperl5.10 5.10.1-14 5.10.1-14 2010-08-16 14:03:19 status unpacked libperl5.10 5.10.1-14 2010-08-16 14:03:19 status half-configured libperl5.10 5.10.1-14 2010-08-16 14:03:19 status installed libperl5.10 5.10.1-14 2010-08-16 14:03:19 configure libfreetype6 2.4.2-1 2.4.2-1 2010-08-16 14:03:19 status unpacked libfreetype6 2.4.2-1 2010-08-16 14:03:19 status half-configured libfreetype6 2.4.2-1 2010-08-16 14:03:19 status installed libfreetype6 2.4.2-1 2010-08-16 14:03:19 configure libfreetype6-dev 2.4.2-1 2.4.2-1 2010-08-16 14:03:19 status unpacked libfreetype6-dev 2.4.2-1 2010-08-16 14:03:19 status half-configured libfreetype6-dev 2.4.2-1 2010-08-16 14:03:19 status installed libfreetype6-dev 2.4.2-1 2010-08-16 14:03:19 configure grub-common 1.98+20100804-2 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status unpacked grub-common 1.98+20100804-2 2010-08-16 14:03:19 status half-configured grub-common 1.98+20100804-2 2010-08-16 14:03:19 status installed grub-common 1.98+20100804-2 2010-08-16 14:03:19 configure cron 3.0pl1-114 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status unpacked cron 3.0pl1-114 2010-08-16 14:03:19 status half-configured cron 3.0pl1-114 2010-08-16 14:03:21 status installed cron 3.0pl1-114 2010-08-16 14:03:21 configure linux-base 2.6.32-20 2.6.32-20 2010-08-16 14:03:21 status unpacked linux-base 2.6.32-20 2010-08-16 14:03:21 status half-configured linux-base 2.6.32-20 2010-08-16 14:03:21 status installed linux-base 2.6.32-20 2010-08-16 14:03:21 configure libudev0 161-1 161-1 2010-08-16 14:03:21 status unpacked libudev0 161-1 2010-08-16 14:03:21 status half-configured libudev0 161-1 2010-08-16 14:03:22 status installed libudev0 161-1 2010-08-16 14:03:22 configure udev 161-1 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status unpacked udev 161-1 2010-08-16 14:03:22 status half-configured udev 161-1 2010-08-16 14:03:22 status installed udev 161-1 2010-08-16 14:03:22 configure gawk 1:3.1.7.dfsg-5 1:3.1.7.dfsg-5 2010-08-16 14:03:22 status unpacked gawk 1:3.1.7.dfsg-5 2010-08-16 14:03:22 status half-configured gawk 1:3.1.7.dfsg-5 2010-08-16 14:03:23 status installed gawk 1:3.1.7.dfsg-5 2010-08-16 14:03:23 configure initramfs-tools 0.98 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status unpacked initramfs-tools 0.98 2010-08-16 14:03:23 status half-configured initramfs-tools 0.98 2010-08-16 14:03:23 status installed initramfs-tools 0.98 2010-08-16 14:03:23 status triggers-pending initramfs-tools 0.98 2010-08-16 14:03:23 configure linux-image-2.6.32-5-amd64 2.6.32-20 2.6.32-20 2010-08-16 14:03:23 status unpacked linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-16 14:03:23 status half-configured linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-16 14:04:01 status installed linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-16 14:04:01 configure libbluetooth3 4.69-1 4.69-1 2010-08-16 14:04:01 status unpacked libbluetooth3 4.69-1 2010-08-16 14:04:01 status half-configured libbluetooth3 4.69-1 2010-08-16 14:04:01 status installed libbluetooth3 4.69-1 2010-08-16 14:04:01 configure libbrlapi0.5 4.2-3 4.2-3 2010-08-16 14:04:01 status unpacked libbrlapi0.5 4.2-3 2010-08-16 14:04:01 status half-configured libbrlapi0.5 4.2-3 2010-08-16 14:04:01 status installed libbrlapi0.5 4.2-3 2010-08-16 14:04:01 configure libkrb5support0 1.8.3+dfsg~beta1-1 1.8.3+dfsg~beta1-1 2010-08-16 14:04:01 status unpacked libkrb5support0 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status half-configured libkrb5support0 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status installed libkrb5support0 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 configure libk5crypto3 1.8.3+dfsg~beta1-1 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status unpacked libk5crypto3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status half-configured libk5crypto3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status installed libk5crypto3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 configure libkrb5-3 1.8.3+dfsg~beta1-1 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status unpacked libkrb5-3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status half-configured libkrb5-3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status installed libkrb5-3 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 configure libgssapi-krb5-2 1.8.3+dfsg~beta1-1 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status unpacked libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status half-configured libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 status installed libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-08-16 14:04:02 configure ca-certificates 20090814+nmu2 20090814+nmu2 2010-08-16 14:04:02 status unpacked ca-certificates 20090814+nmu2 2010-08-16 14:04:02 status half-configured ca-certificates 20090814+nmu2 2010-08-16 14:04:09 status installed ca-certificates 20090814+nmu2 2010-08-16 14:04:09 configure libcurl3-gnutls 7.21.1-1 7.21.1-1 2010-08-16 14:04:09 status unpacked libcurl3-gnutls 7.21.1-1 2010-08-16 14:04:09 status half-configured libcurl3-gnutls 7.21.1-1 2010-08-16 14:04:09 status installed libcurl3-gnutls 7.21.1-1 2010-08-16 14:04:09 configure libcap2 1:2.19-2 1:2.19-2 2010-08-16 14:04:09 status unpacked libcap2 1:2.19-2 2010-08-16 14:04:09 status half-configured libcap2 1:2.19-2 2010-08-16 14:04:09 status installed libcap2 1:2.19-2 2010-08-16 14:04:09 configure libdbus-1-3 1.2.24-3 1.2.24-3 2010-08-16 14:04:09 status unpacked libdbus-1-3 1.2.24-3 2010-08-16 14:04:09 status half-configured libdbus-1-3 1.2.24-3 2010-08-16 14:04:09 status installed libdbus-1-3 1.2.24-3 2010-08-16 14:04:09 configure libflac8 1.2.1-3 1.2.1-3 2010-08-16 14:04:09 status unpacked libflac8 1.2.1-3 2010-08-16 14:04:09 status half-configured libflac8 1.2.1-3 2010-08-16 14:04:09 status installed libflac8 1.2.1-3 2010-08-16 14:04:09 configure libsndfile1 1.0.21-3 1.0.21-3 2010-08-16 14:04:09 status unpacked libsndfile1 1.0.21-3 2010-08-16 14:04:09 status half-configured libsndfile1 1.0.21-3 2010-08-16 14:04:09 status installed libsndfile1 1.0.21-3 2010-08-16 14:04:09 configure libpulse0 0.9.21-3+b1 0.9.21-3+b1 2010-08-16 14:04:09 status unpacked libpulse0 0.9.21-3+b1 2010-08-16 14:04:10 status unpacked libpulse0 0.9.21-3+b1 2010-08-16 14:04:10 status half-configured libpulse0 0.9.21-3+b1 2010-08-16 14:04:10 status installed libpulse0 0.9.21-3+b1 2010-08-16 14:04:10 configure libpulse-mainloop-glib0 0.9.21-3+b1 0.9.21-3+b1 2010-08-16 14:04:10 status unpacked libpulse-mainloop-glib0 0.9.21-3+b1 2010-08-16 14:04:10 status half-configured libpulse-mainloop-glib0 0.9.21-3+b1 2010-08-16 14:04:10 status installed libpulse-mainloop-glib0 0.9.21-3+b1 2010-08-16 14:04:10 configure libsasl2-2 2.1.23.dfsg1-5.1 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status unpacked libsasl2-2 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status half-configured libsasl2-2 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status installed libsasl2-2 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 configure libsasl2-modules 2.1.23.dfsg1-5.1 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status unpacked libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status half-configured libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 status installed libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-16 14:04:10 configure python2.6-minimal 2.6.6~rc1-1 2.6.6~rc1-1 2010-08-16 14:04:10 status unpacked python2.6-minimal 2.6.6~rc1-1 2010-08-16 14:04:10 status unpacked python2.6-minimal 2.6.6~rc1-1 2010-08-16 14:04:10 status half-configured python2.6-minimal 2.6.6~rc1-1 2010-08-16 14:04:11 status installed python2.6-minimal 2.6.6~rc1-1 2010-08-16 14:04:11 configure libsqlite3-0 3.7.0.1-1 3.7.0.1-1 2010-08-16 14:04:11 status unpacked libsqlite3-0 3.7.0.1-1 2010-08-16 14:04:11 status half-configured libsqlite3-0 3.7.0.1-1 2010-08-16 14:04:11 status installed libsqlite3-0 3.7.0.1-1 2010-08-16 14:04:11 configure python2.6 2.6.6~rc1-1 2.6.6~rc1-1 2010-08-16 14:04:11 status unpacked python2.6 2.6.6~rc1-1 2010-08-16 14:04:11 status half-configured python2.6 2.6.6~rc1-1 2010-08-16 14:04:13 status installed python2.6 2.6.6~rc1-1 2010-08-16 14:04:13 status triggers-pending menu 2.1.43 2010-08-16 14:04:13 status triggers-awaited menu 2.1.43 2010-08-16 14:04:13 configure libpython2.6 2.6.6~rc1-1 2.6.6~rc1-1 2010-08-16 14:04:13 status unpacked libpython2.6 2.6.6~rc1-1 2010-08-16 14:04:13 status half-configured libpython2.6 2.6.6~rc1-1 2010-08-16 14:04:13 status installed libpython2.6 2.6.6~rc1-1 2010-08-16 14:04:13 configure python-minimal 2.6.5-13 2.6.5-13 2010-08-16 14:04:13 status unpacked python-minimal 2.6.5-13 2010-08-16 14:04:13 status half-configured python-minimal 2.6.5-13 2010-08-16 14:04:13 status installed python-minimal 2.6.5-13 2010-08-16 14:04:13 configure python 2.6.5-13 2.6.5-13 2010-08-16 14:04:13 status unpacked python 2.6.5-13 2010-08-16 14:04:13 status half-configured python 2.6.5-13 2010-08-16 14:04:13 status installed python 2.6.5-13 2010-08-16 14:04:13 configure qemu-kvm 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:04:13 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:13 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:13 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:13 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:13 status half-configured qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:14 status installed qemu-kvm 0.12.5+dfsg-1 2010-08-16 14:04:14 configure uno-libs3 1.6.1+OOo3.2.1-5 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status unpacked uno-libs3 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status half-configured uno-libs3 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status installed uno-libs3 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 configure ure 1.6.1+OOo3.2.1-5 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status unpacked ure 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status half-configured ure 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 status installed ure 1.6.1+OOo3.2.1-5 2010-08-16 14:04:14 configure tzdata-java 2010k-1 2010k-1 2010-08-16 14:04:14 status unpacked tzdata-java 2010k-1 2010-08-16 14:04:14 status half-configured tzdata-java 2010k-1 2010-08-16 14:04:14 status installed tzdata-java 2010k-1 2010-08-16 14:04:14 configure dhcp3-client 4.1.1-P1-9 4.1.1-P1-9 2010-08-16 14:04:14 status unpacked dhcp3-client 4.1.1-P1-9 2010-08-16 14:04:14 status half-configured dhcp3-client 4.1.1-P1-9 2010-08-16 14:04:14 status installed dhcp3-client 4.1.1-P1-9 2010-08-16 14:04:14 configure dhcp3-common 4.1.1-P1-9 4.1.1-P1-9 2010-08-16 14:04:14 status unpacked dhcp3-common 4.1.1-P1-9 2010-08-16 14:04:14 status half-configured dhcp3-common 4.1.1-P1-9 2010-08-16 14:04:14 status installed dhcp3-common 4.1.1-P1-9 2010-08-16 14:04:14 configure iptables 1.4.9-1 1.4.9-1 2010-08-16 14:04:14 status unpacked iptables 1.4.9-1 2010-08-16 14:04:14 status half-configured iptables 1.4.9-1 2010-08-16 14:04:14 status installed iptables 1.4.9-1 2010-08-16 14:04:14 configure iputils-ping 3:20100418-2 3:20100418-2 2010-08-16 14:04:14 status unpacked iputils-ping 3:20100418-2 2010-08-16 14:04:14 status half-configured iputils-ping 3:20100418-2 2010-08-16 14:04:14 status installed iputils-ping 3:20100418-2 2010-08-16 14:04:14 configure libboost-iostreams1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:04:14 status unpacked libboost-iostreams1.42.0 1.42.0-4 2010-08-16 14:04:14 status half-configured libboost-iostreams1.42.0 1.42.0-4 2010-08-16 14:04:14 status installed libboost-iostreams1.42.0 1.42.0-4 2010-08-16 14:04:14 configure rsyslog-doc 4.6.4-1 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog-doc 4.6.4-1 2010-08-16 14:04:14 status half-configured rsyslog-doc 4.6.4-1 2010-08-16 14:04:14 status installed rsyslog-doc 4.6.4-1 2010-08-16 14:04:14 configure rsyslog 4.6.4-1 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status unpacked rsyslog 4.6.4-1 2010-08-16 14:04:14 status half-configured rsyslog 4.6.4-1 2010-08-16 14:04:15 status installed rsyslog 4.6.4-1 2010-08-16 14:04:15 configure traceroute 1:2.0.15-1 1:2.0.15-1 2010-08-16 14:04:15 status unpacked traceroute 1:2.0.15-1 2010-08-16 14:04:15 status half-configured traceroute 1:2.0.15-1 2010-08-16 14:04:15 status installed traceroute 1:2.0.15-1 2010-08-16 14:04:15 configure libmagic1 5.04-5 5.04-5 2010-08-16 14:04:15 status unpacked libmagic1 5.04-5 2010-08-16 14:04:15 status unpacked libmagic1 5.04-5 2010-08-16 14:04:15 status unpacked libmagic1 5.04-5 2010-08-16 14:04:15 status half-configured libmagic1 5.04-5 2010-08-16 14:04:15 status installed libmagic1 5.04-5 2010-08-16 14:04:15 configure file 5.04-5 5.04-5 2010-08-16 14:04:15 status unpacked file 5.04-5 2010-08-16 14:04:15 status half-configured file 5.04-5 2010-08-16 14:04:15 status installed file 5.04-5 2010-08-16 14:04:15 configure libpcre3 8.02-1.1 8.02-1.1 2010-08-16 14:04:15 status unpacked libpcre3 8.02-1.1 2010-08-16 14:04:15 status half-configured libpcre3 8.02-1.1 2010-08-16 14:04:15 status installed libpcre3 8.02-1.1 2010-08-16 14:04:15 configure nfs-common 1:1.2.2-3 1:1.2.2-3 2010-08-16 14:04:15 status unpacked nfs-common 1:1.2.2-3 2010-08-16 14:04:15 status unpacked nfs-common 1:1.2.2-3 2010-08-16 14:04:15 status half-configured nfs-common 1:1.2.2-3 2010-08-16 14:04:18 status installed nfs-common 1:1.2.2-3 2010-08-16 14:04:18 configure nfs-kernel-server 1:1.2.2-3 1:1.2.2-3 2010-08-16 14:04:18 status unpacked nfs-kernel-server 1:1.2.2-3 2010-08-16 14:04:18 status unpacked nfs-kernel-server 1:1.2.2-3 2010-08-16 14:04:18 status half-configured nfs-kernel-server 1:1.2.2-3 2010-08-16 14:04:20 status installed nfs-kernel-server 1:1.2.2-3 2010-08-16 14:04:20 configure python-reportbug 4.12.6 4.12.6 2010-08-16 14:04:20 status unpacked python-reportbug 4.12.6 2010-08-16 14:04:20 status half-configured python-reportbug 4.12.6 2010-08-16 14:04:20 status installed python-reportbug 4.12.6 2010-08-16 14:04:20 status triggers-pending python-support 1.0.9 2010-08-16 14:04:20 configure reportbug 4.12.6 4.12.6 2010-08-16 14:04:20 status unpacked reportbug 4.12.6 2010-08-16 14:04:20 status unpacked reportbug 4.12.6 2010-08-16 14:04:20 status half-configured reportbug 4.12.6 2010-08-16 14:04:21 status installed reportbug 4.12.6 2010-08-16 14:04:21 configure w3m 0.5.2-9 0.5.2-9 2010-08-16 14:04:21 status unpacked w3m 0.5.2-9 2010-08-16 14:04:21 status unpacked w3m 0.5.2-9 2010-08-16 14:04:21 status unpacked w3m 0.5.2-9 2010-08-16 14:04:21 status half-configured w3m 0.5.2-9 2010-08-16 14:04:21 status installed w3m 0.5.2-9 2010-08-16 14:04:21 configure whois 5.0.7 5.0.7 2010-08-16 14:04:21 status unpacked whois 5.0.7 2010-08-16 14:04:21 status half-configured whois 5.0.7 2010-08-16 14:04:21 status installed whois 5.0.7 2010-08-16 14:04:21 configure arj 3.10.22-9 3.10.22-9 2010-08-16 14:04:21 status unpacked arj 3.10.22-9 2010-08-16 14:04:21 status unpacked arj 3.10.22-9 2010-08-16 14:04:21 status half-configured arj 3.10.22-9 2010-08-16 14:04:21 status installed arj 3.10.22-9 2010-08-16 14:04:21 configure libavahi-common-data 0.6.27-2 0.6.27-2 2010-08-16 14:04:21 status unpacked libavahi-common-data 0.6.27-2 2010-08-16 14:04:21 status half-configured libavahi-common-data 0.6.27-2 2010-08-16 14:04:21 status installed libavahi-common-data 0.6.27-2 2010-08-16 14:04:21 configure libavahi-common3 0.6.27-2 0.6.27-2 2010-08-16 14:04:21 status unpacked libavahi-common3 0.6.27-2 2010-08-16 14:04:21 status half-configured libavahi-common3 0.6.27-2 2010-08-16 14:04:21 status installed libavahi-common3 0.6.27-2 2010-08-16 14:04:21 configure libavahi-core7 0.6.27-2 0.6.27-2 2010-08-16 14:04:21 status unpacked libavahi-core7 0.6.27-2 2010-08-16 14:04:21 status half-configured libavahi-core7 0.6.27-2 2010-08-16 14:04:21 status installed libavahi-core7 0.6.27-2 2010-08-16 14:04:21 configure dbus 1.2.24-3 1.2.24-3 2010-08-16 14:04:21 status unpacked dbus 1.2.24-3 2010-08-16 14:04:21 status unpacked dbus 1.2.24-3 2010-08-16 14:04:21 status unpacked dbus 1.2.24-3 2010-08-16 14:04:21 status unpacked dbus 1.2.24-3 2010-08-16 14:04:21 status unpacked dbus 1.2.24-3 2010-08-16 14:04:21 status half-configured dbus 1.2.24-3 2010-08-16 14:04:22 status installed dbus 1.2.24-3 2010-08-16 14:04:22 configure avahi-daemon 0.6.27-2 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status unpacked avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status half-configured avahi-daemon 0.6.27-2 2010-08-16 14:04:22 status installed avahi-daemon 0.6.27-2 2010-08-16 14:04:22 configure libcap-ng0 0.6.4-1 0.6.4-1 2010-08-16 14:04:22 status unpacked libcap-ng0 0.6.4-1 2010-08-16 14:04:22 status half-configured libcap-ng0 0.6.4-1 2010-08-16 14:04:23 status installed libcap-ng0 0.6.4-1 2010-08-16 14:04:23 configure bluez 4.69-1 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status unpacked bluez 4.69-1 2010-08-16 14:04:23 status half-configured bluez 4.69-1 2010-08-16 14:04:23 status installed bluez 4.69-1 2010-08-16 14:04:23 configure busybox 1:1.17.1-2 1:1.17.1-2 2010-08-16 14:04:23 status unpacked busybox 1:1.17.1-2 2010-08-16 14:04:23 status half-configured busybox 1:1.17.1-2 2010-08-16 14:04:23 status installed busybox 1:1.17.1-2 2010-08-16 14:04:23 configure capplets-data 1:2.30.1-2 1:2.30.1-2 2010-08-16 14:04:23 status unpacked capplets-data 1:2.30.1-2 2010-08-16 14:04:23 status unpacked capplets-data 1:2.30.1-2 2010-08-16 14:04:23 status half-configured capplets-data 1:2.30.1-2 2010-08-16 14:04:23 status installed capplets-data 1:2.30.1-2 2010-08-16 14:04:23 configure console-data 2:1.10-4 2:1.10-4 2010-08-16 14:04:23 status unpacked console-data 2:1.10-4 2010-08-16 14:04:24 status half-configured console-data 2:1.10-4 2010-08-16 14:04:24 status installed console-data 2:1.10-4 2010-08-16 14:04:25 configure cryptsetup 2:1.1.3-3 2:1.1.3-3 2010-08-16 14:04:25 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 status unpacked cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 status half-configured cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 status installed cryptsetup 2:1.1.3-3 2010-08-16 14:04:25 configure libavahi-client3 0.6.27-2 0.6.27-2 2010-08-16 14:04:25 status unpacked libavahi-client3 0.6.27-2 2010-08-16 14:04:25 status half-configured libavahi-client3 0.6.27-2 2010-08-16 14:04:25 status installed libavahi-client3 0.6.27-2 2010-08-16 14:04:25 configure libcups2 1.4.4-3 1.4.4-3 2010-08-16 14:04:25 status unpacked libcups2 1.4.4-3 2010-08-16 14:04:25 status half-configured libcups2 1.4.4-3 2010-08-16 14:04:25 status installed libcups2 1.4.4-3 2010-08-16 14:04:25 configure libcupscgi1 1.4.4-3 1.4.4-3 2010-08-16 14:04:25 status unpacked libcupscgi1 1.4.4-3 2010-08-16 14:04:25 status half-configured libcupscgi1 1.4.4-3 2010-08-16 14:04:25 status installed libcupscgi1 1.4.4-3 2010-08-16 14:04:25 configure libcupsdriver1 1.4.4-3 1.4.4-3 2010-08-16 14:04:25 status unpacked libcupsdriver1 1.4.4-3 2010-08-16 14:04:25 status half-configured libcupsdriver1 1.4.4-3 2010-08-16 14:04:25 status installed libcupsdriver1 1.4.4-3 2010-08-16 14:04:25 configure libtiff4 3.9.4-2 3.9.4-2 2010-08-16 14:04:25 status unpacked libtiff4 3.9.4-2 2010-08-16 14:04:25 status half-configured libtiff4 3.9.4-2 2010-08-16 14:04:25 status installed libtiff4 3.9.4-2 2010-08-16 14:04:25 configure libcupsimage2 1.4.4-3 1.4.4-3 2010-08-16 14:04:25 status unpacked libcupsimage2 1.4.4-3 2010-08-16 14:04:25 status half-configured libcupsimage2 1.4.4-3 2010-08-16 14:04:25 status installed libcupsimage2 1.4.4-3 2010-08-16 14:04:25 configure libcupsmime1 1.4.4-3 1.4.4-3 2010-08-16 14:04:25 status unpacked libcupsmime1 1.4.4-3 2010-08-16 14:04:25 status half-configured libcupsmime1 1.4.4-3 2010-08-16 14:04:26 status installed libcupsmime1 1.4.4-3 2010-08-16 14:04:26 configure libcupsppdc1 1.4.4-3 1.4.4-3 2010-08-16 14:04:26 status unpacked libcupsppdc1 1.4.4-3 2010-08-16 14:04:26 status half-configured libcupsppdc1 1.4.4-3 2010-08-16 14:04:26 status installed libcupsppdc1 1.4.4-3 2010-08-16 14:04:26 configure libpoppler5 0.12.4-1.1 0.12.4-1.1 2010-08-16 14:04:26 status unpacked libpoppler5 0.12.4-1.1 2010-08-16 14:04:26 status half-configured libpoppler5 0.12.4-1.1 2010-08-16 14:04:26 status installed libpoppler5 0.12.4-1.1 2010-08-16 14:04:26 configure libslp1 1.2.1-7.8 1.2.1-7.8 2010-08-16 14:04:26 status unpacked libslp1 1.2.1-7.8 2010-08-16 14:04:26 status half-configured libslp1 1.2.1-7.8 2010-08-16 14:04:26 status installed libslp1 1.2.1-7.8 2010-08-16 14:04:26 configure poppler-utils 0.12.4-1.1 0.12.4-1.1 2010-08-16 14:04:26 status unpacked poppler-utils 0.12.4-1.1 2010-08-16 14:04:26 status half-configured poppler-utils 0.12.4-1.1 2010-08-16 14:04:26 status installed poppler-utils 0.12.4-1.1 2010-08-16 14:04:26 configure libgs8 8.71~dfsg2-4 8.71~dfsg2-4 2010-08-16 14:04:26 status unpacked libgs8 8.71~dfsg2-4 2010-08-16 14:04:26 status half-configured libgs8 8.71~dfsg2-4 2010-08-16 14:04:26 status installed libgs8 8.71~dfsg2-4 2010-08-16 14:04:26 configure cups-common 1.4.4-3 1.4.4-3 2010-08-16 14:04:26 status unpacked cups-common 1.4.4-3 2010-08-16 14:04:26 status half-configured cups-common 1.4.4-3 2010-08-16 14:04:26 status installed cups-common 1.4.4-3 2010-08-16 14:04:26 configure cups-client 1.4.4-3 1.4.4-3 2010-08-16 14:04:26 status unpacked cups-client 1.4.4-3 2010-08-16 14:04:26 status half-configured cups-client 1.4.4-3 2010-08-16 14:04:26 status installed cups-client 1.4.4-3 2010-08-16 14:04:27 configure ssl-cert 1.0.26 1.0.26 2010-08-16 14:04:27 status unpacked ssl-cert 1.0.26 2010-08-16 14:04:27 status half-configured ssl-cert 1.0.26 2010-08-16 14:04:27 status installed ssl-cert 1.0.26 2010-08-16 14:04:27 configure libgutenprint2 5.2.6-1 5.2.6-1 2010-08-16 14:04:27 status unpacked libgutenprint2 5.2.6-1 2010-08-16 14:04:27 status half-configured libgutenprint2 5.2.6-1 2010-08-16 14:04:27 status installed libgutenprint2 5.2.6-1 2010-08-16 14:04:27 configure dbus-x11 1.2.24-3 1.2.24-3 2010-08-16 14:04:27 status unpacked dbus-x11 1.2.24-3 2010-08-16 14:04:28 status unpacked dbus-x11 1.2.24-3 2010-08-16 14:04:28 status half-configured dbus-x11 1.2.24-3 2010-08-16 14:04:28 status installed dbus-x11 1.2.24-3 2010-08-16 14:04:28 configure debconf-utils 1.5.35 1.5.35 2010-08-16 14:04:28 status unpacked debconf-utils 1.5.35 2010-08-16 14:04:28 status half-configured debconf-utils 1.5.35 2010-08-16 14:04:28 status installed debconf-utils 1.5.35 2010-08-16 14:04:28 configure debian-keyring 2010.08.01 2010.08.01 2010-08-16 14:04:28 status unpacked debian-keyring 2010.08.01 2010-08-16 14:04:28 status half-configured debian-keyring 2010.08.01 2010-08-16 14:04:28 status installed debian-keyring 2010.08.01 2010-08-16 14:04:28 configure java-common 0.39 0.39 2010-08-16 14:04:28 status unpacked java-common 0.39 2010-08-16 14:04:28 status half-configured java-common 0.39 2010-08-16 14:04:28 status installed java-common 0.39 2010-08-16 14:04:28 configure libnspr4-0d 4.8.6-1 4.8.6-1 2010-08-16 14:04:28 status unpacked libnspr4-0d 4.8.6-1 2010-08-16 14:04:28 status half-configured libnspr4-0d 4.8.6-1 2010-08-16 14:04:28 status installed libnspr4-0d 4.8.6-1 2010-08-16 14:04:28 configure libnss3-1d 3.12.7-1 3.12.7-1 2010-08-16 14:04:28 status unpacked libnss3-1d 3.12.7-1 2010-08-16 14:04:28 status half-configured libnss3-1d 3.12.7-1 2010-08-16 14:04:28 status installed libnss3-1d 3.12.7-1 2010-08-16 14:04:28 configure python-gobject 2.21.4-1 2.21.4-1 2010-08-16 14:04:28 status unpacked python-gobject 2.21.4-1 2010-08-16 14:04:28 status half-configured python-gobject 2.21.4-1 2010-08-16 14:04:28 status installed python-gobject 2.21.4-1 2010-08-16 14:04:28 configure python-numpy 1:1.4.1-4 1:1.4.1-4 2010-08-16 14:04:28 status unpacked python-numpy 1:1.4.1-4 2010-08-16 14:04:28 status half-configured python-numpy 1:1.4.1-4 2010-08-16 14:04:29 status installed python-numpy 1:1.4.1-4 2010-08-16 14:04:29 configure python-gtk2 2.17.0-4 2.17.0-4 2010-08-16 14:04:29 status unpacked python-gtk2 2.17.0-4 2010-08-16 14:04:29 status half-configured python-gtk2 2.17.0-4 2010-08-16 14:04:29 status installed python-gtk2 2.17.0-4 2010-08-16 14:04:29 configure python-glade2 2.17.0-4 2.17.0-4 2010-08-16 14:04:29 status unpacked python-glade2 2.17.0-4 2010-08-16 14:04:29 status half-configured python-glade2 2.17.0-4 2010-08-16 14:04:29 status installed python-glade2 2.17.0-4 2010-08-16 14:04:29 configure deskbar-applet 2.30.1-2 2.30.1-2 2010-08-16 14:04:29 status unpacked deskbar-applet 2.30.1-2 2010-08-16 14:04:29 status half-configured deskbar-applet 2.30.1-2 2010-08-16 14:04:29 status installed deskbar-applet 2.30.1-2 2010-08-16 14:04:29 configure desktop-base 5.0.6 5.0.6 2010-08-16 14:04:29 status unpacked desktop-base 5.0.6 2010-08-16 14:04:29 status unpacked desktop-base 5.0.6 2010-08-16 14:04:29 status unpacked desktop-base 5.0.6 2010-08-16 14:04:29 status half-configured desktop-base 5.0.6 2010-08-16 14:04:43 status installed desktop-base 5.0.6 2010-08-16 14:04:43 configure dia-common 0.97.1-7 0.97.1-7 2010-08-16 14:04:43 status unpacked dia-common 0.97.1-7 2010-08-16 14:04:43 status half-configured dia-common 0.97.1-7 2010-08-16 14:04:43 status installed dia-common 0.97.1-7 2010-08-16 14:04:43 configure dia-libs 0.97.1-7 0.97.1-7 2010-08-16 14:04:43 status unpacked dia-libs 0.97.1-7 2010-08-16 14:04:43 status half-configured dia-libs 0.97.1-7 2010-08-16 14:04:43 status installed dia-libs 0.97.1-7 2010-08-16 14:04:43 configure dia 0.97.1-7 0.97.1-7 2010-08-16 14:04:43 status unpacked dia 0.97.1-7 2010-08-16 14:04:43 status half-configured dia 0.97.1-7 2010-08-16 14:04:43 status installed dia 0.97.1-7 2010-08-16 14:04:44 configure dictionaries-common 1.5.11 1.5.11 2010-08-16 14:04:44 status unpacked dictionaries-common 1.5.11 2010-08-16 14:04:44 status unpacked dictionaries-common 1.5.11 2010-08-16 14:04:44 status half-configured dictionaries-common 1.5.11 2010-08-16 14:04:45 status installed dictionaries-common 1.5.11 2010-08-16 14:04:45 configure libicu44 4.4.1-6 4.4.1-6 2010-08-16 14:04:45 status unpacked libicu44 4.4.1-6 2010-08-16 14:04:45 status half-configured libicu44 4.4.1-6 2010-08-16 14:04:45 status installed libicu44 4.4.1-6 2010-08-16 14:04:45 configure libwebkit-1.0-common 1.2.3-2 1.2.3-2 2010-08-16 14:04:45 status unpacked libwebkit-1.0-common 1.2.3-2 2010-08-16 14:04:45 status half-configured libwebkit-1.0-common 1.2.3-2 2010-08-16 14:04:45 status installed libwebkit-1.0-common 1.2.3-2 2010-08-16 14:04:45 configure libwebkit-1.0-2 1.2.3-2+b1 1.2.3-2+b1 2010-08-16 14:04:45 status unpacked libwebkit-1.0-2 1.2.3-2+b1 2010-08-16 14:04:45 status half-configured libwebkit-1.0-2 1.2.3-2+b1 2010-08-16 14:04:45 status installed libwebkit-1.0-2 1.2.3-2+b1 2010-08-16 14:04:45 configure epiphany-extensions 2.30.1-2 2.30.1-2 2010-08-16 14:04:45 status unpacked epiphany-extensions 2.30.1-2 2010-08-16 14:04:45 status half-configured epiphany-extensions 2.30.1-2 2010-08-16 14:04:45 status installed epiphany-extensions 2.30.1-2 2010-08-16 14:04:45 configure espeak-data 1.43.03-2 1.43.03-2 2010-08-16 14:04:45 status unpacked espeak-data 1.43.03-2 2010-08-16 14:04:45 status half-configured espeak-data 1.43.03-2 2010-08-16 14:04:45 status installed espeak-data 1.43.03-2 2010-08-16 14:04:45 configure libespeak1 1.43.03-2 1.43.03-2 2010-08-16 14:04:45 status unpacked libespeak1 1.43.03-2 2010-08-16 14:04:45 status half-configured libespeak1 1.43.03-2 2010-08-16 14:04:45 status installed libespeak1 1.43.03-2 2010-08-16 14:04:45 configure espeak 1.43.03-2 1.43.03-2 2010-08-16 14:04:45 status unpacked espeak 1.43.03-2 2010-08-16 14:04:45 status half-configured espeak 1.43.03-2 2010-08-16 14:04:45 status installed espeak 1.43.03-2 2010-08-16 14:04:45 configure festival 1:2.0.95~beta-2 1:2.0.95~beta-2 2010-08-16 14:04:45 status unpacked festival 1:2.0.95~beta-2 2010-08-16 14:04:45 status unpacked festival 1:2.0.95~beta-2 2010-08-16 14:04:45 status half-configured festival 1:2.0.95~beta-2 2010-08-16 14:04:46 status installed festival 1:2.0.95~beta-2 2010-08-16 14:04:46 configure file-roller 2.30.2-1 2.30.2-1 2010-08-16 14:04:46 status unpacked file-roller 2.30.2-1 2010-08-16 14:04:46 status half-configured file-roller 2.30.2-1 2010-08-16 14:04:46 status installed file-roller 2.30.2-1 2010-08-16 14:04:46 configure gcj-4.4-base 4.4.4-9 4.4.4-9 2010-08-16 14:04:46 status unpacked gcj-4.4-base 4.4.4-9 2010-08-16 14:04:46 status half-configured gcj-4.4-base 4.4.4-9 2010-08-16 14:04:46 status installed gcj-4.4-base 4.4.4-9 2010-08-16 14:04:46 configure libgcj10 4.4.4-9 4.4.4-9 2010-08-16 14:04:46 status unpacked libgcj10 4.4.4-9 2010-08-16 14:04:46 status half-configured libgcj10 4.4.4-9 2010-08-16 14:04:46 status installed libgcj10 4.4.4-9 2010-08-16 14:04:46 configure gcj-4.4-jre-lib 4.4.4-9 4.4.4-9 2010-08-16 14:04:46 status unpacked gcj-4.4-jre-lib 4.4.4-9 2010-08-16 14:04:46 status half-configured gcj-4.4-jre-lib 4.4.4-9 2010-08-16 14:04:46 status installed gcj-4.4-jre-lib 4.4.4-9 2010-08-16 14:04:46 configure python-debian 0.1.18 0.1.18 2010-08-16 14:04:46 status unpacked python-debian 0.1.18 2010-08-16 14:04:46 status half-configured python-debian 0.1.18 2010-08-16 14:04:46 status installed python-debian 0.1.18 2010-08-16 14:04:46 configure gdebi-core 0.6.2 0.6.2 2010-08-16 14:04:46 status unpacked gdebi-core 0.6.2 2010-08-16 14:04:46 status half-configured gdebi-core 0.6.2 2010-08-16 14:04:46 status installed gdebi-core 0.6.2 2010-08-16 14:04:47 status triggers-pending python-central 0.6.16 2010-08-16 14:04:47 status triggers-awaited gdebi-core 0.6.2 2010-08-16 14:04:47 configure gedit-common 2.30.3-1 2.30.3-1 2010-08-16 14:04:47 status unpacked gedit-common 2.30.3-1 2010-08-16 14:04:47 status half-configured gedit-common 2.30.3-1 2010-08-16 14:04:47 status installed gedit-common 2.30.3-1 2010-08-16 14:04:47 configure iso-codes 3.19-1 3.19-1 2010-08-16 14:04:47 status unpacked iso-codes 3.19-1 2010-08-16 14:04:47 status half-configured iso-codes 3.19-1 2010-08-16 14:04:47 status installed iso-codes 3.19-1 2010-08-16 14:04:47 configure gedit 2.30.3-1 2.30.3-1 2010-08-16 14:04:47 status unpacked gedit 2.30.3-1 2010-08-16 14:04:47 status half-configured gedit 2.30.3-1 2010-08-16 14:04:47 status installed gedit 2.30.3-1 2010-08-16 14:04:47 configure libjson-glib-1.0-0 0.10.2-2 0.10.2-2 2010-08-16 14:04:47 status unpacked libjson-glib-1.0-0 0.10.2-2 2010-08-16 14:04:47 status half-configured libjson-glib-1.0-0 0.10.2-2 2010-08-16 14:04:47 status installed libjson-glib-1.0-0 0.10.2-2 2010-08-16 14:04:47 configure gir1.0-json-glib-1.0 0.10.2-2 0.10.2-2 2010-08-16 14:04:47 status unpacked gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 14:04:47 status half-configured gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 14:04:47 status installed gir1.0-json-glib-1.0 0.10.2-2 2010-08-16 14:04:47 configure libclutter-1.0-0 1.2.12-3 1.2.12-3 2010-08-16 14:04:47 status unpacked libclutter-1.0-0 1.2.12-3 2010-08-16 14:04:47 status half-configured libclutter-1.0-0 1.2.12-3 2010-08-16 14:04:47 status installed libclutter-1.0-0 1.2.12-3 2010-08-16 14:04:47 configure gir1.0-clutter-1.0 1.2.12-3 1.2.12-3 2010-08-16 14:04:47 status unpacked gir1.0-clutter-1.0 1.2.12-3 2010-08-16 14:04:47 status half-configured gir1.0-clutter-1.0 1.2.12-3 2010-08-16 14:04:47 status installed gir1.0-clutter-1.0 1.2.12-3 2010-08-16 14:04:47 configure libboost-date-time1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:04:47 status unpacked libboost-date-time1.42.0 1.42.0-4 2010-08-16 14:04:47 status half-configured libboost-date-time1.42.0 1.42.0-4 2010-08-16 14:04:47 status installed libboost-date-time1.42.0 1.42.0-4 2010-08-16 14:04:47 configure libboost-thread1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:04:47 status unpacked libboost-thread1.42.0 1.42.0-4 2010-08-16 14:04:47 status half-configured libboost-thread1.42.0 1.42.0-4 2010-08-16 14:04:48 status installed libboost-thread1.42.0 1.42.0-4 2010-08-16 14:04:48 configure gnash-common 0.8.7-3 0.8.7-3 2010-08-16 14:04:48 status unpacked gnash-common 0.8.7-3 2010-08-16 14:04:48 status half-configured gnash-common 0.8.7-3 2010-08-16 14:04:48 status installed gnash-common 0.8.7-3 2010-08-16 14:04:48 configure gnash 0.8.7-3 0.8.7-3 2010-08-16 14:04:48 status unpacked gnash 0.8.7-3 2010-08-16 14:04:48 status unpacked gnash 0.8.7-3 2010-08-16 14:04:48 status half-configured gnash 0.8.7-3 2010-08-16 14:04:48 status installed gnash 0.8.7-3 2010-08-16 14:04:48 configure mozilla-plugin-gnash 0.8.7-3 0.8.7-3 2010-08-16 14:04:48 status unpacked mozilla-plugin-gnash 0.8.7-3 2010-08-16 14:04:48 status unpacked mozilla-plugin-gnash 0.8.7-3 2010-08-16 14:04:48 status half-configured mozilla-plugin-gnash 0.8.7-3 2010-08-16 14:04:48 status installed mozilla-plugin-gnash 0.8.7-3 2010-08-16 14:04:48 configure gnome-accessibility-themes 2.30.2-1 2.30.2-1 2010-08-16 14:04:48 status unpacked gnome-accessibility-themes 2.30.2-1 2010-08-16 14:04:48 status half-configured gnome-accessibility-themes 2.30.2-1 2010-08-16 14:04:49 status installed gnome-accessibility-themes 2.30.2-1 2010-08-16 14:04:49 configure libgnome-window-settings1 1:2.30.1-2 1:2.30.1-2 2010-08-16 14:04:49 status unpacked libgnome-window-settings1 1:2.30.1-2 2010-08-16 14:04:49 status half-configured libgnome-window-settings1 1:2.30.1-2 2010-08-16 14:04:49 status installed libgnome-window-settings1 1:2.30.1-2 2010-08-16 14:04:49 configure gnome-settings-daemon 2.30.2-1 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status unpacked gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status half-configured gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 status installed gnome-settings-daemon 2.30.2-1 2010-08-16 14:04:49 configure libgnome-menu2 2.30.2-1 2.30.2-1 2010-08-16 14:04:49 status unpacked libgnome-menu2 2.30.2-1 2010-08-16 14:04:49 status half-configured libgnome-menu2 2.30.2-1 2010-08-16 14:04:49 status installed libgnome-menu2 2.30.2-1 2010-08-16 14:04:49 configure python-gmenu 2.30.2-1 2.30.2-1 2010-08-16 14:04:49 status unpacked python-gmenu 2.30.2-1 2010-08-16 14:04:50 status half-configured python-gmenu 2.30.2-1 2010-08-16 14:04:50 status installed python-gmenu 2.30.2-1 2010-08-16 14:04:50 configure gnome-menus 2.30.2-1 2.30.2-1 2010-08-16 14:04:50 status unpacked gnome-menus 2.30.2-1 2010-08-16 14:04:50 status unpacked gnome-menus 2.30.2-1 2010-08-16 14:04:50 status unpacked gnome-menus 2.30.2-1 2010-08-16 14:04:50 status unpacked gnome-menus 2.30.2-1 2010-08-16 14:04:50 status half-configured gnome-menus 2.30.2-1 2010-08-16 14:04:50 status installed gnome-menus 2.30.2-1 2010-08-16 14:04:50 configure gnome-control-center 1:2.30.1-2 1:2.30.1-2 2010-08-16 14:04:50 status unpacked gnome-control-center 1:2.30.1-2 2010-08-16 14:04:50 status half-configured gnome-control-center 1:2.30.1-2 2010-08-16 14:04:50 status installed gnome-control-center 1:2.30.1-2 2010-08-16 14:04:50 configure libgp11-0 2.30.3-1 2.30.3-1 2010-08-16 14:04:50 status unpacked libgp11-0 2.30.3-1 2010-08-16 14:04:50 status half-configured libgp11-0 2.30.3-1 2010-08-16 14:04:50 status installed libgp11-0 2.30.3-1 2010-08-16 14:04:51 configure libgcr0 2.30.3-1 2.30.3-1 2010-08-16 14:04:51 status unpacked libgcr0 2.30.3-1 2010-08-16 14:04:51 status half-configured libgcr0 2.30.3-1 2010-08-16 14:04:51 status installed libgcr0 2.30.3-1 2010-08-16 14:04:51 configure gnome-keyring 2.30.3-1 2.30.3-1 2010-08-16 14:04:51 status unpacked gnome-keyring 2.30.3-1 2010-08-16 14:04:51 status half-configured gnome-keyring 2.30.3-1 2010-08-16 14:04:51 status installed gnome-keyring 2.30.3-1 2010-08-16 14:04:51 configure libxau6 1:1.0.6-1 1:1.0.6-1 2010-08-16 14:04:51 status unpacked libxau6 1:1.0.6-1 2010-08-16 14:04:51 status half-configured libxau6 1:1.0.6-1 2010-08-16 14:04:51 status installed libxau6 1:1.0.6-1 2010-08-16 14:04:51 configure libxau-dev 1:1.0.6-1 1:1.0.6-1 2010-08-16 14:04:51 status unpacked libxau-dev 1:1.0.6-1 2010-08-16 14:04:51 status half-configured libxau-dev 1:1.0.6-1 2010-08-16 14:04:51 status installed libxau-dev 1:1.0.6-1 2010-08-16 14:04:51 configure gnome-session-bin 2.30.2-1 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-session-bin 2.30.2-1 2010-08-16 14:04:51 status half-configured gnome-session-bin 2.30.2-1 2010-08-16 14:04:51 status installed gnome-session-bin 2.30.2-1 2010-08-16 14:04:51 configure gnome-session-common 2.30.2-1 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-session-common 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-session-common 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-session-common 2.30.2-1 2010-08-16 14:04:51 status half-configured gnome-session-common 2.30.2-1 2010-08-16 14:04:51 status installed gnome-session-common 2.30.2-1 2010-08-16 14:04:51 configure gnome-session 2.30.2-1 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-session 2.30.2-1 2010-08-16 14:04:51 status half-configured gnome-session 2.30.2-1 2010-08-16 14:04:51 status installed gnome-session 2.30.2-1 2010-08-16 14:04:51 configure gnome-themes 2.30.2-1 2.30.2-1 2010-08-16 14:04:51 status unpacked gnome-themes 2.30.2-1 2010-08-16 14:04:51 status half-configured gnome-themes 2.30.2-1 2010-08-16 14:04:52 status installed gnome-themes 2.30.2-1 2010-08-16 14:04:52 configure libgoffice-0.8-8-common 0.8.8-1 0.8.8-1 2010-08-16 14:04:52 status unpacked libgoffice-0.8-8-common 0.8.8-1 2010-08-16 14:04:52 status half-configured libgoffice-0.8-8-common 0.8.8-1 2010-08-16 14:04:52 status installed libgoffice-0.8-8-common 0.8.8-1 2010-08-16 14:04:52 configure libgoffice-0.8-8 0.8.8-1 0.8.8-1 2010-08-16 14:04:52 status unpacked libgoffice-0.8-8 0.8.8-1 2010-08-16 14:04:52 status half-configured libgoffice-0.8-8 0.8.8-1 2010-08-16 14:04:52 status installed libgoffice-0.8-8 0.8.8-1 2010-08-16 14:04:52 configure gnumeric-common 1.10.8-1 1.10.8-1 2010-08-16 14:04:52 status unpacked gnumeric-common 1.10.8-1 2010-08-16 14:04:52 status half-configured gnumeric-common 1.10.8-1 2010-08-16 14:04:52 status installed gnumeric-common 1.10.8-1 2010-08-16 14:04:52 configure gnumeric 1.10.8-1 1.10.8-1 2010-08-16 14:04:52 status unpacked gnumeric 1.10.8-1 2010-08-16 14:04:52 status half-configured gnumeric 1.10.8-1 2010-08-16 14:04:53 status installed gnumeric 1.10.8-1 2010-08-16 14:04:53 configure grub-pc 1.98+20100804-2 1.98+20100804-2 2010-08-16 14:04:53 status unpacked grub-pc 1.98+20100804-2 2010-08-16 14:04:53 status unpacked grub-pc 1.98+20100804-2 2010-08-16 14:04:53 status unpacked grub-pc 1.98+20100804-2 2010-08-16 14:04:53 status unpacked grub-pc 1.98+20100804-2 2010-08-16 14:04:53 status half-configured grub-pc 1.98+20100804-2 2010-08-16 14:10:37 status installed grub-pc 1.98+20100804-2 2010-08-16 14:10:37 configure grub 0.97-62 0.97-62 2010-08-16 14:10:37 status unpacked grub 0.97-62 2010-08-16 14:10:37 status half-configured grub 0.97-62 2010-08-16 14:10:38 status installed grub 0.97-62 2010-08-16 14:10:38 configure gthumb-data 3:2.11.5-2 3:2.11.5-2 2010-08-16 14:10:38 status unpacked gthumb-data 3:2.11.5-2 2010-08-16 14:10:38 status half-configured gthumb-data 3:2.11.5-2 2010-08-16 14:10:38 status installed gthumb-data 3:2.11.5-2 2010-08-16 14:10:38 configure gthumb 3:2.11.5-2 3:2.11.5-2 2010-08-16 14:10:38 status unpacked gthumb 3:2.11.5-2 2010-08-16 14:10:38 status half-configured gthumb 3:2.11.5-2 2010-08-16 14:10:38 status installed gthumb 3:2.11.5-2 2010-08-16 14:10:38 configure libhal1 0.5.14-3 0.5.14-3 2010-08-16 14:10:38 status unpacked libhal1 0.5.14-3 2010-08-16 14:10:38 status half-configured libhal1 0.5.14-3 2010-08-16 14:10:38 status installed libhal1 0.5.14-3 2010-08-16 14:10:38 configure libhal-storage1 0.5.14-3 0.5.14-3 2010-08-16 14:10:38 status unpacked libhal-storage1 0.5.14-3 2010-08-16 14:10:38 status half-configured libhal-storage1 0.5.14-3 2010-08-16 14:10:38 status installed libhal-storage1 0.5.14-3 2010-08-16 14:10:38 configure hal 0.5.14-3 0.5.14-3 2010-08-16 14:10:38 status unpacked hal 0.5.14-3 2010-08-16 14:10:38 status unpacked hal 0.5.14-3 2010-08-16 14:10:38 status unpacked hal 0.5.14-3 2010-08-16 14:10:38 status unpacked hal 0.5.14-3 2010-08-16 14:10:38 status unpacked hal 0.5.14-3 2010-08-16 14:10:38 status half-configured hal 0.5.14-3 2010-08-16 14:10:40 status installed hal 0.5.14-3 2010-08-16 14:10:40 configure hdparm 9.27-2.1 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status unpacked hdparm 9.27-2.1 2010-08-16 14:10:40 status half-configured hdparm 9.27-2.1 2010-08-16 14:10:40 status installed hdparm 9.27-2.1 2010-08-16 14:10:40 configure icedove 3.0.6-1 3.0.6-1 2010-08-16 14:10:40 status unpacked icedove 3.0.6-1 2010-08-16 14:10:40 status unpacked icedove 3.0.6-1 2010-08-16 14:10:40 status unpacked icedove 3.0.6-1 2010-08-16 14:10:40 status unpacked icedove 3.0.6-1 2010-08-16 14:10:40 status unpacked icedove 3.0.6-1 2010-08-16 14:10:40 status half-configured icedove 3.0.6-1 2010-08-16 14:10:40 status installed icedove 3.0.6-1 2010-08-16 14:10:40 configure libmozjs2d 1.9.1.11-1 1.9.1.11-1 2010-08-16 14:10:40 status unpacked libmozjs2d 1.9.1.11-1 2010-08-16 14:10:40 status half-configured libmozjs2d 1.9.1.11-1 2010-08-16 14:10:41 status installed libmozjs2d 1.9.1.11-1 2010-08-16 14:10:41 configure xulrunner-1.9.1 1.9.1.11-1 1.9.1.11-1 2010-08-16 14:10:41 status unpacked xulrunner-1.9.1 1.9.1.11-1 2010-08-16 14:10:41 status unpacked xulrunner-1.9.1 1.9.1.11-1 2010-08-16 14:10:41 status half-configured xulrunner-1.9.1 1.9.1.11-1 2010-08-16 14:10:42 status installed xulrunner-1.9.1 1.9.1.11-1 2010-08-16 14:10:42 configure iceweasel 3.5.11-1 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status unpacked iceweasel 3.5.11-1 2010-08-16 14:10:42 status half-configured iceweasel 3.5.11-1 2010-08-16 14:10:42 status installed iceweasel 3.5.11-1 2010-08-16 14:10:42 configure libmagickcore3 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:10:42 status unpacked libmagickcore3 8:6.6.0.4-2.2 2010-08-16 14:10:42 status half-configured libmagickcore3 8:6.6.0.4-2.2 2010-08-16 14:10:42 status installed libmagickcore3 8:6.6.0.4-2.2 2010-08-16 14:10:42 configure libmagickwand3 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:10:42 status unpacked libmagickwand3 8:6.6.0.4-2.2 2010-08-16 14:10:42 status half-configured libmagickwand3 8:6.6.0.4-2.2 2010-08-16 14:10:43 status installed libmagickwand3 8:6.6.0.4-2.2 2010-08-16 14:10:43 configure imagemagick 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:10:43 status unpacked imagemagick 8:6.6.0.4-2.2 2010-08-16 14:10:43 status half-configured imagemagick 8:6.6.0.4-2.2 2010-08-16 14:10:43 status installed imagemagick 8:6.6.0.4-2.2 2010-08-16 14:10:43 configure libao-common 1.0.0-5 1.0.0-5 2010-08-16 14:10:43 status unpacked libao-common 1.0.0-5 2010-08-16 14:10:43 status unpacked libao-common 1.0.0-5 2010-08-16 14:10:43 status half-configured libao-common 1.0.0-5 2010-08-16 14:10:43 status installed libao-common 1.0.0-5 2010-08-16 14:10:43 configure libao4 1.0.0-5 1.0.0-5 2010-08-16 14:10:43 status unpacked libao4 1.0.0-5 2010-08-16 14:10:43 status half-configured libao4 1.0.0-5 2010-08-16 14:10:43 status installed libao4 1.0.0-5 2010-08-16 14:10:43 configure libavahi-glib1 0.6.27-2 0.6.27-2 2010-08-16 14:10:43 status unpacked libavahi-glib1 0.6.27-2 2010-08-16 14:10:43 status half-configured libavahi-glib1 0.6.27-2 2010-08-16 14:10:43 status installed libavahi-glib1 0.6.27-2 2010-08-16 14:10:43 configure libavahi-gobject0 0.6.27-2 0.6.27-2 2010-08-16 14:10:43 status unpacked libavahi-gobject0 0.6.27-2 2010-08-16 14:10:43 status half-configured libavahi-gobject0 0.6.27-2 2010-08-16 14:10:43 status installed libavahi-gobject0 0.6.27-2 2010-08-16 14:10:43 configure libavahi-ui0 0.6.27-2 0.6.27-2 2010-08-16 14:10:43 status unpacked libavahi-ui0 0.6.27-2 2010-08-16 14:10:43 status half-configured libavahi-ui0 0.6.27-2 2010-08-16 14:10:43 status installed libavahi-ui0 0.6.27-2 2010-08-16 14:10:43 configure libavutil50 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.0 2010-08-16 14:10:43 status unpacked libavutil50 5:0.6~svn20100726-0.0 2010-08-16 14:10:43 status half-configured libavutil50 5:0.6~svn20100726-0.0 2010-08-16 14:10:43 status installed libavutil50 5:0.6~svn20100726-0.0 2010-08-16 14:10:43 configure libx264-104 1:0.svn20100726-0.0 1:0.svn20100726-0.0 2010-08-16 14:10:43 status unpacked libx264-104 1:0.svn20100726-0.0 2010-08-16 14:10:43 status half-configured libx264-104 1:0.svn20100726-0.0 2010-08-16 14:10:44 status installed libx264-104 1:0.svn20100726-0.0 2010-08-16 14:10:44 configure libavcodec52 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status unpacked libavcodec52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status half-configured libavcodec52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status installed libavcodec52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 configure libavformat52 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status unpacked libavformat52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status half-configured libavformat52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 status installed libavformat52 5:0.6~svn20100726-0.0 2010-08-16 14:10:44 configure libavutil49 4:0.5.2-2 4:0.5.2-2 2010-08-16 14:10:44 status unpacked libavutil49 4:0.5.2-2 2010-08-16 14:10:44 status half-configured libavutil49 4:0.5.2-2 2010-08-16 14:10:44 status installed libavutil49 4:0.5.2-2 2010-08-16 14:10:44 configure libboost-system1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:10:44 status unpacked libboost-system1.42.0 1.42.0-4 2010-08-16 14:10:44 status half-configured libboost-system1.42.0 1.42.0-4 2010-08-16 14:10:44 status installed libboost-system1.42.0 1.42.0-4 2010-08-16 14:10:44 configure libboost-filesystem1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:10:44 status unpacked libboost-filesystem1.42.0 1.42.0-4 2010-08-16 14:10:44 status half-configured libboost-filesystem1.42.0 1.42.0-4 2010-08-16 14:10:44 status installed libboost-filesystem1.42.0 1.42.0-4 2010-08-16 14:10:44 configure libboost-program-options1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:10:44 status unpacked libboost-program-options1.42.0 1.42.0-4 2010-08-16 14:10:44 status half-configured libboost-program-options1.42.0 1.42.0-4 2010-08-16 14:10:44 status installed libboost-program-options1.42.0 1.42.0-4 2010-08-16 14:10:44 configure libboost-python1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:10:44 status unpacked libboost-python1.42.0 1.42.0-4 2010-08-16 14:10:44 status half-configured libboost-python1.42.0 1.42.0-4 2010-08-16 14:10:44 status installed libboost-python1.42.0 1.42.0-4 2010-08-16 14:10:44 configure libboost-regex1.42.0 1.42.0-4 1.42.0-4 2010-08-16 14:10:44 status unpacked libboost-regex1.42.0 1.42.0-4 2010-08-16 14:10:44 status half-configured libboost-regex1.42.0 1.42.0-4 2010-08-16 14:10:44 status installed libboost-regex1.42.0 1.42.0-4 2010-08-16 14:10:44 configure libburn4 0.8.0.pl00-2 0.8.0.pl00-2 2010-08-16 14:10:44 status unpacked libburn4 0.8.0.pl00-2 2010-08-16 14:10:44 status half-configured libburn4 0.8.0.pl00-2 2010-08-16 14:10:45 status installed libburn4 0.8.0.pl00-2 2010-08-16 14:10:45 configure libchamplain-0.4-0 0.4.6-2+b1 0.4.6-2+b1 2010-08-16 14:10:45 status unpacked libchamplain-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 status half-configured libchamplain-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 status installed libchamplain-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 configure libclutter-gtk-0.10-0 0.10.4-1 0.10.4-1 2010-08-16 14:10:45 status unpacked libclutter-gtk-0.10-0 0.10.4-1 2010-08-16 14:10:45 status half-configured libclutter-gtk-0.10-0 0.10.4-1 2010-08-16 14:10:45 status installed libclutter-gtk-0.10-0 0.10.4-1 2010-08-16 14:10:45 configure libchamplain-gtk-0.4-0 0.4.6-2+b1 0.4.6-2+b1 2010-08-16 14:10:45 status unpacked libchamplain-gtk-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 status half-configured libchamplain-gtk-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 status installed libchamplain-gtk-0.4-0 0.4.6-2+b1 2010-08-16 14:10:45 configure libdebian-installer4 0.75 0.75 2010-08-16 14:10:45 status unpacked libdebian-installer4 0.75 2010-08-16 14:10:45 status half-configured libdebian-installer4 0.75 2010-08-16 14:10:45 status installed libdebian-installer4 0.75 2010-08-16 14:10:45 configure libdebian-installer-extra4 0.75 0.75 2010-08-16 14:10:45 status unpacked libdebian-installer-extra4 0.75 2010-08-16 14:10:45 status half-configured libdebian-installer-extra4 0.75 2010-08-16 14:10:45 status installed libdebian-installer-extra4 0.75 2010-08-16 14:10:45 configure libfam0 2.7.0-17 2.7.0-17 2010-08-16 14:10:45 status unpacked libfam0 2.7.0-17 2010-08-16 14:10:45 status half-configured libfam0 2.7.0-17 2010-08-16 14:10:45 status installed libfam0 2.7.0-17 2010-08-16 14:10:45 configure libgadu3 1:1.9.0-1 1:1.9.0-1 2010-08-16 14:10:45 status unpacked libgadu3 1:1.9.0-1 2010-08-16 14:10:45 status half-configured libgadu3 1:1.9.0-1 2010-08-16 14:10:45 status installed libgadu3 1:1.9.0-1 2010-08-16 14:10:45 configure libglc0 0.7.2-4 0.7.2-4 2010-08-16 14:10:45 status unpacked libglc0 0.7.2-4 2010-08-16 14:10:45 status half-configured libglc0 0.7.2-4 2010-08-16 14:10:45 status installed libglc0 0.7.2-4 2010-08-16 14:10:45 configure libgpod4 0.7.93-0.3 0.7.93-0.3 2010-08-16 14:10:45 status unpacked libgpod4 0.7.93-0.3 2010-08-16 14:10:46 status half-configured libgpod4 0.7.93-0.3 2010-08-16 14:10:46 status installed libgpod4 0.7.93-0.3 2010-08-16 14:10:46 configure libgpod-common 0.7.93-0.3 0.7.93-0.3 2010-08-16 14:10:46 status unpacked libgpod-common 0.7.93-0.3 2010-08-16 14:10:46 status half-configured libgpod-common 0.7.93-0.3 2010-08-16 14:10:46 status installed libgpod-common 0.7.93-0.3 2010-08-16 14:10:46 configure libkate1 0.3.8-1 0.3.8-1 2010-08-16 14:10:46 status unpacked libkate1 0.3.8-1 2010-08-16 14:10:46 status half-configured libkate1 0.3.8-1 2010-08-16 14:10:46 status installed libkate1 0.3.8-1 2010-08-16 14:10:46 configure libmodplug1 1:0.8.8.1-1 1:0.8.8.1-1 2010-08-16 14:10:46 status unpacked libmodplug1 1:0.8.8.1-1 2010-08-16 14:10:46 status half-configured libmodplug1 1:0.8.8.1-1 2010-08-16 14:10:46 status installed libmodplug1 1:0.8.8.1-1 2010-08-16 14:10:46 configure libslv2-9 0.6.6-5 0.6.6-5 2010-08-16 14:10:46 status unpacked libslv2-9 0.6.6-5 2010-08-16 14:10:46 status half-configured libslv2-9 0.6.6-5 2010-08-16 14:10:46 status installed libslv2-9 0.6.6-5 2010-08-16 14:10:46 configure gstreamer0.10-plugins-bad 0.10.19-2+b2 0.10.19-2+b2 2010-08-16 14:10:46 status unpacked gstreamer0.10-plugins-bad 0.10.19-2+b2 2010-08-16 14:10:46 status half-configured gstreamer0.10-plugins-bad 0.10.19-2+b2 2010-08-16 14:10:46 status installed gstreamer0.10-plugins-bad 0.10.19-2+b2 2010-08-16 14:10:46 configure libgstfarsight0.10-0 0.0.21-1 0.0.21-1 2010-08-16 14:10:46 status unpacked libgstfarsight0.10-0 0.0.21-1 2010-08-16 14:10:46 status half-configured libgstfarsight0.10-0 0.0.21-1 2010-08-16 14:10:46 status installed libgstfarsight0.10-0 0.0.21-1 2010-08-16 14:10:46 configure libgtk-vnc-1.0-0 0.4.1-2 0.4.1-2 2010-08-16 14:10:46 status unpacked libgtk-vnc-1.0-0 0.4.1-2 2010-08-16 14:10:46 status half-configured libgtk-vnc-1.0-0 0.4.1-2 2010-08-16 14:10:46 status installed libgtk-vnc-1.0-0 0.4.1-2 2010-08-16 14:10:46 configure libgudev-1.0-0 161-1 161-1 2010-08-16 14:10:46 status unpacked libgudev-1.0-0 161-1 2010-08-16 14:10:46 status half-configured libgudev-1.0-0 161-1 2010-08-16 14:10:46 status installed libgudev-1.0-0 161-1 2010-08-16 14:10:46 configure libgweather-common 2.30.2-1 2.30.2-1 2010-08-16 14:10:46 status unpacked libgweather-common 2.30.2-1 2010-08-16 14:10:47 status half-configured libgweather-common 2.30.2-1 2010-08-16 14:10:47 status installed libgweather-common 2.30.2-1 2010-08-16 14:10:47 configure libgweather1 2.30.2-1 2.30.2-1 2010-08-16 14:10:47 status unpacked libgweather1 2.30.2-1 2010-08-16 14:10:47 status half-configured libgweather1 2.30.2-1 2010-08-16 14:10:47 status installed libgweather1 2.30.2-1 2010-08-16 14:10:47 configure libisofs6 0.6.32-2 0.6.32-2 2010-08-16 14:10:47 status unpacked libisofs6 0.6.32-2 2010-08-16 14:10:47 status half-configured libisofs6 0.6.32-2 2010-08-16 14:10:47 status installed libisofs6 0.6.32-2 2010-08-16 14:10:47 configure libmagick++3 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:10:47 status unpacked libmagick++3 8:6.6.0.4-2.2 2010-08-16 14:10:47 status half-configured libmagick++3 8:6.6.0.4-2.2 2010-08-16 14:10:47 status installed libmagick++3 8:6.6.0.4-2.2 2010-08-16 14:10:47 configure libmagickcore3-extra 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:10:47 status unpacked libmagickcore3-extra 8:6.6.0.4-2.2 2010-08-16 14:10:47 status half-configured libmagickcore3-extra 8:6.6.0.4-2.2 2010-08-16 14:10:47 status installed libmagickcore3-extra 8:6.6.0.4-2.2 2010-08-16 14:10:47 configure libmikmod2 3.1.11-a-6.3 3.1.11-a-6.3 2010-08-16 14:10:47 status unpacked libmikmod2 3.1.11-a-6.3 2010-08-16 14:10:47 status half-configured libmikmod2 3.1.11-a-6.3 2010-08-16 14:10:47 status installed libmikmod2 3.1.11-a-6.3 2010-08-16 14:10:47 configure libmono-addins0.2-cil 0.4-8 0.4-8 2010-08-16 14:10:47 status unpacked libmono-addins0.2-cil 0.4-8 2010-08-16 14:10:47 status half-configured libmono-addins0.2-cil 0.4-8 2010-08-16 14:10:49 status installed libmono-addins0.2-cil 0.4-8 2010-08-16 14:10:49 configure libmono-addins-gui0.2-cil 0.4-8 0.4-8 2010-08-16 14:10:49 status unpacked libmono-addins-gui0.2-cil 0.4-8 2010-08-16 14:10:49 status half-configured libmono-addins-gui0.2-cil 0.4-8 2010-08-16 14:10:49 status installed libmono-addins-gui0.2-cil 0.4-8 2010-08-16 14:10:49 configure libnm-util1 0.8.1-2 0.8.1-2 2010-08-16 14:10:49 status unpacked libnm-util1 0.8.1-2 2010-08-16 14:10:49 status half-configured libnm-util1 0.8.1-2 2010-08-16 14:10:50 status installed libnm-util1 0.8.1-2 2010-08-16 14:10:50 configure libnm-glib-vpn1 0.8.1-2 0.8.1-2 2010-08-16 14:10:50 status unpacked libnm-glib-vpn1 0.8.1-2 2010-08-16 14:10:50 status half-configured libnm-glib-vpn1 0.8.1-2 2010-08-16 14:10:50 status installed libnm-glib-vpn1 0.8.1-2 2010-08-16 14:10:50 configure libnm-glib2 0.8.1-2 0.8.1-2 2010-08-16 14:10:50 status unpacked libnm-glib2 0.8.1-2 2010-08-16 14:10:50 status half-configured libnm-glib2 0.8.1-2 2010-08-16 14:10:50 status installed libnm-glib2 0.8.1-2 2010-08-16 14:10:50 configure libpam-gnome-keyring 2.30.3-1 2.30.3-1 2010-08-16 14:10:50 status unpacked libpam-gnome-keyring 2.30.3-1 2010-08-16 14:10:50 status half-configured libpam-gnome-keyring 2.30.3-1 2010-08-16 14:10:51 status installed libpam-gnome-keyring 2.30.3-1 2010-08-16 14:10:51 configure libpciaccess0 0.12.0-1 0.12.0-1 2010-08-16 14:10:51 status unpacked libpciaccess0 0.12.0-1 2010-08-16 14:10:51 status half-configured libpciaccess0 0.12.0-1 2010-08-16 14:10:51 status installed libpciaccess0 0.12.0-1 2010-08-16 14:10:51 configure libpoppler-glib4 0.12.4-1.1 0.12.4-1.1 2010-08-16 14:10:51 status unpacked libpoppler-glib4 0.12.4-1.1 2010-08-16 14:10:51 status half-configured libpoppler-glib4 0.12.4-1.1 2010-08-16 14:10:51 status installed libpoppler-glib4 0.12.4-1.1 2010-08-16 14:10:51 configure libpostproc51 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.0 2010-08-16 14:10:51 status unpacked libpostproc51 5:0.6~svn20100726-0.0 2010-08-16 14:10:51 status half-configured libpostproc51 5:0.6~svn20100726-0.0 2010-08-16 14:10:51 status installed libpostproc51 5:0.6~svn20100726-0.0 2010-08-16 14:10:51 configure libpstoedit0c2a 3.50-3+b1 3.50-3+b1 2010-08-16 14:10:51 status unpacked libpstoedit0c2a 3.50-3+b1 2010-08-16 14:10:51 status half-configured libpstoedit0c2a 3.50-3+b1 2010-08-16 14:10:51 status installed libpstoedit0c2a 3.50-3+b1 2010-08-16 14:10:51 configure pidgin-data 2.7.3-1 2.7.3-1 2010-08-16 14:10:51 status unpacked pidgin-data 2.7.3-1 2010-08-16 14:10:51 status unpacked pidgin-data 2.7.3-1 2010-08-16 14:10:51 status half-configured pidgin-data 2.7.3-1 2010-08-16 14:10:51 status installed pidgin-data 2.7.3-1 2010-08-16 14:10:51 configure libruby1.8 1.8.7.299-2 1.8.7.299-2 2010-08-16 14:10:51 status unpacked libruby1.8 1.8.7.299-2 2010-08-16 14:10:51 status half-configured libruby1.8 1.8.7.299-2 2010-08-16 14:10:51 status installed libruby1.8 1.8.7.299-2 2010-08-16 14:10:51 configure ruby1.8 1.8.7.299-2 1.8.7.299-2 2010-08-16 14:10:51 status unpacked ruby1.8 1.8.7.299-2 2010-08-16 14:10:51 status half-configured ruby1.8 1.8.7.299-2 2010-08-16 14:10:51 status installed ruby1.8 1.8.7.299-2 2010-08-16 14:10:52 configure libseed0 2.30.0-1+b1 2.30.0-1+b1 2010-08-16 14:10:52 status unpacked libseed0 2.30.0-1+b1 2010-08-16 14:10:52 status half-configured libseed0 2.30.0-1+b1 2010-08-16 14:10:52 status installed libseed0 2.30.0-1+b1 2010-08-16 14:10:52 configure libservlet2.5-java 6.0.28-4 6.0.28-4 2010-08-16 14:10:52 status unpacked libservlet2.5-java 6.0.28-4 2010-08-16 14:10:52 status half-configured libservlet2.5-java 6.0.28-4 2010-08-16 14:10:52 status installed libservlet2.5-java 6.0.28-4 2010-08-16 14:10:52 configure libswscale0 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.0 2010-08-16 14:10:52 status unpacked libswscale0 5:0.6~svn20100726-0.0 2010-08-16 14:10:52 status half-configured libswscale0 5:0.6~svn20100726-0.0 2010-08-16 14:10:52 status installed libswscale0 5:0.6~svn20100726-0.0 2010-08-16 14:10:52 configure libsysfs2 2.1.0+repack-1 2.1.0+repack-1 2010-08-16 14:10:52 status unpacked libsysfs2 2.1.0+repack-1 2010-08-16 14:10:52 status half-configured libsysfs2 2.1.0+repack-1 2010-08-16 14:10:52 status installed libsysfs2 2.1.0+repack-1 2010-08-16 14:10:52 configure libtelepathy-glib0 0.11.11-1 0.11.11-1 2010-08-16 14:10:52 status unpacked libtelepathy-glib0 0.11.11-1 2010-08-16 14:10:52 status half-configured libtelepathy-glib0 0.11.11-1 2010-08-16 14:10:52 status installed libtelepathy-glib0 0.11.11-1 2010-08-16 14:10:52 configure libtotem-plparser17 2.30.2-1 2.30.2-1 2010-08-16 14:10:52 status unpacked libtotem-plparser17 2.30.2-1 2010-08-16 14:10:52 status half-configured libtotem-plparser17 2.30.2-1 2010-08-16 14:10:52 status installed libtotem-plparser17 2.30.2-1 2010-08-16 14:10:52 configure libtracker-client-0.8-0 0.8.15-1 0.8.15-1 2010-08-16 14:10:52 status unpacked libtracker-client-0.8-0 0.8.15-1 2010-08-16 14:10:52 status half-configured libtracker-client-0.8-0 0.8.15-1 2010-08-16 14:10:52 status installed libtracker-client-0.8-0 0.8.15-1 2010-08-16 14:10:52 configure libxenstore3.0 4.0.1~rc5-1 4.0.1~rc5-1 2010-08-16 14:10:52 status unpacked libxenstore3.0 4.0.1~rc5-1 2010-08-16 14:10:52 status half-configured libxenstore3.0 4.0.1~rc5-1 2010-08-16 14:10:52 status installed libxenstore3.0 4.0.1~rc5-1 2010-08-16 14:10:52 configure libvirt0 0.8.3-1 0.8.3-1 2010-08-16 14:10:52 status unpacked libvirt0 0.8.3-1 2010-08-16 14:10:52 status half-configured libvirt0 0.8.3-1 2010-08-16 14:10:52 status installed libvirt0 0.8.3-1 2010-08-16 14:10:52 configure libvirt-bin 0.8.3-1 0.8.3-1 2010-08-16 14:10:52 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status unpacked libvirt-bin 0.8.3-1 2010-08-16 14:10:53 status half-configured libvirt-bin 0.8.3-1 2010-08-16 14:10:55 status installed libvirt-bin 0.8.3-1 2010-08-16 14:10:55 configure liferea-data 1.6.4-1 1.6.4-1 2010-08-16 14:10:55 status unpacked liferea-data 1.6.4-1 2010-08-16 14:10:55 status half-configured liferea-data 1.6.4-1 2010-08-16 14:10:55 status installed liferea-data 1.6.4-1 2010-08-16 14:10:55 configure liferea 1.6.4-1 1.6.4-1 2010-08-16 14:10:55 status unpacked liferea 1.6.4-1 2010-08-16 14:10:55 status half-configured liferea 1.6.4-1 2010-08-16 14:10:55 status installed liferea 1.6.4-1 2010-08-16 14:10:55 configure linux-libc-dev 2.6.32-20 2.6.32-20 2010-08-16 14:10:55 status unpacked linux-libc-dev 2.6.32-20 2010-08-16 14:10:56 status half-configured linux-libc-dev 2.6.32-20 2010-08-16 14:10:56 status installed linux-libc-dev 2.6.32-20 2010-08-16 14:10:56 configure manpages-de 0.5-5 0.5-5 2010-08-16 14:10:56 status unpacked manpages-de 0.5-5 2010-08-16 14:10:56 status half-configured manpages-de 0.5-5 2010-08-16 14:10:56 status installed manpages-de 0.5-5 2010-08-16 14:10:56 configure mobile-broadband-provider-info 20100804-1 20100804-1 2010-08-16 14:10:56 status unpacked mobile-broadband-provider-info 20100804-1 2010-08-16 14:10:56 status half-configured mobile-broadband-provider-info 20100804-1 2010-08-16 14:10:56 status installed mobile-broadband-provider-info 20100804-1 2010-08-16 14:10:56 configure moc 1:2.5.0~alpha4+svn20091009-1+b2 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 14:10:56 status unpacked moc 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 14:10:56 status half-configured moc 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 14:10:56 status installed moc 1:2.5.0~alpha4+svn20091009-1+b2 2010-08-16 14:10:56 configure network-manager 0.8.1-2 0.8.1-2 2010-08-16 14:10:56 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:56 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:56 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:56 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:56 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:57 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:57 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:57 status unpacked network-manager 0.8.1-2 2010-08-16 14:10:57 status half-configured network-manager 0.8.1-2 2010-08-16 14:10:58 status installed network-manager 0.8.1-2 2010-08-16 14:10:58 configure network-manager-gnome 0.8.1-1 0.8.1-1 2010-08-16 14:10:58 status unpacked network-manager-gnome 0.8.1-1 2010-08-16 14:10:58 status unpacked network-manager-gnome 0.8.1-1 2010-08-16 14:10:58 status unpacked network-manager-gnome 0.8.1-1 2010-08-16 14:10:58 status half-configured network-manager-gnome 0.8.1-1 2010-08-16 14:10:58 status installed network-manager-gnome 0.8.1-1 2010-08-16 14:10:58 configure ttf-opensymbol 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:10:58 status unpacked ttf-opensymbol 1:3.2.1-5 2010-08-16 14:10:58 status half-configured ttf-opensymbol 1:3.2.1-5 2010-08-16 14:10:58 status installed ttf-opensymbol 1:3.2.1-5 2010-08-16 14:10:58 configure ppp 2.4.5-4 2.4.5-4 2010-08-16 14:10:58 status unpacked ppp 2.4.5-4 2010-08-16 14:10:58 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status unpacked ppp 2.4.5-4 2010-08-16 14:10:59 status half-configured ppp 2.4.5-4 2010-08-16 14:10:59 status installed ppp 2.4.5-4 2010-08-16 14:10:59 configure python-gobject-cairo 2.21.4-1 2.21.4-1 2010-08-16 14:10:59 status unpacked python-gobject-cairo 2.21.4-1 2010-08-16 14:10:59 status half-configured python-gobject-cairo 2.21.4-1 2010-08-16 14:10:59 status installed python-gobject-cairo 2.21.4-1 2010-08-16 14:10:59 configure python-gtk-vnc 0.4.1-2 0.4.1-2 2010-08-16 14:10:59 status unpacked python-gtk-vnc 0.4.1-2 2010-08-16 14:10:59 status half-configured python-gtk-vnc 0.4.1-2 2010-08-16 14:10:59 status installed python-gtk-vnc 0.4.1-2 2010-08-16 14:10:59 configure python-httplib2 0.6.0-3 0.6.0-3 2010-08-16 14:10:59 status unpacked python-httplib2 0.6.0-3 2010-08-16 14:10:59 status half-configured python-httplib2 0.6.0-3 2010-08-16 14:11:00 status installed python-httplib2 0.6.0-3 2010-08-16 14:11:00 configure python-libvirt 0.8.3-1 0.8.3-1 2010-08-16 14:11:00 status unpacked python-libvirt 0.8.3-1 2010-08-16 14:11:00 status half-configured python-libvirt 0.8.3-1 2010-08-16 14:11:00 status installed python-libvirt 0.8.3-1 2010-08-16 14:11:00 status triggers-awaited python-libvirt 0.8.3-1 2010-08-16 14:11:00 configure python-twisted-bin 10.1.0-2+b1 10.1.0-2+b1 2010-08-16 14:11:00 status unpacked python-twisted-bin 10.1.0-2+b1 2010-08-16 14:11:00 status half-configured python-twisted-bin 10.1.0-2+b1 2010-08-16 14:11:00 status installed python-twisted-bin 10.1.0-2+b1 2010-08-16 14:11:00 configure python-twisted-core 10.1.0-2 10.1.0-2 2010-08-16 14:11:00 status unpacked python-twisted-core 10.1.0-2 2010-08-16 14:11:00 status half-configured python-twisted-core 10.1.0-2 2010-08-16 14:11:07 status installed python-twisted-core 10.1.0-2 2010-08-16 14:11:07 configure python-twisted-web 10.1.0-1 10.1.0-1 2010-08-16 14:11:07 status unpacked python-twisted-web 10.1.0-1 2010-08-16 14:11:07 status half-configured python-twisted-web 10.1.0-1 2010-08-16 14:11:08 status installed python-twisted-web 10.1.0-1 2010-08-16 14:11:08 configure python-nevow 0.10.0-2 0.10.0-2 2010-08-16 14:11:08 status triggers-pending python-twisted-core 10.1.0-2 2010-08-16 14:11:08 status unpacked python-nevow 0.10.0-2 2010-08-16 14:11:08 status unpacked python-nevow 0.10.0-2 2010-08-16 14:11:08 status half-configured python-nevow 0.10.0-2 2010-08-16 14:11:11 status triggers-awaited python-nevow 0.10.0-2 2010-08-16 14:11:11 status triggers-awaited python-nevow 0.10.0-2 2010-08-16 14:11:11 configure qemu-utils 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu-utils 0.12.5+dfsg-1 2010-08-16 14:11:11 status half-configured qemu-utils 0.12.5+dfsg-1 2010-08-16 14:11:11 status installed qemu-utils 0.12.5+dfsg-1 2010-08-16 14:11:11 configure qemu-user 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu-user 0.12.5+dfsg-1 2010-08-16 14:11:11 status half-configured qemu-user 0.12.5+dfsg-1 2010-08-16 14:11:11 status installed qemu-user 0.12.5+dfsg-1 2010-08-16 14:11:11 configure qemu-keymaps 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu-keymaps 0.12.5+dfsg-1 2010-08-16 14:11:11 status half-configured qemu-keymaps 0.12.5+dfsg-1 2010-08-16 14:11:11 status installed qemu-keymaps 0.12.5+dfsg-1 2010-08-16 14:11:11 configure seabios 0.6.0+git20100710-2 0.6.0+git20100710-2 2010-08-16 14:11:11 status unpacked seabios 0.6.0+git20100710-2 2010-08-16 14:11:11 status half-configured seabios 0.6.0+git20100710-2 2010-08-16 14:11:11 status installed seabios 0.6.0+git20100710-2 2010-08-16 14:11:11 configure qemu-system 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu-system 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu-system 0.12.5+dfsg-1 2010-08-16 14:11:11 status half-configured qemu-system 0.12.5+dfsg-1 2010-08-16 14:11:11 status installed qemu-system 0.12.5+dfsg-1 2010-08-16 14:11:11 configure qemu 0.12.5+dfsg-1 0.12.5+dfsg-1 2010-08-16 14:11:11 status unpacked qemu 0.12.5+dfsg-1 2010-08-16 14:11:11 status half-configured qemu 0.12.5+dfsg-1 2010-08-16 14:11:11 status installed qemu 0.12.5+dfsg-1 2010-08-16 14:11:11 configure remmina 0.8.1-1 0.8.1-1 2010-08-16 14:11:11 status unpacked remmina 0.8.1-1 2010-08-16 14:11:11 status half-configured remmina 0.8.1-1 2010-08-16 14:11:11 status installed remmina 0.8.1-1 2010-08-16 14:11:12 configure schroot-common 1.4.8-1 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot-common 1.4.8-1 2010-08-16 14:11:12 status half-configured schroot-common 1.4.8-1 2010-08-16 14:11:12 status installed schroot-common 1.4.8-1 2010-08-16 14:11:12 configure schroot 1.4.8-1 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:12 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status unpacked schroot 1.4.8-1 2010-08-16 14:11:13 status half-configured schroot 1.4.8-1 2010-08-16 14:11:13 status installed schroot 1.4.8-1 2010-08-16 14:11:13 configure software-center 2.0.7debian4 2.0.7debian4 2010-08-16 14:11:13 status unpacked software-center 2.0.7debian4 2010-08-16 14:11:13 status unpacked software-center 2.0.7debian4 2010-08-16 14:11:13 status half-configured software-center 2.0.7debian4 2010-08-16 14:11:50 status installed software-center 2.0.7debian4 2010-08-16 14:11:51 status triggers-awaited software-center 2.0.7debian4 2010-08-16 14:11:51 configure synaptic 0.70~pre1 0.70~pre1 2010-08-16 14:11:51 status unpacked synaptic 0.70~pre1 2010-08-16 14:11:51 status half-configured synaptic 0.70~pre1 2010-08-16 14:11:51 status installed synaptic 0.70~pre1 2010-08-16 14:11:51 configure syslinux-common 2:4.02+dfsg-3 2:4.02+dfsg-3 2010-08-16 14:11:51 status unpacked syslinux-common 2:4.02+dfsg-3 2010-08-16 14:11:51 status half-configured syslinux-common 2:4.02+dfsg-3 2010-08-16 14:11:51 status installed syslinux-common 2:4.02+dfsg-3 2010-08-16 14:11:51 configure tmpreaper 1.6.13+nmu1 1.6.13+nmu1 2010-08-16 14:11:51 status unpacked tmpreaper 1.6.13+nmu1 2010-08-16 14:11:51 status unpacked tmpreaper 1.6.13+nmu1 2010-08-16 14:11:51 status unpacked tmpreaper 1.6.13+nmu1 2010-08-16 14:11:51 status half-configured tmpreaper 1.6.13+nmu1 2010-08-16 14:11:52 status installed tmpreaper 1.6.13+nmu1 2010-08-16 14:11:52 configure transmission-common 2.03-1 2.03-1 2010-08-16 14:11:52 status unpacked transmission-common 2.03-1 2010-08-16 14:11:52 status half-configured transmission-common 2.03-1 2010-08-16 14:11:52 status installed transmission-common 2.03-1 2010-08-16 14:11:52 configure transmission-gtk 2.03-1 2.03-1 2010-08-16 14:11:52 status unpacked transmission-gtk 2.03-1 2010-08-16 14:11:52 status half-configured transmission-gtk 2.03-1 2010-08-16 14:11:52 status installed transmission-gtk 2.03-1 2010-08-16 14:11:52 configure ttf-lyx 1.6.7-1 1.6.7-1 2010-08-16 14:11:52 status unpacked ttf-lyx 1.6.7-1 2010-08-16 14:11:52 status unpacked ttf-lyx 1.6.7-1 2010-08-16 14:11:52 status half-configured ttf-lyx 1.6.7-1 2010-08-16 14:11:52 status installed ttf-lyx 1.6.7-1 2010-08-16 14:11:52 configure unattended-upgrades 0.61 0.61 2010-08-16 14:11:52 status unpacked unattended-upgrades 0.61 2010-08-16 14:11:52 status unpacked unattended-upgrades 0.61 2010-08-16 14:11:52 status unpacked unattended-upgrades 0.61 2010-08-16 14:11:53 status unpacked unattended-upgrades 0.61 2010-08-16 14:11:53 status unpacked unattended-upgrades 0.61 2010-08-16 14:11:53 status half-configured unattended-upgrades 0.61 2010-08-16 14:11:53 status installed unattended-upgrades 0.61 2010-08-16 14:11:53 configure update-notifier-common 0.99.3debian6 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status half-configured update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 status installed update-notifier-common 0.99.3debian6 2010-08-16 14:11:53 configure update-notifier 0.99.3debian6 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier 0.99.3debian6 2010-08-16 14:11:53 status unpacked update-notifier 0.99.3debian6 2010-08-16 14:11:53 status half-configured update-notifier 0.99.3debian6 2010-08-16 14:11:54 status installed update-notifier 0.99.3debian6 2010-08-16 14:11:54 configure x11-xserver-utils 7.5+2 7.5+2 2010-08-16 14:11:54 status unpacked x11-xserver-utils 7.5+2 2010-08-16 14:11:54 status unpacked x11-xserver-utils 7.5+2 2010-08-16 14:11:54 status half-configured x11-xserver-utils 7.5+2 2010-08-16 14:11:54 status installed x11-xserver-utils 7.5+2 2010-08-16 14:11:54 configure xindy-rules 2.4-1 2.4-1 2010-08-16 14:11:54 status unpacked xindy-rules 2.4-1 2010-08-16 14:11:54 status half-configured xindy-rules 2.4-1 2010-08-16 14:11:54 status installed xindy-rules 2.4-1 2010-08-16 14:11:54 configure xserver-xorg-video-radeon 1:6.13.1-2 1:6.13.1-2 2010-08-16 14:11:54 status unpacked xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:11:54 status unpacked xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:11:54 status half-configured xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:11:54 status installed xserver-xorg-video-radeon 1:6.13.1-2 2010-08-16 14:11:54 configure xserver-xorg-video-ati 1:6.13.1-2 1:6.13.1-2 2010-08-16 14:11:54 status unpacked xserver-xorg-video-ati 1:6.13.1-2 2010-08-16 14:11:54 status half-configured xserver-xorg-video-ati 1:6.13.1-2 2010-08-16 14:11:54 status installed xserver-xorg-video-ati 1:6.13.1-2 2010-08-16 14:11:54 configure xserver-xorg-video-chips 1:1.2.3-1 1:1.2.3-1 2010-08-16 14:11:54 status unpacked xserver-xorg-video-chips 1:1.2.3-1 2010-08-16 14:11:54 status half-configured xserver-xorg-video-chips 1:1.2.3-1 2010-08-16 14:11:54 status installed xserver-xorg-video-chips 1:1.2.3-1 2010-08-16 14:11:54 configure xserver-xorg-video-sis 1:0.10.3-1 1:0.10.3-1 2010-08-16 14:11:54 status unpacked xserver-xorg-video-sis 1:0.10.3-1 2010-08-16 14:11:54 status half-configured xserver-xorg-video-sis 1:0.10.3-1 2010-08-16 14:11:54 status installed xserver-xorg-video-sis 1:0.10.3-1 2010-08-16 14:11:54 configure zsh 4.3.10-15 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status unpacked zsh 4.3.10-15 2010-08-16 14:11:54 status half-configured zsh 4.3.10-15 2010-08-16 14:11:54 status installed zsh 4.3.10-15 2010-08-16 14:11:54 configure kvm 1:0.12.5+dfsg-1 1:0.12.5+dfsg-1 2010-08-16 14:11:54 status unpacked kvm 1:0.12.5+dfsg-1 2010-08-16 14:11:54 status half-configured kvm 1:0.12.5+dfsg-1 2010-08-16 14:11:54 status installed kvm 1:0.12.5+dfsg-1 2010-08-16 14:11:54 configure liblouis-data 2.0.0-1 2.0.0-1 2010-08-16 14:11:54 status unpacked liblouis-data 2.0.0-1 2010-08-16 14:11:54 status half-configured liblouis-data 2.0.0-1 2010-08-16 14:11:54 status installed liblouis-data 2.0.0-1 2010-08-16 14:11:54 configure liblouis2 2.0.0-1 2.0.0-1 2010-08-16 14:11:54 status unpacked liblouis2 2.0.0-1 2010-08-16 14:11:54 status half-configured liblouis2 2.0.0-1 2010-08-16 14:11:55 status installed liblouis2 2.0.0-1 2010-08-16 14:11:55 configure nmap 5.21-1 5.21-1 2010-08-16 14:11:55 status unpacked nmap 5.21-1 2010-08-16 14:11:55 status half-configured nmap 5.21-1 2010-08-16 14:11:55 status installed nmap 5.21-1 2010-08-16 14:11:55 configure powertop 1.13-1 1.13-1 2010-08-16 14:11:55 status unpacked powertop 1.13-1 2010-08-16 14:11:55 status half-configured powertop 1.13-1 2010-08-16 14:11:55 status installed powertop 1.13-1 2010-08-16 14:11:55 configure python-brlapi 4.2-3 4.2-3 2010-08-16 14:11:55 status unpacked python-brlapi 4.2-3 2010-08-16 14:11:55 status half-configured python-brlapi 4.2-3 2010-08-16 14:11:55 status installed python-brlapi 4.2-3 2010-08-16 14:11:55 configure python-louis 2.0.0-1 2.0.0-1 2010-08-16 14:11:55 status unpacked python-louis 2.0.0-1 2010-08-16 14:11:55 status half-configured python-louis 2.0.0-1 2010-08-16 14:11:55 status installed python-louis 2.0.0-1 2010-08-16 14:11:55 configure python-twisted-conch 1:10.1.0-1 1:10.1.0-1 2010-08-16 14:11:55 status unpacked python-twisted-conch 1:10.1.0-1 2010-08-16 14:11:55 status unpacked python-twisted-conch 1:10.1.0-1 2010-08-16 14:11:55 status half-configured python-twisted-conch 1:10.1.0-1 2010-08-16 14:11:56 status triggers-awaited python-twisted-conch 1:10.1.0-1 2010-08-16 14:11:56 configure tftpd-hpa 5.0-15 5.0-15 2010-08-16 14:11:56 status unpacked tftpd-hpa 5.0-15 2010-08-16 14:11:56 status unpacked tftpd-hpa 5.0-15 2010-08-16 14:11:56 status half-configured tftpd-hpa 5.0-15 2010-08-16 14:11:57 status installed tftpd-hpa 5.0-15 2010-08-16 14:11:57 configure xlockmore 1:5.31-1 1:5.31-1 2010-08-16 14:11:57 status unpacked xlockmore 1:5.31-1 2010-08-16 14:11:57 status unpacked xlockmore 1:5.31-1 2010-08-16 14:11:57 status unpacked xlockmore 1:5.31-1 2010-08-16 14:11:57 status unpacked xlockmore 1:5.31-1 2010-08-16 14:11:57 status half-configured xlockmore 1:5.31-1 2010-08-16 14:11:57 status installed xlockmore 1:5.31-1 2010-08-16 14:11:57 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-16 14:11:57 status half-configured python-central 0.6.16 2010-08-16 14:11:57 status installed software-center 2.0.7debian4 2010-08-16 14:11:57 status installed python-libvirt 0.8.3-1 2010-08-16 14:11:57 status installed gdebi-core 0.6.2 2010-08-16 14:11:59 status installed python-central 0.6.16 2010-08-16 14:11:59 configure gdebi 0.6.2 0.6.2 2010-08-16 14:11:59 status unpacked gdebi 0.6.2 2010-08-16 14:11:59 status half-configured gdebi 0.6.2 2010-08-16 14:11:59 status installed gdebi 0.6.2 2010-08-16 14:11:59 status triggers-pending python-central 0.6.16 2010-08-16 14:11:59 status triggers-awaited gdebi 0.6.2 2010-08-16 14:11:59 configure virt-manager 0.8.4-7 0.8.4-7 2010-08-16 14:11:59 status unpacked virt-manager 0.8.4-7 2010-08-16 14:11:59 status half-configured virt-manager 0.8.4-7 2010-08-16 14:12:00 status installed virt-manager 0.8.4-7 2010-08-16 14:12:00 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-16 14:12:00 status half-configured python-central 0.6.16 2010-08-16 14:12:00 status installed gdebi 0.6.2 2010-08-16 14:12:00 status installed python-central 0.6.16 2010-08-16 14:12:00 configure tasksel-data 2.82 2.82 2010-08-16 14:12:00 status unpacked tasksel-data 2.82 2010-08-16 14:12:00 status half-configured tasksel-data 2.82 2010-08-16 14:12:00 status installed tasksel-data 2.82 2010-08-16 14:12:00 configure cowdancer 0.62 0.62 2010-08-16 14:12:00 status unpacked cowdancer 0.62 2010-08-16 14:12:00 status half-configured cowdancer 0.62 2010-08-16 14:12:00 status installed cowdancer 0.62 2010-08-16 14:12:00 configure gs-common 8.71~dfsg2-4 8.71~dfsg2-4 2010-08-16 14:12:00 status unpacked gs-common 8.71~dfsg2-4 2010-08-16 14:12:00 status half-configured gs-common 8.71~dfsg2-4 2010-08-16 14:12:00 status installed gs-common 8.71~dfsg2-4 2010-08-16 14:12:00 configure ghostscript 8.71~dfsg2-4 8.71~dfsg2-4 2010-08-16 14:12:00 status unpacked ghostscript 8.71~dfsg2-4 2010-08-16 14:12:00 status half-configured ghostscript 8.71~dfsg2-4 2010-08-16 14:12:00 status installed ghostscript 8.71~dfsg2-4 2010-08-16 14:12:00 configure ghostscript-cups 8.71~dfsg2-4 8.71~dfsg2-4 2010-08-16 14:12:00 status unpacked ghostscript-cups 8.71~dfsg2-4 2010-08-16 14:12:00 status half-configured ghostscript-cups 8.71~dfsg2-4 2010-08-16 14:12:01 status installed ghostscript-cups 8.71~dfsg2-4 2010-08-16 14:12:01 configure openjdk-6-jre-lib 6b18-1.8.1-1 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-lib 6b18-1.8.1-1 2010-08-16 14:12:01 status half-configured openjdk-6-jre-lib 6b18-1.8.1-1 2010-08-16 14:12:01 status installed openjdk-6-jre-lib 6b18-1.8.1-1 2010-08-16 14:12:01 configure openjdk-6-jre-headless 6b18-1.8.1-1 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:01 status half-configured openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:02 status installed openjdk-6-jre-headless 6b18-1.8.1-1 2010-08-16 14:12:02 configure icedtea-6-jre-cacao 6b18-1.8.1-1 6b18-1.8.1-1 2010-08-16 14:12:02 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-1 2010-08-16 14:12:02 status half-configured icedtea-6-jre-cacao 6b18-1.8.1-1 2010-08-16 14:12:02 status installed icedtea-6-jre-cacao 6b18-1.8.1-1 2010-08-16 14:12:02 configure default-jre-headless 1.6-39 1.6-39 2010-08-16 14:12:02 status unpacked default-jre-headless 1.6-39 2010-08-16 14:12:02 status half-configured default-jre-headless 1.6-39 2010-08-16 14:12:02 status installed default-jre-headless 1.6-39 2010-08-16 14:12:02 configure default-jre 1.6-39 1.6-39 2010-08-16 14:12:02 status unpacked default-jre 1.6-39 2010-08-16 14:12:02 status half-configured default-jre 1.6-39 2010-08-16 14:12:02 status installed default-jre 1.6-39 2010-08-16 14:12:02 configure liblucene2-java 2.9.3+ds1-1 2.9.3+ds1-1 2010-08-16 14:12:02 status unpacked liblucene2-java 2.9.3+ds1-1 2010-08-16 14:12:02 status half-configured liblucene2-java 2.9.3+ds1-1 2010-08-16 14:12:02 status installed liblucene2-java 2.9.3+ds1-1 2010-08-16 14:12:02 configure openoffice.org-style-galaxy 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-style-galaxy 1:3.2.1-5 2010-08-16 14:12:02 status half-configured openoffice.org-style-galaxy 1:3.2.1-5 2010-08-16 14:12:02 status installed openoffice.org-style-galaxy 1:3.2.1-5 2010-08-16 14:12:02 configure openoffice.org-common 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status half-configured openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 status installed openoffice.org-common 1:3.2.1-5 2010-08-16 14:12:02 configure openoffice.org-core 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:02 status unpacked openoffice.org-core 1:3.2.1-5 2010-08-16 14:12:02 status half-configured openoffice.org-core 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-core 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-base-core 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-base-core 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-base-core 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-base-core 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-writer 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-writer 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-writer 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-writer 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-calc 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-calc 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-calc 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-calc 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-java-common 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-java-common 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-java-common 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-java-common 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-base 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-base 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-base 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-base 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-draw 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-draw 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-draw 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-draw 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-impress 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-impress 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-impress 1:3.2.1-5 2010-08-16 14:12:06 status installed openoffice.org-impress 1:3.2.1-5 2010-08-16 14:12:06 configure openoffice.org-math 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:06 status unpacked openoffice.org-math 1:3.2.1-5 2010-08-16 14:12:06 status half-configured openoffice.org-math 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org-math 1:3.2.1-5 2010-08-16 14:12:07 configure openoffice.org-report-builder-bin 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-16 14:12:07 status half-configured openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-16 14:12:07 configure openoffice.org-officebean 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked openoffice.org-officebean 1:3.2.1-5 2010-08-16 14:12:07 status half-configured openoffice.org-officebean 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org-officebean 1:3.2.1-5 2010-08-16 14:12:07 configure openoffice.org-filter-mobiledev 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-16 14:12:07 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-16 14:12:07 configure openoffice.org 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked openoffice.org 1:3.2.1-5 2010-08-16 14:12:07 status half-configured openoffice.org 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org 1:3.2.1-5 2010-08-16 14:12:07 configure python-uno 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked python-uno 1:3.2.1-5 2010-08-16 14:12:07 status half-configured python-uno 1:3.2.1-5 2010-08-16 14:12:07 status installed python-uno 1:3.2.1-5 2010-08-16 14:12:07 status triggers-pending python-central 0.6.16 2010-08-16 14:12:07 status triggers-awaited python-uno 1:3.2.1-5 2010-08-16 14:12:07 configure openoffice.org-filter-binfilter 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:07 status unpacked openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-16 14:12:07 status half-configured openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-16 14:12:07 status installed openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-16 14:12:07 configure pstoedit 3.50-3+b1 3.50-3+b1 2010-08-16 14:12:07 status unpacked pstoedit 3.50-3+b1 2010-08-16 14:12:07 status half-configured pstoedit 3.50-3+b1 2010-08-16 14:12:07 status installed pstoedit 3.50-3+b1 2010-08-16 14:12:07 configure g++-4.4 4.4.4-8 4.4.4-8 2010-08-16 14:12:07 status unpacked g++-4.4 4.4.4-8 2010-08-16 14:12:08 status half-configured g++-4.4 4.4.4-8 2010-08-16 14:12:08 status installed g++-4.4 4.4.4-8 2010-08-16 14:12:08 configure perl-modules 5.10.1-14 5.10.1-14 2010-08-16 14:12:08 status unpacked perl-modules 5.10.1-14 2010-08-16 14:12:08 status unpacked perl-modules 5.10.1-14 2010-08-16 14:12:08 status half-configured perl-modules 5.10.1-14 2010-08-16 14:12:08 status installed perl-modules 5.10.1-14 2010-08-16 14:12:08 configure perl 5.10.1-14 5.10.1-14 2010-08-16 14:12:08 status unpacked perl 5.10.1-14 2010-08-16 14:12:08 status half-configured perl 5.10.1-14 2010-08-16 14:12:08 status installed perl 5.10.1-14 2010-08-16 14:12:08 configure libdpkg-perl 1.15.8.4 1.15.8.4 2010-08-16 14:12:08 status unpacked libdpkg-perl 1.15.8.4 2010-08-16 14:12:08 status half-configured libdpkg-perl 1.15.8.4 2010-08-16 14:12:08 status installed libdpkg-perl 1.15.8.4 2010-08-16 14:12:08 configure dpkg-dev 1.15.8.4 1.15.8.4 2010-08-16 14:12:08 status unpacked dpkg-dev 1.15.8.4 2010-08-16 14:12:08 status unpacked dpkg-dev 1.15.8.4 2010-08-16 14:12:08 status unpacked dpkg-dev 1.15.8.4 2010-08-16 14:12:08 status half-configured dpkg-dev 1.15.8.4 2010-08-16 14:12:08 status installed dpkg-dev 1.15.8.4 2010-08-16 14:12:08 configure tasksel 2.82 2.82 2010-08-16 14:12:08 status unpacked tasksel 2.82 2010-08-16 14:12:08 status half-configured tasksel 2.82 2010-08-16 14:12:08 status installed tasksel 2.82 2010-08-16 14:12:08 configure autoconf 2.67-2 2.67-2 2010-08-16 14:12:08 status unpacked autoconf 2.67-2 2010-08-16 14:12:08 status unpacked autoconf 2.67-2 2010-08-16 14:12:08 status half-configured autoconf 2.67-2 2010-08-16 14:12:08 status installed autoconf 2.67-2 2010-08-16 14:12:08 configure debhelper 8.0.0 8.0.0 2010-08-16 14:12:08 status unpacked debhelper 8.0.0 2010-08-16 14:12:08 status half-configured debhelper 8.0.0 2010-08-16 14:12:09 status installed debhelper 8.0.0 2010-08-16 14:12:09 configure cdbs 0.4.88 0.4.88 2010-08-16 14:12:09 status unpacked cdbs 0.4.88 2010-08-16 14:12:09 status half-configured cdbs 0.4.88 2010-08-16 14:12:09 status installed cdbs 0.4.88 2010-08-16 14:12:09 configure common-lisp-controller 7.3 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status unpacked common-lisp-controller 7.3 2010-08-16 14:12:09 status half-configured common-lisp-controller 7.3 2010-08-16 14:12:11 status installed common-lisp-controller 7.3 2010-08-16 14:12:11 configure cl-asdf 2:2.004-1 2:2.004-1 2010-08-16 14:12:11 status unpacked cl-asdf 2:2.004-1 2010-08-16 14:12:11 status half-configured cl-asdf 2:2.004-1 2010-08-16 14:12:12 status installed cl-asdf 2:2.004-1 2010-08-16 14:12:12 configure cowbuilder 0.62 0.62 2010-08-16 14:12:12 status unpacked cowbuilder 0.62 2010-08-16 14:12:12 status unpacked cowbuilder 0.62 2010-08-16 14:12:12 status half-configured cowbuilder 0.62 2010-08-16 14:12:12 status installed cowbuilder 0.62 2010-08-16 14:12:12 configure update-inetd 4.37 4.37 2010-08-16 14:12:12 status unpacked update-inetd 4.37 2010-08-16 14:12:12 status half-configured update-inetd 4.37 2010-08-16 14:12:13 status installed update-inetd 4.37 2010-08-16 14:12:13 configure cups-bsd 1.4.4-3 1.4.4-3 2010-08-16 14:12:13 status unpacked cups-bsd 1.4.4-3 2010-08-16 14:12:13 status half-configured cups-bsd 1.4.4-3 2010-08-16 14:12:13 status installed cups-bsd 1.4.4-3 2010-08-16 14:12:13 configure cups 1.4.4-3 1.4.4-3 2010-08-16 14:12:13 status unpacked cups 1.4.4-3 2010-08-16 14:12:13 status unpacked cups 1.4.4-3 2010-08-16 14:12:13 status unpacked cups 1.4.4-3 2010-08-16 14:12:13 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status unpacked cups 1.4.4-3 2010-08-16 14:12:14 status half-configured cups 1.4.4-3 2010-08-16 14:12:15 status installed cups 1.4.4-3 2010-08-16 14:12:15 configure cups-driver-gutenprint 5.2.6-1 5.2.6-1 2010-08-16 14:12:15 status unpacked cups-driver-gutenprint 5.2.6-1 2010-08-16 14:12:15 status half-configured cups-driver-gutenprint 5.2.6-1 2010-08-16 14:12:16 status installed cups-driver-gutenprint 5.2.6-1 2010-08-16 14:12:16 configure libaccess-bridge-java 1.26.2-5 1.26.2-5 2010-08-16 14:12:16 status unpacked libaccess-bridge-java 1.26.2-5 2010-08-16 14:12:16 status half-configured libaccess-bridge-java 1.26.2-5 2010-08-16 14:12:16 status installed libaccess-bridge-java 1.26.2-5 2010-08-16 14:12:16 configure libaccess-bridge-java-jni 1.26.2-5 1.26.2-5 2010-08-16 14:12:16 status unpacked libaccess-bridge-java-jni 1.26.2-5 2010-08-16 14:12:16 status half-configured libaccess-bridge-java-jni 1.26.2-5 2010-08-16 14:12:16 status installed libaccess-bridge-java-jni 1.26.2-5 2010-08-16 14:12:16 configure openjdk-6-jre 6b18-1.8.1-1 6b18-1.8.1-1 2010-08-16 14:12:16 status unpacked openjdk-6-jre 6b18-1.8.1-1 2010-08-16 14:12:16 status half-configured openjdk-6-jre 6b18-1.8.1-1 2010-08-16 14:12:16 status installed openjdk-6-jre 6b18-1.8.1-1 2010-08-16 14:12:16 configure devscripts 2.10.67 2.10.67 2010-08-16 14:12:16 status unpacked devscripts 2.10.67 2010-08-16 14:12:16 status unpacked devscripts 2.10.67 2010-08-16 14:12:16 status unpacked devscripts 2.10.67 2010-08-16 14:12:16 status unpacked devscripts 2.10.67 2010-08-16 14:12:16 status half-configured devscripts 2.10.67 2010-08-16 14:12:16 status installed devscripts 2.10.67 2010-08-16 14:12:16 configure git 1:1.7.1-1.1 1:1.7.1-1.1 2010-08-16 14:12:16 status unpacked git 1:1.7.1-1.1 2010-08-16 14:12:16 status unpacked git 1:1.7.1-1.1 2010-08-16 14:12:16 status unpacked git 1:1.7.1-1.1 2010-08-16 14:12:16 status half-configured git 1:1.7.1-1.1 2010-08-16 14:12:16 status installed git 1:1.7.1-1.1 2010-08-16 14:12:16 configure git-core 1:1.7.1-1.1 1:1.7.1-1.1 2010-08-16 14:12:16 status unpacked git-core 1:1.7.1-1.1 2010-08-16 14:12:16 status half-configured git-core 1:1.7.1-1.1 2010-08-16 14:12:16 status installed git-core 1:1.7.1-1.1 2010-08-16 14:12:16 configure git-buildpackage 0.5.4 0.5.4 2010-08-16 14:12:16 status unpacked git-buildpackage 0.5.4 2010-08-16 14:12:16 status unpacked git-buildpackage 0.5.4 2010-08-16 14:12:17 status unpacked git-buildpackage 0.5.4 2010-08-16 14:12:17 status half-configured git-buildpackage 0.5.4 2010-08-16 14:12:17 status installed git-buildpackage 0.5.4 2010-08-16 14:12:17 configure git-svn 1:1.7.1-1.1 1:1.7.1-1.1 2010-08-16 14:12:17 status unpacked git-svn 1:1.7.1-1.1 2010-08-16 14:12:17 status half-configured git-svn 1:1.7.1-1.1 2010-08-16 14:12:17 status installed git-svn 1:1.7.1-1.1 2010-08-16 14:12:17 configure libalgorithm-diff-perl 1.19.02-2 1.19.02-2 2010-08-16 14:12:17 status unpacked libalgorithm-diff-perl 1.19.02-2 2010-08-16 14:12:17 status half-configured libalgorithm-diff-perl 1.19.02-2 2010-08-16 14:12:17 status installed libalgorithm-diff-perl 1.19.02-2 2010-08-16 14:12:17 configure libalgorithm-diff-xs-perl 0.04-1 0.04-1 2010-08-16 14:12:17 status unpacked libalgorithm-diff-xs-perl 0.04-1 2010-08-16 14:12:17 status half-configured libalgorithm-diff-xs-perl 0.04-1 2010-08-16 14:12:17 status installed libalgorithm-diff-xs-perl 0.04-1 2010-08-16 14:12:17 configure libalgorithm-merge-perl 0.08-2 0.08-2 2010-08-16 14:12:17 status unpacked libalgorithm-merge-perl 0.08-2 2010-08-16 14:12:17 status half-configured libalgorithm-merge-perl 0.08-2 2010-08-16 14:12:17 status installed libalgorithm-merge-perl 0.08-2 2010-08-16 14:12:17 configure libcompress-raw-zlib-perl 2.030-1 2.030-1 2010-08-16 14:12:17 status unpacked libcompress-raw-zlib-perl 2.030-1 2010-08-16 14:12:17 status half-configured libcompress-raw-zlib-perl 2.030-1 2010-08-16 14:12:17 status installed libcompress-raw-zlib-perl 2.030-1 2010-08-16 14:12:17 configure libglib-perl 2:1.223-1 2:1.223-1 2010-08-16 14:12:17 status unpacked libglib-perl 2:1.223-1 2010-08-16 14:12:17 status half-configured libglib-perl 2:1.223-1 2010-08-16 14:12:17 status installed libglib-perl 2:1.223-1 2010-08-16 14:12:17 configure libgtk2-perl 2:1.222-1 2:1.222-1 2010-08-16 14:12:17 status unpacked libgtk2-perl 2:1.222-1 2010-08-16 14:12:17 status half-configured libgtk2-perl 2:1.222-1 2010-08-16 14:12:17 status installed libgtk2-perl 2:1.222-1 2010-08-16 14:12:17 configure libhtml-template-perl 2.9-2 2.9-2 2010-08-16 14:12:17 status unpacked libhtml-template-perl 2.9-2 2010-08-16 14:12:17 status half-configured libhtml-template-perl 2.9-2 2010-08-16 14:12:17 status installed libhtml-template-perl 2.9-2 2010-08-16 14:12:17 configure libparse-debianchangelog-perl 1.1.1-2.1 1.1.1-2.1 2010-08-16 14:12:17 status unpacked libparse-debianchangelog-perl 1.1.1-2.1 2010-08-16 14:12:17 status half-configured libparse-debianchangelog-perl 1.1.1-2.1 2010-08-16 14:12:17 status installed libparse-debianchangelog-perl 1.1.1-2.1 2010-08-16 14:12:17 configure libpod-coverage-perl 0.21-1 0.21-1 2010-08-16 14:12:17 status unpacked libpod-coverage-perl 0.21-1 2010-08-16 14:12:17 status half-configured libpod-coverage-perl 0.21-1 2010-08-16 14:12:17 status installed libpod-coverage-perl 0.21-1 2010-08-16 14:12:17 configure libpurple0 2.7.3-1 2.7.3-1 2010-08-16 14:12:17 status unpacked libpurple0 2.7.3-1 2010-08-16 14:12:17 status half-configured libpurple0 2.7.3-1 2010-08-16 14:12:17 status installed libpurple0 2.7.3-1 2010-08-16 14:12:17 configure pidgin 2.7.3-1 2.7.3-1 2010-08-16 14:12:17 status unpacked pidgin 2.7.3-1 2010-08-16 14:12:17 status half-configured pidgin 2.7.3-1 2010-08-16 14:12:18 status installed pidgin 2.7.3-1 2010-08-16 14:12:18 configure libpurple-bin 2.7.3-1 2.7.3-1 2010-08-16 14:12:18 status unpacked libpurple-bin 2.7.3-1 2010-08-16 14:12:18 status half-configured libpurple-bin 2.7.3-1 2010-08-16 14:12:18 status installed libpurple-bin 2.7.3-1 2010-08-16 14:12:18 configure libyaml-syck-perl 1.12-1 1.12-1 2010-08-16 14:12:18 status unpacked libyaml-syck-perl 1.12-1 2010-08-16 14:12:18 status half-configured libyaml-syck-perl 1.12-1 2010-08-16 14:12:18 status installed libyaml-syck-perl 1.12-1 2010-08-16 14:12:18 configure lintian 2.4.3 2.4.3 2010-08-16 14:12:18 status unpacked lintian 2.4.3 2010-08-16 14:12:18 status unpacked lintian 2.4.3 2010-08-16 14:12:18 status half-configured lintian 2.4.3 2010-08-16 14:12:18 status installed lintian 2.4.3 2010-08-16 14:12:18 configure perl-doc 5.10.1-14 5.10.1-14 2010-08-16 14:12:18 status unpacked perl-doc 5.10.1-14 2010-08-16 14:12:18 status half-configured perl-doc 5.10.1-14 2010-08-16 14:12:18 status installed perl-doc 5.10.1-14 2010-08-16 14:12:18 configure perlmagick 8:6.6.0.4-2.2 8:6.6.0.4-2.2 2010-08-16 14:12:18 status unpacked perlmagick 8:6.6.0.4-2.2 2010-08-16 14:12:18 status half-configured perlmagick 8:6.6.0.4-2.2 2010-08-16 14:12:18 status installed perlmagick 8:6.6.0.4-2.2 2010-08-16 14:12:18 configure xindy 2.4-1 2.4-1 2010-08-16 14:12:18 status unpacked xindy 2.4-1 2010-08-16 14:12:18 status half-configured xindy 2.4-1 2010-08-16 14:12:18 status installed xindy 2.4-1 2010-08-16 14:12:18 configure libstdc++6-4.4-dev 4.4.4-8 4.4.4-8 2010-08-16 14:12:18 status unpacked libstdc++6-4.4-dev 4.4.4-8 2010-08-16 14:12:18 status half-configured libstdc++6-4.4-dev 4.4.4-8 2010-08-16 14:12:18 status installed libstdc++6-4.4-dev 4.4.4-8 2010-08-16 14:12:18 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-16 14:12:18 status half-configured python-central 0.6.16 2010-08-16 14:12:18 status installed python-uno 1:3.2.1-5 2010-08-16 14:12:18 status installed python-central 0.6.16 2010-08-16 14:12:18 configure openoffice.org-emailmerge 1:3.2.1-5 1:3.2.1-5 2010-08-16 14:12:18 status unpacked openoffice.org-emailmerge 1:3.2.1-5 2010-08-16 14:12:18 status half-configured openoffice.org-emailmerge 1:3.2.1-5 2010-08-16 14:12:25 status installed openoffice.org-emailmerge 1:3.2.1-5 2010-08-16 14:12:25 trigproc initramfs-tools 0.98 0.98 2010-08-16 14:12:25 status half-configured initramfs-tools 0.98 2010-08-16 14:12:36 status installed initramfs-tools 0.98 2010-08-16 14:12:36 trigproc menu 2.1.43 2.1.43 2010-08-16 14:12:36 status half-configured menu 2.1.43 2010-08-16 14:12:38 status installed menu 2.1.43 2010-08-16 14:12:38 trigproc python-support 1.0.9 1.0.9 2010-08-16 14:12:38 status half-configured python-support 1.0.9 2010-08-16 14:12:41 status installed python-support 1.0.9 2010-08-16 14:12:41 trigproc python-twisted-core 10.1.0-2 10.1.0-2 2010-08-16 14:12:41 status half-configured python-twisted-core 10.1.0-2 2010-08-16 14:12:41 status installed python-twisted-conch 1:10.1.0-1 2010-08-16 14:12:41 status installed python-nevow 0.10.0-2 2010-08-16 14:12:42 status installed python-twisted-core 10.1.0-2 2010-08-17 09:46:29 startup archives unpack 2010-08-17 09:46:35 install freqanl-build-deps 1.0 2010-08-17 09:46:35 status half-installed freqanl-build-deps 1.0 2010-08-17 09:46:36 status unpacked freqanl-build-deps 1.0 2010-08-17 09:46:36 status unpacked freqanl-build-deps 1.0 2010-08-17 09:47:04 startup archives unpack 2010-08-17 09:47:05 install sun-java6-jre 6.21-1 2010-08-17 09:47:05 status half-installed sun-java6-jre 6.21-1 2010-08-17 09:47:10 status triggers-pending shared-mime-info 0.71-3 2010-08-17 09:47:10 status half-installed sun-java6-jre 6.21-1 2010-08-17 09:47:12 status unpacked sun-java6-jre 6.21-1 2010-08-17 09:47:12 status unpacked sun-java6-jre 6.21-1 2010-08-17 09:47:12 install odbcinst 2.2.14p2-1 2010-08-17 09:47:12 status half-installed odbcinst 2.2.14p2-1 2010-08-17 09:47:12 status triggers-pending man-db 2.5.7-3 2010-08-17 09:47:12 status half-installed odbcinst 2.2.14p2-1 2010-08-17 09:47:13 status unpacked odbcinst 2.2.14p2-1 2010-08-17 09:47:13 status unpacked odbcinst 2.2.14p2-1 2010-08-17 09:47:13 install odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:13 status half-installed odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:13 status unpacked odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:13 status unpacked odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:13 install unixodbc 2.2.14p2-1 2010-08-17 09:47:13 status half-installed unixodbc 2.2.14p2-1 2010-08-17 09:47:13 status half-installed unixodbc 2.2.14p2-1 2010-08-17 09:47:14 status unpacked unixodbc 2.2.14p2-1 2010-08-17 09:47:14 status unpacked unixodbc 2.2.14p2-1 2010-08-17 09:47:14 install sun-java6-bin 6.21-1 2010-08-17 09:47:14 status half-installed sun-java6-bin 6.21-1 2010-08-17 09:47:15 status triggers-pending gnome-menus 2.30.2-1 2010-08-17 09:47:15 status half-installed sun-java6-bin 6.21-1 2010-08-17 09:47:16 status triggers-pending desktop-file-utils 0.15-2 2010-08-17 09:47:16 status half-installed sun-java6-bin 6.21-1 2010-08-17 09:47:16 status triggers-pending menu 2.1.43 2010-08-17 09:47:16 status half-installed sun-java6-bin 6.21-1 2010-08-17 09:47:18 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:18 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:18 install sun-java6-jdk 6.21-1 2010-08-17 09:47:18 status half-installed sun-java6-jdk 6.21-1 2010-08-17 09:47:20 status half-installed sun-java6-jdk 6.21-1 2010-08-17 09:47:20 status half-installed sun-java6-jdk 6.21-1 2010-08-17 09:47:20 status triggers-pending doc-base 0.9.5 2010-08-17 09:47:20 status half-installed sun-java6-jdk 6.21-1 2010-08-17 09:47:20 status half-installed sun-java6-jdk 6.21-1 2010-08-17 09:47:23 status unpacked sun-java6-jdk 6.21-1 2010-08-17 09:47:23 status unpacked sun-java6-jdk 6.21-1 2010-08-17 09:47:23 install librpmbuild1 4.8.1-5 2010-08-17 09:47:23 status half-installed librpmbuild1 4.8.1-5 2010-08-17 09:47:23 status unpacked librpmbuild1 4.8.1-5 2010-08-17 09:47:23 status unpacked librpmbuild1 4.8.1-5 2010-08-17 09:47:23 install rpm 4.8.1-5 2010-08-17 09:47:23 status half-installed rpm 4.8.1-5 2010-08-17 09:47:23 status half-installed rpm 4.8.1-5 2010-08-17 09:47:24 status unpacked rpm 4.8.1-5 2010-08-17 09:47:24 status unpacked rpm 4.8.1-5 2010-08-17 09:47:24 install alien 8.81 2010-08-17 09:47:24 status half-installed alien 8.81 2010-08-17 09:47:24 status half-installed alien 8.81 2010-08-17 09:47:24 status unpacked alien 8.81 2010-08-17 09:47:24 status unpacked alien 8.81 2010-08-17 09:47:25 trigproc shared-mime-info 0.71-3 0.71-3 2010-08-17 09:47:25 status half-configured shared-mime-info 0.71-3 2010-08-17 09:47:26 status installed shared-mime-info 0.71-3 2010-08-17 09:47:26 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-17 09:47:26 status half-configured man-db 2.5.7-3 2010-08-17 09:47:34 status installed man-db 2.5.7-3 2010-08-17 09:47:34 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-08-17 09:47:34 status half-configured gnome-menus 2.30.2-1 2010-08-17 09:47:36 status installed gnome-menus 2.30.2-1 2010-08-17 09:47:36 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-17 09:47:36 status half-configured desktop-file-utils 0.15-2 2010-08-17 09:47:37 status installed desktop-file-utils 0.15-2 2010-08-17 09:47:37 trigproc menu 2.1.43 2.1.43 2010-08-17 09:47:37 status half-configured menu 2.1.43 2010-08-17 09:47:40 status installed menu 2.1.43 2010-08-17 09:47:40 trigproc doc-base 0.9.5 0.9.5 2010-08-17 09:47:40 status half-configured doc-base 0.9.5 2010-08-17 09:47:41 status installed doc-base 0.9.5 2010-08-17 09:47:42 startup packages configure 2010-08-17 09:47:42 configure librpmbuild1 4.8.1-5 4.8.1-5 2010-08-17 09:47:42 status unpacked librpmbuild1 4.8.1-5 2010-08-17 09:47:42 status half-configured librpmbuild1 4.8.1-5 2010-08-17 09:47:43 status installed librpmbuild1 4.8.1-5 2010-08-17 09:47:43 configure rpm 4.8.1-5 4.8.1-5 2010-08-17 09:47:43 status unpacked rpm 4.8.1-5 2010-08-17 09:47:43 status half-configured rpm 4.8.1-5 2010-08-17 09:47:43 status installed rpm 4.8.1-5 2010-08-17 09:47:43 configure alien 8.81 8.81 2010-08-17 09:47:43 status unpacked alien 8.81 2010-08-17 09:47:43 status half-configured alien 8.81 2010-08-17 09:47:43 status installed alien 8.81 2010-08-17 09:47:44 configure sun-java6-jre 6.21-1 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-jre 6.21-1 2010-08-17 09:47:44 status half-configured sun-java6-jre 6.21-1 2010-08-17 09:47:44 status installed sun-java6-jre 6.21-1 2010-08-17 09:47:44 configure odbcinst 2.2.14p2-1 2.2.14p2-1 2010-08-17 09:47:44 status unpacked odbcinst 2.2.14p2-1 2010-08-17 09:47:44 status unpacked odbcinst 2.2.14p2-1 2010-08-17 09:47:44 status half-configured odbcinst 2.2.14p2-1 2010-08-17 09:47:44 status installed odbcinst 2.2.14p2-1 2010-08-17 09:47:44 configure odbcinst1debian2 2.2.14p2-1 2.2.14p2-1 2010-08-17 09:47:44 status unpacked odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:44 status half-configured odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:44 status installed odbcinst1debian2 2.2.14p2-1 2010-08-17 09:47:44 configure unixodbc 2.2.14p2-1 2.2.14p2-1 2010-08-17 09:47:44 status unpacked unixodbc 2.2.14p2-1 2010-08-17 09:47:44 status half-configured unixodbc 2.2.14p2-1 2010-08-17 09:47:44 status installed unixodbc 2.2.14p2-1 2010-08-17 09:47:44 configure sun-java6-bin 6.21-1 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status unpacked sun-java6-bin 6.21-1 2010-08-17 09:47:44 status half-configured sun-java6-bin 6.21-1 2010-08-17 09:47:46 status installed sun-java6-bin 6.21-1 2010-08-17 09:47:46 status triggers-pending menu 2.1.43 2010-08-17 09:47:46 status triggers-awaited menu 2.1.43 2010-08-17 09:47:46 configure sun-java6-jdk 6.21-1 6.21-1 2010-08-17 09:47:46 status unpacked sun-java6-jdk 6.21-1 2010-08-17 09:47:46 status half-configured sun-java6-jdk 6.21-1 2010-08-17 09:47:47 status installed sun-java6-jdk 6.21-1 2010-08-17 09:47:47 configure freqanl-build-deps 1.0 1.0 2010-08-17 09:47:47 status unpacked freqanl-build-deps 1.0 2010-08-17 09:47:47 status half-configured freqanl-build-deps 1.0 2010-08-17 09:47:47 status installed freqanl-build-deps 1.0 2010-08-17 09:47:47 trigproc menu 2.1.43 2.1.43 2010-08-17 09:47:47 status half-configured menu 2.1.43 2010-08-17 09:47:48 status installed menu 2.1.43 2010-08-17 09:51:28 startup archives unpack 2010-08-17 09:51:29 install mc 3:4.7.0.8-1 2010-08-17 09:51:29 status half-installed mc 3:4.7.0.8-1 2010-08-17 09:51:30 status triggers-pending menu 2.1.43 2010-08-17 09:51:30 status half-installed mc 3:4.7.0.8-1 2010-08-17 09:51:31 status triggers-pending doc-base 0.9.5 2010-08-17 09:51:31 status half-installed mc 3:4.7.0.8-1 2010-08-17 09:51:31 status triggers-pending man-db 2.5.7-3 2010-08-17 09:51:32 status half-installed mc 3:4.7.0.8-1 2010-08-17 09:51:40 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:41 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:42 trigproc menu 2.1.43 2.1.43 2010-08-17 09:51:42 status half-configured menu 2.1.43 2010-08-17 09:51:42 status installed menu 2.1.43 2010-08-17 09:51:43 trigproc doc-base 0.9.5 0.9.5 2010-08-17 09:51:43 status half-configured doc-base 0.9.5 2010-08-17 09:51:44 status installed doc-base 0.9.5 2010-08-17 09:51:45 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-17 09:51:45 status half-configured man-db 2.5.7-3 2010-08-17 09:51:52 status installed man-db 2.5.7-3 2010-08-17 09:51:54 startup packages configure 2010-08-17 09:51:54 configure mc 3:4.7.0.8-1 3:4.7.0.8-1 2010-08-17 09:51:54 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:55 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:55 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:56 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:56 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:57 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:57 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:58 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:58 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:58 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:59 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:51:59 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:52:00 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:52:00 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:52:00 status unpacked mc 3:4.7.0.8-1 2010-08-17 09:52:01 status half-configured mc 3:4.7.0.8-1 2010-08-17 09:52:01 status installed mc 3:4.7.0.8-1 2010-08-17 09:52:02 status triggers-pending menu 2.1.43 2010-08-17 09:52:02 status triggers-awaited menu 2.1.43 2010-08-17 09:52:03 trigproc menu 2.1.43 2.1.43 2010-08-17 09:52:03 status half-configured menu 2.1.43 2010-08-17 09:52:04 status installed menu 2.1.43 2010-08-17 13:43:11 startup archives unpack 2010-08-17 13:43:18 install icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:18 status half-installed icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:19 status unpacked icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:19 status unpacked icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:19 install iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:19 status half-installed iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:19 status unpacked iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:19 status unpacked iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:19 install myspell-de-de 20091006-4.1 2010-08-17 13:43:19 status half-installed myspell-de-de 20091006-4.1 2010-08-17 13:43:20 status unpacked myspell-de-de 20091006-4.1 2010-08-17 13:43:20 status unpacked myspell-de-de 20091006-4.1 2010-08-17 13:43:20 startup packages configure 2010-08-17 13:43:20 configure icedove-l10n-de 1:3.0.6-1 1:3.0.6-1 2010-08-17 13:43:20 status unpacked icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:20 status half-configured icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:20 status installed icedove-l10n-de 1:3.0.6-1 2010-08-17 13:43:20 configure iceweasel-l10n-de 1:3.5.11+debian-1 1:3.5.11+debian-1 2010-08-17 13:43:20 status unpacked iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:20 status half-configured iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:21 status installed iceweasel-l10n-de 1:3.5.11+debian-1 2010-08-17 13:43:21 configure myspell-de-de 20091006-4.1 20091006-4.1 2010-08-17 13:43:21 status unpacked myspell-de-de 20091006-4.1 2010-08-17 13:43:21 status half-configured myspell-de-de 20091006-4.1 2010-08-17 13:43:21 status installed myspell-de-de 20091006-4.1 2010-08-18 10:19:54 startup archives unpack 2010-08-18 10:20:00 install facter 1.5.7-1 2010-08-18 10:20:00 status half-installed facter 1.5.7-1 2010-08-18 10:20:00 status triggers-pending man-db 2.5.7-3 2010-08-18 10:20:00 status half-installed facter 1.5.7-1 2010-08-18 10:20:01 status unpacked facter 1.5.7-1 2010-08-18 10:20:01 status unpacked facter 1.5.7-1 2010-08-18 10:20:01 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-18 10:20:01 status half-configured man-db 2.5.7-3 2010-08-18 10:20:04 status installed man-db 2.5.7-3 2010-08-18 10:20:05 startup packages configure 2010-08-18 10:20:05 configure facter 1.5.7-1 1.5.7-1 2010-08-18 10:20:05 status unpacked facter 1.5.7-1 2010-08-18 10:20:05 status half-configured facter 1.5.7-1 2010-08-18 10:20:05 status installed facter 1.5.7-1 2010-08-19 10:16:42 startup archives unpack 2010-08-19 10:16:45 install flac 1.2.1-3 2010-08-19 10:16:45 status half-installed flac 1.2.1-3 2010-08-19 10:16:45 status triggers-pending man-db 2.5.7-3 2010-08-19 10:16:45 status half-installed flac 1.2.1-3 2010-08-19 10:16:45 status unpacked flac 1.2.1-3 2010-08-19 10:16:45 status unpacked flac 1.2.1-3 2010-08-19 10:16:45 install libimage-exiftool-perl 8.15-1 2010-08-19 10:16:45 status half-installed libimage-exiftool-perl 8.15-1 2010-08-19 10:16:45 status half-installed libimage-exiftool-perl 8.15-1 2010-08-19 10:16:46 status unpacked libimage-exiftool-perl 8.15-1 2010-08-19 10:16:46 status unpacked libimage-exiftool-perl 8.15-1 2010-08-19 10:16:46 install libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:46 status half-installed libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:46 status half-installed libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:46 status unpacked libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:46 status unpacked libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:46 install libmp3-info-perl 1.24-1 2010-08-19 10:16:46 status half-installed libmp3-info-perl 1.24-1 2010-08-19 10:16:46 status half-installed libmp3-info-perl 1.24-1 2010-08-19 10:16:47 status unpacked libmp3-info-perl 1.24-1 2010-08-19 10:16:47 status unpacked libmp3-info-perl 1.24-1 2010-08-19 10:16:47 install libmp3-tag-perl 1.12-1 2010-08-19 10:16:47 status half-installed libmp3-tag-perl 1.12-1 2010-08-19 10:16:47 status half-installed libmp3-tag-perl 1.12-1 2010-08-19 10:16:47 status unpacked libmp3-tag-perl 1.12-1 2010-08-19 10:16:47 status unpacked libmp3-tag-perl 1.12-1 2010-08-19 10:16:47 install libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:47 status half-installed libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:47 status half-installed libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:48 status unpacked libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:48 status unpacked libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:48 install vorbis-tools 1.4.0-1 2010-08-19 10:16:48 status half-installed vorbis-tools 1.4.0-1 2010-08-19 10:16:48 status half-installed vorbis-tools 1.4.0-1 2010-08-19 10:16:48 status unpacked vorbis-tools 1.4.0-1 2010-08-19 10:16:48 status unpacked vorbis-tools 1.4.0-1 2010-08-19 10:16:48 install lltag 0.14.3-2 2010-08-19 10:16:48 status half-installed lltag 0.14.3-2 2010-08-19 10:16:48 status triggers-pending doc-base 0.9.5 2010-08-19 10:16:49 status half-installed lltag 0.14.3-2 2010-08-19 10:16:49 status half-installed lltag 0.14.3-2 2010-08-19 10:16:49 status unpacked lltag 0.14.3-2 2010-08-19 10:16:49 status unpacked lltag 0.14.3-2 2010-08-19 10:16:49 install mp3info 0.8.5a-1 2010-08-19 10:16:49 status half-installed mp3info 0.8.5a-1 2010-08-19 10:16:49 status half-installed mp3info 0.8.5a-1 2010-08-19 10:16:49 status unpacked mp3info 0.8.5a-1 2010-08-19 10:16:49 status unpacked mp3info 0.8.5a-1 2010-08-19 10:16:49 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-19 10:16:49 status half-configured man-db 2.5.7-3 2010-08-19 10:16:54 status installed man-db 2.5.7-3 2010-08-19 10:16:54 trigproc doc-base 0.9.5 0.9.5 2010-08-19 10:16:54 status half-configured doc-base 0.9.5 2010-08-19 10:16:55 status installed doc-base 0.9.5 2010-08-19 10:16:56 startup packages configure 2010-08-19 10:16:56 configure flac 1.2.1-3 1.2.1-3 2010-08-19 10:16:56 status unpacked flac 1.2.1-3 2010-08-19 10:16:56 status half-configured flac 1.2.1-3 2010-08-19 10:16:56 status installed flac 1.2.1-3 2010-08-19 10:16:56 configure libimage-exiftool-perl 8.15-1 8.15-1 2010-08-19 10:16:56 status unpacked libimage-exiftool-perl 8.15-1 2010-08-19 10:16:56 status half-configured libimage-exiftool-perl 8.15-1 2010-08-19 10:16:56 status installed libimage-exiftool-perl 8.15-1 2010-08-19 10:16:56 configure libunicode-string-perl 2.09-3+b1 2.09-3+b1 2010-08-19 10:16:56 status unpacked libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:56 status half-configured libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:56 status installed libunicode-string-perl 2.09-3+b1 2010-08-19 10:16:56 configure libmp3-info-perl 1.24-1 1.24-1 2010-08-19 10:16:56 status unpacked libmp3-info-perl 1.24-1 2010-08-19 10:16:56 status half-configured libmp3-info-perl 1.24-1 2010-08-19 10:16:56 status installed libmp3-info-perl 1.24-1 2010-08-19 10:16:56 configure libmp3-tag-perl 1.12-1 1.12-1 2010-08-19 10:16:56 status unpacked libmp3-tag-perl 1.12-1 2010-08-19 10:16:56 status half-configured libmp3-tag-perl 1.12-1 2010-08-19 10:16:56 status installed libmp3-tag-perl 1.12-1 2010-08-19 10:16:56 configure libterm-readline-gnu-perl 1.20-1 1.20-1 2010-08-19 10:16:56 status unpacked libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:56 status half-configured libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:56 status installed libterm-readline-gnu-perl 1.20-1 2010-08-19 10:16:56 configure vorbis-tools 1.4.0-1 1.4.0-1 2010-08-19 10:16:56 status unpacked vorbis-tools 1.4.0-1 2010-08-19 10:16:56 status half-configured vorbis-tools 1.4.0-1 2010-08-19 10:16:57 status installed vorbis-tools 1.4.0-1 2010-08-19 10:16:57 configure lltag 0.14.3-2 0.14.3-2 2010-08-19 10:16:57 status unpacked lltag 0.14.3-2 2010-08-19 10:16:57 status unpacked lltag 0.14.3-2 2010-08-19 10:16:57 status half-configured lltag 0.14.3-2 2010-08-19 10:16:57 status installed lltag 0.14.3-2 2010-08-19 10:16:57 configure mp3info 0.8.5a-1 0.8.5a-1 2010-08-19 10:16:57 status unpacked mp3info 0.8.5a-1 2010-08-19 10:16:57 status half-configured mp3info 0.8.5a-1 2010-08-19 10:16:57 status installed mp3info 0.8.5a-1 2010-08-19 10:18:20 startup archives unpack 2010-08-19 10:18:21 install libtext-glob-perl 0.08-2 2010-08-19 10:18:21 status half-installed libtext-glob-perl 0.08-2 2010-08-19 10:18:21 status triggers-pending man-db 2.5.7-3 2010-08-19 10:18:21 status half-installed libtext-glob-perl 0.08-2 2010-08-19 10:18:21 status unpacked libtext-glob-perl 0.08-2 2010-08-19 10:18:21 status unpacked libtext-glob-perl 0.08-2 2010-08-19 10:18:21 install libnumber-compare-perl 0.01-6 2010-08-19 10:18:21 status half-installed libnumber-compare-perl 0.01-6 2010-08-19 10:18:21 status half-installed libnumber-compare-perl 0.01-6 2010-08-19 10:18:21 status unpacked libnumber-compare-perl 0.01-6 2010-08-19 10:18:21 status unpacked libnumber-compare-perl 0.01-6 2010-08-19 10:18:21 install libfile-find-rule-perl 0.32-1 2010-08-19 10:18:21 status half-installed libfile-find-rule-perl 0.32-1 2010-08-19 10:18:21 status half-installed libfile-find-rule-perl 0.32-1 2010-08-19 10:18:22 status unpacked libfile-find-rule-perl 0.32-1 2010-08-19 10:18:22 status unpacked libfile-find-rule-perl 0.32-1 2010-08-19 10:18:22 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-19 10:18:22 status half-configured man-db 2.5.7-3 2010-08-19 10:18:22 status installed man-db 2.5.7-3 2010-08-19 10:18:23 startup packages configure 2010-08-19 10:18:23 configure libtext-glob-perl 0.08-2 0.08-2 2010-08-19 10:18:23 status unpacked libtext-glob-perl 0.08-2 2010-08-19 10:18:23 status half-configured libtext-glob-perl 0.08-2 2010-08-19 10:18:23 status installed libtext-glob-perl 0.08-2 2010-08-19 10:18:23 configure libnumber-compare-perl 0.01-6 0.01-6 2010-08-19 10:18:23 status unpacked libnumber-compare-perl 0.01-6 2010-08-19 10:18:23 status half-configured libnumber-compare-perl 0.01-6 2010-08-19 10:18:23 status installed libnumber-compare-perl 0.01-6 2010-08-19 10:18:23 configure libfile-find-rule-perl 0.32-1 0.32-1 2010-08-19 10:18:23 status unpacked libfile-find-rule-perl 0.32-1 2010-08-19 10:18:23 status half-configured libfile-find-rule-perl 0.32-1 2010-08-19 10:18:23 status installed libfile-find-rule-perl 0.32-1 2010-08-27 10:19:32 startup archives unpack 2010-08-27 10:19:38 install libb-keywords-perl 1.09-1 2010-08-27 10:19:38 status half-installed libb-keywords-perl 1.09-1 2010-08-27 10:19:38 status triggers-pending man-db 2.5.7-3 2010-08-27 10:19:38 status half-installed libb-keywords-perl 1.09-1 2010-08-27 10:19:38 status unpacked libb-keywords-perl 1.09-1 2010-08-27 10:19:38 status unpacked libb-keywords-perl 1.09-1 2010-08-27 10:19:38 install libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:38 status half-installed libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:39 status half-installed libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:39 status unpacked libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:39 status unpacked libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:39 install libclone-perl 0.31-1 2010-08-27 10:19:39 status half-installed libclone-perl 0.31-1 2010-08-27 10:19:39 status half-installed libclone-perl 0.31-1 2010-08-27 10:19:39 status unpacked libclone-perl 0.31-1 2010-08-27 10:19:39 status unpacked libclone-perl 0.31-1 2010-08-27 10:19:39 install libconfig-tiny-perl 2.12-1 2010-08-27 10:19:39 status half-installed libconfig-tiny-perl 2.12-1 2010-08-27 10:19:39 status half-installed libconfig-tiny-perl 2.12-1 2010-08-27 10:19:40 status unpacked libconfig-tiny-perl 2.12-1 2010-08-27 10:19:40 status unpacked libconfig-tiny-perl 2.12-1 2010-08-27 10:19:40 install libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:40 status half-installed libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:40 status half-installed libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:40 status unpacked libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:40 status unpacked libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:40 install libemail-address-perl 1.890-1 2010-08-27 10:19:40 status half-installed libemail-address-perl 1.890-1 2010-08-27 10:19:40 status half-installed libemail-address-perl 1.890-1 2010-08-27 10:19:41 status unpacked libemail-address-perl 1.890-1 2010-08-27 10:19:41 status unpacked libemail-address-perl 1.890-1 2010-08-27 10:19:41 install libexception-class-perl 1.31-1 2010-08-27 10:19:41 status half-installed libexception-class-perl 1.31-1 2010-08-27 10:19:41 status half-installed libexception-class-perl 1.31-1 2010-08-27 10:19:41 status unpacked libexception-class-perl 1.31-1 2010-08-27 10:19:41 status unpacked libexception-class-perl 1.31-1 2010-08-27 10:19:41 install libfile-homedir-perl 0.86-1 2010-08-27 10:19:41 status half-installed libfile-homedir-perl 0.86-1 2010-08-27 10:19:41 status half-installed libfile-homedir-perl 0.86-1 2010-08-27 10:19:41 status unpacked libfile-homedir-perl 0.86-1 2010-08-27 10:19:41 status unpacked libfile-homedir-perl 0.86-1 2010-08-27 10:19:42 install libfile-which-perl 1.08-1 2010-08-27 10:19:42 status half-installed libfile-which-perl 1.08-1 2010-08-27 10:19:42 status half-installed libfile-which-perl 1.08-1 2010-08-27 10:19:42 status unpacked libfile-which-perl 1.08-1 2010-08-27 10:19:42 status unpacked libfile-which-perl 1.08-1 2010-08-27 10:19:42 install liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:42 status half-installed liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:42 status half-installed liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:42 status unpacked liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:42 status unpacked liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:42 install libparams-util-perl 1.00-1 2010-08-27 10:19:42 status half-installed libparams-util-perl 1.00-1 2010-08-27 10:19:42 status half-installed libparams-util-perl 1.00-1 2010-08-27 10:19:43 status unpacked libparams-util-perl 1.00-1 2010-08-27 10:19:43 status unpacked libparams-util-perl 1.00-1 2010-08-27 10:19:43 install libpod-spell-perl 1.01-2 2010-08-27 10:19:43 status half-installed libpod-spell-perl 1.01-2 2010-08-27 10:19:43 status half-installed libpod-spell-perl 1.01-2 2010-08-27 10:19:43 status unpacked libpod-spell-perl 1.01-2 2010-08-27 10:19:43 status unpacked libpod-spell-perl 1.01-2 2010-08-27 10:19:43 install libppi-perl 1.213-1 2010-08-27 10:19:43 status half-installed libppi-perl 1.213-1 2010-08-27 10:19:43 status half-installed libppi-perl 1.213-1 2010-08-27 10:19:44 status unpacked libppi-perl 1.213-1 2010-08-27 10:19:44 status unpacked libppi-perl 1.213-1 2010-08-27 10:19:44 install libreadonly-perl 1.03-2 2010-08-27 10:19:44 status half-installed libreadonly-perl 1.03-2 2010-08-27 10:19:44 status half-installed libreadonly-perl 1.03-2 2010-08-27 10:19:44 status unpacked libreadonly-perl 1.03-2 2010-08-27 10:19:44 status unpacked libreadonly-perl 1.03-2 2010-08-27 10:19:44 install libppix-regexp-perl 0.010-1 2010-08-27 10:19:44 status half-installed libppix-regexp-perl 0.010-1 2010-08-27 10:19:44 status half-installed libppix-regexp-perl 0.010-1 2010-08-27 10:19:45 status unpacked libppix-regexp-perl 0.010-1 2010-08-27 10:19:45 status unpacked libppix-regexp-perl 0.010-1 2010-08-27 10:19:45 install libppix-utilities-perl 1.000001-1 2010-08-27 10:19:45 status half-installed libppix-utilities-perl 1.000001-1 2010-08-27 10:19:45 status half-installed libppix-utilities-perl 1.000001-1 2010-08-27 10:19:45 status unpacked libppix-utilities-perl 1.000001-1 2010-08-27 10:19:45 status unpacked libppix-utilities-perl 1.000001-1 2010-08-27 10:19:45 install libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:45 status half-installed libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:45 status half-installed libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:45 status unpacked libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:45 status unpacked libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:46 install libstring-format-perl 1.16-1 2010-08-27 10:19:46 status half-installed libstring-format-perl 1.16-1 2010-08-27 10:19:46 status half-installed libstring-format-perl 1.16-1 2010-08-27 10:19:46 status unpacked libstring-format-perl 1.16-1 2010-08-27 10:19:46 status unpacked libstring-format-perl 1.16-1 2010-08-27 10:19:46 install perltidy 20090616-1 2010-08-27 10:19:46 status half-installed perltidy 20090616-1 2010-08-27 10:19:46 status half-installed perltidy 20090616-1 2010-08-27 10:19:46 status unpacked perltidy 20090616-1 2010-08-27 10:19:46 status unpacked perltidy 20090616-1 2010-08-27 10:19:46 install libperl-critic-perl 1.108-1 2010-08-27 10:19:46 status half-installed libperl-critic-perl 1.108-1 2010-08-27 10:19:47 status half-installed libperl-critic-perl 1.108-1 2010-08-27 10:19:48 status unpacked libperl-critic-perl 1.108-1 2010-08-27 10:19:48 status unpacked libperl-critic-perl 1.108-1 2010-08-27 10:19:48 install libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:48 status half-installed libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:48 status half-installed libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:48 status unpacked libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:48 status unpacked libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:48 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-27 10:19:48 status half-configured man-db 2.5.7-3 2010-08-27 10:19:57 status installed man-db 2.5.7-3 2010-08-27 10:19:58 startup packages configure 2010-08-27 10:19:58 configure libb-keywords-perl 1.09-1 1.09-1 2010-08-27 10:19:58 status unpacked libb-keywords-perl 1.09-1 2010-08-27 10:19:58 status half-configured libb-keywords-perl 1.09-1 2010-08-27 10:19:58 status installed libb-keywords-perl 1.09-1 2010-08-27 10:19:58 configure libclass-data-inheritable-perl 0.08-1 0.08-1 2010-08-27 10:19:58 status unpacked libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:58 status half-configured libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:58 status installed libclass-data-inheritable-perl 0.08-1 2010-08-27 10:19:58 configure libclone-perl 0.31-1 0.31-1 2010-08-27 10:19:58 status unpacked libclone-perl 0.31-1 2010-08-27 10:19:58 status half-configured libclone-perl 0.31-1 2010-08-27 10:19:58 status installed libclone-perl 0.31-1 2010-08-27 10:19:58 configure libconfig-tiny-perl 2.12-1 2.12-1 2010-08-27 10:19:58 status unpacked libconfig-tiny-perl 2.12-1 2010-08-27 10:19:58 status half-configured libconfig-tiny-perl 2.12-1 2010-08-27 10:19:58 status installed libconfig-tiny-perl 2.12-1 2010-08-27 10:19:58 configure libdevel-stacktrace-perl 1.2100-1 1.2100-1 2010-08-27 10:19:58 status unpacked libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:59 status half-configured libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:59 status installed libdevel-stacktrace-perl 1.2100-1 2010-08-27 10:19:59 configure libemail-address-perl 1.890-1 1.890-1 2010-08-27 10:19:59 status unpacked libemail-address-perl 1.890-1 2010-08-27 10:19:59 status half-configured libemail-address-perl 1.890-1 2010-08-27 10:19:59 status installed libemail-address-perl 1.890-1 2010-08-27 10:19:59 configure libexception-class-perl 1.31-1 1.31-1 2010-08-27 10:19:59 status unpacked libexception-class-perl 1.31-1 2010-08-27 10:19:59 status half-configured libexception-class-perl 1.31-1 2010-08-27 10:19:59 status installed libexception-class-perl 1.31-1 2010-08-27 10:19:59 configure libfile-homedir-perl 0.86-1 0.86-1 2010-08-27 10:19:59 status unpacked libfile-homedir-perl 0.86-1 2010-08-27 10:19:59 status half-configured libfile-homedir-perl 0.86-1 2010-08-27 10:19:59 status installed libfile-homedir-perl 0.86-1 2010-08-27 10:19:59 configure libfile-which-perl 1.08-1 1.08-1 2010-08-27 10:19:59 status unpacked libfile-which-perl 1.08-1 2010-08-27 10:19:59 status half-configured libfile-which-perl 1.08-1 2010-08-27 10:19:59 status installed libfile-which-perl 1.08-1 2010-08-27 10:19:59 configure liblist-moreutils-perl 0.25~02-1 0.25~02-1 2010-08-27 10:19:59 status unpacked liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:59 status half-configured liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:59 status installed liblist-moreutils-perl 0.25~02-1 2010-08-27 10:19:59 configure libparams-util-perl 1.00-1 1.00-1 2010-08-27 10:19:59 status unpacked libparams-util-perl 1.00-1 2010-08-27 10:19:59 status half-configured libparams-util-perl 1.00-1 2010-08-27 10:19:59 status installed libparams-util-perl 1.00-1 2010-08-27 10:19:59 configure libpod-spell-perl 1.01-2 1.01-2 2010-08-27 10:19:59 status unpacked libpod-spell-perl 1.01-2 2010-08-27 10:19:59 status half-configured libpod-spell-perl 1.01-2 2010-08-27 10:19:59 status installed libpod-spell-perl 1.01-2 2010-08-27 10:19:59 configure libppi-perl 1.213-1 1.213-1 2010-08-27 10:19:59 status unpacked libppi-perl 1.213-1 2010-08-27 10:19:59 status half-configured libppi-perl 1.213-1 2010-08-27 10:19:59 status installed libppi-perl 1.213-1 2010-08-27 10:19:59 configure libreadonly-perl 1.03-2 1.03-2 2010-08-27 10:19:59 status unpacked libreadonly-perl 1.03-2 2010-08-27 10:19:59 status half-configured libreadonly-perl 1.03-2 2010-08-27 10:19:59 status installed libreadonly-perl 1.03-2 2010-08-27 10:19:59 configure libppix-regexp-perl 0.010-1 0.010-1 2010-08-27 10:19:59 status unpacked libppix-regexp-perl 0.010-1 2010-08-27 10:19:59 status half-configured libppix-regexp-perl 0.010-1 2010-08-27 10:19:59 status installed libppix-regexp-perl 0.010-1 2010-08-27 10:19:59 configure libppix-utilities-perl 1.000001-1 1.000001-1 2010-08-27 10:19:59 status unpacked libppix-utilities-perl 1.000001-1 2010-08-27 10:19:59 status half-configured libppix-utilities-perl 1.000001-1 2010-08-27 10:19:59 status installed libppix-utilities-perl 1.000001-1 2010-08-27 10:19:59 configure libreadonly-xs-perl 1.04-2+b1 1.04-2+b1 2010-08-27 10:19:59 status unpacked libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:59 status half-configured libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:59 status installed libreadonly-xs-perl 1.04-2+b1 2010-08-27 10:19:59 configure libstring-format-perl 1.16-1 1.16-1 2010-08-27 10:19:59 status unpacked libstring-format-perl 1.16-1 2010-08-27 10:19:59 status half-configured libstring-format-perl 1.16-1 2010-08-27 10:19:59 status installed libstring-format-perl 1.16-1 2010-08-27 10:19:59 configure perltidy 20090616-1 20090616-1 2010-08-27 10:19:59 status unpacked perltidy 20090616-1 2010-08-27 10:19:59 status half-configured perltidy 20090616-1 2010-08-27 10:19:59 status installed perltidy 20090616-1 2010-08-27 10:19:59 configure libperl-critic-perl 1.108-1 1.108-1 2010-08-27 10:19:59 status unpacked libperl-critic-perl 1.108-1 2010-08-27 10:19:59 status unpacked libperl-critic-perl 1.108-1 2010-08-27 10:19:59 status half-configured libperl-critic-perl 1.108-1 2010-08-27 10:19:59 status installed libperl-critic-perl 1.108-1 2010-08-27 10:19:59 configure libtest-perl-critic-perl 1.02-1 1.02-1 2010-08-27 10:19:59 status unpacked libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:59 status half-configured libtest-perl-critic-perl 1.02-1 2010-08-27 10:19:59 status installed libtest-perl-critic-perl 1.02-1 2010-08-30 09:58:52 startup archives unpack 2010-08-30 09:58:53 install cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:53 status half-installed cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:53 status unpacked cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:53 status unpacked cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:54 startup packages configure 2010-08-30 09:58:54 configure cupsys-client 1.3.8-1+lenny8 1.3.8-1+lenny8 2010-08-30 09:58:54 status unpacked cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:54 status half-configured cupsys-client 1.3.8-1+lenny8 2010-08-30 09:58:54 status installed cupsys-client 1.3.8-1+lenny8 2010-08-30 10:34:58 startup packages remove 2010-08-30 10:34:58 status installed deborphan 1.7.28 2010-08-30 10:34:58 remove deborphan 1.7.28 1.7.28 2010-08-30 10:34:58 status half-configured deborphan 1.7.28 2010-08-30 10:34:58 status half-installed deborphan 1.7.28 2010-08-30 10:34:58 status triggers-pending man-db 2.5.7-3 2010-08-30 10:34:58 status half-installed deborphan 1.7.28 2010-08-30 10:34:58 status triggers-pending menu 2.1.43 2010-08-30 10:34:58 status half-installed deborphan 1.7.28 2010-08-30 10:34:58 status triggers-awaited menu 2.1.43 2010-08-30 10:34:58 status config-files deborphan 1.7.28 2010-08-30 10:34:58 status config-files deborphan 1.7.28 2010-08-30 10:34:58 status installed libapm1 3.2.2-14 2010-08-30 10:34:58 remove libapm1 3.2.2-14 3.2.2-14 2010-08-30 10:34:58 status half-configured libapm1 3.2.2-14 2010-08-30 10:34:58 status half-installed libapm1 3.2.2-14 2010-08-30 10:34:59 status config-files libapm1 3.2.2-14 2010-08-30 10:34:59 status config-files libapm1 3.2.2-14 2010-08-30 10:34:59 status installed python-beagle 0.3.9-1+b1 2010-08-30 10:34:59 remove python-beagle 0.3.9-1+b1 0.3.9-1+b1 2010-08-30 10:34:59 status half-configured python-beagle 0.3.9-1+b1 2010-08-30 10:35:00 status triggers-pending python-support 1.0.9 2010-08-30 10:35:00 status half-installed python-beagle 0.3.9-1+b1 2010-08-30 10:35:00 status config-files python-beagle 0.3.9-1+b1 2010-08-30 10:35:00 status config-files python-beagle 0.3.9-1+b1 2010-08-30 10:35:00 status config-files python-beagle 0.3.9-1+b1 2010-08-30 10:35:00 status not-installed python-beagle 2010-08-30 10:35:00 status installed libbeagle1 0.3.9-1+b1 2010-08-30 10:35:00 remove libbeagle1 0.3.9-1+b1 0.3.9-1+b1 2010-08-30 10:35:00 status half-configured libbeagle1 0.3.9-1+b1 2010-08-30 10:35:00 status half-installed libbeagle1 0.3.9-1+b1 2010-08-30 10:35:00 status config-files libbeagle1 0.3.9-1+b1 2010-08-30 10:35:00 status config-files libbeagle1 0.3.9-1+b1 2010-08-30 10:35:00 status installed libboost-date-time1.40.0 1.40.0-6+b1 2010-08-30 10:35:00 remove libboost-date-time1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-08-30 10:35:00 status half-configured libboost-date-time1.40.0 1.40.0-6+b1 2010-08-30 10:35:00 status half-installed libboost-date-time1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status config-files libboost-date-time1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status config-files libboost-date-time1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status installed libboost-thread1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 remove libboost-thread1.40.0 1.40.0-6+b1 1.40.0-6+b1 2010-08-30 10:35:01 status half-configured libboost-thread1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status half-installed libboost-thread1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status config-files libboost-thread1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status config-files libboost-thread1.40.0 1.40.0-6+b1 2010-08-30 10:35:01 status installed libestools1.2 1:1.2.96~beta-6 2010-08-30 10:35:01 remove libestools1.2 1:1.2.96~beta-6 1:1.2.96~beta-6 2010-08-30 10:35:01 status half-configured libestools1.2 1:1.2.96~beta-6 2010-08-30 10:35:01 status half-installed libestools1.2 1:1.2.96~beta-6 2010-08-30 10:35:01 status config-files libestools1.2 1:1.2.96~beta-6 2010-08-30 10:35:01 status config-files libestools1.2 1:1.2.96~beta-6 2010-08-30 10:35:01 status installed libiw29 29-1.1 2010-08-30 10:35:01 remove libiw29 29-1.1 29-1.1 2010-08-30 10:35:01 status half-configured libiw29 29-1.1 2010-08-30 10:35:01 status half-installed libiw29 29-1.1 2010-08-30 10:35:01 status config-files libiw29 29-1.1 2010-08-30 10:35:01 status config-files libiw29 29-1.1 2010-08-30 10:35:01 status installed libjaxp1.3-java-gcj 1.3.05-1 2010-08-30 10:35:01 remove libjaxp1.3-java-gcj 1.3.05-1 1.3.05-1 2010-08-30 10:35:01 status half-configured libjaxp1.3-java-gcj 1.3.05-1 2010-08-30 10:35:01 status half-installed libjaxp1.3-java-gcj 1.3.05-1 2010-08-30 10:35:02 status config-files libjaxp1.3-java-gcj 1.3.05-1 2010-08-30 10:35:02 status config-files libjaxp1.3-java-gcj 1.3.05-1 2010-08-30 10:35:02 status installed libmpfr1ldbl 2.4.2-3 2010-08-30 10:35:02 remove libmpfr1ldbl 2.4.2-3 2.3.1.dfsg.1-2 2010-08-30 10:35:02 status half-configured libmpfr1ldbl 2.4.2-3 2010-08-30 10:35:02 status half-installed libmpfr1ldbl 2.4.2-3 2010-08-30 10:35:02 status config-files libmpfr1ldbl 2.4.2-3 2010-08-30 10:35:02 status config-files libmpfr1ldbl 2.4.2-3 2010-08-30 10:35:02 status installed libsexy2 0.1.11-2+b1 2010-08-30 10:35:02 remove libsexy2 0.1.11-2+b1 0.1.11-2+b1 2010-08-30 10:35:02 status half-configured libsexy2 0.1.11-2+b1 2010-08-30 10:35:02 status half-installed libsexy2 0.1.11-2+b1 2010-08-30 10:35:02 status config-files libsexy2 0.1.11-2+b1 2010-08-30 10:35:02 status config-files libsexy2 0.1.11-2+b1 2010-08-30 10:35:02 status installed libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:02 remove libswfdec-0.6-90 0.6.8-1 0.6.8-1 2010-08-30 10:35:02 status half-configured libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:02 status half-installed libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:02 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-30 10:35:02 status half-installed libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:03 status config-files libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:03 status config-files libswfdec-0.6-90 0.6.8-1 2010-08-30 10:35:03 status installed libx264-98 1:0.svn20100620-0.1 2010-08-30 10:35:03 remove libx264-98 1:0.svn20100620-0.1 1:0.svn20100620-0.1 2010-08-30 10:35:03 status half-configured libx264-98 1:0.svn20100620-0.1 2010-08-30 10:35:03 status half-installed libx264-98 1:0.svn20100620-0.1 2010-08-30 10:35:03 status config-files libx264-98 1:0.svn20100620-0.1 2010-08-30 10:35:03 status config-files libx264-98 1:0.svn20100620-0.1 2010-08-30 10:35:03 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 10:35:03 status half-configured man-db 2.5.7-3 2010-08-30 10:35:04 status installed man-db 2.5.7-3 2010-08-30 10:35:04 trigproc menu 2.1.43 2.1.43 2010-08-30 10:35:04 status half-configured menu 2.1.43 2010-08-30 10:35:07 status installed menu 2.1.43 2010-08-30 10:35:07 trigproc python-support 1.0.9 1.0.9 2010-08-30 10:35:07 status half-configured python-support 1.0.9 2010-08-30 10:35:26 status installed python-support 1.0.9 2010-08-30 10:35:26 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-30 10:35:26 status half-configured hicolor-icon-theme 0.11-1 2010-08-30 10:35:33 status installed hicolor-icon-theme 0.11-1 2010-08-30 10:35:43 startup packages remove 2010-08-30 10:35:43 status installed libdb4.6 4.6.21-16 2010-08-30 10:35:43 remove libdb4.6 4.6.21-16 4.6.21-11 2010-08-30 10:35:43 status half-configured libdb4.6 4.6.21-16 2010-08-30 10:35:43 status half-installed libdb4.6 4.6.21-16 2010-08-30 10:35:43 status config-files libdb4.6 4.6.21-16 2010-08-30 10:35:43 status config-files libdb4.6 4.6.21-16 2010-08-30 10:35:43 status config-files libdb4.6 4.6.21-16 2010-08-30 10:35:43 status not-installed libdb4.6 2010-08-30 10:37:26 startup archives unpack 2010-08-30 10:37:26 install apt-show-versions 0.16 2010-08-30 10:37:26 status half-installed apt-show-versions 0.16 2010-08-30 10:37:26 status triggers-pending man-db 2.5.7-3 2010-08-30 10:37:26 status half-installed apt-show-versions 0.16 2010-08-30 10:37:27 status unpacked apt-show-versions 0.16 2010-08-30 10:37:27 status unpacked apt-show-versions 0.16 2010-08-30 10:37:27 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 10:37:27 status half-configured man-db 2.5.7-3 2010-08-30 10:37:28 status installed man-db 2.5.7-3 2010-08-30 10:37:28 startup packages configure 2010-08-30 10:37:28 configure apt-show-versions 0.16 0.16 2010-08-30 10:37:28 status unpacked apt-show-versions 0.16 2010-08-30 10:37:28 status unpacked apt-show-versions 0.16 2010-08-30 10:37:28 status unpacked apt-show-versions 0.16 2010-08-30 10:37:28 status half-configured apt-show-versions 0.16 2010-08-30 10:37:33 status installed apt-show-versions 0.16 2010-08-30 11:20:14 startup packages remove 2010-08-30 11:20:14 status installed libept0 0.5.30 2010-08-30 11:20:18 remove libept0 0.5.30 0.5.30 2010-08-30 11:20:18 status half-configured libept0 0.5.30 2010-08-30 11:20:18 status half-installed libept0 0.5.30 2010-08-30 11:20:18 status config-files libept0 0.5.30 2010-08-30 11:20:18 status config-files libept0 0.5.30 2010-08-30 11:20:19 startup archives unpack 2010-08-30 11:20:19 upgrade libpam-modules 1.1.1-3 1.1.1-4 2010-08-30 11:20:19 status half-configured libpam-modules 1.1.1-3 2010-08-30 11:20:19 status unpacked libpam-modules 1.1.1-3 2010-08-30 11:20:19 status half-installed libpam-modules 1.1.1-3 2010-08-30 11:20:20 status triggers-pending man-db 2.5.7-3 2010-08-30 11:20:20 status half-installed libpam-modules 1.1.1-3 2010-08-30 11:20:20 status half-installed libpam-modules 1.1.1-3 2010-08-30 11:20:20 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:20 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:20 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:20:20 status half-configured man-db 2.5.7-3 2010-08-30 11:20:22 status installed man-db 2.5.7-3 2010-08-30 11:20:23 startup packages configure 2010-08-30 11:20:23 configure libpam-modules 1.1.1-4 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:23 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:24 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:24 status unpacked libpam-modules 1.1.1-4 2010-08-30 11:20:24 status half-configured libpam-modules 1.1.1-4 2010-08-30 11:20:24 status installed libpam-modules 1.1.1-4 2010-08-30 11:20:24 startup archives unpack 2010-08-30 11:20:25 upgrade libdbus-glib-1-2 0.86-1 0.88-2 2010-08-30 11:20:25 status half-configured libdbus-glib-1-2 0.86-1 2010-08-30 11:20:25 status unpacked libdbus-glib-1-2 0.86-1 2010-08-30 11:20:25 status half-installed libdbus-glib-1-2 0.86-1 2010-08-30 11:20:25 status half-installed libdbus-glib-1-2 0.86-1 2010-08-30 11:20:25 status unpacked libdbus-glib-1-2 0.88-2 2010-08-30 11:20:25 status unpacked libdbus-glib-1-2 0.88-2 2010-08-30 11:20:25 upgrade libedataserver1.2-13 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:25 status half-configured libedataserver1.2-13 2.30.2.1-1 2010-08-30 11:20:25 status unpacked libedataserver1.2-13 2.30.2.1-1 2010-08-30 11:20:25 status half-installed libedataserver1.2-13 2.30.2.1-1 2010-08-30 11:20:26 status half-installed libedataserver1.2-13 2.30.2.1-1 2010-08-30 11:20:26 status unpacked libedataserver1.2-13 2.30.3-1 2010-08-30 11:20:26 status unpacked libedataserver1.2-13 2.30.3-1 2010-08-30 11:20:26 upgrade libsqlite3-0 3.7.0.1-1 3.7.2-1 2010-08-30 11:20:26 status half-configured libsqlite3-0 3.7.0.1-1 2010-08-30 11:20:26 status unpacked libsqlite3-0 3.7.0.1-1 2010-08-30 11:20:26 status half-installed libsqlite3-0 3.7.0.1-1 2010-08-30 11:20:26 status half-installed libsqlite3-0 3.7.0.1-1 2010-08-30 11:20:26 status unpacked libsqlite3-0 3.7.2-1 2010-08-30 11:20:26 status unpacked libsqlite3-0 3.7.2-1 2010-08-30 11:20:26 upgrade libcamel1.2-14 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:26 status half-configured libcamel1.2-14 2.30.2.1-1 2010-08-30 11:20:26 status unpacked libcamel1.2-14 2.30.2.1-1 2010-08-30 11:20:26 status half-installed libcamel1.2-14 2.30.2.1-1 2010-08-30 11:20:27 status half-installed libcamel1.2-14 2.30.2.1-1 2010-08-30 11:20:27 status unpacked libcamel1.2-14 2.30.3-1 2010-08-30 11:20:27 status unpacked libcamel1.2-14 2.30.3-1 2010-08-30 11:20:27 upgrade libfreetype6-dev 2.4.2-1 2.4.2-2 2010-08-30 11:20:27 status half-configured libfreetype6-dev 2.4.2-1 2010-08-30 11:20:27 status unpacked libfreetype6-dev 2.4.2-1 2010-08-30 11:20:27 status half-installed libfreetype6-dev 2.4.2-1 2010-08-30 11:20:27 status triggers-pending doc-base 0.9.5 2010-08-30 11:20:27 status half-installed libfreetype6-dev 2.4.2-1 2010-08-30 11:20:27 status triggers-pending man-db 2.5.7-3 2010-08-30 11:20:27 status half-installed libfreetype6-dev 2.4.2-1 2010-08-30 11:20:28 status half-installed libfreetype6-dev 2.4.2-1 2010-08-30 11:20:28 status unpacked libfreetype6-dev 2.4.2-2 2010-08-30 11:20:28 status unpacked libfreetype6-dev 2.4.2-2 2010-08-30 11:20:28 upgrade libfreetype6 2.4.2-1 2.4.2-2 2010-08-30 11:20:28 status half-configured libfreetype6 2.4.2-1 2010-08-30 11:20:28 status unpacked libfreetype6 2.4.2-1 2010-08-30 11:20:28 status half-installed libfreetype6 2.4.2-1 2010-08-30 11:20:29 status half-installed libfreetype6 2.4.2-1 2010-08-30 11:20:29 status unpacked libfreetype6 2.4.2-2 2010-08-30 11:20:29 status unpacked libfreetype6 2.4.2-2 2010-08-30 11:20:29 upgrade libcairo2-dev 1.8.10-4 1.8.10-5 2010-08-30 11:20:29 status half-configured libcairo2-dev 1.8.10-4 2010-08-30 11:20:29 status unpacked libcairo2-dev 1.8.10-4 2010-08-30 11:20:29 status half-installed libcairo2-dev 1.8.10-4 2010-08-30 11:20:30 status half-installed libcairo2-dev 1.8.10-4 2010-08-30 11:20:30 status unpacked libcairo2-dev 1.8.10-5 2010-08-30 11:20:30 status unpacked libcairo2-dev 1.8.10-5 2010-08-30 11:20:30 upgrade libcairo2 1.8.10-4 1.8.10-5 2010-08-30 11:20:30 status half-configured libcairo2 1.8.10-4 2010-08-30 11:20:30 status unpacked libcairo2 1.8.10-4 2010-08-30 11:20:30 status half-installed libcairo2 1.8.10-4 2010-08-30 11:20:30 status half-installed libcairo2 1.8.10-4 2010-08-30 11:20:30 status unpacked libcairo2 1.8.10-5 2010-08-30 11:20:30 status unpacked libcairo2 1.8.10-5 2010-08-30 11:20:31 upgrade libebackend1.2-0 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:31 status half-configured libebackend1.2-0 2.30.2.1-1 2010-08-30 11:20:31 status unpacked libebackend1.2-0 2.30.2.1-1 2010-08-30 11:20:31 status half-installed libebackend1.2-0 2.30.2.1-1 2010-08-30 11:20:31 status half-installed libebackend1.2-0 2.30.2.1-1 2010-08-30 11:20:31 status unpacked libebackend1.2-0 2.30.3-1 2010-08-30 11:20:31 status unpacked libebackend1.2-0 2.30.3-1 2010-08-30 11:20:31 upgrade libebook1.2-9 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:31 status half-configured libebook1.2-9 2.30.2.1-1 2010-08-30 11:20:31 status unpacked libebook1.2-9 2.30.2.1-1 2010-08-30 11:20:31 status half-installed libebook1.2-9 2.30.2.1-1 2010-08-30 11:20:31 status half-installed libebook1.2-9 2.30.2.1-1 2010-08-30 11:20:31 status unpacked libebook1.2-9 2.30.3-1 2010-08-30 11:20:31 status unpacked libebook1.2-9 2.30.3-1 2010-08-30 11:20:32 upgrade libecal1.2-7 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:32 status half-configured libecal1.2-7 2.30.2.1-1 2010-08-30 11:20:32 status unpacked libecal1.2-7 2.30.2.1-1 2010-08-30 11:20:32 status half-installed libecal1.2-7 2.30.2.1-1 2010-08-30 11:20:32 status half-installed libecal1.2-7 2.30.2.1-1 2010-08-30 11:20:32 status unpacked libecal1.2-7 2.30.3-1 2010-08-30 11:20:32 status unpacked libecal1.2-7 2.30.3-1 2010-08-30 11:20:32 upgrade libedata-book1.2-2 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:32 status half-configured libedata-book1.2-2 2.30.2.1-1 2010-08-30 11:20:32 status unpacked libedata-book1.2-2 2.30.2.1-1 2010-08-30 11:20:32 status half-installed libedata-book1.2-2 2.30.2.1-1 2010-08-30 11:20:32 status half-installed libedata-book1.2-2 2.30.2.1-1 2010-08-30 11:20:33 status unpacked libedata-book1.2-2 2.30.3-1 2010-08-30 11:20:33 status unpacked libedata-book1.2-2 2.30.3-1 2010-08-30 11:20:33 upgrade libedata-cal1.2-7 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:33 status half-configured libedata-cal1.2-7 2.30.2.1-1 2010-08-30 11:20:33 status unpacked libedata-cal1.2-7 2.30.2.1-1 2010-08-30 11:20:33 status half-installed libedata-cal1.2-7 2.30.2.1-1 2010-08-30 11:20:34 status half-installed libedata-cal1.2-7 2.30.2.1-1 2010-08-30 11:20:34 status unpacked libedata-cal1.2-7 2.30.3-1 2010-08-30 11:20:34 status unpacked libedata-cal1.2-7 2.30.3-1 2010-08-30 11:20:34 upgrade libegroupwise1.2-13 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:34 status half-configured libegroupwise1.2-13 2.30.2.1-1 2010-08-30 11:20:34 status unpacked libegroupwise1.2-13 2.30.2.1-1 2010-08-30 11:20:34 status half-installed libegroupwise1.2-13 2.30.2.1-1 2010-08-30 11:20:34 status half-installed libegroupwise1.2-13 2.30.2.1-1 2010-08-30 11:20:34 status unpacked libegroupwise1.2-13 2.30.3-1 2010-08-30 11:20:34 status unpacked libegroupwise1.2-13 2.30.3-1 2010-08-30 11:20:34 upgrade libgdata1.2-1 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:34 status half-configured libgdata1.2-1 2.30.2.1-1 2010-08-30 11:20:34 status unpacked libgdata1.2-1 2.30.2.1-1 2010-08-30 11:20:34 status half-installed libgdata1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status half-installed libgdata1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status unpacked libgdata1.2-1 2.30.3-1 2010-08-30 11:20:35 status unpacked libgdata1.2-1 2.30.3-1 2010-08-30 11:20:35 upgrade libgdata-google1.2-1 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:35 status half-configured libgdata-google1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status unpacked libgdata-google1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status half-installed libgdata-google1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status half-installed libgdata-google1.2-1 2.30.2.1-1 2010-08-30 11:20:35 status unpacked libgdata-google1.2-1 2.30.3-1 2010-08-30 11:20:35 status unpacked libgdata-google1.2-1 2.30.3-1 2010-08-30 11:20:35 upgrade libssl0.9.8 0.9.8o-1 0.9.8o-2 2010-08-30 11:20:35 status half-configured libssl0.9.8 0.9.8o-1 2010-08-30 11:20:36 status unpacked libssl0.9.8 0.9.8o-1 2010-08-30 11:20:36 status half-installed libssl0.9.8 0.9.8o-1 2010-08-30 11:20:36 status half-installed libssl0.9.8 0.9.8o-1 2010-08-30 11:20:36 status unpacked libssl0.9.8 0.9.8o-2 2010-08-30 11:20:36 status unpacked libssl0.9.8 0.9.8o-2 2010-08-30 11:20:36 upgrade libsasl2-modules 2.1.23.dfsg1-5.1 2.1.23.dfsg1-6 2010-08-30 11:20:36 status half-configured libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-30 11:20:36 status unpacked libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-30 11:20:36 status half-installed libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-30 11:20:36 status half-installed libsasl2-modules 2.1.23.dfsg1-5.1 2010-08-30 11:20:36 status unpacked libsasl2-modules 2.1.23.dfsg1-6 2010-08-30 11:20:36 status unpacked libsasl2-modules 2.1.23.dfsg1-6 2010-08-30 11:20:37 upgrade libsasl2-2 2.1.23.dfsg1-5.1 2.1.23.dfsg1-6 2010-08-30 11:20:37 status half-configured libsasl2-2 2.1.23.dfsg1-5.1 2010-08-30 11:20:37 status unpacked libsasl2-2 2.1.23.dfsg1-5.1 2010-08-30 11:20:37 status half-installed libsasl2-2 2.1.23.dfsg1-5.1 2010-08-30 11:20:37 status half-installed libsasl2-2 2.1.23.dfsg1-5.1 2010-08-30 11:20:37 status unpacked libsasl2-2 2.1.23.dfsg1-6 2010-08-30 11:20:37 status unpacked libsasl2-2 2.1.23.dfsg1-6 2010-08-30 11:20:37 upgrade libldap-2.4-2 2.4.23-2 2.4.23-4 2010-08-30 11:20:37 status half-configured libldap-2.4-2 2.4.23-2 2010-08-30 11:20:37 status unpacked libldap-2.4-2 2.4.23-2 2010-08-30 11:20:37 status half-installed libldap-2.4-2 2.4.23-2 2010-08-30 11:20:37 status half-installed libldap-2.4-2 2.4.23-2 2010-08-30 11:20:37 status half-installed libldap-2.4-2 2.4.23-2 2010-08-30 11:20:37 status unpacked libldap-2.4-2 2.4.23-4 2010-08-30 11:20:37 status unpacked libldap-2.4-2 2.4.23-4 2010-08-30 11:20:38 upgrade evolution-data-server 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:38 status half-configured evolution-data-server 2.30.2.1-1 2010-08-30 11:20:38 status unpacked evolution-data-server 2.30.2.1-1 2010-08-30 11:20:38 status half-installed evolution-data-server 2.30.2.1-1 2010-08-30 11:20:38 status half-installed evolution-data-server 2.30.2.1-1 2010-08-30 11:20:38 status unpacked evolution-data-server 2.30.3-1 2010-08-30 11:20:38 status unpacked evolution-data-server 2.30.3-1 2010-08-30 11:20:38 upgrade evolution-data-server-common 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:38 status half-configured evolution-data-server-common 2.30.2.1-1 2010-08-30 11:20:38 status unpacked evolution-data-server-common 2.30.2.1-1 2010-08-30 11:20:38 status half-installed evolution-data-server-common 2.30.2.1-1 2010-08-30 11:20:42 status half-installed evolution-data-server-common 2.30.2.1-1 2010-08-30 11:20:42 status unpacked evolution-data-server-common 2.30.3-1 2010-08-30 11:20:44 status unpacked evolution-data-server-common 2.30.3-1 2010-08-30 11:20:44 upgrade libedataserverui1.2-8 2.30.2.1-1 2.30.3-1 2010-08-30 11:20:44 status half-configured libedataserverui1.2-8 2.30.2.1-1 2010-08-30 11:20:44 status unpacked libedataserverui1.2-8 2.30.2.1-1 2010-08-30 11:20:44 status half-installed libedataserverui1.2-8 2.30.2.1-1 2010-08-30 11:20:44 status half-installed libedataserverui1.2-8 2.30.2.1-1 2010-08-30 11:20:45 status unpacked libedataserverui1.2-8 2.30.3-1 2010-08-30 11:20:45 status unpacked libedataserverui1.2-8 2.30.3-1 2010-08-30 11:20:45 upgrade libgtkhtml3.14-19 3.30.2-1 3.30.3-1 2010-08-30 11:20:45 status half-configured libgtkhtml3.14-19 3.30.2-1 2010-08-30 11:20:45 status unpacked libgtkhtml3.14-19 3.30.2-1 2010-08-30 11:20:45 status half-installed libgtkhtml3.14-19 3.30.2-1 2010-08-30 11:20:46 status half-installed libgtkhtml3.14-19 3.30.2-1 2010-08-30 11:20:46 status unpacked libgtkhtml3.14-19 3.30.3-1 2010-08-30 11:20:46 status unpacked libgtkhtml3.14-19 3.30.3-1 2010-08-30 11:20:46 upgrade libgtkhtml-editor0 3.30.2-1 3.30.3-1 2010-08-30 11:20:46 status half-configured libgtkhtml-editor0 3.30.2-1 2010-08-30 11:20:46 status unpacked libgtkhtml-editor0 3.30.2-1 2010-08-30 11:20:47 status half-installed libgtkhtml-editor0 3.30.2-1 2010-08-30 11:20:47 status half-installed libgtkhtml-editor0 3.30.2-1 2010-08-30 11:20:47 status unpacked libgtkhtml-editor0 3.30.3-1 2010-08-30 11:20:47 status unpacked libgtkhtml-editor0 3.30.3-1 2010-08-30 11:20:48 upgrade libgtkhtml-editor-common 3.30.2-1 3.30.3-1 2010-08-30 11:20:48 status half-configured libgtkhtml-editor-common 3.30.2-1 2010-08-30 11:20:48 status unpacked libgtkhtml-editor-common 3.30.2-1 2010-08-30 11:20:48 status half-installed libgtkhtml-editor-common 3.30.2-1 2010-08-30 11:20:48 status half-installed libgtkhtml-editor-common 3.30.2-1 2010-08-30 11:20:48 status unpacked libgtkhtml-editor-common 3.30.3-1 2010-08-30 11:20:48 status unpacked libgtkhtml-editor-common 3.30.3-1 2010-08-30 11:20:48 upgrade libevolution 2.30.2-1 2.30.3-1 2010-08-30 11:20:48 status half-configured libevolution 2.30.2-1 2010-08-30 11:20:48 status unpacked libevolution 2.30.2-1 2010-08-30 11:20:48 status half-installed libevolution 2.30.2-1 2010-08-30 11:20:49 status half-installed libevolution 2.30.2-1 2010-08-30 11:20:49 status unpacked libevolution 2.30.3-1 2010-08-30 11:20:49 status unpacked libevolution 2.30.3-1 2010-08-30 11:20:50 upgrade evolution 2.30.2-1 2.30.3-1 2010-08-30 11:20:50 status half-configured evolution 2.30.2-1 2010-08-30 11:20:50 status unpacked evolution 2.30.2-1 2010-08-30 11:20:50 status half-installed evolution 2.30.2-1 2010-08-30 11:20:50 status triggers-pending gconf2 2.28.1-3 2010-08-30 11:20:50 status half-installed evolution 2.30.2-1 2010-08-30 11:20:50 status triggers-pending gnome-menus 2.30.2-1 2010-08-30 11:20:50 status half-installed evolution 2.30.2-1 2010-08-30 11:20:50 status triggers-pending desktop-file-utils 0.15-2 2010-08-30 11:20:50 status half-installed evolution 2.30.2-1 2010-08-30 11:20:51 status triggers-pending menu 2.1.43 2010-08-30 11:20:51 status half-installed evolution 2.30.2-1 2010-08-30 11:20:51 status half-installed evolution 2.30.2-1 2010-08-30 11:20:51 status half-installed evolution 2.30.2-1 2010-08-30 11:20:52 status triggers-awaited menu 2.1.43 2010-08-30 11:20:52 status unpacked evolution 2.30.3-1 2010-08-30 11:20:52 status unpacked evolution 2.30.3-1 2010-08-30 11:20:52 upgrade evolution-common 2.30.2-1 2.30.3-1 2010-08-30 11:20:52 status half-configured evolution-common 2.30.2-1 2010-08-30 11:20:52 status unpacked evolution-common 2.30.2-1 2010-08-30 11:20:52 status half-installed evolution-common 2.30.2-1 2010-08-30 11:20:52 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-30 11:20:52 status half-installed evolution-common 2.30.2-1 2010-08-30 11:20:53 status half-installed evolution-common 2.30.2-1 2010-08-30 11:20:53 status half-installed evolution-common 2.30.2-1 2010-08-30 11:20:58 status half-installed evolution-common 2.30.2-1 2010-08-30 11:20:59 status unpacked evolution-common 2.30.3-1 2010-08-30 11:21:00 status unpacked evolution-common 2.30.3-1 2010-08-30 11:21:00 upgrade klibc-utils 1.5.18-1 1.5.20-1 2010-08-30 11:21:00 status half-configured klibc-utils 1.5.18-1 2010-08-30 11:21:00 status unpacked klibc-utils 1.5.18-1 2010-08-30 11:21:00 status half-installed klibc-utils 1.5.18-1 2010-08-30 11:21:01 status half-installed klibc-utils 1.5.18-1 2010-08-30 11:21:01 status unpacked klibc-utils 1.5.20-1 2010-08-30 11:21:01 status unpacked klibc-utils 1.5.20-1 2010-08-30 11:21:02 upgrade libklibc 1.5.18-1 1.5.20-1 2010-08-30 11:21:02 status half-configured libklibc 1.5.18-1 2010-08-30 11:21:02 status unpacked libklibc 1.5.18-1 2010-08-30 11:21:02 status half-installed libklibc 1.5.18-1 2010-08-30 11:21:02 status half-installed libklibc 1.5.18-1 2010-08-30 11:21:02 status unpacked libklibc 1.5.20-1 2010-08-30 11:21:02 status unpacked libklibc 1.5.20-1 2010-08-30 11:21:02 upgrade initramfs-tools 0.98 0.98.1 2010-08-30 11:21:02 status half-configured initramfs-tools 0.98 2010-08-30 11:21:02 status unpacked initramfs-tools 0.98 2010-08-30 11:21:02 status half-installed initramfs-tools 0.98 2010-08-30 11:21:02 status half-installed initramfs-tools 0.98 2010-08-30 11:21:02 status half-installed initramfs-tools 0.98 2010-08-30 11:21:03 status half-installed initramfs-tools 0.98 2010-08-30 11:21:03 status unpacked initramfs-tools 0.98.1 2010-08-30 11:21:03 status unpacked initramfs-tools 0.98.1 2010-08-30 11:21:03 upgrade linux-image-2.6.26-2-amd64 2.6.26-24 2.6.26-24lenny1 2010-08-30 11:21:03 status half-configured linux-image-2.6.26-2-amd64 2.6.26-24 2010-08-30 11:21:03 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24 2010-08-30 11:21:03 status half-installed linux-image-2.6.26-2-amd64 2.6.26-24 2010-08-30 11:21:10 status half-installed linux-image-2.6.26-2-amd64 2.6.26-24 2010-08-30 11:21:12 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-08-30 11:21:14 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-08-30 11:21:14 upgrade linux-base 2.6.32-20 2.6.32-21 2010-08-30 11:21:14 status half-configured linux-base 2.6.32-20 2010-08-30 11:21:14 status unpacked linux-base 2.6.32-20 2010-08-30 11:21:14 status half-installed linux-base 2.6.32-20 2010-08-30 11:21:14 status half-installed linux-base 2.6.32-20 2010-08-30 11:21:15 status half-installed linux-base 2.6.32-20 2010-08-30 11:21:15 status unpacked linux-base 2.6.32-21 2010-08-30 11:21:15 status unpacked linux-base 2.6.32-21 2010-08-30 11:21:15 upgrade linux-image-2.6.32-5-amd64 2.6.32-20 2.6.32-21 2010-08-30 11:21:15 status half-configured linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-30 11:21:15 status unpacked linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-30 11:21:15 status half-installed linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-30 11:21:25 status half-installed linux-image-2.6.32-5-amd64 2.6.32-20 2010-08-30 11:21:26 status unpacked linux-image-2.6.32-5-amd64 2.6.32-21 2010-08-30 11:21:29 status unpacked linux-image-2.6.32-5-amd64 2.6.32-21 2010-08-30 11:21:29 upgrade openoffice.org-emailmerge 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:21:29 status half-configured openoffice.org-emailmerge 1:3.2.1-5 2010-08-30 11:21:29 status unpacked openoffice.org-emailmerge 1:3.2.1-5 2010-08-30 11:21:29 status half-installed openoffice.org-emailmerge 1:3.2.1-5 2010-08-30 11:21:43 status half-installed openoffice.org-emailmerge 1:3.2.1-5 2010-08-30 11:21:43 status unpacked openoffice.org-emailmerge 1:3.2.1-6 2010-08-30 11:21:43 status unpacked openoffice.org-emailmerge 1:3.2.1-6 2010-08-30 11:21:43 upgrade pciutils 1:3.1.7-4 1:3.1.7-5 2010-08-30 11:21:43 status half-configured pciutils 1:3.1.7-4 2010-08-30 11:21:43 status unpacked pciutils 1:3.1.7-4 2010-08-30 11:21:43 status half-installed pciutils 1:3.1.7-4 2010-08-30 11:21:44 status half-installed pciutils 1:3.1.7-4 2010-08-30 11:21:44 status half-installed pciutils 1:3.1.7-4 2010-08-30 11:21:44 status unpacked pciutils 1:3.1.7-5 2010-08-30 11:21:44 status unpacked pciutils 1:3.1.7-5 2010-08-30 11:21:44 upgrade libpci3 1:3.1.7-4 1:3.1.7-5 2010-08-30 11:21:44 status half-configured libpci3 1:3.1.7-4 2010-08-30 11:21:44 status unpacked libpci3 1:3.1.7-4 2010-08-30 11:21:44 status half-installed libpci3 1:3.1.7-4 2010-08-30 11:21:45 status half-installed libpci3 1:3.1.7-4 2010-08-30 11:21:45 status unpacked libpci3 1:3.1.7-5 2010-08-30 11:21:45 status unpacked libpci3 1:3.1.7-5 2010-08-30 11:21:45 upgrade qemu-kvm 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:21:45 status half-configured qemu-kvm 0.12.5+dfsg-1 2010-08-30 11:21:45 status unpacked qemu-kvm 0.12.5+dfsg-1 2010-08-30 11:21:45 status half-installed qemu-kvm 0.12.5+dfsg-1 2010-08-30 11:21:45 status half-installed qemu-kvm 0.12.5+dfsg-1 2010-08-30 11:21:46 status half-installed qemu-kvm 0.12.5+dfsg-1 2010-08-30 11:21:47 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:21:47 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:21:47 upgrade cpp-4.4 4.4.4-8 4.4.4-11 2010-08-30 11:21:47 status half-configured cpp-4.4 4.4.4-8 2010-08-30 11:21:47 status unpacked cpp-4.4 4.4.4-8 2010-08-30 11:21:47 status half-installed cpp-4.4 4.4.4-8 2010-08-30 11:21:47 status half-installed cpp-4.4 4.4.4-8 2010-08-30 11:21:48 status unpacked cpp-4.4 4.4.4-11 2010-08-30 11:21:48 status unpacked cpp-4.4 4.4.4-11 2010-08-30 11:21:48 upgrade gcc-4.4-base 4.4.4-8 4.4.4-11 2010-08-30 11:21:48 status half-configured gcc-4.4-base 4.4.4-8 2010-08-30 11:21:48 status unpacked gcc-4.4-base 4.4.4-8 2010-08-30 11:21:48 status half-installed gcc-4.4-base 4.4.4-8 2010-08-30 11:21:48 status half-installed gcc-4.4-base 4.4.4-8 2010-08-30 11:21:48 status unpacked gcc-4.4-base 4.4.4-11 2010-08-30 11:21:48 status unpacked gcc-4.4-base 4.4.4-11 2010-08-30 11:21:48 trigproc doc-base 0.9.5 0.9.5 2010-08-30 11:21:48 status half-configured doc-base 0.9.5 2010-08-30 11:21:50 status installed doc-base 0.9.5 2010-08-30 11:21:50 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:21:50 status half-configured man-db 2.5.7-3 2010-08-30 11:21:53 status installed man-db 2.5.7-3 2010-08-30 11:21:53 trigproc gconf2 2.28.1-3 2.28.1-3 2010-08-30 11:21:53 status half-configured gconf2 2.28.1-3 2010-08-30 11:22:07 status installed gconf2 2.28.1-3 2010-08-30 11:22:08 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-08-30 11:22:08 status half-configured gnome-menus 2.30.2-1 2010-08-30 11:22:08 status installed gnome-menus 2.30.2-1 2010-08-30 11:22:08 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-30 11:22:08 status half-configured desktop-file-utils 0.15-2 2010-08-30 11:22:09 status installed desktop-file-utils 0.15-2 2010-08-30 11:22:09 trigproc menu 2.1.43 2.1.43 2010-08-30 11:22:09 status half-configured menu 2.1.43 2010-08-30 11:22:14 status installed menu 2.1.43 2010-08-30 11:22:14 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-30 11:22:14 status half-configured hicolor-icon-theme 0.11-1 2010-08-30 11:22:22 status installed hicolor-icon-theme 0.11-1 2010-08-30 11:22:23 startup packages configure 2010-08-30 11:22:23 configure gcc-4.4-base 4.4.4-11 4.4.4-11 2010-08-30 11:22:23 status unpacked gcc-4.4-base 4.4.4-11 2010-08-30 11:22:23 status half-configured gcc-4.4-base 4.4.4-11 2010-08-30 11:22:23 status installed gcc-4.4-base 4.4.4-11 2010-08-30 11:22:23 startup archives unpack 2010-08-30 11:22:24 upgrade libgcc1 1:4.4.4-8 1:4.4.4-11 2010-08-30 11:22:24 status half-configured libgcc1 1:4.4.4-8 2010-08-30 11:22:24 status unpacked libgcc1 1:4.4.4-8 2010-08-30 11:22:24 status half-installed libgcc1 1:4.4.4-8 2010-08-30 11:22:25 status half-installed libgcc1 1:4.4.4-8 2010-08-30 11:22:25 status unpacked libgcc1 1:4.4.4-11 2010-08-30 11:22:25 status unpacked libgcc1 1:4.4.4-11 2010-08-30 11:22:26 startup packages configure 2010-08-30 11:22:26 configure libgcc1 1:4.4.4-11 1:4.4.4-11 2010-08-30 11:22:26 status unpacked libgcc1 1:4.4.4-11 2010-08-30 11:22:26 status half-configured libgcc1 1:4.4.4-11 2010-08-30 11:22:27 status installed libgcc1 1:4.4.4-11 2010-08-30 11:22:27 startup archives unpack 2010-08-30 11:22:28 upgrade libgomp1 4.4.4-8 4.4.4-11 2010-08-30 11:22:28 status half-configured libgomp1 4.4.4-8 2010-08-30 11:22:28 status unpacked libgomp1 4.4.4-8 2010-08-30 11:22:28 status half-installed libgomp1 4.4.4-8 2010-08-30 11:22:28 status half-installed libgomp1 4.4.4-8 2010-08-30 11:22:28 status unpacked libgomp1 4.4.4-11 2010-08-30 11:22:28 status unpacked libgomp1 4.4.4-11 2010-08-30 11:22:28 upgrade gcc-4.4 4.4.4-8 4.4.4-11 2010-08-30 11:22:28 status half-configured gcc-4.4 4.4.4-8 2010-08-30 11:22:28 status unpacked gcc-4.4 4.4.4-8 2010-08-30 11:22:28 status half-installed gcc-4.4 4.4.4-8 2010-08-30 11:22:29 status half-installed gcc-4.4 4.4.4-8 2010-08-30 11:22:29 status unpacked gcc-4.4 4.4.4-11 2010-08-30 11:22:29 status unpacked gcc-4.4 4.4.4-11 2010-08-30 11:22:29 upgrade g++-4.4 4.4.4-8 4.4.4-11 2010-08-30 11:22:29 status half-configured g++-4.4 4.4.4-8 2010-08-30 11:22:29 status unpacked g++-4.4 4.4.4-8 2010-08-30 11:22:29 status half-installed g++-4.4 4.4.4-8 2010-08-30 11:22:30 status half-installed g++-4.4 4.4.4-8 2010-08-30 11:22:30 status unpacked g++-4.4 4.4.4-11 2010-08-30 11:22:30 status unpacked g++-4.4 4.4.4-11 2010-08-30 11:22:30 upgrade libstdc++6-4.4-dev 4.4.4-8 4.4.4-11 2010-08-30 11:22:30 status half-configured libstdc++6-4.4-dev 4.4.4-8 2010-08-30 11:22:30 status unpacked libstdc++6-4.4-dev 4.4.4-8 2010-08-30 11:22:30 status half-installed libstdc++6-4.4-dev 4.4.4-8 2010-08-30 11:22:31 status half-installed libstdc++6-4.4-dev 4.4.4-8 2010-08-30 11:22:32 status unpacked libstdc++6-4.4-dev 4.4.4-11 2010-08-30 11:22:32 status unpacked libstdc++6-4.4-dev 4.4.4-11 2010-08-30 11:22:32 upgrade libgfortran3 4.4.4-8 4.4.4-11 2010-08-30 11:22:32 status half-configured libgfortran3 4.4.4-8 2010-08-30 11:22:32 status unpacked libgfortran3 4.4.4-8 2010-08-30 11:22:32 status half-installed libgfortran3 4.4.4-8 2010-08-30 11:22:32 status half-installed libgfortran3 4.4.4-8 2010-08-30 11:22:32 status unpacked libgfortran3 4.4.4-11 2010-08-30 11:22:32 status unpacked libgfortran3 4.4.4-11 2010-08-30 11:22:32 upgrade lib32stdc++6 4.4.4-8 4.4.4-11 2010-08-30 11:22:32 status half-configured lib32stdc++6 4.4.4-8 2010-08-30 11:22:32 status unpacked lib32stdc++6 4.4.4-8 2010-08-30 11:22:33 status half-installed lib32stdc++6 4.4.4-8 2010-08-30 11:22:33 status half-installed lib32stdc++6 4.4.4-8 2010-08-30 11:22:33 status unpacked lib32stdc++6 4.4.4-11 2010-08-30 11:22:33 status unpacked lib32stdc++6 4.4.4-11 2010-08-30 11:22:33 upgrade lib32gcc1 1:4.4.4-8 1:4.4.4-11 2010-08-30 11:22:33 status half-configured lib32gcc1 1:4.4.4-8 2010-08-30 11:22:33 status unpacked lib32gcc1 1:4.4.4-8 2010-08-30 11:22:33 status half-installed lib32gcc1 1:4.4.4-8 2010-08-30 11:22:33 status half-installed lib32gcc1 1:4.4.4-8 2010-08-30 11:22:33 status unpacked lib32gcc1 1:4.4.4-11 2010-08-30 11:22:33 status unpacked lib32gcc1 1:4.4.4-11 2010-08-30 11:22:33 upgrade libstdc++6 4.4.4-8 4.4.4-11 2010-08-30 11:22:33 status half-configured libstdc++6 4.4.4-8 2010-08-30 11:22:33 status unpacked libstdc++6 4.4.4-8 2010-08-30 11:22:33 status half-installed libstdc++6 4.4.4-8 2010-08-30 11:22:34 status half-installed libstdc++6 4.4.4-8 2010-08-30 11:22:34 status unpacked libstdc++6 4.4.4-11 2010-08-30 11:22:34 status unpacked libstdc++6 4.4.4-11 2010-08-30 11:22:35 startup packages configure 2010-08-30 11:22:35 configure libstdc++6 4.4.4-11 4.4.4-11 2010-08-30 11:22:35 status unpacked libstdc++6 4.4.4-11 2010-08-30 11:22:35 status half-configured libstdc++6 4.4.4-11 2010-08-30 11:22:35 status installed libstdc++6 4.4.4-11 2010-08-30 11:22:35 startup archives unpack 2010-08-30 11:22:37 upgrade libpam0g 1.1.1-3 1.1.1-4 2010-08-30 11:22:37 status half-configured libpam0g 1.1.1-3 2010-08-30 11:22:37 status unpacked libpam0g 1.1.1-3 2010-08-30 11:22:37 status half-installed libpam0g 1.1.1-3 2010-08-30 11:22:37 status half-installed libpam0g 1.1.1-3 2010-08-30 11:22:37 status unpacked libpam0g 1.1.1-4 2010-08-30 11:22:37 status unpacked libpam0g 1.1.1-4 2010-08-30 11:22:38 startup packages configure 2010-08-30 11:22:38 configure libpam0g 1.1.1-4 1.1.1-4 2010-08-30 11:22:38 status unpacked libpam0g 1.1.1-4 2010-08-30 11:22:38 status half-configured libpam0g 1.1.1-4 2010-08-30 11:22:39 status installed libpam0g 1.1.1-4 2010-08-30 11:22:40 startup archives unpack 2010-08-30 11:22:40 upgrade ure 1.6.1+OOo3.2.1-5 1.6.1+OOo3.2.1-6 2010-08-30 11:22:40 status half-configured ure 1.6.1+OOo3.2.1-5 2010-08-30 11:22:40 status unpacked ure 1.6.1+OOo3.2.1-5 2010-08-30 11:22:40 status half-installed ure 1.6.1+OOo3.2.1-5 2010-08-30 11:22:41 status half-installed ure 1.6.1+OOo3.2.1-5 2010-08-30 11:22:42 status unpacked ure 1.6.1+OOo3.2.1-6 2010-08-30 11:22:42 status unpacked ure 1.6.1+OOo3.2.1-6 2010-08-30 11:22:42 upgrade uno-libs3 1.6.1+OOo3.2.1-5 1.6.1+OOo3.2.1-6 2010-08-30 11:22:42 status half-configured uno-libs3 1.6.1+OOo3.2.1-5 2010-08-30 11:22:42 status unpacked uno-libs3 1.6.1+OOo3.2.1-5 2010-08-30 11:22:42 status half-installed uno-libs3 1.6.1+OOo3.2.1-5 2010-08-30 11:22:43 status half-installed uno-libs3 1.6.1+OOo3.2.1-5 2010-08-30 11:22:43 status unpacked uno-libs3 1.6.1+OOo3.2.1-6 2010-08-30 11:22:43 status unpacked uno-libs3 1.6.1+OOo3.2.1-6 2010-08-30 11:22:43 upgrade python-apt 0.7.96.1 0.7.97.1 2010-08-30 11:22:43 status half-configured python-apt 0.7.96.1 2010-08-30 11:22:44 status unpacked python-apt 0.7.96.1 2010-08-30 11:22:44 status half-installed python-apt 0.7.96.1 2010-08-30 11:22:46 status half-installed python-apt 0.7.96.1 2010-08-30 11:22:46 status unpacked python-apt 0.7.97.1 2010-08-30 11:22:46 status unpacked python-apt 0.7.97.1 2010-08-30 11:22:46 upgrade synaptic 0.70~pre1 0.70~pre1+b1 2010-08-30 11:22:46 status half-configured synaptic 0.70~pre1 2010-08-30 11:22:46 status unpacked synaptic 0.70~pre1 2010-08-30 11:22:46 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:46 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-30 11:22:46 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:46 status triggers-pending gnome-menus 2.30.2-1 2010-08-30 11:22:46 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:46 status triggers-pending desktop-file-utils 0.15-2 2010-08-30 11:22:46 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:46 status triggers-pending man-db 2.5.7-3 2010-08-30 11:22:46 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:47 status triggers-pending menu 2.1.43 2010-08-30 11:22:47 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:48 status half-installed synaptic 0.70~pre1 2010-08-30 11:22:48 status triggers-awaited menu 2.1.43 2010-08-30 11:22:48 status unpacked synaptic 0.70~pre1+b1 2010-08-30 11:22:49 status unpacked synaptic 0.70~pre1+b1 2010-08-30 11:22:49 upgrade apt-utils 0.7.25.3 0.8.0 2010-08-30 11:22:49 status half-configured apt-utils 0.7.25.3 2010-08-30 11:22:49 status unpacked apt-utils 0.7.25.3 2010-08-30 11:22:49 status half-installed apt-utils 0.7.25.3 2010-08-30 11:22:49 status half-installed apt-utils 0.7.25.3 2010-08-30 11:22:49 status half-installed apt-utils 0.7.25.3 2010-08-30 11:22:50 status unpacked apt-utils 0.8.0 2010-08-30 11:22:50 status unpacked apt-utils 0.8.0 2010-08-30 11:22:50 install libxapian22 1.2.3-2 2010-08-30 11:22:50 status half-installed libxapian22 1.2.3-2 2010-08-30 11:22:50 status unpacked libxapian22 1.2.3-2 2010-08-30 11:22:50 status unpacked libxapian22 1.2.3-2 2010-08-30 11:22:50 upgrade libept1 1.0.3 1.0.3+b1 2010-08-30 11:22:50 status half-configured libept1 1.0.3 2010-08-30 11:22:50 status unpacked libept1 1.0.3 2010-08-30 11:22:50 status half-installed libept1 1.0.3 2010-08-30 11:22:51 status half-installed libept1 1.0.3 2010-08-30 11:22:51 status unpacked libept1 1.0.3+b1 2010-08-30 11:22:51 status unpacked libept1 1.0.3+b1 2010-08-30 11:22:51 upgrade libapt-pkg-perl 0.1.24 0.1.24+b1 2010-08-30 11:22:51 status half-configured libapt-pkg-perl 0.1.24 2010-08-30 11:22:51 status unpacked libapt-pkg-perl 0.1.24 2010-08-30 11:22:51 status half-installed libapt-pkg-perl 0.1.24 2010-08-30 11:22:51 status half-installed libapt-pkg-perl 0.1.24 2010-08-30 11:22:52 status half-installed libapt-pkg-perl 0.1.24 2010-08-30 11:22:52 status unpacked libapt-pkg-perl 0.1.24+b1 2010-08-30 11:22:52 status unpacked libapt-pkg-perl 0.1.24+b1 2010-08-30 11:22:52 upgrade ruby1.8 1.8.7.299-2 1.8.7.302-1 2010-08-30 11:22:52 status half-configured ruby1.8 1.8.7.299-2 2010-08-30 11:22:52 status unpacked ruby1.8 1.8.7.299-2 2010-08-30 11:22:52 status half-installed ruby1.8 1.8.7.299-2 2010-08-30 11:22:52 status half-installed ruby1.8 1.8.7.299-2 2010-08-30 11:22:52 status half-installed ruby1.8 1.8.7.299-2 2010-08-30 11:22:53 status half-installed ruby1.8 1.8.7.299-2 2010-08-30 11:22:53 status unpacked ruby1.8 1.8.7.302-1 2010-08-30 11:22:53 status unpacked ruby1.8 1.8.7.302-1 2010-08-30 11:22:53 upgrade libruby1.8 1.8.7.299-2 1.8.7.302-1 2010-08-30 11:22:53 status half-configured libruby1.8 1.8.7.299-2 2010-08-30 11:22:53 status unpacked libruby1.8 1.8.7.299-2 2010-08-30 11:22:53 status half-installed libruby1.8 1.8.7.299-2 2010-08-30 11:22:56 status half-installed libruby1.8 1.8.7.299-2 2010-08-30 11:22:56 status unpacked libruby1.8 1.8.7.302-1 2010-08-30 11:22:57 status unpacked libruby1.8 1.8.7.302-1 2010-08-30 11:22:57 upgrade libdpkg-ruby1.8 0.3.6 0.3.6+nmu1 2010-08-30 11:22:57 status half-configured libdpkg-ruby1.8 0.3.6 2010-08-30 11:22:57 status unpacked libdpkg-ruby1.8 0.3.6 2010-08-30 11:22:57 status half-installed libdpkg-ruby1.8 0.3.6 2010-08-30 11:22:57 status half-installed libdpkg-ruby1.8 0.3.6 2010-08-30 11:22:58 status unpacked libdpkg-ruby1.8 0.3.6+nmu1 2010-08-30 11:22:58 status unpacked libdpkg-ruby1.8 0.3.6+nmu1 2010-08-30 11:22:58 upgrade aptitude 0.6.3-3 0.6.3-3.1 2010-08-30 11:22:58 status half-configured aptitude 0.6.3-3 2010-08-30 11:22:58 status unpacked aptitude 0.6.3-3 2010-08-30 11:22:58 status half-installed aptitude 0.6.3-3 2010-08-30 11:22:58 status half-installed aptitude 0.6.3-3 2010-08-30 11:22:58 status half-installed aptitude 0.6.3-3 2010-08-30 11:22:59 status half-installed aptitude 0.6.3-3 2010-08-30 11:22:59 status unpacked aptitude 0.6.3-3.1 2010-08-30 11:23:00 status unpacked aptitude 0.6.3-3.1 2010-08-30 11:23:00 upgrade apt-move 4.2.27-1+b6 4.2.27-1+b7 2010-08-30 11:23:00 status half-configured apt-move 4.2.27-1+b6 2010-08-30 11:23:00 status unpacked apt-move 4.2.27-1+b6 2010-08-30 11:23:00 status half-installed apt-move 4.2.27-1+b6 2010-08-30 11:23:00 status half-installed apt-move 4.2.27-1+b6 2010-08-30 11:23:00 status half-installed apt-move 4.2.27-1+b6 2010-08-30 11:23:01 status unpacked apt-move 4.2.27-1+b7 2010-08-30 11:23:01 status unpacked apt-move 4.2.27-1+b7 2010-08-30 11:23:01 upgrade debian-archive-keyring 2010.08.15 2010.08.28 2010-08-30 11:23:01 status half-configured debian-archive-keyring 2010.08.15 2010-08-30 11:23:01 status unpacked debian-archive-keyring 2010.08.15 2010-08-30 11:23:01 status half-installed debian-archive-keyring 2010.08.15 2010-08-30 11:23:01 status half-installed debian-archive-keyring 2010.08.15 2010-08-30 11:23:01 status unpacked debian-archive-keyring 2010.08.28 2010-08-30 11:23:01 status unpacked debian-archive-keyring 2010.08.28 2010-08-30 11:23:01 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-30 11:23:01 status half-configured hicolor-icon-theme 0.11-1 2010-08-30 11:23:01 status installed hicolor-icon-theme 0.11-1 2010-08-30 11:23:01 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-08-30 11:23:01 status half-configured gnome-menus 2.30.2-1 2010-08-30 11:23:01 status installed gnome-menus 2.30.2-1 2010-08-30 11:23:01 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-30 11:23:01 status half-configured desktop-file-utils 0.15-2 2010-08-30 11:23:01 status installed desktop-file-utils 0.15-2 2010-08-30 11:23:01 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:23:01 status half-configured man-db 2.5.7-3 2010-08-30 11:23:07 status installed man-db 2.5.7-3 2010-08-30 11:23:07 trigproc menu 2.1.43 2.1.43 2010-08-30 11:23:07 status half-configured menu 2.1.43 2010-08-30 11:23:07 status installed menu 2.1.43 2010-08-30 11:23:08 startup packages configure 2010-08-30 11:23:08 configure debian-archive-keyring 2010.08.28 2010.08.28 2010-08-30 11:23:08 status unpacked debian-archive-keyring 2010.08.28 2010-08-30 11:23:08 status half-configured debian-archive-keyring 2010.08.28 2010-08-30 11:23:08 status installed debian-archive-keyring 2010.08.28 2010-08-30 11:23:09 startup archives unpack 2010-08-30 11:23:09 upgrade apt 0.7.25.3 0.8.0 2010-08-30 11:23:09 status half-configured apt 0.7.25.3 2010-08-30 11:23:09 status unpacked apt 0.7.25.3 2010-08-30 11:23:09 status half-installed apt 0.7.25.3 2010-08-30 11:23:09 status triggers-pending man-db 2.5.7-3 2010-08-30 11:23:09 status half-installed apt 0.7.25.3 2010-08-30 11:23:11 status half-installed apt 0.7.25.3 2010-08-30 11:23:11 status unpacked apt 0.8.0 2010-08-30 11:23:11 status unpacked apt 0.8.0 2010-08-30 11:23:11 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:23:11 status half-configured man-db 2.5.7-3 2010-08-30 11:23:13 status installed man-db 2.5.7-3 2010-08-30 11:23:13 startup packages configure 2010-08-30 11:23:13 configure apt 0.8.0 0.8.0 2010-08-30 11:23:13 status unpacked apt 0.8.0 2010-08-30 11:23:13 status unpacked apt 0.8.0 2010-08-30 11:23:13 status unpacked apt 0.8.0 2010-08-30 11:23:13 status unpacked apt 0.8.0 2010-08-30 11:23:13 status half-configured apt 0.8.0 2010-08-30 11:23:14 status installed apt 0.8.0 2010-08-30 11:23:14 startup archives unpack 2010-08-30 11:23:15 upgrade liblzma2 4.999.9beta+20100713-1 4.999.9beta+20100810-1 2010-08-30 11:23:15 status half-configured liblzma2 4.999.9beta+20100713-1 2010-08-30 11:23:15 status unpacked liblzma2 4.999.9beta+20100713-1 2010-08-30 11:23:15 status half-installed liblzma2 4.999.9beta+20100713-1 2010-08-30 11:23:15 status half-installed liblzma2 4.999.9beta+20100713-1 2010-08-30 11:23:15 status unpacked liblzma2 4.999.9beta+20100810-1 2010-08-30 11:23:15 status unpacked liblzma2 4.999.9beta+20100810-1 2010-08-30 11:23:16 startup packages configure 2010-08-30 11:23:16 configure liblzma2 4.999.9beta+20100810-1 4.999.9beta+20100810-1 2010-08-30 11:23:16 status unpacked liblzma2 4.999.9beta+20100810-1 2010-08-30 11:23:16 status half-configured liblzma2 4.999.9beta+20100810-1 2010-08-30 11:23:16 status installed liblzma2 4.999.9beta+20100810-1 2010-08-30 11:23:17 startup archives unpack 2010-08-30 11:23:18 upgrade libpam-runtime 1.1.1-3 1.1.1-4 2010-08-30 11:23:18 status half-configured libpam-runtime 1.1.1-3 2010-08-30 11:23:18 status unpacked libpam-runtime 1.1.1-3 2010-08-30 11:23:18 status half-installed libpam-runtime 1.1.1-3 2010-08-30 11:23:18 status triggers-pending man-db 2.5.7-3 2010-08-30 11:23:18 status half-installed libpam-runtime 1.1.1-3 2010-08-30 11:23:18 status half-installed libpam-runtime 1.1.1-3 2010-08-30 11:23:18 status unpacked libpam-runtime 1.1.1-4 2010-08-30 11:23:18 status unpacked libpam-runtime 1.1.1-4 2010-08-30 11:23:18 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:23:18 status half-configured man-db 2.5.7-3 2010-08-30 11:23:19 status installed man-db 2.5.7-3 2010-08-30 11:23:19 startup packages configure 2010-08-30 11:23:19 configure libpam-runtime 1.1.1-4 1.1.1-4 2010-08-30 11:23:19 status unpacked libpam-runtime 1.1.1-4 2010-08-30 11:23:19 status unpacked libpam-runtime 1.1.1-4 2010-08-30 11:23:20 status unpacked libpam-runtime 1.1.1-4 2010-08-30 11:23:20 status half-configured libpam-runtime 1.1.1-4 2010-08-30 11:23:20 status installed libpam-runtime 1.1.1-4 2010-08-30 11:23:21 startup archives unpack 2010-08-30 11:23:21 upgrade tzdata-java 2010k-1 2010l-1 2010-08-30 11:23:21 status half-configured tzdata-java 2010k-1 2010-08-30 11:23:21 status unpacked tzdata-java 2010k-1 2010-08-30 11:23:21 status half-installed tzdata-java 2010k-1 2010-08-30 11:23:22 status half-installed tzdata-java 2010k-1 2010-08-30 11:23:22 status unpacked tzdata-java 2010l-1 2010-08-30 11:23:22 status unpacked tzdata-java 2010l-1 2010-08-30 11:23:22 upgrade tzdata 2010k-1 2010l-1 2010-08-30 11:23:22 status half-configured tzdata 2010k-1 2010-08-30 11:23:22 status unpacked tzdata 2010k-1 2010-08-30 11:23:22 status half-installed tzdata 2010k-1 2010-08-30 11:23:25 status half-installed tzdata 2010k-1 2010-08-30 11:23:25 status unpacked tzdata 2010l-1 2010-08-30 11:23:25 status unpacked tzdata 2010l-1 2010-08-30 11:23:26 startup packages configure 2010-08-30 11:23:26 configure tzdata 2010l-1 2010l-1 2010-08-30 11:23:26 status unpacked tzdata 2010l-1 2010-08-30 11:23:26 status half-configured tzdata 2010l-1 2010-08-30 11:23:27 status installed tzdata 2010l-1 2010-08-30 11:23:27 startup archives unpack 2010-08-30 11:23:28 upgrade xz-utils 4.999.9beta+20100713-1 4.999.9beta+20100810-1 2010-08-30 11:23:28 status half-configured xz-utils 4.999.9beta+20100713-1 2010-08-30 11:23:28 status unpacked xz-utils 4.999.9beta+20100713-1 2010-08-30 11:23:28 status half-installed xz-utils 4.999.9beta+20100713-1 2010-08-30 11:23:28 status triggers-pending man-db 2.5.7-3 2010-08-30 11:23:28 status half-installed xz-utils 4.999.9beta+20100713-1 2010-08-30 11:23:28 status half-installed xz-utils 4.999.9beta+20100713-1 2010-08-30 11:23:29 status unpacked xz-utils 4.999.9beta+20100810-1 2010-08-30 11:23:29 status unpacked xz-utils 4.999.9beta+20100810-1 2010-08-30 11:23:29 trigproc man-db 2.5.7-3 2.5.2-4 2010-08-30 11:23:29 status half-configured man-db 2.5.7-3 2010-08-30 11:23:29 status installed man-db 2.5.7-3 2010-08-30 11:23:30 startup packages configure 2010-08-30 11:23:30 configure xz-utils 4.999.9beta+20100810-1 4.999.9beta+20100810-1 2010-08-30 11:23:30 status unpacked xz-utils 4.999.9beta+20100810-1 2010-08-30 11:23:30 status half-configured xz-utils 4.999.9beta+20100810-1 2010-08-30 11:23:30 status installed xz-utils 4.999.9beta+20100810-1 2010-08-30 11:23:31 startup archives unpack 2010-08-30 11:23:31 upgrade man-db 2.5.7-3 2.5.7-4 2010-08-30 11:23:31 status half-configured man-db 2.5.7-3 2010-08-30 11:23:31 status unpacked man-db 2.5.7-3 2010-08-30 11:23:31 status half-installed man-db 2.5.7-3 2010-08-30 11:23:31 status triggers-pending doc-base 0.9.5 2010-08-30 11:23:31 status half-installed man-db 2.5.7-3 2010-08-30 11:23:32 status half-installed man-db 2.5.7-3 2010-08-30 11:23:32 status unpacked man-db 2.5.7-4 2010-08-30 11:23:33 status unpacked man-db 2.5.7-4 2010-08-30 11:23:33 upgrade vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:33 status half-configured vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:33 status unpacked vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:33 status half-installed vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:33 status half-installed vim-nox 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:33 status unpacked vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:33 status unpacked vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:34 upgrade vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:34 status half-configured vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status unpacked vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status half-installed vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status triggers-pending menu 2.1.43 2010-08-30 11:23:34 status half-installed vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status half-installed vim-gnome 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status triggers-awaited menu 2.1.43 2010-08-30 11:23:34 status unpacked vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:34 status unpacked vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:34 upgrade vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:34 status half-configured vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status unpacked vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status half-installed vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status triggers-pending gnome-menus 2.30.2-1 2010-08-30 11:23:34 status half-installed vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:34 status triggers-pending desktop-file-utils 0.15-2 2010-08-30 11:23:34 status half-installed vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:35 status half-installed vim-gui-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:35 status unpacked vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:35 status unpacked vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:36 upgrade vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:36 status half-configured vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status unpacked vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status half-installed vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status half-installed vim-tiny 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status unpacked vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:36 status unpacked vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:36 upgrade vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:36 status half-configured vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status unpacked vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:36 status half-installed vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:39 status half-installed vim-runtime 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:42 status unpacked vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:42 status unpacked vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:42 upgrade vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:42 status half-configured vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:42 status unpacked vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:42 status half-installed vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:43 status half-installed vim-common 2:7.2.445+hg~cb94c42c0e1a-1 2010-08-30 11:23:43 status unpacked vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:43 status unpacked vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:23:43 upgrade libcap2 1:2.19-2 1:2.19-3 2010-08-30 11:23:43 status half-configured libcap2 1:2.19-2 2010-08-30 11:23:43 status unpacked libcap2 1:2.19-2 2010-08-30 11:23:43 status half-installed libcap2 1:2.19-2 2010-08-30 11:23:44 status half-installed libcap2 1:2.19-2 2010-08-30 11:23:44 status unpacked libcap2 1:2.19-3 2010-08-30 11:23:44 status unpacked libcap2 1:2.19-3 2010-08-30 11:23:44 upgrade nfs-kernel-server 1:1.2.2-3 1:1.2.2-4 2010-08-30 11:23:44 status half-configured nfs-kernel-server 1:1.2.2-3 2010-08-30 11:23:44 status unpacked nfs-kernel-server 1:1.2.2-3 2010-08-30 11:23:44 status half-installed nfs-kernel-server 1:1.2.2-3 2010-08-30 11:23:44 status half-installed nfs-kernel-server 1:1.2.2-3 2010-08-30 11:23:45 status unpacked nfs-kernel-server 1:1.2.2-4 2010-08-30 11:23:45 status unpacked nfs-kernel-server 1:1.2.2-4 2010-08-30 11:23:45 upgrade nfs-common 1:1.2.2-3 1:1.2.2-4 2010-08-30 11:23:45 status half-configured nfs-common 1:1.2.2-3 2010-08-30 11:23:45 status unpacked nfs-common 1:1.2.2-3 2010-08-30 11:23:45 status half-installed nfs-common 1:1.2.2-3 2010-08-30 11:23:45 status half-installed nfs-common 1:1.2.2-3 2010-08-30 11:23:45 status unpacked nfs-common 1:1.2.2-4 2010-08-30 11:23:45 status unpacked nfs-common 1:1.2.2-4 2010-08-30 11:23:46 upgrade openssh-server 1:5.5p1-4 1:5.5p1-5 2010-08-30 11:23:46 status half-configured openssh-server 1:5.5p1-4 2010-08-30 11:23:46 status unpacked openssh-server 1:5.5p1-4 2010-08-30 11:23:46 status half-installed openssh-server 1:5.5p1-4 2010-08-30 11:23:47 status half-installed openssh-server 1:5.5p1-4 2010-08-30 11:23:47 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:23:47 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:23:47 upgrade openssh-client 1:5.5p1-4 1:5.5p1-5 2010-08-30 11:23:47 status half-configured openssh-client 1:5.5p1-4 2010-08-30 11:23:47 status unpacked openssh-client 1:5.5p1-4 2010-08-30 11:23:47 status half-installed openssh-client 1:5.5p1-4 2010-08-30 11:23:48 status half-installed openssh-client 1:5.5p1-4 2010-08-30 11:23:48 status unpacked openssh-client 1:5.5p1-5 2010-08-30 11:23:48 status unpacked openssh-client 1:5.5p1-5 2010-08-30 11:23:48 upgrade python2.5 2.5.5-6 2.5.5-7 2010-08-30 11:23:48 status half-configured python2.5 2.5.5-6 2010-08-30 11:23:49 status unpacked python2.5 2.5.5-6 2010-08-30 11:23:49 status half-installed python2.5 2.5.5-6 2010-08-30 11:23:49 status half-installed python2.5 2.5.5-6 2010-08-30 11:23:49 status half-installed python2.5 2.5.5-6 2010-08-30 11:23:49 status half-installed python2.5 2.5.5-6 2010-08-30 11:23:50 status half-installed python2.5 2.5.5-6 2010-08-30 11:23:50 status unpacked python2.5 2.5.5-7 2010-08-30 11:23:50 status unpacked python2.5 2.5.5-7 2010-08-30 11:23:50 upgrade python2.5-minimal 2.5.5-6 2.5.5-7 2010-08-30 11:23:50 status half-configured python2.5-minimal 2.5.5-6 2010-08-30 11:23:51 status unpacked python2.5-minimal 2.5.5-6 2010-08-30 11:23:51 status half-installed python2.5-minimal 2.5.5-6 2010-08-30 11:23:51 status half-installed python2.5-minimal 2.5.5-6 2010-08-30 11:23:51 status unpacked python2.5-minimal 2.5.5-7 2010-08-30 11:23:52 status unpacked python2.5-minimal 2.5.5-7 2010-08-30 11:23:52 upgrade acpi-support-base 0.137-3 0.137-5 2010-08-30 11:23:52 status half-configured acpi-support-base 0.137-3 2010-08-30 11:23:52 status unpacked acpi-support-base 0.137-3 2010-08-30 11:23:52 status half-installed acpi-support-base 0.137-3 2010-08-30 11:23:52 status half-installed acpi-support-base 0.137-3 2010-08-30 11:23:52 status unpacked acpi-support-base 0.137-5 2010-08-30 11:23:52 status unpacked acpi-support-base 0.137-5 2010-08-30 11:23:52 upgrade app-install-data 2010.01.31 2010.08.21 2010-08-30 11:23:52 status half-configured app-install-data 2010.01.31 2010-08-30 11:23:53 status unpacked app-install-data 2010.01.31 2010-08-30 11:23:53 status half-installed app-install-data 2010.01.31 2010-08-30 11:23:53 status triggers-pending software-center 2.0.7debian4 2010-08-30 11:23:53 status half-installed app-install-data 2010.01.31 2010-08-30 11:23:57 status half-installed app-install-data 2010.01.31 2010-08-30 11:23:57 status unpacked app-install-data 2010.08.21 2010-08-30 11:23:57 status unpacked app-install-data 2010.08.21 2010-08-30 11:23:57 upgrade busybox 1:1.17.1-2 1:1.17.1-4 2010-08-30 11:23:57 status half-configured busybox 1:1.17.1-2 2010-08-30 11:23:57 status unpacked busybox 1:1.17.1-2 2010-08-30 11:23:57 status half-installed busybox 1:1.17.1-2 2010-08-30 11:23:58 status half-installed busybox 1:1.17.1-2 2010-08-30 11:23:58 status unpacked busybox 1:1.17.1-4 2010-08-30 11:23:58 status unpacked busybox 1:1.17.1-4 2010-08-30 11:23:58 upgrade cl-asdf 2:2.004-1 2:2.005-1 2010-08-30 11:23:58 status half-configured cl-asdf 2:2.004-1 2010-08-30 11:23:58 status unpacked cl-asdf 2:2.004-1 2010-08-30 11:23:58 status half-installed cl-asdf 2:2.004-1 2010-08-30 11:23:58 status half-installed cl-asdf 2:2.004-1 2010-08-30 11:23:58 status triggers-pending install-info 4.13a.dfsg.1-5 2010-08-30 11:23:58 status half-installed cl-asdf 2:2.004-1 2010-08-30 11:23:59 status half-installed cl-asdf 2:2.004-1 2010-08-30 11:23:59 status unpacked cl-asdf 2:2.005-1 2010-08-30 11:23:59 status unpacked cl-asdf 2:2.005-1 2010-08-30 11:23:59 upgrade common-lisp-controller 7.3 7.4 2010-08-30 11:23:59 status half-configured common-lisp-controller 7.3 2010-08-30 11:23:59 status unpacked common-lisp-controller 7.3 2010-08-30 11:23:59 status half-installed common-lisp-controller 7.3 2010-08-30 11:23:59 status half-installed common-lisp-controller 7.3 2010-08-30 11:23:59 status unpacked common-lisp-controller 7.4 2010-08-30 11:23:59 status unpacked common-lisp-controller 7.4 2010-08-30 11:24:00 upgrade dctrl-tools 2.14 2.14.1 2010-08-30 11:24:00 status half-configured dctrl-tools 2.14 2010-08-30 11:24:00 status unpacked dctrl-tools 2.14 2010-08-30 11:24:00 status half-installed dctrl-tools 2.14 2010-08-30 11:24:00 status half-installed dctrl-tools 2.14 2010-08-30 11:24:00 status unpacked dctrl-tools 2.14.1 2010-08-30 11:24:00 status unpacked dctrl-tools 2.14.1 2010-08-30 11:24:00 upgrade java-common 0.39 0.40 2010-08-30 11:24:00 status half-configured java-common 0.39 2010-08-30 11:24:00 status unpacked java-common 0.39 2010-08-30 11:24:00 status half-installed java-common 0.39 2010-08-30 11:24:00 status half-installed java-common 0.39 2010-08-30 11:24:01 status half-installed java-common 0.39 2010-08-30 11:24:01 status unpacked java-common 0.40 2010-08-30 11:24:01 status unpacked java-common 0.40 2010-08-30 11:24:01 upgrade default-jre 1.6-39 1:1.6-40 2010-08-30 11:24:01 status half-configured default-jre 1.6-39 2010-08-30 11:24:01 status unpacked default-jre 1.6-39 2010-08-30 11:24:01 status half-installed default-jre 1.6-39 2010-08-30 11:24:01 status half-installed default-jre 1.6-39 2010-08-30 11:24:01 status unpacked default-jre 1:1.6-40 2010-08-30 11:24:01 status unpacked default-jre 1:1.6-40 2010-08-30 11:24:01 upgrade default-jre-headless 1.6-39 1:1.6-40 2010-08-30 11:24:01 status half-configured default-jre-headless 1.6-39 2010-08-30 11:24:01 status unpacked default-jre-headless 1.6-39 2010-08-30 11:24:01 status half-installed default-jre-headless 1.6-39 2010-08-30 11:24:02 status half-installed default-jre-headless 1.6-39 2010-08-30 11:24:02 status unpacked default-jre-headless 1:1.6-40 2010-08-30 11:24:02 status unpacked default-jre-headless 1:1.6-40 2010-08-30 11:24:02 upgrade dictionaries-common 1.5.11 1.5.12 2010-08-30 11:24:02 status half-configured dictionaries-common 1.5.11 2010-08-30 11:24:02 status unpacked dictionaries-common 1.5.11 2010-08-30 11:24:02 status half-installed dictionaries-common 1.5.11 2010-08-30 11:24:03 status half-installed dictionaries-common 1.5.11 2010-08-30 11:24:03 status unpacked dictionaries-common 1.5.12 2010-08-30 11:24:03 status unpacked dictionaries-common 1.5.12 2010-08-30 11:24:03 upgrade libdevmapper1.02.1 2:1.02.48-2 2:1.02.48-3 2010-08-30 11:24:03 status half-configured libdevmapper1.02.1 2:1.02.48-2 2010-08-30 11:24:03 status unpacked libdevmapper1.02.1 2:1.02.48-2 2010-08-30 11:24:03 status half-installed libdevmapper1.02.1 2:1.02.48-2 2010-08-30 11:24:04 status half-installed libdevmapper1.02.1 2:1.02.48-2 2010-08-30 11:24:04 status unpacked libdevmapper1.02.1 2:1.02.48-3 2010-08-30 11:24:04 status unpacked libdevmapper1.02.1 2:1.02.48-3 2010-08-30 11:24:05 upgrade dmsetup 2:1.02.48-2 2:1.02.48-3 2010-08-30 11:24:05 status half-configured dmsetup 2:1.02.48-2 2010-08-30 11:24:05 status unpacked dmsetup 2:1.02.48-2 2010-08-30 11:24:05 status half-installed dmsetup 2:1.02.48-2 2010-08-30 11:24:06 status half-installed dmsetup 2:1.02.48-2 2010-08-30 11:24:06 status unpacked dmsetup 2:1.02.48-3 2010-08-30 11:24:06 status unpacked dmsetup 2:1.02.48-3 2010-08-30 11:24:06 upgrade doxygen 1.7.1-1 1.7.1-2 2010-08-30 11:24:06 status half-configured doxygen 1.7.1-1 2010-08-30 11:24:06 status unpacked doxygen 1.7.1-1 2010-08-30 11:24:06 status half-installed doxygen 1.7.1-1 2010-08-30 11:24:07 status half-installed doxygen 1.7.1-1 2010-08-30 11:24:07 status unpacked doxygen 1.7.1-2 2010-08-30 11:24:07 status unpacked doxygen 1.7.1-2 2010-08-30 11:24:07 upgrade dvd+rw-tools 7.1-6 7.1-7 2010-08-30 11:24:07 status half-configured dvd+rw-tools 7.1-6 2010-08-30 11:24:07 status unpacked dvd+rw-tools 7.1-6 2010-08-30 11:24:07 status half-installed dvd+rw-tools 7.1-6 2010-08-30 11:24:07 status half-installed dvd+rw-tools 7.1-6 2010-08-30 11:24:07 status half-installed dvd+rw-tools 7.1-6 2010-08-30 11:24:07 status unpacked dvd+rw-tools 7.1-7 2010-08-30 11:24:08 status unpacked dvd+rw-tools 7.1-7 2010-08-30 11:24:08 upgrade epiphany-browser-data 2.30.2-3 2.30.3-1 2010-08-30 11:24:08 status half-configured epiphany-browser-data 2.30.2-3 2010-08-30 11:24:08 status unpacked epiphany-browser-data 2.30.2-3 2010-08-30 11:24:08 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:08 status triggers-pending gconf2 2.28.1-3 2010-08-30 11:24:08 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:08 status triggers-pending gconf2 2.28.1-3 2010-08-30 11:24:09 status triggers-pending hicolor-icon-theme 0.11-1 2010-08-30 11:24:09 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:09 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:09 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:12 status half-installed epiphany-browser-data 2.30.2-3 2010-08-30 11:24:14 status unpacked epiphany-browser-data 2.30.3-1 2010-08-30 11:24:15 status unpacked epiphany-browser-data 2.30.3-1 2010-08-30 11:24:15 upgrade libxslt1.1 1.1.26-5 1.1.26-6 2010-08-30 11:24:15 status half-configured libxslt1.1 1.1.26-5 2010-08-30 11:24:15 status unpacked libxslt1.1 1.1.26-5 2010-08-30 11:24:15 status half-installed libxslt1.1 1.1.26-5 2010-08-30 11:24:16 status half-installed libxslt1.1 1.1.26-5 2010-08-30 11:24:16 status unpacked libxslt1.1 1.1.26-6 2010-08-30 11:24:16 status unpacked libxslt1.1 1.1.26-6 2010-08-30 11:24:16 upgrade epiphany-browser 2.30.2-3 2.30.3-1 2010-08-30 11:24:16 status half-configured epiphany-browser 2.30.2-3 2010-08-30 11:24:17 status unpacked epiphany-browser 2.30.2-3 2010-08-30 11:24:17 status half-installed epiphany-browser 2.30.2-3 2010-08-30 11:24:17 status half-installed epiphany-browser 2.30.2-3 2010-08-30 11:24:17 status half-installed epiphany-browser 2.30.2-3 2010-08-30 11:24:17 status unpacked epiphany-browser 2.30.3-1 2010-08-30 11:24:17 status unpacked epiphany-browser 2.30.3-1 2010-08-30 11:24:17 upgrade evolution-plugins 2.30.2-1 2.30.3-1 2010-08-30 11:24:17 status half-configured evolution-plugins 2.30.2-1 2010-08-30 11:24:18 status unpacked evolution-plugins 2.30.2-1 2010-08-30 11:24:18 status half-installed evolution-plugins 2.30.2-1 2010-08-30 11:24:18 status half-installed evolution-plugins 2.30.2-1 2010-08-30 11:24:18 status unpacked evolution-plugins 2.30.3-1 2010-08-30 11:24:19 status unpacked evolution-plugins 2.30.3-1 2010-08-30 11:24:19 upgrade gcj-4.4-base 4.4.4-9 4.4.4-11 2010-08-30 11:24:19 status half-configured gcj-4.4-base 4.4.4-9 2010-08-30 11:24:19 status unpacked gcj-4.4-base 4.4.4-9 2010-08-30 11:24:19 status half-installed gcj-4.4-base 4.4.4-9 2010-08-30 11:24:19 status half-installed gcj-4.4-base 4.4.4-9 2010-08-30 11:24:19 status unpacked gcj-4.4-base 4.4.4-11 2010-08-30 11:24:19 status unpacked gcj-4.4-base 4.4.4-11 2010-08-30 11:24:19 upgrade libgcj10 4.4.4-9 4.4.4-11 2010-08-30 11:24:19 status half-configured libgcj10 4.4.4-9 2010-08-30 11:24:19 status unpacked libgcj10 4.4.4-9 2010-08-30 11:24:19 status half-installed libgcj10 4.4.4-9 2010-08-30 11:24:21 status half-installed libgcj10 4.4.4-9 2010-08-30 11:24:22 status unpacked libgcj10 4.4.4-11 2010-08-30 11:24:22 status unpacked libgcj10 4.4.4-11 2010-08-30 11:24:22 upgrade gcj-4.4-jre-lib 4.4.4-9 4.4.4-11 2010-08-30 11:24:22 status half-configured gcj-4.4-jre-lib 4.4.4-9 2010-08-30 11:24:22 status unpacked gcj-4.4-jre-lib 4.4.4-9 2010-08-30 11:24:22 status half-installed gcj-4.4-jre-lib 4.4.4-9 2010-08-30 11:24:23 status half-installed gcj-4.4-jre-lib 4.4.4-9 2010-08-30 11:24:23 status unpacked gcj-4.4-jre-lib 4.4.4-11 2010-08-30 11:24:23 status unpacked gcj-4.4-jre-lib 4.4.4-11 2010-08-30 11:24:23 upgrade gdebi 0.6.2 0.6.3 2010-08-30 11:24:23 status half-configured gdebi 0.6.2 2010-08-30 11:24:23 status unpacked gdebi 0.6.2 2010-08-30 11:24:23 status half-installed gdebi 0.6.2 2010-08-30 11:24:23 status triggers-pending shared-mime-info 0.71-3 2010-08-30 11:24:23 status half-installed gdebi 0.6.2 2010-08-30 11:24:23 status half-installed gdebi 0.6.2 2010-08-30 11:24:23 status half-installed gdebi 0.6.2 2010-08-30 11:24:24 status half-installed gdebi 0.6.2 2010-08-30 11:24:24 status unpacked gdebi 0.6.3 2010-08-30 11:24:24 status unpacked gdebi 0.6.3 2010-08-30 11:24:24 upgrade gdebi-core 0.6.2 0.6.3 2010-08-30 11:24:24 status half-configured gdebi-core 0.6.2 2010-08-30 11:24:24 status unpacked gdebi-core 0.6.2 2010-08-30 11:24:24 status half-installed gdebi-core 0.6.2 2010-08-30 11:24:25 status half-installed gdebi-core 0.6.2 2010-08-30 11:24:26 status unpacked gdebi-core 0.6.3 2010-08-30 11:24:26 status unpacked gdebi-core 0.6.3 2010-08-30 11:24:26 upgrade libtiff4 3.9.4-2 3.9.4-3 2010-08-30 11:24:26 status half-configured libtiff4 3.9.4-2 2010-08-30 11:24:26 status unpacked libtiff4 3.9.4-2 2010-08-30 11:24:26 status half-installed libtiff4 3.9.4-2 2010-08-30 11:24:26 status half-installed libtiff4 3.9.4-2 2010-08-30 11:24:27 status unpacked libtiff4 3.9.4-3 2010-08-30 11:24:27 status unpacked libtiff4 3.9.4-3 2010-08-30 11:24:27 upgrade ghostscript 8.71~dfsg2-4 8.71~dfsg2-6 2010-08-30 11:24:27 status half-configured ghostscript 8.71~dfsg2-4 2010-08-30 11:24:27 status unpacked ghostscript 8.71~dfsg2-4 2010-08-30 11:24:27 status half-installed ghostscript 8.71~dfsg2-4 2010-08-30 11:24:28 status half-installed ghostscript 8.71~dfsg2-4 2010-08-30 11:24:28 status unpacked ghostscript 8.71~dfsg2-6 2010-08-30 11:24:30 status unpacked ghostscript 8.71~dfsg2-6 2010-08-30 11:24:30 upgrade libgs8 8.71~dfsg2-4 8.71~dfsg2-6 2010-08-30 11:24:30 status half-configured libgs8 8.71~dfsg2-4 2010-08-30 11:24:30 status unpacked libgs8 8.71~dfsg2-4 2010-08-30 11:24:30 status half-installed libgs8 8.71~dfsg2-4 2010-08-30 11:24:30 status half-installed libgs8 8.71~dfsg2-4 2010-08-30 11:24:31 status unpacked libgs8 8.71~dfsg2-6 2010-08-30 11:24:31 status unpacked libgs8 8.71~dfsg2-6 2010-08-30 11:24:31 upgrade ghostscript-cups 8.71~dfsg2-4 8.71~dfsg2-6 2010-08-30 11:24:31 status half-configured ghostscript-cups 8.71~dfsg2-4 2010-08-30 11:24:31 status unpacked ghostscript-cups 8.71~dfsg2-4 2010-08-30 11:24:31 status half-installed ghostscript-cups 8.71~dfsg2-4 2010-08-30 11:24:31 status half-installed ghostscript-cups 8.71~dfsg2-4 2010-08-30 11:24:31 status unpacked ghostscript-cups 8.71~dfsg2-6 2010-08-30 11:24:31 status unpacked ghostscript-cups 8.71~dfsg2-6 2010-08-30 11:24:32 upgrade mozilla-plugin-gnash 0.8.7-3 0.8.8-2 2010-08-30 11:24:32 status half-configured mozilla-plugin-gnash 0.8.7-3 2010-08-30 11:24:35 status unpacked mozilla-plugin-gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed mozilla-plugin-gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed mozilla-plugin-gnash 0.8.7-3 2010-08-30 11:24:35 status unpacked mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:24:35 status unpacked mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:24:35 upgrade gnash 0.8.7-3 0.8.8-2 2010-08-30 11:24:35 status half-configured gnash 0.8.7-3 2010-08-30 11:24:35 status unpacked gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed gnash 0.8.7-3 2010-08-30 11:24:35 status half-installed gnash 0.8.7-3 2010-08-30 11:24:36 status unpacked gnash 0.8.8-2 2010-08-30 11:24:36 status unpacked gnash 0.8.8-2 2010-08-30 11:24:36 upgrade gnash-common 0.8.7-3 0.8.8-2 2010-08-30 11:24:36 status half-configured gnash-common 0.8.7-3 2010-08-30 11:24:36 status unpacked gnash-common 0.8.7-3 2010-08-30 11:24:36 status half-installed gnash-common 0.8.7-3 2010-08-30 11:24:36 status half-installed gnash-common 0.8.7-3 2010-08-30 11:24:37 status half-installed gnash-common 0.8.7-3 2010-08-30 11:24:38 status unpacked gnash-common 0.8.8-2 2010-08-30 11:24:38 status unpacked gnash-common 0.8.8-2 2010-08-30 11:24:38 upgrade libparted0debian1 2.3-1 2.3-2 2010-08-30 11:24:38 status half-configured libparted0debian1 2.3-1 2010-08-30 11:24:38 status unpacked libparted0debian1 2.3-1 2010-08-30 11:24:38 status half-installed libparted0debian1 2.3-1 2010-08-30 11:24:38 status half-installed libparted0debian1 2.3-1 2010-08-30 11:24:39 status unpacked libparted0debian1 2.3-2 2010-08-30 11:24:39 status unpacked libparted0debian1 2.3-2 2010-08-30 11:24:39 upgrade udisks 1.0.1+git20100614-1 1.0.1+git20100614-1+b1 2010-08-30 11:24:39 status half-configured udisks 1.0.1+git20100614-1 2010-08-30 11:24:40 status unpacked udisks 1.0.1+git20100614-1 2010-08-30 11:24:40 status half-installed udisks 1.0.1+git20100614-1 2010-08-30 11:24:40 status half-installed udisks 1.0.1+git20100614-1 2010-08-30 11:24:40 status unpacked udisks 1.0.1+git20100614-1+b1 2010-08-30 11:24:40 status unpacked udisks 1.0.1+git20100614-1+b1 2010-08-30 11:24:41 upgrade libgdu-gtk0 2.30.1-1 2.30.1-2 2010-08-30 11:24:41 status half-configured libgdu-gtk0 2.30.1-1 2010-08-30 11:24:41 status unpacked libgdu-gtk0 2.30.1-1 2010-08-30 11:24:41 status half-installed libgdu-gtk0 2.30.1-1 2010-08-30 11:24:41 status half-installed libgdu-gtk0 2.30.1-1 2010-08-30 11:24:42 status unpacked libgdu-gtk0 2.30.1-2 2010-08-30 11:24:42 status unpacked libgdu-gtk0 2.30.1-2 2010-08-30 11:24:42 upgrade libgdu0 2.30.1-1 2.30.1-2 2010-08-30 11:24:42 status half-configured libgdu0 2.30.1-1 2010-08-30 11:24:42 status unpacked libgdu0 2.30.1-1 2010-08-30 11:24:42 status half-installed libgdu0 2.30.1-1 2010-08-30 11:24:42 status half-installed libgdu0 2.30.1-1 2010-08-30 11:24:42 status unpacked libgdu0 2.30.1-2 2010-08-30 11:24:42 status unpacked libgdu0 2.30.1-2 2010-08-30 11:24:42 upgrade gnome-disk-utility 2.30.1-1 2.30.1-2 2010-08-30 11:24:42 status half-configured gnome-disk-utility 2.30.1-1 2010-08-30 11:24:42 status unpacked gnome-disk-utility 2.30.1-1 2010-08-30 11:24:42 status half-installed gnome-disk-utility 2.30.1-1 2010-08-30 11:24:43 status half-installed gnome-disk-utility 2.30.1-1 2010-08-30 11:24:43 status half-installed gnome-disk-utility 2.30.1-1 2010-08-30 11:24:43 status half-installed gnome-disk-utility 2.30.1-1 2010-08-30 11:24:44 status half-installed gnome-disk-utility 2.30.1-1 2010-08-30 11:24:44 status unpacked gnome-disk-utility 2.30.1-2 2010-08-30 11:24:46 status unpacked gnome-disk-utility 2.30.1-2 2010-08-30 11:24:46 upgrade libgoffice-0.8-8-common 0.8.8-1 0.8.9-1 2010-08-30 11:24:46 status half-configured libgoffice-0.8-8-common 0.8.8-1 2010-08-30 11:24:46 status unpacked libgoffice-0.8-8-common 0.8.8-1 2010-08-30 11:24:46 status half-installed libgoffice-0.8-8-common 0.8.8-1 2010-08-30 11:24:48 status half-installed libgoffice-0.8-8-common 0.8.8-1 2010-08-30 11:24:48 status unpacked libgoffice-0.8-8-common 0.8.9-1 2010-08-30 11:24:48 status unpacked libgoffice-0.8-8-common 0.8.9-1 2010-08-30 11:24:49 upgrade libgoffice-0.8-8 0.8.8-1 0.8.9-1 2010-08-30 11:24:49 status half-configured libgoffice-0.8-8 0.8.8-1 2010-08-30 11:24:49 status unpacked libgoffice-0.8-8 0.8.8-1 2010-08-30 11:24:49 status half-installed libgoffice-0.8-8 0.8.8-1 2010-08-30 11:24:49 status half-installed libgoffice-0.8-8 0.8.8-1 2010-08-30 11:24:50 status unpacked libgoffice-0.8-8 0.8.9-1 2010-08-30 11:24:50 status unpacked libgoffice-0.8-8 0.8.9-1 2010-08-30 11:24:50 upgrade gnumeric 1.10.8-1 1.10.9-1 2010-08-30 11:24:50 status half-configured gnumeric 1.10.8-1 2010-08-30 11:24:50 status unpacked gnumeric 1.10.8-1 2010-08-30 11:24:50 status half-installed gnumeric 1.10.8-1 2010-08-30 11:24:50 status half-installed gnumeric 1.10.8-1 2010-08-30 11:24:50 status half-installed gnumeric 1.10.8-1 2010-08-30 11:24:51 status half-installed gnumeric 1.10.8-1 2010-08-30 11:24:51 status unpacked gnumeric 1.10.9-1 2010-08-30 11:24:52 status unpacked gnumeric 1.10.9-1 2010-08-30 11:24:52 upgrade gnumeric-common 1.10.8-1 1.10.9-1 2010-08-30 11:24:52 status half-configured gnumeric-common 1.10.8-1 2010-08-30 11:24:52 status unpacked gnumeric-common 1.10.8-1 2010-08-30 11:24:52 status half-installed gnumeric-common 1.10.8-1 2010-08-30 11:24:53 status half-installed gnumeric-common 1.10.8-1 2010-08-30 11:24:53 status half-installed gnumeric-common 1.10.8-1 2010-08-30 11:24:53 status half-installed gnumeric-common 1.10.8-1 2010-08-30 11:24:55 status half-installed gnumeric-common 1.10.8-1 2010-08-30 11:24:55 status unpacked gnumeric-common 1.10.9-1 2010-08-30 11:24:56 status unpacked gnumeric-common 1.10.9-1 2010-08-30 11:24:56 upgrade grub-pc 1.98+20100804-2 1.98+20100804-4 2010-08-30 11:24:56 status half-configured grub-pc 1.98+20100804-2 2010-08-30 11:24:56 status unpacked grub-pc 1.98+20100804-2 2010-08-30 11:24:56 status half-installed grub-pc 1.98+20100804-2 2010-08-30 11:24:57 status half-installed grub-pc 1.98+20100804-2 2010-08-30 11:24:57 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:24:57 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:24:57 upgrade grub-common 1.98+20100804-2 1.98+20100804-4 2010-08-30 11:24:57 status half-configured grub-common 1.98+20100804-2 2010-08-30 11:24:57 status unpacked grub-common 1.98+20100804-2 2010-08-30 11:24:57 status half-installed grub-common 1.98+20100804-2 2010-08-30 11:24:58 status half-installed grub-common 1.98+20100804-2 2010-08-30 11:24:59 status half-installed grub-common 1.98+20100804-2 2010-08-30 11:24:59 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:24:59 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:24:59 upgrade gthumb 3:2.11.5-2 3:2.11.5-3 2010-08-30 11:24:59 status half-configured gthumb 3:2.11.5-2 2010-08-30 11:24:59 status unpacked gthumb 3:2.11.5-2 2010-08-30 11:24:59 status half-installed gthumb 3:2.11.5-2 2010-08-30 11:24:59 status half-installed gthumb 3:2.11.5-2 2010-08-30 11:24:59 status half-installed gthumb 3:2.11.5-2 2010-08-30 11:24:59 status half-installed gthumb 3:2.11.5-2 2010-08-30 11:25:00 status half-installed gthumb 3:2.11.5-2 2010-08-30 11:25:00 status unpacked gthumb 3:2.11.5-3 2010-08-30 11:25:00 status unpacked gthumb 3:2.11.5-3 2010-08-30 11:25:00 upgrade gthumb-data 3:2.11.5-2 3:2.11.5-3 2010-08-30 11:25:00 status half-configured gthumb-data 3:2.11.5-2 2010-08-30 11:25:00 status unpacked gthumb-data 3:2.11.5-2 2010-08-30 11:25:00 status half-installed gthumb-data 3:2.11.5-2 2010-08-30 11:25:01 status half-installed gthumb-data 3:2.11.5-2 2010-08-30 11:25:01 status half-installed gthumb-data 3:2.11.5-2 2010-08-30 11:25:03 status half-installed gthumb-data 3:2.11.5-2 2010-08-30 11:25:03 status unpacked gthumb-data 3:2.11.5-3 2010-08-30 11:25:03 status unpacked gthumb-data 3:2.11.5-3 2010-08-30 11:25:04 upgrade xulrunner-1.9.1 1.9.1.11-1 1.9.1.11-2 2010-08-30 11:25:04 status half-configured xulrunner-1.9.1 1.9.1.11-1 2010-08-30 11:25:04 status unpacked xulrunner-1.9.1 1.9.1.11-1 2010-08-30 11:25:04 status half-installed xulrunner-1.9.1 1.9.1.11-1 2010-08-30 11:25:06 status half-installed xulrunner-1.9.1 1.9.1.11-1 2010-08-30 11:25:06 status unpacked xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:25:06 status unpacked xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:25:06 upgrade libmozjs2d 1.9.1.11-1 1.9.1.11-2 2010-08-30 11:25:06 status half-configured libmozjs2d 1.9.1.11-1 2010-08-30 11:25:06 status unpacked libmozjs2d 1.9.1.11-1 2010-08-30 11:25:06 status half-installed libmozjs2d 1.9.1.11-1 2010-08-30 11:25:07 status half-installed libmozjs2d 1.9.1.11-1 2010-08-30 11:25:07 status unpacked libmozjs2d 1.9.1.11-2 2010-08-30 11:25:07 status unpacked libmozjs2d 1.9.1.11-2 2010-08-30 11:25:07 upgrade iceweasel 3.5.11-1 3.5.11-2 2010-08-30 11:25:07 status half-configured iceweasel 3.5.11-1 2010-08-30 11:25:07 status unpacked iceweasel 3.5.11-1 2010-08-30 11:25:07 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:07 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:07 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:07 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:07 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:08 status half-installed iceweasel 3.5.11-1 2010-08-30 11:25:09 status unpacked iceweasel 3.5.11-2 2010-08-30 11:25:09 status unpacked iceweasel 3.5.11-2 2010-08-30 11:25:09 upgrade libapr1 1.4.2-3 1.4.2-4 2010-08-30 11:25:09 status half-configured libapr1 1.4.2-3 2010-08-30 11:25:09 status unpacked libapr1 1.4.2-3 2010-08-30 11:25:09 status half-installed libapr1 1.4.2-3 2010-08-30 11:25:09 status half-installed libapr1 1.4.2-3 2010-08-30 11:25:10 status unpacked libapr1 1.4.2-4 2010-08-30 11:25:10 status unpacked libapr1 1.4.2-4 2010-08-30 11:25:10 upgrade libdbi0 0.8.2-3 0.8.3+really0.8.2-1 2010-08-30 11:25:10 status half-configured libdbi0 0.8.2-3 2010-08-30 11:25:10 status unpacked libdbi0 0.8.2-3 2010-08-30 11:25:10 status half-installed libdbi0 0.8.2-3 2010-08-30 11:25:11 status half-installed libdbi0 0.8.2-3 2010-08-30 11:25:11 status unpacked libdbi0 0.8.3+really0.8.2-1 2010-08-30 11:25:11 status unpacked libdbi0 0.8.3+really0.8.2-1 2010-08-30 11:25:11 upgrade libdevkit-power-gobject1 1:0.9.5-1 1:0.9.5-1+b1 2010-08-30 11:25:11 status half-configured libdevkit-power-gobject1 1:0.9.5-1 2010-08-30 11:25:11 status unpacked libdevkit-power-gobject1 1:0.9.5-1 2010-08-30 11:25:11 status half-installed libdevkit-power-gobject1 1:0.9.5-1 2010-08-30 11:25:11 status half-installed libdevkit-power-gobject1 1:0.9.5-1 2010-08-30 11:25:11 status unpacked libdevkit-power-gobject1 1:0.9.5-1+b1 2010-08-30 11:25:11 status unpacked libdevkit-power-gobject1 1:0.9.5-1+b1 2010-08-30 11:25:11 upgrade libdjvulibre-text 3.5.22-9 3.5.23-1 2010-08-30 11:25:11 status half-configured libdjvulibre-text 3.5.22-9 2010-08-30 11:25:11 status unpacked libdjvulibre-text 3.5.22-9 2010-08-30 11:25:11 status half-installed libdjvulibre-text 3.5.22-9 2010-08-30 11:25:12 status half-installed libdjvulibre-text 3.5.22-9 2010-08-30 11:25:12 status unpacked libdjvulibre-text 3.5.23-1 2010-08-30 11:25:12 status unpacked libdjvulibre-text 3.5.23-1 2010-08-30 11:25:12 upgrade libdjvulibre21 3.5.22-9 3.5.23-1 2010-08-30 11:25:12 status half-configured libdjvulibre21 3.5.22-9 2010-08-30 11:25:12 status unpacked libdjvulibre21 3.5.22-9 2010-08-30 11:25:12 status half-installed libdjvulibre21 3.5.22-9 2010-08-30 11:25:12 status half-installed libdjvulibre21 3.5.22-9 2010-08-30 11:25:12 status unpacked libdjvulibre21 3.5.23-1 2010-08-30 11:25:12 status unpacked libdjvulibre21 3.5.23-1 2010-08-30 11:25:13 upgrade libdrm2 2.4.18-6 2.4.21-1~squeeze2 2010-08-30 11:25:13 status half-configured libdrm2 2.4.18-6 2010-08-30 11:25:13 status unpacked libdrm2 2.4.18-6 2010-08-30 11:25:13 status half-installed libdrm2 2.4.18-6 2010-08-30 11:25:13 status half-installed libdrm2 2.4.18-6 2010-08-30 11:25:13 status unpacked libdrm2 2.4.21-1~squeeze2 2010-08-30 11:25:13 status unpacked libdrm2 2.4.21-1~squeeze2 2010-08-30 11:25:13 upgrade libdrm-intel1 2.4.18-6 2.4.21-1~squeeze2 2010-08-30 11:25:13 status half-configured libdrm-intel1 2.4.18-6 2010-08-30 11:25:13 status unpacked libdrm-intel1 2.4.18-6 2010-08-30 11:25:13 status half-installed libdrm-intel1 2.4.18-6 2010-08-30 11:25:13 status half-installed libdrm-intel1 2.4.18-6 2010-08-30 11:25:14 status unpacked libdrm-intel1 2.4.21-1~squeeze2 2010-08-30 11:25:14 status unpacked libdrm-intel1 2.4.21-1~squeeze2 2010-08-30 11:25:14 upgrade libdrm-nouveau1 2.4.18-6 2.4.21-1~squeeze2 2010-08-30 11:25:14 status half-configured libdrm-nouveau1 2.4.18-6 2010-08-30 11:25:14 status unpacked libdrm-nouveau1 2.4.18-6 2010-08-30 11:25:14 status half-installed libdrm-nouveau1 2.4.18-6 2010-08-30 11:25:14 status half-installed libdrm-nouveau1 2.4.18-6 2010-08-30 11:25:14 status unpacked libdrm-nouveau1 2.4.21-1~squeeze2 2010-08-30 11:25:14 status unpacked libdrm-nouveau1 2.4.21-1~squeeze2 2010-08-30 11:25:14 upgrade libdrm-radeon1 2.4.18-6 2.4.21-1~squeeze2 2010-08-30 11:25:14 status half-configured libdrm-radeon1 2.4.18-6 2010-08-30 11:25:14 status unpacked libdrm-radeon1 2.4.18-6 2010-08-30 11:25:14 status half-installed libdrm-radeon1 2.4.18-6 2010-08-30 11:25:14 status half-installed libdrm-radeon1 2.4.18-6 2010-08-30 11:25:14 status unpacked libdrm-radeon1 2.4.21-1~squeeze2 2010-08-30 11:25:15 status unpacked libdrm-radeon1 2.4.21-1~squeeze2 2010-08-30 11:25:15 upgrade libgtk-vnc-1.0-0 0.4.1-2 0.4.1-3 2010-08-30 11:25:15 status half-configured libgtk-vnc-1.0-0 0.4.1-2 2010-08-30 11:25:15 status unpacked libgtk-vnc-1.0-0 0.4.1-2 2010-08-30 11:25:15 status half-installed libgtk-vnc-1.0-0 0.4.1-2 2010-08-30 11:25:15 status half-installed libgtk-vnc-1.0-0 0.4.1-2 2010-08-30 11:25:15 status unpacked libgtk-vnc-1.0-0 0.4.1-3 2010-08-30 11:25:15 status unpacked libgtk-vnc-1.0-0 0.4.1-3 2010-08-30 11:25:15 upgrade libgtksourceview2.0-common 2.10.3-1 2.10.4-1 2010-08-30 11:25:15 status half-configured libgtksourceview2.0-common 2.10.3-1 2010-08-30 11:25:15 status unpacked libgtksourceview2.0-common 2.10.3-1 2010-08-30 11:25:15 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-08-30 11:25:16 status half-installed libgtksourceview2.0-common 2.10.3-1 2010-08-30 11:25:16 status unpacked libgtksourceview2.0-common 2.10.4-1 2010-08-30 11:25:16 status unpacked libgtksourceview2.0-common 2.10.4-1 2010-08-30 11:25:17 upgrade libgtksourceview2.0-0 2.10.3-1 2.10.4-1 2010-08-30 11:25:17 status half-configured libgtksourceview2.0-0 2.10.3-1 2010-08-30 11:25:17 status unpacked libgtksourceview2.0-0 2.10.3-1 2010-08-30 11:25:17 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-08-30 11:25:18 status half-installed libgtksourceview2.0-0 2.10.3-1 2010-08-30 11:25:18 status unpacked libgtksourceview2.0-0 2.10.4-1 2010-08-30 11:25:18 status unpacked libgtksourceview2.0-0 2.10.4-1 2010-08-30 11:25:18 upgrade libjson-perl 2.21-1 2.22-1 2010-08-30 11:25:18 status half-configured libjson-perl 2.21-1 2010-08-30 11:25:18 status unpacked libjson-perl 2.21-1 2010-08-30 11:25:18 status half-installed libjson-perl 2.21-1 2010-08-30 11:25:19 status half-installed libjson-perl 2.21-1 2010-08-30 11:25:19 status unpacked libjson-perl 2.22-1 2010-08-30 11:25:19 status unpacked libjson-perl 2.22-1 2010-08-30 11:25:19 upgrade libkpathsea5 2009-6 2009-7 2010-08-30 11:25:19 status half-configured libkpathsea5 2009-6 2010-08-30 11:25:19 status unpacked libkpathsea5 2009-6 2010-08-30 11:25:19 status half-installed libkpathsea5 2009-6 2010-08-30 11:25:19 status half-installed libkpathsea5 2009-6 2010-08-30 11:25:19 status unpacked libkpathsea5 2009-7 2010-08-30 11:25:19 status unpacked libkpathsea5 2009-7 2010-08-30 11:25:19 upgrade libnm-util1 0.8.1-2 0.8.1-2+b1 2010-08-30 11:25:19 status half-configured libnm-util1 0.8.1-2 2010-08-30 11:25:19 status unpacked libnm-util1 0.8.1-2 2010-08-30 11:25:19 status half-installed libnm-util1 0.8.1-2 2010-08-30 11:25:20 status half-installed libnm-util1 0.8.1-2 2010-08-30 11:25:20 status unpacked libnm-util1 0.8.1-2+b1 2010-08-30 11:25:20 status unpacked libnm-util1 0.8.1-2+b1 2010-08-30 11:25:20 upgrade libnm-glib-vpn1 0.8.1-2 0.8.1-2+b1 2010-08-30 11:25:20 status half-configured libnm-glib-vpn1 0.8.1-2 2010-08-30 11:25:20 status unpacked libnm-glib-vpn1 0.8.1-2 2010-08-30 11:25:20 status half-installed libnm-glib-vpn1 0.8.1-2 2010-08-30 11:25:20 status half-installed libnm-glib-vpn1 0.8.1-2 2010-08-30 11:25:20 status unpacked libnm-glib-vpn1 0.8.1-2+b1 2010-08-30 11:25:20 status unpacked libnm-glib-vpn1 0.8.1-2+b1 2010-08-30 11:25:21 upgrade libnm-glib2 0.8.1-2 0.8.1-2+b1 2010-08-30 11:25:21 status half-configured libnm-glib2 0.8.1-2 2010-08-30 11:25:21 status unpacked libnm-glib2 0.8.1-2 2010-08-30 11:25:21 status half-installed libnm-glib2 0.8.1-2 2010-08-30 11:25:21 status half-installed libnm-glib2 0.8.1-2 2010-08-30 11:25:21 status unpacked libnm-glib2 0.8.1-2+b1 2010-08-30 11:25:21 status unpacked libnm-glib2 0.8.1-2+b1 2010-08-30 11:25:21 upgrade liboil0.3 0.3.17-1 0.3.17-2 2010-08-30 11:25:21 status half-configured liboil0.3 0.3.17-1 2010-08-30 11:25:21 status unpacked liboil0.3 0.3.17-1 2010-08-30 11:25:21 status half-installed liboil0.3 0.3.17-1 2010-08-30 11:25:21 status half-installed liboil0.3 0.3.17-1 2010-08-30 11:25:22 status unpacked liboil0.3 0.3.17-2 2010-08-30 11:25:22 status unpacked liboil0.3 0.3.17-2 2010-08-30 11:25:22 upgrade libopenraw1 0.0.8-1 0.0.8-2 2010-08-30 11:25:22 status half-configured libopenraw1 0.0.8-1 2010-08-30 11:25:22 status unpacked libopenraw1 0.0.8-1 2010-08-30 11:25:22 status half-installed libopenraw1 0.0.8-1 2010-08-30 11:25:22 status half-installed libopenraw1 0.0.8-1 2010-08-30 11:25:22 status unpacked libopenraw1 0.0.8-2 2010-08-30 11:25:22 status unpacked libopenraw1 0.0.8-2 2010-08-30 11:25:23 upgrade liborc-0.4-0 0.4.6-1 0.4.7-1 2010-08-30 11:25:23 status half-configured liborc-0.4-0 0.4.6-1 2010-08-30 11:25:23 status unpacked liborc-0.4-0 0.4.6-1 2010-08-30 11:25:23 status half-installed liborc-0.4-0 0.4.6-1 2010-08-30 11:25:23 status half-installed liborc-0.4-0 0.4.6-1 2010-08-30 11:25:23 status unpacked liborc-0.4-0 0.4.7-1 2010-08-30 11:25:23 status unpacked liborc-0.4-0 0.4.7-1 2010-08-30 11:25:23 upgrade libpython2.6 2.6.6~rc1-1 2.6.6-3 2010-08-30 11:25:23 status half-configured libpython2.6 2.6.6~rc1-1 2010-08-30 11:25:23 status unpacked libpython2.6 2.6.6~rc1-1 2010-08-30 11:25:23 status half-installed libpython2.6 2.6.6~rc1-1 2010-08-30 11:25:24 status half-installed libpython2.6 2.6.6~rc1-1 2010-08-30 11:25:24 status unpacked libpython2.6 2.6.6-3 2010-08-30 11:25:24 status unpacked libpython2.6 2.6.6-3 2010-08-30 11:25:24 upgrade python2.6 2.6.6~rc1-1 2.6.6-3 2010-08-30 11:25:24 status half-configured python2.6 2.6.6~rc1-1 2010-08-30 11:25:25 status unpacked python2.6 2.6.6~rc1-1 2010-08-30 11:25:25 status half-installed python2.6 2.6.6~rc1-1 2010-08-30 11:25:25 status half-installed python2.6 2.6.6~rc1-1 2010-08-30 11:25:25 status half-installed python2.6 2.6.6~rc1-1 2010-08-30 11:25:25 status half-installed python2.6 2.6.6~rc1-1 2010-08-30 11:25:26 status half-installed python2.6 2.6.6~rc1-1 2010-08-30 11:25:26 status unpacked python2.6 2.6.6-3 2010-08-30 11:25:26 status unpacked python2.6 2.6.6-3 2010-08-30 11:25:27 upgrade python2.6-minimal 2.6.6~rc1-1 2.6.6-3 2010-08-30 11:25:27 status half-configured python2.6-minimal 2.6.6~rc1-1 2010-08-30 11:25:27 status unpacked python2.6-minimal 2.6.6~rc1-1 2010-08-30 11:25:27 status half-installed python2.6-minimal 2.6.6~rc1-1 2010-08-30 11:25:28 status half-installed python2.6-minimal 2.6.6~rc1-1 2010-08-30 11:25:28 status unpacked python2.6-minimal 2.6.6-3 2010-08-30 11:25:28 status unpacked python2.6-minimal 2.6.6-3 2010-08-30 11:25:28 upgrade librasqal2 0.9.19-1 0.9.20-1 2010-08-30 11:25:28 status half-configured librasqal2 0.9.19-1 2010-08-30 11:25:28 status unpacked librasqal2 0.9.19-1 2010-08-30 11:25:28 status half-installed librasqal2 0.9.19-1 2010-08-30 11:25:29 status half-installed librasqal2 0.9.19-1 2010-08-30 11:25:29 status unpacked librasqal2 0.9.20-1 2010-08-30 11:25:29 status unpacked librasqal2 0.9.20-1 2010-08-30 11:25:29 upgrade librdf0 1.0.10-2 1.0.10-3 2010-08-30 11:25:29 status half-configured librdf0 1.0.10-2 2010-08-30 11:25:29 status unpacked librdf0 1.0.10-2 2010-08-30 11:25:29 status half-installed librdf0 1.0.10-2 2010-08-30 11:25:29 status half-installed librdf0 1.0.10-2 2010-08-30 11:25:29 status unpacked librdf0 1.0.10-3 2010-08-30 11:25:29 status unpacked librdf0 1.0.10-3 2010-08-30 11:25:29 upgrade libupower-glib1 0.9.5-1 0.9.5-1+b1 2010-08-30 11:25:29 status half-configured libupower-glib1 0.9.5-1 2010-08-30 11:25:29 status unpacked libupower-glib1 0.9.5-1 2010-08-30 11:25:29 status half-installed libupower-glib1 0.9.5-1 2010-08-30 11:25:30 status half-installed libupower-glib1 0.9.5-1 2010-08-30 11:25:30 status unpacked libupower-glib1 0.9.5-1+b1 2010-08-30 11:25:30 status unpacked libupower-glib1 0.9.5-1+b1 2010-08-30 11:25:30 upgrade libwnck-common 2.30.0-4 2.30.3-1 2010-08-30 11:25:30 status half-configured libwnck-common 2.30.0-4 2010-08-30 11:25:30 status unpacked libwnck-common 2.30.0-4 2010-08-30 11:25:30 status half-installed libwnck-common 2.30.0-4 2010-08-30 11:25:31 status half-installed libwnck-common 2.30.0-4 2010-08-30 11:25:31 status unpacked libwnck-common 2.30.3-1 2010-08-30 11:25:31 status unpacked libwnck-common 2.30.3-1 2010-08-30 11:25:31 upgrade libwnck22 2.30.0-4 2.30.3-1 2010-08-30 11:25:31 status half-configured libwnck22 2.30.0-4 2010-08-30 11:25:31 status unpacked libwnck22 2.30.0-4 2010-08-30 11:25:32 status half-installed libwnck22 2.30.0-4 2010-08-30 11:25:32 status half-installed libwnck22 2.30.0-4 2010-08-30 11:25:32 status unpacked libwnck22 2.30.3-1 2010-08-30 11:25:33 status unpacked libwnck22 2.30.3-1 2010-08-30 11:25:33 install libx11-xcb1 2:1.3.3-3 2010-08-30 11:25:33 status half-installed libx11-xcb1 2:1.3.3-3 2010-08-30 11:25:34 status unpacked libx11-xcb1 2:1.3.3-3 2010-08-30 11:25:34 status unpacked libx11-xcb1 2:1.3.3-3 2010-08-30 11:25:34 install libxcb-dri2-0 1.6-1 2010-08-30 11:25:34 status half-installed libxcb-dri2-0 1.6-1 2010-08-30 11:25:34 status unpacked libxcb-dri2-0 1.6-1 2010-08-30 11:25:34 status unpacked libxcb-dri2-0 1.6-1 2010-08-30 11:25:34 upgrade libxenstore3.0 4.0.1~rc5-1 4.0.1~rc6-1 2010-08-30 11:25:34 status half-configured libxenstore3.0 4.0.1~rc5-1 2010-08-30 11:25:34 status unpacked libxenstore3.0 4.0.1~rc5-1 2010-08-30 11:25:34 status half-installed libxenstore3.0 4.0.1~rc5-1 2010-08-30 11:25:35 status half-installed libxenstore3.0 4.0.1~rc5-1 2010-08-30 11:25:35 status unpacked libxenstore3.0 4.0.1~rc6-1 2010-08-30 11:25:35 status unpacked libxenstore3.0 4.0.1~rc6-1 2010-08-30 11:25:35 upgrade libxml-writer-perl 0.611-1 0.612-1 2010-08-30 11:25:35 status half-configured libxml-writer-perl 0.611-1 2010-08-30 11:25:35 status unpacked libxml-writer-perl 0.611-1 2010-08-30 11:25:35 status half-installed libxml-writer-perl 0.611-1 2010-08-30 11:25:36 status half-installed libxml-writer-perl 0.611-1 2010-08-30 11:25:36 status unpacked libxml-writer-perl 0.612-1 2010-08-30 11:25:36 status unpacked libxml-writer-perl 0.612-1 2010-08-30 11:25:36 upgrade libyaml-syck-perl 1.12-1 1.14-1 2010-08-30 11:25:36 status half-configured libyaml-syck-perl 1.12-1 2010-08-30 11:25:36 status unpacked libyaml-syck-perl 1.12-1 2010-08-30 11:25:37 status half-installed libyaml-syck-perl 1.12-1 2010-08-30 11:25:38 status half-installed libyaml-syck-perl 1.12-1 2010-08-30 11:25:38 status unpacked libyaml-syck-perl 1.14-1 2010-08-30 11:25:39 status unpacked libyaml-syck-perl 1.14-1 2010-08-30 11:25:39 upgrade libzbar0 0.10+doc-3 0.10+doc-4 2010-08-30 11:25:39 status half-configured libzbar0 0.10+doc-3 2010-08-30 11:25:39 status unpacked libzbar0 0.10+doc-3 2010-08-30 11:25:39 status half-installed libzbar0 0.10+doc-3 2010-08-30 11:25:39 status half-installed libzbar0 0.10+doc-3 2010-08-30 11:25:40 status unpacked libzbar0 0.10+doc-4 2010-08-30 11:25:40 status unpacked libzbar0 0.10+doc-4 2010-08-30 11:25:40 upgrade linux-doc-2.6.26 2.6.26-24 2.6.26-24lenny1 2010-08-30 11:25:40 status half-configured linux-doc-2.6.26 2.6.26-24 2010-08-30 11:25:40 status unpacked linux-doc-2.6.26 2.6.26-24 2010-08-30 11:25:40 status half-installed linux-doc-2.6.26 2.6.26-24 2010-08-30 11:25:44 status half-installed linux-doc-2.6.26 2.6.26-24 2010-08-30 11:25:44 status unpacked linux-doc-2.6.26 2.6.26-24lenny1 2010-08-30 11:25:45 status unpacked linux-doc-2.6.26 2.6.26-24lenny1 2010-08-30 11:25:45 upgrade linux-libc-dev 2.6.32-20 2.6.32-21 2010-08-30 11:25:45 status half-configured linux-libc-dev 2.6.32-20 2010-08-30 11:25:45 status unpacked linux-libc-dev 2.6.32-20 2010-08-30 11:25:45 status half-installed linux-libc-dev 2.6.32-20 2010-08-30 11:25:47 status half-installed linux-libc-dev 2.6.32-20 2010-08-30 11:25:47 status unpacked linux-libc-dev 2.6.32-21 2010-08-30 11:25:47 status unpacked linux-libc-dev 2.6.32-21 2010-08-30 11:25:47 upgrade lvm2 2.02.66-2 2.02.66-3 2010-08-30 11:25:47 status half-configured lvm2 2.02.66-2 2010-08-30 11:25:48 status unpacked lvm2 2.02.66-2 2010-08-30 11:25:48 status half-installed lvm2 2.02.66-2 2010-08-30 11:25:49 status half-installed lvm2 2.02.66-2 2010-08-30 11:25:49 status unpacked lvm2 2.02.66-3 2010-08-30 11:25:49 status unpacked lvm2 2.02.66-3 2010-08-30 11:25:49 install mdadm 3.1.2-2.1 2010-08-30 11:25:49 status half-installed mdadm 3.1.2-2.1 2010-08-30 11:25:49 status half-installed mdadm 3.1.2-2.1 2010-08-30 11:25:50 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:25:50 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:25:50 upgrade media-player-info 6-1 7-1 2010-08-30 11:25:50 status half-configured media-player-info 6-1 2010-08-30 11:25:50 status unpacked media-player-info 6-1 2010-08-30 11:25:50 status half-installed media-player-info 6-1 2010-08-30 11:25:51 status half-installed media-player-info 6-1 2010-08-30 11:25:51 status unpacked media-player-info 7-1 2010-08-30 11:25:51 status unpacked media-player-info 7-1 2010-08-30 11:25:51 upgrade mobile-broadband-provider-info 20100804-1 20100824-1 2010-08-30 11:25:51 status half-configured mobile-broadband-provider-info 20100804-1 2010-08-30 11:25:51 status unpacked mobile-broadband-provider-info 20100804-1 2010-08-30 11:25:51 status half-installed mobile-broadband-provider-info 20100804-1 2010-08-30 11:25:51 status half-installed mobile-broadband-provider-info 20100804-1 2010-08-30 11:25:51 status unpacked mobile-broadband-provider-info 20100824-1 2010-08-30 11:25:51 status unpacked mobile-broadband-provider-info 20100824-1 2010-08-30 11:25:52 upgrade modemmanager 0.4+git.20100624t180933.6e79d15-1 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:25:52 status half-configured modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-08-30 11:25:52 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-08-30 11:25:52 status half-installed modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-08-30 11:25:52 status half-installed modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-08-30 11:25:52 status half-installed modemmanager 0.4+git.20100624t180933.6e79d15-1 2010-08-30 11:25:52 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:25:52 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:25:53 upgrade network-manager 0.8.1-2 0.8.1-2+b1 2010-08-30 11:25:53 status half-configured network-manager 0.8.1-2 2010-08-30 11:25:53 status unpacked network-manager 0.8.1-2 2010-08-30 11:25:53 status half-installed network-manager 0.8.1-2 2010-08-30 11:25:54 status half-installed network-manager 0.8.1-2 2010-08-30 11:25:55 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:25:55 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:25:56 upgrade odbcinst1debian2 2.2.14p2-1 2.2.14p2-2 2010-08-30 11:25:56 status half-configured odbcinst1debian2 2.2.14p2-1 2010-08-30 11:25:56 status unpacked odbcinst1debian2 2.2.14p2-1 2010-08-30 11:25:56 status half-installed odbcinst1debian2 2.2.14p2-1 2010-08-30 11:25:56 status half-installed odbcinst1debian2 2.2.14p2-1 2010-08-30 11:25:57 status unpacked odbcinst1debian2 2.2.14p2-2 2010-08-30 11:25:57 status unpacked odbcinst1debian2 2.2.14p2-2 2010-08-30 11:25:57 upgrade odbcinst 2.2.14p2-1 2.2.14p2-2 2010-08-30 11:25:57 status half-configured odbcinst 2.2.14p2-1 2010-08-30 11:25:57 status unpacked odbcinst 2.2.14p2-1 2010-08-30 11:25:57 status half-installed odbcinst 2.2.14p2-1 2010-08-30 11:25:57 status half-installed odbcinst 2.2.14p2-1 2010-08-30 11:25:58 status unpacked odbcinst 2.2.14p2-2 2010-08-30 11:25:58 status unpacked odbcinst 2.2.14p2-2 2010-08-30 11:25:58 upgrade openbsd-inetd 0.20080125-4 0.20080125-6 2010-08-30 11:25:58 status half-configured openbsd-inetd 0.20080125-4 2010-08-30 11:25:59 status unpacked openbsd-inetd 0.20080125-4 2010-08-30 11:25:59 status half-installed openbsd-inetd 0.20080125-4 2010-08-30 11:25:59 status half-installed openbsd-inetd 0.20080125-4 2010-08-30 11:25:59 status unpacked openbsd-inetd 0.20080125-6 2010-08-30 11:25:59 status unpacked openbsd-inetd 0.20080125-6 2010-08-30 11:25:59 upgrade openoffice.org-writer 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:25:59 status half-configured openoffice.org-writer 1:3.2.1-5 2010-08-30 11:25:59 status unpacked openoffice.org-writer 1:3.2.1-5 2010-08-30 11:25:59 status half-installed openoffice.org-writer 1:3.2.1-5 2010-08-30 11:26:00 status half-installed openoffice.org-writer 1:3.2.1-5 2010-08-30 11:26:00 status half-installed openoffice.org-writer 1:3.2.1-5 2010-08-30 11:26:00 status half-installed openoffice.org-writer 1:3.2.1-5 2010-08-30 11:26:02 status half-installed openoffice.org-writer 1:3.2.1-5 2010-08-30 11:26:03 status unpacked openoffice.org-writer 1:3.2.1-6 2010-08-30 11:26:03 status unpacked openoffice.org-writer 1:3.2.1-6 2010-08-30 11:26:03 upgrade openoffice.org-calc 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:03 status half-configured openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:03 status unpacked openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:03 status half-installed openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:03 status half-installed openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:03 status half-installed openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:03 status half-installed openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:06 status half-installed openoffice.org-calc 1:3.2.1-5 2010-08-30 11:26:06 status unpacked openoffice.org-calc 1:3.2.1-6 2010-08-30 11:26:06 status unpacked openoffice.org-calc 1:3.2.1-6 2010-08-30 11:26:06 upgrade openoffice.org-base 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:06 status half-configured openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:07 status unpacked openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:07 status half-installed openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:07 status half-installed openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:07 status half-installed openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:07 status half-installed openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:08 status half-installed openoffice.org-base 1:3.2.1-5 2010-08-30 11:26:08 status unpacked openoffice.org-base 1:3.2.1-6 2010-08-30 11:26:08 status unpacked openoffice.org-base 1:3.2.1-6 2010-08-30 11:26:08 upgrade openoffice.org-base-core 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:08 status half-configured openoffice.org-base-core 1:3.2.1-5 2010-08-30 11:26:08 status unpacked openoffice.org-base-core 1:3.2.1-5 2010-08-30 11:26:08 status half-installed openoffice.org-base-core 1:3.2.1-5 2010-08-30 11:26:09 status half-installed openoffice.org-base-core 1:3.2.1-5 2010-08-30 11:26:09 status unpacked openoffice.org-base-core 1:3.2.1-6 2010-08-30 11:26:09 status unpacked openoffice.org-base-core 1:3.2.1-6 2010-08-30 11:26:10 upgrade openoffice.org-common 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:10 status half-configured openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status unpacked openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:10 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:22 status half-installed openoffice.org-common 1:3.2.1-5 2010-08-30 11:26:22 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:26:23 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:26:23 upgrade openoffice.org 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:23 status half-configured openoffice.org 1:3.2.1-5 2010-08-30 11:26:23 status unpacked openoffice.org 1:3.2.1-5 2010-08-30 11:26:23 status half-installed openoffice.org 1:3.2.1-5 2010-08-30 11:26:24 status half-installed openoffice.org 1:3.2.1-5 2010-08-30 11:26:25 status unpacked openoffice.org 1:3.2.1-6 2010-08-30 11:26:25 status unpacked openoffice.org 1:3.2.1-6 2010-08-30 11:26:25 upgrade openoffice.org-style-galaxy 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:25 status half-configured openoffice.org-style-galaxy 1:3.2.1-5 2010-08-30 11:26:25 status unpacked openoffice.org-style-galaxy 1:3.2.1-5 2010-08-30 11:26:25 status half-installed openoffice.org-style-galaxy 1:3.2.1-5 2010-08-30 11:26:26 status half-installed openoffice.org-style-galaxy 1:3.2.1-5 2010-08-30 11:26:26 status unpacked openoffice.org-style-galaxy 1:3.2.1-6 2010-08-30 11:26:26 status unpacked openoffice.org-style-galaxy 1:3.2.1-6 2010-08-30 11:26:26 upgrade openoffice.org-java-common 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:26 status half-configured openoffice.org-java-common 1:3.2.1-5 2010-08-30 11:26:26 status unpacked openoffice.org-java-common 1:3.2.1-5 2010-08-30 11:26:26 status half-installed openoffice.org-java-common 1:3.2.1-5 2010-08-30 11:26:28 status half-installed openoffice.org-java-common 1:3.2.1-5 2010-08-30 11:26:28 status unpacked openoffice.org-java-common 1:3.2.1-6 2010-08-30 11:26:28 status unpacked openoffice.org-java-common 1:3.2.1-6 2010-08-30 11:26:28 upgrade openoffice.org-impress 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:28 status half-configured openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:28 status unpacked openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:28 status half-installed openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:28 status half-installed openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:28 status half-installed openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:28 status half-installed openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:29 status half-installed openoffice.org-impress 1:3.2.1-5 2010-08-30 11:26:29 status unpacked openoffice.org-impress 1:3.2.1-6 2010-08-30 11:26:29 status unpacked openoffice.org-impress 1:3.2.1-6 2010-08-30 11:26:29 upgrade openoffice.org-draw 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:29 status half-configured openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:29 status unpacked openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:29 status half-installed openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:30 status half-installed openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:30 status half-installed openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:30 status half-installed openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:31 status half-installed openoffice.org-draw 1:3.2.1-5 2010-08-30 11:26:31 status unpacked openoffice.org-draw 1:3.2.1-6 2010-08-30 11:26:31 status unpacked openoffice.org-draw 1:3.2.1-6 2010-08-30 11:26:32 upgrade openoffice.org-officebean 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:32 status half-configured openoffice.org-officebean 1:3.2.1-5 2010-08-30 11:26:32 status unpacked openoffice.org-officebean 1:3.2.1-5 2010-08-30 11:26:32 status half-installed openoffice.org-officebean 1:3.2.1-5 2010-08-30 11:26:32 status half-installed openoffice.org-officebean 1:3.2.1-5 2010-08-30 11:26:32 status unpacked openoffice.org-officebean 1:3.2.1-6 2010-08-30 11:26:32 status unpacked openoffice.org-officebean 1:3.2.1-6 2010-08-30 11:26:33 upgrade python-uno 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:33 status half-configured python-uno 1:3.2.1-5 2010-08-30 11:26:33 status unpacked python-uno 1:3.2.1-5 2010-08-30 11:26:33 status half-installed python-uno 1:3.2.1-5 2010-08-30 11:26:34 status half-installed python-uno 1:3.2.1-5 2010-08-30 11:26:34 status unpacked python-uno 1:3.2.1-6 2010-08-30 11:26:34 status unpacked python-uno 1:3.2.1-6 2010-08-30 11:26:34 upgrade openoffice.org-filter-binfilter 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:34 status half-configured openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-30 11:26:35 status unpacked openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-30 11:26:35 status half-installed openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-30 11:26:38 status half-installed openoffice.org-filter-binfilter 1:3.2.1-5 2010-08-30 11:26:39 status unpacked openoffice.org-filter-binfilter 1:3.2.1-6 2010-08-30 11:26:39 status unpacked openoffice.org-filter-binfilter 1:3.2.1-6 2010-08-30 11:26:39 upgrade openoffice.org-math 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:39 status half-configured openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:39 status unpacked openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:39 status half-installed openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:39 status half-installed openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:39 status half-installed openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:39 status half-installed openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:40 status half-installed openoffice.org-math 1:3.2.1-5 2010-08-30 11:26:40 status unpacked openoffice.org-math 1:3.2.1-6 2010-08-30 11:26:40 status unpacked openoffice.org-math 1:3.2.1-6 2010-08-30 11:26:40 upgrade ttf-opensymbol 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:40 status half-configured ttf-opensymbol 1:3.2.1-5 2010-08-30 11:26:40 status unpacked ttf-opensymbol 1:3.2.1-5 2010-08-30 11:26:40 status half-installed ttf-opensymbol 1:3.2.1-5 2010-08-30 11:26:40 status triggers-pending fontconfig 2.8.0-2.1 2010-08-30 11:26:40 status half-installed ttf-opensymbol 1:3.2.1-5 2010-08-30 11:26:41 status half-installed ttf-opensymbol 1:3.2.1-5 2010-08-30 11:26:41 status unpacked ttf-opensymbol 1:3.2.1-6 2010-08-30 11:26:41 status unpacked ttf-opensymbol 1:3.2.1-6 2010-08-30 11:26:42 upgrade openoffice.org-core 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:42 status half-configured openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:42 status unpacked openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:42 status half-installed openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:42 status half-installed openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:43 status half-installed openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:57 status half-installed openoffice.org-core 1:3.2.1-5 2010-08-30 11:26:57 status unpacked openoffice.org-core 1:3.2.1-6 2010-08-30 11:26:58 status unpacked openoffice.org-core 1:3.2.1-6 2010-08-30 11:26:58 upgrade openoffice.org-report-builder-bin 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:26:58 status half-configured openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-30 11:26:58 status unpacked openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-30 11:26:58 status half-installed openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-30 11:26:59 status half-installed openoffice.org-report-builder-bin 1:3.2.1-5 2010-08-30 11:26:59 status unpacked openoffice.org-report-builder-bin 1:3.2.1-6 2010-08-30 11:26:59 status unpacked openoffice.org-report-builder-bin 1:3.2.1-6 2010-08-30 11:27:00 upgrade openoffice.org-filter-mobiledev 1:3.2.1-5 1:3.2.1-6 2010-08-30 11:27:00 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-30 11:27:00 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-30 11:27:00 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-30 11:27:00 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-5 2010-08-30 11:27:00 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-6 2010-08-30 11:27:00 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-6 2010-08-30 11:27:01 upgrade openssl 0.9.8o-1 0.9.8o-2 2010-08-30 11:27:01 status half-configured openssl 0.9.8o-1 2010-08-30 11:27:01 status unpacked openssl 0.9.8o-1 2010-08-30 11:27:01 status half-installed openssl 0.9.8o-1 2010-08-30 11:27:01 status half-installed openssl 0.9.8o-1 2010-08-30 11:27:02 status unpacked openssl 0.9.8o-2 2010-08-30 11:27:02 status unpacked openssl 0.9.8o-2 2010-08-30 11:27:02 upgrade parted 2.3-1 2.3-2 2010-08-30 11:27:02 status half-configured parted 2.3-1 2010-08-30 11:27:02 status unpacked parted 2.3-1 2010-08-30 11:27:02 status half-installed parted 2.3-1 2010-08-30 11:27:02 status half-installed parted 2.3-1 2010-08-30 11:27:02 status unpacked parted 2.3-2 2010-08-30 11:27:02 status unpacked parted 2.3-2 2010-08-30 11:27:03 upgrade preview-latex-style 11.85-1 11.86-1 2010-08-30 11:27:03 status half-configured preview-latex-style 11.85-1 2010-08-30 11:27:03 status unpacked preview-latex-style 11.85-1 2010-08-30 11:27:03 status half-installed preview-latex-style 11.85-1 2010-08-30 11:27:03 status half-installed preview-latex-style 11.85-1 2010-08-30 11:27:04 status half-installed preview-latex-style 11.85-1 2010-08-30 11:27:04 status unpacked preview-latex-style 11.86-1 2010-08-30 11:27:04 status unpacked preview-latex-style 11.86-1 2010-08-30 11:27:04 upgrade pristine-tar 1.03 1.10 2010-08-30 11:27:04 status half-configured pristine-tar 1.03 2010-08-30 11:27:04 status unpacked pristine-tar 1.03 2010-08-30 11:27:04 status half-installed pristine-tar 1.03 2010-08-30 11:27:05 status half-installed pristine-tar 1.03 2010-08-30 11:27:05 status unpacked pristine-tar 1.10 2010-08-30 11:27:05 status unpacked pristine-tar 1.10 2010-08-30 11:27:05 upgrade python-gdbm 2.6.5-1 2.6.6-1 2010-08-30 11:27:05 status half-configured python-gdbm 2.6.5-1 2010-08-30 11:27:05 status unpacked python-gdbm 2.6.5-1 2010-08-30 11:27:05 status half-installed python-gdbm 2.6.5-1 2010-08-30 11:27:05 status half-installed python-gdbm 2.6.5-1 2010-08-30 11:27:05 status unpacked python-gdbm 2.6.6-1 2010-08-30 11:27:05 status unpacked python-gdbm 2.6.6-1 2010-08-30 11:27:05 upgrade python-gobject 2.21.4-1 2.21.4+is.2.21.3-1 2010-08-30 11:27:05 status half-configured python-gobject 2.21.4-1 2010-08-30 11:27:06 status triggers-pending python-support 1.0.9 2010-08-30 11:27:06 status unpacked python-gobject 2.21.4-1 2010-08-30 11:27:06 status half-installed python-gobject 2.21.4-1 2010-08-30 11:27:06 status half-installed python-gobject 2.21.4-1 2010-08-30 11:27:07 status unpacked python-gobject 2.21.4+is.2.21.3-1 2010-08-30 11:27:07 status unpacked python-gobject 2.21.4+is.2.21.3-1 2010-08-30 11:27:07 upgrade python-gtk-vnc 0.4.1-2 0.4.1-3 2010-08-30 11:27:07 status half-configured python-gtk-vnc 0.4.1-2 2010-08-30 11:27:07 status unpacked python-gtk-vnc 0.4.1-2 2010-08-30 11:27:07 status half-installed python-gtk-vnc 0.4.1-2 2010-08-30 11:27:07 status half-installed python-gtk-vnc 0.4.1-2 2010-08-30 11:27:07 status unpacked python-gtk-vnc 0.4.1-3 2010-08-30 11:27:07 status unpacked python-gtk-vnc 0.4.1-3 2010-08-30 11:27:08 upgrade python-markupsafe 0.9.2-1 0.9.2-2 2010-08-30 11:27:08 status half-configured python-markupsafe 0.9.2-1 2010-08-30 11:27:08 status unpacked python-markupsafe 0.9.2-1 2010-08-30 11:27:08 status half-installed python-markupsafe 0.9.2-1 2010-08-30 11:27:08 status half-installed python-markupsafe 0.9.2-1 2010-08-30 11:27:08 status unpacked python-markupsafe 0.9.2-2 2010-08-30 11:27:08 status unpacked python-markupsafe 0.9.2-2 2010-08-30 11:27:08 upgrade python-twisted-bin 10.1.0-2+b1 10.1.0-3 2010-08-30 11:27:08 status half-configured python-twisted-bin 10.1.0-2+b1 2010-08-30 11:27:09 status unpacked python-twisted-bin 10.1.0-2+b1 2010-08-30 11:27:09 status half-installed python-twisted-bin 10.1.0-2+b1 2010-08-30 11:27:09 status half-installed python-twisted-bin 10.1.0-2+b1 2010-08-30 11:27:09 status unpacked python-twisted-bin 10.1.0-3 2010-08-30 11:27:09 status unpacked python-twisted-bin 10.1.0-3 2010-08-30 11:27:09 upgrade python-twisted-core 10.1.0-2 10.1.0-3 2010-08-30 11:27:09 status half-configured python-twisted-core 10.1.0-2 2010-08-30 11:27:10 status unpacked python-twisted-core 10.1.0-2 2010-08-30 11:27:10 status half-installed python-twisted-core 10.1.0-2 2010-08-30 11:27:17 status half-installed python-twisted-core 10.1.0-2 2010-08-30 11:27:18 status unpacked python-twisted-core 10.1.0-3 2010-08-30 11:27:18 status unpacked python-twisted-core 10.1.0-3 2010-08-30 11:27:18 upgrade python-xapian 1.0.20-1 1.2.3-3 2010-08-30 11:27:18 status half-configured python-xapian 1.0.20-1 2010-08-30 11:27:18 status unpacked python-xapian 1.0.20-1 2010-08-30 11:27:18 status half-installed python-xapian 1.0.20-1 2010-08-30 11:27:18 status half-installed python-xapian 1.0.20-1 2010-08-30 11:27:18 status half-installed python-xapian 1.0.20-1 2010-08-30 11:27:19 status unpacked python-xapian 1.2.3-3 2010-08-30 11:27:19 status unpacked python-xapian 1.2.3-3 2010-08-30 11:27:19 upgrade qemu-utils 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:27:19 status half-configured qemu-utils 0.12.5+dfsg-1 2010-08-30 11:27:20 status unpacked qemu-utils 0.12.5+dfsg-1 2010-08-30 11:27:20 status half-installed qemu-utils 0.12.5+dfsg-1 2010-08-30 11:27:20 status half-installed qemu-utils 0.12.5+dfsg-1 2010-08-30 11:27:20 status unpacked qemu-utils 0.12.5+dfsg-2 2010-08-30 11:27:20 status unpacked qemu-utils 0.12.5+dfsg-2 2010-08-30 11:27:20 upgrade qemu-user 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:27:20 status half-configured qemu-user 0.12.5+dfsg-1 2010-08-30 11:27:20 status unpacked qemu-user 0.12.5+dfsg-1 2010-08-30 11:27:20 status half-installed qemu-user 0.12.5+dfsg-1 2010-08-30 11:27:22 status half-installed qemu-user 0.12.5+dfsg-1 2010-08-30 11:27:22 status unpacked qemu-user 0.12.5+dfsg-2 2010-08-30 11:27:22 status unpacked qemu-user 0.12.5+dfsg-2 2010-08-30 11:27:22 upgrade qemu-keymaps 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:27:22 status half-configured qemu-keymaps 0.12.5+dfsg-1 2010-08-30 11:27:22 status unpacked qemu-keymaps 0.12.5+dfsg-1 2010-08-30 11:27:22 status half-installed qemu-keymaps 0.12.5+dfsg-1 2010-08-30 11:27:23 status half-installed qemu-keymaps 0.12.5+dfsg-1 2010-08-30 11:27:23 status unpacked qemu-keymaps 0.12.5+dfsg-2 2010-08-30 11:27:23 status unpacked qemu-keymaps 0.12.5+dfsg-2 2010-08-30 11:27:23 upgrade qemu-system 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:27:23 status half-configured qemu-system 0.12.5+dfsg-1 2010-08-30 11:27:24 status unpacked qemu-system 0.12.5+dfsg-1 2010-08-30 11:27:24 status half-installed qemu-system 0.12.5+dfsg-1 2010-08-30 11:27:25 status half-installed qemu-system 0.12.5+dfsg-1 2010-08-30 11:27:26 status unpacked qemu-system 0.12.5+dfsg-2 2010-08-30 11:27:26 status unpacked qemu-system 0.12.5+dfsg-2 2010-08-30 11:27:26 upgrade qemu 0.12.5+dfsg-1 0.12.5+dfsg-2 2010-08-30 11:27:26 status half-configured qemu 0.12.5+dfsg-1 2010-08-30 11:27:26 status unpacked qemu 0.12.5+dfsg-1 2010-08-30 11:27:26 status half-installed qemu 0.12.5+dfsg-1 2010-08-30 11:27:26 status half-installed qemu 0.12.5+dfsg-1 2010-08-30 11:27:26 status half-installed qemu 0.12.5+dfsg-1 2010-08-30 11:27:26 status unpacked qemu 0.12.5+dfsg-2 2010-08-30 11:27:26 status unpacked qemu 0.12.5+dfsg-2 2010-08-30 11:27:27 upgrade schroot 1.4.8-1 1.4.11-1 2010-08-30 11:27:27 status half-configured schroot 1.4.8-1 2010-08-30 11:27:27 status unpacked schroot 1.4.8-1 2010-08-30 11:27:27 status half-installed schroot 1.4.8-1 2010-08-30 11:27:27 status half-installed schroot 1.4.8-1 2010-08-30 11:27:27 status unpacked schroot 1.4.11-1 2010-08-30 11:27:28 status unpacked schroot 1.4.11-1 2010-08-30 11:27:28 upgrade schroot-common 1.4.8-1 1.4.11-1 2010-08-30 11:27:28 status half-configured schroot-common 1.4.8-1 2010-08-30 11:27:28 status unpacked schroot-common 1.4.8-1 2010-08-30 11:27:28 status half-installed schroot-common 1.4.8-1 2010-08-30 11:27:28 status half-installed schroot-common 1.4.8-1 2010-08-30 11:27:28 status unpacked schroot-common 1.4.11-1 2010-08-30 11:27:28 status unpacked schroot-common 1.4.11-1 2010-08-30 11:27:28 upgrade sendfile 2.1b.20080616-3 2.1b.20080616-4 2010-08-30 11:27:28 status half-configured sendfile 2.1b.20080616-3 2010-08-30 11:27:28 status unpacked sendfile 2.1b.20080616-3 2010-08-30 11:27:28 status half-installed sendfile 2.1b.20080616-3 2010-08-30 11:27:29 status half-installed sendfile 2.1b.20080616-3 2010-08-30 11:27:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:27:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:27:29 upgrade texlive-binaries 2009-6 2009-7 2010-08-30 11:27:29 status half-configured texlive-binaries 2009-6 2010-08-30 11:27:30 status unpacked texlive-binaries 2009-6 2010-08-30 11:27:30 status half-installed texlive-binaries 2009-6 2010-08-30 11:27:31 status half-installed texlive-binaries 2009-6 2010-08-30 11:27:31 status unpacked texlive-binaries 2009-7 2010-08-30 11:27:31 status unpacked texlive-binaries 2009-7 2010-08-30 11:27:31 upgrade unattended-upgrades 0.61 0.62 2010-08-30 11:27:31 status half-configured unattended-upgrades 0.61 2010-08-30 11:27:32 status unpacked unattended-upgrades 0.61 2010-08-30 11:27:32 status half-installed unattended-upgrades 0.61 2010-08-30 11:27:33 status half-installed unattended-upgrades 0.61 2010-08-30 11:27:33 status unpacked unattended-upgrades 0.62 2010-08-30 11:27:33 status unpacked unattended-upgrades 0.62 2010-08-30 11:27:33 upgrade unixodbc 2.2.14p2-1 2.2.14p2-2 2010-08-30 11:27:33 status half-configured unixodbc 2.2.14p2-1 2010-08-30 11:27:33 status unpacked unixodbc 2.2.14p2-1 2010-08-30 11:27:33 status half-installed unixodbc 2.2.14p2-1 2010-08-30 11:27:34 status half-installed unixodbc 2.2.14p2-1 2010-08-30 11:27:35 status unpacked unixodbc 2.2.14p2-2 2010-08-30 11:27:35 status unpacked unixodbc 2.2.14p2-2 2010-08-30 11:27:35 upgrade upower 0.9.5-1 0.9.5-1+b1 2010-08-30 11:27:35 status half-configured upower 0.9.5-1 2010-08-30 11:27:35 status unpacked upower 0.9.5-1 2010-08-30 11:27:35 status half-installed upower 0.9.5-1 2010-08-30 11:27:36 status half-installed upower 0.9.5-1 2010-08-30 11:27:36 status unpacked upower 0.9.5-1+b1 2010-08-30 11:27:36 status unpacked upower 0.9.5-1+b1 2010-08-30 11:27:36 upgrade xserver-common 2:1.7.7-3 2:1.7.7-4 2010-08-30 11:27:36 status half-configured xserver-common 2:1.7.7-3 2010-08-30 11:27:36 status unpacked xserver-common 2:1.7.7-3 2010-08-30 11:27:36 status half-installed xserver-common 2:1.7.7-3 2010-08-30 11:27:37 status half-installed xserver-common 2:1.7.7-3 2010-08-30 11:27:37 status unpacked xserver-common 2:1.7.7-4 2010-08-30 11:27:37 status unpacked xserver-common 2:1.7.7-4 2010-08-30 11:27:37 upgrade xnest 2:1.7.7-3 2:1.7.7-4 2010-08-30 11:27:37 status half-configured xnest 2:1.7.7-3 2010-08-30 11:27:37 status unpacked xnest 2:1.7.7-3 2010-08-30 11:27:37 status half-installed xnest 2:1.7.7-3 2010-08-30 11:27:38 status half-installed xnest 2:1.7.7-3 2010-08-30 11:27:38 status unpacked xnest 2:1.7.7-4 2010-08-30 11:27:38 status unpacked xnest 2:1.7.7-4 2010-08-30 11:27:38 upgrade xserver-xephyr 2:1.7.7-3 2:1.7.7-4 2010-08-30 11:27:38 status half-configured xserver-xephyr 2:1.7.7-3 2010-08-30 11:27:38 status unpacked xserver-xephyr 2:1.7.7-3 2010-08-30 11:27:38 status half-installed xserver-xephyr 2:1.7.7-3 2010-08-30 11:27:39 status half-installed xserver-xephyr 2:1.7.7-3 2010-08-30 11:27:39 status unpacked xserver-xephyr 2:1.7.7-4 2010-08-30 11:27:39 status unpacked xserver-xephyr 2:1.7.7-4 2010-08-30 11:27:39 upgrade xserver-xorg-core 2:1.7.7-3 2:1.7.7-4 2010-08-30 11:27:39 status half-configured xserver-xorg-core 2:1.7.7-3 2010-08-30 11:27:39 status unpacked xserver-xorg-core 2:1.7.7-3 2010-08-30 11:27:39 status half-installed xserver-xorg-core 2:1.7.7-3 2010-08-30 11:27:40 status half-installed xserver-xorg-core 2:1.7.7-3 2010-08-30 11:27:41 status unpacked xserver-xorg-core 2:1.7.7-4 2010-08-30 11:27:41 status unpacked xserver-xorg-core 2:1.7.7-4 2010-08-30 11:27:41 upgrade xserver-xorg-video-intel 2:2.9.1-4 2:2.12.0+legacy1-1 2010-08-30 11:27:41 status half-configured xserver-xorg-video-intel 2:2.9.1-4 2010-08-30 11:27:41 status unpacked xserver-xorg-video-intel 2:2.9.1-4 2010-08-30 11:27:41 status half-installed xserver-xorg-video-intel 2:2.9.1-4 2010-08-30 11:27:42 status half-installed xserver-xorg-video-intel 2:2.9.1-4 2010-08-30 11:27:42 status unpacked xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:27:42 status unpacked xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:27:43 upgrade xsltproc 1.1.26-5 1.1.26-6 2010-08-30 11:27:43 status half-configured xsltproc 1.1.26-5 2010-08-30 11:27:43 status unpacked xsltproc 1.1.26-5 2010-08-30 11:27:43 status half-installed xsltproc 1.1.26-5 2010-08-30 11:27:43 status half-installed xsltproc 1.1.26-5 2010-08-30 11:27:43 status unpacked xsltproc 1.1.26-6 2010-08-30 11:27:43 status unpacked xsltproc 1.1.26-6 2010-08-30 11:27:43 install cups-pk-helper 0.1.0-2 2010-08-30 11:27:43 status half-installed cups-pk-helper 0.1.0-2 2010-08-30 11:27:43 status unpacked cups-pk-helper 0.1.0-2 2010-08-30 11:27:43 status unpacked cups-pk-helper 0.1.0-2 2010-08-30 11:27:43 upgrade fai-client 3.3.5 3.4.1 2010-08-30 11:27:43 status half-configured fai-client 3.3.5 2010-08-30 11:27:43 status unpacked fai-client 3.3.5 2010-08-30 11:27:43 status half-installed fai-client 3.3.5 2010-08-30 11:27:44 status half-installed fai-client 3.3.5 2010-08-30 11:27:44 status unpacked fai-client 3.4.1 2010-08-30 11:27:44 status unpacked fai-client 3.4.1 2010-08-30 11:27:45 upgrade fai-server 3.3.5 3.4.1 2010-08-30 11:27:45 status half-configured fai-server 3.3.5 2010-08-30 11:27:45 status unpacked fai-server 3.3.5 2010-08-30 11:27:45 status half-installed fai-server 3.3.5 2010-08-30 11:27:45 status half-installed fai-server 3.3.5 2010-08-30 11:27:45 status unpacked fai-server 3.4.1 2010-08-30 11:27:45 status unpacked fai-server 3.4.1 2010-08-30 11:27:46 install fai-setup-storage 3.4.1 2010-08-30 11:27:46 status half-installed fai-setup-storage 3.4.1 2010-08-30 11:27:46 status unpacked fai-setup-storage 3.4.1 2010-08-30 11:27:46 status unpacked fai-setup-storage 3.4.1 2010-08-30 11:27:46 upgrade gs-common 8.71~dfsg2-4 8.71~dfsg2-6 2010-08-30 11:27:46 status half-configured gs-common 8.71~dfsg2-4 2010-08-30 11:27:46 status unpacked gs-common 8.71~dfsg2-4 2010-08-30 11:27:46 status half-installed gs-common 8.71~dfsg2-4 2010-08-30 11:27:46 status half-installed gs-common 8.71~dfsg2-4 2010-08-30 11:27:46 status unpacked gs-common 8.71~dfsg2-6 2010-08-30 11:27:46 status unpacked gs-common 8.71~dfsg2-6 2010-08-30 11:27:46 upgrade kvm 1:0.12.5+dfsg-1 1:0.12.5+dfsg-2 2010-08-30 11:27:46 status half-configured kvm 1:0.12.5+dfsg-1 2010-08-30 11:27:46 status unpacked kvm 1:0.12.5+dfsg-1 2010-08-30 11:27:46 status half-installed kvm 1:0.12.5+dfsg-1 2010-08-30 11:27:47 status half-installed kvm 1:0.12.5+dfsg-1 2010-08-30 11:27:47 status unpacked kvm 1:0.12.5+dfsg-2 2010-08-30 11:27:47 status unpacked kvm 1:0.12.5+dfsg-2 2010-08-30 11:27:47 trigproc doc-base 0.9.5 0.9.5 2010-08-30 11:27:47 status half-configured doc-base 0.9.5 2010-08-30 11:27:49 status installed doc-base 0.9.5 2010-08-30 11:27:49 trigproc menu 2.1.43 2.1.43 2010-08-30 11:27:49 status half-configured menu 2.1.43 2010-08-30 11:27:49 status installed menu 2.1.43 2010-08-30 11:27:49 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-08-30 11:27:49 status half-configured gnome-menus 2.30.2-1 2010-08-30 11:27:49 status installed gnome-menus 2.30.2-1 2010-08-30 11:27:49 trigproc desktop-file-utils 0.15-2 0.15-2 2010-08-30 11:27:49 status half-configured desktop-file-utils 0.15-2 2010-08-30 11:27:50 status installed desktop-file-utils 0.15-2 2010-08-30 11:27:50 trigproc software-center 2.0.7debian4 2.0.7debian4 2010-08-30 11:27:50 status half-configured software-center 2.0.7debian4 2010-08-30 11:28:36 status installed software-center 2.0.7debian4 2010-08-30 11:28:36 status triggers-pending python-central 0.6.16 2010-08-30 11:28:36 status triggers-awaited software-center 2.0.7debian4 2010-08-30 11:28:36 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-08-30 11:28:36 status half-configured install-info 4.13a.dfsg.1-5 2010-08-30 11:28:37 status installed install-info 4.13a.dfsg.1-5 2010-08-30 11:28:37 trigproc gconf2 2.28.1-3 2.28.1-3 2010-08-30 11:28:37 status half-configured gconf2 2.28.1-3 2010-08-30 11:28:51 status installed gconf2 2.28.1-3 2010-08-30 11:28:51 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-08-30 11:28:51 status half-configured hicolor-icon-theme 0.11-1 2010-08-30 11:28:53 status installed hicolor-icon-theme 0.11-1 2010-08-30 11:28:53 trigproc shared-mime-info 0.71-3 0.71-3 2010-08-30 11:28:53 status half-configured shared-mime-info 0.71-3 2010-08-30 11:28:54 status installed shared-mime-info 0.71-3 2010-08-30 11:28:54 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-08-30 11:28:54 status half-configured fontconfig 2.8.0-2.1 2010-08-30 11:28:57 status installed fontconfig 2.8.0-2.1 2010-08-30 11:28:57 trigproc python-support 1.0.9 1.0.9 2010-08-30 11:28:57 status half-configured python-support 1.0.9 2010-08-30 11:29:16 status installed python-support 1.0.9 2010-08-30 11:29:16 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-30 11:29:16 status half-configured python-central 0.6.16 2010-08-30 11:29:16 status installed software-center 2.0.7debian4 2010-08-30 11:29:20 status installed python-central 0.6.16 2010-08-30 11:29:21 startup packages configure 2010-08-30 11:29:21 configure libdbus-glib-1-2 0.88-2 0.88-2 2010-08-30 11:29:21 status unpacked libdbus-glib-1-2 0.88-2 2010-08-30 11:29:21 status half-configured libdbus-glib-1-2 0.88-2 2010-08-30 11:29:23 status installed libdbus-glib-1-2 0.88-2 2010-08-30 11:29:23 configure libedataserver1.2-13 2.30.3-1 2.30.3-1 2010-08-30 11:29:23 status unpacked libedataserver1.2-13 2.30.3-1 2010-08-30 11:29:23 status half-configured libedataserver1.2-13 2.30.3-1 2010-08-30 11:29:23 status installed libedataserver1.2-13 2.30.3-1 2010-08-30 11:29:23 configure libsqlite3-0 3.7.2-1 3.7.2-1 2010-08-30 11:29:23 status unpacked libsqlite3-0 3.7.2-1 2010-08-30 11:29:23 status half-configured libsqlite3-0 3.7.2-1 2010-08-30 11:29:23 status installed libsqlite3-0 3.7.2-1 2010-08-30 11:29:23 configure libcamel1.2-14 2.30.3-1 2.30.3-1 2010-08-30 11:29:23 status unpacked libcamel1.2-14 2.30.3-1 2010-08-30 11:29:23 status half-configured libcamel1.2-14 2.30.3-1 2010-08-30 11:29:23 status installed libcamel1.2-14 2.30.3-1 2010-08-30 11:29:23 configure libfreetype6 2.4.2-2 2.4.2-2 2010-08-30 11:29:23 status unpacked libfreetype6 2.4.2-2 2010-08-30 11:29:23 status half-configured libfreetype6 2.4.2-2 2010-08-30 11:29:23 status installed libfreetype6 2.4.2-2 2010-08-30 11:29:23 configure libfreetype6-dev 2.4.2-2 2.4.2-2 2010-08-30 11:29:23 status unpacked libfreetype6-dev 2.4.2-2 2010-08-30 11:29:23 status half-configured libfreetype6-dev 2.4.2-2 2010-08-30 11:29:23 status installed libfreetype6-dev 2.4.2-2 2010-08-30 11:29:23 configure libcairo2 1.8.10-5 1.8.10-5 2010-08-30 11:29:23 status unpacked libcairo2 1.8.10-5 2010-08-30 11:29:23 status half-configured libcairo2 1.8.10-5 2010-08-30 11:29:23 status installed libcairo2 1.8.10-5 2010-08-30 11:29:23 configure libcairo2-dev 1.8.10-5 1.8.10-5 2010-08-30 11:29:23 status unpacked libcairo2-dev 1.8.10-5 2010-08-30 11:29:23 status half-configured libcairo2-dev 1.8.10-5 2010-08-30 11:29:23 status installed libcairo2-dev 1.8.10-5 2010-08-30 11:29:23 configure libebackend1.2-0 2.30.3-1 2.30.3-1 2010-08-30 11:29:23 status unpacked libebackend1.2-0 2.30.3-1 2010-08-30 11:29:23 status half-configured libebackend1.2-0 2.30.3-1 2010-08-30 11:29:23 status installed libebackend1.2-0 2.30.3-1 2010-08-30 11:29:23 configure libebook1.2-9 2.30.3-1 2.30.3-1 2010-08-30 11:29:23 status unpacked libebook1.2-9 2.30.3-1 2010-08-30 11:29:24 status half-configured libebook1.2-9 2.30.3-1 2010-08-30 11:29:24 status installed libebook1.2-9 2.30.3-1 2010-08-30 11:29:24 configure libecal1.2-7 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libecal1.2-7 2.30.3-1 2010-08-30 11:29:24 status half-configured libecal1.2-7 2.30.3-1 2010-08-30 11:29:24 status installed libecal1.2-7 2.30.3-1 2010-08-30 11:29:24 configure libedata-book1.2-2 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libedata-book1.2-2 2.30.3-1 2010-08-30 11:29:24 status half-configured libedata-book1.2-2 2.30.3-1 2010-08-30 11:29:24 status installed libedata-book1.2-2 2.30.3-1 2010-08-30 11:29:24 configure libedata-cal1.2-7 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libedata-cal1.2-7 2.30.3-1 2010-08-30 11:29:24 status half-configured libedata-cal1.2-7 2.30.3-1 2010-08-30 11:29:24 status installed libedata-cal1.2-7 2.30.3-1 2010-08-30 11:29:24 configure libegroupwise1.2-13 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libegroupwise1.2-13 2.30.3-1 2010-08-30 11:29:24 status half-configured libegroupwise1.2-13 2.30.3-1 2010-08-30 11:29:24 status installed libegroupwise1.2-13 2.30.3-1 2010-08-30 11:29:24 configure libgdata1.2-1 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libgdata1.2-1 2.30.3-1 2010-08-30 11:29:24 status half-configured libgdata1.2-1 2.30.3-1 2010-08-30 11:29:24 status installed libgdata1.2-1 2.30.3-1 2010-08-30 11:29:24 configure libgdata-google1.2-1 2.30.3-1 2.30.3-1 2010-08-30 11:29:24 status unpacked libgdata-google1.2-1 2.30.3-1 2010-08-30 11:29:24 status half-configured libgdata-google1.2-1 2.30.3-1 2010-08-30 11:29:25 status installed libgdata-google1.2-1 2.30.3-1 2010-08-30 11:29:25 configure libssl0.9.8 0.9.8o-2 0.9.8o-2 2010-08-30 11:29:25 status unpacked libssl0.9.8 0.9.8o-2 2010-08-30 11:29:25 status half-configured libssl0.9.8 0.9.8o-2 2010-08-30 11:29:26 status installed libssl0.9.8 0.9.8o-2 2010-08-30 11:29:26 configure libsasl2-2 2.1.23.dfsg1-6 2.1.23.dfsg1-6 2010-08-30 11:29:26 status unpacked libsasl2-2 2.1.23.dfsg1-6 2010-08-30 11:29:26 status half-configured libsasl2-2 2.1.23.dfsg1-6 2010-08-30 11:29:26 status installed libsasl2-2 2.1.23.dfsg1-6 2010-08-30 11:29:26 configure libsasl2-modules 2.1.23.dfsg1-6 2.1.23.dfsg1-6 2010-08-30 11:29:26 status unpacked libsasl2-modules 2.1.23.dfsg1-6 2010-08-30 11:29:26 status half-configured libsasl2-modules 2.1.23.dfsg1-6 2010-08-30 11:29:26 status installed libsasl2-modules 2.1.23.dfsg1-6 2010-08-30 11:29:26 configure libldap-2.4-2 2.4.23-4 2.4.23-4 2010-08-30 11:29:26 status unpacked libldap-2.4-2 2.4.23-4 2010-08-30 11:29:26 status unpacked libldap-2.4-2 2.4.23-4 2010-08-30 11:29:26 status half-configured libldap-2.4-2 2.4.23-4 2010-08-30 11:29:26 status installed libldap-2.4-2 2.4.23-4 2010-08-30 11:29:26 configure evolution-data-server-common 2.30.3-1 2.30.3-1 2010-08-30 11:29:26 status unpacked evolution-data-server-common 2.30.3-1 2010-08-30 11:29:26 status half-configured evolution-data-server-common 2.30.3-1 2010-08-30 11:29:26 status installed evolution-data-server-common 2.30.3-1 2010-08-30 11:29:26 configure evolution-data-server 2.30.3-1 2.30.3-1 2010-08-30 11:29:26 status unpacked evolution-data-server 2.30.3-1 2010-08-30 11:29:26 status half-configured evolution-data-server 2.30.3-1 2010-08-30 11:29:26 status installed evolution-data-server 2.30.3-1 2010-08-30 11:29:26 configure libedataserverui1.2-8 2.30.3-1 2.30.3-1 2010-08-30 11:29:26 status unpacked libedataserverui1.2-8 2.30.3-1 2010-08-30 11:29:26 status half-configured libedataserverui1.2-8 2.30.3-1 2010-08-30 11:29:26 status installed libedataserverui1.2-8 2.30.3-1 2010-08-30 11:29:26 configure libgtkhtml3.14-19 3.30.3-1 3.30.3-1 2010-08-30 11:29:26 status unpacked libgtkhtml3.14-19 3.30.3-1 2010-08-30 11:29:26 status half-configured libgtkhtml3.14-19 3.30.3-1 2010-08-30 11:29:26 status installed libgtkhtml3.14-19 3.30.3-1 2010-08-30 11:29:26 configure libgtkhtml-editor-common 3.30.3-1 3.30.3-1 2010-08-30 11:29:26 status unpacked libgtkhtml-editor-common 3.30.3-1 2010-08-30 11:29:26 status half-configured libgtkhtml-editor-common 3.30.3-1 2010-08-30 11:29:26 status installed libgtkhtml-editor-common 3.30.3-1 2010-08-30 11:29:26 configure libgtkhtml-editor0 3.30.3-1 3.30.3-1 2010-08-30 11:29:26 status unpacked libgtkhtml-editor0 3.30.3-1 2010-08-30 11:29:27 status half-configured libgtkhtml-editor0 3.30.3-1 2010-08-30 11:29:27 status installed libgtkhtml-editor0 3.30.3-1 2010-08-30 11:29:27 configure libevolution 2.30.3-1 2.30.3-1 2010-08-30 11:29:27 status unpacked libevolution 2.30.3-1 2010-08-30 11:29:27 status half-configured libevolution 2.30.3-1 2010-08-30 11:29:27 status installed libevolution 2.30.3-1 2010-08-30 11:29:27 configure evolution-common 2.30.3-1 2.30.3-1 2010-08-30 11:29:27 status unpacked evolution-common 2.30.3-1 2010-08-30 11:29:27 status half-configured evolution-common 2.30.3-1 2010-08-30 11:29:27 status installed evolution-common 2.30.3-1 2010-08-30 11:29:27 configure evolution 2.30.3-1 2.30.3-1 2010-08-30 11:29:27 status unpacked evolution 2.30.3-1 2010-08-30 11:29:27 status unpacked evolution 2.30.3-1 2010-08-30 11:29:27 status half-configured evolution 2.30.3-1 2010-08-30 11:29:27 status installed evolution 2.30.3-1 2010-08-30 11:29:27 status triggers-pending menu 2.1.43 2010-08-30 11:29:27 status triggers-awaited menu 2.1.43 2010-08-30 11:29:27 configure libklibc 1.5.20-1 1.5.20-1 2010-08-30 11:29:27 status unpacked libklibc 1.5.20-1 2010-08-30 11:29:27 status half-configured libklibc 1.5.20-1 2010-08-30 11:29:27 status installed libklibc 1.5.20-1 2010-08-30 11:29:27 configure klibc-utils 1.5.20-1 1.5.20-1 2010-08-30 11:29:27 status unpacked klibc-utils 1.5.20-1 2010-08-30 11:29:27 status half-configured klibc-utils 1.5.20-1 2010-08-30 11:29:27 status installed klibc-utils 1.5.20-1 2010-08-30 11:29:27 configure initramfs-tools 0.98.1 0.98.1 2010-08-30 11:29:27 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:27 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:27 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:27 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:27 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:28 status unpacked initramfs-tools 0.98.1 2010-08-30 11:29:28 status half-configured initramfs-tools 0.98.1 2010-08-30 11:29:28 status installed initramfs-tools 0.98.1 2010-08-30 11:29:28 status triggers-pending initramfs-tools 0.98.1 2010-08-30 11:29:28 configure linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2.6.26-24lenny1 2010-08-30 11:29:28 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-08-30 11:29:28 status half-configured linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-08-30 11:29:51 status installed linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-08-30 11:29:51 configure linux-base 2.6.32-21 2.6.32-21 2010-08-30 11:29:51 status unpacked linux-base 2.6.32-21 2010-08-30 11:29:51 status half-configured linux-base 2.6.32-21 2010-08-30 11:29:51 status installed linux-base 2.6.32-21 2010-08-30 11:29:51 configure linux-image-2.6.32-5-amd64 2.6.32-21 2.6.32-21 2010-08-30 11:29:51 status unpacked linux-image-2.6.32-5-amd64 2.6.32-21 2010-08-30 11:29:51 status half-configured linux-image-2.6.32-5-amd64 2.6.32-21 2010-08-30 11:30:18 status installed linux-image-2.6.32-5-amd64 2.6.32-21 2010-08-30 11:30:18 configure libpci3 1:3.1.7-5 1:3.1.7-5 2010-08-30 11:30:18 status unpacked libpci3 1:3.1.7-5 2010-08-30 11:30:18 status half-configured libpci3 1:3.1.7-5 2010-08-30 11:30:18 status installed libpci3 1:3.1.7-5 2010-08-30 11:30:18 configure pciutils 1:3.1.7-5 1:3.1.7-5 2010-08-30 11:30:18 status unpacked pciutils 1:3.1.7-5 2010-08-30 11:30:18 status half-configured pciutils 1:3.1.7-5 2010-08-30 11:30:18 status installed pciutils 1:3.1.7-5 2010-08-30 11:30:18 configure qemu-kvm 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:30:18 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:18 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:18 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:19 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:19 status half-configured qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:20 status installed qemu-kvm 0.12.5+dfsg-2 2010-08-30 11:30:20 configure cpp-4.4 4.4.4-11 4.4.4-11 2010-08-30 11:30:20 status unpacked cpp-4.4 4.4.4-11 2010-08-30 11:30:20 status half-configured cpp-4.4 4.4.4-11 2010-08-30 11:30:21 status installed cpp-4.4 4.4.4-11 2010-08-30 11:30:21 configure libgomp1 4.4.4-11 4.4.4-11 2010-08-30 11:30:21 status unpacked libgomp1 4.4.4-11 2010-08-30 11:30:21 status half-configured libgomp1 4.4.4-11 2010-08-30 11:30:21 status installed libgomp1 4.4.4-11 2010-08-30 11:30:21 configure gcc-4.4 4.4.4-11 4.4.4-11 2010-08-30 11:30:21 status unpacked gcc-4.4 4.4.4-11 2010-08-30 11:30:21 status half-configured gcc-4.4 4.4.4-11 2010-08-30 11:30:21 status installed gcc-4.4 4.4.4-11 2010-08-30 11:30:21 configure libgfortran3 4.4.4-11 4.4.4-11 2010-08-30 11:30:21 status unpacked libgfortran3 4.4.4-11 2010-08-30 11:30:21 status half-configured libgfortran3 4.4.4-11 2010-08-30 11:30:21 status installed libgfortran3 4.4.4-11 2010-08-30 11:30:21 configure lib32gcc1 1:4.4.4-11 1:4.4.4-11 2010-08-30 11:30:21 status unpacked lib32gcc1 1:4.4.4-11 2010-08-30 11:30:21 status half-configured lib32gcc1 1:4.4.4-11 2010-08-30 11:30:21 status installed lib32gcc1 1:4.4.4-11 2010-08-30 11:30:21 configure lib32stdc++6 4.4.4-11 4.4.4-11 2010-08-30 11:30:21 status unpacked lib32stdc++6 4.4.4-11 2010-08-30 11:30:21 status half-configured lib32stdc++6 4.4.4-11 2010-08-30 11:30:21 status installed lib32stdc++6 4.4.4-11 2010-08-30 11:30:21 configure uno-libs3 1.6.1+OOo3.2.1-6 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status unpacked uno-libs3 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status half-configured uno-libs3 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status installed uno-libs3 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 configure ure 1.6.1+OOo3.2.1-6 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status unpacked ure 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status half-configured ure 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 status installed ure 1.6.1+OOo3.2.1-6 2010-08-30 11:30:21 configure apt-utils 0.8.0 0.8.0 2010-08-30 11:30:22 status unpacked apt-utils 0.8.0 2010-08-30 11:30:22 status half-configured apt-utils 0.8.0 2010-08-30 11:30:22 status installed apt-utils 0.8.0 2010-08-30 11:30:22 configure python-apt 0.7.97.1 0.7.97.1 2010-08-30 11:30:22 status unpacked python-apt 0.7.97.1 2010-08-30 11:30:22 status half-configured python-apt 0.7.97.1 2010-08-30 11:30:22 status installed python-apt 0.7.97.1 2010-08-30 11:30:22 status triggers-pending python-central 0.6.16 2010-08-30 11:30:22 status triggers-awaited python-apt 0.7.97.1 2010-08-30 11:30:22 configure libxapian22 1.2.3-2 1.2.3-2 2010-08-30 11:30:22 status unpacked libxapian22 1.2.3-2 2010-08-30 11:30:22 status half-configured libxapian22 1.2.3-2 2010-08-30 11:30:22 status installed libxapian22 1.2.3-2 2010-08-30 11:30:22 configure libept1 1.0.3+b1 1.0.3+b1 2010-08-30 11:30:22 status unpacked libept1 1.0.3+b1 2010-08-30 11:30:22 status half-configured libept1 1.0.3+b1 2010-08-30 11:30:23 status installed libept1 1.0.3+b1 2010-08-30 11:30:23 configure synaptic 0.70~pre1+b1 0.70~pre1+b1 2010-08-30 11:30:23 status unpacked synaptic 0.70~pre1+b1 2010-08-30 11:30:23 status half-configured synaptic 0.70~pre1+b1 2010-08-30 11:30:23 status installed synaptic 0.70~pre1+b1 2010-08-30 11:30:23 configure libapt-pkg-perl 0.1.24+b1 0.1.24+b1 2010-08-30 11:30:23 status unpacked libapt-pkg-perl 0.1.24+b1 2010-08-30 11:30:23 status half-configured libapt-pkg-perl 0.1.24+b1 2010-08-30 11:30:23 status installed libapt-pkg-perl 0.1.24+b1 2010-08-30 11:30:23 configure libruby1.8 1.8.7.302-1 1.8.7.302-1 2010-08-30 11:30:23 status unpacked libruby1.8 1.8.7.302-1 2010-08-30 11:30:23 status half-configured libruby1.8 1.8.7.302-1 2010-08-30 11:30:23 status installed libruby1.8 1.8.7.302-1 2010-08-30 11:30:23 configure ruby1.8 1.8.7.302-1 1.8.7.302-1 2010-08-30 11:30:23 status unpacked ruby1.8 1.8.7.302-1 2010-08-30 11:30:23 status half-configured ruby1.8 1.8.7.302-1 2010-08-30 11:30:23 status installed ruby1.8 1.8.7.302-1 2010-08-30 11:30:23 configure libdpkg-ruby1.8 0.3.6+nmu1 0.3.6+nmu1 2010-08-30 11:30:23 status unpacked libdpkg-ruby1.8 0.3.6+nmu1 2010-08-30 11:30:23 status half-configured libdpkg-ruby1.8 0.3.6+nmu1 2010-08-30 11:30:23 status installed libdpkg-ruby1.8 0.3.6+nmu1 2010-08-30 11:30:23 configure aptitude 0.6.3-3.1 0.6.3-3.1 2010-08-30 11:30:23 status unpacked aptitude 0.6.3-3.1 2010-08-30 11:30:23 status unpacked aptitude 0.6.3-3.1 2010-08-30 11:30:23 status unpacked aptitude 0.6.3-3.1 2010-08-30 11:30:23 status half-configured aptitude 0.6.3-3.1 2010-08-30 11:30:25 status installed aptitude 0.6.3-3.1 2010-08-30 11:30:25 configure apt-move 4.2.27-1+b7 4.2.27-1+b7 2010-08-30 11:30:25 status unpacked apt-move 4.2.27-1+b7 2010-08-30 11:30:25 status unpacked apt-move 4.2.27-1+b7 2010-08-30 11:30:25 status half-configured apt-move 4.2.27-1+b7 2010-08-30 11:30:25 status installed apt-move 4.2.27-1+b7 2010-08-30 11:30:25 configure tzdata-java 2010l-1 2010l-1 2010-08-30 11:30:25 status unpacked tzdata-java 2010l-1 2010-08-30 11:30:25 status half-configured tzdata-java 2010l-1 2010-08-30 11:30:25 status installed tzdata-java 2010l-1 2010-08-30 11:30:25 configure man-db 2.5.7-4 2.5.7-4 2010-08-30 11:30:25 status unpacked man-db 2.5.7-4 2010-08-30 11:30:25 status unpacked man-db 2.5.7-4 2010-08-30 11:30:25 status unpacked man-db 2.5.7-4 2010-08-30 11:30:25 status unpacked man-db 2.5.7-4 2010-08-30 11:30:25 status half-configured man-db 2.5.7-4 2010-08-30 11:30:36 status installed man-db 2.5.7-4 2010-08-30 11:30:36 configure vim-common 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status half-configured vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status installed vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 configure vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status half-configured vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status installed vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 configure vim-nox 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status half-configured vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status installed vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 configure vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status unpacked vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status half-configured vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:36 status installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 configure vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status unpacked vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status half-configured vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status installed vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 configure vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status unpacked vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status unpacked vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status half-configured vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 status installed vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-08-30 11:30:37 configure libcap2 1:2.19-3 1:2.19-3 2010-08-30 11:30:37 status unpacked libcap2 1:2.19-3 2010-08-30 11:30:37 status half-configured libcap2 1:2.19-3 2010-08-30 11:30:37 status installed libcap2 1:2.19-3 2010-08-30 11:30:37 configure nfs-common 1:1.2.2-4 1:1.2.2-4 2010-08-30 11:30:37 status unpacked nfs-common 1:1.2.2-4 2010-08-30 11:30:37 status unpacked nfs-common 1:1.2.2-4 2010-08-30 11:30:37 status half-configured nfs-common 1:1.2.2-4 2010-08-30 11:30:40 status installed nfs-common 1:1.2.2-4 2010-08-30 11:30:40 configure nfs-kernel-server 1:1.2.2-4 1:1.2.2-4 2010-08-30 11:30:40 status unpacked nfs-kernel-server 1:1.2.2-4 2010-08-30 11:30:40 status unpacked nfs-kernel-server 1:1.2.2-4 2010-08-30 11:30:40 status half-configured nfs-kernel-server 1:1.2.2-4 2010-08-30 11:30:42 status installed nfs-kernel-server 1:1.2.2-4 2010-08-30 11:30:42 configure openssh-client 1:5.5p1-5 1:5.5p1-5 2010-08-30 11:30:42 status unpacked openssh-client 1:5.5p1-5 2010-08-30 11:30:42 status unpacked openssh-client 1:5.5p1-5 2010-08-30 11:30:42 status unpacked openssh-client 1:5.5p1-5 2010-08-30 11:30:42 status half-configured openssh-client 1:5.5p1-5 2010-08-30 11:30:42 status installed openssh-client 1:5.5p1-5 2010-08-30 11:30:43 configure openssh-server 1:5.5p1-5 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status unpacked openssh-server 1:5.5p1-5 2010-08-30 11:30:43 status half-configured openssh-server 1:5.5p1-5 2010-08-30 11:30:44 status installed openssh-server 1:5.5p1-5 2010-08-30 11:30:44 configure python2.5-minimal 2.5.5-7 2.5.5-7 2010-08-30 11:30:44 status unpacked python2.5-minimal 2.5.5-7 2010-08-30 11:30:44 status unpacked python2.5-minimal 2.5.5-7 2010-08-30 11:30:44 status half-configured python2.5-minimal 2.5.5-7 2010-08-30 11:30:45 status installed python2.5-minimal 2.5.5-7 2010-08-30 11:30:45 configure python2.5 2.5.5-7 2.5.5-7 2010-08-30 11:30:45 status unpacked python2.5 2.5.5-7 2010-08-30 11:30:45 status half-configured python2.5 2.5.5-7 2010-08-30 11:30:47 status installed python2.5 2.5.5-7 2010-08-30 11:30:47 configure acpi-support-base 0.137-5 0.137-5 2010-08-30 11:30:47 status unpacked acpi-support-base 0.137-5 2010-08-30 11:30:47 status unpacked acpi-support-base 0.137-5 2010-08-30 11:30:47 status unpacked acpi-support-base 0.137-5 2010-08-30 11:30:47 status half-configured acpi-support-base 0.137-5 2010-08-30 11:30:49 status installed acpi-support-base 0.137-5 2010-08-30 11:30:49 configure app-install-data 2010.08.21 2010.08.21 2010-08-30 11:30:49 status unpacked app-install-data 2010.08.21 2010-08-30 11:30:49 status half-configured app-install-data 2010.08.21 2010-08-30 11:30:49 status installed app-install-data 2010.08.21 2010-08-30 11:30:49 configure busybox 1:1.17.1-4 1:1.17.1-4 2010-08-30 11:30:49 status unpacked busybox 1:1.17.1-4 2010-08-30 11:30:49 status half-configured busybox 1:1.17.1-4 2010-08-30 11:30:49 status installed busybox 1:1.17.1-4 2010-08-30 11:30:49 configure cl-asdf 2:2.005-1 2:2.005-1 2010-08-30 11:30:49 status unpacked cl-asdf 2:2.005-1 2010-08-30 11:30:49 status half-configured cl-asdf 2:2.005-1 2010-08-30 11:30:51 status installed cl-asdf 2:2.005-1 2010-08-30 11:30:51 configure common-lisp-controller 7.4 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status unpacked common-lisp-controller 7.4 2010-08-30 11:30:51 status half-configured common-lisp-controller 7.4 2010-08-30 11:30:53 status installed common-lisp-controller 7.4 2010-08-30 11:30:53 configure dctrl-tools 2.14.1 2.14.1 2010-08-30 11:30:53 status unpacked dctrl-tools 2.14.1 2010-08-30 11:30:53 status unpacked dctrl-tools 2.14.1 2010-08-30 11:30:53 status half-configured dctrl-tools 2.14.1 2010-08-30 11:30:53 status installed dctrl-tools 2.14.1 2010-08-30 11:30:53 configure java-common 0.40 0.40 2010-08-30 11:30:53 status unpacked java-common 0.40 2010-08-30 11:30:53 status half-configured java-common 0.40 2010-08-30 11:30:53 status installed java-common 0.40 2010-08-30 11:30:53 configure default-jre-headless 1:1.6-40 1:1.6-40 2010-08-30 11:30:53 status unpacked default-jre-headless 1:1.6-40 2010-08-30 11:30:53 status half-configured default-jre-headless 1:1.6-40 2010-08-30 11:30:53 status installed default-jre-headless 1:1.6-40 2010-08-30 11:30:53 configure default-jre 1:1.6-40 1:1.6-40 2010-08-30 11:30:53 status unpacked default-jre 1:1.6-40 2010-08-30 11:30:53 status half-configured default-jre 1:1.6-40 2010-08-30 11:30:53 status installed default-jre 1:1.6-40 2010-08-30 11:30:53 configure dictionaries-common 1.5.12 1.5.12 2010-08-30 11:30:53 status unpacked dictionaries-common 1.5.12 2010-08-30 11:30:53 status unpacked dictionaries-common 1.5.12 2010-08-30 11:30:53 status half-configured dictionaries-common 1.5.12 2010-08-30 11:30:55 status installed dictionaries-common 1.5.12 2010-08-30 11:30:55 configure doxygen 1.7.1-2 1.7.1-2 2010-08-30 11:30:55 status unpacked doxygen 1.7.1-2 2010-08-30 11:30:55 status half-configured doxygen 1.7.1-2 2010-08-30 11:30:55 status installed doxygen 1.7.1-2 2010-08-30 11:30:55 configure dvd+rw-tools 7.1-7 7.1-7 2010-08-30 11:30:55 status unpacked dvd+rw-tools 7.1-7 2010-08-30 11:30:55 status half-configured dvd+rw-tools 7.1-7 2010-08-30 11:30:55 status installed dvd+rw-tools 7.1-7 2010-08-30 11:30:55 configure epiphany-browser-data 2.30.3-1 2.30.3-1 2010-08-30 11:30:55 status unpacked epiphany-browser-data 2.30.3-1 2010-08-30 11:30:55 status unpacked epiphany-browser-data 2.30.3-1 2010-08-30 11:30:55 status half-configured epiphany-browser-data 2.30.3-1 2010-08-30 11:30:56 status installed epiphany-browser-data 2.30.3-1 2010-08-30 11:30:56 configure libxslt1.1 1.1.26-6 1.1.26-6 2010-08-30 11:30:56 status unpacked libxslt1.1 1.1.26-6 2010-08-30 11:30:56 status half-configured libxslt1.1 1.1.26-6 2010-08-30 11:30:56 status installed libxslt1.1 1.1.26-6 2010-08-30 11:30:56 configure epiphany-browser 2.30.3-1 2.30.3-1 2010-08-30 11:30:56 status unpacked epiphany-browser 2.30.3-1 2010-08-30 11:30:56 status half-configured epiphany-browser 2.30.3-1 2010-08-30 11:30:56 status installed epiphany-browser 2.30.3-1 2010-08-30 11:30:56 configure evolution-plugins 2.30.3-1 2.30.3-1 2010-08-30 11:30:56 status unpacked evolution-plugins 2.30.3-1 2010-08-30 11:30:56 status half-configured evolution-plugins 2.30.3-1 2010-08-30 11:30:56 status installed evolution-plugins 2.30.3-1 2010-08-30 11:30:56 configure gcj-4.4-base 4.4.4-11 4.4.4-11 2010-08-30 11:30:56 status unpacked gcj-4.4-base 4.4.4-11 2010-08-30 11:30:56 status half-configured gcj-4.4-base 4.4.4-11 2010-08-30 11:30:56 status installed gcj-4.4-base 4.4.4-11 2010-08-30 11:30:56 configure libgcj10 4.4.4-11 4.4.4-11 2010-08-30 11:30:56 status unpacked libgcj10 4.4.4-11 2010-08-30 11:30:56 status half-configured libgcj10 4.4.4-11 2010-08-30 11:30:56 status installed libgcj10 4.4.4-11 2010-08-30 11:30:56 configure gcj-4.4-jre-lib 4.4.4-11 4.4.4-11 2010-08-30 11:30:56 status unpacked gcj-4.4-jre-lib 4.4.4-11 2010-08-30 11:30:57 status half-configured gcj-4.4-jre-lib 4.4.4-11 2010-08-30 11:30:57 status installed gcj-4.4-jre-lib 4.4.4-11 2010-08-30 11:30:57 configure libtiff4 3.9.4-3 3.9.4-3 2010-08-30 11:30:57 status unpacked libtiff4 3.9.4-3 2010-08-30 11:30:57 status half-configured libtiff4 3.9.4-3 2010-08-30 11:30:57 status installed libtiff4 3.9.4-3 2010-08-30 11:30:57 configure libgs8 8.71~dfsg2-6 8.71~dfsg2-6 2010-08-30 11:30:57 status unpacked libgs8 8.71~dfsg2-6 2010-08-30 11:30:57 status half-configured libgs8 8.71~dfsg2-6 2010-08-30 11:30:57 status installed libgs8 8.71~dfsg2-6 2010-08-30 11:30:57 configure ghostscript 8.71~dfsg2-6 8.71~dfsg2-6 2010-08-30 11:30:57 status unpacked ghostscript 8.71~dfsg2-6 2010-08-30 11:30:57 status half-configured ghostscript 8.71~dfsg2-6 2010-08-30 11:30:57 status installed ghostscript 8.71~dfsg2-6 2010-08-30 11:30:57 configure ghostscript-cups 8.71~dfsg2-6 8.71~dfsg2-6 2010-08-30 11:30:57 status unpacked ghostscript-cups 8.71~dfsg2-6 2010-08-30 11:30:57 status half-configured ghostscript-cups 8.71~dfsg2-6 2010-08-30 11:30:58 status installed ghostscript-cups 8.71~dfsg2-6 2010-08-30 11:30:58 configure gnash-common 0.8.8-2 0.8.8-2 2010-08-30 11:30:58 status unpacked gnash-common 0.8.8-2 2010-08-30 11:30:58 status half-configured gnash-common 0.8.8-2 2010-08-30 11:30:58 status installed gnash-common 0.8.8-2 2010-08-30 11:30:58 configure gnash 0.8.8-2 0.8.8-2 2010-08-30 11:30:58 status unpacked gnash 0.8.8-2 2010-08-30 11:30:58 status unpacked gnash 0.8.8-2 2010-08-30 11:30:58 status half-configured gnash 0.8.8-2 2010-08-30 11:30:58 status installed gnash 0.8.8-2 2010-08-30 11:30:58 configure mozilla-plugin-gnash 0.8.8-2 0.8.8-2 2010-08-30 11:30:58 status unpacked mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:30:58 status unpacked mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:30:59 status half-configured mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:30:59 status installed mozilla-plugin-gnash 0.8.8-2 2010-08-30 11:30:59 configure libgdu-gtk0 2.30.1-2 2.30.1-2 2010-08-30 11:30:59 status unpacked libgdu-gtk0 2.30.1-2 2010-08-30 11:30:59 status half-configured libgdu-gtk0 2.30.1-2 2010-08-30 11:30:59 status installed libgdu-gtk0 2.30.1-2 2010-08-30 11:30:59 configure libgoffice-0.8-8-common 0.8.9-1 0.8.9-1 2010-08-30 11:30:59 status unpacked libgoffice-0.8-8-common 0.8.9-1 2010-08-30 11:30:59 status half-configured libgoffice-0.8-8-common 0.8.9-1 2010-08-30 11:30:59 status installed libgoffice-0.8-8-common 0.8.9-1 2010-08-30 11:30:59 configure libgoffice-0.8-8 0.8.9-1 0.8.9-1 2010-08-30 11:30:59 status unpacked libgoffice-0.8-8 0.8.9-1 2010-08-30 11:30:59 status half-configured libgoffice-0.8-8 0.8.9-1 2010-08-30 11:30:59 status installed libgoffice-0.8-8 0.8.9-1 2010-08-30 11:30:59 configure gnumeric-common 1.10.9-1 1.10.9-1 2010-08-30 11:30:59 status unpacked gnumeric-common 1.10.9-1 2010-08-30 11:30:59 status half-configured gnumeric-common 1.10.9-1 2010-08-30 11:30:59 status installed gnumeric-common 1.10.9-1 2010-08-30 11:30:59 configure gnumeric 1.10.9-1 1.10.9-1 2010-08-30 11:30:59 status unpacked gnumeric 1.10.9-1 2010-08-30 11:30:59 status half-configured gnumeric 1.10.9-1 2010-08-30 11:30:59 status installed gnumeric 1.10.9-1 2010-08-30 11:30:59 configure gthumb-data 3:2.11.5-3 3:2.11.5-3 2010-08-30 11:30:59 status unpacked gthumb-data 3:2.11.5-3 2010-08-30 11:30:59 status half-configured gthumb-data 3:2.11.5-3 2010-08-30 11:30:59 status installed gthumb-data 3:2.11.5-3 2010-08-30 11:30:59 configure gthumb 3:2.11.5-3 3:2.11.5-3 2010-08-30 11:30:59 status unpacked gthumb 3:2.11.5-3 2010-08-30 11:30:59 status half-configured gthumb 3:2.11.5-3 2010-08-30 11:30:59 status installed gthumb 3:2.11.5-3 2010-08-30 11:30:59 configure libmozjs2d 1.9.1.11-2 1.9.1.11-2 2010-08-30 11:30:59 status unpacked libmozjs2d 1.9.1.11-2 2010-08-30 11:30:59 status half-configured libmozjs2d 1.9.1.11-2 2010-08-30 11:30:59 status installed libmozjs2d 1.9.1.11-2 2010-08-30 11:30:59 configure xulrunner-1.9.1 1.9.1.11-2 1.9.1.11-2 2010-08-30 11:30:59 status unpacked xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:31:00 status unpacked xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:31:00 status half-configured xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:31:03 status installed xulrunner-1.9.1 1.9.1.11-2 2010-08-30 11:31:03 configure iceweasel 3.5.11-2 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status unpacked iceweasel 3.5.11-2 2010-08-30 11:31:03 status half-configured iceweasel 3.5.11-2 2010-08-30 11:31:03 status installed iceweasel 3.5.11-2 2010-08-30 11:31:03 configure libapr1 1.4.2-4 1.4.2-4 2010-08-30 11:31:03 status unpacked libapr1 1.4.2-4 2010-08-30 11:31:03 status half-configured libapr1 1.4.2-4 2010-08-30 11:31:03 status installed libapr1 1.4.2-4 2010-08-30 11:31:03 configure libdbi0 0.8.3+really0.8.2-1 0.8.3+really0.8.2-1 2010-08-30 11:31:03 status unpacked libdbi0 0.8.3+really0.8.2-1 2010-08-30 11:31:03 status half-configured libdbi0 0.8.3+really0.8.2-1 2010-08-30 11:31:03 status installed libdbi0 0.8.3+really0.8.2-1 2010-08-30 11:31:03 configure libdevkit-power-gobject1 1:0.9.5-1+b1 1:0.9.5-1+b1 2010-08-30 11:31:03 status unpacked libdevkit-power-gobject1 1:0.9.5-1+b1 2010-08-30 11:31:03 status half-configured libdevkit-power-gobject1 1:0.9.5-1+b1 2010-08-30 11:31:03 status installed libdevkit-power-gobject1 1:0.9.5-1+b1 2010-08-30 11:31:03 configure libdjvulibre-text 3.5.23-1 3.5.23-1 2010-08-30 11:31:03 status unpacked libdjvulibre-text 3.5.23-1 2010-08-30 11:31:03 status half-configured libdjvulibre-text 3.5.23-1 2010-08-30 11:31:03 status installed libdjvulibre-text 3.5.23-1 2010-08-30 11:31:03 configure libdjvulibre21 3.5.23-1 3.5.23-1 2010-08-30 11:31:03 status unpacked libdjvulibre21 3.5.23-1 2010-08-30 11:31:03 status half-configured libdjvulibre21 3.5.23-1 2010-08-30 11:31:04 status installed libdjvulibre21 3.5.23-1 2010-08-30 11:31:04 configure libdrm2 2.4.21-1~squeeze2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status unpacked libdrm2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status half-configured libdrm2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status installed libdrm2 2.4.21-1~squeeze2 2010-08-30 11:31:04 configure libdrm-intel1 2.4.21-1~squeeze2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status unpacked libdrm-intel1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status half-configured libdrm-intel1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status installed libdrm-intel1 2.4.21-1~squeeze2 2010-08-30 11:31:04 configure libdrm-nouveau1 2.4.21-1~squeeze2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status unpacked libdrm-nouveau1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status half-configured libdrm-nouveau1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status installed libdrm-nouveau1 2.4.21-1~squeeze2 2010-08-30 11:31:04 configure libdrm-radeon1 2.4.21-1~squeeze2 2.4.21-1~squeeze2 2010-08-30 11:31:04 status unpacked libdrm-radeon1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status half-configured libdrm-radeon1 2.4.21-1~squeeze2 2010-08-30 11:31:04 status installed libdrm-radeon1 2.4.21-1~squeeze2 2010-08-30 11:31:04 configure libgtk-vnc-1.0-0 0.4.1-3 0.4.1-3 2010-08-30 11:31:04 status unpacked libgtk-vnc-1.0-0 0.4.1-3 2010-08-30 11:31:04 status half-configured libgtk-vnc-1.0-0 0.4.1-3 2010-08-30 11:31:04 status installed libgtk-vnc-1.0-0 0.4.1-3 2010-08-30 11:31:04 configure libgtksourceview2.0-common 2.10.4-1 2.10.4-1 2010-08-30 11:31:04 status unpacked libgtksourceview2.0-common 2.10.4-1 2010-08-30 11:31:04 status half-configured libgtksourceview2.0-common 2.10.4-1 2010-08-30 11:31:04 status installed libgtksourceview2.0-common 2.10.4-1 2010-08-30 11:31:04 configure libgtksourceview2.0-0 2.10.4-1 2.10.4-1 2010-08-30 11:31:04 status unpacked libgtksourceview2.0-0 2.10.4-1 2010-08-30 11:31:04 status half-configured libgtksourceview2.0-0 2.10.4-1 2010-08-30 11:31:04 status installed libgtksourceview2.0-0 2.10.4-1 2010-08-30 11:31:04 configure libjson-perl 2.22-1 2.22-1 2010-08-30 11:31:04 status unpacked libjson-perl 2.22-1 2010-08-30 11:31:04 status half-configured libjson-perl 2.22-1 2010-08-30 11:31:04 status installed libjson-perl 2.22-1 2010-08-30 11:31:04 configure libkpathsea5 2009-7 2009-7 2010-08-30 11:31:04 status unpacked libkpathsea5 2009-7 2010-08-30 11:31:04 status half-configured libkpathsea5 2009-7 2010-08-30 11:31:04 status installed libkpathsea5 2009-7 2010-08-30 11:31:04 configure libnm-util1 0.8.1-2+b1 0.8.1-2+b1 2010-08-30 11:31:04 status unpacked libnm-util1 0.8.1-2+b1 2010-08-30 11:31:04 status half-configured libnm-util1 0.8.1-2+b1 2010-08-30 11:31:04 status installed libnm-util1 0.8.1-2+b1 2010-08-30 11:31:05 configure libnm-glib-vpn1 0.8.1-2+b1 0.8.1-2+b1 2010-08-30 11:31:05 status unpacked libnm-glib-vpn1 0.8.1-2+b1 2010-08-30 11:31:05 status half-configured libnm-glib-vpn1 0.8.1-2+b1 2010-08-30 11:31:05 status installed libnm-glib-vpn1 0.8.1-2+b1 2010-08-30 11:31:05 configure libnm-glib2 0.8.1-2+b1 0.8.1-2+b1 2010-08-30 11:31:05 status unpacked libnm-glib2 0.8.1-2+b1 2010-08-30 11:31:05 status half-configured libnm-glib2 0.8.1-2+b1 2010-08-30 11:31:05 status installed libnm-glib2 0.8.1-2+b1 2010-08-30 11:31:05 configure liboil0.3 0.3.17-2 0.3.17-2 2010-08-30 11:31:05 status unpacked liboil0.3 0.3.17-2 2010-08-30 11:31:05 status half-configured liboil0.3 0.3.17-2 2010-08-30 11:31:05 status installed liboil0.3 0.3.17-2 2010-08-30 11:31:05 configure libopenraw1 0.0.8-2 0.0.8-2 2010-08-30 11:31:05 status unpacked libopenraw1 0.0.8-2 2010-08-30 11:31:05 status half-configured libopenraw1 0.0.8-2 2010-08-30 11:31:05 status installed libopenraw1 0.0.8-2 2010-08-30 11:31:05 configure liborc-0.4-0 0.4.7-1 0.4.7-1 2010-08-30 11:31:05 status unpacked liborc-0.4-0 0.4.7-1 2010-08-30 11:31:05 status half-configured liborc-0.4-0 0.4.7-1 2010-08-30 11:31:05 status installed liborc-0.4-0 0.4.7-1 2010-08-30 11:31:05 configure python2.6-minimal 2.6.6-3 2.6.6-3 2010-08-30 11:31:05 status unpacked python2.6-minimal 2.6.6-3 2010-08-30 11:31:05 status unpacked python2.6-minimal 2.6.6-3 2010-08-30 11:31:05 status half-configured python2.6-minimal 2.6.6-3 2010-08-30 11:31:06 status installed python2.6-minimal 2.6.6-3 2010-08-30 11:31:06 configure python2.6 2.6.6-3 2.6.6-3 2010-08-30 11:31:06 status unpacked python2.6 2.6.6-3 2010-08-30 11:31:06 status half-configured python2.6 2.6.6-3 2010-08-30 11:31:09 status installed python2.6 2.6.6-3 2010-08-30 11:31:09 configure libpython2.6 2.6.6-3 2.6.6-3 2010-08-30 11:31:09 status unpacked libpython2.6 2.6.6-3 2010-08-30 11:31:09 status half-configured libpython2.6 2.6.6-3 2010-08-30 11:31:09 status installed libpython2.6 2.6.6-3 2010-08-30 11:31:09 configure librasqal2 0.9.20-1 0.9.20-1 2010-08-30 11:31:09 status unpacked librasqal2 0.9.20-1 2010-08-30 11:31:09 status half-configured librasqal2 0.9.20-1 2010-08-30 11:31:09 status installed librasqal2 0.9.20-1 2010-08-30 11:31:09 configure librdf0 1.0.10-3 1.0.10-3 2010-08-30 11:31:09 status unpacked librdf0 1.0.10-3 2010-08-30 11:31:09 status half-configured librdf0 1.0.10-3 2010-08-30 11:31:09 status installed librdf0 1.0.10-3 2010-08-30 11:31:09 configure libupower-glib1 0.9.5-1+b1 0.9.5-1+b1 2010-08-30 11:31:09 status unpacked libupower-glib1 0.9.5-1+b1 2010-08-30 11:31:09 status half-configured libupower-glib1 0.9.5-1+b1 2010-08-30 11:31:09 status installed libupower-glib1 0.9.5-1+b1 2010-08-30 11:31:09 configure libwnck-common 2.30.3-1 2.30.3-1 2010-08-30 11:31:09 status unpacked libwnck-common 2.30.3-1 2010-08-30 11:31:09 status half-configured libwnck-common 2.30.3-1 2010-08-30 11:31:09 status installed libwnck-common 2.30.3-1 2010-08-30 11:31:09 configure libwnck22 2.30.3-1 2.30.3-1 2010-08-30 11:31:09 status unpacked libwnck22 2.30.3-1 2010-08-30 11:31:09 status half-configured libwnck22 2.30.3-1 2010-08-30 11:31:09 status installed libwnck22 2.30.3-1 2010-08-30 11:31:09 configure libx11-xcb1 2:1.3.3-3 2:1.3.3-3 2010-08-30 11:31:09 status unpacked libx11-xcb1 2:1.3.3-3 2010-08-30 11:31:09 status half-configured libx11-xcb1 2:1.3.3-3 2010-08-30 11:31:10 status installed libx11-xcb1 2:1.3.3-3 2010-08-30 11:31:10 configure libxcb-dri2-0 1.6-1 1.6-1 2010-08-30 11:31:10 status unpacked libxcb-dri2-0 1.6-1 2010-08-30 11:31:10 status half-configured libxcb-dri2-0 1.6-1 2010-08-30 11:31:10 status installed libxcb-dri2-0 1.6-1 2010-08-30 11:31:10 configure libxenstore3.0 4.0.1~rc6-1 4.0.1~rc6-1 2010-08-30 11:31:10 status unpacked libxenstore3.0 4.0.1~rc6-1 2010-08-30 11:31:10 status half-configured libxenstore3.0 4.0.1~rc6-1 2010-08-30 11:31:10 status installed libxenstore3.0 4.0.1~rc6-1 2010-08-30 11:31:10 configure libxml-writer-perl 0.612-1 0.612-1 2010-08-30 11:31:10 status unpacked libxml-writer-perl 0.612-1 2010-08-30 11:31:10 status half-configured libxml-writer-perl 0.612-1 2010-08-30 11:31:10 status installed libxml-writer-perl 0.612-1 2010-08-30 11:31:10 configure libyaml-syck-perl 1.14-1 1.14-1 2010-08-30 11:31:10 status unpacked libyaml-syck-perl 1.14-1 2010-08-30 11:31:10 status half-configured libyaml-syck-perl 1.14-1 2010-08-30 11:31:10 status installed libyaml-syck-perl 1.14-1 2010-08-30 11:31:10 configure libzbar0 0.10+doc-4 0.10+doc-4 2010-08-30 11:31:10 status unpacked libzbar0 0.10+doc-4 2010-08-30 11:31:10 status half-configured libzbar0 0.10+doc-4 2010-08-30 11:31:10 status installed libzbar0 0.10+doc-4 2010-08-30 11:31:10 configure linux-doc-2.6.26 2.6.26-24lenny1 2.6.26-24lenny1 2010-08-30 11:31:10 status unpacked linux-doc-2.6.26 2.6.26-24lenny1 2010-08-30 11:31:10 status half-configured linux-doc-2.6.26 2.6.26-24lenny1 2010-08-30 11:31:10 status installed linux-doc-2.6.26 2.6.26-24lenny1 2010-08-30 11:31:10 configure linux-libc-dev 2.6.32-21 2.6.32-21 2010-08-30 11:31:10 status unpacked linux-libc-dev 2.6.32-21 2010-08-30 11:31:10 status half-configured linux-libc-dev 2.6.32-21 2010-08-30 11:31:10 status installed linux-libc-dev 2.6.32-21 2010-08-30 11:31:10 configure mdadm 3.1.2-2.1 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status unpacked mdadm 3.1.2-2.1 2010-08-30 11:31:10 status half-configured mdadm 3.1.2-2.1 2010-08-30 11:31:12 status installed mdadm 3.1.2-2.1 2010-08-30 11:31:12 configure media-player-info 7-1 7-1 2010-08-30 11:31:12 status unpacked media-player-info 7-1 2010-08-30 11:31:12 status half-configured media-player-info 7-1 2010-08-30 11:31:12 status installed media-player-info 7-1 2010-08-30 11:31:12 configure mobile-broadband-provider-info 20100824-1 20100824-1 2010-08-30 11:31:12 status unpacked mobile-broadband-provider-info 20100824-1 2010-08-30 11:31:12 status half-configured mobile-broadband-provider-info 20100824-1 2010-08-30 11:31:12 status installed mobile-broadband-provider-info 20100824-1 2010-08-30 11:31:12 configure modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:31:12 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:31:12 status unpacked modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:31:12 status half-configured modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:31:12 status installed modemmanager 0.4+git.20100624t180933.6e79d15-1+b1 2010-08-30 11:31:12 configure network-manager 0.8.1-2+b1 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:12 status unpacked network-manager 0.8.1-2+b1 2010-08-30 11:31:13 status half-configured network-manager 0.8.1-2+b1 2010-08-30 11:31:14 status installed network-manager 0.8.1-2+b1 2010-08-30 11:31:14 configure openbsd-inetd 0.20080125-6 0.20080125-6 2010-08-30 11:31:14 status unpacked openbsd-inetd 0.20080125-6 2010-08-30 11:31:14 status unpacked openbsd-inetd 0.20080125-6 2010-08-30 11:31:14 status half-configured openbsd-inetd 0.20080125-6 2010-08-30 11:31:14 status installed openbsd-inetd 0.20080125-6 2010-08-30 11:31:15 configure ttf-opensymbol 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:31:15 status unpacked ttf-opensymbol 1:3.2.1-6 2010-08-30 11:31:15 status half-configured ttf-opensymbol 1:3.2.1-6 2010-08-30 11:31:15 status installed ttf-opensymbol 1:3.2.1-6 2010-08-30 11:31:15 configure openssl 0.9.8o-2 0.9.8o-2 2010-08-30 11:31:15 status unpacked openssl 0.9.8o-2 2010-08-30 11:31:15 status unpacked openssl 0.9.8o-2 2010-08-30 11:31:15 status half-configured openssl 0.9.8o-2 2010-08-30 11:31:15 status installed openssl 0.9.8o-2 2010-08-30 11:31:15 configure preview-latex-style 11.86-1 11.86-1 2010-08-30 11:31:15 status unpacked preview-latex-style 11.86-1 2010-08-30 11:31:15 status half-configured preview-latex-style 11.86-1 2010-08-30 11:32:21 status installed preview-latex-style 11.86-1 2010-08-30 11:32:21 configure pristine-tar 1.10 1.10 2010-08-30 11:32:21 status unpacked pristine-tar 1.10 2010-08-30 11:32:21 status half-configured pristine-tar 1.10 2010-08-30 11:32:21 status installed pristine-tar 1.10 2010-08-30 11:32:21 configure python-gdbm 2.6.6-1 2.6.6-1 2010-08-30 11:32:21 status unpacked python-gdbm 2.6.6-1 2010-08-30 11:32:21 status half-configured python-gdbm 2.6.6-1 2010-08-30 11:32:21 status installed python-gdbm 2.6.6-1 2010-08-30 11:32:21 configure python-gobject 2.21.4+is.2.21.3-1 2.21.4+is.2.21.3-1 2010-08-30 11:32:21 status unpacked python-gobject 2.21.4+is.2.21.3-1 2010-08-30 11:32:21 status half-configured python-gobject 2.21.4+is.2.21.3-1 2010-08-30 11:32:22 status installed python-gobject 2.21.4+is.2.21.3-1 2010-08-30 11:32:22 status triggers-pending python-support 1.0.9 2010-08-30 11:32:22 configure python-gtk-vnc 0.4.1-3 0.4.1-3 2010-08-30 11:32:22 status unpacked python-gtk-vnc 0.4.1-3 2010-08-30 11:32:22 status half-configured python-gtk-vnc 0.4.1-3 2010-08-30 11:32:22 status installed python-gtk-vnc 0.4.1-3 2010-08-30 11:32:22 configure python-markupsafe 0.9.2-2 0.9.2-2 2010-08-30 11:32:22 status unpacked python-markupsafe 0.9.2-2 2010-08-30 11:32:22 status half-configured python-markupsafe 0.9.2-2 2010-08-30 11:32:22 status installed python-markupsafe 0.9.2-2 2010-08-30 11:32:22 configure python-twisted-bin 10.1.0-3 10.1.0-3 2010-08-30 11:32:22 status unpacked python-twisted-bin 10.1.0-3 2010-08-30 11:32:22 status half-configured python-twisted-bin 10.1.0-3 2010-08-30 11:32:22 status installed python-twisted-bin 10.1.0-3 2010-08-30 11:32:22 configure python-twisted-core 10.1.0-3 10.1.0-3 2010-08-30 11:32:22 status unpacked python-twisted-core 10.1.0-3 2010-08-30 11:32:22 status half-configured python-twisted-core 10.1.0-3 2010-08-30 11:32:26 status installed python-twisted-core 10.1.0-3 2010-08-30 11:32:26 configure python-xapian 1.2.3-3 1.2.3-3 2010-08-30 11:32:26 status unpacked python-xapian 1.2.3-3 2010-08-30 11:32:26 status half-configured python-xapian 1.2.3-3 2010-08-30 11:32:27 status installed python-xapian 1.2.3-3 2010-08-30 11:32:27 status triggers-awaited python-xapian 1.2.3-3 2010-08-30 11:32:27 configure qemu-utils 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu-utils 0.12.5+dfsg-2 2010-08-30 11:32:27 status half-configured qemu-utils 0.12.5+dfsg-2 2010-08-30 11:32:27 status installed qemu-utils 0.12.5+dfsg-2 2010-08-30 11:32:27 configure qemu-user 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu-user 0.12.5+dfsg-2 2010-08-30 11:32:27 status half-configured qemu-user 0.12.5+dfsg-2 2010-08-30 11:32:27 status installed qemu-user 0.12.5+dfsg-2 2010-08-30 11:32:27 configure qemu-keymaps 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu-keymaps 0.12.5+dfsg-2 2010-08-30 11:32:27 status half-configured qemu-keymaps 0.12.5+dfsg-2 2010-08-30 11:32:27 status installed qemu-keymaps 0.12.5+dfsg-2 2010-08-30 11:32:27 configure qemu-system 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu-system 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu-system 0.12.5+dfsg-2 2010-08-30 11:32:27 status half-configured qemu-system 0.12.5+dfsg-2 2010-08-30 11:32:27 status installed qemu-system 0.12.5+dfsg-2 2010-08-30 11:32:27 configure qemu 0.12.5+dfsg-2 0.12.5+dfsg-2 2010-08-30 11:32:27 status unpacked qemu 0.12.5+dfsg-2 2010-08-30 11:32:27 status half-configured qemu 0.12.5+dfsg-2 2010-08-30 11:32:27 status installed qemu 0.12.5+dfsg-2 2010-08-30 11:32:27 configure schroot-common 1.4.11-1 1.4.11-1 2010-08-30 11:32:27 status unpacked schroot-common 1.4.11-1 2010-08-30 11:32:27 status half-configured schroot-common 1.4.11-1 2010-08-30 11:32:28 status installed schroot-common 1.4.11-1 2010-08-30 11:32:28 configure schroot 1.4.11-1 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:28 status unpacked schroot 1.4.11-1 2010-08-30 11:32:29 status unpacked schroot 1.4.11-1 2010-08-30 11:32:29 status unpacked schroot 1.4.11-1 2010-08-30 11:32:29 status unpacked schroot 1.4.11-1 2010-08-30 11:32:29 status half-configured schroot 1.4.11-1 2010-08-30 11:32:29 status installed schroot 1.4.11-1 2010-08-30 11:32:29 configure sendfile 2.1b.20080616-4 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status unpacked sendfile 2.1b.20080616-4 2010-08-30 11:32:29 status half-configured sendfile 2.1b.20080616-4 2010-08-30 11:32:30 status installed sendfile 2.1b.20080616-4 2010-08-30 11:32:30 configure texlive-binaries 2009-7 2009-7 2010-08-30 11:32:30 status unpacked texlive-binaries 2009-7 2010-08-30 11:32:30 status half-configured texlive-binaries 2009-7 2010-08-30 11:32:38 status installed texlive-binaries 2009-7 2010-08-30 11:32:38 configure upower 0.9.5-1+b1 0.9.5-1+b1 2010-08-30 11:32:38 status unpacked upower 0.9.5-1+b1 2010-08-30 11:32:38 status unpacked upower 0.9.5-1+b1 2010-08-30 11:32:39 status unpacked upower 0.9.5-1+b1 2010-08-30 11:32:39 status half-configured upower 0.9.5-1+b1 2010-08-30 11:32:40 status installed upower 0.9.5-1+b1 2010-08-30 11:32:40 configure xserver-common 2:1.7.7-4 2:1.7.7-4 2010-08-30 11:32:40 status unpacked xserver-common 2:1.7.7-4 2010-08-30 11:32:40 status half-configured xserver-common 2:1.7.7-4 2010-08-30 11:32:40 status installed xserver-common 2:1.7.7-4 2010-08-30 11:32:40 configure xnest 2:1.7.7-4 2:1.7.7-4 2010-08-30 11:32:40 status unpacked xnest 2:1.7.7-4 2010-08-30 11:32:40 status half-configured xnest 2:1.7.7-4 2010-08-30 11:32:40 status installed xnest 2:1.7.7-4 2010-08-30 11:32:40 configure xserver-xephyr 2:1.7.7-4 2:1.7.7-4 2010-08-30 11:32:40 status unpacked xserver-xephyr 2:1.7.7-4 2010-08-30 11:32:40 status half-configured xserver-xephyr 2:1.7.7-4 2010-08-30 11:32:40 status installed xserver-xephyr 2:1.7.7-4 2010-08-30 11:32:40 configure xserver-xorg-core 2:1.7.7-4 2:1.7.7-4 2010-08-30 11:32:40 status unpacked xserver-xorg-core 2:1.7.7-4 2010-08-30 11:32:40 status half-configured xserver-xorg-core 2:1.7.7-4 2010-08-30 11:32:40 status installed xserver-xorg-core 2:1.7.7-4 2010-08-30 11:32:40 configure xserver-xorg-video-intel 2:2.12.0+legacy1-1 2:2.12.0+legacy1-1 2010-08-30 11:32:40 status unpacked xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:32:40 status unpacked xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:32:40 status half-configured xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:32:40 status installed xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-08-30 11:32:40 configure xsltproc 1.1.26-6 1.1.26-6 2010-08-30 11:32:40 status unpacked xsltproc 1.1.26-6 2010-08-30 11:32:40 status half-configured xsltproc 1.1.26-6 2010-08-30 11:32:40 status installed xsltproc 1.1.26-6 2010-08-30 11:32:40 configure cups-pk-helper 0.1.0-2 0.1.0-2 2010-08-30 11:32:40 status unpacked cups-pk-helper 0.1.0-2 2010-08-30 11:32:40 status unpacked cups-pk-helper 0.1.0-2 2010-08-30 11:32:40 status half-configured cups-pk-helper 0.1.0-2 2010-08-30 11:32:40 status installed cups-pk-helper 0.1.0-2 2010-08-30 11:32:40 configure fai-client 3.4.1 3.4.1 2010-08-30 11:32:40 status unpacked fai-client 3.4.1 2010-08-30 11:41:01 conffile /etc/fai/fai.conf keep 2010-08-30 11:41:01 status unpacked fai-client 3.4.1 2010-08-30 11:41:01 status half-configured fai-client 3.4.1 2010-08-30 11:41:01 status installed fai-client 3.4.1 2010-08-30 11:41:01 configure fai-server 3.4.1 3.4.1 2010-08-30 11:41:01 status unpacked fai-server 3.4.1 2010-08-30 11:41:01 status unpacked fai-server 3.4.1 2010-08-30 11:41:02 conffile /etc/fai/make-fai-nfsroot.conf keep 2010-08-30 11:41:02 status unpacked fai-server 3.4.1 2010-08-30 11:41:02 conffile /etc/fai/NFSROOT keep 2010-08-30 11:41:02 status unpacked fai-server 3.4.1 2010-08-30 11:41:02 status unpacked fai-server 3.4.1 2010-08-30 11:41:02 status unpacked fai-server 3.4.1 2010-08-30 11:41:03 conffile /etc/fai/apt/sources.list keep 2010-08-30 11:41:03 status unpacked fai-server 3.4.1 2010-08-30 11:41:03 status half-configured fai-server 3.4.1 2010-08-30 11:41:03 status installed fai-server 3.4.1 2010-08-30 11:41:03 configure gs-common 8.71~dfsg2-6 8.71~dfsg2-6 2010-08-30 11:41:03 status unpacked gs-common 8.71~dfsg2-6 2010-08-30 11:41:03 status half-configured gs-common 8.71~dfsg2-6 2010-08-30 11:41:03 status installed gs-common 8.71~dfsg2-6 2010-08-30 11:41:03 configure kvm 1:0.12.5+dfsg-2 1:0.12.5+dfsg-2 2010-08-30 11:41:03 status unpacked kvm 1:0.12.5+dfsg-2 2010-08-30 11:41:03 status half-configured kvm 1:0.12.5+dfsg-2 2010-08-30 11:41:03 status installed kvm 1:0.12.5+dfsg-2 2010-08-30 11:41:03 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-30 11:41:03 status half-configured python-central 0.6.16 2010-08-30 11:41:03 status installed python-xapian 1.2.3-3 2010-08-30 11:41:03 status installed python-apt 0.7.97.1 2010-08-30 11:41:03 status installed python-central 0.6.16 2010-08-30 11:41:03 configure gdebi-core 0.6.3 0.6.3 2010-08-30 11:41:03 status unpacked gdebi-core 0.6.3 2010-08-30 11:41:03 status half-configured gdebi-core 0.6.3 2010-08-30 11:41:04 status installed gdebi-core 0.6.3 2010-08-30 11:41:04 status triggers-pending python-central 0.6.16 2010-08-30 11:41:04 status triggers-awaited gdebi-core 0.6.3 2010-08-30 11:41:04 configure unattended-upgrades 0.62 0.62 2010-08-30 11:41:04 status unpacked unattended-upgrades 0.62 2010-08-30 11:41:04 status unpacked unattended-upgrades 0.62 2010-08-30 11:41:04 status unpacked unattended-upgrades 0.62 2010-08-30 11:41:04 status unpacked unattended-upgrades 0.62 2010-08-30 11:41:04 status unpacked unattended-upgrades 0.62 2010-08-30 11:41:04 status half-configured unattended-upgrades 0.62 2010-08-30 11:41:04 status installed unattended-upgrades 0.62 2010-08-30 11:41:04 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-30 11:41:04 status half-configured python-central 0.6.16 2010-08-30 11:41:04 status installed gdebi-core 0.6.3 2010-08-30 11:41:05 status installed python-central 0.6.16 2010-08-30 11:41:05 configure gdebi 0.6.3 0.6.3 2010-08-30 11:41:05 status unpacked gdebi 0.6.3 2010-08-30 11:41:05 status half-configured gdebi 0.6.3 2010-08-30 11:41:05 status installed gdebi 0.6.3 2010-08-30 11:41:05 status triggers-pending python-central 0.6.16 2010-08-30 11:41:05 status triggers-awaited gdebi 0.6.3 2010-08-30 11:41:05 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-30 11:41:05 status half-configured python-central 0.6.16 2010-08-30 11:41:05 status installed gdebi 0.6.3 2010-08-30 11:41:05 status installed python-central 0.6.16 2010-08-30 11:41:05 configure odbcinst 2.2.14p2-2 2.2.14p2-2 2010-08-30 11:41:05 status unpacked odbcinst 2.2.14p2-2 2010-08-30 11:41:05 status unpacked odbcinst 2.2.14p2-2 2010-08-30 11:41:05 status half-configured odbcinst 2.2.14p2-2 2010-08-30 11:41:05 status installed odbcinst 2.2.14p2-2 2010-08-30 11:41:05 configure odbcinst1debian2 2.2.14p2-2 2.2.14p2-2 2010-08-30 11:41:05 status unpacked odbcinst1debian2 2.2.14p2-2 2010-08-30 11:41:05 status half-configured odbcinst1debian2 2.2.14p2-2 2010-08-30 11:41:05 status installed odbcinst1debian2 2.2.14p2-2 2010-08-30 11:41:05 configure openoffice.org-style-galaxy 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:05 status unpacked openoffice.org-style-galaxy 1:3.2.1-6 2010-08-30 11:41:05 status half-configured openoffice.org-style-galaxy 1:3.2.1-6 2010-08-30 11:41:05 status installed openoffice.org-style-galaxy 1:3.2.1-6 2010-08-30 11:41:05 configure openoffice.org-common 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:05 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:05 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:05 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:06 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:06 status unpacked openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:06 status half-configured openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:06 status installed openoffice.org-common 1:3.2.1-6 2010-08-30 11:41:06 configure openoffice.org-core 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:06 status unpacked openoffice.org-core 1:3.2.1-6 2010-08-30 11:41:06 status half-configured openoffice.org-core 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-core 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-base-core 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-base-core 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-base-core 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-base-core 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-writer 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-writer 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-writer 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-writer 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-calc 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-calc 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-calc 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-calc 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-java-common 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-java-common 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-java-common 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-java-common 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-base 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-base 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-base 1:3.2.1-6 2010-08-30 11:41:09 status installed openoffice.org-base 1:3.2.1-6 2010-08-30 11:41:09 configure openoffice.org-draw 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:09 status unpacked openoffice.org-draw 1:3.2.1-6 2010-08-30 11:41:09 status half-configured openoffice.org-draw 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-draw 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org-impress 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org-impress 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org-impress 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-impress 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org-math 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org-math 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org-math 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-math 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org-report-builder-bin 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org-report-builder-bin 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org-report-builder-bin 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-report-builder-bin 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org-officebean 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org-officebean 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org-officebean 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-officebean 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org-filter-mobiledev 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org-filter-mobiledev 1:3.2.1-6 2010-08-30 11:41:10 configure openoffice.org 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked openoffice.org 1:3.2.1-6 2010-08-30 11:41:10 status half-configured openoffice.org 1:3.2.1-6 2010-08-30 11:41:10 status installed openoffice.org 1:3.2.1-6 2010-08-30 11:41:10 configure python-uno 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:10 status unpacked python-uno 1:3.2.1-6 2010-08-30 11:41:10 status half-configured python-uno 1:3.2.1-6 2010-08-30 11:41:11 status installed python-uno 1:3.2.1-6 2010-08-30 11:41:11 status triggers-pending python-central 0.6.16 2010-08-30 11:41:11 status triggers-awaited python-uno 1:3.2.1-6 2010-08-30 11:41:11 configure openoffice.org-filter-binfilter 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:11 status unpacked openoffice.org-filter-binfilter 1:3.2.1-6 2010-08-30 11:41:11 status half-configured openoffice.org-filter-binfilter 1:3.2.1-6 2010-08-30 11:41:11 status installed openoffice.org-filter-binfilter 1:3.2.1-6 2010-08-30 11:41:11 configure unixodbc 2.2.14p2-2 2.2.14p2-2 2010-08-30 11:41:11 status unpacked unixodbc 2.2.14p2-2 2010-08-30 11:41:11 status half-configured unixodbc 2.2.14p2-2 2010-08-30 11:41:11 status installed unixodbc 2.2.14p2-2 2010-08-30 11:41:11 configure g++-4.4 4.4.4-11 4.4.4-11 2010-08-30 11:41:11 status unpacked g++-4.4 4.4.4-11 2010-08-30 11:41:11 status half-configured g++-4.4 4.4.4-11 2010-08-30 11:41:11 status installed g++-4.4 4.4.4-11 2010-08-30 11:41:11 configure libdevmapper1.02.1 2:1.02.48-3 2:1.02.48-3 2010-08-30 11:41:11 status unpacked libdevmapper1.02.1 2:1.02.48-3 2010-08-30 11:41:11 status half-configured libdevmapper1.02.1 2:1.02.48-3 2010-08-30 11:41:11 status installed libdevmapper1.02.1 2:1.02.48-3 2010-08-30 11:41:11 configure libparted0debian1 2.3-2 2.3-2 2010-08-30 11:41:11 status unpacked libparted0debian1 2.3-2 2010-08-30 11:41:11 status half-configured libparted0debian1 2.3-2 2010-08-30 11:41:11 status installed libparted0debian1 2.3-2 2010-08-30 11:41:11 configure udisks 1.0.1+git20100614-1+b1 1.0.1+git20100614-1+b1 2010-08-30 11:41:11 status unpacked udisks 1.0.1+git20100614-1+b1 2010-08-30 11:41:11 status unpacked udisks 1.0.1+git20100614-1+b1 2010-08-30 11:41:12 status half-configured udisks 1.0.1+git20100614-1+b1 2010-08-30 11:41:12 status installed udisks 1.0.1+git20100614-1+b1 2010-08-30 11:41:12 configure libgdu0 2.30.1-2 2.30.1-2 2010-08-30 11:41:12 status unpacked libgdu0 2.30.1-2 2010-08-30 11:41:13 status half-configured libgdu0 2.30.1-2 2010-08-30 11:41:16 status installed libgdu0 2.30.1-2 2010-08-30 11:41:16 configure gnome-disk-utility 2.30.1-2 2.30.1-2 2010-08-30 11:41:16 status unpacked gnome-disk-utility 2.30.1-2 2010-08-30 11:41:16 status unpacked gnome-disk-utility 2.30.1-2 2010-08-30 11:41:16 status half-configured gnome-disk-utility 2.30.1-2 2010-08-30 11:41:16 status installed gnome-disk-utility 2.30.1-2 2010-08-30 11:41:16 configure grub-common 1.98+20100804-4 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:16 status unpacked grub-common 1.98+20100804-4 2010-08-30 11:41:17 status half-configured grub-common 1.98+20100804-4 2010-08-30 11:41:17 status installed grub-common 1.98+20100804-4 2010-08-30 11:41:17 configure grub-pc 1.98+20100804-4 1.98+20100804-4 2010-08-30 11:41:17 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:41:17 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:41:17 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:41:17 status unpacked grub-pc 1.98+20100804-4 2010-08-30 11:41:17 status half-configured grub-pc 1.98+20100804-4 2010-08-30 11:41:48 status installed grub-pc 1.98+20100804-4 2010-08-30 11:41:48 configure parted 2.3-2 2.3-2 2010-08-30 11:41:48 status unpacked parted 2.3-2 2010-08-30 11:41:48 status half-configured parted 2.3-2 2010-08-30 11:41:48 status installed parted 2.3-2 2010-08-30 11:41:48 configure fai-setup-storage 3.4.1 3.4.1 2010-08-30 11:41:48 status unpacked fai-setup-storage 3.4.1 2010-08-30 11:41:48 status half-configured fai-setup-storage 3.4.1 2010-08-30 11:41:48 status installed fai-setup-storage 3.4.1 2010-08-30 11:41:48 configure libstdc++6-4.4-dev 4.4.4-11 4.4.4-11 2010-08-30 11:41:48 status unpacked libstdc++6-4.4-dev 4.4.4-11 2010-08-30 11:41:48 status half-configured libstdc++6-4.4-dev 4.4.4-11 2010-08-30 11:41:48 status installed libstdc++6-4.4-dev 4.4.4-11 2010-08-30 11:41:48 configure dmsetup 2:1.02.48-3 2:1.02.48-3 2010-08-30 11:41:48 status unpacked dmsetup 2:1.02.48-3 2010-08-30 11:41:48 status half-configured dmsetup 2:1.02.48-3 2010-08-30 11:41:48 status installed dmsetup 2:1.02.48-3 2010-08-30 11:41:49 configure lvm2 2.02.66-3 2.02.66-3 2010-08-30 11:41:49 status unpacked lvm2 2.02.66-3 2010-08-30 11:41:49 status unpacked lvm2 2.02.66-3 2010-08-30 11:41:49 status unpacked lvm2 2.02.66-3 2010-08-30 11:41:49 status half-configured lvm2 2.02.66-3 2010-08-30 11:41:51 status installed lvm2 2.02.66-3 2010-08-30 11:41:51 trigproc python-central 0.6.16 0.6.14+nmu2 2010-08-30 11:41:51 status half-configured python-central 0.6.16 2010-08-30 11:41:51 status installed python-uno 1:3.2.1-6 2010-08-30 11:41:51 status installed python-central 0.6.16 2010-08-30 11:41:51 configure openoffice.org-emailmerge 1:3.2.1-6 1:3.2.1-6 2010-08-30 11:41:51 status unpacked openoffice.org-emailmerge 1:3.2.1-6 2010-08-30 11:41:51 status half-configured openoffice.org-emailmerge 1:3.2.1-6 2010-08-30 11:41:58 status installed openoffice.org-emailmerge 1:3.2.1-6 2010-08-30 11:41:58 trigproc menu 2.1.43 2.1.43 2010-08-30 11:41:58 status half-configured menu 2.1.43 2010-08-30 11:41:58 status installed menu 2.1.43 2010-08-30 11:41:58 trigproc initramfs-tools 0.98.1 0.98.1 2010-08-30 11:41:58 status half-configured initramfs-tools 0.98.1 2010-08-30 11:42:18 status installed initramfs-tools 0.98.1 2010-08-30 11:42:18 trigproc python-support 1.0.9 1.0.9 2010-08-30 11:42:18 status half-configured python-support 1.0.9 2010-08-30 11:42:23 status installed python-support 1.0.9 2010-09-01 13:35:07 startup archives unpack 2010-09-01 13:35:09 install libio-multiplex-perl 1.10-1 2010-09-01 13:35:09 status half-installed libio-multiplex-perl 1.10-1 2010-09-01 13:35:09 status triggers-pending man-db 2.5.7-4 2010-09-01 13:35:09 status half-installed libio-multiplex-perl 1.10-1 2010-09-01 13:35:10 status unpacked libio-multiplex-perl 1.10-1 2010-09-01 13:35:10 status unpacked libio-multiplex-perl 1.10-1 2010-09-01 13:35:10 install libnet-cidr-perl 0.13-1 2010-09-01 13:35:10 status half-installed libnet-cidr-perl 0.13-1 2010-09-01 13:35:10 status half-installed libnet-cidr-perl 0.13-1 2010-09-01 13:35:10 status unpacked libnet-cidr-perl 0.13-1 2010-09-01 13:35:10 status unpacked libnet-cidr-perl 0.13-1 2010-09-01 13:35:10 install libnet-server-perl 0.97-1 2010-09-01 13:35:10 status half-installed libnet-server-perl 0.97-1 2010-09-01 13:35:10 status half-installed libnet-server-perl 0.97-1 2010-09-01 13:35:11 status unpacked libnet-server-perl 0.97-1 2010-09-01 13:35:11 status unpacked libnet-server-perl 0.97-1 2010-09-01 13:35:11 install libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:11 status half-installed libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:11 status half-installed libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:11 status unpacked libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:11 status unpacked libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:11 install munin-common 1.4.5-2 2010-09-01 13:35:11 status half-installed munin-common 1.4.5-2 2010-09-01 13:35:11 status half-installed munin-common 1.4.5-2 2010-09-01 13:35:12 status unpacked munin-common 1.4.5-2 2010-09-01 13:35:12 status unpacked munin-common 1.4.5-2 2010-09-01 13:35:12 install munin-node 1.4.5-2 2010-09-01 13:35:12 status half-installed munin-node 1.4.5-2 2010-09-01 13:35:12 status half-installed munin-node 1.4.5-2 2010-09-01 13:35:12 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:12 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:12 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-01 13:35:12 status half-configured man-db 2.5.7-4 2010-09-01 13:35:21 status installed man-db 2.5.7-4 2010-09-01 13:35:22 startup packages configure 2010-09-01 13:35:22 configure libio-multiplex-perl 1.10-1 1.10-1 2010-09-01 13:35:22 status unpacked libio-multiplex-perl 1.10-1 2010-09-01 13:35:22 status half-configured libio-multiplex-perl 1.10-1 2010-09-01 13:35:22 status installed libio-multiplex-perl 1.10-1 2010-09-01 13:35:22 configure libnet-cidr-perl 0.13-1 0.13-1 2010-09-01 13:35:22 status unpacked libnet-cidr-perl 0.13-1 2010-09-01 13:35:22 status half-configured libnet-cidr-perl 0.13-1 2010-09-01 13:35:22 status installed libnet-cidr-perl 0.13-1 2010-09-01 13:35:22 configure libnet-server-perl 0.97-1 0.97-1 2010-09-01 13:35:22 status unpacked libnet-server-perl 0.97-1 2010-09-01 13:35:22 status half-configured libnet-server-perl 0.97-1 2010-09-01 13:35:22 status installed libnet-server-perl 0.97-1 2010-09-01 13:35:22 configure libnet-snmp-perl 5.2.0-4 5.2.0-4 2010-09-01 13:35:22 status unpacked libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:22 status half-configured libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:22 status installed libnet-snmp-perl 5.2.0-4 2010-09-01 13:35:22 configure munin-common 1.4.5-2 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-common 1.4.5-2 2010-09-01 13:35:22 status half-configured munin-common 1.4.5-2 2010-09-01 13:35:22 status installed munin-common 1.4.5-2 2010-09-01 13:35:22 configure munin-node 1.4.5-2 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status unpacked munin-node 1.4.5-2 2010-09-01 13:35:22 status half-configured munin-node 1.4.5-2 2010-09-01 13:35:46 status installed munin-node 1.4.5-2 2010-09-02 12:58:01 startup archives unpack 2010-09-02 12:58:02 install libyaml-perl 0.71-1 2010-09-02 12:58:02 status half-installed libyaml-perl 0.71-1 2010-09-02 12:58:02 status triggers-pending man-db 2.5.7-4 2010-09-02 12:58:02 status half-installed libyaml-perl 0.71-1 2010-09-02 12:58:02 status unpacked libyaml-perl 0.71-1 2010-09-02 12:58:02 status unpacked libyaml-perl 0.71-1 2010-09-02 12:58:02 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-02 12:58:02 status half-configured man-db 2.5.7-4 2010-09-02 12:58:03 status installed man-db 2.5.7-4 2010-09-02 12:58:04 startup packages configure 2010-09-02 12:58:04 configure libyaml-perl 0.71-1 0.71-1 2010-09-02 12:58:04 status unpacked libyaml-perl 0.71-1 2010-09-02 12:58:04 status half-configured libyaml-perl 0.71-1 2010-09-02 12:58:04 status installed libyaml-perl 0.71-1 2010-09-05 19:41:17 startup archives unpack 2010-09-05 19:41:22 install pidgin-blinklight 0.11.1-1 2010-09-05 19:41:22 status half-installed pidgin-blinklight 0.11.1-1 2010-09-05 19:41:23 status unpacked pidgin-blinklight 0.11.1-1 2010-09-05 19:41:23 status unpacked pidgin-blinklight 0.11.1-1 2010-09-05 19:41:23 startup packages configure 2010-09-05 19:41:23 configure pidgin-blinklight 0.11.1-1 0.11.1-1 2010-09-05 19:41:23 status unpacked pidgin-blinklight 0.11.1-1 2010-09-05 19:41:23 status half-configured pidgin-blinklight 0.11.1-1 2010-09-05 19:41:23 status installed pidgin-blinklight 0.11.1-1 2010-09-09 12:10:10 startup archives unpack 2010-09-09 12:10:16 install bonnie++ 1.96 2010-09-09 12:10:16 status half-installed bonnie++ 1.96 2010-09-09 12:10:16 status triggers-pending man-db 2.5.7-4 2010-09-09 12:10:16 status half-installed bonnie++ 1.96 2010-09-09 12:10:17 status unpacked bonnie++ 1.96 2010-09-09 12:10:17 status unpacked bonnie++ 1.96 2010-09-09 12:10:17 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-09 12:10:17 status half-configured man-db 2.5.7-4 2010-09-09 12:10:22 status installed man-db 2.5.7-4 2010-09-09 12:10:22 startup packages configure 2010-09-09 12:10:22 configure bonnie++ 1.96 1.96 2010-09-09 12:10:22 status unpacked bonnie++ 1.96 2010-09-09 12:10:22 status half-configured bonnie++ 1.96 2010-09-09 12:10:22 status installed bonnie++ 1.96 2010-09-10 20:01:05 startup archives unpack 2010-09-10 20:01:11 install libaudio2 1.9.2-3 2010-09-10 20:01:11 status half-installed libaudio2 1.9.2-3 2010-09-10 20:01:12 status unpacked libaudio2 1.9.2-3 2010-09-10 20:01:12 status unpacked libaudio2 1.9.2-3 2010-09-10 20:01:12 install libcddb2 1.3.2-2 2010-09-10 20:01:12 status half-installed libcddb2 1.3.2-2 2010-09-10 20:01:12 status unpacked libcddb2 1.3.2-2 2010-09-10 20:01:12 status unpacked libcddb2 1.3.2-2 2010-09-10 20:01:12 install libdvbpsi6 0.1.7-1 2010-09-10 20:01:12 status half-installed libdvbpsi6 0.1.7-1 2010-09-10 20:01:13 status unpacked libdvbpsi6 0.1.7-1 2010-09-10 20:01:13 status unpacked libdvbpsi6 0.1.7-1 2010-09-10 20:01:13 install libebml0 0.7.7-3.1 2010-09-10 20:01:13 status half-installed libebml0 0.7.7-3.1 2010-09-10 20:01:13 status unpacked libebml0 0.7.7-3.1 2010-09-10 20:01:13 status unpacked libebml0 0.7.7-3.1 2010-09-10 20:01:13 install libiso9660-7 0.81-4 2010-09-10 20:01:13 status half-installed libiso9660-7 0.81-4 2010-09-10 20:01:14 status unpacked libiso9660-7 0.81-4 2010-09-10 20:01:14 status unpacked libiso9660-7 0.81-4 2010-09-10 20:01:14 install libmatroska0 0.8.1-1.1 2010-09-10 20:01:14 status half-installed libmatroska0 0.8.1-1.1 2010-09-10 20:01:14 status unpacked libmatroska0 0.8.1-1.1 2010-09-10 20:01:14 status unpacked libmatroska0 0.8.1-1.1 2010-09-10 20:01:14 install mysql-common 5.1.48-1 5.1.49-1 2010-09-10 20:01:14 status half-installed mysql-common 5.1.48-1 2010-09-10 20:01:14 status unpacked mysql-common 5.1.49-1 2010-09-10 20:01:15 status unpacked mysql-common 5.1.49-1 2010-09-10 20:01:15 install libmysqlclient16 5.1.49-1 2010-09-10 20:01:15 status half-installed libmysqlclient16 5.1.49-1 2010-09-10 20:01:15 status unpacked libmysqlclient16 5.1.49-1 2010-09-10 20:01:15 status unpacked libmysqlclient16 5.1.49-1 2010-09-10 20:01:15 install libqtcore4 4:4.6.3-2 2010-09-10 20:01:15 status half-installed libqtcore4 4:4.6.3-2 2010-09-10 20:01:16 status unpacked libqtcore4 4:4.6.3-2 2010-09-10 20:01:16 status unpacked libqtcore4 4:4.6.3-2 2010-09-10 20:01:16 install libqt4-xml 4:4.6.3-2 2010-09-10 20:01:16 status half-installed libqt4-xml 4:4.6.3-2 2010-09-10 20:01:17 status unpacked libqt4-xml 4:4.6.3-2 2010-09-10 20:01:17 status unpacked libqt4-xml 4:4.6.3-2 2010-09-10 20:01:17 install libqt4-dbus 4:4.6.3-2 2010-09-10 20:01:17 status half-installed libqt4-dbus 4:4.6.3-2 2010-09-10 20:01:17 status triggers-pending man-db 2.5.7-4 2010-09-10 20:01:17 status half-installed libqt4-dbus 4:4.6.3-2 2010-09-10 20:01:18 status unpacked libqt4-dbus 4:4.6.3-2 2010-09-10 20:01:18 status unpacked libqt4-dbus 4:4.6.3-2 2010-09-10 20:01:18 install libqt4-script 4:4.6.3-2 2010-09-10 20:01:18 status half-installed libqt4-script 4:4.6.3-2 2010-09-10 20:01:18 status unpacked libqt4-script 4:4.6.3-2 2010-09-10 20:01:18 status unpacked libqt4-script 4:4.6.3-2 2010-09-10 20:01:18 install libqtgui4 4:4.6.3-2 2010-09-10 20:01:18 status half-installed libqtgui4 4:4.6.3-2 2010-09-10 20:01:19 status unpacked libqtgui4 4:4.6.3-2 2010-09-10 20:01:19 status unpacked libqtgui4 4:4.6.3-2 2010-09-10 20:01:19 install libqt4-designer 4:4.6.3-2 2010-09-10 20:01:19 status half-installed libqt4-designer 4:4.6.3-2 2010-09-10 20:01:20 status unpacked libqt4-designer 4:4.6.3-2 2010-09-10 20:01:20 status unpacked libqt4-designer 4:4.6.3-2 2010-09-10 20:01:20 install libqt4-network 4:4.6.3-2 2010-09-10 20:01:20 status half-installed libqt4-network 4:4.6.3-2 2010-09-10 20:01:21 status unpacked libqt4-network 4:4.6.3-2 2010-09-10 20:01:21 status unpacked libqt4-network 4:4.6.3-2 2010-09-10 20:01:21 install libqt4-sql 4:4.6.3-2 2010-09-10 20:01:21 status half-installed libqt4-sql 4:4.6.3-2 2010-09-10 20:01:21 status unpacked libqt4-sql 4:4.6.3-2 2010-09-10 20:01:21 status unpacked libqt4-sql 4:4.6.3-2 2010-09-10 20:01:21 install libqt4-qt3support 4:4.6.3-2 2010-09-10 20:01:21 status half-installed libqt4-qt3support 4:4.6.3-2 2010-09-10 20:01:22 status unpacked libqt4-qt3support 4:4.6.3-2 2010-09-10 20:01:22 status unpacked libqt4-qt3support 4:4.6.3-2 2010-09-10 20:01:22 install libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:01:22 status half-installed libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:01:22 status unpacked libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:01:22 status unpacked libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:01:22 install libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:01:22 status half-installed libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:01:23 status unpacked libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:01:23 status unpacked libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:01:23 install libtar 1.2.11-6 2010-09-10 20:01:23 status half-installed libtar 1.2.11-6 2010-09-10 20:01:23 status unpacked libtar 1.2.11-6 2010-09-10 20:01:23 status unpacked libtar 1.2.11-6 2010-09-10 20:01:23 install libvcdinfo0 0.7.23-4+b2 2010-09-10 20:01:23 status half-installed libvcdinfo0 0.7.23-4+b2 2010-09-10 20:01:24 status unpacked libvcdinfo0 0.7.23-4+b2 2010-09-10 20:01:24 status unpacked libvcdinfo0 0.7.23-4+b2 2010-09-10 20:01:24 install vlc-data 1.1.3-1 2010-09-10 20:01:24 status half-installed vlc-data 1.1.3-1 2010-09-10 20:01:24 status triggers-pending hicolor-icon-theme 0.11-1 2010-09-10 20:01:24 status half-installed vlc-data 1.1.3-1 2010-09-10 20:01:27 status unpacked vlc-data 1.1.3-1 2010-09-10 20:01:29 status unpacked vlc-data 1.1.3-1 2010-09-10 20:01:29 install libvlccore4 1.1.3-1 2010-09-10 20:01:29 status half-installed libvlccore4 1.1.3-1 2010-09-10 20:01:30 status unpacked libvlccore4 1.1.3-1 2010-09-10 20:01:31 status unpacked libvlccore4 1.1.3-1 2010-09-10 20:01:31 install libvlc5 1.1.3-1 2010-09-10 20:01:31 status half-installed libvlc5 1.1.3-1 2010-09-10 20:01:31 status unpacked libvlc5 1.1.3-1 2010-09-10 20:01:31 status unpacked libvlc5 1.1.3-1 2010-09-10 20:01:31 install libxcb-randr0 1.6-1 2010-09-10 20:01:31 status half-installed libxcb-randr0 1.6-1 2010-09-10 20:01:31 status unpacked libxcb-randr0 1.6-1 2010-09-10 20:01:31 status unpacked libxcb-randr0 1.6-1 2010-09-10 20:01:32 install libxcb-shm0 1.6-1 2010-09-10 20:01:32 status half-installed libxcb-shm0 1.6-1 2010-09-10 20:01:32 status unpacked libxcb-shm0 1.6-1 2010-09-10 20:01:32 status unpacked libxcb-shm0 1.6-1 2010-09-10 20:01:32 install libxcb-xv0 1.6-1 2010-09-10 20:01:32 status half-installed libxcb-xv0 1.6-1 2010-09-10 20:01:32 status unpacked libxcb-xv0 1.6-1 2010-09-10 20:01:32 status unpacked libxcb-xv0 1.6-1 2010-09-10 20:01:32 install qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:32 status half-installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:32 status triggers-pending gnome-menus 2.30.2-1 2010-09-10 20:01:33 status half-installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 status triggers-pending desktop-file-utils 0.15-2 2010-09-10 20:01:33 status half-installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 status triggers-pending menu 2.1.43 2010-09-10 20:01:33 status half-installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 status half-installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 status unpacked qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 status unpacked qt4-qtconfig 4:4.6.3-2 2010-09-10 20:01:33 install libupnp3 1:1.6.6-5 2010-09-10 20:01:33 status half-installed libupnp3 1:1.6.6-5 2010-09-10 20:01:34 status unpacked libupnp3 1:1.6.6-5 2010-09-10 20:01:35 status unpacked libupnp3 1:1.6.6-5 2010-09-10 20:01:36 install vlc-nox 1.1.3-1 2010-09-10 20:01:36 status half-installed vlc-nox 1.1.3-1 2010-09-10 20:01:38 status half-installed vlc-nox 1.1.3-1 2010-09-10 20:01:39 status unpacked vlc-nox 1.1.3-1 2010-09-10 20:01:39 status unpacked vlc-nox 1.1.3-1 2010-09-10 20:01:39 install libxcb-keysyms1 0.3.6-1 2010-09-10 20:01:39 status half-installed libxcb-keysyms1 0.3.6-1 2010-09-10 20:01:40 status unpacked libxcb-keysyms1 0.3.6-1 2010-09-10 20:01:40 status unpacked libxcb-keysyms1 0.3.6-1 2010-09-10 20:01:40 install vlc 1.1.3-1 2010-09-10 20:01:40 status half-installed vlc 1.1.3-1 2010-09-10 20:01:40 status half-installed vlc 1.1.3-1 2010-09-10 20:01:40 status half-installed vlc 1.1.3-1 2010-09-10 20:01:40 status half-installed vlc 1.1.3-1 2010-09-10 20:01:40 status half-installed vlc 1.1.3-1 2010-09-10 20:01:40 status unpacked vlc 1.1.3-1 2010-09-10 20:01:40 status unpacked vlc 1.1.3-1 2010-09-10 20:01:41 install vlc-plugin-notify 1.1.3-1 2010-09-10 20:01:41 status half-installed vlc-plugin-notify 1.1.3-1 2010-09-10 20:01:41 status unpacked vlc-plugin-notify 1.1.3-1 2010-09-10 20:01:41 status unpacked vlc-plugin-notify 1.1.3-1 2010-09-10 20:01:41 install vlc-plugin-pulse 1.1.3-1 2010-09-10 20:01:41 status half-installed vlc-plugin-pulse 1.1.3-1 2010-09-10 20:01:41 status unpacked vlc-plugin-pulse 1.1.3-1 2010-09-10 20:01:41 status unpacked vlc-plugin-pulse 1.1.3-1 2010-09-10 20:01:41 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-10 20:01:41 status half-configured man-db 2.5.7-4 2010-09-10 20:01:48 status installed man-db 2.5.7-4 2010-09-10 20:01:48 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-09-10 20:01:48 status half-configured hicolor-icon-theme 0.11-1 2010-09-10 20:01:56 status installed hicolor-icon-theme 0.11-1 2010-09-10 20:01:56 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-09-10 20:01:56 status half-configured gnome-menus 2.30.2-1 2010-09-10 20:01:57 status installed gnome-menus 2.30.2-1 2010-09-10 20:01:57 trigproc desktop-file-utils 0.15-2 0.15-2 2010-09-10 20:01:57 status half-configured desktop-file-utils 0.15-2 2010-09-10 20:01:59 status installed desktop-file-utils 0.15-2 2010-09-10 20:01:59 trigproc menu 2.1.43 2.1.43 2010-09-10 20:01:59 status half-configured menu 2.1.43 2010-09-10 20:02:03 status installed menu 2.1.43 2010-09-10 20:02:05 startup packages configure 2010-09-10 20:02:05 configure libaudio2 1.9.2-3 1.9.2-3 2010-09-10 20:02:05 status unpacked libaudio2 1.9.2-3 2010-09-10 20:02:05 status half-configured libaudio2 1.9.2-3 2010-09-10 20:02:07 status installed libaudio2 1.9.2-3 2010-09-10 20:02:07 configure libcddb2 1.3.2-2 1.3.2-2 2010-09-10 20:02:07 status unpacked libcddb2 1.3.2-2 2010-09-10 20:02:07 status half-configured libcddb2 1.3.2-2 2010-09-10 20:02:07 status installed libcddb2 1.3.2-2 2010-09-10 20:02:07 configure libdvbpsi6 0.1.7-1 0.1.7-1 2010-09-10 20:02:07 status unpacked libdvbpsi6 0.1.7-1 2010-09-10 20:02:07 status half-configured libdvbpsi6 0.1.7-1 2010-09-10 20:02:08 status installed libdvbpsi6 0.1.7-1 2010-09-10 20:02:08 configure libebml0 0.7.7-3.1 0.7.7-3.1 2010-09-10 20:02:08 status unpacked libebml0 0.7.7-3.1 2010-09-10 20:02:08 status half-configured libebml0 0.7.7-3.1 2010-09-10 20:02:08 status installed libebml0 0.7.7-3.1 2010-09-10 20:02:08 configure libiso9660-7 0.81-4 0.81-4 2010-09-10 20:02:08 status unpacked libiso9660-7 0.81-4 2010-09-10 20:02:08 status half-configured libiso9660-7 0.81-4 2010-09-10 20:02:08 status installed libiso9660-7 0.81-4 2010-09-10 20:02:08 configure libmatroska0 0.8.1-1.1 0.8.1-1.1 2010-09-10 20:02:08 status unpacked libmatroska0 0.8.1-1.1 2010-09-10 20:02:08 status half-configured libmatroska0 0.8.1-1.1 2010-09-10 20:02:08 status installed libmatroska0 0.8.1-1.1 2010-09-10 20:02:08 configure mysql-common 5.1.49-1 5.1.49-1 2010-09-10 20:02:08 status unpacked mysql-common 5.1.49-1 2010-09-10 20:02:08 status unpacked mysql-common 5.1.49-1 2010-09-10 20:02:08 status half-configured mysql-common 5.1.49-1 2010-09-10 20:02:08 status installed mysql-common 5.1.49-1 2010-09-10 20:02:08 configure libmysqlclient16 5.1.49-1 5.1.49-1 2010-09-10 20:02:08 status unpacked libmysqlclient16 5.1.49-1 2010-09-10 20:02:08 status half-configured libmysqlclient16 5.1.49-1 2010-09-10 20:02:08 status installed libmysqlclient16 5.1.49-1 2010-09-10 20:02:08 configure libqtcore4 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:08 status unpacked libqtcore4 4:4.6.3-2 2010-09-10 20:02:08 status half-configured libqtcore4 4:4.6.3-2 2010-09-10 20:02:08 status installed libqtcore4 4:4.6.3-2 2010-09-10 20:02:08 configure libqt4-xml 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:08 status unpacked libqt4-xml 4:4.6.3-2 2010-09-10 20:02:08 status half-configured libqt4-xml 4:4.6.3-2 2010-09-10 20:02:08 status installed libqt4-xml 4:4.6.3-2 2010-09-10 20:02:08 configure libqt4-dbus 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:08 status unpacked libqt4-dbus 4:4.6.3-2 2010-09-10 20:02:08 status half-configured libqt4-dbus 4:4.6.3-2 2010-09-10 20:02:08 status installed libqt4-dbus 4:4.6.3-2 2010-09-10 20:02:08 configure libqt4-script 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:08 status unpacked libqt4-script 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-script 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-script 4:4.6.3-2 2010-09-10 20:02:09 configure libqtgui4 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqtgui4 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqtgui4 4:4.6.3-2 2010-09-10 20:02:09 status installed libqtgui4 4:4.6.3-2 2010-09-10 20:02:09 configure libqt4-designer 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqt4-designer 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-designer 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-designer 4:4.6.3-2 2010-09-10 20:02:09 configure libqt4-network 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqt4-network 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-network 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-network 4:4.6.3-2 2010-09-10 20:02:09 configure libqt4-sql 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqt4-sql 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-sql 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-sql 4:4.6.3-2 2010-09-10 20:02:09 configure libqt4-qt3support 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqt4-qt3support 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-qt3support 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-qt3support 4:4.6.3-2 2010-09-10 20:02:09 configure libqt4-sql-mysql 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:09 status unpacked libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:02:09 status half-configured libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:02:09 status installed libqt4-sql-mysql 4:4.6.3-2 2010-09-10 20:02:09 configure libsdl-image1.2 1.2.10-2+b2 1.2.10-2+b2 2010-09-10 20:02:09 status unpacked libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:02:09 status half-configured libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:02:09 status installed libsdl-image1.2 1.2.10-2+b2 2010-09-10 20:02:09 configure libtar 1.2.11-6 1.2.11-6 2010-09-10 20:02:09 status unpacked libtar 1.2.11-6 2010-09-10 20:02:09 status half-configured libtar 1.2.11-6 2010-09-10 20:02:09 status installed libtar 1.2.11-6 2010-09-10 20:02:09 configure libvcdinfo0 0.7.23-4+b2 0.7.23-4+b2 2010-09-10 20:02:09 status unpacked libvcdinfo0 0.7.23-4+b2 2010-09-10 20:02:10 status half-configured libvcdinfo0 0.7.23-4+b2 2010-09-10 20:02:10 status installed libvcdinfo0 0.7.23-4+b2 2010-09-10 20:02:10 configure vlc-data 1.1.3-1 1.1.3-1 2010-09-10 20:02:10 status unpacked vlc-data 1.1.3-1 2010-09-10 20:02:10 status unpacked vlc-data 1.1.3-1 2010-09-10 20:02:10 status unpacked vlc-data 1.1.3-1 2010-09-10 20:02:10 status half-configured vlc-data 1.1.3-1 2010-09-10 20:02:10 status installed vlc-data 1.1.3-1 2010-09-10 20:02:10 configure libvlccore4 1.1.3-1 1.1.3-1 2010-09-10 20:02:10 status unpacked libvlccore4 1.1.3-1 2010-09-10 20:02:10 status half-configured libvlccore4 1.1.3-1 2010-09-10 20:02:10 status installed libvlccore4 1.1.3-1 2010-09-10 20:02:10 configure libvlc5 1.1.3-1 1.1.3-1 2010-09-10 20:02:10 status unpacked libvlc5 1.1.3-1 2010-09-10 20:02:10 status half-configured libvlc5 1.1.3-1 2010-09-10 20:02:10 status installed libvlc5 1.1.3-1 2010-09-10 20:02:10 configure libxcb-randr0 1.6-1 1.6-1 2010-09-10 20:02:10 status unpacked libxcb-randr0 1.6-1 2010-09-10 20:02:10 status half-configured libxcb-randr0 1.6-1 2010-09-10 20:02:10 status installed libxcb-randr0 1.6-1 2010-09-10 20:02:10 configure libxcb-shm0 1.6-1 1.6-1 2010-09-10 20:02:10 status unpacked libxcb-shm0 1.6-1 2010-09-10 20:02:10 status half-configured libxcb-shm0 1.6-1 2010-09-10 20:02:10 status installed libxcb-shm0 1.6-1 2010-09-10 20:02:10 configure libxcb-xv0 1.6-1 1.6-1 2010-09-10 20:02:10 status unpacked libxcb-xv0 1.6-1 2010-09-10 20:02:10 status half-configured libxcb-xv0 1.6-1 2010-09-10 20:02:10 status installed libxcb-xv0 1.6-1 2010-09-10 20:02:10 configure qt4-qtconfig 4:4.6.3-2 4:4.6.3-2 2010-09-10 20:02:10 status unpacked qt4-qtconfig 4:4.6.3-2 2010-09-10 20:02:10 status half-configured qt4-qtconfig 4:4.6.3-2 2010-09-10 20:02:12 status installed qt4-qtconfig 4:4.6.3-2 2010-09-10 20:02:12 status triggers-pending menu 2.1.43 2010-09-10 20:02:12 status triggers-awaited menu 2.1.43 2010-09-10 20:02:12 configure libupnp3 1:1.6.6-5 1:1.6.6-5 2010-09-10 20:02:12 status unpacked libupnp3 1:1.6.6-5 2010-09-10 20:02:12 status half-configured libupnp3 1:1.6.6-5 2010-09-10 20:02:13 status installed libupnp3 1:1.6.6-5 2010-09-10 20:02:13 configure vlc-nox 1.1.3-1 1.1.3-1 2010-09-10 20:02:13 status unpacked vlc-nox 1.1.3-1 2010-09-10 20:02:13 status half-configured vlc-nox 1.1.3-1 2010-09-10 20:02:17 status installed vlc-nox 1.1.3-1 2010-09-10 20:02:17 configure libxcb-keysyms1 0.3.6-1 0.3.6-1 2010-09-10 20:02:17 status unpacked libxcb-keysyms1 0.3.6-1 2010-09-10 20:02:17 status half-configured libxcb-keysyms1 0.3.6-1 2010-09-10 20:02:17 status installed libxcb-keysyms1 0.3.6-1 2010-09-10 20:02:17 configure vlc 1.1.3-1 1.1.3-1 2010-09-10 20:02:17 status unpacked vlc 1.1.3-1 2010-09-10 20:02:17 status half-configured vlc 1.1.3-1 2010-09-10 20:02:18 status installed vlc 1.1.3-1 2010-09-10 20:02:18 configure vlc-plugin-notify 1.1.3-1 1.1.3-1 2010-09-10 20:02:18 status unpacked vlc-plugin-notify 1.1.3-1 2010-09-10 20:02:18 status half-configured vlc-plugin-notify 1.1.3-1 2010-09-10 20:02:18 status installed vlc-plugin-notify 1.1.3-1 2010-09-10 20:02:18 configure vlc-plugin-pulse 1.1.3-1 1.1.3-1 2010-09-10 20:02:18 status unpacked vlc-plugin-pulse 1.1.3-1 2010-09-10 20:02:18 status half-configured vlc-plugin-pulse 1.1.3-1 2010-09-10 20:02:18 status installed vlc-plugin-pulse 1.1.3-1 2010-09-10 20:02:18 trigproc menu 2.1.43 2.1.43 2010-09-10 20:02:18 status half-configured menu 2.1.43 2010-09-10 20:02:18 status installed menu 2.1.43 2010-09-12 17:19:35 startup archives unpack 2010-09-12 17:19:45 install zip 3.0-3 2010-09-12 17:19:45 status half-installed zip 3.0-3 2010-09-12 17:19:45 status triggers-pending man-db 2.5.7-4 2010-09-12 17:19:45 status half-installed zip 3.0-3 2010-09-12 17:19:46 status unpacked zip 3.0-3 2010-09-12 17:19:46 status unpacked zip 3.0-3 2010-09-12 17:19:46 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-12 17:19:46 status half-configured man-db 2.5.7-4 2010-09-12 17:19:53 status installed man-db 2.5.7-4 2010-09-12 17:19:53 startup packages configure 2010-09-12 17:19:53 configure zip 3.0-3 3.0-3 2010-09-12 17:19:53 status unpacked zip 3.0-3 2010-09-12 17:19:54 status half-configured zip 3.0-3 2010-09-12 17:19:54 status installed zip 3.0-3 2010-09-14 11:33:18 startup archives unpack 2010-09-14 11:33:18 install flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:18 status half-installed flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:19 status triggers-pending man-db 2.5.7-4 2010-09-14 11:33:19 status half-installed flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:19 status unpacked flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:19 status unpacked flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:19 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-14 11:33:19 status half-configured man-db 2.5.7-4 2010-09-14 11:33:20 status installed man-db 2.5.7-4 2010-09-14 11:33:21 startup packages configure 2010-09-14 11:33:21 configure flashplugin-nonfree 1:2.8.1 1:2.8.1 2010-09-14 11:33:21 status unpacked flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:21 status half-configured flashplugin-nonfree 1:2.8.1 2010-09-14 11:33:21 status installed flashplugin-nonfree 1:2.8.1 2010-09-15 11:00:54 startup archives unpack 2010-09-15 11:00:58 install libregexp-common-perl 2010010201-1 2010-09-15 11:00:58 status half-installed libregexp-common-perl 2010010201-1 2010-09-15 11:00:59 status triggers-pending man-db 2.5.7-4 2010-09-15 11:00:59 status half-installed libregexp-common-perl 2010010201-1 2010-09-15 11:00:59 status unpacked libregexp-common-perl 2010010201-1 2010-09-15 11:00:59 status unpacked libregexp-common-perl 2010010201-1 2010-09-15 11:00:59 install libregexp-common-email-address-perl 1.01-3 2010-09-15 11:00:59 status half-installed libregexp-common-email-address-perl 1.01-3 2010-09-15 11:00:59 status half-installed libregexp-common-email-address-perl 1.01-3 2010-09-15 11:00:59 status unpacked libregexp-common-email-address-perl 1.01-3 2010-09-15 11:00:59 status unpacked libregexp-common-email-address-perl 1.01-3 2010-09-15 11:00:59 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-15 11:00:59 status half-configured man-db 2.5.7-4 2010-09-15 11:01:03 status installed man-db 2.5.7-4 2010-09-15 11:01:04 startup packages configure 2010-09-15 11:01:04 configure libregexp-common-perl 2010010201-1 2010010201-1 2010-09-15 11:01:04 status unpacked libregexp-common-perl 2010010201-1 2010-09-15 11:01:04 status half-configured libregexp-common-perl 2010010201-1 2010-09-15 11:01:04 status installed libregexp-common-perl 2010010201-1 2010-09-15 11:01:04 configure libregexp-common-email-address-perl 1.01-3 1.01-3 2010-09-15 11:01:04 status unpacked libregexp-common-email-address-perl 1.01-3 2010-09-15 11:01:04 status half-configured libregexp-common-email-address-perl 1.01-3 2010-09-15 11:01:04 status installed libregexp-common-email-address-perl 1.01-3 2010-09-17 14:11:55 startup archives unpack 2010-09-17 14:12:01 install liblog-agent-perl 0.307-2 2010-09-17 14:12:01 status half-installed liblog-agent-perl 0.307-2 2010-09-17 14:12:01 status triggers-pending man-db 2.5.7-4 2010-09-17 14:12:01 status half-installed liblog-agent-perl 0.307-2 2010-09-17 14:12:02 status unpacked liblog-agent-perl 0.307-2 2010-09-17 14:12:02 status unpacked liblog-agent-perl 0.307-2 2010-09-17 14:12:02 install liblockfile-simple-perl 0.207-1 2010-09-17 14:12:02 status half-installed liblockfile-simple-perl 0.207-1 2010-09-17 14:12:02 status half-installed liblockfile-simple-perl 0.207-1 2010-09-17 14:12:03 status unpacked liblockfile-simple-perl 0.207-1 2010-09-17 14:12:03 status unpacked liblockfile-simple-perl 0.207-1 2010-09-17 14:12:03 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-17 14:12:03 status half-configured man-db 2.5.7-4 2010-09-17 14:12:07 status installed man-db 2.5.7-4 2010-09-17 14:12:08 startup packages configure 2010-09-17 14:12:08 configure liblog-agent-perl 0.307-2 0.307-2 2010-09-17 14:12:08 status unpacked liblog-agent-perl 0.307-2 2010-09-17 14:12:08 status half-configured liblog-agent-perl 0.307-2 2010-09-17 14:12:08 status installed liblog-agent-perl 0.307-2 2010-09-17 14:12:08 configure liblockfile-simple-perl 0.207-1 0.207-1 2010-09-17 14:12:08 status unpacked liblockfile-simple-perl 0.207-1 2010-09-17 14:12:08 status half-configured liblockfile-simple-perl 0.207-1 2010-09-17 14:12:08 status installed liblockfile-simple-perl 0.207-1 2010-09-27 14:50:25 startup archives unpack 2010-09-27 14:50:32 install libdmx1 1:1.1.0-2 1:1.1.0-2 2010-09-27 14:50:32 status half-installed libdmx1 1:1.1.0-2 2010-09-27 14:50:32 status unpacked libdmx1 1:1.1.0-2 2010-09-27 14:50:32 status unpacked libdmx1 1:1.1.0-2 2010-09-27 14:50:33 startup packages remove 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:33 status installed gdm3 2.30.2-4 2010-09-27 14:50:34 remove gdm3 2.30.2-4 2.30.2-4 2010-09-27 14:50:34 status half-configured gdm3 2.30.2-4 2010-09-27 14:50:34 status half-installed gdm3 2.30.2-4 2010-09-27 14:50:35 status triggers-pending hicolor-icon-theme 0.11-1 2010-09-27 14:50:35 status half-installed gdm3 2.30.2-4 2010-09-27 14:50:35 status triggers-pending gconf2 2.28.1-3 2010-09-27 14:50:35 status half-installed gdm3 2.30.2-4 2010-09-27 14:50:35 status triggers-pending menu 2.1.43 2010-09-27 14:50:35 status half-installed gdm3 2.30.2-4 2010-09-27 14:50:35 status triggers-pending man-db 2.5.7-4 2010-09-27 14:50:35 status half-installed gdm3 2.30.2-4 2010-09-27 14:50:35 status triggers-awaited menu 2.1.43 2010-09-27 14:50:35 status config-files gdm3 2.30.2-4 2010-09-27 14:50:35 status config-files gdm3 2.30.2-4 2010-09-27 14:50:36 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-09-27 14:50:36 status half-configured hicolor-icon-theme 0.11-1 2010-09-27 14:50:43 status installed hicolor-icon-theme 0.11-1 2010-09-27 14:50:43 trigproc gconf2 2.28.1-3 2.28.1-3 2010-09-27 14:50:43 status half-configured gconf2 2.28.1-3 2010-09-27 14:50:57 status installed gconf2 2.28.1-3 2010-09-27 14:50:57 trigproc menu 2.1.43 2.1.43 2010-09-27 14:50:57 status half-configured menu 2.1.43 2010-09-27 14:51:00 status installed menu 2.1.43 2010-09-27 14:51:00 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-27 14:51:00 status half-configured man-db 2.5.7-4 2010-09-27 14:51:01 status installed man-db 2.5.7-4 2010-09-27 14:51:02 startup archives unpack 2010-09-27 14:51:02 install gdm 2.20.7-4lenny1 2.20.11-2 2010-09-27 14:51:02 status half-installed gdm 2.20.7-4lenny1 2010-09-27 14:51:02 status triggers-pending hicolor-icon-theme 0.11-1 2010-09-27 14:51:02 status half-installed gdm 2.20.7-4lenny1 2010-09-27 14:51:03 status triggers-pending menu 2.1.43 2010-09-27 14:51:03 status half-installed gdm 2.20.7-4lenny1 2010-09-27 14:51:03 status triggers-pending man-db 2.5.7-4 2010-09-27 14:51:04 status half-installed gdm 2.20.7-4lenny1 2010-09-27 14:51:06 status unpacked gdm 2.20.11-2 2010-09-27 14:51:06 status unpacked gdm 2.20.11-2 2010-09-27 14:51:06 install gdm-themes 0.6.2 2010-09-27 14:51:06 status half-installed gdm-themes 0.6.2 2010-09-27 14:51:07 status unpacked gdm-themes 0.6.2 2010-09-27 14:51:07 status unpacked gdm-themes 0.6.2 2010-09-27 14:51:08 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-09-27 14:51:08 status half-configured hicolor-icon-theme 0.11-1 2010-09-27 14:51:08 status installed hicolor-icon-theme 0.11-1 2010-09-27 14:51:08 trigproc menu 2.1.43 2.1.43 2010-09-27 14:51:08 status half-configured menu 2.1.43 2010-09-27 14:51:08 status installed menu 2.1.43 2010-09-27 14:51:08 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-27 14:51:08 status half-configured man-db 2.5.7-4 2010-09-27 14:51:09 status installed man-db 2.5.7-4 2010-09-27 14:51:10 startup packages configure 2010-09-27 14:51:10 configure libdmx1 1:1.1.0-2 1:1.1.0-2 2010-09-27 14:51:10 status unpacked libdmx1 1:1.1.0-2 2010-09-27 14:51:10 status half-configured libdmx1 1:1.1.0-2 2010-09-27 14:51:28 status installed libdmx1 1:1.1.0-2 2010-09-27 14:51:28 configure gdm 2.20.11-2 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:28 status unpacked gdm 2.20.11-2 2010-09-27 14:51:29 status unpacked gdm 2.20.11-2 2010-09-27 14:51:29 status unpacked gdm 2.20.11-2 2010-09-27 14:51:29 status half-configured gdm 2.20.11-2 2010-09-27 14:51:30 status installed gdm 2.20.11-2 2010-09-27 14:51:30 status triggers-pending menu 2.1.43 2010-09-27 14:51:30 status triggers-awaited menu 2.1.43 2010-09-27 14:51:30 configure gdm-themes 0.6.2 0.6.2 2010-09-27 14:51:30 status unpacked gdm-themes 0.6.2 2010-09-27 14:51:30 status half-configured gdm-themes 0.6.2 2010-09-27 14:51:30 status installed gdm-themes 0.6.2 2010-09-27 14:51:30 trigproc menu 2.1.43 2.1.43 2010-09-27 14:51:30 status half-configured menu 2.1.43 2010-09-27 14:51:31 status installed menu 2.1.43 2010-09-27 14:51:32 startup archives unpack 2010-09-27 14:51:32 upgrade gnome 1:2.30+1 1:2.30+3 2010-09-27 14:51:32 status half-configured gnome 1:2.30+1 2010-09-27 14:51:32 status unpacked gnome 1:2.30+1 2010-09-27 14:51:32 status half-installed gnome 1:2.30+1 2010-09-27 14:51:32 status half-installed gnome 1:2.30+1 2010-09-27 14:51:32 status unpacked gnome 1:2.30+3 2010-09-27 14:51:32 status unpacked gnome 1:2.30+3 2010-09-27 14:51:33 install fast-user-switch-applet 2.22.0-1 2.24.0-4 2010-09-27 14:51:33 status half-installed fast-user-switch-applet 2.22.0-1 2010-09-27 14:51:33 status triggers-pending gconf2 2.28.1-3 2010-09-27 14:51:33 status half-installed fast-user-switch-applet 2.22.0-1 2010-09-27 14:51:34 status unpacked fast-user-switch-applet 2.24.0-4 2010-09-27 14:51:34 status unpacked fast-user-switch-applet 2.24.0-4 2010-09-27 14:51:34 trigproc gconf2 2.28.1-3 2.28.1-3 2010-09-27 14:51:34 status half-configured gconf2 2.28.1-3 2010-09-27 14:51:42 status installed gconf2 2.28.1-3 2010-09-27 14:51:43 startup packages configure 2010-09-27 14:51:43 configure fast-user-switch-applet 2.24.0-4 2.24.0-4 2010-09-27 14:51:43 status unpacked fast-user-switch-applet 2.24.0-4 2010-09-27 14:51:43 status half-configured fast-user-switch-applet 2.24.0-4 2010-09-27 14:51:43 status installed fast-user-switch-applet 2.24.0-4 2010-09-27 14:51:44 startup archives unpack 2010-09-27 14:51:44 upgrade gnome-desktop-environment 1:2.30+1 1:2.30+3 2010-09-27 14:51:44 status half-configured gnome-desktop-environment 1:2.30+1 2010-09-27 14:51:44 status unpacked gnome-desktop-environment 1:2.30+1 2010-09-27 14:51:44 status half-installed gnome-desktop-environment 1:2.30+1 2010-09-27 14:51:45 status half-installed gnome-desktop-environment 1:2.30+1 2010-09-27 14:51:45 status unpacked gnome-desktop-environment 1:2.30+3 2010-09-27 14:51:45 status unpacked gnome-desktop-environment 1:2.30+3 2010-09-27 14:51:45 upgrade gnome-accessibility 1:2.30+1 1:2.30+3 2010-09-27 14:51:45 status half-configured gnome-accessibility 1:2.30+1 2010-09-27 14:51:45 status unpacked gnome-accessibility 1:2.30+1 2010-09-27 14:51:45 status half-installed gnome-accessibility 1:2.30+1 2010-09-27 14:51:45 status half-installed gnome-accessibility 1:2.30+1 2010-09-27 14:51:45 status unpacked gnome-accessibility 1:2.30+3 2010-09-27 14:51:45 status unpacked gnome-accessibility 1:2.30+3 2010-09-27 14:51:45 upgrade gnome-core 1:2.30+1 1:2.30+3 2010-09-27 14:51:45 status half-configured gnome-core 1:2.30+1 2010-09-27 14:51:45 status unpacked gnome-core 1:2.30+1 2010-09-27 14:51:45 status half-installed gnome-core 1:2.30+1 2010-09-27 14:51:46 status half-installed gnome-core 1:2.30+1 2010-09-27 14:51:46 status unpacked gnome-core 1:2.30+3 2010-09-27 14:51:46 status unpacked gnome-core 1:2.30+3 2010-09-27 14:51:46 install xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:46 status half-installed xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:46 status unpacked xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:46 status unpacked xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:46 install xmonad-gnome-session 1.1 2010-09-27 14:51:46 status half-installed xmonad-gnome-session 1.1 2010-09-27 14:51:47 status triggers-pending gnome-menus 2.30.2-1 2010-09-27 14:51:47 status half-installed xmonad-gnome-session 1.1 2010-09-27 14:51:47 status triggers-pending desktop-file-utils 0.15-2 2010-09-27 14:51:47 status half-installed xmonad-gnome-session 1.1 2010-09-27 14:51:47 status unpacked xmonad-gnome-session 1.1 2010-09-27 14:51:47 status unpacked xmonad-gnome-session 1.1 2010-09-27 14:51:47 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-09-27 14:51:48 status half-configured gnome-menus 2.30.2-1 2010-09-27 14:51:48 status installed gnome-menus 2.30.2-1 2010-09-27 14:51:48 trigproc desktop-file-utils 0.15-2 0.15-2 2010-09-27 14:51:48 status half-configured desktop-file-utils 0.15-2 2010-09-27 14:51:49 status installed desktop-file-utils 0.15-2 2010-09-27 14:51:50 startup packages configure 2010-09-27 14:51:50 configure gnome-core 1:2.30+3 1:2.30+3 2010-09-27 14:51:50 status unpacked gnome-core 1:2.30+3 2010-09-27 14:51:50 status half-configured gnome-core 1:2.30+3 2010-09-27 14:51:50 status installed gnome-core 1:2.30+3 2010-09-27 14:51:50 configure xdg-user-dirs-gtk 0.8-1 0.8-1 2010-09-27 14:51:50 status unpacked xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:50 status unpacked xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:50 status half-configured xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:50 status installed xdg-user-dirs-gtk 0.8-1 2010-09-27 14:51:50 configure gnome-desktop-environment 1:2.30+3 1:2.30+3 2010-09-27 14:51:50 status unpacked gnome-desktop-environment 1:2.30+3 2010-09-27 14:51:50 status half-configured gnome-desktop-environment 1:2.30+3 2010-09-27 14:51:50 status installed gnome-desktop-environment 1:2.30+3 2010-09-27 14:51:50 configure gnome 1:2.30+3 1:2.30+3 2010-09-27 14:51:50 status unpacked gnome 1:2.30+3 2010-09-27 14:51:50 status half-configured gnome 1:2.30+3 2010-09-27 14:51:50 status installed gnome 1:2.30+3 2010-09-27 14:51:50 configure gnome-accessibility 1:2.30+3 1:2.30+3 2010-09-27 14:51:50 status unpacked gnome-accessibility 1:2.30+3 2010-09-27 14:51:50 status half-configured gnome-accessibility 1:2.30+3 2010-09-27 14:51:50 status installed gnome-accessibility 1:2.30+3 2010-09-27 14:51:50 configure xmonad-gnome-session 1.1 1.1 2010-09-27 14:51:50 status unpacked xmonad-gnome-session 1.1 2010-09-27 14:51:50 status half-configured xmonad-gnome-session 1.1 2010-09-27 14:51:50 status installed xmonad-gnome-session 1.1 2010-09-27 15:03:39 startup archives unpack 2010-09-27 15:03:39 install liboping0 1.4.0-1 2010-09-27 15:03:39 status half-installed liboping0 1.4.0-1 2010-09-27 15:03:39 status unpacked liboping0 1.4.0-1 2010-09-27 15:03:39 status unpacked liboping0 1.4.0-1 2010-09-27 15:03:39 install oping 1.4.0-1 2010-09-27 15:03:39 status half-installed oping 1.4.0-1 2010-09-27 15:03:39 status triggers-pending man-db 2.5.7-4 2010-09-27 15:03:39 status half-installed oping 1.4.0-1 2010-09-27 15:03:40 status unpacked oping 1.4.0-1 2010-09-27 15:03:40 status unpacked oping 1.4.0-1 2010-09-27 15:03:40 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-27 15:03:40 status half-configured man-db 2.5.7-4 2010-09-27 15:03:40 status installed man-db 2.5.7-4 2010-09-27 15:03:41 startup packages configure 2010-09-27 15:03:41 configure liboping0 1.4.0-1 1.4.0-1 2010-09-27 15:03:41 status unpacked liboping0 1.4.0-1 2010-09-27 15:03:41 status half-configured liboping0 1.4.0-1 2010-09-27 15:03:41 status installed liboping0 1.4.0-1 2010-09-27 15:03:41 configure oping 1.4.0-1 1.4.0-1 2010-09-27 15:03:41 status unpacked oping 1.4.0-1 2010-09-27 15:03:41 status half-configured oping 1.4.0-1 2010-09-27 15:03:41 status installed oping 1.4.0-1 2010-09-27 16:27:52 startup archives unpack 2010-09-27 16:27:52 install libheap-perl 0.80-2 2010-09-27 16:27:52 status half-installed libheap-perl 0.80-2 2010-09-27 16:27:52 status triggers-pending man-db 2.5.7-4 2010-09-27 16:27:52 status half-installed libheap-perl 0.80-2 2010-09-27 16:27:52 status unpacked libheap-perl 0.80-2 2010-09-27 16:27:52 status unpacked libheap-perl 0.80-2 2010-09-27 16:27:52 install libgraph-perl 1:0.91-1 2010-09-27 16:27:52 status half-installed libgraph-perl 1:0.91-1 2010-09-27 16:27:52 status half-installed libgraph-perl 1:0.91-1 2010-09-27 16:27:53 status unpacked libgraph-perl 1:0.91-1 2010-09-27 16:27:53 status unpacked libgraph-perl 1:0.91-1 2010-09-27 16:27:53 install libproc-daemon-perl 0.03-2 2010-09-27 16:27:53 status half-installed libproc-daemon-perl 0.03-2 2010-09-27 16:27:53 status half-installed libproc-daemon-perl 0.03-2 2010-09-27 16:27:53 status unpacked libproc-daemon-perl 0.03-2 2010-09-27 16:27:53 status unpacked libproc-daemon-perl 0.03-2 2010-09-27 16:27:53 upgrade fai-client 3.4.1 4.0~beta2+experimental19 2010-09-27 16:27:53 status half-configured fai-client 3.4.1 2010-09-27 16:27:53 status unpacked fai-client 3.4.1 2010-09-27 16:27:53 status half-installed fai-client 3.4.1 2010-09-27 16:27:53 status half-installed fai-client 3.4.1 2010-09-27 16:27:54 status half-installed fai-client 3.4.1 2010-09-27 16:27:54 status unpacked fai-client 4.0~beta2+experimental19 2010-09-27 16:27:54 status unpacked fai-client 4.0~beta2+experimental19 2010-09-27 16:27:54 install fai-doc 4.0~beta2+experimental19 2010-09-27 16:27:54 status half-installed fai-doc 4.0~beta2+experimental19 2010-09-27 16:27:54 status triggers-pending doc-base 0.9.5 2010-09-27 16:27:54 status half-installed fai-doc 4.0~beta2+experimental19 2010-09-27 16:27:55 status unpacked fai-doc 4.0~beta2+experimental19 2010-09-27 16:27:55 status unpacked fai-doc 4.0~beta2+experimental19 2010-09-27 16:27:55 upgrade fai-server 3.4.1 4.0~beta2+experimental19 2010-09-27 16:27:55 status half-configured fai-server 3.4.1 2010-09-27 16:27:55 status unpacked fai-server 3.4.1 2010-09-27 16:27:55 status half-installed fai-server 3.4.1 2010-09-27 16:27:55 status half-installed fai-server 3.4.1 2010-09-27 16:27:55 status half-installed fai-server 3.4.1 2010-09-27 16:27:56 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:27:56 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:27:56 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-27 16:27:56 status half-configured man-db 2.5.7-4 2010-09-27 16:27:59 status installed man-db 2.5.7-4 2010-09-27 16:27:59 trigproc doc-base 0.9.5 0.9.5 2010-09-27 16:27:59 status half-configured doc-base 0.9.5 2010-09-27 16:28:00 status installed doc-base 0.9.5 2010-09-27 16:28:01 startup packages configure 2010-09-27 16:28:01 configure libheap-perl 0.80-2 0.80-2 2010-09-27 16:28:01 status unpacked libheap-perl 0.80-2 2010-09-27 16:28:01 status half-configured libheap-perl 0.80-2 2010-09-27 16:28:01 status installed libheap-perl 0.80-2 2010-09-27 16:28:01 configure libgraph-perl 1:0.91-1 1:0.91-1 2010-09-27 16:28:01 status unpacked libgraph-perl 1:0.91-1 2010-09-27 16:28:01 status half-configured libgraph-perl 1:0.91-1 2010-09-27 16:28:01 status installed libgraph-perl 1:0.91-1 2010-09-27 16:28:01 configure libproc-daemon-perl 0.03-2 0.03-2 2010-09-27 16:28:01 status unpacked libproc-daemon-perl 0.03-2 2010-09-27 16:28:01 status half-configured libproc-daemon-perl 0.03-2 2010-09-27 16:28:01 status installed libproc-daemon-perl 0.03-2 2010-09-27 16:28:01 configure fai-client 4.0~beta2+experimental19 4.0~beta2+experimental19 2010-09-27 16:28:01 status unpacked fai-client 4.0~beta2+experimental19 2010-09-27 16:28:30 conffile /etc/fai/fai.conf keep 2010-09-27 16:28:30 status unpacked fai-client 4.0~beta2+experimental19 2010-09-27 16:28:30 status half-configured fai-client 4.0~beta2+experimental19 2010-09-27 16:28:30 status installed fai-client 4.0~beta2+experimental19 2010-09-27 16:28:30 configure fai-doc 4.0~beta2+experimental19 4.0~beta2+experimental19 2010-09-27 16:28:30 status unpacked fai-doc 4.0~beta2+experimental19 2010-09-27 16:28:30 status half-configured fai-doc 4.0~beta2+experimental19 2010-09-27 16:28:30 status installed fai-doc 4.0~beta2+experimental19 2010-09-27 16:28:30 configure fai-server 4.0~beta2+experimental19 4.0~beta2+experimental19 2010-09-27 16:28:30 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:32 conffile /etc/fai/apt/sources.list keep 2010-09-27 16:28:32 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:35 conffile /etc/fai/menu.lst keep 2010-09-27 16:28:35 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:35 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:36 conffile /etc/fai/NFSROOT keep 2010-09-27 16:28:36 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:37 conffile /etc/fai/make-fai-nfsroot.conf keep 2010-09-27 16:28:37 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:37 status unpacked fai-server 4.0~beta2+experimental19 2010-09-27 16:28:37 status half-configured fai-server 4.0~beta2+experimental19 2010-09-27 16:28:37 status installed fai-server 4.0~beta2+experimental19 2010-09-28 09:57:44 startup archives unpack 2010-09-28 09:57:52 install liblchown-perl 1.01-1 2010-09-28 09:57:52 status half-installed liblchown-perl 1.01-1 2010-09-28 09:57:52 status triggers-pending man-db 2.5.7-4 2010-09-28 09:57:52 status half-installed liblchown-perl 1.01-1 2010-09-28 09:57:52 status unpacked liblchown-perl 1.01-1 2010-09-28 09:57:52 status unpacked liblchown-perl 1.01-1 2010-09-28 09:57:52 install rsnapshot 1.3.1-1 2010-09-28 09:57:52 status half-installed rsnapshot 1.3.1-1 2010-09-28 09:57:52 status triggers-pending doc-base 0.9.5 2010-09-28 09:57:52 status half-installed rsnapshot 1.3.1-1 2010-09-28 09:57:52 status half-installed rsnapshot 1.3.1-1 2010-09-28 09:57:53 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:53 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:53 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-28 09:57:53 status half-configured man-db 2.5.7-4 2010-09-28 09:57:57 status installed man-db 2.5.7-4 2010-09-28 09:57:57 trigproc doc-base 0.9.5 0.9.5 2010-09-28 09:57:57 status half-configured doc-base 0.9.5 2010-09-28 09:57:57 status installed doc-base 0.9.5 2010-09-28 09:57:58 startup packages configure 2010-09-28 09:57:58 configure liblchown-perl 1.01-1 1.01-1 2010-09-28 09:57:58 status unpacked liblchown-perl 1.01-1 2010-09-28 09:57:58 status half-configured liblchown-perl 1.01-1 2010-09-28 09:57:58 status installed liblchown-perl 1.01-1 2010-09-28 09:57:58 configure rsnapshot 1.3.1-1 1.3.1-1 2010-09-28 09:57:58 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:58 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:58 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:58 status unpacked rsnapshot 1.3.1-1 2010-09-28 09:57:58 status half-configured rsnapshot 1.3.1-1 2010-09-28 09:57:58 status installed rsnapshot 1.3.1-1 2010-09-28 10:48:06 startup archives unpack 2010-09-28 10:48:18 install ncdu 1.6-1 2010-09-28 10:48:18 status half-installed ncdu 1.6-1 2010-09-28 10:48:19 status triggers-pending man-db 2.5.7-4 2010-09-28 10:48:19 status half-installed ncdu 1.6-1 2010-09-28 10:48:20 status unpacked ncdu 1.6-1 2010-09-28 10:48:20 status unpacked ncdu 1.6-1 2010-09-28 10:48:20 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-28 10:48:20 status half-configured man-db 2.5.7-4 2010-09-28 10:48:26 status installed man-db 2.5.7-4 2010-09-28 10:48:29 startup packages configure 2010-09-28 10:48:29 configure ncdu 1.6-1 1.6-1 2010-09-28 10:48:29 status unpacked ncdu 1.6-1 2010-09-28 10:48:29 status half-configured ncdu 1.6-1 2010-09-28 10:48:29 status installed ncdu 1.6-1 2010-09-28 11:07:42 startup archives install 2010-09-28 11:07:44 install current-location 1.0 2010-09-28 11:07:44 status half-installed current-location 1.0 2010-09-28 11:07:45 status unpacked current-location 1.0 2010-09-28 11:07:45 status unpacked current-location 1.0 2010-09-28 11:07:45 configure current-location 1.0 1.0 2010-09-28 11:07:45 status unpacked current-location 1.0 2010-09-28 11:07:45 status half-configured current-location 1.0 2010-09-28 11:07:45 status installed current-location 1.0 2010-09-28 11:18:58 startup archives install 2010-09-28 11:18:58 upgrade current-location 1.0 1.0 2010-09-28 11:18:58 status half-configured current-location 1.0 2010-09-28 11:18:58 status unpacked current-location 1.0 2010-09-28 11:18:58 status half-installed current-location 1.0 2010-09-28 11:18:58 status half-installed current-location 1.0 2010-09-28 11:18:59 status unpacked current-location 1.0 2010-09-28 11:18:59 status unpacked current-location 1.0 2010-09-28 11:18:59 configure current-location 1.0 1.0 2010-09-28 11:18:59 status unpacked current-location 1.0 2010-09-28 11:18:59 status half-configured current-location 1.0 2010-09-28 11:18:59 status installed current-location 1.0 2010-09-28 11:19:36 startup archives install 2010-09-28 11:19:36 upgrade current-location 1.0 1.0 2010-09-28 11:19:36 status half-configured current-location 1.0 2010-09-28 11:19:36 status unpacked current-location 1.0 2010-09-28 11:19:36 status half-installed current-location 1.0 2010-09-28 11:19:36 status half-installed current-location 1.0 2010-09-28 11:19:36 status unpacked current-location 1.0 2010-09-28 11:19:36 status unpacked current-location 1.0 2010-09-28 11:19:36 configure current-location 1.0 1.0 2010-09-28 11:19:36 status unpacked current-location 1.0 2010-09-28 11:19:36 status half-configured current-location 1.0 2010-09-28 11:19:36 status installed current-location 1.0 2010-09-28 11:20:24 startup archives install 2010-09-28 11:20:24 upgrade current-location 1.0 1.0 2010-09-28 11:20:24 status half-configured current-location 1.0 2010-09-28 11:20:24 status unpacked current-location 1.0 2010-09-28 11:20:24 status half-installed current-location 1.0 2010-09-28 11:20:24 status half-installed current-location 1.0 2010-09-28 11:20:24 status unpacked current-location 1.0 2010-09-28 11:20:24 status unpacked current-location 1.0 2010-09-28 11:20:24 configure current-location 1.0 1.0 2010-09-28 11:20:24 status unpacked current-location 1.0 2010-09-28 11:20:24 status half-configured current-location 1.0 2010-09-28 11:20:24 status installed current-location 1.0 2010-09-29 11:25:29 startup packages configure 2010-09-30 11:00:09 startup archives unpack 2010-09-30 11:00:15 install iotop 0.4-2 2010-09-30 11:00:15 status half-installed iotop 0.4-2 2010-09-30 11:00:15 status triggers-pending man-db 2.5.7-4 2010-09-30 11:00:15 status half-installed iotop 0.4-2 2010-09-30 11:00:16 status unpacked iotop 0.4-2 2010-09-30 11:00:16 status unpacked iotop 0.4-2 2010-09-30 11:00:16 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-30 11:00:16 status half-configured man-db 2.5.7-4 2010-09-30 11:00:21 status installed man-db 2.5.7-4 2010-09-30 11:00:22 startup packages configure 2010-09-30 11:00:22 configure iotop 0.4-2 0.4-2 2010-09-30 11:00:22 status unpacked iotop 0.4-2 2010-09-30 11:00:22 status half-configured iotop 0.4-2 2010-09-30 11:00:22 status installed iotop 0.4-2 2010-09-30 11:00:22 status triggers-pending python-support 1.0.9 2010-09-30 11:00:22 trigproc python-support 1.0.9 1.0.9 2010-09-30 11:00:22 status half-configured python-support 1.0.9 2010-09-30 11:00:39 status installed python-support 1.0.9 2010-09-30 12:26:17 startup archives unpack 2010-09-30 12:26:17 install libdb5.0 5.0.26-3 2010-09-30 12:26:17 status half-installed libdb5.0 5.0.26-3 2010-09-30 12:26:18 status unpacked libdb5.0 5.0.26-3 2010-09-30 12:26:18 status unpacked libdb5.0 5.0.26-3 2010-09-30 12:26:18 install libarchive-zip-perl 1.30-3 2010-09-30 12:26:18 status half-installed libarchive-zip-perl 1.30-3 2010-09-30 12:26:18 status triggers-pending man-db 2.5.7-4 2010-09-30 12:26:18 status half-installed libarchive-zip-perl 1.30-3 2010-09-30 12:26:18 status unpacked libarchive-zip-perl 1.30-3 2010-09-30 12:26:18 status unpacked libarchive-zip-perl 1.30-3 2010-09-30 12:26:19 install libberkeleydb-perl 0.42-1 2010-09-30 12:26:19 status half-installed libberkeleydb-perl 0.42-1 2010-09-30 12:26:19 status half-installed libberkeleydb-perl 0.42-1 2010-09-30 12:26:19 status unpacked libberkeleydb-perl 0.42-1 2010-09-30 12:26:19 status unpacked libberkeleydb-perl 0.42-1 2010-09-30 12:26:19 install libconvert-tnef-perl 0.17-9 2010-09-30 12:26:19 status half-installed libconvert-tnef-perl 0.17-9 2010-09-30 12:26:19 status half-installed libconvert-tnef-perl 0.17-9 2010-09-30 12:26:19 status unpacked libconvert-tnef-perl 0.17-9 2010-09-30 12:26:19 status unpacked libconvert-tnef-perl 0.17-9 2010-09-30 12:26:19 install libconvert-uulib-perl 1.12-1 2010-09-30 12:26:19 status half-installed libconvert-uulib-perl 1.12-1 2010-09-30 12:26:19 status half-installed libconvert-uulib-perl 1.12-1 2010-09-30 12:26:20 status unpacked libconvert-uulib-perl 1.12-1 2010-09-30 12:26:20 status unpacked libconvert-uulib-perl 1.12-1 2010-09-30 12:26:20 install libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:20 status half-installed libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:20 status half-installed libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:20 status unpacked libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:20 status unpacked libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:20 install libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:20 status half-installed libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:20 status half-installed libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:20 status unpacked libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:20 status unpacked libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:21 install libmail-dkim-perl 0.38-1 2010-09-30 12:26:21 status half-installed libmail-dkim-perl 0.38-1 2010-09-30 12:26:21 status half-installed libmail-dkim-perl 0.38-1 2010-09-30 12:26:21 status unpacked libmail-dkim-perl 0.38-1 2010-09-30 12:26:21 status unpacked libmail-dkim-perl 0.38-1 2010-09-30 12:26:21 install libunix-syslog-perl 1.1-2 2010-09-30 12:26:21 status half-installed libunix-syslog-perl 1.1-2 2010-09-30 12:26:21 status half-installed libunix-syslog-perl 1.1-2 2010-09-30 12:26:21 status unpacked libunix-syslog-perl 1.1-2 2010-09-30 12:26:21 status unpacked libunix-syslog-perl 1.1-2 2010-09-30 12:26:21 install pax 1:20090728-1 2010-09-30 12:26:21 status half-installed pax 1:20090728-1 2010-09-30 12:26:21 status half-installed pax 1:20090728-1 2010-09-30 12:26:22 status unpacked pax 1:20090728-1 2010-09-30 12:26:22 status unpacked pax 1:20090728-1 2010-09-30 12:26:22 install amavisd-new 1:2.6.4-2 2010-09-30 12:26:22 status half-installed amavisd-new 1:2.6.4-2 2010-09-30 12:26:22 status half-installed amavisd-new 1:2.6.4-2 2010-09-30 12:26:22 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:23 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:23 trigproc man-db 2.5.7-4 2.5.7-4 2010-09-30 12:26:23 status half-configured man-db 2.5.7-4 2010-09-30 12:26:27 status installed man-db 2.5.7-4 2010-09-30 12:26:28 startup packages configure 2010-09-30 12:26:28 configure libdb5.0 5.0.26-3 5.0.26-3 2010-09-30 12:26:28 status unpacked libdb5.0 5.0.26-3 2010-09-30 12:26:28 status half-configured libdb5.0 5.0.26-3 2010-09-30 12:26:28 status installed libdb5.0 5.0.26-3 2010-09-30 12:26:28 configure libarchive-zip-perl 1.30-3 1.30-3 2010-09-30 12:26:28 status unpacked libarchive-zip-perl 1.30-3 2010-09-30 12:26:28 status half-configured libarchive-zip-perl 1.30-3 2010-09-30 12:26:28 status installed libarchive-zip-perl 1.30-3 2010-09-30 12:26:28 configure libberkeleydb-perl 0.42-1 0.42-1 2010-09-30 12:26:28 status unpacked libberkeleydb-perl 0.42-1 2010-09-30 12:26:29 status half-configured libberkeleydb-perl 0.42-1 2010-09-30 12:26:29 status installed libberkeleydb-perl 0.42-1 2010-09-30 12:26:29 configure libconvert-tnef-perl 0.17-9 0.17-9 2010-09-30 12:26:29 status unpacked libconvert-tnef-perl 0.17-9 2010-09-30 12:26:29 status half-configured libconvert-tnef-perl 0.17-9 2010-09-30 12:26:29 status installed libconvert-tnef-perl 0.17-9 2010-09-30 12:26:29 configure libconvert-uulib-perl 1.12-1 1.12-1 2010-09-30 12:26:29 status unpacked libconvert-uulib-perl 1.12-1 2010-09-30 12:26:29 status half-configured libconvert-uulib-perl 1.12-1 2010-09-30 12:26:29 status installed libconvert-uulib-perl 1.12-1 2010-09-30 12:26:29 configure libcrypt-openssl-bignum-perl 0.04-2 0.04-2 2010-09-30 12:26:29 status unpacked libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:29 status half-configured libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:29 status installed libcrypt-openssl-bignum-perl 0.04-2 2010-09-30 12:26:29 configure libcrypt-openssl-rsa-perl 0.25-1+b1 0.25-1+b1 2010-09-30 12:26:29 status unpacked libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:29 status half-configured libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:29 status installed libcrypt-openssl-rsa-perl 0.25-1+b1 2010-09-30 12:26:29 configure libmail-dkim-perl 0.38-1 0.38-1 2010-09-30 12:26:29 status unpacked libmail-dkim-perl 0.38-1 2010-09-30 12:26:29 status half-configured libmail-dkim-perl 0.38-1 2010-09-30 12:26:29 status installed libmail-dkim-perl 0.38-1 2010-09-30 12:26:29 configure libunix-syslog-perl 1.1-2 1.1-2 2010-09-30 12:26:29 status unpacked libunix-syslog-perl 1.1-2 2010-09-30 12:26:29 status half-configured libunix-syslog-perl 1.1-2 2010-09-30 12:26:29 status installed libunix-syslog-perl 1.1-2 2010-09-30 12:26:29 configure pax 1:20090728-1 1:20090728-1 2010-09-30 12:26:29 status unpacked pax 1:20090728-1 2010-09-30 12:26:29 status half-configured pax 1:20090728-1 2010-09-30 12:26:29 status installed pax 1:20090728-1 2010-09-30 12:26:29 configure amavisd-new 1:2.6.4-2 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status unpacked amavisd-new 1:2.6.4-2 2010-09-30 12:26:29 status half-configured amavisd-new 1:2.6.4-2 2010-09-30 12:26:33 status installed amavisd-new 1:2.6.4-2 2010-10-01 11:34:15 startup packages purge 2010-10-01 11:35:27 startup packages purge 2010-10-01 11:35:27 status installed munin-node 1.4.5-2 2010-10-01 11:35:31 remove munin-node 1.4.5-2 1.4.5-2 2010-10-01 11:35:31 status half-configured munin-node 1.4.5-2 2010-10-01 11:35:32 status half-installed munin-node 1.4.5-2 2010-10-01 11:35:32 status triggers-pending man-db 2.5.7-4 2010-10-01 11:35:32 status half-installed munin-node 1.4.5-2 2010-10-01 11:35:32 status config-files munin-node 1.4.5-2 2010-10-01 11:35:32 purge munin-node 1.4.5-2 1.4.5-2 2010-10-01 11:35:32 status config-files munin-node 1.4.5-2 2010-10-01 11:35:32 status config-files munin-node 1.4.5-2 2010-10-01 11:35:32 status config-files munin-node 1.4.5-2 2010-10-01 11:35:34 status config-files munin-node 1.4.5-2 2010-10-01 11:35:34 status config-files munin-node 1.4.5-2 2010-10-01 11:35:34 status not-installed munin-node 2010-10-01 11:35:34 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-01 11:35:34 status half-configured man-db 2.5.7-4 2010-10-01 11:35:40 status installed man-db 2.5.7-4 2010-10-06 16:50:42 startup packages remove 2010-10-06 16:50:42 status installed hal-cups-utils 0.6.16-3 2010-10-06 16:50:47 remove hal-cups-utils 0.6.16-3 0.6.16-3 2010-10-06 16:50:47 status half-configured hal-cups-utils 0.6.16-3 2010-10-06 16:50:47 status half-installed hal-cups-utils 0.6.16-3 2010-10-06 16:50:47 status triggers-pending hal 0.5.14-3 2010-10-06 16:50:47 status half-installed hal-cups-utils 0.6.16-3 2010-10-06 16:50:48 status config-files hal-cups-utils 0.6.16-3 2010-10-06 16:50:48 status config-files hal-cups-utils 0.6.16-3 2010-10-06 16:50:48 status config-files hal-cups-utils 0.6.16-3 2010-10-06 16:50:48 status config-files hal-cups-utils 0.6.16-3 2010-10-06 16:50:48 status not-installed hal-cups-utils 2010-10-06 16:50:48 status installed ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 remove ia32-libs-libnss3 3.12.6-0.0 3.12.6-0.0 2010-10-06 16:50:48 status half-configured ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 status half-installed ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 status config-files ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 status config-files ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 status config-files ia32-libs-libnss3 3.12.6-0.0 2010-10-06 16:50:48 status not-installed ia32-libs-libnss3 2010-10-06 16:50:48 status installed ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:48 remove ia32-libs-libnspr4 4.8.4-0.0 4.8.4-0.0 2010-10-06 16:50:48 status half-configured ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:48 status half-installed ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:49 status config-files ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:49 status config-files ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:49 status config-files ia32-libs-libnspr4 4.8.4-0.0 2010-10-06 16:50:49 status not-installed ia32-libs-libnspr4 2010-10-06 16:50:49 trigproc hal 0.5.14-3 0.5.14-3 2010-10-06 16:50:49 status half-configured hal 0.5.14-3 2010-10-06 16:50:51 status installed hal 0.5.14-3 2010-10-06 16:50:51 startup archives unpack 2010-10-06 16:50:52 upgrade debianutils 3.4 3.4.1 2010-10-06 16:50:52 status half-configured debianutils 3.4 2010-10-06 16:50:52 status unpacked debianutils 3.4 2010-10-06 16:50:52 status half-installed debianutils 3.4 2010-10-06 16:50:52 status triggers-pending man-db 2.5.7-4 2010-10-06 16:50:52 status half-installed debianutils 3.4 2010-10-06 16:50:53 status half-installed debianutils 3.4 2010-10-06 16:50:53 status unpacked debianutils 3.4.1 2010-10-06 16:50:53 status unpacked debianutils 3.4.1 2010-10-06 16:50:53 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:50:53 status half-configured man-db 2.5.7-4 2010-10-06 16:50:59 status installed man-db 2.5.7-4 2010-10-06 16:51:00 startup packages configure 2010-10-06 16:51:00 configure debianutils 3.4.1 3.4.1 2010-10-06 16:51:00 status unpacked debianutils 3.4.1 2010-10-06 16:51:00 status half-configured debianutils 3.4.1 2010-10-06 16:51:01 status installed debianutils 3.4.1 2010-10-06 16:51:02 startup archives unpack 2010-10-06 16:51:02 upgrade libc6-i386 2.11.2-2 2.11.2-6 2010-10-06 16:51:02 status half-configured libc6-i386 2.11.2-2 2010-10-06 16:51:02 status unpacked libc6-i386 2.11.2-2 2010-10-06 16:51:02 status half-installed libc6-i386 2.11.2-2 2010-10-06 16:51:03 status half-installed libc6-i386 2.11.2-2 2010-10-06 16:51:03 status unpacked libc6-i386 2.11.2-6 2010-10-06 16:51:04 status unpacked libc6-i386 2.11.2-6 2010-10-06 16:51:04 upgrade libc-dev-bin 2.11.2-2 2.11.2-6 2010-10-06 16:51:04 status half-configured libc-dev-bin 2.11.2-2 2010-10-06 16:51:04 status unpacked libc-dev-bin 2.11.2-2 2010-10-06 16:51:04 status half-installed libc-dev-bin 2.11.2-2 2010-10-06 16:51:04 status triggers-pending man-db 2.5.7-4 2010-10-06 16:51:04 status half-installed libc-dev-bin 2.11.2-2 2010-10-06 16:51:04 status half-installed libc-dev-bin 2.11.2-2 2010-10-06 16:51:04 status unpacked libc-dev-bin 2.11.2-6 2010-10-06 16:51:04 status unpacked libc-dev-bin 2.11.2-6 2010-10-06 16:51:05 upgrade libc6-dev 2.11.2-2 2.11.2-6 2010-10-06 16:51:05 status half-configured libc6-dev 2.11.2-2 2010-10-06 16:51:05 status unpacked libc6-dev 2.11.2-2 2010-10-06 16:51:05 status half-installed libc6-dev 2.11.2-2 2010-10-06 16:51:07 status half-installed libc6-dev 2.11.2-2 2010-10-06 16:51:07 status unpacked libc6-dev 2.11.2-6 2010-10-06 16:51:07 status unpacked libc6-dev 2.11.2-6 2010-10-06 16:51:07 upgrade libc-bin 2.11.2-2 2.11.2-6 2010-10-06 16:51:07 status half-configured libc-bin 2.11.2-2 2010-10-06 16:51:07 status unpacked libc-bin 2.11.2-2 2010-10-06 16:51:07 status half-installed libc-bin 2.11.2-2 2010-10-06 16:51:07 status half-installed libc-bin 2.11.2-2 2010-10-06 16:51:08 status half-installed libc-bin 2.11.2-2 2010-10-06 16:51:08 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:08 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:08 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:51:08 status half-configured man-db 2.5.7-4 2010-10-06 16:51:09 status installed man-db 2.5.7-4 2010-10-06 16:51:10 startup packages configure 2010-10-06 16:51:10 configure libc-bin 2.11.2-6 2.11.2-6 2010-10-06 16:51:10 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:10 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:10 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:10 status unpacked libc-bin 2.11.2-6 2010-10-06 16:51:10 status half-configured libc-bin 2.11.2-6 2010-10-06 16:51:10 status installed libc-bin 2.11.2-6 2010-10-06 16:51:11 startup archives unpack 2010-10-06 16:51:11 upgrade libc6 2.11.2-2 2.11.2-6 2010-10-06 16:51:11 status half-configured libc6 2.11.2-2 2010-10-06 16:51:11 status unpacked libc6 2.11.2-2 2010-10-06 16:51:11 status half-installed libc6 2.11.2-2 2010-10-06 16:51:13 status half-installed libc6 2.11.2-2 2010-10-06 16:51:13 status unpacked libc6 2.11.2-6 2010-10-06 16:51:13 status unpacked libc6 2.11.2-6 2010-10-06 16:51:14 startup packages configure 2010-10-06 16:51:14 configure libc6 2.11.2-6 2.11.2-6 2010-10-06 16:51:14 status unpacked libc6 2.11.2-6 2010-10-06 16:51:14 status unpacked libc6 2.11.2-6 2010-10-06 16:51:14 status half-configured libc6 2.11.2-6 2010-10-06 16:51:16 status installed libc6 2.11.2-6 2010-10-06 16:51:17 startup archives unpack 2010-10-06 16:51:18 upgrade linux-libc-dev 2.6.32-21 2.6.32-24 2010-10-06 16:51:18 status half-configured linux-libc-dev 2.6.32-21 2010-10-06 16:51:18 status unpacked linux-libc-dev 2.6.32-21 2010-10-06 16:51:18 status half-installed linux-libc-dev 2.6.32-21 2010-10-06 16:51:19 status half-installed linux-libc-dev 2.6.32-21 2010-10-06 16:51:19 status unpacked linux-libc-dev 2.6.32-24 2010-10-06 16:51:19 status unpacked linux-libc-dev 2.6.32-24 2010-10-06 16:51:19 upgrade libgomp1 4.4.4-11 4.4.5-2 2010-10-06 16:51:19 status half-configured libgomp1 4.4.4-11 2010-10-06 16:51:19 status unpacked libgomp1 4.4.4-11 2010-10-06 16:51:19 status half-installed libgomp1 4.4.4-11 2010-10-06 16:51:19 status half-installed libgomp1 4.4.4-11 2010-10-06 16:51:20 status unpacked libgomp1 4.4.5-2 2010-10-06 16:51:20 status unpacked libgomp1 4.4.5-2 2010-10-06 16:51:20 upgrade lib32stdc++6 4.4.4-11 4.4.5-2 2010-10-06 16:51:20 status half-configured lib32stdc++6 4.4.4-11 2010-10-06 16:51:20 status unpacked lib32stdc++6 4.4.4-11 2010-10-06 16:51:20 status half-installed lib32stdc++6 4.4.4-11 2010-10-06 16:51:20 status half-installed lib32stdc++6 4.4.4-11 2010-10-06 16:51:20 status unpacked lib32stdc++6 4.4.5-2 2010-10-06 16:51:20 status unpacked lib32stdc++6 4.4.5-2 2010-10-06 16:51:20 upgrade cpp-4.4 4.4.4-11 4.4.5-2 2010-10-06 16:51:20 status half-configured cpp-4.4 4.4.4-11 2010-10-06 16:51:20 status unpacked cpp-4.4 4.4.4-11 2010-10-06 16:51:20 status half-installed cpp-4.4 4.4.4-11 2010-10-06 16:51:21 status half-installed cpp-4.4 4.4.4-11 2010-10-06 16:51:21 status unpacked cpp-4.4 4.4.5-2 2010-10-06 16:51:21 status unpacked cpp-4.4 4.4.5-2 2010-10-06 16:51:21 upgrade binutils 2.20.1-13 2.20.1-15 2010-10-06 16:51:21 status half-configured binutils 2.20.1-13 2010-10-06 16:51:21 status unpacked binutils 2.20.1-13 2010-10-06 16:51:21 status half-installed binutils 2.20.1-13 2010-10-06 16:51:23 status triggers-pending man-db 2.5.7-4 2010-10-06 16:51:23 status half-installed binutils 2.20.1-13 2010-10-06 16:51:24 status half-installed binutils 2.20.1-13 2010-10-06 16:51:24 status unpacked binutils 2.20.1-15 2010-10-06 16:51:25 status unpacked binutils 2.20.1-15 2010-10-06 16:51:25 upgrade gcc-4.4-base 4.4.4-11 4.4.5-2 2010-10-06 16:51:25 status half-configured gcc-4.4-base 4.4.4-11 2010-10-06 16:51:25 status unpacked gcc-4.4-base 4.4.4-11 2010-10-06 16:51:25 status half-installed gcc-4.4-base 4.4.4-11 2010-10-06 16:51:25 status half-installed gcc-4.4-base 4.4.4-11 2010-10-06 16:51:25 status unpacked gcc-4.4-base 4.4.5-2 2010-10-06 16:51:26 status unpacked gcc-4.4-base 4.4.5-2 2010-10-06 16:51:26 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:51:26 status half-configured man-db 2.5.7-4 2010-10-06 16:51:26 status installed man-db 2.5.7-4 2010-10-06 16:51:27 startup packages configure 2010-10-06 16:51:27 configure gcc-4.4-base 4.4.5-2 4.4.5-2 2010-10-06 16:51:27 status unpacked gcc-4.4-base 4.4.5-2 2010-10-06 16:51:27 status half-configured gcc-4.4-base 4.4.5-2 2010-10-06 16:51:27 status installed gcc-4.4-base 4.4.5-2 2010-10-06 16:51:28 startup archives unpack 2010-10-06 16:51:28 upgrade libgcc1 1:4.4.4-11 1:4.4.5-2 2010-10-06 16:51:28 status half-configured libgcc1 1:4.4.4-11 2010-10-06 16:51:28 status unpacked libgcc1 1:4.4.4-11 2010-10-06 16:51:28 status half-installed libgcc1 1:4.4.4-11 2010-10-06 16:51:28 status half-installed libgcc1 1:4.4.4-11 2010-10-06 16:51:28 status unpacked libgcc1 1:4.4.5-2 2010-10-06 16:51:28 status unpacked libgcc1 1:4.4.5-2 2010-10-06 16:51:29 startup packages configure 2010-10-06 16:51:29 configure libgcc1 1:4.4.5-2 1:4.4.5-2 2010-10-06 16:51:29 status unpacked libgcc1 1:4.4.5-2 2010-10-06 16:51:29 status half-configured libgcc1 1:4.4.5-2 2010-10-06 16:51:29 status installed libgcc1 1:4.4.5-2 2010-10-06 16:51:30 startup archives unpack 2010-10-06 16:51:30 upgrade gcc-4.4 4.4.4-11 4.4.5-2 2010-10-06 16:51:30 status half-configured gcc-4.4 4.4.4-11 2010-10-06 16:51:30 status unpacked gcc-4.4 4.4.4-11 2010-10-06 16:51:30 status half-installed gcc-4.4 4.4.4-11 2010-10-06 16:51:31 status half-installed gcc-4.4 4.4.4-11 2010-10-06 16:51:31 status unpacked gcc-4.4 4.4.5-2 2010-10-06 16:51:31 status unpacked gcc-4.4 4.4.5-2 2010-10-06 16:51:31 upgrade g++-4.4 4.4.4-11 4.4.5-2 2010-10-06 16:51:31 status half-configured g++-4.4 4.4.4-11 2010-10-06 16:51:31 status unpacked g++-4.4 4.4.4-11 2010-10-06 16:51:31 status half-installed g++-4.4 4.4.4-11 2010-10-06 16:51:32 status half-installed g++-4.4 4.4.4-11 2010-10-06 16:51:32 status unpacked g++-4.4 4.4.5-2 2010-10-06 16:51:32 status unpacked g++-4.4 4.4.5-2 2010-10-06 16:51:33 upgrade libstdc++6-4.4-dev 4.4.4-11 4.4.5-2 2010-10-06 16:51:33 status half-configured libstdc++6-4.4-dev 4.4.4-11 2010-10-06 16:51:33 status unpacked libstdc++6-4.4-dev 4.4.4-11 2010-10-06 16:51:33 status half-installed libstdc++6-4.4-dev 4.4.4-11 2010-10-06 16:51:34 status half-installed libstdc++6-4.4-dev 4.4.4-11 2010-10-06 16:51:34 status unpacked libstdc++6-4.4-dev 4.4.5-2 2010-10-06 16:51:34 status unpacked libstdc++6-4.4-dev 4.4.5-2 2010-10-06 16:51:35 upgrade libgfortran3 4.4.4-11 4.4.5-2 2010-10-06 16:51:35 status half-configured libgfortran3 4.4.4-11 2010-10-06 16:51:35 status unpacked libgfortran3 4.4.4-11 2010-10-06 16:51:35 status half-installed libgfortran3 4.4.4-11 2010-10-06 16:51:35 status half-installed libgfortran3 4.4.4-11 2010-10-06 16:51:35 status unpacked libgfortran3 4.4.5-2 2010-10-06 16:51:35 status unpacked libgfortran3 4.4.5-2 2010-10-06 16:51:35 upgrade lib32gcc1 1:4.4.4-11 1:4.4.5-2 2010-10-06 16:51:35 status half-configured lib32gcc1 1:4.4.4-11 2010-10-06 16:51:35 status unpacked lib32gcc1 1:4.4.4-11 2010-10-06 16:51:35 status half-installed lib32gcc1 1:4.4.4-11 2010-10-06 16:51:36 status half-installed lib32gcc1 1:4.4.4-11 2010-10-06 16:51:36 status unpacked lib32gcc1 1:4.4.5-2 2010-10-06 16:51:36 status unpacked lib32gcc1 1:4.4.5-2 2010-10-06 16:51:36 upgrade libstdc++6 4.4.4-11 4.4.5-2 2010-10-06 16:51:36 status half-configured libstdc++6 4.4.4-11 2010-10-06 16:51:36 status unpacked libstdc++6 4.4.4-11 2010-10-06 16:51:36 status half-installed libstdc++6 4.4.4-11 2010-10-06 16:51:36 status half-installed libstdc++6 4.4.4-11 2010-10-06 16:51:36 status unpacked libstdc++6 4.4.5-2 2010-10-06 16:51:36 status unpacked libstdc++6 4.4.5-2 2010-10-06 16:51:37 startup packages configure 2010-10-06 16:51:37 configure libstdc++6 4.4.5-2 4.4.5-2 2010-10-06 16:51:37 status unpacked libstdc++6 4.4.5-2 2010-10-06 16:51:37 status half-configured libstdc++6 4.4.5-2 2010-10-06 16:51:37 status installed libstdc++6 4.4.5-2 2010-10-06 16:51:38 startup archives unpack 2010-10-06 16:51:38 upgrade debconf-i18n 1.5.35 1.5.36 2010-10-06 16:51:38 status half-configured debconf-i18n 1.5.35 2010-10-06 16:51:38 status unpacked debconf-i18n 1.5.35 2010-10-06 16:51:38 status half-installed debconf-i18n 1.5.35 2010-10-06 16:51:38 status triggers-pending man-db 2.5.7-4 2010-10-06 16:51:38 status half-installed debconf-i18n 1.5.35 2010-10-06 16:51:39 status half-installed debconf-i18n 1.5.35 2010-10-06 16:51:39 status unpacked debconf-i18n 1.5.36 2010-10-06 16:51:39 status unpacked debconf-i18n 1.5.36 2010-10-06 16:51:40 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:51:40 status half-configured man-db 2.5.7-4 2010-10-06 16:51:41 status installed man-db 2.5.7-4 2010-10-06 16:51:41 startup packages configure 2010-10-06 16:51:41 configure debconf-i18n 1.5.36 1.5.36 2010-10-06 16:51:41 status unpacked debconf-i18n 1.5.36 2010-10-06 16:51:41 status half-configured debconf-i18n 1.5.36 2010-10-06 16:51:41 status installed debconf-i18n 1.5.36 2010-10-06 16:51:42 startup archives unpack 2010-10-06 16:51:42 upgrade debconf 1.5.35 1.5.36 2010-10-06 16:51:42 status half-configured debconf 1.5.35 2010-10-06 16:51:43 status unpacked debconf 1.5.35 2010-10-06 16:51:43 status half-installed debconf 1.5.35 2010-10-06 16:51:43 status triggers-pending man-db 2.5.7-4 2010-10-06 16:51:43 status half-installed debconf 1.5.35 2010-10-06 16:51:44 status half-installed debconf 1.5.35 2010-10-06 16:51:44 status unpacked debconf 1.5.36 2010-10-06 16:51:44 status unpacked debconf 1.5.36 2010-10-06 16:51:44 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:51:44 status half-configured man-db 2.5.7-4 2010-10-06 16:51:45 status installed man-db 2.5.7-4 2010-10-06 16:51:46 startup packages configure 2010-10-06 16:51:46 configure debconf 1.5.36 1.5.36 2010-10-06 16:51:46 status unpacked debconf 1.5.36 2010-10-06 16:51:46 status unpacked debconf 1.5.36 2010-10-06 16:51:46 status unpacked debconf 1.5.36 2010-10-06 16:51:46 status unpacked debconf 1.5.36 2010-10-06 16:51:46 status half-configured debconf 1.5.36 2010-10-06 16:51:46 status installed debconf 1.5.36 2010-10-06 16:51:47 startup archives unpack 2010-10-06 16:51:47 upgrade ucf 3.0025 3.0025+nmu1 2010-10-06 16:51:47 status half-configured ucf 3.0025 2010-10-06 16:51:47 status unpacked ucf 3.0025 2010-10-06 16:51:47 status half-installed ucf 3.0025 2010-10-06 16:51:48 status triggers-pending man-db 2.5.7-4 2010-10-06 16:51:48 status half-installed ucf 3.0025 2010-10-06 16:51:48 status half-installed ucf 3.0025 2010-10-06 16:51:49 status unpacked ucf 3.0025+nmu1 2010-10-06 16:51:49 status unpacked ucf 3.0025+nmu1 2010-10-06 16:51:49 upgrade grub-pc 1.98+20100804-4 1.98+20100804-5 2010-10-06 16:51:49 status half-configured grub-pc 1.98+20100804-4 2010-10-06 16:51:49 status unpacked grub-pc 1.98+20100804-4 2010-10-06 16:51:49 status half-installed grub-pc 1.98+20100804-4 2010-10-06 16:51:49 status half-installed grub-pc 1.98+20100804-4 2010-10-06 16:51:50 status half-installed grub-pc 1.98+20100804-4 2010-10-06 16:51:50 status unpacked grub-pc 1.98+20100804-5 2010-10-06 16:51:50 status unpacked grub-pc 1.98+20100804-5 2010-10-06 16:51:50 upgrade gettext-base 0.18.1.1-1 0.18.1.1-3 2010-10-06 16:51:50 status half-configured gettext-base 0.18.1.1-1 2010-10-06 16:51:50 status unpacked gettext-base 0.18.1.1-1 2010-10-06 16:51:50 status half-installed gettext-base 0.18.1.1-1 2010-10-06 16:51:50 status half-installed gettext-base 0.18.1.1-1 2010-10-06 16:51:53 status half-installed gettext-base 0.18.1.1-1 2010-10-06 16:51:53 status unpacked gettext-base 0.18.1.1-3 2010-10-06 16:51:53 status unpacked gettext-base 0.18.1.1-3 2010-10-06 16:51:53 upgrade grub-common 1.98+20100804-4 1.98+20100804-5 2010-10-06 16:51:53 status half-configured grub-common 1.98+20100804-4 2010-10-06 16:51:53 status unpacked grub-common 1.98+20100804-4 2010-10-06 16:51:53 status half-installed grub-common 1.98+20100804-4 2010-10-06 16:51:53 status half-installed grub-common 1.98+20100804-4 2010-10-06 16:51:54 status triggers-pending install-info 4.13a.dfsg.1-5 2010-10-06 16:51:54 status half-installed grub-common 1.98+20100804-4 2010-10-06 16:51:55 status half-installed grub-common 1.98+20100804-4 2010-10-06 16:51:55 status unpacked grub-common 1.98+20100804-5 2010-10-06 16:51:55 status unpacked grub-common 1.98+20100804-5 2010-10-06 16:51:55 upgrade dpkg 1.15.8.4 1.15.8.5 2010-10-06 16:51:55 status half-configured dpkg 1.15.8.4 2010-10-06 16:51:55 status unpacked dpkg 1.15.8.4 2010-10-06 16:51:55 status half-installed dpkg 1.15.8.4 2010-10-06 16:51:56 status half-installed dpkg 1.15.8.4 2010-10-06 16:51:58 status half-installed dpkg 1.15.8.4 2010-10-06 16:51:58 status unpacked dpkg 1.15.8.5 2010-10-06 16:51:59 status unpacked dpkg 1.15.8.5 2010-10-06 16:51:59 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:51:59 status half-configured man-db 2.5.7-4 2010-10-06 16:52:04 status installed man-db 2.5.7-4 2010-10-06 16:52:04 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-10-06 16:52:04 status half-configured install-info 4.13a.dfsg.1-5 2010-10-06 16:52:05 status installed install-info 4.13a.dfsg.1-5 2010-10-06 16:52:06 startup packages configure 2010-10-06 16:52:06 configure dpkg 1.15.8.5 1.15.8.5 2010-10-06 16:52:06 status unpacked dpkg 1.15.8.5 2010-10-06 16:52:06 status unpacked dpkg 1.15.8.5 2010-10-06 16:52:06 status unpacked dpkg 1.15.8.5 2010-10-06 16:52:06 status unpacked dpkg 1.15.8.5 2010-10-06 16:52:06 status unpacked dpkg 1.15.8.5 2010-10-06 16:52:06 status half-configured dpkg 1.15.8.5 2010-10-06 16:52:06 status installed dpkg 1.15.8.5 2010-10-06 16:52:06 startup archives unpack 2010-10-06 16:52:07 upgrade login 1:4.1.4.2-1 1:4.1.4.2+svn3283-2 2010-10-06 16:52:07 status half-configured login 1:4.1.4.2-1 2010-10-06 16:52:07 status unpacked login 1:4.1.4.2-1 2010-10-06 16:52:07 status half-installed login 1:4.1.4.2-1 2010-10-06 16:52:07 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:07 status half-installed login 1:4.1.4.2-1 2010-10-06 16:52:08 status half-installed login 1:4.1.4.2-1 2010-10-06 16:52:09 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:09 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:09 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:09 status half-configured man-db 2.5.7-4 2010-10-06 16:52:11 status installed man-db 2.5.7-4 2010-10-06 16:52:11 startup packages configure 2010-10-06 16:52:11 configure login 1:4.1.4.2+svn3283-2 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status unpacked login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status half-configured login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:11 status installed login 1:4.1.4.2+svn3283-2 2010-10-06 16:52:12 startup archives unpack 2010-10-06 16:52:12 upgrade mount 2.17.2-3.1 2.17.2-3.3 2010-10-06 16:52:12 status half-configured mount 2.17.2-3.1 2010-10-06 16:52:12 status unpacked mount 2.17.2-3.1 2010-10-06 16:52:12 status half-installed mount 2.17.2-3.1 2010-10-06 16:52:14 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:14 status half-installed mount 2.17.2-3.1 2010-10-06 16:52:15 status half-installed mount 2.17.2-3.1 2010-10-06 16:52:15 status unpacked mount 2.17.2-3.3 2010-10-06 16:52:15 status unpacked mount 2.17.2-3.3 2010-10-06 16:52:15 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:15 status half-configured man-db 2.5.7-4 2010-10-06 16:52:16 status installed man-db 2.5.7-4 2010-10-06 16:52:16 startup packages configure 2010-10-06 16:52:16 configure mount 2.17.2-3.3 2.17.2-3.3 2010-10-06 16:52:16 status unpacked mount 2.17.2-3.3 2010-10-06 16:52:16 status half-configured mount 2.17.2-3.3 2010-10-06 16:52:16 status installed mount 2.17.2-3.3 2010-10-06 16:52:17 startup archives unpack 2010-10-06 16:52:17 upgrade ncurses-bin 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:52:17 status half-configured ncurses-bin 5.7+20100313-2 2010-10-06 16:52:17 status unpacked ncurses-bin 5.7+20100313-2 2010-10-06 16:52:17 status half-installed ncurses-bin 5.7+20100313-2 2010-10-06 16:52:18 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:18 status half-installed ncurses-bin 5.7+20100313-2 2010-10-06 16:52:18 status half-installed ncurses-bin 5.7+20100313-2 2010-10-06 16:52:18 status unpacked ncurses-bin 5.7+20100313-4 2010-10-06 16:52:18 status unpacked ncurses-bin 5.7+20100313-4 2010-10-06 16:52:18 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:18 status half-configured man-db 2.5.7-4 2010-10-06 16:52:19 status installed man-db 2.5.7-4 2010-10-06 16:52:20 startup packages configure 2010-10-06 16:52:20 configure ncurses-bin 5.7+20100313-4 5.7+20100313-4 2010-10-06 16:52:20 status unpacked ncurses-bin 5.7+20100313-4 2010-10-06 16:52:20 status half-configured ncurses-bin 5.7+20100313-4 2010-10-06 16:52:20 status installed ncurses-bin 5.7+20100313-4 2010-10-06 16:52:20 startup archives unpack 2010-10-06 16:52:21 upgrade tar 1.23-2.1 1.23-3 2010-10-06 16:52:21 status half-configured tar 1.23-2.1 2010-10-06 16:52:21 status unpacked tar 1.23-2.1 2010-10-06 16:52:21 status half-installed tar 1.23-2.1 2010-10-06 16:52:21 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:21 status half-installed tar 1.23-2.1 2010-10-06 16:52:22 status half-installed tar 1.23-2.1 2010-10-06 16:52:22 status unpacked tar 1.23-3 2010-10-06 16:52:22 status unpacked tar 1.23-3 2010-10-06 16:52:22 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:22 status half-configured man-db 2.5.7-4 2010-10-06 16:52:23 status installed man-db 2.5.7-4 2010-10-06 16:52:24 startup packages configure 2010-10-06 16:52:24 configure tar 1.23-3 1.23-3 2010-10-06 16:52:24 status unpacked tar 1.23-3 2010-10-06 16:52:24 status unpacked tar 1.23-3 2010-10-06 16:52:24 status half-configured tar 1.23-3 2010-10-06 16:52:27 status installed tar 1.23-3 2010-10-06 16:52:28 startup archives unpack 2010-10-06 16:52:29 upgrade lsb-base 3.2-23.1 3.2-25 2010-10-06 16:52:29 status half-configured lsb-base 3.2-23.1 2010-10-06 16:52:29 status unpacked lsb-base 3.2-23.1 2010-10-06 16:52:29 status half-installed lsb-base 3.2-23.1 2010-10-06 16:52:29 status half-installed lsb-base 3.2-23.1 2010-10-06 16:52:29 status unpacked lsb-base 3.2-25 2010-10-06 16:52:29 status unpacked lsb-base 3.2-25 2010-10-06 16:52:30 startup packages configure 2010-10-06 16:52:30 configure lsb-base 3.2-25 3.2-25 2010-10-06 16:52:30 status unpacked lsb-base 3.2-25 2010-10-06 16:52:30 status half-configured lsb-base 3.2-25 2010-10-06 16:52:30 status installed lsb-base 3.2-25 2010-10-06 16:52:31 startup archives unpack 2010-10-06 16:52:31 upgrade tzdata-java 2010l-1 2010m-1 2010-10-06 16:52:31 status half-configured tzdata-java 2010l-1 2010-10-06 16:52:31 status unpacked tzdata-java 2010l-1 2010-10-06 16:52:31 status half-installed tzdata-java 2010l-1 2010-10-06 16:52:32 status half-installed tzdata-java 2010l-1 2010-10-06 16:52:32 status unpacked tzdata-java 2010m-1 2010-10-06 16:52:32 status unpacked tzdata-java 2010m-1 2010-10-06 16:52:32 upgrade tzdata 2010l-1 2010m-1 2010-10-06 16:52:32 status half-configured tzdata 2010l-1 2010-10-06 16:52:32 status unpacked tzdata 2010l-1 2010-10-06 16:52:32 status half-installed tzdata 2010l-1 2010-10-06 16:52:35 status half-installed tzdata 2010l-1 2010-10-06 16:52:35 status unpacked tzdata 2010m-1 2010-10-06 16:52:35 status unpacked tzdata 2010m-1 2010-10-06 16:52:36 startup packages configure 2010-10-06 16:52:36 configure tzdata 2010m-1 2010m-1 2010-10-06 16:52:36 status unpacked tzdata 2010m-1 2010-10-06 16:52:36 status half-configured tzdata 2010m-1 2010-10-06 16:52:36 status installed tzdata 2010m-1 2010-10-06 16:52:37 startup archives unpack 2010-10-06 16:52:37 upgrade util-linux 2.17.2-3.1 2.17.2-3.3 2010-10-06 16:52:37 status half-configured util-linux 2.17.2-3.1 2010-10-06 16:52:37 status unpacked util-linux 2.17.2-3.1 2010-10-06 16:52:37 status half-installed util-linux 2.17.2-3.1 2010-10-06 16:52:38 status triggers-pending install-info 4.13a.dfsg.1-5 2010-10-06 16:52:38 status half-installed util-linux 2.17.2-3.1 2010-10-06 16:52:38 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:38 status half-installed util-linux 2.17.2-3.1 2010-10-06 16:52:39 status half-installed util-linux 2.17.2-3.1 2010-10-06 16:52:39 status unpacked util-linux 2.17.2-3.3 2010-10-06 16:52:39 status unpacked util-linux 2.17.2-3.3 2010-10-06 16:52:39 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-10-06 16:52:39 status half-configured install-info 4.13a.dfsg.1-5 2010-10-06 16:52:40 status installed install-info 4.13a.dfsg.1-5 2010-10-06 16:52:40 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:40 status half-configured man-db 2.5.7-4 2010-10-06 16:52:41 status installed man-db 2.5.7-4 2010-10-06 16:52:41 startup packages configure 2010-10-06 16:52:41 configure util-linux 2.17.2-3.3 2.17.2-3.3 2010-10-06 16:52:41 status unpacked util-linux 2.17.2-3.3 2010-10-06 16:52:41 status unpacked util-linux 2.17.2-3.3 2010-10-06 16:52:42 status unpacked util-linux 2.17.2-3.3 2010-10-06 16:52:42 status half-configured util-linux 2.17.2-3.3 2010-10-06 16:52:44 status installed util-linux 2.17.2-3.3 2010-10-06 16:52:44 startup archives unpack 2010-10-06 16:52:45 upgrade bsdutils 1:2.17.2-3.1 1:2.17.2-3.3 2010-10-06 16:52:45 status half-configured bsdutils 1:2.17.2-3.1 2010-10-06 16:52:45 status unpacked bsdutils 1:2.17.2-3.1 2010-10-06 16:52:45 status half-installed bsdutils 1:2.17.2-3.1 2010-10-06 16:52:45 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:45 status half-installed bsdutils 1:2.17.2-3.1 2010-10-06 16:52:45 status half-installed bsdutils 1:2.17.2-3.1 2010-10-06 16:52:45 status unpacked bsdutils 1:2.17.2-3.3 2010-10-06 16:52:45 status unpacked bsdutils 1:2.17.2-3.3 2010-10-06 16:52:45 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:45 status half-configured man-db 2.5.7-4 2010-10-06 16:52:46 status installed man-db 2.5.7-4 2010-10-06 16:52:47 startup packages configure 2010-10-06 16:52:47 configure bsdutils 1:2.17.2-3.3 1:2.17.2-3.3 2010-10-06 16:52:47 status unpacked bsdutils 1:2.17.2-3.3 2010-10-06 16:52:47 status half-configured bsdutils 1:2.17.2-3.3 2010-10-06 16:52:47 status installed bsdutils 1:2.17.2-3.3 2010-10-06 16:52:47 startup archives unpack 2010-10-06 16:52:48 upgrade ncurses-term 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:52:48 status half-configured ncurses-term 5.7+20100313-2 2010-10-06 16:52:48 status unpacked ncurses-term 5.7+20100313-2 2010-10-06 16:52:48 status half-installed ncurses-term 5.7+20100313-2 2010-10-06 16:52:51 status half-installed ncurses-term 5.7+20100313-2 2010-10-06 16:52:51 status unpacked ncurses-term 5.7+20100313-4 2010-10-06 16:52:51 status unpacked ncurses-term 5.7+20100313-4 2010-10-06 16:52:51 upgrade ncurses-base 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:52:51 status half-configured ncurses-base 5.7+20100313-2 2010-10-06 16:52:51 status unpacked ncurses-base 5.7+20100313-2 2010-10-06 16:52:51 status half-installed ncurses-base 5.7+20100313-2 2010-10-06 16:52:52 status half-installed ncurses-base 5.7+20100313-2 2010-10-06 16:52:52 status unpacked ncurses-base 5.7+20100313-4 2010-10-06 16:52:52 status unpacked ncurses-base 5.7+20100313-4 2010-10-06 16:52:53 startup packages configure 2010-10-06 16:52:53 configure ncurses-base 5.7+20100313-4 5.7+20100313-4 2010-10-06 16:52:53 status unpacked ncurses-base 5.7+20100313-4 2010-10-06 16:52:53 status unpacked ncurses-base 5.7+20100313-4 2010-10-06 16:52:53 status half-configured ncurses-base 5.7+20100313-4 2010-10-06 16:52:53 status installed ncurses-base 5.7+20100313-4 2010-10-06 16:52:53 startup archives unpack 2010-10-06 16:52:54 upgrade libpam-modules 1.1.1-4 1.1.1-6 2010-10-06 16:52:54 status half-configured libpam-modules 1.1.1-4 2010-10-06 16:52:54 status unpacked libpam-modules 1.1.1-4 2010-10-06 16:52:54 status half-installed libpam-modules 1.1.1-4 2010-10-06 16:52:55 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:55 status half-installed libpam-modules 1.1.1-4 2010-10-06 16:52:55 status half-installed libpam-modules 1.1.1-4 2010-10-06 16:52:55 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:55 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:55 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:52:55 status half-configured man-db 2.5.7-4 2010-10-06 16:52:56 status installed man-db 2.5.7-4 2010-10-06 16:52:57 startup packages configure 2010-10-06 16:52:57 configure libpam-modules 1.1.1-6 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status unpacked libpam-modules 1.1.1-6 2010-10-06 16:52:57 status half-configured libpam-modules 1.1.1-6 2010-10-06 16:52:57 status installed libpam-modules 1.1.1-6 2010-10-06 16:52:58 startup archives unpack 2010-10-06 16:52:58 upgrade pkg-config 0.25-1 0.25-1.1 2010-10-06 16:52:58 status half-configured pkg-config 0.25-1 2010-10-06 16:52:58 status unpacked pkg-config 0.25-1 2010-10-06 16:52:58 status half-installed pkg-config 0.25-1 2010-10-06 16:52:59 status triggers-pending man-db 2.5.7-4 2010-10-06 16:52:59 status half-installed pkg-config 0.25-1 2010-10-06 16:52:59 status half-installed pkg-config 0.25-1 2010-10-06 16:52:59 status unpacked pkg-config 0.25-1.1 2010-10-06 16:52:59 status unpacked pkg-config 0.25-1.1 2010-10-06 16:52:59 upgrade libglib2.0-dev 2.24.1-1 2.24.2-1 2010-10-06 16:52:59 status half-configured libglib2.0-dev 2.24.1-1 2010-10-06 16:52:59 status unpacked libglib2.0-dev 2.24.1-1 2010-10-06 16:52:59 status half-installed libglib2.0-dev 2.24.1-1 2010-10-06 16:53:00 status half-installed libglib2.0-dev 2.24.1-1 2010-10-06 16:53:00 status half-installed libglib2.0-dev 2.24.1-1 2010-10-06 16:53:00 status unpacked libglib2.0-dev 2.24.2-1 2010-10-06 16:53:01 status unpacked libglib2.0-dev 2.24.2-1 2010-10-06 16:53:01 upgrade libglib2.0-0 2.24.1-1 2.24.2-1 2010-10-06 16:53:01 status half-configured libglib2.0-0 2.24.1-1 2010-10-06 16:53:01 status unpacked libglib2.0-0 2.24.1-1 2010-10-06 16:53:01 status half-installed libglib2.0-0 2.24.1-1 2010-10-06 16:53:01 status half-installed libglib2.0-0 2.24.1-1 2010-10-06 16:53:02 status unpacked libglib2.0-0 2.24.2-1 2010-10-06 16:53:02 status unpacked libglib2.0-0 2.24.2-1 2010-10-06 16:53:02 upgrade libldap-2.4-2 2.4.23-4 2.4.23-6 2010-10-06 16:53:02 status half-configured libldap-2.4-2 2.4.23-4 2010-10-06 16:53:02 status unpacked libldap-2.4-2 2.4.23-4 2010-10-06 16:53:02 status half-installed libldap-2.4-2 2.4.23-4 2010-10-06 16:53:02 status half-installed libldap-2.4-2 2.4.23-4 2010-10-06 16:53:02 status half-installed libldap-2.4-2 2.4.23-4 2010-10-06 16:53:02 status unpacked libldap-2.4-2 2.4.23-6 2010-10-06 16:53:02 status unpacked libldap-2.4-2 2.4.23-6 2010-10-06 16:53:03 upgrade gconf2-common 2.28.1-3 2.28.1-4 2010-10-06 16:53:03 status half-configured gconf2-common 2.28.1-3 2010-10-06 16:53:03 status unpacked gconf2-common 2.28.1-3 2010-10-06 16:53:03 status half-installed gconf2-common 2.28.1-3 2010-10-06 16:53:03 status triggers-pending gconf2 2.28.1-3 2010-10-06 16:53:03 status half-installed gconf2-common 2.28.1-3 2010-10-06 16:53:03 status triggers-pending gconf2 2.28.1-3 2010-10-06 16:53:03 status triggers-pending gconf2 2.28.1-3 2010-10-06 16:53:06 status half-installed gconf2-common 2.28.1-3 2010-10-06 16:53:06 status unpacked gconf2-common 2.28.1-4 2010-10-06 16:53:07 status unpacked gconf2-common 2.28.1-4 2010-10-06 16:53:07 upgrade libgconf2-4 2.28.1-3 2.28.1-4 2010-10-06 16:53:07 status half-configured libgconf2-4 2.28.1-3 2010-10-06 16:53:07 status unpacked libgconf2-4 2.28.1-3 2010-10-06 16:53:07 status half-installed libgconf2-4 2.28.1-3 2010-10-06 16:53:08 status half-installed libgconf2-4 2.28.1-3 2010-10-06 16:53:08 status unpacked libgconf2-4 2.28.1-4 2010-10-06 16:53:08 status unpacked libgconf2-4 2.28.1-4 2010-10-06 16:53:08 upgrade libedataserver1.2-13 2.30.3-1 2.30.3-2 2010-10-06 16:53:08 status half-configured libedataserver1.2-13 2.30.3-1 2010-10-06 16:53:08 status unpacked libedataserver1.2-13 2.30.3-1 2010-10-06 16:53:08 status half-installed libedataserver1.2-13 2.30.3-1 2010-10-06 16:53:08 status half-installed libedataserver1.2-13 2.30.3-1 2010-10-06 16:53:09 status unpacked libedataserver1.2-13 2.30.3-2 2010-10-06 16:53:09 status unpacked libedataserver1.2-13 2.30.3-2 2010-10-06 16:53:09 upgrade libk5crypto3 1.8.3+dfsg~beta1-1 1.8.3+dfsg-1 2010-10-06 16:53:09 status half-configured libk5crypto3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:09 status unpacked libk5crypto3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:09 status half-installed libk5crypto3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:09 status half-installed libk5crypto3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:09 status unpacked libk5crypto3 1.8.3+dfsg-1 2010-10-06 16:53:10 status unpacked libk5crypto3 1.8.3+dfsg-1 2010-10-06 16:53:10 upgrade libgssapi-krb5-2 1.8.3+dfsg~beta1-1 1.8.3+dfsg-1 2010-10-06 16:53:10 status half-configured libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-10-06 16:53:10 status unpacked libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-10-06 16:53:10 status half-installed libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-10-06 16:53:10 status half-installed libgssapi-krb5-2 1.8.3+dfsg~beta1-1 2010-10-06 16:53:10 status unpacked libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-06 16:53:10 status unpacked libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-06 16:53:11 upgrade libkrb5-3 1.8.3+dfsg~beta1-1 1.8.3+dfsg-1 2010-10-06 16:53:11 status half-configured libkrb5-3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status unpacked libkrb5-3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status half-installed libkrb5-3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status half-installed libkrb5-3 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status unpacked libkrb5-3 1.8.3+dfsg-1 2010-10-06 16:53:11 status unpacked libkrb5-3 1.8.3+dfsg-1 2010-10-06 16:53:11 upgrade libkrb5support0 1.8.3+dfsg~beta1-1 1.8.3+dfsg-1 2010-10-06 16:53:11 status half-configured libkrb5support0 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status unpacked libkrb5support0 1.8.3+dfsg~beta1-1 2010-10-06 16:53:11 status half-installed libkrb5support0 1.8.3+dfsg~beta1-1 2010-10-06 16:53:12 status half-installed libkrb5support0 1.8.3+dfsg~beta1-1 2010-10-06 16:53:12 status unpacked libkrb5support0 1.8.3+dfsg-1 2010-10-06 16:53:12 status unpacked libkrb5support0 1.8.3+dfsg-1 2010-10-06 16:53:12 upgrade libcamel1.2-14 2.30.3-1 2.30.3-2 2010-10-06 16:53:12 status half-configured libcamel1.2-14 2.30.3-1 2010-10-06 16:53:12 status unpacked libcamel1.2-14 2.30.3-1 2010-10-06 16:53:12 status half-installed libcamel1.2-14 2.30.3-1 2010-10-06 16:53:12 status half-installed libcamel1.2-14 2.30.3-1 2010-10-06 16:53:12 status unpacked libcamel1.2-14 2.30.3-2 2010-10-06 16:53:12 status unpacked libcamel1.2-14 2.30.3-2 2010-10-06 16:53:13 upgrade libcairo2-dev 1.8.10-5 1.8.10-6 2010-10-06 16:53:13 status half-configured libcairo2-dev 1.8.10-5 2010-10-06 16:53:13 status unpacked libcairo2-dev 1.8.10-5 2010-10-06 16:53:13 status half-installed libcairo2-dev 1.8.10-5 2010-10-06 16:53:13 status half-installed libcairo2-dev 1.8.10-5 2010-10-06 16:53:13 status unpacked libcairo2-dev 1.8.10-6 2010-10-06 16:53:13 status unpacked libcairo2-dev 1.8.10-6 2010-10-06 16:53:13 upgrade libcairo2 1.8.10-5 1.8.10-6 2010-10-06 16:53:13 status half-configured libcairo2 1.8.10-5 2010-10-06 16:53:13 status unpacked libcairo2 1.8.10-5 2010-10-06 16:53:13 status half-installed libcairo2 1.8.10-5 2010-10-06 16:53:13 status half-installed libcairo2 1.8.10-5 2010-10-06 16:53:14 status unpacked libcairo2 1.8.10-6 2010-10-06 16:53:14 status unpacked libcairo2 1.8.10-6 2010-10-06 16:53:14 upgrade libdb4.8 4.8.30-1 4.8.30-2 2010-10-06 16:53:14 status half-configured libdb4.8 4.8.30-1 2010-10-06 16:53:14 status unpacked libdb4.8 4.8.30-1 2010-10-06 16:53:14 status half-installed libdb4.8 4.8.30-1 2010-10-06 16:53:14 status half-installed libdb4.8 4.8.30-1 2010-10-06 16:53:14 status unpacked libdb4.8 4.8.30-2 2010-10-06 16:53:14 status unpacked libdb4.8 4.8.30-2 2010-10-06 16:53:14 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:53:14 status half-configured man-db 2.5.7-4 2010-10-06 16:53:15 status installed man-db 2.5.7-4 2010-10-06 16:53:15 trigproc gconf2 2.28.1-3 2.28.1-3 2010-10-06 16:53:15 status half-configured gconf2 2.28.1-3 2010-10-06 16:53:30 status installed gconf2 2.28.1-3 2010-10-06 16:53:31 startup packages configure 2010-10-06 16:53:31 configure libdb4.8 4.8.30-2 4.8.30-2 2010-10-06 16:53:31 status unpacked libdb4.8 4.8.30-2 2010-10-06 16:53:31 status half-configured libdb4.8 4.8.30-2 2010-10-06 16:53:31 status installed libdb4.8 4.8.30-2 2010-10-06 16:53:32 startup archives unpack 2010-10-06 16:53:32 upgrade libebackend1.2-0 2.30.3-1 2.30.3-2 2010-10-06 16:53:32 status half-configured libebackend1.2-0 2.30.3-1 2010-10-06 16:53:32 status unpacked libebackend1.2-0 2.30.3-1 2010-10-06 16:53:32 status half-installed libebackend1.2-0 2.30.3-1 2010-10-06 16:53:33 status half-installed libebackend1.2-0 2.30.3-1 2010-10-06 16:53:33 status unpacked libebackend1.2-0 2.30.3-2 2010-10-06 16:53:33 status unpacked libebackend1.2-0 2.30.3-2 2010-10-06 16:53:33 upgrade libebook1.2-9 2.30.3-1 2.30.3-2 2010-10-06 16:53:33 status half-configured libebook1.2-9 2.30.3-1 2010-10-06 16:53:33 status unpacked libebook1.2-9 2.30.3-1 2010-10-06 16:53:33 status half-installed libebook1.2-9 2.30.3-1 2010-10-06 16:53:34 status half-installed libebook1.2-9 2.30.3-1 2010-10-06 16:53:34 status unpacked libebook1.2-9 2.30.3-2 2010-10-06 16:53:34 status unpacked libebook1.2-9 2.30.3-2 2010-10-06 16:53:34 upgrade libecal1.2-7 2.30.3-1 2.30.3-2 2010-10-06 16:53:34 status half-configured libecal1.2-7 2.30.3-1 2010-10-06 16:53:34 status unpacked libecal1.2-7 2.30.3-1 2010-10-06 16:53:34 status half-installed libecal1.2-7 2.30.3-1 2010-10-06 16:53:35 status half-installed libecal1.2-7 2.30.3-1 2010-10-06 16:53:35 status unpacked libecal1.2-7 2.30.3-2 2010-10-06 16:53:35 status unpacked libecal1.2-7 2.30.3-2 2010-10-06 16:53:35 upgrade libgail-common 2.20.1-1 2.20.1-1+b1 2010-10-06 16:53:35 status half-configured libgail-common 2.20.1-1 2010-10-06 16:53:35 status unpacked libgail-common 2.20.1-1 2010-10-06 16:53:35 status half-installed libgail-common 2.20.1-1 2010-10-06 16:53:35 status half-installed libgail-common 2.20.1-1 2010-10-06 16:53:35 status unpacked libgail-common 2.20.1-1+b1 2010-10-06 16:53:35 status unpacked libgail-common 2.20.1-1+b1 2010-10-06 16:53:36 upgrade libgail18 2.20.1-1 2.20.1-1+b1 2010-10-06 16:53:36 status half-configured libgail18 2.20.1-1 2010-10-06 16:53:36 status unpacked libgail18 2.20.1-1 2010-10-06 16:53:36 status half-installed libgail18 2.20.1-1 2010-10-06 16:53:36 status half-installed libgail18 2.20.1-1 2010-10-06 16:53:36 status unpacked libgail18 2.20.1-1+b1 2010-10-06 16:53:36 status unpacked libgail18 2.20.1-1+b1 2010-10-06 16:53:36 upgrade gtk2-engines-pixbuf 2.20.1-1 2.20.1-1+b1 2010-10-06 16:53:36 status half-configured gtk2-engines-pixbuf 2.20.1-1 2010-10-06 16:53:36 status unpacked gtk2-engines-pixbuf 2.20.1-1 2010-10-06 16:53:36 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-10-06 16:53:36 status half-installed gtk2-engines-pixbuf 2.20.1-1 2010-10-06 16:53:37 status unpacked gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-06 16:53:37 status unpacked gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-06 16:53:37 upgrade libcups2 1.4.4-3 1.4.4-6 2010-10-06 16:53:37 status half-configured libcups2 1.4.4-3 2010-10-06 16:53:37 status unpacked libcups2 1.4.4-3 2010-10-06 16:53:37 status half-installed libcups2 1.4.4-3 2010-10-06 16:53:37 status half-installed libcups2 1.4.4-3 2010-10-06 16:53:37 status unpacked libcups2 1.4.4-6 2010-10-06 16:53:37 status unpacked libcups2 1.4.4-6 2010-10-06 16:53:37 upgrade libjasper1 1.900.1-7 1.900.1-7+b1 2010-10-06 16:53:37 status half-configured libjasper1 1.900.1-7 2010-10-06 16:53:37 status unpacked libjasper1 1.900.1-7 2010-10-06 16:53:37 status half-installed libjasper1 1.900.1-7 2010-10-06 16:53:38 status half-installed libjasper1 1.900.1-7 2010-10-06 16:53:38 status unpacked libjasper1 1.900.1-7+b1 2010-10-06 16:53:38 status unpacked libjasper1 1.900.1-7+b1 2010-10-06 16:53:38 upgrade libtiff4 3.9.4-3 3.9.4-4 2010-10-06 16:53:38 status half-configured libtiff4 3.9.4-3 2010-10-06 16:53:38 status unpacked libtiff4 3.9.4-3 2010-10-06 16:53:38 status half-installed libtiff4 3.9.4-3 2010-10-06 16:53:38 status half-installed libtiff4 3.9.4-3 2010-10-06 16:53:38 status unpacked libtiff4 3.9.4-4 2010-10-06 16:53:38 status unpacked libtiff4 3.9.4-4 2010-10-06 16:53:38 upgrade libgtk2.0-0 2.20.1-1 2.20.1-1+b1 2010-10-06 16:53:38 status half-configured libgtk2.0-0 2.20.1-1 2010-10-06 16:53:38 status unpacked libgtk2.0-0 2.20.1-1 2010-10-06 16:53:38 status half-installed libgtk2.0-0 2.20.1-1 2010-10-06 16:53:39 status half-installed libgtk2.0-0 2.20.1-1 2010-10-06 16:53:40 status unpacked libgtk2.0-0 2.20.1-1+b1 2010-10-06 16:53:40 status unpacked libgtk2.0-0 2.20.1-1+b1 2010-10-06 16:53:40 upgrade libedata-book1.2-2 2.30.3-1 2.30.3-2 2010-10-06 16:53:40 status half-configured libedata-book1.2-2 2.30.3-1 2010-10-06 16:53:40 status unpacked libedata-book1.2-2 2.30.3-1 2010-10-06 16:53:40 status half-installed libedata-book1.2-2 2.30.3-1 2010-10-06 16:53:40 status half-installed libedata-book1.2-2 2.30.3-1 2010-10-06 16:53:40 status unpacked libedata-book1.2-2 2.30.3-2 2010-10-06 16:53:40 status unpacked libedata-book1.2-2 2.30.3-2 2010-10-06 16:53:40 upgrade libedata-cal1.2-7 2.30.3-1 2.30.3-2 2010-10-06 16:53:40 status half-configured libedata-cal1.2-7 2.30.3-1 2010-10-06 16:53:40 status unpacked libedata-cal1.2-7 2.30.3-1 2010-10-06 16:53:40 status half-installed libedata-cal1.2-7 2.30.3-1 2010-10-06 16:53:41 status half-installed libedata-cal1.2-7 2.30.3-1 2010-10-06 16:53:41 status unpacked libedata-cal1.2-7 2.30.3-2 2010-10-06 16:53:41 status unpacked libedata-cal1.2-7 2.30.3-2 2010-10-06 16:53:41 upgrade libegroupwise1.2-13 2.30.3-1 2.30.3-2 2010-10-06 16:53:41 status half-configured libegroupwise1.2-13 2.30.3-1 2010-10-06 16:53:41 status unpacked libegroupwise1.2-13 2.30.3-1 2010-10-06 16:53:41 status half-installed libegroupwise1.2-13 2.30.3-1 2010-10-06 16:53:41 status half-installed libegroupwise1.2-13 2.30.3-1 2010-10-06 16:53:41 status unpacked libegroupwise1.2-13 2.30.3-2 2010-10-06 16:53:41 status unpacked libegroupwise1.2-13 2.30.3-2 2010-10-06 16:53:42 upgrade libgdata1.2-1 2.30.3-1 2.30.3-2 2010-10-06 16:53:42 status half-configured libgdata1.2-1 2.30.3-1 2010-10-06 16:53:42 status unpacked libgdata1.2-1 2.30.3-1 2010-10-06 16:53:42 status half-installed libgdata1.2-1 2.30.3-1 2010-10-06 16:53:42 status half-installed libgdata1.2-1 2.30.3-1 2010-10-06 16:53:42 status unpacked libgdata1.2-1 2.30.3-2 2010-10-06 16:53:42 status unpacked libgdata1.2-1 2.30.3-2 2010-10-06 16:53:42 upgrade libgdata-google1.2-1 2.30.3-1 2.30.3-2 2010-10-06 16:53:42 status half-configured libgdata-google1.2-1 2.30.3-1 2010-10-06 16:53:42 status unpacked libgdata-google1.2-1 2.30.3-1 2010-10-06 16:53:42 status half-installed libgdata-google1.2-1 2.30.3-1 2010-10-06 16:53:43 status half-installed libgdata-google1.2-1 2.30.3-1 2010-10-06 16:53:43 status unpacked libgdata-google1.2-1 2.30.3-2 2010-10-06 16:53:43 status unpacked libgdata-google1.2-1 2.30.3-2 2010-10-06 16:53:43 upgrade evolution-data-server 2.30.3-1 2.30.3-2 2010-10-06 16:53:43 status half-configured evolution-data-server 2.30.3-1 2010-10-06 16:53:43 status unpacked evolution-data-server 2.30.3-1 2010-10-06 16:53:43 status half-installed evolution-data-server 2.30.3-1 2010-10-06 16:53:43 status half-installed evolution-data-server 2.30.3-1 2010-10-06 16:53:43 status unpacked evolution-data-server 2.30.3-2 2010-10-06 16:53:44 status unpacked evolution-data-server 2.30.3-2 2010-10-06 16:53:44 upgrade evolution-data-server-common 2.30.3-1 2.30.3-2 2010-10-06 16:53:44 status half-configured evolution-data-server-common 2.30.3-1 2010-10-06 16:53:44 status unpacked evolution-data-server-common 2.30.3-1 2010-10-06 16:53:44 status half-installed evolution-data-server-common 2.30.3-1 2010-10-06 16:53:45 status half-installed evolution-data-server-common 2.30.3-1 2010-10-06 16:53:45 status unpacked evolution-data-server-common 2.30.3-2 2010-10-06 16:53:46 status unpacked evolution-data-server-common 2.30.3-2 2010-10-06 16:53:46 upgrade libedataserverui1.2-8 2.30.3-1 2.30.3-2 2010-10-06 16:53:46 status half-configured libedataserverui1.2-8 2.30.3-1 2010-10-06 16:53:46 status unpacked libedataserverui1.2-8 2.30.3-1 2010-10-06 16:53:46 status half-installed libedataserverui1.2-8 2.30.3-1 2010-10-06 16:53:47 status half-installed libedataserverui1.2-8 2.30.3-1 2010-10-06 16:53:48 status unpacked libedataserverui1.2-8 2.30.3-2 2010-10-06 16:53:48 status unpacked libedataserverui1.2-8 2.30.3-2 2010-10-06 16:53:48 upgrade libunique-1.0-0 1.1.6-1 1.1.6-1.1 2010-10-06 16:53:48 status half-configured libunique-1.0-0 1.1.6-1 2010-10-06 16:53:48 status unpacked libunique-1.0-0 1.1.6-1 2010-10-06 16:53:48 status half-installed libunique-1.0-0 1.1.6-1 2010-10-06 16:53:48 status half-installed libunique-1.0-0 1.1.6-1 2010-10-06 16:53:48 status unpacked libunique-1.0-0 1.1.6-1.1 2010-10-06 16:53:48 status unpacked libunique-1.0-0 1.1.6-1.1 2010-10-06 16:53:48 upgrade libevolution 2.30.3-1 2.30.3-2 2010-10-06 16:53:48 status half-configured libevolution 2.30.3-1 2010-10-06 16:53:48 status unpacked libevolution 2.30.3-1 2010-10-06 16:53:48 status half-installed libevolution 2.30.3-1 2010-10-06 16:53:49 status half-installed libevolution 2.30.3-1 2010-10-06 16:53:49 status unpacked libevolution 2.30.3-2 2010-10-06 16:53:50 status unpacked libevolution 2.30.3-2 2010-10-06 16:53:50 upgrade libncurses5 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:53:50 status half-configured libncurses5 5.7+20100313-2 2010-10-06 16:53:50 status unpacked libncurses5 5.7+20100313-2 2010-10-06 16:53:50 status half-installed libncurses5 5.7+20100313-2 2010-10-06 16:53:51 status half-installed libncurses5 5.7+20100313-2 2010-10-06 16:53:51 status unpacked libncurses5 5.7+20100313-4 2010-10-06 16:53:52 status unpacked libncurses5 5.7+20100313-4 2010-10-06 16:53:52 startup packages configure 2010-10-06 16:53:52 configure libncurses5 5.7+20100313-4 5.7+20100313-4 2010-10-06 16:53:52 status unpacked libncurses5 5.7+20100313-4 2010-10-06 16:53:52 status half-configured libncurses5 5.7+20100313-4 2010-10-06 16:53:52 status installed libncurses5 5.7+20100313-4 2010-10-06 16:53:53 startup archives unpack 2010-10-06 16:53:54 upgrade psmisc 22.12-1 22.13-1 2010-10-06 16:53:54 status half-configured psmisc 22.12-1 2010-10-06 16:53:54 status unpacked psmisc 22.12-1 2010-10-06 16:53:54 status half-installed psmisc 22.12-1 2010-10-06 16:53:54 status triggers-pending man-db 2.5.7-4 2010-10-06 16:53:54 status half-installed psmisc 22.12-1 2010-10-06 16:53:54 status triggers-pending menu 2.1.43 2010-10-06 16:53:54 status half-installed psmisc 22.12-1 2010-10-06 16:53:55 status half-installed psmisc 22.12-1 2010-10-06 16:53:55 status triggers-awaited menu 2.1.43 2010-10-06 16:53:55 status unpacked psmisc 22.13-1 2010-10-06 16:53:55 status unpacked psmisc 22.13-1 2010-10-06 16:53:55 upgrade libpython2.6 2.6.6-3 2.6.6-5 2010-10-06 16:53:55 status half-configured libpython2.6 2.6.6-3 2010-10-06 16:53:55 status unpacked libpython2.6 2.6.6-3 2010-10-06 16:53:55 status half-installed libpython2.6 2.6.6-3 2010-10-06 16:53:57 status half-installed libpython2.6 2.6.6-3 2010-10-06 16:53:57 status unpacked libpython2.6 2.6.6-5 2010-10-06 16:53:57 status unpacked libpython2.6 2.6.6-5 2010-10-06 16:53:57 upgrade bzip2 1.0.5-4 1.0.5-6 2010-10-06 16:53:57 status half-configured bzip2 1.0.5-4 2010-10-06 16:53:57 status unpacked bzip2 1.0.5-4 2010-10-06 16:53:57 status half-installed bzip2 1.0.5-4 2010-10-06 16:53:57 status half-installed bzip2 1.0.5-4 2010-10-06 16:53:58 status half-installed bzip2 1.0.5-4 2010-10-06 16:53:58 status unpacked bzip2 1.0.5-6 2010-10-06 16:53:58 status unpacked bzip2 1.0.5-6 2010-10-06 16:53:58 upgrade libbz2-1.0 1.0.5-4 1.0.5-6 2010-10-06 16:53:58 status half-configured libbz2-1.0 1.0.5-4 2010-10-06 16:53:58 status unpacked libbz2-1.0 1.0.5-4 2010-10-06 16:53:58 status half-installed libbz2-1.0 1.0.5-4 2010-10-06 16:53:58 status half-installed libbz2-1.0 1.0.5-4 2010-10-06 16:53:59 status unpacked libbz2-1.0 1.0.5-6 2010-10-06 16:53:59 status unpacked libbz2-1.0 1.0.5-6 2010-10-06 16:53:59 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:53:59 status half-configured man-db 2.5.7-4 2010-10-06 16:53:59 status installed man-db 2.5.7-4 2010-10-06 16:53:59 trigproc menu 2.1.43 2.1.43 2010-10-06 16:53:59 status half-configured menu 2.1.43 2010-10-06 16:54:02 status installed menu 2.1.43 2010-10-06 16:54:03 startup packages configure 2010-10-06 16:54:03 configure libbz2-1.0 1.0.5-6 1.0.5-6 2010-10-06 16:54:03 status unpacked libbz2-1.0 1.0.5-6 2010-10-06 16:54:03 status half-configured libbz2-1.0 1.0.5-6 2010-10-06 16:54:03 status installed libbz2-1.0 1.0.5-6 2010-10-06 16:54:04 startup archives unpack 2010-10-06 16:54:04 upgrade libncursesw5 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:54:04 status half-configured libncursesw5 5.7+20100313-2 2010-10-06 16:54:04 status unpacked libncursesw5 5.7+20100313-2 2010-10-06 16:54:04 status half-installed libncursesw5 5.7+20100313-2 2010-10-06 16:54:05 status half-installed libncursesw5 5.7+20100313-2 2010-10-06 16:54:05 status unpacked libncursesw5 5.7+20100313-4 2010-10-06 16:54:05 status unpacked libncursesw5 5.7+20100313-4 2010-10-06 16:54:05 upgrade python2.6 2.6.6-3 2.6.6-5 2010-10-06 16:54:05 status half-configured python2.6 2.6.6-3 2010-10-06 16:54:05 status unpacked python2.6 2.6.6-3 2010-10-06 16:54:05 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:06 status triggers-pending man-db 2.5.7-4 2010-10-06 16:54:06 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:06 status triggers-pending menu 2.1.43 2010-10-06 16:54:06 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:06 status triggers-pending gnome-menus 2.30.2-1 2010-10-06 16:54:06 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:06 status triggers-pending desktop-file-utils 0.15-2 2010-10-06 16:54:06 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:07 status half-installed python2.6 2.6.6-3 2010-10-06 16:54:08 status triggers-awaited menu 2.1.43 2010-10-06 16:54:08 status unpacked python2.6 2.6.6-5 2010-10-06 16:54:08 status unpacked python2.6 2.6.6-5 2010-10-06 16:54:08 upgrade python 2.6.5-13 2.6.6-3 2010-10-06 16:54:08 status half-configured python 2.6.5-13 2010-10-06 16:54:08 status unpacked python 2.6.5-13 2010-10-06 16:54:08 status half-installed python 2.6.5-13 2010-10-06 16:54:09 status half-installed python 2.6.5-13 2010-10-06 16:54:09 status triggers-pending doc-base 0.9.5 2010-10-06 16:54:09 status half-installed python 2.6.5-13 2010-10-06 16:54:10 status half-installed python 2.6.5-13 2010-10-06 16:54:10 status unpacked python 2.6.6-3 2010-10-06 16:54:10 status unpacked python 2.6.6-3 2010-10-06 16:54:11 upgrade python-minimal 2.6.5-13 2.6.6-3 2010-10-06 16:54:11 status half-configured python-minimal 2.6.5-13 2010-10-06 16:54:11 status unpacked python-minimal 2.6.5-13 2010-10-06 16:54:11 status half-installed python-minimal 2.6.5-13 2010-10-06 16:54:11 status half-installed python-minimal 2.6.5-13 2010-10-06 16:54:11 status half-installed python-minimal 2.6.5-13 2010-10-06 16:54:11 status unpacked python-minimal 2.6.6-3 2010-10-06 16:54:11 status unpacked python-minimal 2.6.6-3 2010-10-06 16:54:11 upgrade python2.6-minimal 2.6.6-3 2.6.6-5 2010-10-06 16:54:11 status half-configured python2.6-minimal 2.6.6-3 2010-10-06 16:54:11 status unpacked python2.6-minimal 2.6.6-3 2010-10-06 16:54:11 status half-installed python2.6-minimal 2.6.6-3 2010-10-06 16:54:12 status half-installed python2.6-minimal 2.6.6-3 2010-10-06 16:54:12 status half-installed python2.6-minimal 2.6.6-3 2010-10-06 16:54:12 status unpacked python2.6-minimal 2.6.6-5 2010-10-06 16:54:13 status unpacked python2.6-minimal 2.6.6-5 2010-10-06 16:54:13 upgrade gconf2 2.28.1-3 2.28.1-4 2010-10-06 16:54:13 status half-configured gconf2 2.28.1-3 2010-10-06 16:54:13 status unpacked gconf2 2.28.1-3 2010-10-06 16:54:13 status half-installed gconf2 2.28.1-3 2010-10-06 16:54:13 status half-installed gconf2 2.28.1-3 2010-10-06 16:54:13 status half-installed gconf2 2.28.1-3 2010-10-06 16:54:13 status unpacked gconf2 2.28.1-4 2010-10-06 16:54:13 status unpacked gconf2 2.28.1-4 2010-10-06 16:54:13 upgrade evolution 2.30.3-1 2.30.3-2 2010-10-06 16:54:13 status half-configured evolution 2.30.3-1 2010-10-06 16:54:14 status unpacked evolution 2.30.3-1 2010-10-06 16:54:14 status half-installed evolution 2.30.3-1 2010-10-06 16:54:14 status half-installed evolution 2.30.3-1 2010-10-06 16:54:14 status half-installed evolution 2.30.3-1 2010-10-06 16:54:14 status half-installed evolution 2.30.3-1 2010-10-06 16:54:14 status half-installed evolution 2.30.3-1 2010-10-06 16:54:15 status half-installed evolution 2.30.3-1 2010-10-06 16:54:15 status unpacked evolution 2.30.3-2 2010-10-06 16:54:15 status unpacked evolution 2.30.3-2 2010-10-06 16:54:15 upgrade evolution-common 2.30.3-1 2.30.3-2 2010-10-06 16:54:15 status half-configured evolution-common 2.30.3-1 2010-10-06 16:54:15 status unpacked evolution-common 2.30.3-1 2010-10-06 16:54:15 status half-installed evolution-common 2.30.3-1 2010-10-06 16:54:15 status triggers-pending hicolor-icon-theme 0.11-1 2010-10-06 16:54:15 status half-installed evolution-common 2.30.3-1 2010-10-06 16:54:17 status half-installed evolution-common 2.30.3-1 2010-10-06 16:54:17 status half-installed evolution-common 2.30.3-1 2010-10-06 16:54:23 status half-installed evolution-common 2.30.3-1 2010-10-06 16:54:23 status unpacked evolution-common 2.30.3-2 2010-10-06 16:54:24 status unpacked evolution-common 2.30.3-2 2010-10-06 16:54:24 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:54:24 status half-configured man-db 2.5.7-4 2010-10-06 16:54:25 status installed man-db 2.5.7-4 2010-10-06 16:54:25 trigproc menu 2.1.43 2.1.43 2010-10-06 16:54:25 status half-configured menu 2.1.43 2010-10-06 16:54:25 status installed menu 2.1.43 2010-10-06 16:54:25 trigproc gnome-menus 2.30.2-1 2.30.2-1 2010-10-06 16:54:25 status half-configured gnome-menus 2.30.2-1 2010-10-06 16:54:26 status installed gnome-menus 2.30.2-1 2010-10-06 16:54:26 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-06 16:54:26 status half-configured desktop-file-utils 0.15-2 2010-10-06 16:54:27 status installed desktop-file-utils 0.15-2 2010-10-06 16:54:27 trigproc doc-base 0.9.5 0.9.5 2010-10-06 16:54:27 status half-configured doc-base 0.9.5 2010-10-06 16:54:29 status installed doc-base 0.9.5 2010-10-06 16:54:29 trigproc hicolor-icon-theme 0.11-1 0.11-1 2010-10-06 16:54:29 status half-configured hicolor-icon-theme 0.11-1 2010-10-06 16:54:37 status installed hicolor-icon-theme 0.11-1 2010-10-06 16:54:38 startup packages configure 2010-10-06 16:54:38 configure libc6-i386 2.11.2-6 2.11.2-6 2010-10-06 16:54:38 status unpacked libc6-i386 2.11.2-6 2010-10-06 16:54:38 status half-configured libc6-i386 2.11.2-6 2010-10-06 16:54:38 status installed libc6-i386 2.11.2-6 2010-10-06 16:54:38 startup archives unpack 2010-10-06 16:54:39 upgrade lib32asound2 1.0.23-1 1.0.23-2 2010-10-06 16:54:39 status half-configured lib32asound2 1.0.23-1 2010-10-06 16:54:39 status unpacked lib32asound2 1.0.23-1 2010-10-06 16:54:39 status half-installed lib32asound2 1.0.23-1 2010-10-06 16:54:40 status half-installed lib32asound2 1.0.23-1 2010-10-06 16:54:40 status unpacked lib32asound2 1.0.23-2 2010-10-06 16:54:40 status unpacked lib32asound2 1.0.23-2 2010-10-06 16:54:41 upgrade libasound2 1.0.23-1 1.0.23-2 2010-10-06 16:54:41 status half-configured libasound2 1.0.23-1 2010-10-06 16:54:41 status unpacked libasound2 1.0.23-1 2010-10-06 16:54:41 status half-installed libasound2 1.0.23-1 2010-10-06 16:54:41 status half-installed libasound2 1.0.23-1 2010-10-06 16:54:41 status unpacked libasound2 1.0.23-2 2010-10-06 16:54:41 status unpacked libasound2 1.0.23-2 2010-10-06 16:54:42 startup packages remove 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 status installed ia32-libs 20090808 2010-10-06 16:54:42 remove ia32-libs 20090808 20090808 2010-10-06 16:54:42 status half-configured ia32-libs 20090808 2010-10-06 16:54:42 status half-installed ia32-libs 20090808 2010-10-06 16:54:44 status config-files ia32-libs 20090808 2010-10-06 16:54:44 status config-files ia32-libs 20090808 2010-10-06 16:54:45 startup archives unpack 2010-10-06 16:54:45 upgrade ia32-libs-gtk 20090804 20100914 2010-10-06 16:54:45 status half-configured ia32-libs-gtk 20090804 2010-10-06 16:54:45 status unpacked ia32-libs-gtk 20090804 2010-10-06 16:54:45 status half-installed ia32-libs-gtk 20090804 2010-10-06 16:54:49 status half-installed ia32-libs-gtk 20090804 2010-10-06 16:54:49 status unpacked ia32-libs-gtk 20100914 2010-10-06 16:54:49 status unpacked ia32-libs-gtk 20100914 2010-10-06 16:54:49 install ia32-libs 20090808 20100919 2010-10-06 16:54:49 status half-installed ia32-libs 20090808 2010-10-06 16:54:53 status unpacked ia32-libs 20100919 2010-10-06 16:54:53 status unpacked ia32-libs 20100919 2010-10-06 16:54:54 install lib32bz2-1.0 1.0.5-6 2010-10-06 16:54:54 status half-installed lib32bz2-1.0 1.0.5-6 2010-10-06 16:54:54 status unpacked lib32bz2-1.0 1.0.5-6 2010-10-06 16:54:54 status unpacked lib32bz2-1.0 1.0.5-6 2010-10-06 16:54:54 upgrade lib32ncurses5 5.7+20100313-2 5.7+20100313-4 2010-10-06 16:54:54 status half-configured lib32ncurses5 5.7+20100313-2 2010-10-06 16:54:54 status unpacked lib32ncurses5 5.7+20100313-2 2010-10-06 16:54:54 status half-installed lib32ncurses5 5.7+20100313-2 2010-10-06 16:54:55 status half-installed lib32ncurses5 5.7+20100313-2 2010-10-06 16:54:55 status unpacked lib32ncurses5 5.7+20100313-4 2010-10-06 16:54:55 status unpacked lib32ncurses5 5.7+20100313-4 2010-10-06 16:54:55 install lib32v4l-0 0.8.0-1 2010-10-06 16:54:55 status half-installed lib32v4l-0 0.8.0-1 2010-10-06 16:54:55 status unpacked lib32v4l-0 0.8.0-1 2010-10-06 16:54:55 status unpacked lib32v4l-0 0.8.0-1 2010-10-06 16:54:55 upgrade initramfs-tools 0.98.1 0.98.4 2010-10-06 16:54:55 status half-configured initramfs-tools 0.98.1 2010-10-06 16:54:55 status unpacked initramfs-tools 0.98.1 2010-10-06 16:54:55 status half-installed initramfs-tools 0.98.1 2010-10-06 16:54:56 status triggers-pending man-db 2.5.7-4 2010-10-06 16:54:56 status half-installed initramfs-tools 0.98.1 2010-10-06 16:54:56 status triggers-pending doc-base 0.9.5 2010-10-06 16:54:56 status half-installed initramfs-tools 0.98.1 2010-10-06 16:54:56 status half-installed initramfs-tools 0.98.1 2010-10-06 16:54:56 status unpacked initramfs-tools 0.98.4 2010-10-06 16:54:56 status unpacked initramfs-tools 0.98.4 2010-10-06 16:54:56 upgrade linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2.6.26-25lenny1 2010-10-06 16:54:56 status half-configured linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-10-06 16:54:57 status unpacked linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-10-06 16:54:57 status half-installed linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-10-06 16:55:05 status half-installed linux-image-2.6.26-2-amd64 2.6.26-24lenny1 2010-10-06 16:55:32 status unpacked linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-10-06 16:55:33 status unpacked linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-10-06 16:55:33 upgrade linux-base 2.6.32-21 2.6.32-24 2010-10-06 16:55:33 status half-configured linux-base 2.6.32-21 2010-10-06 16:55:33 status unpacked linux-base 2.6.32-21 2010-10-06 16:55:33 status half-installed linux-base 2.6.32-21 2010-10-06 16:55:33 status half-installed linux-base 2.6.32-21 2010-10-06 16:55:34 status half-installed linux-base 2.6.32-21 2010-10-06 16:55:35 status unpacked linux-base 2.6.32-24 2010-10-06 16:55:35 status unpacked linux-base 2.6.32-24 2010-10-06 16:55:35 upgrade linux-image-2.6.32-5-amd64 2.6.32-21 2.6.32-24 2010-10-06 16:55:35 status half-configured linux-image-2.6.32-5-amd64 2.6.32-21 2010-10-06 16:55:35 status unpacked linux-image-2.6.32-5-amd64 2.6.32-21 2010-10-06 16:55:35 status half-installed linux-image-2.6.32-5-amd64 2.6.32-21 2010-10-06 16:55:49 status half-installed linux-image-2.6.32-5-amd64 2.6.32-21 2010-10-06 16:55:50 status unpacked linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-06 16:55:53 status unpacked linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-06 16:55:53 upgrade openoffice.org-emailmerge 1:3.2.1-6 1:3.2.1-7 2010-10-06 16:55:53 status half-configured openoffice.org-emailmerge 1:3.2.1-6 2010-10-06 16:55:54 status unpacked openoffice.org-emailmerge 1:3.2.1-6 2010-10-06 16:55:54 status half-installed openoffice.org-emailmerge 1:3.2.1-6 2010-10-06 16:56:06 status half-installed openoffice.org-emailmerge 1:3.2.1-6 2010-10-06 16:56:06 status unpacked openoffice.org-emailmerge 1:3.2.1-7 2010-10-06 16:56:07 status unpacked openoffice.org-emailmerge 1:3.2.1-7 2010-10-06 16:56:07 upgrade libbluetooth3 4.69-1 4.70-1 2010-10-06 16:56:07 status half-configured libbluetooth3 4.69-1 2010-10-06 16:56:07 status unpacked libbluetooth3 4.69-1 2010-10-06 16:56:07 status half-installed libbluetooth3 4.69-1 2010-10-06 16:56:07 status half-installed libbluetooth3 4.69-1 2010-10-06 16:56:07 status unpacked libbluetooth3 4.70-1 2010-10-06 16:56:07 status unpacked libbluetooth3 4.70-1 2010-10-06 16:56:07 upgrade libbrlapi0.5 4.2-3 4.2-4 2010-10-06 16:56:07 status half-configured libbrlapi0.5 4.2-3 2010-10-06 16:56:07 status unpacked libbrlapi0.5 4.2-3 2010-10-06 16:56:07 status half-installed libbrlapi0.5 4.2-3 2010-10-06 16:56:08 status half-installed libbrlapi0.5 4.2-3 2010-10-06 16:56:08 status unpacked libbrlapi0.5 4.2-4 2010-10-06 16:56:08 status unpacked libbrlapi0.5 4.2-4 2010-10-06 16:56:08 upgrade libpam0g 1.1.1-4 1.1.1-6 2010-10-06 16:56:08 status half-configured libpam0g 1.1.1-4 2010-10-06 16:56:08 status unpacked libpam0g 1.1.1-4 2010-10-06 16:56:08 status half-installed libpam0g 1.1.1-4 2010-10-06 16:56:08 status half-installed libpam0g 1.1.1-4 2010-10-06 16:56:08 status unpacked libpam0g 1.1.1-6 2010-10-06 16:56:09 status unpacked libpam0g 1.1.1-6 2010-10-06 16:56:09 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:56:09 status half-configured man-db 2.5.7-4 2010-10-06 16:56:09 status installed man-db 2.5.7-4 2010-10-06 16:56:09 trigproc doc-base 0.9.5 0.9.5 2010-10-06 16:56:09 status half-configured doc-base 0.9.5 2010-10-06 16:56:10 status installed doc-base 0.9.5 2010-10-06 16:56:11 startup packages configure 2010-10-06 16:56:11 configure libpam0g 1.1.1-6 1.1.1-6 2010-10-06 16:56:11 status unpacked libpam0g 1.1.1-6 2010-10-06 16:56:11 status half-configured libpam0g 1.1.1-6 2010-10-06 16:56:12 status installed libpam0g 1.1.1-6 2010-10-06 16:56:12 startup archives unpack 2010-10-06 16:56:13 upgrade passwd 1:4.1.4.2-1 1:4.1.4.2+svn3283-2 2010-10-06 16:56:13 status half-configured passwd 1:4.1.4.2-1 2010-10-06 16:56:13 status unpacked passwd 1:4.1.4.2-1 2010-10-06 16:56:13 status half-installed passwd 1:4.1.4.2-1 2010-10-06 16:56:13 status triggers-pending man-db 2.5.7-4 2010-10-06 16:56:13 status half-installed passwd 1:4.1.4.2-1 2010-10-06 16:56:14 status half-installed passwd 1:4.1.4.2-1 2010-10-06 16:56:14 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:14 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:14 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:56:14 status half-configured man-db 2.5.7-4 2010-10-06 16:56:17 status installed man-db 2.5.7-4 2010-10-06 16:56:17 startup packages configure 2010-10-06 16:56:17 configure passwd 1:4.1.4.2+svn3283-2 1:4.1.4.2+svn3283-2 2010-10-06 16:56:17 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status unpacked passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status half-configured passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 status installed passwd 1:4.1.4.2+svn3283-2 2010-10-06 16:56:18 startup archives unpack 2010-10-06 16:56:19 upgrade libuuid1 2.17.2-3.1 2.17.2-3.3 2010-10-06 16:56:19 status half-configured libuuid1 2.17.2-3.1 2010-10-06 16:56:19 status unpacked libuuid1 2.17.2-3.1 2010-10-06 16:56:19 status half-installed libuuid1 2.17.2-3.1 2010-10-06 16:56:19 status half-installed libuuid1 2.17.2-3.1 2010-10-06 16:56:20 status unpacked libuuid1 2.17.2-3.3 2010-10-06 16:56:20 status unpacked libuuid1 2.17.2-3.3 2010-10-06 16:56:20 startup packages configure 2010-10-06 16:56:20 configure libuuid1 2.17.2-3.3 2.17.2-3.3 2010-10-06 16:56:20 status unpacked libuuid1 2.17.2-3.3 2010-10-06 16:56:20 status half-configured libuuid1 2.17.2-3.3 2010-10-06 16:56:20 status installed libuuid1 2.17.2-3.3 2010-10-06 16:56:21 startup archives unpack 2010-10-06 16:56:22 upgrade qemu-kvm 0.12.5+dfsg-2 0.12.5+dfsg-4 2010-10-06 16:56:22 status half-configured qemu-kvm 0.12.5+dfsg-2 2010-10-06 16:56:22 status unpacked qemu-kvm 0.12.5+dfsg-2 2010-10-06 16:56:22 status half-installed qemu-kvm 0.12.5+dfsg-2 2010-10-06 16:56:22 status triggers-pending man-db 2.5.7-4 2010-10-06 16:56:22 status half-installed qemu-kvm 0.12.5+dfsg-2 2010-10-06 16:56:22 status half-installed qemu-kvm 0.12.5+dfsg-2 2010-10-06 16:56:23 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 16:56:23 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 16:56:23 upgrade ure 1.6.1+OOo3.2.1-6 1.6.1+OOo3.2.1-7 2010-10-06 16:56:23 status half-configured ure 1.6.1+OOo3.2.1-6 2010-10-06 16:56:23 status unpacked ure 1.6.1+OOo3.2.1-6 2010-10-06 16:56:23 status half-installed ure 1.6.1+OOo3.2.1-6 2010-10-06 16:56:25 status half-installed ure 1.6.1+OOo3.2.1-6 2010-10-06 16:56:25 status unpacked ure 1.6.1+OOo3.2.1-7 2010-10-06 16:56:25 status unpacked ure 1.6.1+OOo3.2.1-7 2010-10-06 16:56:25 upgrade uno-libs3 1.6.1+OOo3.2.1-6 1.6.1+OOo3.2.1-7 2010-10-06 16:56:25 status half-configured uno-libs3 1.6.1+OOo3.2.1-6 2010-10-06 16:56:25 status unpacked uno-libs3 1.6.1+OOo3.2.1-6 2010-10-06 16:56:25 status half-installed uno-libs3 1.6.1+OOo3.2.1-6 2010-10-06 16:56:26 status half-installed uno-libs3 1.6.1+OOo3.2.1-6 2010-10-06 16:56:26 status unpacked uno-libs3 1.6.1+OOo3.2.1-7 2010-10-06 16:56:26 status unpacked uno-libs3 1.6.1+OOo3.2.1-7 2010-10-06 16:56:27 upgrade apt 0.8.0 0.8.6 2010-10-06 16:56:27 status half-configured apt 0.8.0 2010-10-06 16:56:27 status unpacked apt 0.8.0 2010-10-06 16:56:27 status half-installed apt 0.8.0 2010-10-06 16:56:27 status half-installed apt 0.8.0 2010-10-06 16:56:28 status half-installed apt 0.8.0 2010-10-06 16:56:28 status unpacked apt 0.8.6 2010-10-06 16:56:28 status unpacked apt 0.8.6 2010-10-06 16:56:28 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:56:28 status half-configured man-db 2.5.7-4 2010-10-06 16:56:31 status installed man-db 2.5.7-4 2010-10-06 16:56:32 startup packages configure 2010-10-06 16:56:32 configure apt 0.8.6 0.8.6 2010-10-06 16:56:32 status unpacked apt 0.8.6 2010-10-06 16:56:32 status unpacked apt 0.8.6 2010-10-06 16:56:32 status unpacked apt 0.8.6 2010-10-06 16:56:32 status unpacked apt 0.8.6 2010-10-06 16:56:32 status half-configured apt 0.8.6 2010-10-06 16:56:32 status installed apt 0.8.6 2010-10-06 16:56:33 startup archives unpack 2010-10-06 16:56:33 upgrade libusb-0.1-4 2:0.1.12-15 2:0.1.12-16 2010-10-06 16:56:33 status half-configured libusb-0.1-4 2:0.1.12-15 2010-10-06 16:56:33 status unpacked libusb-0.1-4 2:0.1.12-15 2010-10-06 16:56:33 status half-installed libusb-0.1-4 2:0.1.12-15 2010-10-06 16:56:34 status half-installed libusb-0.1-4 2:0.1.12-15 2010-10-06 16:56:34 status unpacked libusb-0.1-4 2:0.1.12-16 2010-10-06 16:56:34 status unpacked libusb-0.1-4 2:0.1.12-16 2010-10-06 16:56:35 startup packages configure 2010-10-06 16:56:35 configure libusb-0.1-4 2:0.1.12-16 2:0.1.12-16 2010-10-06 16:56:35 status unpacked libusb-0.1-4 2:0.1.12-16 2010-10-06 16:56:35 status half-configured libusb-0.1-4 2:0.1.12-16 2010-10-06 16:56:36 status installed libusb-0.1-4 2:0.1.12-16 2010-10-06 16:56:37 startup archives unpack 2010-10-06 16:56:37 upgrade libacl1 2.2.49-3 2.2.49-4 2010-10-06 16:56:37 status half-configured libacl1 2.2.49-3 2010-10-06 16:56:37 status unpacked libacl1 2.2.49-3 2010-10-06 16:56:37 status half-installed libacl1 2.2.49-3 2010-10-06 16:56:37 status half-installed libacl1 2.2.49-3 2010-10-06 16:56:37 status unpacked libacl1 2.2.49-4 2010-10-06 16:56:37 status unpacked libacl1 2.2.49-4 2010-10-06 16:56:38 startup packages configure 2010-10-06 16:56:38 configure libacl1 2.2.49-4 2.2.49-4 2010-10-06 16:56:38 status unpacked libacl1 2.2.49-4 2010-10-06 16:56:38 status half-configured libacl1 2.2.49-4 2010-10-06 16:56:38 status installed libacl1 2.2.49-4 2010-10-06 16:56:39 startup archives unpack 2010-10-06 16:56:39 upgrade libblkid1 2.17.2-3.1 2.17.2-3.3 2010-10-06 16:56:39 status half-configured libblkid1 2.17.2-3.1 2010-10-06 16:56:40 status unpacked libblkid1 2.17.2-3.1 2010-10-06 16:56:40 status half-installed libblkid1 2.17.2-3.1 2010-10-06 16:56:40 status half-installed libblkid1 2.17.2-3.1 2010-10-06 16:56:40 status unpacked libblkid1 2.17.2-3.3 2010-10-06 16:56:40 status unpacked libblkid1 2.17.2-3.3 2010-10-06 16:56:41 startup packages configure 2010-10-06 16:56:41 configure libblkid1 2.17.2-3.3 2.17.2-3.3 2010-10-06 16:56:41 status unpacked libblkid1 2.17.2-3.3 2010-10-06 16:56:41 status half-configured libblkid1 2.17.2-3.3 2010-10-06 16:56:41 status installed libblkid1 2.17.2-3.3 2010-10-06 16:56:42 startup archives unpack 2010-10-06 16:56:42 upgrade libpam-runtime 1.1.1-4 1.1.1-6 2010-10-06 16:56:42 status half-configured libpam-runtime 1.1.1-4 2010-10-06 16:56:42 status unpacked libpam-runtime 1.1.1-4 2010-10-06 16:56:42 status half-installed libpam-runtime 1.1.1-4 2010-10-06 16:56:42 status triggers-pending man-db 2.5.7-4 2010-10-06 16:56:42 status half-installed libpam-runtime 1.1.1-4 2010-10-06 16:56:42 status half-installed libpam-runtime 1.1.1-4 2010-10-06 16:56:43 status unpacked libpam-runtime 1.1.1-6 2010-10-06 16:56:43 status unpacked libpam-runtime 1.1.1-6 2010-10-06 16:56:43 trigproc man-db 2.5.7-4 2.5.7-4 2010-10-06 16:56:43 status half-configured man-db 2.5.7-4 2010-10-06 16:56:43 status installed man-db 2.5.7-4 2010-10-06 16:56:44 startup packages configure 2010-10-06 16:56:44 configure libpam-runtime 1.1.1-6 1.1.1-6 2010-10-06 16:56:44 status unpacked libpam-runtime 1.1.1-6 2010-10-06 16:56:44 status unpacked libpam-runtime 1.1.1-6 2010-10-06 16:56:44 status unpacked libpam-runtime 1.1.1-6 2010-10-06 16:56:44 status half-configured libpam-runtime 1.1.1-6 2010-10-06 16:56:45 status installed libpam-runtime 1.1.1-6 2010-10-06 16:56:46 startup archives unpack 2010-10-06 16:56:46 upgrade adduser 3.112 3.112+nmu1 2010-10-06 16:56:46 status half-configured adduser 3.112 2010-10-06 16:56:46 status unpacked adduser 3.112 2010-10-06 16:56:46 status half-installed adduser 3.112 2010-10-06 16:56:46 status triggers-pending man-db 2.5.7-4 2010-10-06 16:56:46 status half-installed adduser 3.112 2010-10-06 16:56:46 status half-installed adduser 3.112 2010-10-06 16:56:47 status unpacked adduser 3.112+nmu1 2010-10-06 16:56:47 status unpacked adduser 3.112+nmu1 2010-10-06 16:56:47 upgrade apt-utils 0.8.0 0.8.6 2010-10-06 16:56:47 status half-configured apt-utils 0.8.0 2010-10-06 16:56:47 status unpacked apt-utils 0.8.0 2010-10-06 16:56:47 status half-installed apt-utils 0.8.0 2010-10-06 16:56:47 status half-installed apt-utils 0.8.0 2010-10-06 16:56:47 status half-installed apt-utils 0.8.0 2010-10-06 16:56:47 status unpacked apt-utils 0.8.6 2010-10-06 16:56:47 status unpacked apt-utils 0.8.6 2010-10-06 16:56:47 upgrade man-db 2.5.7-4 2.5.7-5 2010-10-06 16:56:48 status half-configured man-db 2.5.7-4 2010-10-06 16:56:48 status unpacked man-db 2.5.7-4 2010-10-06 16:56:48 status half-installed man-db 2.5.7-4 2010-10-06 16:56:48 status triggers-pending doc-base 0.9.5 2010-10-06 16:56:48 status half-installed man-db 2.5.7-4 2010-10-06 16:56:49 status half-installed man-db 2.5.7-4 2010-10-06 16:56:49 status unpacked man-db 2.5.7-5 2010-10-06 16:56:49 status unpacked man-db 2.5.7-5 2010-10-06 16:56:49 upgrade nano 2.2.4-1 2.2.5-1 2010-10-06 16:56:49 status half-configured nano 2.2.4-1 2010-10-06 16:56:49 status unpacked nano 2.2.4-1 2010-10-06 16:56:49 status half-installed nano 2.2.4-1 2010-10-06 16:56:49 status half-installed nano 2.2.4-1 2010-10-06 16:56:49 status triggers-pending install-info 4.13a.dfsg.1-5 2010-10-06 16:56:49 status half-installed nano 2.2.4-1 2010-10-06 16:56:50 status triggers-pending menu 2.1.43 2010-10-06 16:56:50 status half-installed nano 2.2.4-1 2010-10-06 16:56:51 status half-installed nano 2.2.4-1 2010-10-06 16:56:51 status triggers-awaited menu 2.1.43 2010-10-06 16:56:51 status unpacked nano 2.2.5-1 2010-10-06 16:56:51 status unpacked nano 2.2.5-1 2010-10-06 16:56:51 upgrade tasksel-data 2.82 2.83 2010-10-06 16:56:51 status half-configured tasksel-data 2.82 2010-10-06 16:56:51 status unpacked tasksel-data 2.82 2010-10-06 16:56:51 status half-installed tasksel-data 2.82 2010-10-06 16:56:52 status half-installed tasksel-data 2.82 2010-10-06 16:56:52 status unpacked tasksel-data 2.83 2010-10-06 16:56:52 status unpacked tasksel-data 2.83 2010-10-06 16:56:52 upgrade tasksel 2.82 2.83 2010-10-06 16:56:52 status half-configured tasksel 2.82 2010-10-06 16:56:53 status unpacked tasksel 2.82 2010-10-06 16:56:53 status half-installed tasksel 2.82 2010-10-06 16:56:53 status half-installed tasksel 2.82 2010-10-06 16:56:54 status half-installed tasksel 2.82 2010-10-06 16:56:54 status unpacked tasksel 2.83 2010-10-06 16:56:54 status unpacked tasksel 2.83 2010-10-06 16:56:54 upgrade wget 1.12-2 1.12-2.1 2010-10-06 16:56:54 status half-configured wget 1.12-2 2010-10-06 16:56:54 status unpacked wget 1.12-2 2010-10-06 16:56:54 status half-installed wget 1.12-2 2010-10-06 16:56:54 status half-installed wget 1.12-2 2010-10-06 16:56:55 status half-installed wget 1.12-2 2010-10-06 16:56:55 status unpacked wget 1.12-2.1 2010-10-06 16:56:55 status unpacked wget 1.12-2.1 2010-10-06 16:56:55 upgrade libdb4.5 4.5.20-13.1 4.5.20-13.2 2010-10-06 16:56:55 status half-configured libdb4.5 4.5.20-13.1 2010-10-06 16:56:55 status unpacked libdb4.5 4.5.20-13.1 2010-10-06 16:56:55 status half-installed libdb4.5 4.5.20-13.1 2010-10-06 16:56:56 status half-installed libdb4.5 4.5.20-13.1 2010-10-06 16:56:56 status unpacked libdb4.5 4.5.20-13.2 2010-10-06 16:56:56 status unpacked libdb4.5 4.5.20-13.2 2010-10-06 16:56:56 upgrade libedit2 2.11-20080614-1 2.11-20080614-2 2010-10-06 16:56:56 status half-configured libedit2 2.11-20080614-1 2010-10-06 16:56:56 status unpacked libedit2 2.11-20080614-1 2010-10-06 16:56:56 status half-installed libedit2 2.11-20080614-1 2010-10-06 16:56:56 status half-installed libedit2 2.11-20080614-1 2010-10-06 16:56:56 status unpacked libedit2 2.11-20080614-2 2010-10-06 16:56:56 status unpacked libedit2 2.11-20080614-2 2010-10-06 16:56:56 upgrade locales 2.11.2-2 2.11.2-6 2010-10-06 16:56:56 status half-configured locales 2.11.2-2 2010-10-06 16:56:57 status unpacked locales 2.11.2-2 2010-10-06 16:56:57 status half-installed locales 2.11.2-2 2010-10-06 16:56:57 status triggers-pending lintian 2.4.3 2010-10-06 16:56:57 status half-installed locales 2.11.2-2 2010-10-06 16:56:58 status half-installed locales 2.11.2-2 2010-10-06 16:56:59 status unpacked locales 2.11.2-6 2010-10-06 16:56:59 status unpacked locales 2.11.2-6 2010-10-06 16:56:59 upgrade mlocate 0.22.2-1 0.23.1-1 2010-10-06 16:56:59 status half-configured mlocate 0.22.2-1 2010-10-06 16:56:59 status unpacked mlocate 0.22.2-1 2010-10-06 16:56:59 status half-installed mlocate 0.22.2-1 2010-10-06 16:56:59 status half-installed mlocate 0.22.2-1 2010-10-06 16:57:00 status unpacked mlocate 0.23.1-1 2010-10-06 16:57:00 status unpacked mlocate 0.23.1-1 2010-10-06 16:57:00 upgrade patch 2.6-2 2.6-3 2010-10-06 16:57:00 status half-configured patch 2.6-2 2010-10-06 16:57:00 status unpacked patch 2.6-2 2010-10-06 16:57:00 status half-installed patch 2.6-2 2010-10-06 16:57:01 status half-installed patch 2.6-2 2010-10-06 16:57:01 status unpacked patch 2.6-3 2010-10-06 16:57:01 status unpacked patch 2.6-3 2010-10-06 16:57:01 upgrade python2.5 2.5.5-7 2.5.5-8 2010-10-06 16:57:01 status half-configured python2.5 2.5.5-7 2010-10-06 16:57:02 status unpacked python2.5 2.5.5-7 2010-10-06 16:57:02 status half-installed python2.5 2.5.5-7 2010-10-06 16:57:02 status half-installed python2.5 2.5.5-7 2010-10-06 16:57:02 status triggers-pending gnome-menus 2.30.2-1 2010-10-06 16:57:02 status half-installed python2.5 2.5.5-7 2010-10-06 16:57:02 status triggers-pending desktop-file-utils 0.15-2 2010-10-06 16:57:02 status half-installed python2.5 2.5.5-7 2010-10-06 16:57:04 status half-installed python2.5 2.5.5-7 2010-10-06 16:57:05 status unpacked python2.5 2.5.5-8 2010-10-06 16:57:05 status unpacked python2.5 2.5.5-8 2010-10-06 16:57:06 upgrade python2.5-minimal 2.5.5-7 2.5.5-8 2010-10-06 16:57:06 status half-configured python2.5-minimal 2.5.5-7 2010-10-06 16:57:06 status unpacked python2.5-minimal 2.5.5-7 2010-10-06 16:57:06 status half-installed python2.5-minimal 2.5.5-7 2010-10-06 16:57:07 status half-installed python2.5-minimal 2.5.5-7 2010-10-06 16:57:07 status unpacked python2.5-minimal 2.5.5-8 2010-10-06 16:57:07 status unpacked python2.5-minimal 2.5.5-8 2010-10-06 16:57:07 upgrade python-apt 0.7.97.1 0.7.98.1 2010-10-06 16:57:07 status half-configured python-apt 0.7.97.1 2010-10-06 16:57:08 status unpacked python-apt 0.7.97.1 2010-10-06 16:57:08 status half-installed python-apt 0.7.97.1 2010-10-06 16:57:09 status half-installed python-apt 0.7.97.1 2010-10-06 16:57:09 status unpacked python-apt 0.7.98.1 2010-10-06 16:57:09 status unpacked python-apt 0.7.98.1 2010-10-06 16:57:09 install python-apt-common 0.7.98.1 2010-10-06 16:57:09 status half-installed python-apt-common 0.7.98.1 2010-10-06 16:57:10 status unpacked python-apt-common 0.7.98.1 2010-10-06 16:57:10 status unpacked python-apt-common 0.7.98.1 2010-10-06 16:57:10 upgrade python-central 0.6.16 0.6.16+nmu1 2010-10-06 16:57:10 status half-configured python-central 0.6.16 2010-10-06 16:57:10 status unpacked python-central 0.6.16 2010-10-06 16:57:10 status half-installed python-central 0.6.16 2010-10-06 16:57:11 status half-installed python-central 0.6.16 2010-10-06 16:57:12 status unpacked python-central 0.6.16+nmu1 2010-10-06 16:57:12 status unpacked python-central 0.6.16+nmu1 2010-10-06 16:57:12 upgrade python-support 1.0.9 1.0.10 2010-10-06 16:57:12 status half-configured python-support 1.0.9 2010-10-06 16:57:14 status unpacked python-support 1.0.9 2010-10-06 16:57:14 status half-installed python-support 1.0.9 2010-10-06 16:57:14 status half-installed python-support 1.0.9 2010-10-06 16:57:14 status unpacked python-support 1.0.10 2010-10-06 16:57:14 status unpacked python-support 1.0.10 2010-10-06 16:57:14 upgrade time 1.7-23 1.7-23.1 2010-10-06 16:57:14 status half-configured time 1.7-23 2010-10-06 16:57:14 status unpacked time 1.7-23 2010-10-06 16:57:14 status half-installed time 1.7-23 2010-10-06 16:57:14 status half-installed time 1.7-23 2010-10-06 16:57:14 status half-installed time 1.7-23 2010-10-06 16:57:15 status half-installed time 1.7-23 2010-10-06 16:57:15 status unpacked time 1.7-23.1 2010-10-06 16:57:15 status unpacked time 1.7-23.1 2010-10-06 16:57:15 upgrade abiword-plugin-grammar 2.8.2-2 2.8.2-2+b10 2010-10-06 16:57:15 status half-configured abiword-plugin-grammar 2.8.2-2 2010-10-06 16:57:15 status unpacked abiword-plugin-grammar 2.8.2-2 2010-10-06 16:57:15 status half-installed abiword-plugin-grammar 2.8.2-2 2010-10-06 16:57:15 status half-installed abiword-plugin-grammar 2.8.2-2 2010-10-06 16:57:15 status unpacked abiword-plugin-grammar 2.8.2-2+b10 2010-10-06 16:57:15 status unpacked abiword-plugin-grammar 2.8.2-2+b10 2010-10-06 16:57:15 upgrade libgsf-1-common 1.14.18-1 1.14.19-1 2010-10-06 16:57:15 status half-configured libgsf-1-common 1.14.18-1 2010-10-06 16:57:15 status unpacked libgsf-1-common 1.14.18-1 2010-10-06 16:57:15 status half-installed libgsf-1-common 1.14.18-1 2010-10-06 16:57:16 status half-installed libgsf-1-common 1.14.18-1 2010-10-06 16:57:16 status unpacked libgsf-1-common 1.14.19-1 2010-10-06 16:57:16 status unpacked libgsf-1-common 1.14.19-1 2010-10-06 16:57:16 upgrade libgsf-1-114 1.14.18-1 1.14.19-1 2010-10-06 16:57:16 status half-configured libgsf-1-114 1.14.18-1 2010-10-06 16:57:16 status unpacked libgsf-1-114 1.14.18-1 2010-10-06 16:57:16 status half-installed libgsf-1-114 1.14.18-1 2010-10-06 16:57:17 status half-installed libgsf-1-114 1.14.18-1 2010-10-06 16:57:17 status unpacked libgsf-1-114 1.14.19-1 2010-10-06 16:57:17 status unpacked libgsf-1-114 1.14.19-1 2010-10-06 16:57:17 upgrade libgoffice-0.8-8-common 0.8.9-1 0.8.11-1 2010-10-06 16:57:17 status half-configured libgoffice-0.8-8-common 0.8.9-1 2010-10-06 16:57:17 status unpacked libgoffice-0.8-8-common 0.8.9-1 2010-10-06 16:57:17 status half-installed libgoffice-0.8-8-common 0.8.9-1 2010-10-06 16:57:19 status half-installed libgoffice-0.8-8-common 0.8.9-1 2010-10-06 16:57:20 status unpacked libgoffice-0.8-8-common 0.8.11-1 2010-10-06 16:57:20 status unpacked libgoffice-0.8-8-common 0.8.11-1 2010-10-06 16:57:20 upgrade libgoffice-0.8-8 0.8.9-1 0.8.11-1 2010-10-06 16:57:20 status half-configured libgoffice-0.8-8 0.8.9-1 2010-10-06 16:57:20 status unpacked libgoffice-0.8-8 0.8.9-1 2010-10-06 16:57:20 status half-installed libgoffice-0.8-8 0.8.9-1 2010-10-06 16:57:21 status half-installed libgoffice-0.8-8 0.8.9-1 2010-10-06 16:57:21 status unpacked libgoffice-0.8-8 0.8.11-1 2010-10-06 16:57:21 status unpacked libgoffice-0.8-8 0.8.11-1 2010-10-06 16:57:21 upgrade libwmf0.2-7 0.2.8.4-6.1 0.2.8.4-6.1+b1 2010-10-06 16:57:21 status half-configured libwmf0.2-7 0.2.8.4-6.1 2010-10-06 16:57:22 status unpacked libwmf0.2-7 0.2.8.4-6.1 2010-10-06 16:57:22 status half-installed libwmf0.2-7 0.2.8.4-6.1 2010-10-06 16:57:22 status half-installed libwmf0.2-7 0.2.8.4-6.1 2010-10-06 16:57:23 status unpacked libwmf0.2-7 0.2.8.4-6.1+b1 2010-10-06 16:57:23 status unpacked libwmf0.2-7 0.2.8.4-6.1+b1 2010-10-06 16:57:23 upgrade libwv-1.2-3 1.2.4-2 1.2.4-2+b1 2010-10-06 16:57:23 status half-configured libwv-1.2-3 1.2.4-2 2010-10-06 16:57:23 status unpacked libwv-1.2-3 1.2.4-2 2010-10-06 16:57:23 status half-installed libwv-1.2-3 1.2.4-2 2010-10-06 16:57:23 status half-installed libwv-1.2-3 1.2.4-2 2010-10-06 16:57:24 status unpacked libwv-1.2-3 1.2.4-2+b1 2010-10-06 16:57:24 status unpacked libwv-1.2-3 1.2.4-2+b1 2010-10-06 16:57:24 upgrade abiword-plugin-mathview 2.8.2-2 2.8.2-2+b10 2010-10-06 16:57:24 status half-configured abiword-plugin-mathview 2.8.2-2 2010-10-06 16:57:24 status unpacked abiword-plugin-mathview 2.8.2-2 2010-10-06 16:57:24 status half-installed abiword-plugin-mathview 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword-plugin-mathview 2.8.2-2 2010-10-06 16:57:25 status unpacked abiword-plugin-mathview 2.8.2-2+b10 2010-10-06 16:57:25 status unpacked abiword-plugin-mathview 2.8.2-2+b10 2010-10-06 16:57:25 upgrade abiword 2.8.2-2 2.8.2-2+b10 2010-10-06 16:57:25 status half-configured abiword 2.8.2-2 2010-10-06 16:57:25 status unpacked abiword 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword 2.8.2-2 2010-10-06 16:57:25 status half-installed abiword 2.8.2-2 2010-10-06 16:57:26 status unpacked abiword 2.8.2-2+b10 2010-10-06 16:57:26 status unpacked abiword 2.8.2-2+b10 2010-10-06 16:57:27 upgrade libabiword-2.8 2.8.2-2 2.8.2-2+b10 2010-10-06 16:57:27 status half-configured libabiword-2.8 2.8.2-2 2010-10-06 16:57:27 status unpacked libabiword-2.8 2.8.2-2 2010-10-06 16:57:27 status half-installed libabiword-2.8 2.8.2-2 2010-10-06 16:57:27 status half-installed libabiword-2.8 2.8.2-2 2010-10-06 16:57:28 status unpacked libabiword-2.8 2.8.2-2+b10 2010-10-06 16:57:28 status unpacked libabiword-2.8 2.8.2-2+b10 2010-10-06 16:57:28 upgrade libpsiconv6 0.9.8-4.1 0.9.8-4.1+b1 2010-10-06 16:57:28 status half-configured libpsiconv6 0.9.8-4.1 2010-10-06 16:57:28 status unpacked libpsiconv6 0.9.8-4.1 2010-10-06 16:57:28 status half-installed libpsiconv6 0.9.8-4.1 2010-10-06 16:57:28 status half-installed libpsiconv6 0.9.8-4.1 2010-10-06 16:57:28 status unpacked libpsiconv6 0.9.8-4.1+b1 2010-10-06 16:57:28 status unpacked libpsiconv6 0.9.8-4.1+b1 2010-10-06 16:57:28 upgrade gnome-menus 2.30.2-1 2.30.3-1 2010-10-06 16:57:28 status half-configured gnome-menus 2.30.2-1 2010-10-06 16:57:28 status unpacked gnome-menus 2.30.2-1 2010-10-06 16:57:28 status half-installed gnome-menus 2.30.2-1 2010-10-06 16:57:29 status half-installed gnome-menus 2.30.2-1 2010-10-06 16:57:30 status half-installed gnome-menus 2.30.2-1 2010-10-06 16:57:30 status unpacked gnome-menus 2.30.3-1 2010-10-06 16:57:30 status unpacked gnome-menus 2.30.3-1 2010-10-06 16:57:30 upgrade libgnome-menu2 2.30.2-1 2.30.3-1 2010-10-06 16:57:30 status half-configured libgnome-menu2 2.30.2-1 2010-10-06 16:57:30 status unpacked libgnome-menu2 2.30.2-1 2010-10-06 16:57:30 status half-installed libgnome-menu2 2.30.2-1 2010-10-06 16:57:31 status half-installed libgnome-menu2 2.30.2-1 2010-10-06 16:57:31 status unpacked libgnome-menu2 2.30.3-1 2010-10-06 16:57:31 status unpacked libgnome-menu2 2.30.3-1 2010-10-06 16:57:31 upgrade python-gmenu 2.30.2-1 2.30.3-1 2010-10-06 16:57:31 status half-configured python-gmenu 2.30.2-1 2010-10-06 16:57:31 status unpacked python-gmenu 2.30.2-1 2010-10-06 16:57:31 status half-installed python-gmenu 2.30.2-1 2010-10-06 16:57:31 status half-installed python-gmenu 2.30.2-1 2010-10-06 16:57:31 status unpacked python-gmenu 2.30.3-1 2010-10-06 16:57:31 status unpacked python-gmenu 2.30.3-1 2010-10-06 16:57:32 upgrade alacarte 0.13.1-1 0.13.2-1 2010-10-06 16:57:32 status half-configured alacarte 0.13.1-1 2010-10-06 16:57:32 status unpacked alacarte 0.13.1-1 2010-10-06 16:57:32 status half-installed alacarte 0.13.1-1 2010-10-06 16:57:32 status half-installed alacarte 0.13.1-1 2010-10-06 16:57:32 status triggers-pending hicolor-icon-theme 0.11-1 2010-10-06 16:57:33 status half-installed alacarte 0.13.1-1 2010-10-06 16:57:33 status half-installed alacarte 0.13.1-1 2010-10-06 16:57:33 status unpacked alacarte 0.13.2-1 2010-10-06 16:57:33 status unpacked alacarte 0.13.2-1 2010-10-06 16:57:33 upgrade dpkg-dev 1.15.8.4 1.15.8.5 2010-10-06 16:57:33 status half-configured dpkg-dev 1.15.8.4 2010-10-06 16:57:33 status unpacked dpkg-dev 1.15.8.4 2010-10-06 16:57:33 status half-installed dpkg-dev 1.15.8.4 2010-10-06 16:57:35 status half-installed dpkg-dev 1.15.8.4 2010-10-06 16:57:35 status unpacked dpkg-dev 1.15.8.5 2010-10-06 16:57:35 status unpacked dpkg-dev 1.15.8.5 2010-10-06 16:57:35 upgrade libdpkg-perl 1.15.8.4 1.15.8.5 2010-10-06 16:57:35 status half-configured libdpkg-perl 1.15.8.4 2010-10-06 16:57:35 status unpacked libdpkg-perl 1.15.8.4 2010-10-06 16:57:35 status half-installed libdpkg-perl 1.15.8.4 2010-10-06 16:57:37 status half-installed libdpkg-perl 1.15.8.4 2010-10-06 16:57:37 status unpacked libdpkg-perl 1.15.8.5 2010-10-06 16:57:37 status unpacked libdpkg-perl 1.15.8.5 2010-10-06 16:57:37 upgrade alien 8.81 8.83 2010-10-06 16:57:37 status half-configured alien 8.81 2010-10-06 16:57:37 status unpacked alien 8.81 2010-10-06 16:57:38 status half-installed alien 8.81 2010-10-06 16:57:38 status half-installed alien 8.81 2010-10-06 16:57:38 status unpacked alien 8.83 2010-10-06 16:57:38 status unpacked alien 8.83 2010-10-06 16:57:38 upgrade libaprutil1-ldap 1.3.9+dfsg-3 1.3.9+dfsg-5 2010-10-06 16:57:38 status half-configured libaprutil1-ldap 1.3.9+dfsg-3 2010-10-06 16:57:38 status unpacked libaprutil1-ldap 1.3.9+dfsg-3 2010-10-06 16:57:38 status half-installed libaprutil1-ldap 1.3.9+dfsg-3 2010-10-06 16:57:39 status half-installed libaprutil1-ldap 1.3.9+dfsg-3 2010-10-06 16:57:39 status unpacked libaprutil1-ldap 1.3.9+dfsg-5 2010-10-06 16:57:39 status unpacked libaprutil1-ldap 1.3.9+dfsg-5 2010-10-06 16:57:39 upgrade libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 1.3.9+dfsg-5 2010-10-06 16:57:39 status half-configured libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-10-06 16:57:39 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-10-06 16:57:39 status half-installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-10-06 16:57:40 status half-installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-3 2010-10-06 16:57:40 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 2010-10-06 16:57:40 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 2010-10-06 16:57:40 upgrade libapr1 1.4.2-4 1.4.2-6 2010-10-06 16:57:40 status half-configured libapr1 1.4.2-4 2010-10-06 16:57:40 status unpacked libapr1 1.4.2-4 2010-10-06 16:57:40 status half-installed libapr1 1.4.2-4 2010-10-06 16:57:40 status half-installed libapr1 1.4.2-4 2010-10-06 16:57:40 status unpacked libapr1 1.4.2-6 2010-10-06 16:57:40 status unpacked libapr1 1.4.2-6 2010-10-06 16:57:40 upgrade libaprutil1 1.3.9+dfsg-3 1.3.9+dfsg-5 2010-10-06 16:57:40 status half-configured libaprutil1 1.3.9+dfsg-3 2010-10-06 16:57:40 status unpacked libaprutil1 1.3.9+dfsg-3 2010-10-06 16:57:40 status half-installed libaprutil1 1.3.9+dfsg-3 2010-10-06 16:57:41 status half-installed libaprutil1 1.3.9+dfsg-3 2010-10-06 16:57:41 status unpacked libaprutil1 1.3.9+dfsg-5 2010-10-06 16:57:41 status unpacked libaprutil1 1.3.9+dfsg-5 2010-10-06 16:57:41 upgrade apache2 2.2.16-1 2.2.16-2 2010-10-06 16:57:41 status half-configured apache2 2.2.16-1 2010-10-06 16:57:41 status unpacked apache2 2.2.16-1 2010-10-06 16:57:41 status half-installed apache2 2.2.16-1 2010-10-06 16:57:41 status half-installed apache2 2.2.16-1 2010-10-06 16:57:41 status unpacked apache2 2.2.16-2 2010-10-06 16:57:41 status unpacked apache2 2.2.16-2 2010-10-06 16:57:41 upgrade apache2-mpm-worker 2.2.16-1 2.2.16-2 2010-10-06 16:57:41 status half-configured apache2-mpm-worker 2.2.16-1 2010-10-06 16:57:47 status unpacked apache2-mpm-worker 2.2.16-1 2010-10-06 16:57:47 status half-installed apache2-mpm-worker 2.2.16-1 2010-10-06 16:57:47 status half-installed apache2-mpm-worker 2.2.16-1 2010-10-06 16:57:47 status unpacked apache2-mpm-worker 2.2.16-2 2010-10-06 16:57:47 status unpacked apache2-mpm-worker 2.2.16-2 2010-10-06 16:57:47 upgrade apache2.2-common 2.2.16-1 2.2.16-2 2010-10-06 16:57:47 status half-configured apache2.2-common 2.2.16-1 2010-10-06 16:57:47 status unpacked apache2.2-common 2.2.16-1 2010-10-06 16:57:47 status half-installed apache2.2-common 2.2.16-1 2010-10-06 16:57:48 status half-installed apache2.2-common 2.2.16-1 2010-10-06 16:57:48 status unpacked apache2.2-common 2.2.16-2 2010-10-06 16:57:48 status unpacked apache2.2-common 2.2.16-2 2010-10-06 16:57:48 upgrade apache2.2-bin 2.2.16-1 2.2.16-2 2010-10-06 16:57:48 status half-configured apache2.2-bin 2.2.16-1 2010-10-06 16:57:48 status unpacked apache2.2-bin 2.2.16-1 2010-10-06 16:57:48 status half-installed apache2.2-bin 2.2.16-1 2010-10-06 16:57:49 status half-installed apache2.2-bin 2.2.16-1 2010-10-06 16:57:49 status unpacked apache2.2-bin 2.2.16-2 2010-10-06 16:57:49 status unpacked apache2.2-bin 2.2.16-2 2010-10-06 16:57:49 upgrade apache2-utils 2.2.16-1 2.2.16-2 2010-10-06 16:57:49 status half-configured apache2-utils 2.2.16-1 2010-10-06 16:57:49 status unpacked apache2-utils 2.2.16-1 2010-10-06 16:57:49 status half-installed apache2-utils 2.2.16-1 2010-10-06 16:57:49 status half-installed apache2-utils 2.2.16-1 2010-10-06 16:57:49 status unpacked apache2-utils 2.2.16-2 2010-10-06 16:57:49 status unpacked apache2-utils 2.2.16-2 2010-10-06 16:57:49 upgrade apt-xapian-index 0.38 0.40 2010-10-06 16:57:49 status half-configured apt-xapian-index 0.38 2010-10-06 16:57:50 status unpacked apt-xapian-index 0.38 2010-10-06 16:57:50 status half-installed apt-xapian-index 0.38 2010-10-06 16:57:50 status half-installed apt-xapian-index 0.38 2010-10-06 16:57:50 status unpacked apt-xapian-index 0.40 2010-10-06 16:57:51 status unpacked apt-xapian-index 0.40 2010-10-06 16:57:51 upgrade autopoint 0.18.1.1-1 0.18.1.1-3 2010-10-06 16:57:51 status half-configured autopoint 0.18.1.1-1 2010-10-06 16:57:51 status unpacked autopoint 0.18.1.1-1 2010-10-06 16:57:51 status half-installed autopoint 0.18.1.1-1 2010-10-06 16:57:51 status half-installed autopoint 0.18.1.1-1 2010-10-06 16:57:51 status unpacked autopoint 0.18.1.1-3 2010-10-06 16:57:51 status unpacked autopoint 0.18.1.1-3 2010-10-06 16:57:51 upgrade bluez 4.69-1 4.70-1 2010-10-06 16:57:51 status half-configured bluez 4.69-1 2010-10-06 16:57:52 status unpacked bluez 4.69-1 2010-10-06 16:57:52 status half-installed bluez 4.69-1 2010-10-06 16:57:52 status half-installed bluez 4.69-1 2010-10-06 16:57:53 status unpacked bluez 4.70-1 2010-10-06 16:57:53 status unpacked bluez 4.70-1 2010-10-06 16:57:53 upgrade brasero-common 2.30.2-1 2.30.3-1 2010-10-06 16:57:53 status half-configured brasero-common 2.30.2-1 2010-10-06 16:57:53 status unpacked brasero-common 2.30.2-1 2010-10-06 16:57:53 status half-installed brasero-common 2.30.2-1 2010-10-06 16:57:53 status half-installed brasero-common 2.30.2-1 2010-10-06 16:57:53 status triggers-pending shared-mime-info 0.71-3 2010-10-06 16:57:53 status half-installed brasero-common 2.30.2-1 2010-10-06 16:57:56 status half-installed brasero-common 2.30.2-1 2010-10-06 16:57:56 status unpacked brasero-common 2.30.3-1 2010-10-06 16:57:58 status unpacked brasero-common 2.30.3-1 2010-10-06 16:57:58 upgrade gvfs-bin 1.6.3-1 1.6.4-2 2010-10-06 16:57:58 status half-configured gvfs-bin 1.6.3-1 2010-10-06 16:57:58 status unpacked gvfs-bin 1.6.3-1 2010-10-06 16:57:58 status half-installed gvfs-bin 1.6.3-1 2010-10-06 16:57:59 status half-installed gvfs-bin 1.6.3-1 2010-10-06 16:57:59 status unpacked gvfs-bin 1.6.4-2 2010-10-06 16:57:59 status unpacked gvfs-bin 1.6.4-2 2010-10-06 16:57:59 upgrade libgphoto2-port0 2.4.6-1 2.4.6-1+b1 2010-10-06 16:57:59 status half-configured libgphoto2-port0 2.4.6-1 2010-10-06 16:57:59 status unpacked libgphoto2-port0 2.4.6-1 2010-10-06 16:57:59 status half-installed libgphoto2-port0 2.4.6-1 2010-10-06 16:58:00 status half-installed libgphoto2-port0 2.4.6-1 2010-10-06 16:58:00 status unpacked libgphoto2-port0 2.4.6-1+b1 2010-10-06 16:58:00 status unpacked libgphoto2-port0 2.4.6-1+b1 2010-10-06 16:58:00 upgrade libgphoto2-2 2.4.6-1 2.4.6-1+b1 2010-10-06 16:58:00 status half-configured libgphoto2-2 2.4.6-1 2010-10-06 16:58:00 status unpacked libgphoto2-2 2.4.6-1 2010-10-06 16:58:00 status half-installed libgphoto2-2 2.4.6-1 2010-10-06 16:58:01 status half-installed libgphoto2-2 2.4.6-1 2010-10-06 16:58:02 status unpacked libgphoto2-2 2.4.6-1+b1 2010-10-06 16:58:02 status unpacked libgphoto2-2 2.4.6-1+b1 2010-10-06 16:58:02 upgrade libwbclient0 2:3.4.8~dfsg-2 2:3.5.5~dfsg-1 2010-10-06 16:58:02 status half-configured libwbclient0 2:3.4.8~dfsg-2 2010-10-06 16:58:02 status unpacked libwbclient0 2:3.4.8~dfsg-2 2010-10-06 16:58:02 status half-installed libwbclient0 2:3.4.8~dfsg-2 2010-10-06 16:58:03 status half-installed libwbclient0 2:3.4.8~dfsg-2 2010-10-06 16:58:03 status unpacked libwbclient0 2:3.5.5~dfsg-1 2010-10-06 16:58:03 status unpacked libwbclient0 2:3.5.5~dfsg-1 2010-10-06 16:58:03 upgrade libsmbclient 2:3.4.8~dfsg-2 2:3.5.5~dfsg-1 2010-10-06 16:58:03 status half-configured libsmbclient 2:3.4.8~dfsg-2 2010-10-06 16:58:03 status unpacked libsmbclient 2:3.4.8~dfsg-2 2010-10-06 16:58:03 status half-installed libsmbclient 2:3.4.8~dfsg-2 2010-10-06 16:58:04 status half-installed libsmbclient 2:3.4.8~dfsg-2 2010-10-06 16:58:04 status unpacked libsmbclient 2:3.5.5~dfsg-1 2010-10-06 16:58:04 status unpacked libsmbclient 2:3.5.5~dfsg-1 2010-10-06 16:58:05 upgrade gvfs-backends 1.6.3-1 1.6.4-2 2010-10-06 16:58:05 status half-configured gvfs-backends 1.6.3-1 2010-10-06 16:58:05 status unpacked gvfs-backends 1.6.3-1 2010-10-06 16:58:05 status half-installed gvfs-backends 1.6.3-1 2010-10-06 16:58:06 status half-installed gvfs-backends 1.6.3-1 2010-10-06 16:58:06 status unpacked gvfs-backends 1.6.4-2 2010-10-06 16:58:06 status unpacked gvfs-backends 1.6.4-2 2010-10-06 16:58:06 upgrade gvfs 1.6.3-1 1.6.4-2 2010-10-06 16:58:06 status half-configured gvfs 1.6.3-1 2010-10-06 16:58:06 status unpacked gvfs 1.6.3-1 2010-10-06 16:58:06 status half-installed gvfs 1.6.3-1 2010-10-06 16:58:08 status half-installed gvfs 1.6.3-1 2010-10-06 16:58:08 status unpacked gvfs 1.6.4-2 2010-10-06 16:58:08 status unpacked gvfs 1.6.4-2 2010-10-06 16:58:08 upgrade libtotem-plparser17 2.30.2-1 2.30.3-1 2010-10-06 16:58:08 status half-configured libtotem-plparser17 2.30.2-1 2010-10-06 16:58:08 status unpacked libtotem-plparser17 2.30.2-1 2010-10-06 16:58:08 status half-installed libtotem-plparser17 2.30.2-1 2010-10-06 16:58:10 status half-installed libtotem-plparser17 2.30.2-1 2010-10-06 16:58:10 status unpacked libtotem-plparser17 2.30.3-1 2010-10-06 16:58:10 status unpacked libtotem-plparser17 2.30.3-1 2010-10-06 16:58:10 upgrade brasero 2.30.2-1 2.30.3-1 2010-10-06 16:58:10 status half-configured brasero 2.30.2-1 2010-10-06 16:58:10 status unpacked brasero 2.30.2-1 2010-10-06 16:58:10 status half-installed brasero 2.30.2-1 2010-10-06 16:58:10 status half-installed brasero 2.30.2-1 2010-10-06 16:58:10 status half-installed brasero 2.30.2-1 2010-10-06 16:58:11 status half-installed brasero 2.30.2-1 2010-10-06 16:58:11 status unpacked brasero 2.30.3-1 2010-10-06 16:58:11 status unpacked brasero 2.30.3-1 2010-10-06 16:58:12 upgrade libbrasero-media0 2.30.2-1 2.30.3-1 2010-10-06 16:58:12 status half-configured libbrasero-media0 2.30.2-1 2010-10-06 16:58:12 status unpacked libbrasero-media0 2.30.2-1 2010-10-06 16:58:12 status half-installed libbrasero-media0 2.30.2-1 2010-10-06 16:58:12 status half-installed libbrasero-media0 2.30.2-1 2010-10-06 16:58:12 status unpacked libbrasero-media0 2.30.3-1 2010-10-06 16:58:12 status unpacked libbrasero-media0 2.30.3-1 2010-10-06 16:58:12 upgrade libnautilus-extension1 2.30.1-1 2.30.1-2 2010-10-06 16:58:12 status half-configured libnautilus-extension1 2.30.1-1 2010-10-06 16:58:12 status unpacked libnautilus-extension1 2.30.1-1 2010-10-06 16:58:12 status half-installed libnautilus-extension1 2.30.1-1 2010-10-06 16:58:13 status half-installed libnautilus-extension1 2.30.1-1 2010-10-06 16:58:13 status unpacked libnautilus-extension1 2.30.1-2 2010-10-06 16:58:13 status unpacked libnautilus-extension1 2.30.1-2 2010-10-06 16:58:13 upgrade libupower-glib1 0.9.5-1+b1 0.9.5-3 2010-10-06 16:58:13 status half-configured libupower-glib1 0.9.5-1+b1 2010-10-06 16:58:13 status unpacked libupower-glib1 0.9.5-1+b1 2010-10-06 16:58:13 status half-installed libupower-glib1 0.9.5-1+b1 2010-10-06 16:58:13 status half-installed libupower-glib1 0.9.5-1+b1 2010-10-06 16:58:13 status unpacked libupower-glib1 0.9.5-3 2010-10-06 16:58:13 status unpacked libupower-glib1 0.9.5-3 2010-10-06 16:58:13 upgrade libtracker-client-0.8-0 0.8.15-1 0.8.17-1 2010-10-06 16:58:13 status half-configured libtracker-client-0.8-0 0.8.15-1 2010-10-06 16:58:13 status unpacked libtracker-client-0.8-0 0.8.15-1 2010-10-06 16:58:13 status half-installed libtracker-client-0.8-0 0.8.15-1 2010-10-06 16:58:14 status half-installed libtracker-client-0.8-0 0.8.15-1 2010-10-06 16:58:14 status unpacked libtracker-client-0.8-0 0.8.17-1 2010-10-06 16:58:14 status unpacked libtracker-client-0.8-0 0.8.17-1 2010-10-06 16:58:14 upgrade mozilla-plugin-gnash 0.8.8-2 0.8.8-5 2010-10-06 16:58:14 status half-configured mozilla-plugin-gnash 0.8.8-2 2010-10-06 16:58:15 status unpacked mozilla-plugin-gnash 0.8.8-2 2010-10-06 16:58:15 status half-installed mozilla-plugin-gnash 0.8.8-2 2010-10-06 16:58:15 status half-installed mozilla-plugin-gnash 0.8.8-2 2010-10-06 16:58:15 status unpacked mozilla-plugin-gnash 0.8.8-5 2010-10-06 16:58:16 status unpacked mozilla-plugin-gnash 0.8.8-5 2010-10-06 16:58:16 upgrade libavutil50 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.1 2010-10-06 16:58:16 status half-configured libavutil50 5:0.6~svn20100726-0.0 2010-10-06 16:58:16 status unpacked libavutil50 5:0.6~svn20100726-0.0 2010-10-06 16:58:16 status half-installed libavutil50 5:0.6~svn20100726-0.0 2010-10-06 16:58:17 status half-installed libavutil50 5:0.6~svn20100726-0.0 2010-10-06 16:58:19 status unpacked libavutil50 5:0.6~svn20100726-0.1 2010-10-06 16:58:19 status unpacked libavutil50 5:0.6~svn20100726-0.1 2010-10-06 16:58:20 upgrade libx264-104 1:0.svn20100726-0.0 1:0.svn20100918-0.2 2010-10-06 16:58:20 status half-configured libx264-104 1:0.svn20100726-0.0 2010-10-06 16:58:20 status unpacked libx264-104 1:0.svn20100726-0.0 2010-10-06 16:58:20 status half-installed libx264-104 1:0.svn20100726-0.0 2010-10-06 16:58:20 status half-installed libx264-104 1:0.svn20100726-0.0 2010-10-06 16:58:20 status unpacked libx264-104 1:0.svn20100918-0.2 2010-10-06 16:58:20 status unpacked libx264-104 1:0.svn20100918-0.2 2010-10-06 16:58:20 upgrade libavcodec52 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.1 2010-10-06 16:58:20 status half-configured libavcodec52 5:0.6~svn20100726-0.0 2010-10-06 16:58:20 status unpacked libavcodec52 5:0.6~svn20100726-0.0 2010-10-06 16:58:20 status half-installed libavcodec52 5:0.6~svn20100726-0.0 2010-10-06 16:58:21 status half-installed libavcodec52 5:0.6~svn20100726-0.0 2010-10-06 16:58:21 status unpacked libavcodec52 5:0.6~svn20100726-0.1 2010-10-06 16:58:21 status unpacked libavcodec52 5:0.6~svn20100726-0.1 2010-10-06 16:58:22 install librtmp0 2.3-2 2010-10-06 16:58:22 status half-installed librtmp0 2.3-2 2010-10-06 16:58:22 status unpacked librtmp0 2.3-2 2010-10-06 16:58:22 status unpacked librtmp0 2.3-2 2010-10-06 16:58:22 upgrade libavformat52 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.1 2010-10-06 16:58:22 status half-configured libavformat52 5:0.6~svn20100726-0.0 2010-10-06 16:58:22 status unpacked libavformat52 5:0.6~svn20100726-0.0 2010-10-06 16:58:22 status half-installed libavformat52 5:0.6~svn20100726-0.0 2010-10-06 16:58:23 status half-installed libavformat52 5:0.6~svn20100726-0.0 2010-10-06 16:58:23 status unpacked libavformat52 5:0.6~svn20100726-0.1 2010-10-06 16:58:23 status unpacked libavformat52 5:0.6~svn20100726-0.1 2010-10-06 16:58:23 upgrade libavutil49 4:0.5.2-2 4:0.5.2-6 2010-10-06 16:58:23 status half-configured libavutil49 4:0.5.2-2 2010-10-06 16:58:23 status unpacked libavutil49 4:0.5.2-2 2010-10-06 16:58:23 status half-installed libavutil49 4:0.5.2-2 2010-10-06 16:58:23 status half-installed libavutil49 4:0.5.2-2 2010-10-06 16:58:23 status unpacked libavutil49 4:0.5.2-6 2010-10-06 16:58:23 status unpacked libavutil49 4:0.5.2-6 2010-10-06 16:58:23 upgrade libswscale0 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.1 2010-10-06 16:58:23 status half-configured libswscale0 5:0.6~svn20100726-0.0 2010-10-06 16:58:23 status unpacked libswscale0 5:0.6~svn20100726-0.0 2010-10-06 16:58:23 status half-installed libswscale0 5:0.6~svn20100726-0.0 2010-10-06 16:58:24 status half-installed libswscale0 5:0.6~svn20100726-0.0 2010-10-06 16:58:24 status unpacked libswscale0 5:0.6~svn20100726-0.1 2010-10-06 16:58:24 status unpacked libswscale0 5:0.6~svn20100726-0.1 2010-10-06 16:58:24 upgrade gnash 0.8.8-2 0.8.8-5 2010-10-06 16:58:24 status half-configured gnash 0.8.8-2 2010-10-06 16:58:24 status unpacked gnash 0.8.8-2 2010-10-06 16:58:24 status half-installed gnash 0.8.8-2 2010-10-06 16:58:24 status half-installed gnash 0.8.8-2 2010-10-06 16:58:24 status half-installed gnash 0.8.8-2 2010-10-06 16:58:25 status unpacked gnash 0.8.8-5 2010-10-06 16:58:25 status unpacked gnash 0.8.8-5 2010-10-06 16:58:25 upgrade gnash-common 0.8.8-2 0.8.8-5 2010-10-06 16:58:25 status half-configured gnash-common 0.8.8-2 2010-10-06 16:58:25 status unpacked gnash-common 0.8.8-2 2010-10-06 16:58:25 status half-installed gnash-common 0.8.8-2 2010-10-06 16:58:25 status half-installed gnash-common 0.8.8-2 2010-10-06 16:58:25 status half-installed gnash-common 0.8.8-2 2010-10-06 16:58:25 status half-installed gnash-common 0.8.8-2 2010-10-06 16:58:25 status half-installed gnash-common 0.8.8-2 2010-10-06 16:58:26 status unpacked gnash-common 0.8.8-5 2010-10-06 16:58:26 status unpacked gnash-common 0.8.8-5 2010-10-06 16:58:26 install browser-plugin-gnash 0.8.8-5 2010-10-06 16:58:26 status half-installed browser-plugin-gnash 0.8.8-5 2010-10-06 16:58:27 status unpacked browser-plugin-gnash 0.8.8-5 2010-10-06 16:58:27 status unpacked browser-plugin-gnash 0.8.8-5 2010-10-06 16:58:27 upgrade cdbs 0.4.88 0.4.89 2010-10-06 16:58:27 status half-configured cdbs 0.4.88 2010-10-06 16:58:27 status unpacked cdbs 0.4.88 2010-10-06 16:58:27 status half-installed cdbs 0.4.88 2010-10-06 16:58:27 status half-installed cdbs 0.4.88 2010-10-06 16:58:27 status half-installed cdbs 0.4.88 2010-10-06 16:58:27 status unpacked cdbs 0.4.89 2010-10-06 16:58:27 status unpacked cdbs 0.4.89 2010-10-06 16:58:28 upgrade libcheese-gtk18 2.30.1-1 2.30.1-2 2010-10-06 16:58:28 status half-configured libcheese-gtk18 2.30.1-1 2010-10-06 16:58:28 status unpacked libcheese-gtk18 2.30.1-1 2010-10-06 16:58:28 status half-installed libcheese-gtk18 2.30.1-1 2010-10-06 16:58:28 status half-installed libcheese-gtk18 2.30.1-1 2010-10-06 16:58:28 status unpacked libcheese-gtk18 2.30.1-2 2010-10-06 16:58:28 status unpacked libcheese-gtk18 2.30.1-2 2010-10-06 16:58:28 upgrade cheese 2.30.1-1 2.30.1-2 2010-10-06 16:58:28 status half-configured cheese 2.30.1-1 2010-10-06 16:58:29 status unpacked cheese 2.30.1-1 2010-10-06 16:58:29 status half-installed cheese 2.30.1-1 2010-10-06 16:58:29 status half-installed cheese 2.30.1-1 2010-10-06 16:58:29 status half-installed cheese 2.30.1-1 2010-10-06 16:58:29 status unpacked cheese 2.30.1-2 2010-10-06 16:58:29 status unpacked cheese 2.30.1-2 2010-10-06 16:58:29 upgrade cheese-common 2.30.1-1 2.30.1-2 2010-10-06 16:58:29 status half-configured cheese-common 2.30.1-1 2010-10-06 16:58:29 status unpacked cheese-common 2.30.1-1 2010-10-06 16:58:29 status half-installed cheese-common 2.30.1-1 2010-10-06 16:58:31 status half-installed cheese-common 2.30.1-1 2010-10-06 16:58:32 status half-installed cheese-common 2.30.1-1 2010-10-06 16:58:32 status unpacked cheese-common 2.30.1-2 2010-10-06 16:58:33 status unpacked cheese-common 2.30.1-2 2010-10-06 16:58:33 upgrade cl-asdf 2:2.005-1 2:2.008-1 2010-10-06 16:58:33 status half-configured cl-asdf 2:2.005-1 2010-10-06 16:58:33 status unpacked cl-asdf 2:2.005-1 2010-10-06 16:58:33 status half-installed cl-asdf 2:2.005-1 2010-10-06 16:58:33 status half-installed cl-asdf 2:2.005-1 2010-10-06 16:58:34 status half-installed cl-asdf 2:2.005-1 2010-10-06 16:58:35 status half-installed cl-asdf 2:2.005-1 2010-10-06 16:58:35 status unpacked cl-asdf 2:2.008-1 2010-10-06 16:58:35 status unpacked cl-asdf 2:2.008-1 2010-10-06 16:58:36 upgrade console-data 2:1.10-4 2:1.10-5 2010-10-06 16:58:36 status half-configured console-data 2:1.10-4 2010-10-06 16:58:36 status unpacked console-data 2:1.10-4 2010-10-06 16:58:36 status half-installed console-data 2:1.10-4 2010-10-06 16:58:37 status half-installed console-data 2:1.10-4 2010-10-06 16:58:37 status unpacked console-data 2:1.10-5 2010-10-06 16:58:38 status unpacked console-data 2:1.10-5 2010-10-06 16:58:38 upgrade libck-connector0 0.4.1-4 0.4.2-1 2010-10-06 16:58:38 status half-configured libck-connector0 0.4.1-4 2010-10-06 16:58:38 status unpacked libck-connector0 0.4.1-4 2010-10-06 16:58:38 status half-installed libck-connector0 0.4.1-4 2010-10-06 16:58:38 status half-installed libck-connector0 0.4.1-4 2010-10-06 16:58:39 status unpacked libck-connector0 0.4.2-1 2010-10-06 16:58:39 status unpacked libck-connector0 0.4.2-1 2010-10-06 16:58:39 upgrade libpolkit-gobject-1-0 0.96-2 0.96-3 2010-10-06 16:58:39 status half-configured libpolkit-gobject-1-0 0.96-2 2010-10-06 16:58:39 status unpacked libpolkit-gobject-1-0 0.96-2 2010-10-06 16:58:39 status half-installed libpolkit-gobject-1-0 0.96-2 2010-10-06 16:58:39 status half-installed libpolkit-gobject-1-0 0.96-2 2010-10-06 16:58:39 status unpacked libpolkit-gobject-1-0 0.96-3 2010-10-06 16:58:39 status unpacked libpolkit-gobject-1-0 0.96-3 2010-10-06 16:58:39 upgrade consolekit 0.4.1-4 0.4.2-1 2010-10-06 16:58:39 status half-configured consolekit 0.4.1-4 2010-10-06 16:58:39 status unpacked consolekit 0.4.1-4 2010-10-06 16:58:39 status half-installed consolekit 0.4.1-4 2010-10-06 16:58:40 status half-installed consolekit 0.4.1-4 2010-10-06 16:58:40 status unpacked consolekit 0.4.2-1 2010-10-06 16:58:40 status unpacked consolekit 0.4.2-1 2010-10-06 16:58:40 upgrade cpp 4:4.4.4-2 4:4.4.5-1 2010-10-06 16:58:40 status half-configured cpp 4:4.4.4-2 2010-10-06 16:58:40 status unpacked cpp 4:4.4.4-2 2010-10-06 16:58:40 status half-installed cpp 4:4.4.4-2 2010-10-06 16:58:40 status half-installed cpp 4:4.4.4-2 2010-10-06 16:58:40 status unpacked cpp 4:4.4.5-1 2010-10-06 16:58:41 status unpacked cpp 4:4.4.5-1 2010-10-06 16:58:41 upgrade g++-4.3 4.3.5-2 4.3.5-4 2010-10-06 16:58:41 status half-configured g++-4.3 4.3.5-2 2010-10-06 16:58:41 status unpacked g++-4.3 4.3.5-2 2010-10-06 16:58:41 status half-installed g++-4.3 4.3.5-2 2010-10-06 16:58:42 status half-installed g++-4.3 4.3.5-2 2010-10-06 16:58:43 status unpacked g++-4.3 4.3.5-4 2010-10-06 16:58:43 status unpacked g++-4.3 4.3.5-4 2010-10-06 16:58:43 upgrade libstdc++6-4.3-dev 4.3.5-2 4.3.5-4 2010-10-06 16:58:43 status half-configured libstdc++6-4.3-dev 4.3.5-2 2010-10-06 16:58:43 status unpacked libstdc++6-4.3-dev 4.3.5-2 2010-10-06 16:58:43 status half-installed libstdc++6-4.3-dev 4.3.5-2 2010-10-06 16:58:46 status half-installed libstdc++6-4.3-dev 4.3.5-2 2010-10-06 16:58:47 status unpacked libstdc++6-4.3-dev 4.3.5-4 2010-10-06 16:58:47 status unpacked libstdc++6-4.3-dev 4.3.5-4 2010-10-06 16:58:47 upgrade gcc-4.3 4.3.5-2 4.3.5-4 2010-10-06 16:58:47 status half-configured gcc-4.3 4.3.5-2 2010-10-06 16:58:47 status unpacked gcc-4.3 4.3.5-2 2010-10-06 16:58:47 status half-installed gcc-4.3 4.3.5-2 2010-10-06 16:58:48 status half-installed gcc-4.3 4.3.5-2 2010-10-06 16:58:48 status unpacked gcc-4.3 4.3.5-4 2010-10-06 16:58:48 status unpacked gcc-4.3 4.3.5-4 2010-10-06 16:58:48 upgrade cpp-4.3 4.3.5-2 4.3.5-4 2010-10-06 16:58:48 status half-configured cpp-4.3 4.3.5-2 2010-10-06 16:58:48 status unpacked cpp-4.3 4.3.5-2 2010-10-06 16:58:48 status half-installed cpp-4.3 4.3.5-2 2010-10-06 16:58:49 status half-installed cpp-4.3 4.3.5-2 2010-10-06 16:58:49 status unpacked cpp-4.3 4.3.5-4 2010-10-06 16:58:49 status unpacked cpp-4.3 4.3.5-4 2010-10-06 16:58:49 upgrade gcc-4.3-base 4.3.5-2 4.3.5-4 2010-10-06 16:58:49 status half-configured gcc-4.3-base 4.3.5-2 2010-10-06 16:58:49 status unpacked gcc-4.3-base 4.3.5-2 2010-10-06 16:58:49 status half-installed gcc-4.3-base 4.3.5-2 2010-10-06 16:58:49 status half-installed gcc-4.3-base 4.3.5-2 2010-10-06 16:58:49 status unpacked gcc-4.3-base 4.3.5-4 2010-10-06 16:58:49 status unpacked gcc-4.3-base 4.3.5-4 2010-10-06 16:58:49 upgrade libcupscgi1 1.4.4-3 1.4.4-6 2010-10-06 16:58:49 status half-configured libcupscgi1 1.4.4-3 2010-10-06 16:58:49 status unpacked libcupscgi1 1.4.4-3 2010-10-06 16:58:49 status half-installed libcupscgi1 1.4.4-3 2010-10-06 16:58:50 status half-installed libcupscgi1 1.4.4-3 2010-10-06 16:58:50 status unpacked libcupscgi1 1.4.4-6 2010-10-06 16:58:50 status unpacked libcupscgi1 1.4.4-6 2010-10-06 16:58:50 upgrade libcupsdriver1 1.4.4-3 1.4.4-6 2010-10-06 16:58:50 status half-configured libcupsdriver1 1.4.4-3 2010-10-06 16:58:50 status unpacked libcupsdriver1 1.4.4-3 2010-10-06 16:58:50 status half-installed libcupsdriver1 1.4.4-3 2010-10-06 16:58:50 status half-installed libcupsdriver1 1.4.4-3 2010-10-06 16:58:50 status unpacked libcupsdriver1 1.4.4-6 2010-10-06 16:58:50 status unpacked libcupsdriver1 1.4.4-6 2010-10-06 16:58:51 upgrade libcupsimage2 1.4.4-3 1.4.4-6 2010-10-06 16:58:51 status half-configured libcupsimage2 1.4.4-3 2010-10-06 16:58:51 status unpacked libcupsimage2 1.4.4-3 2010-10-06 16:58:51 status half-installed libcupsimage2 1.4.4-3 2010-10-06 16:58:51 status half-installed libcupsimage2 1.4.4-3 2010-10-06 16:58:51 status unpacked libcupsimage2 1.4.4-6 2010-10-06 16:58:51 status unpacked libcupsimage2 1.4.4-6 2010-10-06 16:58:51 upgrade libcupsmime1 1.4.4-3 1.4.4-6 2010-10-06 16:58:51 status half-configured libcupsmime1 1.4.4-3 2010-10-06 16:58:51 status unpacked libcupsmime1 1.4.4-3 2010-10-06 16:58:51 status half-installed libcupsmime1 1.4.4-3 2010-10-06 16:58:51 status half-installed libcupsmime1 1.4.4-3 2010-10-06 16:58:52 status unpacked libcupsmime1 1.4.4-6 2010-10-06 16:58:52 status unpacked libcupsmime1 1.4.4-6 2010-10-06 16:58:52 upgrade libcupsppdc1 1.4.4-3 1.4.4-6 2010-10-06 16:58:52 status half-configured libcupsppdc1 1.4.4-3 2010-10-06 16:58:52 status unpacked libcupsppdc1 1.4.4-3 2010-10-06 16:58:52 status half-installed libcupsppdc1 1.4.4-3 2010-10-06 16:58:52 status half-installed libcupsppdc1 1.4.4-3 2010-10-06 16:58:52 status unpacked libcupsppdc1 1.4.4-6 2010-10-06 16:58:52 status unpacked libcupsppdc1 1.4.4-6 2010-10-06 16:58:52 upgrade cups-common 1.4.4-3 1.4.4-6 2010-10-06 16:58:52 status half-configured cups-common 1.4.4-3 2010-10-06 16:58:52 status unpacked cups-common 1.4.4-3 2010-10-06 16:58:52 status half-installed cups-common 1.4.4-3 2010-10-06 16:58:53 status half-installed cups-common 1.4.4-3 2010-10-06 16:58:53 status unpacked cups-common 1.4.4-6 2010-10-06 16:58:54 status unpacked cups-common 1.4.4-6 2010-10-06 16:58:54 upgrade cups-bsd 1.4.4-3 1.4.4-6 2010-10-06 16:58:54 status half-configured cups-bsd 1.4.4-3 2010-10-06 16:58:55 status unpacked cups-bsd 1.4.4-3 2010-10-06 16:58:55 status half-installed cups-bsd 1.4.4-3 2010-10-06 16:58:55 status half-installed cups-bsd 1.4.4-3 2010-10-06 16:58:55 status unpacked cups-bsd 1.4.4-6 2010-10-06 16:58:55 status unpacked cups-bsd 1.4.4-6 2010-10-06 16:58:56 upgrade cups-client 1.4.4-3 1.4.4-6 2010-10-06 16:58:56 status half-configured cups-client 1.4.4-3 2010-10-06 16:58:56 status unpacked cups-client 1.4.4-3 2010-10-06 16:58:56 status half-installed cups-client 1.4.4-3 2010-10-06 16:58:56 status half-installed cups-client 1.4.4-3 2010-10-06 16:58:56 status unpacked cups-client 1.4.4-6 2010-10-06 16:58:56 status unpacked cups-client 1.4.4-6 2010-10-06 16:58:56 upgrade ssl-cert 1.0.26 1.0.27 2010-10-06 16:58:56 status half-configured ssl-cert 1.0.26 2010-10-06 16:58:56 status unpacked ssl-cert 1.0.26 2010-10-06 16:58:56 status half-installed ssl-cert 1.0.26 2010-10-06 16:58:57 status half-installed ssl-cert 1.0.26 2010-10-06 16:58:57 status unpacked ssl-cert 1.0.27 2010-10-06 16:58:57 status unpacked ssl-cert 1.0.27 2010-10-06 16:58:57 upgrade cups 1.4.4-3 1.4.4-6 2010-10-06 16:58:57 status half-configured cups 1.4.4-3 2010-10-06 16:58:57 status unpacked cups 1.4.4-3 2010-10-06 16:58:57 status half-installed cups 1.4.4-3 2010-10-06 16:58:59 status half-installed cups 1.4.4-3 2010-10-06 16:59:02 status half-installed cups 1.4.4-3 2010-10-06 16:59:02 status unpacked cups 1.4.4-6 2010-10-06 16:59:02 status unpacked cups 1.4.4-6 2010-10-06 16:59:02 upgrade dctrl-tools 2.14.1 2.14.3 2010-10-06 16:59:02 status half-configured dctrl-tools 2.14.1 2010-10-06 16:59:02 status unpacked dctrl-tools 2.14.1 2010-10-06 16:59:02 status half-installed dctrl-tools 2.14.1 2010-10-06 16:59:03 status half-installed dctrl-tools 2.14.1 2010-10-06 16:59:03 status unpacked dctrl-tools 2.14.3 2010-10-06 16:59:03 status unpacked dctrl-tools 2.14.3 2010-10-06 16:59:03 upgrade debconf-utils 1.5.35 1.5.36 2010-10-06 16:59:03 status half-configured debconf-utils 1.5.35 2010-10-06 16:59:03 status unpacked debconf-utils 1.5.35 2010-10-06 16:59:03 status half-installed debconf-utils 1.5.35 2010-10-06 16:59:04 status half-installed debconf-utils 1.5.35 2010-10-06 16:59:04 status unpacked debconf-utils 1.5.36 2010-10-06 16:59:04 status unpacked debconf-utils 1.5.36 2010-10-06 16:59:04 upgrade libpanel-applet2-0 2.30.2-1 2.30.2-2 2010-10-06 16:59:04 status half-configured libpanel-applet2-0 2.30.2-1 2010-10-06 16:59:04 status unpacked libpanel-applet2-0 2.30.2-1 2010-10-06 16:59:04 status half-installed libpanel-applet2-0 2.30.2-1 2010-10-06 16:59:05 status half-installed libpanel-applet2-0 2.30.2-1 2010-10-06 16:59:07 status unpacked libpanel-applet2-0 2.30.2-2 2010-10-06 16:59:07 status unpacked libpanel-applet2-0 2.30.2-2 2010-10-06 16:59:08 upgrade python-gnomeapplet 2.30.0-1+b1 2.30.0-3 2010-10-06 16:59:08 status half-configured python-gnomeapplet 2.30.0-1+b1 2010-10-06 16:59:08 status unpacked python-gnomeapplet 2.30.0-1+b1 2010-10-06 16:59:08 status half-installed python-gnomeapplet 2.30.0-1+b1 2010-10-06 16:59:08 status half-installed python-gnomeapplet 2.30.0-1+b1 2010-10-06 16:59:08 status unpacked python-gnomeapplet 2.30.0-3 2010-10-06 16:59:08 status unpacked python-gnomeapplet 2.30.0-3 2010-10-06 16:59:08 upgrade python-gnomedesktop 2.30.0-1+b1 2.30.0-3 2010-10-06 16:59:08 status half-configured python-gnomedesktop 2.30.0-1+b1 2010-10-06 16:59:08 status unpacked python-gnomedesktop 2.30.0-1+b1 2010-10-06 16:59:08 status half-installed python-gnomedesktop 2.30.0-1+b1 2010-10-06 16:59:09 status half-installed python-gnomedesktop 2.30.0-1+b1 2010-10-06 16:59:09 status unpacked python-gnomedesktop 2.30.0-3 2010-10-06 16:59:09 status unpacked python-gnomedesktop 2.30.0-3 2010-10-06 16:59:09 upgrade python-gnomekeyring 2.30.0-1+b1 2.30.0-3 2010-10-06 16:59:09 status half-configured python-gnomekeyring 2.30.0-1+b1 2010-10-06 16:59:09 status unpacked python-gnomekeyring 2.30.0-1+b1 2010-10-06 16:59:09 status half-installed python-gnomekeyring 2.30.0-1+b1 2010-10-06 16:59:09 status half-installed python-gnomekeyring 2.30.0-1+b1 2010-10-06 16:59:09 status unpacked python-gnomekeyring 2.30.0-3 2010-10-06 16:59:09 status unpacked python-gnomekeyring 2.30.0-3 2010-10-06 16:59:10 upgrade libwnck-common 2.30.3-1 2.30.4-2 2010-10-06 16:59:10 status half-configured libwnck-common 2.30.3-1 2010-10-06 16:59:10 status unpacked libwnck-common 2.30.3-1 2010-10-06 16:59:10 status half-installed libwnck-common 2.30.3-1 2010-10-06 16:59:11 status half-installed libwnck-common 2.30.3-1 2010-10-06 16:59:11 status unpacked libwnck-common 2.30.4-2 2010-10-06 16:59:11 status unpacked libwnck-common 2.30.4-2 2010-10-06 16:59:12 upgrade libwnck22 2.30.3-1 2.30.4-2 2010-10-06 16:59:12 status half-configured libwnck22 2.30.3-1 2010-10-06 16:59:12 status unpacked libwnck22 2.30.3-1 2010-10-06 16:59:12 status half-installed libwnck22 2.30.3-1 2010-10-06 16:59:13 status half-installed libwnck22 2.30.3-1 2010-10-06 16:59:13 status unpacked libwnck22 2.30.4-2 2010-10-06 16:59:14 status unpacked libwnck22 2.30.4-2 2010-10-06 16:59:14 upgrade python-wnck 2.30.0-1+b1 2.30.0-3 2010-10-06 16:59:14 status half-configured python-wnck 2.30.0-1+b1 2010-10-06 16:59:14 status unpacked python-wnck 2.30.0-1+b1 2010-10-06 16:59:14 status half-installed python-wnck 2.30.0-1+b1 2010-10-06 16:59:14 status half-installed python-wnck 2.30.0-1+b1 2010-10-06 16:59:14 status unpacked python-wnck 2.30.0-3 2010-10-06 16:59:15 status unpacked python-wnck 2.30.0-3 2010-10-06 16:59:15 upgrade deskbar-applet 2.30.1-2 2.32.0-1 2010-10-06 16:59:15 status half-configured deskbar-applet 2.30.1-2 2010-10-06 16:59:15 status unpacked deskbar-applet 2.30.1-2 2010-10-06 16:59:15 status half-installed deskbar-applet 2.30.1-2 2010-10-06 16:59:15 status half-installed deskbar-applet 2.30.1-2 2010-10-06 16:59:17 status half-installed deskbar-applet 2.30.1-2 2010-10-06 16:59:17 status unpacked deskbar-applet 2.32.0-1 2010-10-06 16:59:18 status unpacked deskbar-applet 2.32.0-1 2010-10-06 16:59:18 upgrade devscripts 2.10.67 2.10.68 2010-10-06 16:59:18 status half-configured devscripts 2.10.67 2010-10-06 16:59:18 status unpacked devscripts 2.10.67 2010-10-06 16:59:18 status half-installed devscripts 2.10.67 2010-10-06 16:59:19 status half-installed devscripts 2.10.67 2010-10-06 16:59:19 status unpacked devscripts 2.10.68 2010-10-06 16:59:19 status unpacked devscripts 2.10.68 2010-10-06 16:59:19 upgrade dictionaries-common 1.5.12 1.5.14 2010-10-06 16:59:19 status half-configured dictionaries-common 1.5.12 2010-10-06 16:59:20 status unpacked dictionaries-common 1.5.12 2010-10-06 16:59:20 status half-installed dictionaries-common 1.5.12 2010-10-06 16:59:20 status half-installed dictionaries-common 1.5.12 2010-10-06 16:59:21 status unpacked dictionaries-common 1.5.14 2010-10-06 16:59:21 status unpacked dictionaries-common 1.5.14 2010-10-06 16:59:21 upgrade dmz-cursor-theme 0.4.1 0.4.3 2010-10-06 16:59:21 status half-configured dmz-cursor-theme 0.4.1 2010-10-06 16:59:21 status unpacked dmz-cursor-theme 0.4.1 2010-10-06 16:59:21 status half-installed dmz-cursor-theme 0.4.1 2010-10-06 16:59:21 status half-installed dmz-cursor-theme 0.4.1 2010-10-06 16:59:22 status unpacked dmz-cursor-theme 0.4.3 2010-10-06 16:59:22 status unpacked dmz-cursor-theme 0.4.3 2010-10-06 16:59:22 upgrade dnsmasq-base 2.55-1 2.55-2 2010-10-06 16:59:22 status half-configured dnsmasq-base 2.55-1 2010-10-06 16:59:22 status unpacked dnsmasq-base 2.55-1 2010-10-06 16:59:22 status half-installed dnsmasq-base 2.55-1 2010-10-06 16:59:22 status half-installed dnsmasq-base 2.55-1 2010-10-06 16:59:22 status unpacked dnsmasq-base 2.55-2 2010-10-06 16:59:23 status unpacked dnsmasq-base 2.55-2 2010-10-06 16:59:23 upgrade ed 1.4-1 1.4-3 2010-10-06 16:59:23 status half-configured ed 1.4-1 2010-10-06 16:59:23 status unpacked ed 1.4-1 2010-10-06 16:59:23 status half-installed ed 1.4-1 2010-10-06 16:59:23 status half-installed ed 1.4-1 2010-10-06 16:59:23 status half-installed ed 1.4-1 2010-10-06 16:59:23 status unpacked ed 1.4-3 2010-10-06 16:59:23 status unpacked ed 1.4-3 2010-10-06 16:59:23 upgrade epiphany-browser-data 2.30.3-1 2.30.6-1 2010-10-06 16:59:23 status half-configured epiphany-browser-data 2.30.3-1 2010-10-06 16:59:23 status unpacked epiphany-browser-data 2.30.3-1 2010-10-06 16:59:23 status half-installed epiphany-browser-data 2.30.3-1 2010-10-06 16:59:24 status half-installed epiphany-browser-data 2.30.3-1 2010-10-06 16:59:24 status half-installed epiphany-browser-data 2.30.3-1 2010-10-06 16:59:27 status half-installed epiphany-browser-data 2.30.3-1 2010-10-06 16:59:29 status unpacked epiphany-browser-data 2.30.6-1 2010-10-06 16:59:30 status unpacked epiphany-browser-data 2.30.6-1 2010-10-06 16:59:30 upgrade libwebkit-1.0-common 1.2.3-2 1.2.4-1 2010-10-06 16:59:30 status half-configured libwebkit-1.0-common 1.2.3-2 2010-10-06 16:59:30 status unpacked libwebkit-1.0-common 1.2.3-2 2010-10-06 16:59:30 status half-installed libwebkit-1.0-common 1.2.3-2 2010-10-06 16:59:31 status half-installed libwebkit-1.0-common 1.2.3-2 2010-10-06 16:59:31 status unpacked libwebkit-1.0-common 1.2.4-1 2010-10-06 16:59:31 status unpacked libwebkit-1.0-common 1.2.4-1 2010-10-06 16:59:32 upgrade libwebkit-1.0-2 1.2.3-2+b1 1.2.4-1+b1 2010-10-06 16:59:32 status half-configured libwebkit-1.0-2 1.2.3-2+b1 2010-10-06 16:59:32 status unpacked libwebkit-1.0-2 1.2.3-2+b1 2010-10-06 16:59:32 status half-installed libwebkit-1.0-2 1.2.3-2+b1 2010-10-06 16:59:33 status half-installed libwebkit-1.0-2 1.2.3-2+b1 2010-10-06 16:59:33 status unpacked libwebkit-1.0-2 1.2.4-1+b1 2010-10-06 16:59:33 status unpacked libwebkit-1.0-2 1.2.4-1+b1 2010-10-06 16:59:33 upgrade iso-codes 3.19-1 3.21-1 2010-10-06 16:59:33 status half-configured iso-codes 3.19-1 2010-10-06 16:59:33 status unpacked iso-codes 3.19-1 2010-10-06 16:59:34 status half-installed iso-codes 3.19-1 2010-10-06 16:59:37 status half-installed iso-codes 3.19-1 2010-10-06 16:59:37 status unpacked iso-codes 3.21-1 2010-10-06 16:59:38 status unpacked iso-codes 3.21-1 2010-10-06 16:59:38 upgrade epiphany-browser 2.30.3-1 2.30.6-1 2010-10-06 16:59:38 status half-configured epiphany-browser 2.30.3-1 2010-10-06 16:59:38 status unpacked epiphany-browser 2.30.3-1 2010-10-06 16:59:38 status half-installed epiphany-browser 2.30.3-1 2010-10-06 16:59:38 status half-installed epiphany-browser 2.30.3-1 2010-10-06 16:59:39 status half-installed epiphany-browser 2.30.3-1 2010-10-06 16:59:40 status unpacked epiphany-browser 2.30.6-1 2010-10-06 16:59:40 status unpacked epiphany-browser 2.30.6-1 2010-10-06 16:59:40 upgrade epiphany-extensions 2.30.1-2 2.30.2-1 2010-10-06 16:59:40 status half-configured epiphany-extensions 2.30.1-2 2010-10-06 16:59:40 status unpacked epiphany-extensions 2.30.1-2 2010-10-06 16:59:40 status half-installed epiphany-extensions 2.30.1-2 2010-10-06 16:59:42 status half-installed epiphany-extensions 2.30.1-2 2010-10-06 16:59:42 status unpacked epiphany-extensions 2.30.2-1 2010-10-06 16:59:42 status unpacked epiphany-extensions 2.30.2-1 2010-10-06 16:59:42 upgrade etckeeper 0.48 0.49 2010-10-06 16:59:42 status half-configured etckeeper 0.48 2010-10-06 16:59:42 status unpacked etckeeper 0.48 2010-10-06 16:59:42 status half-installed etckeeper 0.48 2010-10-06 16:59:43 status half-installed etckeeper 0.48 2010-10-06 16:59:44 status unpacked etckeeper 0.49 2010-10-06 16:59:44 status unpacked etckeeper 0.49 2010-10-06 16:59:44 upgrade etherboot-qemu 5.4.4-6 5.4.4-7 2010-10-06 16:59:44 status half-configured etherboot-qemu 5.4.4-6 2010-10-06 16:59:44 status unpacked etherboot-qemu 5.4.4-6 2010-10-06 16:59:44 status half-installed etherboot-qemu 5.4.4-6 2010-10-06 16:59:44 status half-installed etherboot-qemu 5.4.4-6 2010-10-06 16:59:44 status unpacked etherboot-qemu 5.4.4-7 2010-10-06 16:59:44 status unpacked etherboot-qemu 5.4.4-7 2010-10-06 16:59:45 upgrade evolution-exchange 2.30.2-1 2.30.3-1 2010-10-06 16:59:45 status half-configured evolution-exchange 2.30.2-1 2010-10-06 16:59:45 status unpacked evolution-exchange 2.30.2-1 2010-10-06 16:59:45 status half-installed evolution-exchange 2.30.2-1 2010-10-06 16:59:46 status half-installed evolution-exchange 2.30.2-1 2010-10-06 16:59:46 status unpacked evolution-exchange 2.30.3-1 2010-10-06 16:59:46 status unpacked evolution-exchange 2.30.3-1 2010-10-06 16:59:47 upgrade evolution-plugins 2.30.3-1 2.30.3-2 2010-10-06 16:59:47 status half-configured evolution-plugins 2.30.3-1 2010-10-06 16:59:47 status unpacked evolution-plugins 2.30.3-1 2010-10-06 16:59:47 status half-installed evolution-plugins 2.30.3-1 2010-10-06 16:59:48 status half-installed evolution-plugins 2.30.3-1 2010-10-06 16:59:49 status unpacked evolution-plugins 2.30.3-2 2010-10-06 16:59:49 status unpacked evolution-plugins 2.30.3-2 2010-10-06 16:59:49 upgrade file-roller 2.30.2-1 2.30.2-2 2010-10-06 16:59:49 status half-configured file-roller 2.30.2-1 2010-10-06 16:59:49 status unpacked file-roller 2.30.2-1 2010-10-06 16:59:49 status half-installed file-roller 2.30.2-1 2010-10-06 16:59:49 status half-installed file-roller 2.30.2-1 2010-10-06 16:59:50 status half-installed file-roller 2.30.2-1 2010-10-06 16:59:50 status half-installed file-roller 2.30.2-1 2010-10-06 16:59:51 status half-installed file-roller 2.30.2-1 2010-10-06 16:59:52 status unpacked file-roller 2.30.2-2 2010-10-06 16:59:52 status unpacked file-roller 2.30.2-2 2010-10-06 16:59:52 upgrade firmware-iwlwifi 0.26 0.27 2010-10-06 16:59:52 status half-configured firmware-iwlwifi 0.26 2010-10-06 16:59:52 status unpacked firmware-iwlwifi 0.26 2010-10-06 16:59:52 status half-installed firmware-iwlwifi 0.26 2010-10-06 16:59:53 status half-installed firmware-iwlwifi 0.26 2010-10-06 16:59:53 status unpacked firmware-iwlwifi 0.27 2010-10-06 16:59:53 status unpacked firmware-iwlwifi 0.27 2010-10-06 16:59:54 upgrade flashplugin-nonfree 1:2.8.1 1:2.8.2 2010-10-06 16:59:54 status half-configured flashplugin-nonfree 1:2.8.1 2010-10-06 16:59:54 status unpacked flashplugin-nonfree 1:2.8.1 2010-10-06 16:59:54 status half-installed flashplugin-nonfree 1:2.8.1 2010-10-06 16:59:54 status half-installed flashplugin-nonfree 1:2.8.1 2010-10-06 16:59:54 status unpacked flashplugin-nonfree 1:2.8.2 2010-10-06 16:59:54 status unpacked flashplugin-nonfree 1:2.8.2 2010-10-06 16:59:55 upgrade gcc 4:4.4.4-2 4:4.4.5-1 2010-10-06 16:59:55 status half-configured gcc 4:4.4.4-2 2010-10-06 16:59:55 status unpacked gcc 4:4.4.4-2 2010-10-06 16:59:55 status half-installed gcc 4:4.4.4-2 2010-10-06 16:59:55 status half-installed gcc 4:4.4.4-2 2010-10-06 16:59:55 status unpacked gcc 4:4.4.5-1 2010-10-06 16:59:55 status unpacked gcc 4:4.4.5-1 2010-10-06 16:59:55 upgrade g++ 4:4.4.4-2 4:4.4.5-1 2010-10-06 16:59:55 status half-configured g++ 4:4.4.4-2 2010-10-06 16:59:55 status unpacked g++ 4:4.4.4-2 2010-10-06 16:59:55 status half-installed g++ 4:4.4.4-2 2010-10-06 16:59:55 status half-installed g++ 4:4.4.4-2 2010-10-06 16:59:55 status unpacked g++ 4:4.4.5-1 2010-10-06 16:59:55 status unpacked g++ 4:4.4.5-1 2010-10-06 16:59:56 upgrade gcj-4.4-base 4.4.4-11 4.4.5-1 2010-10-06 16:59:56 status half-configured gcj-4.4-base 4.4.4-11 2010-10-06 16:59:56 status unpacked gcj-4.4-base 4.4.4-11 2010-10-06 16:59:56 status half-installed gcj-4.4-base 4.4.4-11 2010-10-06 16:59:56 status half-installed gcj-4.4-base 4.4.4-11 2010-10-06 16:59:56 status unpacked gcj-4.4-base 4.4.5-1 2010-10-06 16:59:56 status unpacked gcj-4.4-base 4.4.5-1 2010-10-06 16:59:56 upgrade libgcj-common 1:4.4.4-2 1:4.4.5-1 2010-10-06 16:59:56 status half-configured libgcj-common 1:4.4.4-2 2010-10-06 16:59:57 status unpacked libgcj-common 1:4.4.4-2 2010-10-06 16:59:57 status half-installed libgcj-common 1:4.4.4-2 2010-10-06 16:59:57 status half-installed libgcj-common 1:4.4.4-2 2010-10-06 16:59:57 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 16:59:57 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 16:59:58 upgrade libgcj10 4.4.4-11 4.4.5-1 2010-10-06 16:59:58 status half-configured libgcj10 4.4.4-11 2010-10-06 16:59:58 status unpacked libgcj10 4.4.4-11 2010-10-06 16:59:58 status half-installed libgcj10 4.4.4-11 2010-10-06 17:00:00 status half-installed libgcj10 4.4.4-11 2010-10-06 17:00:00 status unpacked libgcj10 4.4.5-1 2010-10-06 17:00:00 status unpacked libgcj10 4.4.5-1 2010-10-06 17:00:00 upgrade gcj-4.4-jre-lib 4.4.4-11 4.4.5-1 2010-10-06 17:00:00 status half-configured gcj-4.4-jre-lib 4.4.4-11 2010-10-06 17:00:00 status unpacked gcj-4.4-jre-lib 4.4.4-11 2010-10-06 17:00:00 status half-installed gcj-4.4-jre-lib 4.4.4-11 2010-10-06 17:00:02 status half-installed gcj-4.4-jre-lib 4.4.4-11 2010-10-06 17:00:02 status unpacked gcj-4.4-jre-lib 4.4.5-1 2010-10-06 17:00:02 status unpacked gcj-4.4-jre-lib 4.4.5-1 2010-10-06 17:00:03 upgrade gconf-defaults-service 2.28.1-3 2.28.1-4 2010-10-06 17:00:03 status half-configured gconf-defaults-service 2.28.1-3 2010-10-06 17:00:03 status unpacked gconf-defaults-service 2.28.1-3 2010-10-06 17:00:04 status half-installed gconf-defaults-service 2.28.1-3 2010-10-06 17:00:06 status half-installed gconf-defaults-service 2.28.1-3 2010-10-06 17:00:07 status unpacked gconf-defaults-service 2.28.1-4 2010-10-06 17:00:07 status unpacked gconf-defaults-service 2.28.1-4 2010-10-06 17:00:07 upgrade gdebi 0.6.3 0.6.4 2010-10-06 17:00:07 status half-configured gdebi 0.6.3 2010-10-06 17:00:08 status unpacked gdebi 0.6.3 2010-10-06 17:00:08 status half-installed gdebi 0.6.3 2010-10-06 17:00:08 status half-installed gdebi 0.6.3 2010-10-06 17:00:09 status half-installed gdebi 0.6.3 2010-10-06 17:00:13 status half-installed gdebi 0.6.3 2010-10-06 17:00:14 status unpacked gdebi 0.6.4 2010-10-06 17:00:14 status unpacked gdebi 0.6.4 2010-10-06 17:00:15 upgrade gdebi-core 0.6.3 0.6.4 2010-10-06 17:00:15 status half-configured gdebi-core 0.6.3 2010-10-06 17:00:15 status unpacked gdebi-core 0.6.3 2010-10-06 17:00:15 status half-installed gdebi-core 0.6.3 2010-10-06 17:00:20 status half-installed gdebi-core 0.6.3 2010-10-06 17:00:21 status unpacked gdebi-core 0.6.4 2010-10-06 17:00:22 status unpacked gdebi-core 0.6.4 2010-10-06 17:00:22 upgrade gedit-common 2.30.3-1 2.30.4-1 2010-10-06 17:00:22 status half-configured gedit-common 2.30.3-1 2010-10-06 17:00:23 status unpacked gedit-common 2.30.3-1 2010-10-06 17:00:23 status half-installed gedit-common 2.30.3-1 2010-10-06 17:00:38 status half-installed gedit-common 2.30.3-1 2010-10-06 17:00:39 status unpacked gedit-common 2.30.4-1 2010-10-06 17:00:41 status unpacked gedit-common 2.30.4-1 2010-10-06 17:00:42 upgrade gedit 2.30.3-1 2.30.4-1 2010-10-06 17:00:42 status half-configured gedit 2.30.3-1 2010-10-06 17:00:43 status unpacked gedit 2.30.3-1 2010-10-06 17:00:43 status half-installed gedit 2.30.3-1 2010-10-06 17:00:43 status half-installed gedit 2.30.3-1 2010-10-06 17:00:44 status half-installed gedit 2.30.3-1 2010-10-06 17:00:49 status half-installed gedit 2.30.3-1 2010-10-06 17:00:50 status unpacked gedit 2.30.4-1 2010-10-06 17:00:50 status unpacked gedit 2.30.4-1 2010-10-06 17:00:51 upgrade libunistring0 0.9.3-1 0.9.3-3 2010-10-06 17:00:51 status half-configured libunistring0 0.9.3-1 2010-10-06 17:00:52 status unpacked libunistring0 0.9.3-1 2010-10-06 17:00:53 status half-installed libunistring0 0.9.3-1 2010-10-06 17:00:55 status half-installed libunistring0 0.9.3-1 2010-10-06 17:00:56 status unpacked libunistring0 0.9.3-3 2010-10-06 17:00:56 status unpacked libunistring0 0.9.3-3 2010-10-06 17:00:57 upgrade gettext 0.18.1.1-1 0.18.1.1-3 2010-10-06 17:00:57 status half-configured gettext 0.18.1.1-1 2010-10-06 17:00:57 status unpacked gettext 0.18.1.1-1 2010-10-06 17:00:57 status half-installed gettext 0.18.1.1-1 2010-10-06 17:00:58 status half-installed gettext 0.18.1.1-1 2010-10-06 17:01:06 status half-installed gettext 0.18.1.1-1 2010-10-06 17:01:07 status unpacked gettext 0.18.1.1-3 2010-10-06 17:01:08 status unpacked gettext 0.18.1.1-3 2010-10-06 17:01:08 upgrade gimp 2.6.10-1 2.6.11-1 2010-10-06 17:01:08 status half-configured gimp 2.6.10-1 2010-10-06 17:01:09 status unpacked gimp 2.6.10-1 2010-10-06 17:01:09 status half-installed gimp 2.6.10-1 2010-10-06 17:01:10 status half-installed gimp 2.6.10-1 2010-10-06 17:01:11 status half-installed gimp 2.6.10-1 2010-10-06 17:01:18 status half-installed gimp 2.6.10-1 2010-10-06 17:01:19 status unpacked gimp 2.6.11-1 2010-10-06 17:01:20 status unpacked gimp 2.6.11-1 2010-10-06 17:01:21 upgrade libgimp2.0 2.6.10-1 2.6.11-1 2010-10-06 17:01:21 status half-configured libgimp2.0 2.6.10-1 2010-10-06 17:01:22 status unpacked libgimp2.0 2.6.10-1 2010-10-06 17:01:23 status half-installed libgimp2.0 2.6.10-1 2010-10-06 17:01:28 status half-installed libgimp2.0 2.6.10-1 2010-10-06 17:01:29 status unpacked libgimp2.0 2.6.11-1 2010-10-06 17:01:29 status unpacked libgimp2.0 2.6.11-1 2010-10-06 17:01:30 upgrade gimp-data 2.6.10-1 2.6.11-1 2010-10-06 17:01:30 status half-configured gimp-data 2.6.10-1 2010-10-06 17:01:30 status unpacked gimp-data 2.6.10-1 2010-10-06 17:01:31 status half-installed gimp-data 2.6.10-1 2010-10-06 17:01:31 status half-installed gimp-data 2.6.10-1 2010-10-06 17:01:42 status half-installed gimp-data 2.6.10-1 2010-10-06 17:01:43 status unpacked gimp-data 2.6.11-1 2010-10-06 17:01:45 status unpacked gimp-data 2.6.11-1 2010-10-06 17:01:46 upgrade libgegl-0.0-0 0.0.22-2 0.0.22-2+b1 2010-10-06 17:01:46 status half-configured libgegl-0.0-0 0.0.22-2 2010-10-06 17:01:46 status unpacked libgegl-0.0-0 0.0.22-2 2010-10-06 17:01:46 status half-installed libgegl-0.0-0 0.0.22-2 2010-10-06 17:01:49 status half-installed libgegl-0.0-0 0.0.22-2 2010-10-06 17:01:50 status unpacked libgegl-0.0-0 0.0.22-2+b1 2010-10-06 17:01:50 status unpacked libgegl-0.0-0 0.0.22-2+b1 2010-10-06 17:01:50 upgrade liblcms1 1.18.dfsg-1.2+b2 1.18.dfsg-1.2+b3 2010-10-06 17:01:50 status half-configured liblcms1 1.18.dfsg-1.2+b2 2010-10-06 17:01:51 status unpacked liblcms1 1.18.dfsg-1.2+b2 2010-10-06 17:01:51 status half-installed liblcms1 1.18.dfsg-1.2+b2 2010-10-06 17:01:52 status half-installed liblcms1 1.18.dfsg-1.2+b2 2010-10-06 17:01:52 status unpacked liblcms1 1.18.dfsg-1.2+b3 2010-10-06 17:01:53 status unpacked liblcms1 1.18.dfsg-1.2+b3 2010-10-06 17:01:53 upgrade libmng1 1.0.10-1 1.0.10-1+b1 2010-10-06 17:01:53 status half-configured libmng1 1.0.10-1 2010-10-06 17:01:54 status unpacked libmng1 1.0.10-1 2010-10-06 17:01:54 status half-installed libmng1 1.0.10-1 2010-10-06 17:01:55 status half-installed libmng1 1.0.10-1 2010-10-06 17:01:55 status unpacked libmng1 1.0.10-1+b1 2010-10-06 17:01:56 status unpacked libmng1 1.0.10-1+b1 2010-10-06 17:01:56 upgrade libxmu6 2:1.0.5-1 2:1.0.5-2 2010-10-06 17:01:56 status half-configured libxmu6 2:1.0.5-1 2010-10-06 17:01:56 status unpacked libxmu6 2:1.0.5-1 2010-10-06 17:01:57 status half-installed libxmu6 2:1.0.5-1 2010-10-06 17:01:57 status half-installed libxmu6 2:1.0.5-1 2010-10-06 17:01:58 status unpacked libxmu6 2:1.0.5-2 2010-10-06 17:01:58 status unpacked libxmu6 2:1.0.5-2 2010-10-06 17:01:59 upgrade git-buildpackage 0.5.4 0.5.10 2010-10-06 17:01:59 status half-configured git-buildpackage 0.5.4 2010-10-06 17:01:59 status unpacked git-buildpackage 0.5.4 2010-10-06 17:01:59 status half-installed git-buildpackage 0.5.4 2010-10-06 17:01:59 status half-installed git-buildpackage 0.5.4 2010-10-06 17:02:02 status half-installed git-buildpackage 0.5.4 2010-10-06 17:02:03 status unpacked git-buildpackage 0.5.10 2010-10-06 17:02:03 status unpacked git-buildpackage 0.5.10 2010-10-06 17:02:04 upgrade libgail-gnome-module 1.20.2-1 1.20.3-1 2010-10-06 17:02:04 status half-configured libgail-gnome-module 1.20.2-1 2010-10-06 17:02:04 status unpacked libgail-gnome-module 1.20.2-1 2010-10-06 17:02:05 status half-installed libgail-gnome-module 1.20.2-1 2010-10-06 17:02:07 status half-installed libgail-gnome-module 1.20.2-1 2010-10-06 17:02:08 status unpacked libgail-gnome-module 1.20.3-1 2010-10-06 17:02:08 status unpacked libgail-gnome-module 1.20.3-1 2010-10-06 17:02:08 upgrade gnome-accessibility 1:2.30+3 1:2.30+4 2010-10-06 17:02:08 status half-configured gnome-accessibility 1:2.30+3 2010-10-06 17:02:08 status unpacked gnome-accessibility 1:2.30+3 2010-10-06 17:02:09 status half-installed gnome-accessibility 1:2.30+3 2010-10-06 17:02:10 status half-installed gnome-accessibility 1:2.30+3 2010-10-06 17:02:12 status unpacked gnome-accessibility 1:2.30+4 2010-10-06 17:02:12 status unpacked gnome-accessibility 1:2.30+4 2010-10-06 17:02:13 upgrade gnome-panel-data 2.30.2-1 2.30.2-2 2010-10-06 17:02:13 status half-configured gnome-panel-data 2.30.2-1 2010-10-06 17:02:13 status unpacked gnome-panel-data 2.30.2-1 2010-10-06 17:02:14 status half-installed gnome-panel-data 2.30.2-1 2010-10-06 17:02:14 status half-installed gnome-panel-data 2.30.2-1 2010-10-06 17:02:16 status half-installed gnome-panel-data 2.30.2-1 2010-10-06 17:02:25 status half-installed gnome-panel-data 2.30.2-1 2010-10-06 17:02:26 status unpacked gnome-panel-data 2.30.2-2 2010-10-06 17:02:28 status unpacked gnome-panel-data 2.30.2-2 2010-10-06 17:02:29 upgrade gnome-panel 2.30.2-1 2.30.2-2 2010-10-06 17:02:29 status half-configured gnome-panel 2.30.2-1 2010-10-06 17:02:29 status unpacked gnome-panel 2.30.2-1 2010-10-06 17:02:29 status half-installed gnome-panel 2.30.2-1 2010-10-06 17:02:35 status half-installed gnome-panel 2.30.2-1 2010-10-06 17:02:35 status unpacked gnome-panel 2.30.2-2 2010-10-06 17:02:36 status unpacked gnome-panel 2.30.2-2 2010-10-06 17:02:37 upgrade nautilus-data 2.30.1-1 2.30.1-2 2010-10-06 17:02:37 status half-configured nautilus-data 2.30.1-1 2010-10-06 17:02:37 status unpacked nautilus-data 2.30.1-1 2010-10-06 17:02:37 status half-installed nautilus-data 2.30.1-1 2010-10-06 17:02:38 status half-installed nautilus-data 2.30.1-1 2010-10-06 17:02:38 status half-installed nautilus-data 2.30.1-1 2010-10-06 17:02:50 status half-installed nautilus-data 2.30.1-1 2010-10-06 17:02:51 status unpacked nautilus-data 2.30.1-2 2010-10-06 17:02:53 status unpacked nautilus-data 2.30.1-2 2010-10-06 17:02:54 upgrade libglib2.0-data 2.24.1-1 2.24.2-1 2010-10-06 17:02:54 status half-configured libglib2.0-data 2.24.1-1 2010-10-06 17:02:54 status unpacked libglib2.0-data 2.24.1-1 2010-10-06 17:02:54 status half-installed libglib2.0-data 2.24.1-1 2010-10-06 17:03:02 status half-installed libglib2.0-data 2.24.1-1 2010-10-06 17:03:03 status unpacked libglib2.0-data 2.24.2-1 2010-10-06 17:03:03 status unpacked libglib2.0-data 2.24.2-1 2010-10-06 17:03:04 upgrade nautilus 2.30.1-1 2.30.1-2 2010-10-06 17:03:04 status half-configured nautilus 2.30.1-1 2010-10-06 17:03:04 status unpacked nautilus 2.30.1-1 2010-10-06 17:03:05 status half-installed nautilus 2.30.1-1 2010-10-06 17:03:05 status half-installed nautilus 2.30.1-1 2010-10-06 17:03:06 status half-installed nautilus 2.30.1-1 2010-10-06 17:03:11 status half-installed nautilus 2.30.1-1 2010-10-06 17:03:13 status unpacked nautilus 2.30.1-2 2010-10-06 17:03:13 status unpacked nautilus 2.30.1-2 2010-10-06 17:03:13 upgrade gnome-session 2.30.2-1 2.30.2-2 2010-10-06 17:03:13 status half-configured gnome-session 2.30.2-1 2010-10-06 17:03:14 status unpacked gnome-session 2.30.2-1 2010-10-06 17:03:14 status half-installed gnome-session 2.30.2-1 2010-10-06 17:03:14 status half-installed gnome-session 2.30.2-1 2010-10-06 17:03:16 status half-installed gnome-session 2.30.2-1 2010-10-06 17:03:17 status unpacked gnome-session 2.30.2-2 2010-10-06 17:03:17 status unpacked gnome-session 2.30.2-2 2010-10-06 17:03:18 upgrade gnome-session-common 2.30.2-1 2.30.2-2 2010-10-06 17:03:18 status half-configured gnome-session-common 2.30.2-1 2010-10-06 17:03:19 status unpacked gnome-session-common 2.30.2-1 2010-10-06 17:03:19 status half-installed gnome-session-common 2.30.2-1 2010-10-06 17:03:20 status half-installed gnome-session-common 2.30.2-1 2010-10-06 17:03:20 status half-installed gnome-session-common 2.30.2-1 2010-10-06 17:03:24 status half-installed gnome-session-common 2.30.2-1 2010-10-06 17:03:25 status unpacked gnome-session-common 2.30.2-2 2010-10-06 17:03:25 status unpacked gnome-session-common 2.30.2-2 2010-10-06 17:03:26 upgrade metacity-common 1:2.30.1-2 1:2.30.1-3 2010-10-06 17:03:26 status half-configured metacity-common 1:2.30.1-2 2010-10-06 17:03:28 status unpacked metacity-common 1:2.30.1-2 2010-10-06 17:03:28 status half-installed metacity-common 1:2.30.1-2 2010-10-06 17:03:38 status half-installed metacity-common 1:2.30.1-2 2010-10-06 17:03:39 status unpacked metacity-common 1:2.30.1-3 2010-10-06 17:03:41 status unpacked metacity-common 1:2.30.1-3 2010-10-06 17:03:42 upgrade libmetacity-private0 1:2.30.1-2 1:2.30.1-3 2010-10-06 17:03:42 status half-configured libmetacity-private0 1:2.30.1-2 2010-10-06 17:03:42 status unpacked libmetacity-private0 1:2.30.1-2 2010-10-06 17:03:43 status half-installed libmetacity-private0 1:2.30.1-2 2010-10-06 17:03:48 status half-installed libmetacity-private0 1:2.30.1-2 2010-10-06 17:03:48 status unpacked libmetacity-private0 1:2.30.1-3 2010-10-06 17:03:49 status unpacked libmetacity-private0 1:2.30.1-3 2010-10-06 17:03:49 upgrade metacity 1:2.30.1-2 1:2.30.1-3 2010-10-06 17:03:49 status half-configured metacity 1:2.30.1-2 2010-10-06 17:03:50 status unpacked metacity 1:2.30.1-2 2010-10-06 17:03:50 status half-installed metacity 1:2.30.1-2 2010-10-06 17:03:50 status half-installed metacity 1:2.30.1-2 2010-10-06 17:03:53 status half-installed metacity 1:2.30.1-2 2010-10-06 17:03:53 status unpacked metacity 1:2.30.1-3 2010-10-06 17:03:55 status unpacked metacity 1:2.30.1-3 2010-10-06 17:03:55 upgrade upower 0.9.5-1+b1 0.9.5-3 2010-10-06 17:03:55 status half-configured upower 0.9.5-1+b1 2010-10-06 17:03:55 status unpacked upower 0.9.5-1+b1 2010-10-06 17:03:56 status half-installed upower 0.9.5-1+b1 2010-10-06 17:04:00 status half-installed upower 0.9.5-1+b1 2010-10-06 17:04:00 status unpacked upower 0.9.5-3 2010-10-06 17:04:00 status unpacked upower 0.9.5-3 2010-10-06 17:04:01 upgrade gnome-session-bin 2.30.2-1 2.30.2-2 2010-10-06 17:04:01 status half-configured gnome-session-bin 2.30.2-1 2010-10-06 17:04:01 status unpacked gnome-session-bin 2.30.2-1 2010-10-06 17:04:02 status half-installed gnome-session-bin 2.30.2-1 2010-10-06 17:04:06 status half-installed gnome-session-bin 2.30.2-1 2010-10-06 17:04:08 status unpacked gnome-session-bin 2.30.2-2 2010-10-06 17:04:08 status unpacked gnome-session-bin 2.30.2-2 2010-10-06 17:04:09 upgrade gnome 1:2.30+3 1:2.30+4 2010-10-06 17:04:09 status half-configured gnome 1:2.30+3 2010-10-06 17:04:09 status unpacked gnome 1:2.30+3 2010-10-06 17:04:09 status half-installed gnome 1:2.30+3 2010-10-06 17:04:11 status half-installed gnome 1:2.30+3 2010-10-06 17:04:11 status unpacked gnome 1:2.30+4 2010-10-06 17:04:11 status unpacked gnome 1:2.30+4 2010-10-06 17:04:12 upgrade gnome-desktop-environment 1:2.30+3 1:2.30+4 2010-10-06 17:04:12 status half-configured gnome-desktop-environment 1:2.30+3 2010-10-06 17:04:13 status unpacked gnome-desktop-environment 1:2.30+3 2010-10-06 17:04:13 status half-installed gnome-desktop-environment 1:2.30+3 2010-10-06 17:04:14 status half-installed gnome-desktop-environment 1:2.30+3 2010-10-06 17:04:15 status unpacked gnome-desktop-environment 1:2.30+4 2010-10-06 17:04:16 status unpacked gnome-desktop-environment 1:2.30+4 2010-10-06 17:04:17 upgrade gnome-core 1:2.30+3 1:2.30+4 2010-10-06 17:04:17 status half-configured gnome-core 1:2.30+3 2010-10-06 17:04:17 status unpacked gnome-core 1:2.30+3 2010-10-06 17:04:17 status half-installed gnome-core 1:2.30+3 2010-10-06 17:04:19 status half-installed gnome-core 1:2.30+3 2010-10-06 17:04:19 status unpacked gnome-core 1:2.30+4 2010-10-06 17:04:19 status unpacked gnome-core 1:2.30+4 2010-10-06 17:04:20 upgrade xulrunner-1.9.1 1.9.1.11-2 1.9.1.13-1 2010-10-06 17:04:20 status half-configured xulrunner-1.9.1 1.9.1.11-2 2010-10-06 17:04:20 status unpacked xulrunner-1.9.1 1.9.1.11-2 2010-10-06 17:04:20 status half-installed xulrunner-1.9.1 1.9.1.11-2 2010-10-06 17:04:31 status half-installed xulrunner-1.9.1 1.9.1.11-2 2010-10-06 17:04:31 status unpacked xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:04:32 status unpacked xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:04:33 upgrade libmozjs2d 1.9.1.11-2 1.9.1.13-1 2010-10-06 17:04:33 status half-configured libmozjs2d 1.9.1.11-2 2010-10-06 17:04:34 status unpacked libmozjs2d 1.9.1.11-2 2010-10-06 17:04:34 status half-installed libmozjs2d 1.9.1.11-2 2010-10-06 17:04:36 status half-installed libmozjs2d 1.9.1.11-2 2010-10-06 17:04:36 status unpacked libmozjs2d 1.9.1.13-1 2010-10-06 17:04:37 status unpacked libmozjs2d 1.9.1.13-1 2010-10-06 17:04:37 upgrade iceweasel 3.5.11-2 3.5.13-1 2010-10-06 17:04:37 status half-configured iceweasel 3.5.11-2 2010-10-06 17:04:37 status unpacked iceweasel 3.5.11-2 2010-10-06 17:04:37 status half-installed iceweasel 3.5.11-2 2010-10-06 17:04:38 status half-installed iceweasel 3.5.11-2 2010-10-06 17:04:38 status half-installed iceweasel 3.5.11-2 2010-10-06 17:04:38 status half-installed iceweasel 3.5.11-2 2010-10-06 17:04:41 status half-installed iceweasel 3.5.11-2 2010-10-06 17:04:41 status unpacked iceweasel 3.5.13-1 2010-10-06 17:04:41 status unpacked iceweasel 3.5.13-1 2010-10-06 17:04:42 upgrade gnome-backgrounds 2.30.0-1 2.32.0-1 2010-10-06 17:04:42 status half-configured gnome-backgrounds 2.30.0-1 2010-10-06 17:04:42 status unpacked gnome-backgrounds 2.30.0-1 2010-10-06 17:04:42 status half-installed gnome-backgrounds 2.30.0-1 2010-10-06 17:04:45 status half-installed gnome-backgrounds 2.30.0-1 2010-10-06 17:04:46 status unpacked gnome-backgrounds 2.32.0-1 2010-10-06 17:04:47 status unpacked gnome-backgrounds 2.32.0-1 2010-10-06 17:04:48 upgrade libgp11-0 2.30.3-1 2.30.3-2 2010-10-06 17:04:48 status half-configured libgp11-0 2.30.3-1 2010-10-06 17:04:48 status unpacked libgp11-0 2.30.3-1 2010-10-06 17:04:48 status half-installed libgp11-0 2.30.3-1 2010-10-06 17:04:49 status half-installed libgp11-0 2.30.3-1 2010-10-06 17:04:50 status unpacked libgp11-0 2.30.3-2 2010-10-06 17:04:50 status unpacked libgp11-0 2.30.3-2 2010-10-06 17:04:51 upgrade libgcr0 2.30.3-1 2.30.3-2 2010-10-06 17:04:51 status half-configured libgcr0 2.30.3-1 2010-10-06 17:04:51 status unpacked libgcr0 2.30.3-1 2010-10-06 17:04:51 status half-installed libgcr0 2.30.3-1 2010-10-06 17:04:53 status half-installed libgcr0 2.30.3-1 2010-10-06 17:04:54 status unpacked libgcr0 2.30.3-2 2010-10-06 17:04:54 status unpacked libgcr0 2.30.3-2 2010-10-06 17:04:54 upgrade gnome-keyring 2.30.3-1 2.30.3-2 2010-10-06 17:04:54 status half-configured gnome-keyring 2.30.3-1 2010-10-06 17:04:55 status unpacked gnome-keyring 2.30.3-1 2010-10-06 17:04:55 status half-installed gnome-keyring 2.30.3-1 2010-10-06 17:05:00 status half-installed gnome-keyring 2.30.3-1 2010-10-06 17:05:02 status unpacked gnome-keyring 2.30.3-2 2010-10-06 17:05:02 status unpacked gnome-keyring 2.30.3-2 2010-10-06 17:05:03 upgrade gnome-system-tools 2.30.2-1 2.30.2-2 2010-10-06 17:05:03 status half-configured gnome-system-tools 2.30.2-1 2010-10-06 17:05:03 status unpacked gnome-system-tools 2.30.2-1 2010-10-06 17:05:04 status half-installed gnome-system-tools 2.30.2-1 2010-10-06 17:05:06 status half-installed gnome-system-tools 2.30.2-1 2010-10-06 17:05:07 status half-installed gnome-system-tools 2.30.2-1 2010-10-06 17:05:08 status half-installed gnome-system-tools 2.30.2-1 2010-10-06 17:05:17 status half-installed gnome-system-tools 2.30.2-1 2010-10-06 17:05:17 status unpacked gnome-system-tools 2.30.2-2 2010-10-06 17:05:18 status unpacked gnome-system-tools 2.30.2-2 2010-10-06 17:05:18 upgrade gucharmap 1:2.30.2-1 1:2.30.3-1 2010-10-06 17:05:18 status half-configured gucharmap 1:2.30.2-1 2010-10-06 17:05:18 status unpacked gucharmap 1:2.30.2-1 2010-10-06 17:05:18 status half-installed gucharmap 1:2.30.2-1 2010-10-06 17:05:18 status half-installed gucharmap 1:2.30.2-1 2010-10-06 17:05:18 status half-installed gucharmap 1:2.30.2-1 2010-10-06 17:05:20 status half-installed gucharmap 1:2.30.2-1 2010-10-06 17:05:20 status unpacked gucharmap 1:2.30.3-1 2010-10-06 17:05:20 status unpacked gucharmap 1:2.30.3-1 2010-10-06 17:05:20 upgrade libgucharmap7 1:2.30.2-1 1:2.30.3-1 2010-10-06 17:05:20 status half-configured libgucharmap7 1:2.30.2-1 2010-10-06 17:05:20 status unpacked libgucharmap7 1:2.30.2-1 2010-10-06 17:05:20 status half-installed libgucharmap7 1:2.30.2-1 2010-10-06 17:05:22 status half-installed libgucharmap7 1:2.30.2-1 2010-10-06 17:05:22 status unpacked libgucharmap7 1:2.30.3-1 2010-10-06 17:05:22 status unpacked libgucharmap7 1:2.30.3-1 2010-10-06 17:05:22 upgrade nautilus-sendto 2.28.4-2 2.28.4-2+b1 2010-10-06 17:05:22 status half-configured nautilus-sendto 2.28.4-2 2010-10-06 17:05:22 status unpacked nautilus-sendto 2.28.4-2 2010-10-06 17:05:22 status half-installed nautilus-sendto 2.28.4-2 2010-10-06 17:05:24 status half-installed nautilus-sendto 2.28.4-2 2010-10-06 17:05:24 status unpacked nautilus-sendto 2.28.4-2+b1 2010-10-06 17:05:24 status unpacked nautilus-sendto 2.28.4-2+b1 2010-10-06 17:05:24 upgrade sound-juicer 2.28.2-1 2.28.2-3 2010-10-06 17:05:24 status half-configured sound-juicer 2.28.2-1 2010-10-06 17:05:24 status unpacked sound-juicer 2.28.2-1 2010-10-06 17:05:24 status half-installed sound-juicer 2.28.2-1 2010-10-06 17:05:24 status half-installed sound-juicer 2.28.2-1 2010-10-06 17:05:24 status half-installed sound-juicer 2.28.2-1 2010-10-06 17:05:25 status half-installed sound-juicer 2.28.2-1 2010-10-06 17:05:26 status half-installed sound-juicer 2.28.2-1 2010-10-06 17:05:26 status unpacked sound-juicer 2.28.2-3 2010-10-06 17:05:26 status unpacked sound-juicer 2.28.2-3 2010-10-06 17:05:27 upgrade python-gst0.10 0.10.19-1 0.10.19-2 2010-10-06 17:05:27 status half-configured python-gst0.10 0.10.19-1 2010-10-06 17:05:27 status unpacked python-gst0.10 0.10.19-1 2010-10-06 17:05:27 status half-installed python-gst0.10 0.10.19-1 2010-10-06 17:05:28 status half-installed python-gst0.10 0.10.19-1 2010-10-06 17:05:28 status unpacked python-gst0.10 0.10.19-2 2010-10-06 17:05:28 status unpacked python-gst0.10 0.10.19-2 2010-10-06 17:05:28 upgrade python-httplib2 0.6.0-3 0.6.0-4 2010-10-06 17:05:28 status half-configured python-httplib2 0.6.0-3 2010-10-06 17:05:28 status unpacked python-httplib2 0.6.0-3 2010-10-06 17:05:28 status half-installed python-httplib2 0.6.0-3 2010-10-06 17:05:29 status half-installed python-httplib2 0.6.0-3 2010-10-06 17:05:29 status unpacked python-httplib2 0.6.0-4 2010-10-06 17:05:29 status unpacked python-httplib2 0.6.0-4 2010-10-06 17:05:29 upgrade totem-plugins 2.30.2-2+b1 2.30.2-5 2010-10-06 17:05:29 status half-configured totem-plugins 2.30.2-2+b1 2010-10-06 17:05:30 status unpacked totem-plugins 2.30.2-2+b1 2010-10-06 17:05:30 status half-installed totem-plugins 2.30.2-2+b1 2010-10-06 17:05:30 status half-installed totem-plugins 2.30.2-2+b1 2010-10-06 17:05:30 status unpacked totem-plugins 2.30.2-5 2010-10-06 17:05:30 status unpacked totem-plugins 2.30.2-5 2010-10-06 17:05:30 upgrade totem-mozilla 2.30.2-2+b1 2.30.2-5 2010-10-06 17:05:30 status half-configured totem-mozilla 2.30.2-2+b1 2010-10-06 17:05:30 status unpacked totem-mozilla 2.30.2-2+b1 2010-10-06 17:05:30 status half-installed totem-mozilla 2.30.2-2+b1 2010-10-06 17:05:31 status half-installed totem-mozilla 2.30.2-2+b1 2010-10-06 17:05:31 status unpacked totem-mozilla 2.30.2-5 2010-10-06 17:05:31 status unpacked totem-mozilla 2.30.2-5 2010-10-06 17:05:31 upgrade totem 2.30.2-2+b1 2.30.2-5 2010-10-06 17:05:31 status half-configured totem 2.30.2-2+b1 2010-10-06 17:05:31 status unpacked totem 2.30.2-2+b1 2010-10-06 17:05:31 status half-installed totem 2.30.2-2+b1 2010-10-06 17:05:31 status half-installed totem 2.30.2-2+b1 2010-10-06 17:05:31 status half-installed totem 2.30.2-2+b1 2010-10-06 17:05:31 status half-installed totem 2.30.2-2+b1 2010-10-06 17:05:31 status unpacked totem 2.30.2-5 2010-10-06 17:05:32 status unpacked totem 2.30.2-5 2010-10-06 17:05:32 upgrade totem-common 2.30.2-2 2.30.2-5 2010-10-06 17:05:32 status half-configured totem-common 2.30.2-2 2010-10-06 17:05:32 status unpacked totem-common 2.30.2-2 2010-10-06 17:05:32 status half-installed totem-common 2.30.2-2 2010-10-06 17:05:32 status half-installed totem-common 2.30.2-2 2010-10-06 17:05:34 status half-installed totem-common 2.30.2-2 2010-10-06 17:05:34 status unpacked totem-common 2.30.2-5 2010-10-06 17:05:35 status unpacked totem-common 2.30.2-5 2010-10-06 17:05:35 upgrade remmina 0.8.1-1 0.8.2-1 2010-10-06 17:05:35 status half-configured remmina 0.8.1-1 2010-10-06 17:05:35 status unpacked remmina 0.8.1-1 2010-10-06 17:05:35 status half-installed remmina 0.8.1-1 2010-10-06 17:05:35 status half-installed remmina 0.8.1-1 2010-10-06 17:05:35 status half-installed remmina 0.8.1-1 2010-10-06 17:05:35 status half-installed remmina 0.8.1-1 2010-10-06 17:05:37 status half-installed remmina 0.8.1-1 2010-10-06 17:05:37 status unpacked remmina 0.8.2-1 2010-10-06 17:05:38 status unpacked remmina 0.8.2-1 2010-10-06 17:05:38 upgrade vino 2.28.2-1 2.28.2-1+b1 2010-10-06 17:05:38 status half-configured vino 2.28.2-1 2010-10-06 17:05:38 status unpacked vino 2.28.2-1 2010-10-06 17:05:38 status half-installed vino 2.28.2-1 2010-10-06 17:05:38 status half-installed vino 2.28.2-1 2010-10-06 17:05:39 status half-installed vino 2.28.2-1 2010-10-06 17:05:39 status unpacked vino 2.28.2-1+b1 2010-10-06 17:05:39 status unpacked vino 2.28.2-1+b1 2010-10-06 17:05:40 upgrade gnome-cards-data 1:2.30.2-1 1:2.30.2-2 2010-10-06 17:05:40 status half-configured gnome-cards-data 1:2.30.2-1 2010-10-06 17:05:40 status unpacked gnome-cards-data 1:2.30.2-1 2010-10-06 17:05:40 status half-installed gnome-cards-data 1:2.30.2-1 2010-10-06 17:05:41 status half-installed gnome-cards-data 1:2.30.2-1 2010-10-06 17:05:41 status unpacked gnome-cards-data 1:2.30.2-2 2010-10-06 17:05:41 status unpacked gnome-cards-data 1:2.30.2-2 2010-10-06 17:05:41 upgrade gnome-games-data 1:2.30.2-1 1:2.30.2-2 2010-10-06 17:05:41 status half-configured gnome-games-data 1:2.30.2-1 2010-10-06 17:05:41 status unpacked gnome-games-data 1:2.30.2-1 2010-10-06 17:05:41 status half-installed gnome-games-data 1:2.30.2-1 2010-10-06 17:05:41 status half-installed gnome-games-data 1:2.30.2-1 2010-10-06 17:05:52 status half-installed gnome-games-data 1:2.30.2-1 2010-10-06 17:05:52 status unpacked gnome-games-data 1:2.30.2-2 2010-10-06 17:05:54 status unpacked gnome-games-data 1:2.30.2-2 2010-10-06 17:05:54 upgrade python-bugbuddy 2.30.0-1 2.30.0-3 2010-10-06 17:05:54 status half-configured python-bugbuddy 2.30.0-1 2010-10-06 17:05:54 status unpacked python-bugbuddy 2.30.0-1 2010-10-06 17:05:54 status half-installed python-bugbuddy 2.30.0-1 2010-10-06 17:05:56 status half-installed python-bugbuddy 2.30.0-1 2010-10-06 17:05:56 status unpacked python-bugbuddy 2.30.0-3 2010-10-06 17:05:57 status unpacked python-bugbuddy 2.30.0-3 2010-10-06 17:05:57 upgrade python-gtkglext1 1.1.0-5 1.1.0-6 2010-10-06 17:05:57 status half-configured python-gtkglext1 1.1.0-5 2010-10-06 17:05:58 status unpacked python-gtkglext1 1.1.0-5 2010-10-06 17:05:58 status half-installed python-gtkglext1 1.1.0-5 2010-10-06 17:05:58 status half-installed python-gtkglext1 1.1.0-5 2010-10-06 17:05:59 status unpacked python-gtkglext1 1.1.0-6 2010-10-06 17:05:59 status unpacked python-gtkglext1 1.1.0-6 2010-10-06 17:05:59 upgrade gnome-games 1:2.30.2-1 1:2.30.2-2 2010-10-06 17:05:59 status half-configured gnome-games 1:2.30.2-1 2010-10-06 17:05:59 status unpacked gnome-games 1:2.30.2-1 2010-10-06 17:05:59 status half-installed gnome-games 1:2.30.2-1 2010-10-06 17:05:59 status half-installed gnome-games 1:2.30.2-1 2010-10-06 17:05:59 status half-installed gnome-games 1:2.30.2-1 2010-10-06 17:05:59 status half-installed gnome-games 1:2.30.2-1 2010-10-06 17:06:00 status unpacked gnome-games 1:2.30.2-2 2010-10-06 17:06:00 status unpacked gnome-games 1:2.30.2-2 2010-10-06 17:06:00 upgrade libpam-gnome-keyring 2.30.3-1 2.30.3-2 2010-10-06 17:06:00 status half-configured libpam-gnome-keyring 2.30.3-1 2010-10-06 17:06:00 status unpacked libpam-gnome-keyring 2.30.3-1 2010-10-06 17:06:00 status half-installed libpam-gnome-keyring 2.30.3-1 2010-10-06 17:06:00 status half-installed libpam-gnome-keyring 2.30.3-1 2010-10-06 17:06:00 status unpacked libpam-gnome-keyring 2.30.3-2 2010-10-06 17:06:01 status unpacked libpam-gnome-keyring 2.30.3-2 2010-10-06 17:06:01 install python-cupshelpers 1.2.3-3 2010-10-06 17:06:01 status half-installed python-cupshelpers 1.2.3-3 2010-10-06 17:06:01 status unpacked python-cupshelpers 1.2.3-3 2010-10-06 17:06:01 status unpacked python-cupshelpers 1.2.3-3 2010-10-06 17:06:01 upgrade system-config-printer 1.0.0-6 1.2.3-3 2010-10-06 17:06:01 status half-configured system-config-printer 1.0.0-6 2010-10-06 17:06:02 status unpacked system-config-printer 1.0.0-6 2010-10-06 17:06:02 status half-installed system-config-printer 1.0.0-6 2010-10-06 17:06:02 status half-installed system-config-printer 1.0.0-6 2010-10-06 17:06:03 status half-installed system-config-printer 1.0.0-6 2010-10-06 17:06:03 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:06:04 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:06:04 upgrade lsb-release 3.2-23.1 3.2-25 2010-10-06 17:06:04 status half-configured lsb-release 3.2-23.1 2010-10-06 17:06:04 status unpacked lsb-release 3.2-23.1 2010-10-06 17:06:04 status half-installed lsb-release 3.2-23.1 2010-10-06 17:06:05 status half-installed lsb-release 3.2-23.1 2010-10-06 17:06:05 status unpacked lsb-release 3.2-25 2010-10-06 17:06:05 status unpacked lsb-release 3.2-25 2010-10-06 17:06:05 upgrade libpolkit-backend-1-0 0.96-2 0.96-3 2010-10-06 17:06:05 status half-configured libpolkit-backend-1-0 0.96-2 2010-10-06 17:06:05 status unpacked libpolkit-backend-1-0 0.96-2 2010-10-06 17:06:05 status half-installed libpolkit-backend-1-0 0.96-2 2010-10-06 17:06:06 status half-installed libpolkit-backend-1-0 0.96-2 2010-10-06 17:06:06 status unpacked libpolkit-backend-1-0 0.96-3 2010-10-06 17:06:06 status unpacked libpolkit-backend-1-0 0.96-3 2010-10-06 17:06:07 upgrade policykit-1 0.96-2 0.96-3 2010-10-06 17:06:07 status half-configured policykit-1 0.96-2 2010-10-06 17:06:07 status unpacked policykit-1 0.96-2 2010-10-06 17:06:07 status half-installed policykit-1 0.96-2 2010-10-06 17:06:07 status half-installed policykit-1 0.96-2 2010-10-06 17:06:07 status unpacked policykit-1 0.96-3 2010-10-06 17:06:07 status unpacked policykit-1 0.96-3 2010-10-06 17:06:08 upgrade python-webkit 1.1.7-1+b1 1.1.8-1 2010-10-06 17:06:08 status half-configured python-webkit 1.1.7-1+b1 2010-10-06 17:06:08 status unpacked python-webkit 1.1.7-1+b1 2010-10-06 17:06:08 status half-installed python-webkit 1.1.7-1+b1 2010-10-06 17:06:09 status half-installed python-webkit 1.1.7-1+b1 2010-10-06 17:06:09 status unpacked python-webkit 1.1.8-1 2010-10-06 17:06:09 status unpacked python-webkit 1.1.8-1 2010-10-06 17:06:09 upgrade software-center 2.0.7debian4 2.0.7debian5 2010-10-06 17:06:09 status half-configured software-center 2.0.7debian4 2010-10-06 17:06:09 status unpacked software-center 2.0.7debian4 2010-10-06 17:06:09 status half-installed software-center 2.0.7debian4 2010-10-06 17:06:10 status half-installed software-center 2.0.7debian4 2010-10-06 17:06:10 status half-installed software-center 2.0.7debian4 2010-10-06 17:06:11 status half-installed software-center 2.0.7debian4 2010-10-06 17:06:11 status unpacked software-center 2.0.7debian5 2010-10-06 17:06:11 status unpacked software-center 2.0.7debian5 2010-10-06 17:06:11 upgrade gnome-js-common 0.1.1-1 0.1.2-1 2010-10-06 17:06:11 status half-configured gnome-js-common 0.1.1-1 2010-10-06 17:06:11 status unpacked gnome-js-common 0.1.1-1 2010-10-06 17:06:11 status half-installed gnome-js-common 0.1.1-1 2010-10-06 17:06:12 status half-installed gnome-js-common 0.1.1-1 2010-10-06 17:06:12 status unpacked gnome-js-common 0.1.2-1 2010-10-06 17:06:12 status unpacked gnome-js-common 0.1.2-1 2010-10-06 17:06:12 upgrade gnumeric 1.10.9-1 1.10.11-1 2010-10-06 17:06:12 status half-configured gnumeric 1.10.9-1 2010-10-06 17:06:12 status unpacked gnumeric 1.10.9-1 2010-10-06 17:06:12 status half-installed gnumeric 1.10.9-1 2010-10-06 17:06:12 status half-installed gnumeric 1.10.9-1 2010-10-06 17:06:14 status half-installed gnumeric 1.10.9-1 2010-10-06 17:06:16 status unpacked gnumeric 1.10.11-1 2010-10-06 17:06:16 status unpacked gnumeric 1.10.11-1 2010-10-06 17:06:17 upgrade gnumeric-common 1.10.9-1 1.10.11-1 2010-10-06 17:06:17 status half-configured gnumeric-common 1.10.9-1 2010-10-06 17:06:17 status unpacked gnumeric-common 1.10.9-1 2010-10-06 17:06:17 status half-installed gnumeric-common 1.10.9-1 2010-10-06 17:06:17 status half-installed gnumeric-common 1.10.9-1 2010-10-06 17:06:17 status half-installed gnumeric-common 1.10.9-1 2010-10-06 17:06:19 status half-installed gnumeric-common 1.10.9-1 2010-10-06 17:06:19 status unpacked gnumeric-common 1.10.11-1 2010-10-06 17:06:19 status unpacked gnumeric-common 1.10.11-1 2010-10-06 17:06:19 upgrade libsane 1.0.21-3 1.0.21-4 2010-10-06 17:06:19 status half-configured libsane 1.0.21-3 2010-10-06 17:06:19 status unpacked libsane 1.0.21-3 2010-10-06 17:06:19 status half-installed libsane 1.0.21-3 2010-10-06 17:06:20 status triggers-pending hal 0.5.14-3 2010-10-06 17:06:20 status half-installed libsane 1.0.21-3 2010-10-06 17:06:22 status half-installed libsane 1.0.21-3 2010-10-06 17:06:22 status unpacked libsane 1.0.21-4 2010-10-06 17:06:23 status unpacked libsane 1.0.21-4 2010-10-06 17:06:23 upgrade xdg-utils 1.0.2+cvs20100307-1 1.0.2+cvs20100307-2 2010-10-06 17:06:23 status half-configured xdg-utils 1.0.2+cvs20100307-1 2010-10-06 17:06:23 status unpacked xdg-utils 1.0.2+cvs20100307-1 2010-10-06 17:06:23 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-10-06 17:06:23 status half-installed xdg-utils 1.0.2+cvs20100307-1 2010-10-06 17:06:23 status unpacked xdg-utils 1.0.2+cvs20100307-2 2010-10-06 17:06:23 status unpacked xdg-utils 1.0.2+cvs20100307-2 2010-10-06 17:06:24 install simple-scan 2.31.90.2-1 2010-10-06 17:06:24 status half-installed simple-scan 2.31.90.2-1 2010-10-06 17:06:24 status half-installed simple-scan 2.31.90.2-1 2010-10-06 17:06:24 status unpacked simple-scan 2.31.90.2-1 2010-10-06 17:06:24 status unpacked simple-scan 2.31.90.2-1 2010-10-06 17:06:24 upgrade gnome-office 1:2.30+1 1:2.30+4 2010-10-06 17:06:24 status half-configured gnome-office 1:2.30+1 2010-10-06 17:06:24 status unpacked gnome-office 1:2.30+1 2010-10-06 17:06:24 status half-installed gnome-office 1:2.30+1 2010-10-06 17:06:25 status half-installed gnome-office 1:2.30+1 2010-10-06 17:06:25 status unpacked gnome-office 1:2.30+4 2010-10-06 17:06:25 status unpacked gnome-office 1:2.30+4 2010-10-06 17:06:25 upgrade grub 0.97-62 0.97-63 2010-10-06 17:06:25 status half-configured grub 0.97-62 2010-10-06 17:06:25 status unpacked grub 0.97-62 2010-10-06 17:06:25 status half-installed grub 0.97-62 2010-10-06 17:06:25 status half-installed grub 0.97-62 2010-10-06 17:06:26 status unpacked grub 0.97-63 2010-10-06 17:06:26 status unpacked grub 0.97-63 2010-10-06 17:06:26 upgrade hdparm 9.27-2.1 9.32-1 2010-10-06 17:06:26 status half-configured hdparm 9.27-2.1 2010-10-06 17:06:26 status unpacked hdparm 9.27-2.1 2010-10-06 17:06:26 status half-installed hdparm 9.27-2.1 2010-10-06 17:06:26 status half-installed hdparm 9.27-2.1 2010-10-06 17:06:26 status unpacked hdparm 9.32-1 2010-10-06 17:06:27 status unpacked hdparm 9.32-1 2010-10-06 17:06:27 upgrade hicolor-icon-theme 0.11-1 0.12-1 2010-10-06 17:06:27 status half-configured hicolor-icon-theme 0.11-1 2010-10-06 17:06:27 status unpacked hicolor-icon-theme 0.11-1 2010-10-06 17:06:27 status half-installed hicolor-icon-theme 0.11-1 2010-10-06 17:06:27 status half-installed hicolor-icon-theme 0.11-1 2010-10-06 17:06:27 status unpacked hicolor-icon-theme 0.12-1 2010-10-06 17:06:27 status unpacked hicolor-icon-theme 0.12-1 2010-10-06 17:06:27 upgrade icedove 3.0.6-1 3.0.8-1 2010-10-06 17:06:27 status half-configured icedove 3.0.6-1 2010-10-06 17:06:27 status unpacked icedove 3.0.6-1 2010-10-06 17:06:27 status half-installed icedove 3.0.6-1 2010-10-06 17:06:27 status half-installed icedove 3.0.6-1 2010-10-06 17:06:27 status half-installed icedove 3.0.6-1 2010-10-06 17:06:30 status half-installed icedove 3.0.6-1 2010-10-06 17:06:30 status unpacked icedove 3.0.8-1 2010-10-06 17:06:30 status unpacked icedove 3.0.8-1 2010-10-06 17:06:30 upgrade icedove-l10n-de 1:3.0.6-1 1:3.0.7-1 2010-10-06 17:06:30 status half-configured icedove-l10n-de 1:3.0.6-1 2010-10-06 17:06:30 status unpacked icedove-l10n-de 1:3.0.6-1 2010-10-06 17:06:30 status half-installed icedove-l10n-de 1:3.0.6-1 2010-10-06 17:06:31 status half-installed icedove-l10n-de 1:3.0.6-1 2010-10-06 17:06:31 status unpacked icedove-l10n-de 1:3.0.7-1 2010-10-06 17:06:31 status unpacked icedove-l10n-de 1:3.0.7-1 2010-10-06 17:06:31 upgrade iceweasel-l10n-de 1:3.5.11+debian-1 1:3.5.13+debian-2 2010-10-06 17:06:31 status half-configured iceweasel-l10n-de 1:3.5.11+debian-1 2010-10-06 17:06:31 status unpacked iceweasel-l10n-de 1:3.5.11+debian-1 2010-10-06 17:06:31 status half-installed iceweasel-l10n-de 1:3.5.11+debian-1 2010-10-06 17:06:32 status half-installed iceweasel-l10n-de 1:3.5.11+debian-1 2010-10-06 17:06:32 status unpacked iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-06 17:06:33 status unpacked iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-06 17:06:33 upgrade installation-report 2.41 2.42 2010-10-06 17:06:33 status half-configured installation-report 2.41 2010-10-06 17:06:33 status unpacked installation-report 2.41 2010-10-06 17:06:33 status half-installed installation-report 2.41 2010-10-06 17:06:33 status half-installed installation-report 2.41 2010-10-06 17:06:34 status unpacked installation-report 2.42 2010-10-06 17:06:34 status unpacked installation-report 2.42 2010-10-06 17:06:34 upgrade keyboard-configuration 1.55 1.56 2010-10-06 17:06:34 status half-configured keyboard-configuration 1.55 2010-10-06 17:06:34 status unpacked keyboard-configuration 1.55 2010-10-06 17:06:34 status half-installed keyboard-configuration 1.55 2010-10-06 17:06:35 status half-installed keyboard-configuration 1.55 2010-10-06 17:06:35 status unpacked keyboard-configuration 1.56 2010-10-06 17:06:35 status unpacked keyboard-configuration 1.56 2010-10-06 17:06:35 upgrade lacheck 1.26-11.1 1.26-12 2010-10-06 17:06:35 status half-configured lacheck 1.26-11.1 2010-10-06 17:06:35 status unpacked lacheck 1.26-11.1 2010-10-06 17:06:35 status half-installed lacheck 1.26-11.1 2010-10-06 17:06:35 status half-installed lacheck 1.26-11.1 2010-10-06 17:06:35 status half-installed lacheck 1.26-11.1 2010-10-06 17:06:35 status unpacked lacheck 1.26-12 2010-10-06 17:06:35 status unpacked lacheck 1.26-12 2010-10-06 17:06:36 upgrade libafterimage0 2.2.9-5 2.2.9-5+b1 2010-10-06 17:06:36 status half-configured libafterimage0 2.2.9-5 2010-10-06 17:06:36 status unpacked libafterimage0 2.2.9-5 2010-10-06 17:06:36 status half-installed libafterimage0 2.2.9-5 2010-10-06 17:06:36 status half-installed libafterimage0 2.2.9-5 2010-10-06 17:06:36 status unpacked libafterimage0 2.2.9-5+b1 2010-10-06 17:06:36 status unpacked libafterimage0 2.2.9-5+b1 2010-10-06 17:06:37 upgrade libblas3gf 1.2-7 1.2-8 2010-10-06 17:06:37 status half-configured libblas3gf 1.2-7 2010-10-06 17:06:37 status unpacked libblas3gf 1.2-7 2010-10-06 17:06:37 status half-installed libblas3gf 1.2-7 2010-10-06 17:06:37 status half-installed libblas3gf 1.2-7 2010-10-06 17:06:37 status unpacked libblas3gf 1.2-8 2010-10-06 17:06:37 status unpacked libblas3gf 1.2-8 2010-10-06 17:06:37 upgrade libdebian-installer-extra4 0.75 0.76 2010-10-06 17:06:37 status half-configured libdebian-installer-extra4 0.75 2010-10-06 17:06:37 status unpacked libdebian-installer-extra4 0.75 2010-10-06 17:06:38 status half-installed libdebian-installer-extra4 0.75 2010-10-06 17:06:38 status half-installed libdebian-installer-extra4 0.75 2010-10-06 17:06:38 status unpacked libdebian-installer-extra4 0.76 2010-10-06 17:06:38 status unpacked libdebian-installer-extra4 0.76 2010-10-06 17:06:38 upgrade libdebian-installer4 0.75 0.76 2010-10-06 17:06:38 status half-configured libdebian-installer4 0.75 2010-10-06 17:06:38 status unpacked libdebian-installer4 0.75 2010-10-06 17:06:38 status half-installed libdebian-installer4 0.75 2010-10-06 17:06:38 status half-installed libdebian-installer4 0.75 2010-10-06 17:06:38 status unpacked libdebian-installer4 0.76 2010-10-06 17:06:38 status unpacked libdebian-installer4 0.76 2010-10-06 17:06:38 upgrade libdevel-stacktrace-perl 1.2100-1 1.2500-1 2010-10-06 17:06:38 status half-configured libdevel-stacktrace-perl 1.2100-1 2010-10-06 17:06:38 status unpacked libdevel-stacktrace-perl 1.2100-1 2010-10-06 17:06:38 status half-installed libdevel-stacktrace-perl 1.2100-1 2010-10-06 17:06:39 status half-installed libdevel-stacktrace-perl 1.2100-1 2010-10-06 17:06:39 status unpacked libdevel-stacktrace-perl 1.2500-1 2010-10-06 17:06:39 status unpacked libdevel-stacktrace-perl 1.2500-1 2010-10-06 17:06:39 upgrade libdevkit-power-gobject1 1:0.9.5-1+b1 1:0.9.5-3 2010-10-06 17:06:39 status half-configured libdevkit-power-gobject1 1:0.9.5-1+b1 2010-10-06 17:06:39 status unpacked libdevkit-power-gobject1 1:0.9.5-1+b1 2010-10-06 17:06:39 status half-installed libdevkit-power-gobject1 1:0.9.5-1+b1 2010-10-06 17:06:40 status half-installed libdevkit-power-gobject1 1:0.9.5-1+b1 2010-10-06 17:06:40 status unpacked libdevkit-power-gobject1 1:0.9.5-3 2010-10-06 17:06:40 status unpacked libdevkit-power-gobject1 1:0.9.5-3 2010-10-06 17:06:40 upgrade libdjvulibre-text 3.5.23-1 3.5.23-3 2010-10-06 17:06:40 status half-configured libdjvulibre-text 3.5.23-1 2010-10-06 17:06:40 status unpacked libdjvulibre-text 3.5.23-1 2010-10-06 17:06:40 status half-installed libdjvulibre-text 3.5.23-1 2010-10-06 17:06:40 status half-installed libdjvulibre-text 3.5.23-1 2010-10-06 17:06:40 status unpacked libdjvulibre-text 3.5.23-3 2010-10-06 17:06:40 status unpacked libdjvulibre-text 3.5.23-3 2010-10-06 17:06:40 upgrade libdjvulibre21 3.5.23-1 3.5.23-3 2010-10-06 17:06:40 status half-configured libdjvulibre21 3.5.23-1 2010-10-06 17:06:41 status unpacked libdjvulibre21 3.5.23-1 2010-10-06 17:06:41 status half-installed libdjvulibre21 3.5.23-1 2010-10-06 17:06:42 status half-installed libdjvulibre21 3.5.23-1 2010-10-06 17:06:42 status unpacked libdjvulibre21 3.5.23-3 2010-10-06 17:06:42 status unpacked libdjvulibre21 3.5.23-3 2010-10-06 17:06:42 upgrade libdrm2 2.4.21-1~squeeze2 2.4.21-1~squeeze3 2010-10-06 17:06:42 status half-configured libdrm2 2.4.21-1~squeeze2 2010-10-06 17:06:42 status unpacked libdrm2 2.4.21-1~squeeze2 2010-10-06 17:06:42 status half-installed libdrm2 2.4.21-1~squeeze2 2010-10-06 17:06:43 status half-installed libdrm2 2.4.21-1~squeeze2 2010-10-06 17:06:43 status unpacked libdrm2 2.4.21-1~squeeze3 2010-10-06 17:06:43 status unpacked libdrm2 2.4.21-1~squeeze3 2010-10-06 17:06:43 upgrade libdrm-intel1 2.4.21-1~squeeze2 2.4.21-1~squeeze3 2010-10-06 17:06:43 status half-configured libdrm-intel1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status unpacked libdrm-intel1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status half-installed libdrm-intel1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status half-installed libdrm-intel1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status unpacked libdrm-intel1 2.4.21-1~squeeze3 2010-10-06 17:06:43 status unpacked libdrm-intel1 2.4.21-1~squeeze3 2010-10-06 17:06:43 upgrade libdrm-nouveau1 2.4.21-1~squeeze2 2.4.21-1~squeeze3 2010-10-06 17:06:43 status half-configured libdrm-nouveau1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status unpacked libdrm-nouveau1 2.4.21-1~squeeze2 2010-10-06 17:06:43 status half-installed libdrm-nouveau1 2.4.21-1~squeeze2 2010-10-06 17:06:44 status half-installed libdrm-nouveau1 2.4.21-1~squeeze2 2010-10-06 17:06:44 status unpacked libdrm-nouveau1 2.4.21-1~squeeze3 2010-10-06 17:06:44 status unpacked libdrm-nouveau1 2.4.21-1~squeeze3 2010-10-06 17:06:44 upgrade libdrm-radeon1 2.4.21-1~squeeze2 2.4.21-1~squeeze3 2010-10-06 17:06:44 status half-configured libdrm-radeon1 2.4.21-1~squeeze2 2010-10-06 17:06:44 status unpacked libdrm-radeon1 2.4.21-1~squeeze2 2010-10-06 17:06:44 status half-installed libdrm-radeon1 2.4.21-1~squeeze2 2010-10-06 17:06:45 status half-installed libdrm-radeon1 2.4.21-1~squeeze2 2010-10-06 17:06:45 status unpacked libdrm-radeon1 2.4.21-1~squeeze3 2010-10-06 17:06:45 status unpacked libdrm-radeon1 2.4.21-1~squeeze3 2010-10-06 17:06:45 upgrade libemail-address-perl 1.890-1 1.892-1 2010-10-06 17:06:45 status half-configured libemail-address-perl 1.890-1 2010-10-06 17:06:45 status unpacked libemail-address-perl 1.890-1 2010-10-06 17:06:45 status half-installed libemail-address-perl 1.890-1 2010-10-06 17:06:46 status half-installed libemail-address-perl 1.890-1 2010-10-06 17:06:46 status unpacked libemail-address-perl 1.892-1 2010-10-06 17:06:46 status unpacked libemail-address-perl 1.892-1 2010-10-06 17:06:46 upgrade libgcj-bc 4.4.4-2 4.4.5-1 2010-10-06 17:06:46 status half-configured libgcj-bc 4.4.4-2 2010-10-06 17:06:46 status unpacked libgcj-bc 4.4.4-2 2010-10-06 17:06:46 status half-installed libgcj-bc 4.4.4-2 2010-10-06 17:06:46 status half-installed libgcj-bc 4.4.4-2 2010-10-06 17:06:46 status unpacked libgcj-bc 4.4.5-1 2010-10-06 17:06:46 status unpacked libgcj-bc 4.4.5-1 2010-10-06 17:06:46 upgrade libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2.0.36~rc1~dfsg-4 2010-10-06 17:06:46 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-10-06 17:06:46 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-10-06 17:06:46 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-10-06 17:06:47 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-3.2 2010-10-06 17:06:47 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-06 17:06:47 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-06 17:06:47 install libgee2 0.5.2-1 2010-10-06 17:06:47 status half-installed libgee2 0.5.2-1 2010-10-06 17:06:48 status unpacked libgee2 0.5.2-1 2010-10-06 17:06:48 status unpacked libgee2 0.5.2-1 2010-10-06 17:06:48 install libgexiv2-0 0.1.0-1+b1 2010-10-06 17:06:48 status half-installed libgexiv2-0 0.1.0-1+b1 2010-10-06 17:06:48 status unpacked libgexiv2-0 0.1.0-1+b1 2010-10-06 17:06:48 status unpacked libgexiv2-0 0.1.0-1+b1 2010-10-06 17:06:48 upgrade libgnomekbd-common 2.30.1-2 2.30.2-1 2010-10-06 17:06:48 status half-configured libgnomekbd-common 2.30.1-2 2010-10-06 17:06:48 status unpacked libgnomekbd-common 2.30.1-2 2010-10-06 17:06:48 status half-installed libgnomekbd-common 2.30.1-2 2010-10-06 17:06:49 status half-installed libgnomekbd-common 2.30.1-2 2010-10-06 17:06:49 status unpacked libgnomekbd-common 2.30.2-1 2010-10-06 17:06:49 status unpacked libgnomekbd-common 2.30.2-1 2010-10-06 17:06:50 upgrade libgnomekbd4 2.30.1-2 2.30.2-1 2010-10-06 17:06:50 status half-configured libgnomekbd4 2.30.1-2 2010-10-06 17:06:50 status unpacked libgnomekbd4 2.30.1-2 2010-10-06 17:06:50 status half-installed libgnomekbd4 2.30.1-2 2010-10-06 17:06:50 status half-installed libgnomekbd4 2.30.1-2 2010-10-06 17:06:50 status unpacked libgnomekbd4 2.30.2-1 2010-10-06 17:06:50 status unpacked libgnomekbd4 2.30.2-1 2010-10-06 17:06:50 upgrade libgssdp-1.0-2 0.7.2-2 0.8.0-2 2010-10-06 17:06:50 status half-configured libgssdp-1.0-2 0.7.2-2 2010-10-06 17:06:50 status unpacked libgssdp-1.0-2 0.7.2-2 2010-10-06 17:06:51 status half-installed libgssdp-1.0-2 0.7.2-2 2010-10-06 17:06:52 status half-installed libgssdp-1.0-2 0.7.2-2 2010-10-06 17:06:52 status unpacked libgssdp-1.0-2 0.8.0-2 2010-10-06 17:06:52 status unpacked libgssdp-1.0-2 0.8.0-2 2010-10-06 17:06:52 upgrade libgtk-vnc-1.0-0 0.4.1-3 0.4.1-4 2010-10-06 17:06:52 status half-configured libgtk-vnc-1.0-0 0.4.1-3 2010-10-06 17:06:52 status unpacked libgtk-vnc-1.0-0 0.4.1-3 2010-10-06 17:06:52 status half-installed libgtk-vnc-1.0-0 0.4.1-3 2010-10-06 17:06:52 status half-installed libgtk-vnc-1.0-0 0.4.1-3 2010-10-06 17:06:53 status unpacked libgtk-vnc-1.0-0 0.4.1-4 2010-10-06 17:06:53 status unpacked libgtk-vnc-1.0-0 0.4.1-4 2010-10-06 17:06:53 upgrade libgupnp-1.0-3 0.13.4-1 0.14.0-2 2010-10-06 17:06:53 status half-configured libgupnp-1.0-3 0.13.4-1 2010-10-06 17:06:53 status unpacked libgupnp-1.0-3 0.13.4-1 2010-10-06 17:06:53 status half-installed libgupnp-1.0-3 0.13.4-1 2010-10-06 17:06:53 status half-installed libgupnp-1.0-3 0.13.4-1 2010-10-06 17:06:53 status unpacked libgupnp-1.0-3 0.14.0-2 2010-10-06 17:06:53 status unpacked libgupnp-1.0-3 0.14.0-2 2010-10-06 17:06:53 upgrade liburi-perl 1.54-1 1.55-1 2010-10-06 17:06:53 status half-configured liburi-perl 1.54-1 2010-10-06 17:06:53 status unpacked liburi-perl 1.54-1 2010-10-06 17:06:53 status half-installed liburi-perl 1.54-1 2010-10-06 17:06:54 status half-installed liburi-perl 1.54-1 2010-10-06 17:06:54 status unpacked liburi-perl 1.55-1 2010-10-06 17:06:54 status unpacked liburi-perl 1.55-1 2010-10-06 17:06:54 upgrade libhtml-parser-perl 3.66-1 3.68-1 2010-10-06 17:06:54 status half-configured libhtml-parser-perl 3.66-1 2010-10-06 17:06:54 status unpacked libhtml-parser-perl 3.66-1 2010-10-06 17:06:54 status half-installed libhtml-parser-perl 3.66-1 2010-10-06 17:06:55 status half-installed libhtml-parser-perl 3.66-1 2010-10-06 17:06:56 status unpacked libhtml-parser-perl 3.68-1 2010-10-06 17:06:56 status unpacked libhtml-parser-perl 3.68-1 2010-10-06 17:06:56 upgrade libhtml-tree-perl 3.23-2 4.0-1 2010-10-06 17:06:56 status half-configured libhtml-tree-perl 3.23-2 2010-10-06 17:06:56 status unpacked libhtml-tree-perl 3.23-2 2010-10-06 17:06:56 status half-installed libhtml-tree-perl 3.23-2 2010-10-06 17:06:56 status half-installed libhtml-tree-perl 3.23-2 2010-10-06 17:06:56 status unpacked libhtml-tree-perl 4.0-1 2010-10-06 17:06:56 status unpacked libhtml-tree-perl 4.0-1 2010-10-06 17:06:56 upgrade libjson-perl 2.22-1 2.26-1 2010-10-06 17:06:56 status half-configured libjson-perl 2.22-1 2010-10-06 17:06:56 status unpacked libjson-perl 2.22-1 2010-10-06 17:06:56 status half-installed libjson-perl 2.22-1 2010-10-06 17:06:57 status half-installed libjson-perl 2.22-1 2010-10-06 17:06:57 status unpacked libjson-perl 2.26-1 2010-10-06 17:06:57 status unpacked libjson-perl 2.26-1 2010-10-06 17:06:57 upgrade libjson-xs-perl 2.290-1 2.300-1 2010-10-06 17:06:57 status half-configured libjson-xs-perl 2.290-1 2010-10-06 17:06:57 status unpacked libjson-xs-perl 2.290-1 2010-10-06 17:06:57 status half-installed libjson-xs-perl 2.290-1 2010-10-06 17:06:57 status half-installed libjson-xs-perl 2.290-1 2010-10-06 17:06:57 status unpacked libjson-xs-perl 2.300-1 2010-10-06 17:06:57 status unpacked libjson-xs-perl 2.300-1 2010-10-06 17:06:58 upgrade libmodplug1 1:0.8.8.1-1 1:0.8.8.1-2 2010-10-06 17:06:58 status half-configured libmodplug1 1:0.8.8.1-1 2010-10-06 17:06:58 status unpacked libmodplug1 1:0.8.8.1-1 2010-10-06 17:06:58 status half-installed libmodplug1 1:0.8.8.1-1 2010-10-06 17:06:58 status half-installed libmodplug1 1:0.8.8.1-1 2010-10-06 17:06:58 status unpacked libmodplug1 1:0.8.8.1-2 2010-10-06 17:06:58 status unpacked libmodplug1 1:0.8.8.1-2 2010-10-06 17:06:58 upgrade libmono-posix2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:06:58 status half-configured libmono-posix2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:58 status unpacked libmono-posix2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:58 status half-installed libmono-posix2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:58 status half-installed libmono-posix2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status unpacked libmono-posix2.0-cil 2.6.7-3 2010-10-06 17:06:59 status unpacked libmono-posix2.0-cil 2.6.7-3 2010-10-06 17:06:59 upgrade libmono-security2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:06:59 status half-configured libmono-security2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status unpacked libmono-security2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status half-installed libmono-security2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status half-installed libmono-security2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status unpacked libmono-security2.0-cil 2.6.7-3 2010-10-06 17:06:59 status unpacked libmono-security2.0-cil 2.6.7-3 2010-10-06 17:06:59 upgrade libmono-system2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:06:59 status half-configured libmono-system2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status unpacked libmono-system2.0-cil 2.4.4~svn151842-3 2010-10-06 17:06:59 status half-installed libmono-system2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status half-installed libmono-system2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status unpacked libmono-system2.0-cil 2.6.7-3 2010-10-06 17:07:00 status unpacked libmono-system2.0-cil 2.6.7-3 2010-10-06 17:07:00 upgrade libmono-corlib2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:00 status half-configured libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status unpacked libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status half-installed libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status half-installed libmono-corlib2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:00 status unpacked libmono-corlib2.0-cil 2.6.7-3 2010-10-06 17:07:00 status unpacked libmono-corlib2.0-cil 2.6.7-3 2010-10-06 17:07:01 upgrade mono-runtime 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:01 status half-configured mono-runtime 2.4.4~svn151842-3 2010-10-06 17:07:01 status unpacked mono-runtime 2.4.4~svn151842-3 2010-10-06 17:07:01 status half-installed mono-runtime 2.4.4~svn151842-3 2010-10-06 17:07:01 status half-installed mono-runtime 2.4.4~svn151842-3 2010-10-06 17:07:01 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:07:01 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:07:01 upgrade mono-gac 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:01 status half-configured mono-gac 2.4.4~svn151842-3 2010-10-06 17:07:02 status unpacked mono-gac 2.4.4~svn151842-3 2010-10-06 17:07:02 status half-installed mono-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status half-installed mono-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status unpacked mono-gac 2.6.7-3 2010-10-06 17:07:03 status unpacked mono-gac 2.6.7-3 2010-10-06 17:07:03 upgrade mono-2.0-gac 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:03 status half-configured mono-2.0-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status unpacked mono-2.0-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status half-installed mono-2.0-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status half-installed mono-2.0-gac 2.4.4~svn151842-3 2010-10-06 17:07:03 status unpacked mono-2.0-gac 2.6.7-3 2010-10-06 17:07:03 status unpacked mono-2.0-gac 2.6.7-3 2010-10-06 17:07:04 upgrade libmono-cairo2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:04 status half-configured libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status unpacked libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status half-installed libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status half-installed libmono-cairo2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status unpacked libmono-cairo2.0-cil 2.6.7-3 2010-10-06 17:07:04 status unpacked libmono-cairo2.0-cil 2.6.7-3 2010-10-06 17:07:04 upgrade libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:04 status half-configured libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status unpacked libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:04 status half-installed libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status half-installed libmono-i18n-west2.0-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status unpacked libmono-i18n-west2.0-cil 2.6.7-3 2010-10-06 17:07:05 status unpacked libmono-i18n-west2.0-cil 2.6.7-3 2010-10-06 17:07:05 upgrade libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2.6.7-3 2010-10-06 17:07:05 status half-configured libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status unpacked libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status half-installed libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status half-installed libmono-sharpzip2.84-cil 2.4.4~svn151842-3 2010-10-06 17:07:05 status unpacked libmono-sharpzip2.84-cil 2.6.7-3 2010-10-06 17:07:05 status unpacked libmono-sharpzip2.84-cil 2.6.7-3 2010-10-06 17:07:06 upgrade netpbm 2:10.0-12.2 2:10.0-12.2+b1 2010-10-06 17:07:06 status half-configured netpbm 2:10.0-12.2 2010-10-06 17:07:06 status unpacked netpbm 2:10.0-12.2 2010-10-06 17:07:06 status half-installed netpbm 2:10.0-12.2 2010-10-06 17:07:06 status half-installed netpbm 2:10.0-12.2 2010-10-06 17:07:06 status unpacked netpbm 2:10.0-12.2+b1 2010-10-06 17:07:06 status unpacked netpbm 2:10.0-12.2+b1 2010-10-06 17:07:06 upgrade libnetpbm10 2:10.0-12.2 2:10.0-12.2+b1 2010-10-06 17:07:06 status half-configured libnetpbm10 2:10.0-12.2 2010-10-06 17:07:06 status unpacked libnetpbm10 2:10.0-12.2 2010-10-06 17:07:07 status half-installed libnetpbm10 2:10.0-12.2 2010-10-06 17:07:07 status half-installed libnetpbm10 2:10.0-12.2 2010-10-06 17:07:07 status unpacked libnetpbm10 2:10.0-12.2+b1 2010-10-06 17:07:07 status unpacked libnetpbm10 2:10.0-12.2+b1 2010-10-06 17:07:07 upgrade libnm-util1 0.8.1-2+b1 0.8.1-3 2010-10-06 17:07:07 status half-configured libnm-util1 0.8.1-2+b1 2010-10-06 17:07:07 status unpacked libnm-util1 0.8.1-2+b1 2010-10-06 17:07:07 status half-installed libnm-util1 0.8.1-2+b1 2010-10-06 17:07:07 status half-installed libnm-util1 0.8.1-2+b1 2010-10-06 17:07:08 status unpacked libnm-util1 0.8.1-3 2010-10-06 17:07:08 status unpacked libnm-util1 0.8.1-3 2010-10-06 17:07:08 upgrade libnm-glib-vpn1 0.8.1-2+b1 0.8.1-3 2010-10-06 17:07:08 status half-configured libnm-glib-vpn1 0.8.1-2+b1 2010-10-06 17:07:08 status unpacked libnm-glib-vpn1 0.8.1-2+b1 2010-10-06 17:07:08 status half-installed libnm-glib-vpn1 0.8.1-2+b1 2010-10-06 17:07:08 status half-installed libnm-glib-vpn1 0.8.1-2+b1 2010-10-06 17:07:08 status unpacked libnm-glib-vpn1 0.8.1-3 2010-10-06 17:07:08 status unpacked libnm-glib-vpn1 0.8.1-3 2010-10-06 17:07:08 upgrade libnm-glib2 0.8.1-2+b1 0.8.1-3 2010-10-06 17:07:08 status half-configured libnm-glib2 0.8.1-2+b1 2010-10-06 17:07:08 status unpacked libnm-glib2 0.8.1-2+b1 2010-10-06 17:07:08 status half-installed libnm-glib2 0.8.1-2+b1 2010-10-06 17:07:08 status half-installed libnm-glib2 0.8.1-2+b1 2010-10-06 17:07:09 status unpacked libnm-glib2 0.8.1-3 2010-10-06 17:07:09 status unpacked libnm-glib2 0.8.1-3 2010-10-06 17:07:09 upgrade liborc-0.4-0 0.4.7-1 1:0.4.6-2 2010-10-06 17:07:09 status half-configured liborc-0.4-0 0.4.7-1 2010-10-06 17:07:09 status unpacked liborc-0.4-0 0.4.7-1 2010-10-06 17:07:09 status half-installed liborc-0.4-0 0.4.7-1 2010-10-06 17:07:09 status half-installed liborc-0.4-0 0.4.7-1 2010-10-06 17:07:09 status unpacked liborc-0.4-0 1:0.4.6-2 2010-10-06 17:07:09 status unpacked liborc-0.4-0 1:0.4.6-2 2010-10-06 17:07:09 upgrade libpam-ck-connector 0.4.1-4 0.4.2-1 2010-10-06 17:07:09 status half-configured libpam-ck-connector 0.4.1-4 2010-10-06 17:07:09 status unpacked libpam-ck-connector 0.4.1-4 2010-10-06 17:07:09 status half-installed libpam-ck-connector 0.4.1-4 2010-10-06 17:07:10 status half-installed libpam-ck-connector 0.4.1-4 2010-10-06 17:07:10 status unpacked libpam-ck-connector 0.4.2-1 2010-10-06 17:07:10 status unpacked libpam-ck-connector 0.4.2-1 2010-10-06 17:07:10 upgrade libppix-regexp-perl 0.010-1 0.012-1 2010-10-06 17:07:10 status half-configured libppix-regexp-perl 0.010-1 2010-10-06 17:07:10 status unpacked libppix-regexp-perl 0.010-1 2010-10-06 17:07:10 status half-installed libppix-regexp-perl 0.010-1 2010-10-06 17:07:11 status half-installed libppix-regexp-perl 0.010-1 2010-10-06 17:07:11 status unpacked libppix-regexp-perl 0.012-1 2010-10-06 17:07:11 status unpacked libppix-regexp-perl 0.012-1 2010-10-06 17:07:11 upgrade libperl-critic-perl 1.108-1 1.109-1 2010-10-06 17:07:11 status half-configured libperl-critic-perl 1.108-1 2010-10-06 17:07:12 status unpacked libperl-critic-perl 1.108-1 2010-10-06 17:07:12 status half-installed libperl-critic-perl 1.108-1 2010-10-06 17:07:13 status half-installed libperl-critic-perl 1.108-1 2010-10-06 17:07:13 status unpacked libperl-critic-perl 1.109-1 2010-10-06 17:07:13 status unpacked libperl-critic-perl 1.109-1 2010-10-06 17:07:13 upgrade libpolkit-agent-1-0 0.96-2 0.96-3 2010-10-06 17:07:13 status half-configured libpolkit-agent-1-0 0.96-2 2010-10-06 17:07:13 status unpacked libpolkit-agent-1-0 0.96-2 2010-10-06 17:07:13 status half-installed libpolkit-agent-1-0 0.96-2 2010-10-06 17:07:14 status half-installed libpolkit-agent-1-0 0.96-2 2010-10-06 17:07:14 status unpacked libpolkit-agent-1-0 0.96-3 2010-10-06 17:07:14 status unpacked libpolkit-agent-1-0 0.96-3 2010-10-06 17:07:14 upgrade libpostproc51 5:0.6~svn20100726-0.0 5:0.6~svn20100726-0.1 2010-10-06 17:07:14 status half-configured libpostproc51 5:0.6~svn20100726-0.0 2010-10-06 17:07:14 status unpacked libpostproc51 5:0.6~svn20100726-0.0 2010-10-06 17:07:14 status half-installed libpostproc51 5:0.6~svn20100726-0.0 2010-10-06 17:07:14 status half-installed libpostproc51 5:0.6~svn20100726-0.0 2010-10-06 17:07:15 status unpacked libpostproc51 5:0.6~svn20100726-0.1 2010-10-06 17:07:15 status unpacked libpostproc51 5:0.6~svn20100726-0.1 2010-10-06 17:07:15 upgrade pidgin-data 2.7.3-1 2.7.3-2 2010-10-06 17:07:15 status half-configured pidgin-data 2.7.3-1 2010-10-06 17:07:15 status unpacked pidgin-data 2.7.3-1 2010-10-06 17:07:15 status half-installed pidgin-data 2.7.3-1 2010-10-06 17:07:19 status half-installed pidgin-data 2.7.3-1 2010-10-06 17:07:20 status unpacked pidgin-data 2.7.3-2 2010-10-06 17:07:21 status unpacked pidgin-data 2.7.3-2 2010-10-06 17:07:21 upgrade libpurple0 2.7.3-1 2.7.3-2 2010-10-06 17:07:21 status half-configured libpurple0 2.7.3-1 2010-10-06 17:07:21 status unpacked libpurple0 2.7.3-1 2010-10-06 17:07:21 status half-installed libpurple0 2.7.3-1 2010-10-06 17:07:22 status half-installed libpurple0 2.7.3-1 2010-10-06 17:07:23 status unpacked libpurple0 2.7.3-2 2010-10-06 17:07:23 status unpacked libpurple0 2.7.3-2 2010-10-06 17:07:24 upgrade libpurple-bin 2.7.3-1 2.7.3-2 2010-10-06 17:07:24 status half-configured libpurple-bin 2.7.3-1 2010-10-06 17:07:24 status unpacked libpurple-bin 2.7.3-1 2010-10-06 17:07:24 status half-installed libpurple-bin 2.7.3-1 2010-10-06 17:07:24 status half-installed libpurple-bin 2.7.3-1 2010-10-06 17:07:24 status unpacked libpurple-bin 2.7.3-2 2010-10-06 17:07:24 status unpacked libpurple-bin 2.7.3-2 2010-10-06 17:07:24 upgrade ruby1.8 1.8.7.302-1 1.8.7.302-2 2010-10-06 17:07:24 status half-configured ruby1.8 1.8.7.302-1 2010-10-06 17:07:24 status unpacked ruby1.8 1.8.7.302-1 2010-10-06 17:07:24 status half-installed ruby1.8 1.8.7.302-1 2010-10-06 17:07:24 status half-installed ruby1.8 1.8.7.302-1 2010-10-06 17:07:25 status half-installed ruby1.8 1.8.7.302-1 2010-10-06 17:07:25 status unpacked ruby1.8 1.8.7.302-2 2010-10-06 17:07:25 status unpacked ruby1.8 1.8.7.302-2 2010-10-06 17:07:25 upgrade libruby1.8 1.8.7.302-1 1.8.7.302-2 2010-10-06 17:07:25 status half-configured libruby1.8 1.8.7.302-1 2010-10-06 17:07:25 status unpacked libruby1.8 1.8.7.302-1 2010-10-06 17:07:25 status half-installed libruby1.8 1.8.7.302-1 2010-10-06 17:07:27 status half-installed libruby1.8 1.8.7.302-1 2010-10-06 17:07:27 status unpacked libruby1.8 1.8.7.302-2 2010-10-06 17:07:28 status unpacked libruby1.8 1.8.7.302-2 2010-10-06 17:07:28 upgrade libservlet2.5-java 6.0.28-4 6.0.28-6 2010-10-06 17:07:28 status half-configured libservlet2.5-java 6.0.28-4 2010-10-06 17:07:28 status unpacked libservlet2.5-java 6.0.28-4 2010-10-06 17:07:28 status half-installed libservlet2.5-java 6.0.28-4 2010-10-06 17:07:28 status half-installed libservlet2.5-java 6.0.28-4 2010-10-06 17:07:28 status unpacked libservlet2.5-java 6.0.28-6 2010-10-06 17:07:28 status unpacked libservlet2.5-java 6.0.28-6 2010-10-06 17:07:29 upgrade libsndfile1 1.0.21-3 1.0.22-1 2010-10-06 17:07:29 status half-configured libsndfile1 1.0.21-3 2010-10-06 17:07:29 status unpacked libsndfile1 1.0.21-3 2010-10-06 17:07:29 status half-installed libsndfile1 1.0.21-3 2010-10-06 17:07:29 status half-installed libsndfile1 1.0.21-3 2010-10-06 17:07:29 status unpacked libsndfile1 1.0.22-1 2010-10-06 17:07:29 status unpacked libsndfile1 1.0.22-1 2010-10-06 17:07:30 upgrade libsub-name-perl 0.04-1 0.05-1 2010-10-06 17:07:30 status half-configured libsub-name-perl 0.04-1 2010-10-06 17:07:30 status unpacked libsub-name-perl 0.04-1 2010-10-06 17:07:30 status half-installed libsub-name-perl 0.04-1 2010-10-06 17:07:30 status half-installed libsub-name-perl 0.04-1 2010-10-06 17:07:30 status unpacked libsub-name-perl 0.05-1 2010-10-06 17:07:30 status unpacked libsub-name-perl 0.05-1 2010-10-06 17:07:30 upgrade libsvga1 1:1.4.3-29 1:1.4.3-30 2010-10-06 17:07:30 status half-configured libsvga1 1:1.4.3-29 2010-10-06 17:07:30 status unpacked libsvga1 1:1.4.3-29 2010-10-06 17:07:30 status half-installed libsvga1 1:1.4.3-29 2010-10-06 17:07:31 status half-installed libsvga1 1:1.4.3-29 2010-10-06 17:07:31 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:07:31 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:07:31 upgrade subversion 1.6.12dfsg-1 1.6.12dfsg-2 2010-10-06 17:07:31 status half-configured subversion 1.6.12dfsg-1 2010-10-06 17:07:31 status unpacked subversion 1.6.12dfsg-1 2010-10-06 17:07:31 status half-installed subversion 1.6.12dfsg-1 2010-10-06 17:07:32 status half-installed subversion 1.6.12dfsg-1 2010-10-06 17:07:32 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:07:33 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:07:34 upgrade libsvn1 1.6.12dfsg-1 1.6.12dfsg-2 2010-10-06 17:07:34 status half-configured libsvn1 1.6.12dfsg-1 2010-10-06 17:07:34 status unpacked libsvn1 1.6.12dfsg-1 2010-10-06 17:07:34 status half-installed libsvn1 1.6.12dfsg-1 2010-10-06 17:07:35 status half-installed libsvn1 1.6.12dfsg-1 2010-10-06 17:07:35 status unpacked libsvn1 1.6.12dfsg-2 2010-10-06 17:07:35 status unpacked libsvn1 1.6.12dfsg-2 2010-10-06 17:07:36 upgrade libsvn-perl 1.6.12dfsg-1 1.6.12dfsg-2 2010-10-06 17:07:36 status half-configured libsvn-perl 1.6.12dfsg-1 2010-10-06 17:07:36 status unpacked libsvn-perl 1.6.12dfsg-1 2010-10-06 17:07:36 status half-installed libsvn-perl 1.6.12dfsg-1 2010-10-06 17:07:36 status half-installed libsvn-perl 1.6.12dfsg-1 2010-10-06 17:07:36 status unpacked libsvn-perl 1.6.12dfsg-2 2010-10-06 17:07:36 status unpacked libsvn-perl 1.6.12dfsg-2 2010-10-06 17:07:37 upgrade libxenstore3.0 4.0.1~rc6-1 4.0.1-1 2010-10-06 17:07:37 status half-configured libxenstore3.0 4.0.1~rc6-1 2010-10-06 17:07:37 status unpacked libxenstore3.0 4.0.1~rc6-1 2010-10-06 17:07:37 status half-installed libxenstore3.0 4.0.1~rc6-1 2010-10-06 17:07:37 status half-installed libxenstore3.0 4.0.1~rc6-1 2010-10-06 17:07:37 status unpacked libxenstore3.0 4.0.1-1 2010-10-06 17:07:37 status unpacked libxenstore3.0 4.0.1-1 2010-10-06 17:07:37 upgrade libvirt-bin 0.8.3-1 0.8.3-2 2010-10-06 17:07:37 status half-configured libvirt-bin 0.8.3-1 2010-10-06 17:07:38 status unpacked libvirt-bin 0.8.3-1 2010-10-06 17:07:38 status half-installed libvirt-bin 0.8.3-1 2010-10-06 17:07:38 status half-installed libvirt-bin 0.8.3-1 2010-10-06 17:07:39 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:07:39 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:07:39 upgrade libvirt0 0.8.3-1 0.8.3-2 2010-10-06 17:07:39 status half-configured libvirt0 0.8.3-1 2010-10-06 17:07:39 status unpacked libvirt0 0.8.3-1 2010-10-06 17:07:39 status half-installed libvirt0 0.8.3-1 2010-10-06 17:07:39 status half-installed libvirt0 0.8.3-1 2010-10-06 17:07:40 status unpacked libvirt0 0.8.3-2 2010-10-06 17:07:40 status unpacked libvirt0 0.8.3-2 2010-10-06 17:07:40 upgrade libwmf-bin 0.2.8.4-6.1 0.2.8.4-6.1+b1 2010-10-06 17:07:40 status half-configured libwmf-bin 0.2.8.4-6.1 2010-10-06 17:07:40 status unpacked libwmf-bin 0.2.8.4-6.1 2010-10-06 17:07:40 status half-installed libwmf-bin 0.2.8.4-6.1 2010-10-06 17:07:40 status half-installed libwmf-bin 0.2.8.4-6.1 2010-10-06 17:07:40 status unpacked libwmf-bin 0.2.8.4-6.1+b1 2010-10-06 17:07:40 status unpacked libwmf-bin 0.2.8.4-6.1+b1 2010-10-06 17:07:40 upgrade libwww-perl 5.836-1 5.837-1 2010-10-06 17:07:40 status half-configured libwww-perl 5.836-1 2010-10-06 17:07:40 status unpacked libwww-perl 5.836-1 2010-10-06 17:07:40 status half-installed libwww-perl 5.836-1 2010-10-06 17:07:41 status half-installed libwww-perl 5.836-1 2010-10-06 17:07:41 status unpacked libwww-perl 5.837-1 2010-10-06 17:07:41 status unpacked libwww-perl 5.837-1 2010-10-06 17:07:41 upgrade libxmuu1 2:1.0.5-1 2:1.0.5-2 2010-10-06 17:07:41 status half-configured libxmuu1 2:1.0.5-1 2010-10-06 17:07:41 status unpacked libxmuu1 2:1.0.5-1 2010-10-06 17:07:41 status half-installed libxmuu1 2:1.0.5-1 2010-10-06 17:07:41 status half-installed libxmuu1 2:1.0.5-1 2010-10-06 17:07:42 status unpacked libxmuu1 2:1.0.5-2 2010-10-06 17:07:42 status unpacked libxmuu1 2:1.0.5-2 2010-10-06 17:07:42 upgrade linux-doc-2.6.26 2.6.26-24lenny1 2.6.26-25lenny1 2010-10-06 17:07:42 status half-configured linux-doc-2.6.26 2.6.26-24lenny1 2010-10-06 17:07:42 status unpacked linux-doc-2.6.26 2.6.26-24lenny1 2010-10-06 17:07:42 status half-installed linux-doc-2.6.26 2.6.26-24lenny1 2010-10-06 17:07:45 status half-installed linux-doc-2.6.26 2.6.26-24lenny1 2010-10-06 17:07:46 status unpacked linux-doc-2.6.26 2.6.26-25lenny1 2010-10-06 17:07:46 status unpacked linux-doc-2.6.26 2.6.26-25lenny1 2010-10-06 17:07:46 upgrade manpages-de 0.5-5 0.6-1 2010-10-06 17:07:46 status half-configured manpages-de 0.5-5 2010-10-06 17:07:46 status unpacked manpages-de 0.5-5 2010-10-06 17:07:46 status half-installed manpages-de 0.5-5 2010-10-06 17:07:47 status half-installed manpages-de 0.5-5 2010-10-06 17:07:47 status unpacked manpages-de 0.6-1 2010-10-06 17:07:47 status unpacked manpages-de 0.6-1 2010-10-06 17:07:47 upgrade mc 3:4.7.0.8-1 3:4.7.0.9-1 2010-10-06 17:07:47 status half-configured mc 3:4.7.0.8-1 2010-10-06 17:07:47 status unpacked mc 3:4.7.0.8-1 2010-10-06 17:07:47 status half-installed mc 3:4.7.0.8-1 2010-10-06 17:07:47 status half-installed mc 3:4.7.0.8-1 2010-10-06 17:07:48 status half-installed mc 3:4.7.0.8-1 2010-10-06 17:07:49 status half-installed mc 3:4.7.0.8-1 2010-10-06 17:07:50 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:07:51 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:07:51 upgrade mdadm 3.1.2-2.1 3.1.4-1+8efb9d1 2010-10-06 17:07:51 status half-configured mdadm 3.1.2-2.1 2010-10-06 17:07:51 status unpacked mdadm 3.1.2-2.1 2010-10-06 17:07:51 status half-installed mdadm 3.1.2-2.1 2010-10-06 17:07:51 status half-installed mdadm 3.1.2-2.1 2010-10-06 17:07:53 status half-installed mdadm 3.1.2-2.1 2010-10-06 17:07:53 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:07:53 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:07:53 upgrade media-player-info 7-1 10-1 2010-10-06 17:07:53 status half-configured media-player-info 7-1 2010-10-06 17:07:53 status unpacked media-player-info 7-1 2010-10-06 17:07:53 status half-installed media-player-info 7-1 2010-10-06 17:07:54 status half-installed media-player-info 7-1 2010-10-06 17:07:54 status unpacked media-player-info 10-1 2010-10-06 17:07:54 status unpacked media-player-info 10-1 2010-10-06 17:07:54 upgrade menu 2.1.43 2.1.44 2010-10-06 17:07:54 status half-configured menu 2.1.43 2010-10-06 17:07:54 status unpacked menu 2.1.43 2010-10-06 17:07:54 status half-installed menu 2.1.43 2010-10-06 17:07:54 status half-installed menu 2.1.43 2010-10-06 17:07:55 status half-installed menu 2.1.43 2010-10-06 17:07:56 status half-installed menu 2.1.43 2010-10-06 17:07:56 status unpacked menu 2.1.44 2010-10-06 17:07:56 status unpacked menu 2.1.44 2010-10-06 17:07:56 upgrade mobile-broadband-provider-info 20100824-1 20100930-1 2010-10-06 17:07:56 status half-configured mobile-broadband-provider-info 20100824-1 2010-10-06 17:07:56 status unpacked mobile-broadband-provider-info 20100824-1 2010-10-06 17:07:56 status half-installed mobile-broadband-provider-info 20100824-1 2010-10-06 17:07:57 status half-installed mobile-broadband-provider-info 20100824-1 2010-10-06 17:07:57 status unpacked mobile-broadband-provider-info 20100930-1 2010-10-06 17:07:57 status unpacked mobile-broadband-provider-info 20100930-1 2010-10-06 17:07:57 upgrade moreutils 0.40 0.41 2010-10-06 17:07:57 status half-configured moreutils 0.40 2010-10-06 17:07:57 status unpacked moreutils 0.40 2010-10-06 17:07:57 status half-installed moreutils 0.40 2010-10-06 17:07:57 status half-installed moreutils 0.40 2010-10-06 17:07:57 status unpacked moreutils 0.41 2010-10-06 17:07:57 status unpacked moreutils 0.41 2010-10-06 17:07:57 upgrade munin-common 1.4.5-2 1.4.5-3 2010-10-06 17:07:57 status half-configured munin-common 1.4.5-2 2010-10-06 17:07:57 status unpacked munin-common 1.4.5-2 2010-10-06 17:07:58 status half-installed munin-common 1.4.5-2 2010-10-06 17:07:58 status half-installed munin-common 1.4.5-2 2010-10-06 17:07:58 status unpacked munin-common 1.4.5-3 2010-10-06 17:07:58 status unpacked munin-common 1.4.5-3 2010-10-06 17:07:58 upgrade network-manager 0.8.1-2+b1 0.8.1-3 2010-10-06 17:07:58 status half-configured network-manager 0.8.1-2+b1 2010-10-06 17:07:59 status unpacked network-manager 0.8.1-2+b1 2010-10-06 17:07:59 status half-installed network-manager 0.8.1-2+b1 2010-10-06 17:08:00 status half-installed network-manager 0.8.1-2+b1 2010-10-06 17:08:00 status unpacked network-manager 0.8.1-3 2010-10-06 17:08:01 status unpacked network-manager 0.8.1-3 2010-10-06 17:08:01 upgrade obexd-client 0.28-1 0.33-1 2010-10-06 17:08:01 status half-configured obexd-client 0.28-1 2010-10-06 17:08:01 status unpacked obexd-client 0.28-1 2010-10-06 17:08:01 status half-installed obexd-client 0.28-1 2010-10-06 17:08:02 status half-installed obexd-client 0.28-1 2010-10-06 17:08:02 status unpacked obexd-client 0.33-1 2010-10-06 17:08:02 status unpacked obexd-client 0.33-1 2010-10-06 17:08:02 upgrade icedtea-6-jre-cacao 6b18-1.8.1-1 6b18-1.8.1-2 2010-10-06 17:08:02 status half-configured icedtea-6-jre-cacao 6b18-1.8.1-1 2010-10-06 17:08:02 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-1 2010-10-06 17:08:02 status half-installed icedtea-6-jre-cacao 6b18-1.8.1-1 2010-10-06 17:08:03 status half-installed icedtea-6-jre-cacao 6b18-1.8.1-1 2010-10-06 17:08:03 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-06 17:08:03 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-06 17:08:03 upgrade openjdk-6-jre-lib 6b18-1.8.1-1 6b18-1.8.1-2 2010-10-06 17:08:03 status half-configured openjdk-6-jre-lib 6b18-1.8.1-1 2010-10-06 17:08:03 status unpacked openjdk-6-jre-lib 6b18-1.8.1-1 2010-10-06 17:08:03 status half-installed openjdk-6-jre-lib 6b18-1.8.1-1 2010-10-06 17:08:05 status half-installed openjdk-6-jre-lib 6b18-1.8.1-1 2010-10-06 17:08:05 status unpacked openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-06 17:08:06 status unpacked openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-06 17:08:06 upgrade openjdk-6-jre-headless 6b18-1.8.1-1 6b18-1.8.1-2 2010-10-06 17:08:06 status half-configured openjdk-6-jre-headless 6b18-1.8.1-1 2010-10-06 17:08:06 status unpacked openjdk-6-jre-headless 6b18-1.8.1-1 2010-10-06 17:08:06 status half-installed openjdk-6-jre-headless 6b18-1.8.1-1 2010-10-06 17:08:10 status half-installed openjdk-6-jre-headless 6b18-1.8.1-1 2010-10-06 17:08:11 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:08:11 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:08:11 upgrade openjdk-6-jre 6b18-1.8.1-1 6b18-1.8.1-2 2010-10-06 17:08:11 status half-configured openjdk-6-jre 6b18-1.8.1-1 2010-10-06 17:08:11 status unpacked openjdk-6-jre 6b18-1.8.1-1 2010-10-06 17:08:11 status half-installed openjdk-6-jre 6b18-1.8.1-1 2010-10-06 17:08:11 status half-installed openjdk-6-jre 6b18-1.8.1-1 2010-10-06 17:08:12 status half-installed openjdk-6-jre 6b18-1.8.1-1 2010-10-06 17:08:13 status unpacked openjdk-6-jre 6b18-1.8.1-2 2010-10-06 17:08:13 status unpacked openjdk-6-jre 6b18-1.8.1-2 2010-10-06 17:08:13 upgrade openoffice.org-writer 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:13 status half-configured openoffice.org-writer 1:3.2.1-6 2010-10-06 17:08:13 status unpacked openoffice.org-writer 1:3.2.1-6 2010-10-06 17:08:13 status half-installed openoffice.org-writer 1:3.2.1-6 2010-10-06 17:08:13 status half-installed openoffice.org-writer 1:3.2.1-6 2010-10-06 17:08:16 status half-installed openoffice.org-writer 1:3.2.1-6 2010-10-06 17:08:16 status unpacked openoffice.org-writer 1:3.2.1-7 2010-10-06 17:08:16 status unpacked openoffice.org-writer 1:3.2.1-7 2010-10-06 17:08:16 upgrade openoffice.org-calc 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:16 status half-configured openoffice.org-calc 1:3.2.1-6 2010-10-06 17:08:16 status unpacked openoffice.org-calc 1:3.2.1-6 2010-10-06 17:08:16 status half-installed openoffice.org-calc 1:3.2.1-6 2010-10-06 17:08:17 status half-installed openoffice.org-calc 1:3.2.1-6 2010-10-06 17:08:19 status half-installed openoffice.org-calc 1:3.2.1-6 2010-10-06 17:08:19 status unpacked openoffice.org-calc 1:3.2.1-7 2010-10-06 17:08:20 status unpacked openoffice.org-calc 1:3.2.1-7 2010-10-06 17:08:20 upgrade openoffice.org-base 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:20 status half-configured openoffice.org-base 1:3.2.1-6 2010-10-06 17:08:20 status unpacked openoffice.org-base 1:3.2.1-6 2010-10-06 17:08:20 status half-installed openoffice.org-base 1:3.2.1-6 2010-10-06 17:08:20 status half-installed openoffice.org-base 1:3.2.1-6 2010-10-06 17:08:21 status half-installed openoffice.org-base 1:3.2.1-6 2010-10-06 17:08:21 status unpacked openoffice.org-base 1:3.2.1-7 2010-10-06 17:08:22 status unpacked openoffice.org-base 1:3.2.1-7 2010-10-06 17:08:22 upgrade openoffice.org-base-core 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:22 status half-configured openoffice.org-base-core 1:3.2.1-6 2010-10-06 17:08:22 status unpacked openoffice.org-base-core 1:3.2.1-6 2010-10-06 17:08:22 status half-installed openoffice.org-base-core 1:3.2.1-6 2010-10-06 17:08:23 status half-installed openoffice.org-base-core 1:3.2.1-6 2010-10-06 17:08:23 status unpacked openoffice.org-base-core 1:3.2.1-7 2010-10-06 17:08:23 status unpacked openoffice.org-base-core 1:3.2.1-7 2010-10-06 17:08:23 upgrade openoffice.org 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:23 status half-configured openoffice.org 1:3.2.1-6 2010-10-06 17:08:23 status unpacked openoffice.org 1:3.2.1-6 2010-10-06 17:08:23 status half-installed openoffice.org 1:3.2.1-6 2010-10-06 17:08:24 status half-installed openoffice.org 1:3.2.1-6 2010-10-06 17:08:24 status unpacked openoffice.org 1:3.2.1-7 2010-10-06 17:08:24 status unpacked openoffice.org 1:3.2.1-7 2010-10-06 17:08:24 upgrade openoffice.org-common 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:24 status half-configured openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:24 status unpacked openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:24 status half-installed openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:25 status half-installed openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:25 status half-installed openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:34 status half-installed openoffice.org-common 1:3.2.1-6 2010-10-06 17:08:35 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:08:36 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:08:36 upgrade openoffice.org-style-galaxy 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:36 status half-configured openoffice.org-style-galaxy 1:3.2.1-6 2010-10-06 17:08:36 status unpacked openoffice.org-style-galaxy 1:3.2.1-6 2010-10-06 17:08:36 status half-installed openoffice.org-style-galaxy 1:3.2.1-6 2010-10-06 17:08:38 status half-installed openoffice.org-style-galaxy 1:3.2.1-6 2010-10-06 17:08:39 status unpacked openoffice.org-style-galaxy 1:3.2.1-7 2010-10-06 17:08:39 status unpacked openoffice.org-style-galaxy 1:3.2.1-7 2010-10-06 17:08:39 upgrade openoffice.org-java-common 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:39 status half-configured openoffice.org-java-common 1:3.2.1-6 2010-10-06 17:08:39 status unpacked openoffice.org-java-common 1:3.2.1-6 2010-10-06 17:08:39 status half-installed openoffice.org-java-common 1:3.2.1-6 2010-10-06 17:08:40 status half-installed openoffice.org-java-common 1:3.2.1-6 2010-10-06 17:08:40 status unpacked openoffice.org-java-common 1:3.2.1-7 2010-10-06 17:08:41 status unpacked openoffice.org-java-common 1:3.2.1-7 2010-10-06 17:08:41 upgrade openoffice.org-impress 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:41 status half-configured openoffice.org-impress 1:3.2.1-6 2010-10-06 17:08:41 status unpacked openoffice.org-impress 1:3.2.1-6 2010-10-06 17:08:41 status half-installed openoffice.org-impress 1:3.2.1-6 2010-10-06 17:08:41 status half-installed openoffice.org-impress 1:3.2.1-6 2010-10-06 17:08:42 status half-installed openoffice.org-impress 1:3.2.1-6 2010-10-06 17:08:42 status unpacked openoffice.org-impress 1:3.2.1-7 2010-10-06 17:08:42 status unpacked openoffice.org-impress 1:3.2.1-7 2010-10-06 17:08:42 upgrade openoffice.org-draw 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:42 status half-configured openoffice.org-draw 1:3.2.1-6 2010-10-06 17:08:42 status unpacked openoffice.org-draw 1:3.2.1-6 2010-10-06 17:08:42 status half-installed openoffice.org-draw 1:3.2.1-6 2010-10-06 17:08:42 status half-installed openoffice.org-draw 1:3.2.1-6 2010-10-06 17:08:44 status half-installed openoffice.org-draw 1:3.2.1-6 2010-10-06 17:08:44 status unpacked openoffice.org-draw 1:3.2.1-7 2010-10-06 17:08:44 status unpacked openoffice.org-draw 1:3.2.1-7 2010-10-06 17:08:44 upgrade openoffice.org-officebean 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:44 status half-configured openoffice.org-officebean 1:3.2.1-6 2010-10-06 17:08:44 status unpacked openoffice.org-officebean 1:3.2.1-6 2010-10-06 17:08:44 status half-installed openoffice.org-officebean 1:3.2.1-6 2010-10-06 17:08:45 status half-installed openoffice.org-officebean 1:3.2.1-6 2010-10-06 17:08:45 status unpacked openoffice.org-officebean 1:3.2.1-7 2010-10-06 17:08:45 status unpacked openoffice.org-officebean 1:3.2.1-7 2010-10-06 17:08:45 upgrade python-uno 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:45 status half-configured python-uno 1:3.2.1-6 2010-10-06 17:08:45 status unpacked python-uno 1:3.2.1-6 2010-10-06 17:08:45 status half-installed python-uno 1:3.2.1-6 2010-10-06 17:08:46 status half-installed python-uno 1:3.2.1-6 2010-10-06 17:08:46 status unpacked python-uno 1:3.2.1-7 2010-10-06 17:08:46 status unpacked python-uno 1:3.2.1-7 2010-10-06 17:08:46 upgrade openoffice.org-math 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:46 status half-configured openoffice.org-math 1:3.2.1-6 2010-10-06 17:08:46 status unpacked openoffice.org-math 1:3.2.1-6 2010-10-06 17:08:46 status half-installed openoffice.org-math 1:3.2.1-6 2010-10-06 17:08:47 status half-installed openoffice.org-math 1:3.2.1-6 2010-10-06 17:08:47 status half-installed openoffice.org-math 1:3.2.1-6 2010-10-06 17:08:47 status unpacked openoffice.org-math 1:3.2.1-7 2010-10-06 17:08:48 status unpacked openoffice.org-math 1:3.2.1-7 2010-10-06 17:08:48 upgrade openoffice.org-filter-binfilter 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:48 status half-configured openoffice.org-filter-binfilter 1:3.2.1-6 2010-10-06 17:08:48 status unpacked openoffice.org-filter-binfilter 1:3.2.1-6 2010-10-06 17:08:48 status half-installed openoffice.org-filter-binfilter 1:3.2.1-6 2010-10-06 17:08:53 status half-installed openoffice.org-filter-binfilter 1:3.2.1-6 2010-10-06 17:08:53 status unpacked openoffice.org-filter-binfilter 1:3.2.1-7 2010-10-06 17:08:53 status unpacked openoffice.org-filter-binfilter 1:3.2.1-7 2010-10-06 17:08:53 upgrade ttf-opensymbol 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:53 status half-configured ttf-opensymbol 1:3.2.1-6 2010-10-06 17:08:53 status unpacked ttf-opensymbol 1:3.2.1-6 2010-10-06 17:08:53 status half-installed ttf-opensymbol 1:3.2.1-6 2010-10-06 17:08:54 status triggers-pending fontconfig 2.8.0-2.1 2010-10-06 17:08:54 status half-installed ttf-opensymbol 1:3.2.1-6 2010-10-06 17:08:54 status half-installed ttf-opensymbol 1:3.2.1-6 2010-10-06 17:08:54 status unpacked ttf-opensymbol 1:3.2.1-7 2010-10-06 17:08:54 status unpacked ttf-opensymbol 1:3.2.1-7 2010-10-06 17:08:55 upgrade openoffice.org-core 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:08:55 status half-configured openoffice.org-core 1:3.2.1-6 2010-10-06 17:08:55 status unpacked openoffice.org-core 1:3.2.1-6 2010-10-06 17:08:55 status half-installed openoffice.org-core 1:3.2.1-6 2010-10-06 17:08:55 status half-installed openoffice.org-core 1:3.2.1-6 2010-10-06 17:09:08 status half-installed openoffice.org-core 1:3.2.1-6 2010-10-06 17:09:08 status unpacked openoffice.org-core 1:3.2.1-7 2010-10-06 17:09:09 status unpacked openoffice.org-core 1:3.2.1-7 2010-10-06 17:09:09 upgrade openoffice.org-report-builder-bin 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:09:09 status half-configured openoffice.org-report-builder-bin 1:3.2.1-6 2010-10-06 17:09:09 status unpacked openoffice.org-report-builder-bin 1:3.2.1-6 2010-10-06 17:09:09 status half-installed openoffice.org-report-builder-bin 1:3.2.1-6 2010-10-06 17:09:10 status half-installed openoffice.org-report-builder-bin 1:3.2.1-6 2010-10-06 17:09:10 status unpacked openoffice.org-report-builder-bin 1:3.2.1-7 2010-10-06 17:09:10 status unpacked openoffice.org-report-builder-bin 1:3.2.1-7 2010-10-06 17:09:10 upgrade openoffice.org-filter-mobiledev 1:3.2.1-6 1:3.2.1-7 2010-10-06 17:09:10 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-6 2010-10-06 17:09:10 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-6 2010-10-06 17:09:10 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-6 2010-10-06 17:09:11 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-6 2010-10-06 17:09:11 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-7 2010-10-06 17:09:11 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-7 2010-10-06 17:09:11 upgrade openvpn 2.1.0-3 2.1.3-1 2010-10-06 17:09:11 status half-configured openvpn 2.1.0-3 2010-10-06 17:09:11 status unpacked openvpn 2.1.0-3 2010-10-06 17:09:11 status half-installed openvpn 2.1.0-3 2010-10-06 17:09:12 status half-installed openvpn 2.1.0-3 2010-10-06 17:09:12 status unpacked openvpn 2.1.3-1 2010-10-06 17:09:12 status unpacked openvpn 2.1.3-1 2010-10-06 17:09:12 upgrade pidgin 2.7.3-1 2.7.3-2 2010-10-06 17:09:12 status half-configured pidgin 2.7.3-1 2010-10-06 17:09:12 status unpacked pidgin 2.7.3-1 2010-10-06 17:09:12 status half-installed pidgin 2.7.3-1 2010-10-06 17:09:12 status half-installed pidgin 2.7.3-1 2010-10-06 17:09:13 status half-installed pidgin 2.7.3-1 2010-10-06 17:09:14 status unpacked pidgin 2.7.3-2 2010-10-06 17:09:14 status unpacked pidgin 2.7.3-2 2010-10-06 17:09:14 upgrade preview-latex-style 11.86-1 11.86-2 2010-10-06 17:09:14 status half-configured preview-latex-style 11.86-1 2010-10-06 17:09:14 status unpacked preview-latex-style 11.86-1 2010-10-06 17:09:14 status half-installed preview-latex-style 11.86-1 2010-10-06 17:09:14 status half-installed preview-latex-style 11.86-1 2010-10-06 17:09:15 status half-installed preview-latex-style 11.86-1 2010-10-06 17:09:15 status unpacked preview-latex-style 11.86-2 2010-10-06 17:09:15 status unpacked preview-latex-style 11.86-2 2010-10-06 17:09:15 upgrade python-evolution 2.30.0-1+b1 2.30.0-3 2010-10-06 17:09:15 status half-configured python-evolution 2.30.0-1+b1 2010-10-06 17:09:15 status unpacked python-evolution 2.30.0-1+b1 2010-10-06 17:09:15 status half-installed python-evolution 2.30.0-1+b1 2010-10-06 17:09:17 status half-installed python-evolution 2.30.0-1+b1 2010-10-06 17:09:17 status unpacked python-evolution 2.30.0-3 2010-10-06 17:09:17 status unpacked python-evolution 2.30.0-3 2010-10-06 17:09:17 upgrade python-gtk-vnc 0.4.1-3 0.4.1-4 2010-10-06 17:09:17 status half-configured python-gtk-vnc 0.4.1-3 2010-10-06 17:09:17 status unpacked python-gtk-vnc 0.4.1-3 2010-10-06 17:09:17 status half-installed python-gtk-vnc 0.4.1-3 2010-10-06 17:09:18 status half-installed python-gtk-vnc 0.4.1-3 2010-10-06 17:09:18 status unpacked python-gtk-vnc 0.4.1-4 2010-10-06 17:09:18 status unpacked python-gtk-vnc 0.4.1-4 2010-10-06 17:09:18 upgrade python-libvirt 0.8.3-1 0.8.3-2 2010-10-06 17:09:18 status half-configured python-libvirt 0.8.3-1 2010-10-06 17:09:19 status unpacked python-libvirt 0.8.3-1 2010-10-06 17:09:19 status half-installed python-libvirt 0.8.3-1 2010-10-06 17:09:19 status half-installed python-libvirt 0.8.3-1 2010-10-06 17:09:19 status unpacked python-libvirt 0.8.3-2 2010-10-06 17:09:19 status unpacked python-libvirt 0.8.3-2 2010-10-06 17:09:19 upgrade python-markupsafe 0.9.2-2 0.9.2-3 2010-10-06 17:09:19 status half-configured python-markupsafe 0.9.2-2 2010-10-06 17:09:19 status unpacked python-markupsafe 0.9.2-2 2010-10-06 17:09:20 status half-installed python-markupsafe 0.9.2-2 2010-10-06 17:09:20 status half-installed python-markupsafe 0.9.2-2 2010-10-06 17:09:20 status unpacked python-markupsafe 0.9.2-3 2010-10-06 17:09:20 status unpacked python-markupsafe 0.9.2-3 2010-10-06 17:09:20 upgrade python-mako 0.3.4-2 0.3.4-5 2010-10-06 17:09:20 status half-configured python-mako 0.3.4-2 2010-10-06 17:09:21 status unpacked python-mako 0.3.4-2 2010-10-06 17:09:21 status half-installed python-mako 0.3.4-2 2010-10-06 17:09:21 status half-installed python-mako 0.3.4-2 2010-10-06 17:09:22 status half-installed python-mako 0.3.4-2 2010-10-06 17:09:22 status unpacked python-mako 0.3.4-5 2010-10-06 17:09:22 status unpacked python-mako 0.3.4-5 2010-10-06 17:09:22 upgrade python-pam 0.4.2-12.1+b1 0.4.2-12.2 2010-10-06 17:09:22 status half-configured python-pam 0.4.2-12.1+b1 2010-10-06 17:09:22 status unpacked python-pam 0.4.2-12.1+b1 2010-10-06 17:09:22 status half-installed python-pam 0.4.2-12.1+b1 2010-10-06 17:09:23 status half-installed python-pam 0.4.2-12.1+b1 2010-10-06 17:09:23 status unpacked python-pam 0.4.2-12.2 2010-10-06 17:09:23 status unpacked python-pam 0.4.2-12.2 2010-10-06 17:09:23 upgrade python-pkg-resources 0.6.14-1 0.6.14-4 2010-10-06 17:09:23 status half-configured python-pkg-resources 0.6.14-1 2010-10-06 17:09:24 status unpacked python-pkg-resources 0.6.14-1 2010-10-06 17:09:24 status half-installed python-pkg-resources 0.6.14-1 2010-10-06 17:09:24 status half-installed python-pkg-resources 0.6.14-1 2010-10-06 17:09:24 status unpacked python-pkg-resources 0.6.14-4 2010-10-06 17:09:24 status unpacked python-pkg-resources 0.6.14-4 2010-10-06 17:09:24 upgrade rxvt-unicode 9.07-2 9.07-2+b1 2010-10-06 17:09:24 status half-configured rxvt-unicode 9.07-2 2010-10-06 17:09:24 status unpacked rxvt-unicode 9.07-2 2010-10-06 17:09:24 status half-installed rxvt-unicode 9.07-2 2010-10-06 17:09:25 status half-installed rxvt-unicode 9.07-2 2010-10-06 17:09:25 status unpacked rxvt-unicode 9.07-2+b1 2010-10-06 17:09:26 status unpacked rxvt-unicode 9.07-2+b1 2010-10-06 17:09:26 upgrade sane-utils 1.0.21-3 1.0.21-4 2010-10-06 17:09:26 status half-configured sane-utils 1.0.21-3 2010-10-06 17:09:26 status unpacked sane-utils 1.0.21-3 2010-10-06 17:09:26 status half-installed sane-utils 1.0.21-3 2010-10-06 17:09:26 status half-installed sane-utils 1.0.21-3 2010-10-06 17:09:26 status unpacked sane-utils 1.0.21-4 2010-10-06 17:09:27 status unpacked sane-utils 1.0.21-4 2010-10-06 17:09:27 upgrade schroot 1.4.11-1 1.4.14-1 2010-10-06 17:09:27 status half-configured schroot 1.4.11-1 2010-10-06 17:09:27 status unpacked schroot 1.4.11-1 2010-10-06 17:09:27 status half-installed schroot 1.4.11-1 2010-10-06 17:09:28 status half-installed schroot 1.4.11-1 2010-10-06 17:09:28 status unpacked schroot 1.4.14-1 2010-10-06 17:09:28 status unpacked schroot 1.4.14-1 2010-10-06 17:09:28 upgrade schroot-common 1.4.11-1 1.4.14-1 2010-10-06 17:09:28 status half-configured schroot-common 1.4.11-1 2010-10-06 17:09:28 status unpacked schroot-common 1.4.11-1 2010-10-06 17:09:28 status half-installed schroot-common 1.4.11-1 2010-10-06 17:09:29 status half-installed schroot-common 1.4.11-1 2010-10-06 17:09:29 status unpacked schroot-common 1.4.14-1 2010-10-06 17:09:30 status unpacked schroot-common 1.4.14-1 2010-10-06 17:09:30 install shotwell 0.6.1-1+b2 2010-10-06 17:09:30 status half-installed shotwell 0.6.1-1+b2 2010-10-06 17:09:30 status half-installed shotwell 0.6.1-1+b2 2010-10-06 17:09:31 status unpacked shotwell 0.6.1-1+b2 2010-10-06 17:09:31 status unpacked shotwell 0.6.1-1+b2 2010-10-06 17:09:32 upgrade sudo 1.7.2p7-1 1.7.4p4-3 2010-10-06 17:09:32 status half-configured sudo 1.7.2p7-1 2010-10-06 17:09:32 status unpacked sudo 1.7.2p7-1 2010-10-06 17:09:32 status half-installed sudo 1.7.2p7-1 2010-10-06 17:09:32 status half-installed sudo 1.7.2p7-1 2010-10-06 17:09:32 status unpacked sudo 1.7.4p4-3 2010-10-06 17:09:33 status unpacked sudo 1.7.4p4-3 2010-10-06 17:09:33 upgrade syslinux-common 2:4.02+dfsg-3 2:4.02+dfsg-5 2010-10-06 17:09:33 status half-configured syslinux-common 2:4.02+dfsg-3 2010-10-06 17:09:33 status unpacked syslinux-common 2:4.02+dfsg-3 2010-10-06 17:09:33 status half-installed syslinux-common 2:4.02+dfsg-3 2010-10-06 17:09:34 status half-installed syslinux-common 2:4.02+dfsg-3 2010-10-06 17:09:34 status unpacked syslinux-common 2:4.02+dfsg-5 2010-10-06 17:09:34 status unpacked syslinux-common 2:4.02+dfsg-5 2010-10-06 17:09:35 install system-config-printer-udev 1.2.3-3 2010-10-06 17:09:35 status half-installed system-config-printer-udev 1.2.3-3 2010-10-06 17:09:35 status unpacked system-config-printer-udev 1.2.3-3 2010-10-06 17:09:35 status unpacked system-config-printer-udev 1.2.3-3 2010-10-06 17:09:35 upgrade texlive-common 2009-10 2009-11 2010-10-06 17:09:35 status half-configured texlive-common 2009-10 2010-10-06 17:09:35 status unpacked texlive-common 2009-10 2010-10-06 17:09:35 status half-installed texlive-common 2009-10 2010-10-06 17:09:36 status half-installed texlive-common 2009-10 2010-10-06 17:09:36 status unpacked texlive-common 2009-11 2010-10-06 17:09:36 status unpacked texlive-common 2009-11 2010-10-06 17:09:37 upgrade texlive-base 2009-10 2009-11 2010-10-06 17:09:37 status half-configured texlive-base 2009-10 2010-10-06 17:09:37 status unpacked texlive-base 2009-10 2010-10-06 17:09:37 status half-installed texlive-base 2009-10 2010-10-06 17:09:39 status half-installed texlive-base 2009-10 2010-10-06 17:09:42 status half-installed texlive-base 2009-10 2010-10-06 17:09:42 status unpacked texlive-base 2009-11 2010-10-06 17:09:43 status unpacked texlive-base 2009-11 2010-10-06 17:09:43 upgrade texlive-fonts-recommended 2009-10 2009-11 2010-10-06 17:09:43 status half-configured texlive-fonts-recommended 2009-10 2010-10-06 17:09:43 status unpacked texlive-fonts-recommended 2009-10 2010-10-06 17:09:43 status half-installed texlive-fonts-recommended 2009-10 2010-10-06 17:09:46 status half-installed texlive-fonts-recommended 2009-10 2010-10-06 17:09:47 status unpacked texlive-fonts-recommended 2009-11 2010-10-06 17:09:47 status unpacked texlive-fonts-recommended 2009-11 2010-10-06 17:09:47 upgrade texlive-latex-base 2009-10 2009-11 2010-10-06 17:09:47 status half-configured texlive-latex-base 2009-10 2010-10-06 17:09:47 status unpacked texlive-latex-base 2009-10 2010-10-06 17:09:47 status half-installed texlive-latex-base 2009-10 2010-10-06 17:09:52 status half-installed texlive-latex-base 2009-10 2010-10-06 17:09:52 status unpacked texlive-latex-base 2009-11 2010-10-06 17:09:53 status unpacked texlive-latex-base 2009-11 2010-10-06 17:09:53 upgrade texlive-latex-recommended 2009-10 2009-11 2010-10-06 17:09:53 status half-configured texlive-latex-recommended 2009-10 2010-10-06 17:09:53 status unpacked texlive-latex-recommended 2009-10 2010-10-06 17:09:53 status half-installed texlive-latex-recommended 2009-10 2010-10-06 17:09:56 status half-installed texlive-latex-recommended 2009-10 2010-10-06 17:09:56 status unpacked texlive-latex-recommended 2009-11 2010-10-06 17:09:57 status unpacked texlive-latex-recommended 2009-11 2010-10-06 17:09:57 upgrade texlive 2009-10 2009-11 2010-10-06 17:09:57 status half-configured texlive 2009-10 2010-10-06 17:09:57 status unpacked texlive 2009-10 2010-10-06 17:09:57 status half-installed texlive 2009-10 2010-10-06 17:09:58 status half-installed texlive 2009-10 2010-10-06 17:09:58 status unpacked texlive 2009-11 2010-10-06 17:09:58 status unpacked texlive 2009-11 2010-10-06 17:09:58 upgrade texlive-bibtex-extra 2009-9 2009-10 2010-10-06 17:09:58 status half-configured texlive-bibtex-extra 2009-9 2010-10-06 17:09:58 status unpacked texlive-bibtex-extra 2009-9 2010-10-06 17:09:58 status half-installed texlive-bibtex-extra 2009-9 2010-10-06 17:10:01 status half-installed texlive-bibtex-extra 2009-9 2010-10-06 17:10:01 status unpacked texlive-bibtex-extra 2009-10 2010-10-06 17:10:02 status unpacked texlive-bibtex-extra 2009-10 2010-10-06 17:10:02 upgrade texlive-extra-utils 2009-9 2009-10 2010-10-06 17:10:02 status half-configured texlive-extra-utils 2009-9 2010-10-06 17:10:02 status unpacked texlive-extra-utils 2009-9 2010-10-06 17:10:02 status half-installed texlive-extra-utils 2009-9 2010-10-06 17:10:02 status half-installed texlive-extra-utils 2009-9 2010-10-06 17:10:04 status half-installed texlive-extra-utils 2009-9 2010-10-06 17:10:04 status unpacked texlive-extra-utils 2009-10 2010-10-06 17:10:04 status unpacked texlive-extra-utils 2009-10 2010-10-06 17:10:05 upgrade texlive-font-utils 2009-9 2009-10 2010-10-06 17:10:05 status half-configured texlive-font-utils 2009-9 2010-10-06 17:10:05 status unpacked texlive-font-utils 2009-9 2010-10-06 17:10:05 status half-installed texlive-font-utils 2009-9 2010-10-06 17:10:07 status half-installed texlive-font-utils 2009-9 2010-10-06 17:10:07 status unpacked texlive-font-utils 2009-10 2010-10-06 17:10:07 status unpacked texlive-font-utils 2009-10 2010-10-06 17:10:07 upgrade texlive-fonts-recommended-doc 2009-10 2009-11 2010-10-06 17:10:07 status half-configured texlive-fonts-recommended-doc 2009-10 2010-10-06 17:10:07 status unpacked texlive-fonts-recommended-doc 2009-10 2010-10-06 17:10:07 status half-installed texlive-fonts-recommended-doc 2009-10 2010-10-06 17:10:09 status half-installed texlive-fonts-recommended-doc 2009-10 2010-10-06 17:10:09 status unpacked texlive-fonts-recommended-doc 2009-11 2010-10-06 17:10:10 status unpacked texlive-fonts-recommended-doc 2009-11 2010-10-06 17:10:10 upgrade texlive-generic-recommended 2009-10 2009-11 2010-10-06 17:10:10 status half-configured texlive-generic-recommended 2009-10 2010-10-06 17:10:10 status unpacked texlive-generic-recommended 2009-10 2010-10-06 17:10:10 status half-installed texlive-generic-recommended 2009-10 2010-10-06 17:10:10 status half-installed texlive-generic-recommended 2009-10 2010-10-06 17:10:11 status half-installed texlive-generic-recommended 2009-10 2010-10-06 17:10:11 status unpacked texlive-generic-recommended 2009-11 2010-10-06 17:10:12 status unpacked texlive-generic-recommended 2009-11 2010-10-06 17:10:12 upgrade texlive-latex-base-doc 2009-10 2009-11 2010-10-06 17:10:12 status half-configured texlive-latex-base-doc 2009-10 2010-10-06 17:10:12 status unpacked texlive-latex-base-doc 2009-10 2010-10-06 17:10:12 status half-installed texlive-latex-base-doc 2009-10 2010-10-06 17:10:20 status half-installed texlive-latex-base-doc 2009-10 2010-10-06 17:10:20 status unpacked texlive-latex-base-doc 2009-11 2010-10-06 17:10:21 status unpacked texlive-latex-base-doc 2009-11 2010-10-06 17:10:21 upgrade texlive-pictures 2009-10 2009-11 2010-10-06 17:10:21 status half-configured texlive-pictures 2009-10 2010-10-06 17:10:21 status unpacked texlive-pictures 2009-10 2010-10-06 17:10:21 status half-installed texlive-pictures 2009-10 2010-10-06 17:10:22 status half-installed texlive-pictures 2009-10 2010-10-06 17:10:22 status unpacked texlive-pictures 2009-11 2010-10-06 17:10:22 status unpacked texlive-pictures 2009-11 2010-10-06 17:10:22 upgrade texlive-latex-extra 2009-9 2009-10 2010-10-06 17:10:22 status half-configured texlive-latex-extra 2009-9 2010-10-06 17:10:22 status unpacked texlive-latex-extra 2009-9 2010-10-06 17:10:22 status half-installed texlive-latex-extra 2009-9 2010-10-06 17:10:27 status half-installed texlive-latex-extra 2009-9 2010-10-06 17:10:27 status unpacked texlive-latex-extra 2009-10 2010-10-06 17:10:28 status unpacked texlive-latex-extra 2009-10 2010-10-06 17:10:28 upgrade texlive-latex-extra-doc 2009-9 2009-10 2010-10-06 17:10:28 status half-configured texlive-latex-extra-doc 2009-9 2010-10-06 17:10:28 status unpacked texlive-latex-extra-doc 2009-9 2010-10-06 17:10:28 status half-installed texlive-latex-extra-doc 2009-9 2010-10-06 17:11:17 status half-installed texlive-latex-extra-doc 2009-9 2010-10-06 17:11:17 status unpacked texlive-latex-extra-doc 2009-10 2010-10-06 17:11:20 status unpacked texlive-latex-extra-doc 2009-10 2010-10-06 17:11:20 upgrade texlive-latex-recommended-doc 2009-10 2009-11 2010-10-06 17:11:20 status half-configured texlive-latex-recommended-doc 2009-10 2010-10-06 17:11:20 status unpacked texlive-latex-recommended-doc 2009-10 2010-10-06 17:11:20 status half-installed texlive-latex-recommended-doc 2009-10 2010-10-06 17:11:27 status half-installed texlive-latex-recommended-doc 2009-10 2010-10-06 17:11:27 status unpacked texlive-latex-recommended-doc 2009-11 2010-10-06 17:11:28 status unpacked texlive-latex-recommended-doc 2009-11 2010-10-06 17:11:28 upgrade texlive-luatex 2009-10 2009-11 2010-10-06 17:11:28 status half-configured texlive-luatex 2009-10 2010-10-06 17:11:28 status unpacked texlive-luatex 2009-10 2010-10-06 17:11:28 status half-installed texlive-luatex 2009-10 2010-10-06 17:11:29 status half-installed texlive-luatex 2009-10 2010-10-06 17:11:30 status unpacked texlive-luatex 2009-11 2010-10-06 17:11:30 status unpacked texlive-luatex 2009-11 2010-10-06 17:11:30 upgrade texlive-math-extra 2009-9 2009-10 2010-10-06 17:11:30 status half-configured texlive-math-extra 2009-9 2010-10-06 17:11:30 status unpacked texlive-math-extra 2009-9 2010-10-06 17:11:31 status half-installed texlive-math-extra 2009-9 2010-10-06 17:11:35 status half-installed texlive-math-extra 2009-9 2010-10-06 17:11:35 status unpacked texlive-math-extra 2009-10 2010-10-06 17:11:35 status unpacked texlive-math-extra 2009-10 2010-10-06 17:11:35 upgrade texlive-metapost 2009-10 2009-11 2010-10-06 17:11:35 status half-configured texlive-metapost 2009-10 2010-10-06 17:11:35 status unpacked texlive-metapost 2009-10 2010-10-06 17:11:35 status half-installed texlive-metapost 2009-10 2010-10-06 17:11:36 status half-installed texlive-metapost 2009-10 2010-10-06 17:11:37 status unpacked texlive-metapost 2009-11 2010-10-06 17:11:37 status unpacked texlive-metapost 2009-11 2010-10-06 17:11:37 upgrade texlive-metapost-doc 2009-10 2009-11 2010-10-06 17:11:37 status half-configured texlive-metapost-doc 2009-10 2010-10-06 17:11:37 status unpacked texlive-metapost-doc 2009-10 2010-10-06 17:11:37 status half-installed texlive-metapost-doc 2009-10 2010-10-06 17:11:44 status half-installed texlive-metapost-doc 2009-10 2010-10-06 17:11:44 status unpacked texlive-metapost-doc 2009-11 2010-10-06 17:11:45 status unpacked texlive-metapost-doc 2009-11 2010-10-06 17:11:45 upgrade texlive-pictures-doc 2009-10 2009-11 2010-10-06 17:11:45 status half-configured texlive-pictures-doc 2009-10 2010-10-06 17:11:45 status unpacked texlive-pictures-doc 2009-10 2010-10-06 17:11:45 status half-installed texlive-pictures-doc 2009-10 2010-10-06 17:11:46 status half-installed texlive-pictures-doc 2009-10 2010-10-06 17:11:49 status half-installed texlive-pictures-doc 2009-10 2010-10-06 17:11:49 status unpacked texlive-pictures-doc 2009-11 2010-10-06 17:11:50 status unpacked texlive-pictures-doc 2009-11 2010-10-06 17:11:50 upgrade texlive-pstricks 2009-9 2009-10 2010-10-06 17:11:50 status half-configured texlive-pstricks 2009-9 2010-10-06 17:11:50 status unpacked texlive-pstricks 2009-9 2010-10-06 17:11:50 status half-installed texlive-pstricks 2009-9 2010-10-06 17:11:53 status half-installed texlive-pstricks 2009-9 2010-10-06 17:11:53 status unpacked texlive-pstricks 2009-10 2010-10-06 17:11:53 status unpacked texlive-pstricks 2009-10 2010-10-06 17:11:53 upgrade texlive-pstricks-doc 2009-9 2009-10 2010-10-06 17:11:53 status half-configured texlive-pstricks-doc 2009-9 2010-10-06 17:11:53 status unpacked texlive-pstricks-doc 2009-9 2010-10-06 17:11:53 status half-installed texlive-pstricks-doc 2009-9 2010-10-06 17:12:08 status half-installed texlive-pstricks-doc 2009-9 2010-10-06 17:12:08 status unpacked texlive-pstricks-doc 2009-10 2010-10-06 17:12:09 status unpacked texlive-pstricks-doc 2009-10 2010-10-06 17:12:09 upgrade totem-coherence 2.30.2-2 2.30.2-5 2010-10-06 17:12:09 status half-configured totem-coherence 2.30.2-2 2010-10-06 17:12:09 status unpacked totem-coherence 2.30.2-2 2010-10-06 17:12:09 status half-installed totem-coherence 2.30.2-2 2010-10-06 17:12:10 status half-installed totem-coherence 2.30.2-2 2010-10-06 17:12:10 status unpacked totem-coherence 2.30.2-5 2010-10-06 17:12:10 status unpacked totem-coherence 2.30.2-5 2010-10-06 17:12:10 upgrade udisks 1.0.1+git20100614-1+b1 1.0.1+git20100614-3 2010-10-06 17:12:10 status half-configured udisks 1.0.1+git20100614-1+b1 2010-10-06 17:12:10 status unpacked udisks 1.0.1+git20100614-1+b1 2010-10-06 17:12:10 status half-installed udisks 1.0.1+git20100614-1+b1 2010-10-06 17:12:11 status half-installed udisks 1.0.1+git20100614-1+b1 2010-10-06 17:12:12 status unpacked udisks 1.0.1+git20100614-3 2010-10-06 17:12:12 status unpacked udisks 1.0.1+git20100614-3 2010-10-06 17:12:12 upgrade unp 2.0~pre4 2.0~pre5 2010-10-06 17:12:12 status half-configured unp 2.0~pre4 2010-10-06 17:12:12 status unpacked unp 2.0~pre4 2010-10-06 17:12:12 status half-installed unp 2.0~pre4 2010-10-06 17:12:12 status half-installed unp 2.0~pre4 2010-10-06 17:12:12 status unpacked unp 2.0~pre5 2010-10-06 17:12:12 status unpacked unp 2.0~pre5 2010-10-06 17:12:13 upgrade virt-manager 0.8.4-7 0.8.4-8 2010-10-06 17:12:13 status half-configured virt-manager 0.8.4-7 2010-10-06 17:12:13 status unpacked virt-manager 0.8.4-7 2010-10-06 17:12:13 status half-installed virt-manager 0.8.4-7 2010-10-06 17:12:13 status half-installed virt-manager 0.8.4-7 2010-10-06 17:12:16 status half-installed virt-manager 0.8.4-7 2010-10-06 17:12:16 status unpacked virt-manager 0.8.4-8 2010-10-06 17:12:17 status unpacked virt-manager 0.8.4-8 2010-10-06 17:12:17 upgrade x11-common 1:7.5+6 1:7.5+8 2010-10-06 17:12:17 status half-configured x11-common 1:7.5+6 2010-10-06 17:12:18 status unpacked x11-common 1:7.5+6 2010-10-06 17:12:18 status half-installed x11-common 1:7.5+6 2010-10-06 17:12:22 status half-installed x11-common 1:7.5+6 2010-10-06 17:12:22 status unpacked x11-common 1:7.5+8 2010-10-06 17:12:22 status unpacked x11-common 1:7.5+8 2010-10-06 17:12:22 upgrade xbase-clients 1:7.5+6 1:7.5+8 2010-10-06 17:12:22 status half-configured xbase-clients 1:7.5+6 2010-10-06 17:12:22 status unpacked xbase-clients 1:7.5+6 2010-10-06 17:12:22 status half-installed xbase-clients 1:7.5+6 2010-10-06 17:12:22 status half-installed xbase-clients 1:7.5+6 2010-10-06 17:12:22 status unpacked xbase-clients 1:7.5+8 2010-10-06 17:12:22 status unpacked xbase-clients 1:7.5+8 2010-10-06 17:12:23 upgrade xdg-user-dirs 0.12-1 0.13-2 2010-10-06 17:12:23 status half-configured xdg-user-dirs 0.12-1 2010-10-06 17:12:23 status unpacked xdg-user-dirs 0.12-1 2010-10-06 17:12:23 status half-installed xdg-user-dirs 0.12-1 2010-10-06 17:12:23 status half-installed xdg-user-dirs 0.12-1 2010-10-06 17:12:23 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:12:23 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:12:23 upgrade xserver-common 2:1.7.7-4 2:1.7.7-7 2010-10-06 17:12:23 status half-configured xserver-common 2:1.7.7-4 2010-10-06 17:12:23 status unpacked xserver-common 2:1.7.7-4 2010-10-06 17:12:23 status half-installed xserver-common 2:1.7.7-4 2010-10-06 17:12:25 status half-installed xserver-common 2:1.7.7-4 2010-10-06 17:12:25 status unpacked xserver-common 2:1.7.7-7 2010-10-06 17:12:25 status unpacked xserver-common 2:1.7.7-7 2010-10-06 17:12:25 upgrade xnest 2:1.7.7-4 2:1.7.7-7 2010-10-06 17:12:25 status half-configured xnest 2:1.7.7-4 2010-10-06 17:12:26 status unpacked xnest 2:1.7.7-4 2010-10-06 17:12:26 status half-installed xnest 2:1.7.7-4 2010-10-06 17:12:26 status half-installed xnest 2:1.7.7-4 2010-10-06 17:12:26 status unpacked xnest 2:1.7.7-7 2010-10-06 17:12:26 status unpacked xnest 2:1.7.7-7 2010-10-06 17:12:26 upgrade xserver-xephyr 2:1.7.7-4 2:1.7.7-7 2010-10-06 17:12:26 status half-configured xserver-xephyr 2:1.7.7-4 2010-10-06 17:12:27 status unpacked xserver-xephyr 2:1.7.7-4 2010-10-06 17:12:27 status half-installed xserver-xephyr 2:1.7.7-4 2010-10-06 17:12:27 status half-installed xserver-xephyr 2:1.7.7-4 2010-10-06 17:12:27 status unpacked xserver-xephyr 2:1.7.7-7 2010-10-06 17:12:28 status unpacked xserver-xephyr 2:1.7.7-7 2010-10-06 17:12:28 upgrade xserver-xorg-core 2:1.7.7-4 2:1.7.7-7 2010-10-06 17:12:28 status half-configured xserver-xorg-core 2:1.7.7-4 2010-10-06 17:12:28 status unpacked xserver-xorg-core 2:1.7.7-4 2010-10-06 17:12:28 status half-installed xserver-xorg-core 2:1.7.7-4 2010-10-06 17:12:29 status half-installed xserver-xorg-core 2:1.7.7-4 2010-10-06 17:12:29 status unpacked xserver-xorg-core 2:1.7.7-7 2010-10-06 17:12:29 status unpacked xserver-xorg-core 2:1.7.7-7 2010-10-06 17:12:29 upgrade xserver-xorg-video-intel 2:2.12.0+legacy1-1 2:2.12.0+shadow-2 2010-10-06 17:12:29 status half-configured xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-10-06 17:12:29 status unpacked xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-10-06 17:12:29 status half-installed xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-10-06 17:12:31 status half-installed xserver-xorg-video-intel 2:2.12.0+legacy1-1 2010-10-06 17:12:31 status unpacked xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:12:32 status unpacked xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:12:32 upgrade xserver-xorg-video-openchrome 1:0.2.904+svn827-1 1:0.2.904+svn842-2 2010-10-06 17:12:32 status half-configured xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-10-06 17:12:32 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-10-06 17:12:32 status half-installed xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-10-06 17:12:32 status half-installed xserver-xorg-video-openchrome 1:0.2.904+svn827-1 2010-10-06 17:12:32 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn842-2 2010-10-06 17:12:32 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn842-2 2010-10-06 17:12:32 upgrade xserver-xorg-video-all 1:7.5+6 1:7.5+8 2010-10-06 17:12:32 status half-configured xserver-xorg-video-all 1:7.5+6 2010-10-06 17:12:32 status unpacked xserver-xorg-video-all 1:7.5+6 2010-10-06 17:12:32 status half-installed xserver-xorg-video-all 1:7.5+6 2010-10-06 17:12:33 status half-installed xserver-xorg-video-all 1:7.5+6 2010-10-06 17:12:33 status unpacked xserver-xorg-video-all 1:7.5+8 2010-10-06 17:12:33 status unpacked xserver-xorg-video-all 1:7.5+8 2010-10-06 17:12:33 upgrade xserver-xorg-input-all 1:7.5+6 1:7.5+8 2010-10-06 17:12:33 status half-configured xserver-xorg-input-all 1:7.5+6 2010-10-06 17:12:33 status unpacked xserver-xorg-input-all 1:7.5+6 2010-10-06 17:12:33 status half-installed xserver-xorg-input-all 1:7.5+6 2010-10-06 17:12:33 status half-installed xserver-xorg-input-all 1:7.5+6 2010-10-06 17:12:33 status unpacked xserver-xorg-input-all 1:7.5+8 2010-10-06 17:12:33 status unpacked xserver-xorg-input-all 1:7.5+8 2010-10-06 17:12:33 upgrade xserver-xorg 1:7.5+6 1:7.5+8 2010-10-06 17:12:33 status half-configured xserver-xorg 1:7.5+6 2010-10-06 17:12:34 status unpacked xserver-xorg 1:7.5+6 2010-10-06 17:12:34 status half-installed xserver-xorg 1:7.5+6 2010-10-06 17:12:34 status half-installed xserver-xorg 1:7.5+6 2010-10-06 17:12:34 status unpacked xserver-xorg 1:7.5+8 2010-10-06 17:12:34 status unpacked xserver-xorg 1:7.5+8 2010-10-06 17:12:34 upgrade debootstrap 1.0.23 1.0.25 2010-10-06 17:12:34 status half-configured debootstrap 1.0.23 2010-10-06 17:12:34 status unpacked debootstrap 1.0.23 2010-10-06 17:12:34 status half-installed debootstrap 1.0.23 2010-10-06 17:12:34 status half-installed debootstrap 1.0.23 2010-10-06 17:12:35 status unpacked debootstrap 1.0.25 2010-10-06 17:12:35 status unpacked debootstrap 1.0.25 2010-10-06 17:12:35 upgrade fai-client 4.0~beta2+experimental19 4.0~beta2+experimental23 2010-10-06 17:12:35 status half-configured fai-client 4.0~beta2+experimental19 2010-10-06 17:12:35 status unpacked fai-client 4.0~beta2+experimental19 2010-10-06 17:12:35 status half-installed fai-client 4.0~beta2+experimental19 2010-10-06 17:12:35 status half-installed fai-client 4.0~beta2+experimental19 2010-10-06 17:12:35 status unpacked fai-client 4.0~beta2+experimental23 2010-10-06 17:12:35 status unpacked fai-client 4.0~beta2+experimental23 2010-10-06 17:12:35 upgrade fai-doc 4.0~beta2+experimental19 4.0~beta2+experimental23 2010-10-06 17:12:35 status half-configured fai-doc 4.0~beta2+experimental19 2010-10-06 17:12:36 status unpacked fai-doc 4.0~beta2+experimental19 2010-10-06 17:12:36 status half-installed fai-doc 4.0~beta2+experimental19 2010-10-06 17:12:36 status half-installed fai-doc 4.0~beta2+experimental19 2010-10-06 17:12:36 status half-installed fai-doc 4.0~beta2+experimental19 2010-10-06 17:12:36 status unpacked fai-doc 4.0~beta2+experimental23 2010-10-06 17:12:36 status unpacked fai-doc 4.0~beta2+experimental23 2010-10-06 17:12:37 upgrade fai-server 4.0~beta2+experimental19 4.0~beta2+experimental23 2010-10-06 17:12:37 status half-configured fai-server 4.0~beta2+experimental19 2010-10-06 17:12:37 status unpacked fai-server 4.0~beta2+experimental19 2010-10-06 17:12:37 status half-installed fai-server 4.0~beta2+experimental19 2010-10-06 17:12:37 status half-installed fai-server 4.0~beta2+experimental19 2010-10-06 17:12:38 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:12:38 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:12:38 upgrade fai-setup-storage 3.4.1 4.0~beta2+experimental23 2010-10-06 17:12:38 status half-configured fai-setup-storage 3.4.1 2010-10-06 17:12:38 status unpacked fai-setup-storage 3.4.1 2010-10-06 17:12:38 status half-installed fai-setup-storage 3.4.1 2010-10-06 17:12:39 status half-installed fai-setup-storage 3.4.1 2010-10-06 17:12:39 status unpacked fai-setup-storage 4.0~beta2+experimental23 2010-10-06 17:12:39 status unpacked fai-setup-storage 4.0~beta2+experimental23 2010-10-06 17:12:40 upgrade kvm 1:0.12.5+dfsg-2 1:0.12.5+dfsg-4 2010-10-06 17:12:40 status half-configured kvm 1:0.12.5+dfsg-2 2010-10-06 17:12:40 status unpacked kvm 1:0.12.5+dfsg-2 2010-10-06 17:12:40 status half-installed kvm 1:0.12.5+dfsg-2 2010-10-06 17:12:40 status half-installed kvm 1:0.12.5+dfsg-2 2010-10-06 17:12:40 status unpacked kvm 1:0.12.5+dfsg-4 2010-10-06 17:12:40 status unpacked kvm 1:0.12.5+dfsg-4 2010-10-06 17:12:40 upgrade libffi-dev 3.0.9-2 3.0.9-3 2010-10-06 17:12:40 status half-configured libffi-dev 3.0.9-2 2010-10-06 17:12:40 status unpacked libffi-dev 3.0.9-2 2010-10-06 17:12:40 status half-installed libffi-dev 3.0.9-2 2010-10-06 17:12:40 status half-installed libffi-dev 3.0.9-2 2010-10-06 17:12:40 status half-installed libffi-dev 3.0.9-2 2010-10-06 17:12:41 status half-installed libffi-dev 3.0.9-2 2010-10-06 17:12:41 status unpacked libffi-dev 3.0.9-3 2010-10-06 17:12:41 status unpacked libffi-dev 3.0.9-3 2010-10-06 17:12:41 upgrade libffi5 3.0.9-2 3.0.9-3 2010-10-06 17:12:41 status half-configured libffi5 3.0.9-2 2010-10-06 17:12:41 status unpacked libffi5 3.0.9-2 2010-10-06 17:12:41 status half-installed libffi5 3.0.9-2 2010-10-06 17:12:42 status half-installed libffi5 3.0.9-2 2010-10-06 17:12:42 status unpacked libffi5 3.0.9-3 2010-10-06 17:12:42 status unpacked libffi5 3.0.9-3 2010-10-06 17:12:42 upgrade python-brlapi 4.2-3 4.2-4 2010-10-06 17:12:42 status half-configured python-brlapi 4.2-3 2010-10-06 17:12:42 status unpacked python-brlapi 4.2-3 2010-10-06 17:12:42 status half-installed python-brlapi 4.2-3 2010-10-06 17:12:43 status half-installed python-brlapi 4.2-3 2010-10-06 17:12:43 status unpacked python-brlapi 4.2-4 2010-10-06 17:12:43 status unpacked python-brlapi 4.2-4 2010-10-06 17:12:43 upgrade svn-buildpackage 0.8.1 0.8.3 2010-10-06 17:12:43 status half-configured svn-buildpackage 0.8.1 2010-10-06 17:12:43 status unpacked svn-buildpackage 0.8.1 2010-10-06 17:12:43 status half-installed svn-buildpackage 0.8.1 2010-10-06 17:12:43 status half-installed svn-buildpackage 0.8.1 2010-10-06 17:12:44 status half-installed svn-buildpackage 0.8.1 2010-10-06 17:12:44 status unpacked svn-buildpackage 0.8.3 2010-10-06 17:12:44 status unpacked svn-buildpackage 0.8.3 2010-10-06 17:12:44 upgrade tftpd-hpa 5.0-15 5.0-16 2010-10-06 17:12:44 status half-configured tftpd-hpa 5.0-15 2010-10-06 17:12:44 status unpacked tftpd-hpa 5.0-15 2010-10-06 17:12:44 status half-installed tftpd-hpa 5.0-15 2010-10-06 17:12:45 status half-installed tftpd-hpa 5.0-15 2010-10-06 17:12:45 status unpacked tftpd-hpa 5.0-16 2010-10-06 17:12:45 status unpacked tftpd-hpa 5.0-16 2010-10-06 17:12:46 upgrade usb-modeswitch-data 20100707-1 20100826-1 2010-10-06 17:12:46 status half-configured usb-modeswitch-data 20100707-1 2010-10-06 17:12:46 status unpacked usb-modeswitch-data 20100707-1 2010-10-06 17:12:46 status half-installed usb-modeswitch-data 20100707-1 2010-10-06 17:12:46 status half-installed usb-modeswitch-data 20100707-1 2010-10-06 17:12:46 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:12:46 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:12:46 upgrade usb-modeswitch 1.1.3-1 1.1.4-1 2010-10-06 17:12:46 status half-configured usb-modeswitch 1.1.3-1 2010-10-06 17:12:46 status unpacked usb-modeswitch 1.1.3-1 2010-10-06 17:12:46 status half-installed usb-modeswitch 1.1.3-1 2010-10-06 17:12:47 status half-installed usb-modeswitch 1.1.3-1 2010-10-06 17:12:47 status unpacked usb-modeswitch 1.1.4-1 2010-10-06 17:12:47 status unpacked usb-modeswitch 1.1.4-1 2010-10-06 17:12:47 trigproc doc-base 0.9.5 0.9.5 2010-10-06 17:12:47 status half-configured doc-base 0.9.5 2010-10-06 17:12:48 status installed doc-base 0.9.5 2010-10-06 17:12:48 trigproc install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-5 2010-10-06 17:12:48 status half-configured install-info 4.13a.dfsg.1-5 2010-10-06 17:12:49 status installed install-info 4.13a.dfsg.1-5 2010-10-06 17:12:50 trigproc lintian 2.4.3 2.4.3 2010-10-06 17:12:50 status half-configured lintian 2.4.3 2010-10-06 17:12:51 status installed lintian 2.4.3 2010-10-06 17:12:51 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-06 17:12:51 status half-configured desktop-file-utils 0.15-2 2010-10-06 17:12:52 status installed desktop-file-utils 0.15-2 2010-10-06 17:12:52 trigproc shared-mime-info 0.71-3 0.71-3 2010-10-06 17:12:52 status half-configured shared-mime-info 0.71-3 2010-10-06 17:12:53 status installed shared-mime-info 0.71-3 2010-10-06 17:12:53 trigproc hal 0.5.14-3 0.5.14-3 2010-10-06 17:12:53 status half-configured hal 0.5.14-3 2010-10-06 17:12:55 status installed hal 0.5.14-3 2010-10-06 17:12:55 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-10-06 17:12:55 status half-configured fontconfig 2.8.0-2.1 2010-10-06 17:12:57 status installed fontconfig 2.8.0-2.1 2010-10-06 17:12:59 startup packages configure 2010-10-06 17:12:59 configure libc-dev-bin 2.11.2-6 2.11.2-6 2010-10-06 17:12:59 status unpacked libc-dev-bin 2.11.2-6 2010-10-06 17:12:59 status half-configured libc-dev-bin 2.11.2-6 2010-10-06 17:12:59 status installed libc-dev-bin 2.11.2-6 2010-10-06 17:12:59 configure linux-libc-dev 2.6.32-24 2.6.32-24 2010-10-06 17:12:59 status unpacked linux-libc-dev 2.6.32-24 2010-10-06 17:12:59 status half-configured linux-libc-dev 2.6.32-24 2010-10-06 17:12:59 status installed linux-libc-dev 2.6.32-24 2010-10-06 17:12:59 configure libc6-dev 2.11.2-6 2.11.2-6 2010-10-06 17:12:59 status unpacked libc6-dev 2.11.2-6 2010-10-06 17:12:59 status half-configured libc6-dev 2.11.2-6 2010-10-06 17:12:59 status installed libc6-dev 2.11.2-6 2010-10-06 17:12:59 configure libgomp1 4.4.5-2 4.4.5-2 2010-10-06 17:12:59 status unpacked libgomp1 4.4.5-2 2010-10-06 17:12:59 status half-configured libgomp1 4.4.5-2 2010-10-06 17:13:03 status installed libgomp1 4.4.5-2 2010-10-06 17:13:03 configure lib32gcc1 1:4.4.5-2 1:4.4.5-2 2010-10-06 17:13:03 status unpacked lib32gcc1 1:4.4.5-2 2010-10-06 17:13:03 status half-configured lib32gcc1 1:4.4.5-2 2010-10-06 17:13:03 status installed lib32gcc1 1:4.4.5-2 2010-10-06 17:13:03 configure lib32stdc++6 4.4.5-2 4.4.5-2 2010-10-06 17:13:03 status unpacked lib32stdc++6 4.4.5-2 2010-10-06 17:13:03 status half-configured lib32stdc++6 4.4.5-2 2010-10-06 17:13:03 status installed lib32stdc++6 4.4.5-2 2010-10-06 17:13:03 configure cpp-4.4 4.4.5-2 4.4.5-2 2010-10-06 17:13:03 status unpacked cpp-4.4 4.4.5-2 2010-10-06 17:13:03 status half-configured cpp-4.4 4.4.5-2 2010-10-06 17:13:03 status installed cpp-4.4 4.4.5-2 2010-10-06 17:13:03 configure binutils 2.20.1-15 2.20.1-15 2010-10-06 17:13:03 status unpacked binutils 2.20.1-15 2010-10-06 17:13:03 status half-configured binutils 2.20.1-15 2010-10-06 17:13:03 status installed binutils 2.20.1-15 2010-10-06 17:13:03 configure gcc-4.4 4.4.5-2 4.4.5-2 2010-10-06 17:13:03 status unpacked gcc-4.4 4.4.5-2 2010-10-06 17:13:03 status half-configured gcc-4.4 4.4.5-2 2010-10-06 17:13:03 status installed gcc-4.4 4.4.5-2 2010-10-06 17:13:03 configure libgfortran3 4.4.5-2 4.4.5-2 2010-10-06 17:13:03 status unpacked libgfortran3 4.4.5-2 2010-10-06 17:13:03 status half-configured libgfortran3 4.4.5-2 2010-10-06 17:13:04 status installed libgfortran3 4.4.5-2 2010-10-06 17:13:04 configure ucf 3.0025+nmu1 3.0025+nmu1 2010-10-06 17:13:04 status unpacked ucf 3.0025+nmu1 2010-10-06 17:13:04 status unpacked ucf 3.0025+nmu1 2010-10-06 17:13:04 status half-configured ucf 3.0025+nmu1 2010-10-06 17:13:04 status installed ucf 3.0025+nmu1 2010-10-06 17:13:04 configure gettext-base 0.18.1.1-3 0.18.1.1-3 2010-10-06 17:13:04 status unpacked gettext-base 0.18.1.1-3 2010-10-06 17:13:04 status half-configured gettext-base 0.18.1.1-3 2010-10-06 17:13:04 status installed gettext-base 0.18.1.1-3 2010-10-06 17:13:04 configure grub-common 1.98+20100804-5 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-common 1.98+20100804-5 2010-10-06 17:13:04 status half-configured grub-common 1.98+20100804-5 2010-10-06 17:13:04 status installed grub-common 1.98+20100804-5 2010-10-06 17:13:04 configure grub-pc 1.98+20100804-5 1.98+20100804-5 2010-10-06 17:13:04 status unpacked grub-pc 1.98+20100804-5 2010-10-06 17:13:05 status unpacked grub-pc 1.98+20100804-5 2010-10-06 17:13:05 status unpacked grub-pc 1.98+20100804-5 2010-10-06 17:13:05 status unpacked grub-pc 1.98+20100804-5 2010-10-06 17:13:05 status half-configured grub-pc 1.98+20100804-5 2010-10-06 17:13:38 status installed grub-pc 1.98+20100804-5 2010-10-06 17:13:38 configure tzdata-java 2010m-1 2010m-1 2010-10-06 17:13:38 status unpacked tzdata-java 2010m-1 2010-10-06 17:13:38 status half-configured tzdata-java 2010m-1 2010-10-06 17:13:38 status installed tzdata-java 2010m-1 2010-10-06 17:13:38 configure ncurses-term 5.7+20100313-4 5.7+20100313-4 2010-10-06 17:13:38 status unpacked ncurses-term 5.7+20100313-4 2010-10-06 17:13:38 status half-configured ncurses-term 5.7+20100313-4 2010-10-06 17:13:38 status installed ncurses-term 5.7+20100313-4 2010-10-06 17:13:38 configure libglib2.0-0 2.24.2-1 2.24.2-1 2010-10-06 17:13:38 status unpacked libglib2.0-0 2.24.2-1 2010-10-06 17:13:38 status half-configured libglib2.0-0 2.24.2-1 2010-10-06 17:13:38 status installed libglib2.0-0 2.24.2-1 2010-10-06 17:13:38 configure pkg-config 0.25-1.1 0.25-1.1 2010-10-06 17:13:38 status unpacked pkg-config 0.25-1.1 2010-10-06 17:13:38 status half-configured pkg-config 0.25-1.1 2010-10-06 17:13:38 status installed pkg-config 0.25-1.1 2010-10-06 17:13:38 configure libglib2.0-dev 2.24.2-1 2.24.2-1 2010-10-06 17:13:38 status unpacked libglib2.0-dev 2.24.2-1 2010-10-06 17:13:38 status half-configured libglib2.0-dev 2.24.2-1 2010-10-06 17:13:38 status installed libglib2.0-dev 2.24.2-1 2010-10-06 17:13:38 configure libldap-2.4-2 2.4.23-6 2.4.23-6 2010-10-06 17:13:38 status unpacked libldap-2.4-2 2.4.23-6 2010-10-06 17:13:38 status unpacked libldap-2.4-2 2.4.23-6 2010-10-06 17:13:38 status half-configured libldap-2.4-2 2.4.23-6 2010-10-06 17:13:38 status installed libldap-2.4-2 2.4.23-6 2010-10-06 17:13:38 configure gconf2-common 2.28.1-4 2.28.1-4 2010-10-06 17:13:38 status unpacked gconf2-common 2.28.1-4 2010-10-06 17:13:38 status unpacked gconf2-common 2.28.1-4 2010-10-06 17:13:38 status half-configured gconf2-common 2.28.1-4 2010-10-06 17:13:39 status installed gconf2-common 2.28.1-4 2010-10-06 17:13:39 configure libgconf2-4 2.28.1-4 2.28.1-4 2010-10-06 17:13:39 status unpacked libgconf2-4 2.28.1-4 2010-10-06 17:13:39 status half-configured libgconf2-4 2.28.1-4 2010-10-06 17:13:39 status installed libgconf2-4 2.28.1-4 2010-10-06 17:13:39 configure libedataserver1.2-13 2.30.3-2 2.30.3-2 2010-10-06 17:13:39 status unpacked libedataserver1.2-13 2.30.3-2 2010-10-06 17:13:39 status half-configured libedataserver1.2-13 2.30.3-2 2010-10-06 17:13:40 status installed libedataserver1.2-13 2.30.3-2 2010-10-06 17:13:40 configure libkrb5support0 1.8.3+dfsg-1 1.8.3+dfsg-1 2010-10-06 17:13:40 status unpacked libkrb5support0 1.8.3+dfsg-1 2010-10-06 17:13:40 status half-configured libkrb5support0 1.8.3+dfsg-1 2010-10-06 17:13:40 status installed libkrb5support0 1.8.3+dfsg-1 2010-10-06 17:13:40 configure libk5crypto3 1.8.3+dfsg-1 1.8.3+dfsg-1 2010-10-06 17:13:40 status unpacked libk5crypto3 1.8.3+dfsg-1 2010-10-06 17:13:40 status half-configured libk5crypto3 1.8.3+dfsg-1 2010-10-06 17:13:40 status installed libk5crypto3 1.8.3+dfsg-1 2010-10-06 17:13:40 configure libkrb5-3 1.8.3+dfsg-1 1.8.3+dfsg-1 2010-10-06 17:13:40 status unpacked libkrb5-3 1.8.3+dfsg-1 2010-10-06 17:13:40 status half-configured libkrb5-3 1.8.3+dfsg-1 2010-10-06 17:13:40 status installed libkrb5-3 1.8.3+dfsg-1 2010-10-06 17:13:40 configure libgssapi-krb5-2 1.8.3+dfsg-1 1.8.3+dfsg-1 2010-10-06 17:13:40 status unpacked libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-06 17:13:40 status half-configured libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-06 17:13:40 status installed libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-06 17:13:40 configure libcamel1.2-14 2.30.3-2 2.30.3-2 2010-10-06 17:13:40 status unpacked libcamel1.2-14 2.30.3-2 2010-10-06 17:13:40 status half-configured libcamel1.2-14 2.30.3-2 2010-10-06 17:13:40 status installed libcamel1.2-14 2.30.3-2 2010-10-06 17:13:40 configure libcairo2 1.8.10-6 1.8.10-6 2010-10-06 17:13:40 status unpacked libcairo2 1.8.10-6 2010-10-06 17:13:40 status half-configured libcairo2 1.8.10-6 2010-10-06 17:13:40 status installed libcairo2 1.8.10-6 2010-10-06 17:13:40 configure libcairo2-dev 1.8.10-6 1.8.10-6 2010-10-06 17:13:40 status unpacked libcairo2-dev 1.8.10-6 2010-10-06 17:13:40 status half-configured libcairo2-dev 1.8.10-6 2010-10-06 17:13:40 status installed libcairo2-dev 1.8.10-6 2010-10-06 17:13:40 configure libebackend1.2-0 2.30.3-2 2.30.3-2 2010-10-06 17:13:40 status unpacked libebackend1.2-0 2.30.3-2 2010-10-06 17:13:40 status half-configured libebackend1.2-0 2.30.3-2 2010-10-06 17:13:40 status installed libebackend1.2-0 2.30.3-2 2010-10-06 17:13:40 configure libebook1.2-9 2.30.3-2 2.30.3-2 2010-10-06 17:13:40 status unpacked libebook1.2-9 2.30.3-2 2010-10-06 17:13:40 status half-configured libebook1.2-9 2.30.3-2 2010-10-06 17:13:40 status installed libebook1.2-9 2.30.3-2 2010-10-06 17:13:41 configure libecal1.2-7 2.30.3-2 2.30.3-2 2010-10-06 17:13:41 status unpacked libecal1.2-7 2.30.3-2 2010-10-06 17:13:41 status half-configured libecal1.2-7 2.30.3-2 2010-10-06 17:13:41 status installed libecal1.2-7 2.30.3-2 2010-10-06 17:13:41 configure libcups2 1.4.4-6 1.4.4-6 2010-10-06 17:13:41 status unpacked libcups2 1.4.4-6 2010-10-06 17:13:41 status half-configured libcups2 1.4.4-6 2010-10-06 17:13:41 status installed libcups2 1.4.4-6 2010-10-06 17:13:41 configure libjasper1 1.900.1-7+b1 1.900.1-7+b1 2010-10-06 17:13:41 status unpacked libjasper1 1.900.1-7+b1 2010-10-06 17:13:41 status half-configured libjasper1 1.900.1-7+b1 2010-10-06 17:13:41 status installed libjasper1 1.900.1-7+b1 2010-10-06 17:13:41 configure libtiff4 3.9.4-4 3.9.4-4 2010-10-06 17:13:41 status unpacked libtiff4 3.9.4-4 2010-10-06 17:13:41 status half-configured libtiff4 3.9.4-4 2010-10-06 17:13:41 status installed libtiff4 3.9.4-4 2010-10-06 17:13:41 configure libgtk2.0-0 2.20.1-1+b1 2.20.1-1+b1 2010-10-06 17:13:41 status unpacked libgtk2.0-0 2.20.1-1+b1 2010-10-06 17:13:41 status unpacked libgtk2.0-0 2.20.1-1+b1 2010-10-06 17:13:41 status half-configured libgtk2.0-0 2.20.1-1+b1 2010-10-06 17:13:41 status installed libgtk2.0-0 2.20.1-1+b1 2010-10-06 17:13:41 configure libgail18 2.20.1-1+b1 2.20.1-1+b1 2010-10-06 17:13:41 status unpacked libgail18 2.20.1-1+b1 2010-10-06 17:13:41 status half-configured libgail18 2.20.1-1+b1 2010-10-06 17:13:41 status installed libgail18 2.20.1-1+b1 2010-10-06 17:13:41 configure libgail-common 2.20.1-1+b1 2.20.1-1+b1 2010-10-06 17:13:41 status unpacked libgail-common 2.20.1-1+b1 2010-10-06 17:13:41 status half-configured libgail-common 2.20.1-1+b1 2010-10-06 17:13:41 status installed libgail-common 2.20.1-1+b1 2010-10-06 17:13:41 configure gtk2-engines-pixbuf 2.20.1-1+b1 2.20.1-1+b1 2010-10-06 17:13:41 status unpacked gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-06 17:13:41 status half-configured gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-06 17:13:41 status installed gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-06 17:13:41 configure libedata-book1.2-2 2.30.3-2 2.30.3-2 2010-10-06 17:13:41 status unpacked libedata-book1.2-2 2.30.3-2 2010-10-06 17:13:41 status half-configured libedata-book1.2-2 2.30.3-2 2010-10-06 17:13:41 status installed libedata-book1.2-2 2.30.3-2 2010-10-06 17:13:41 configure libedata-cal1.2-7 2.30.3-2 2.30.3-2 2010-10-06 17:13:41 status unpacked libedata-cal1.2-7 2.30.3-2 2010-10-06 17:13:41 status half-configured libedata-cal1.2-7 2.30.3-2 2010-10-06 17:13:42 status installed libedata-cal1.2-7 2.30.3-2 2010-10-06 17:13:42 configure libegroupwise1.2-13 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked libegroupwise1.2-13 2.30.3-2 2010-10-06 17:13:42 status half-configured libegroupwise1.2-13 2.30.3-2 2010-10-06 17:13:42 status installed libegroupwise1.2-13 2.30.3-2 2010-10-06 17:13:42 configure libgdata1.2-1 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked libgdata1.2-1 2.30.3-2 2010-10-06 17:13:42 status half-configured libgdata1.2-1 2.30.3-2 2010-10-06 17:13:42 status installed libgdata1.2-1 2.30.3-2 2010-10-06 17:13:42 configure libgdata-google1.2-1 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked libgdata-google1.2-1 2.30.3-2 2010-10-06 17:13:42 status half-configured libgdata-google1.2-1 2.30.3-2 2010-10-06 17:13:42 status installed libgdata-google1.2-1 2.30.3-2 2010-10-06 17:13:42 configure evolution-data-server-common 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked evolution-data-server-common 2.30.3-2 2010-10-06 17:13:42 status half-configured evolution-data-server-common 2.30.3-2 2010-10-06 17:13:42 status installed evolution-data-server-common 2.30.3-2 2010-10-06 17:13:42 configure evolution-data-server 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked evolution-data-server 2.30.3-2 2010-10-06 17:13:42 status half-configured evolution-data-server 2.30.3-2 2010-10-06 17:13:42 status installed evolution-data-server 2.30.3-2 2010-10-06 17:13:42 configure libedataserverui1.2-8 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked libedataserverui1.2-8 2.30.3-2 2010-10-06 17:13:42 status half-configured libedataserverui1.2-8 2.30.3-2 2010-10-06 17:13:42 status installed libedataserverui1.2-8 2.30.3-2 2010-10-06 17:13:42 configure libunique-1.0-0 1.1.6-1.1 1.1.6-1.1 2010-10-06 17:13:42 status unpacked libunique-1.0-0 1.1.6-1.1 2010-10-06 17:13:42 status half-configured libunique-1.0-0 1.1.6-1.1 2010-10-06 17:13:42 status installed libunique-1.0-0 1.1.6-1.1 2010-10-06 17:13:42 configure libevolution 2.30.3-2 2.30.3-2 2010-10-06 17:13:42 status unpacked libevolution 2.30.3-2 2010-10-06 17:13:42 status half-configured libevolution 2.30.3-2 2010-10-06 17:13:42 status installed libevolution 2.30.3-2 2010-10-06 17:13:42 configure psmisc 22.13-1 22.13-1 2010-10-06 17:13:42 status unpacked psmisc 22.13-1 2010-10-06 17:13:42 status half-configured psmisc 22.13-1 2010-10-06 17:13:42 status installed psmisc 22.13-1 2010-10-06 17:13:42 configure python2.6-minimal 2.6.6-5 2.6.6-5 2010-10-06 17:13:42 status unpacked python2.6-minimal 2.6.6-5 2010-10-06 17:13:42 status unpacked python2.6-minimal 2.6.6-5 2010-10-06 17:13:42 status half-configured python2.6-minimal 2.6.6-5 2010-10-06 17:13:44 status installed python2.6-minimal 2.6.6-5 2010-10-06 17:13:44 configure libncursesw5 5.7+20100313-4 5.7+20100313-4 2010-10-06 17:13:44 status unpacked libncursesw5 5.7+20100313-4 2010-10-06 17:13:44 status half-configured libncursesw5 5.7+20100313-4 2010-10-06 17:13:44 status installed libncursesw5 5.7+20100313-4 2010-10-06 17:13:44 configure python2.6 2.6.6-5 2.6.6-5 2010-10-06 17:13:44 status unpacked python2.6 2.6.6-5 2010-10-06 17:13:44 status half-configured python2.6 2.6.6-5 2010-10-06 17:13:46 status installed python2.6 2.6.6-5 2010-10-06 17:13:46 configure libpython2.6 2.6.6-5 2.6.6-5 2010-10-06 17:13:46 status unpacked libpython2.6 2.6.6-5 2010-10-06 17:13:46 status half-configured libpython2.6 2.6.6-5 2010-10-06 17:13:46 status installed libpython2.6 2.6.6-5 2010-10-06 17:13:46 configure bzip2 1.0.5-6 1.0.5-6 2010-10-06 17:13:46 status unpacked bzip2 1.0.5-6 2010-10-06 17:13:46 status half-configured bzip2 1.0.5-6 2010-10-06 17:13:46 status installed bzip2 1.0.5-6 2010-10-06 17:13:46 configure python-minimal 2.6.6-3 2.6.6-3 2010-10-06 17:13:46 status unpacked python-minimal 2.6.6-3 2010-10-06 17:13:46 status half-configured python-minimal 2.6.6-3 2010-10-06 17:13:46 status installed python-minimal 2.6.6-3 2010-10-06 17:13:46 configure python 2.6.6-3 2.6.6-3 2010-10-06 17:13:46 status unpacked python 2.6.6-3 2010-10-06 17:13:46 status half-configured python 2.6.6-3 2010-10-06 17:13:47 status installed python 2.6.6-3 2010-10-06 17:13:47 configure gconf2 2.28.1-4 2.28.1-4 2010-10-06 17:13:47 status unpacked gconf2 2.28.1-4 2010-10-06 17:13:47 status half-configured gconf2 2.28.1-4 2010-10-06 17:13:59 status installed gconf2 2.28.1-4 2010-10-06 17:13:59 configure evolution-common 2.30.3-2 2.30.3-2 2010-10-06 17:13:59 status unpacked evolution-common 2.30.3-2 2010-10-06 17:13:59 status half-configured evolution-common 2.30.3-2 2010-10-06 17:13:59 status installed evolution-common 2.30.3-2 2010-10-06 17:13:59 configure evolution 2.30.3-2 2.30.3-2 2010-10-06 17:13:59 status unpacked evolution 2.30.3-2 2010-10-06 17:14:00 status unpacked evolution 2.30.3-2 2010-10-06 17:14:00 status half-configured evolution 2.30.3-2 2010-10-06 17:14:00 status installed evolution 2.30.3-2 2010-10-06 17:14:00 configure libasound2 1.0.23-2 1.0.23-2 2010-10-06 17:14:00 status unpacked libasound2 1.0.23-2 2010-10-06 17:14:00 status half-configured libasound2 1.0.23-2 2010-10-06 17:14:00 status installed libasound2 1.0.23-2 2010-10-06 17:14:00 configure lib32asound2 1.0.23-2 1.0.23-2 2010-10-06 17:14:00 status unpacked lib32asound2 1.0.23-2 2010-10-06 17:14:00 status half-configured lib32asound2 1.0.23-2 2010-10-06 17:14:00 status installed lib32asound2 1.0.23-2 2010-10-06 17:14:00 configure lib32bz2-1.0 1.0.5-6 1.0.5-6 2010-10-06 17:14:00 status unpacked lib32bz2-1.0 1.0.5-6 2010-10-06 17:14:00 status half-configured lib32bz2-1.0 1.0.5-6 2010-10-06 17:14:00 status installed lib32bz2-1.0 1.0.5-6 2010-10-06 17:14:00 configure lib32ncurses5 5.7+20100313-4 5.7+20100313-4 2010-10-06 17:14:00 status unpacked lib32ncurses5 5.7+20100313-4 2010-10-06 17:14:00 status half-configured lib32ncurses5 5.7+20100313-4 2010-10-06 17:14:00 status installed lib32ncurses5 5.7+20100313-4 2010-10-06 17:14:00 configure lib32v4l-0 0.8.0-1 0.8.0-1 2010-10-06 17:14:00 status unpacked lib32v4l-0 0.8.0-1 2010-10-06 17:14:00 status half-configured lib32v4l-0 0.8.0-1 2010-10-06 17:14:00 status installed lib32v4l-0 0.8.0-1 2010-10-06 17:14:00 configure ia32-libs 20100919 20100919 2010-10-06 17:14:00 status unpacked ia32-libs 20100919 2010-10-06 17:14:00 status half-configured ia32-libs 20100919 2010-10-06 17:14:00 status installed ia32-libs 20100919 2010-10-06 17:14:00 configure ia32-libs-gtk 20100914 20100914 2010-10-06 17:14:00 status unpacked ia32-libs-gtk 20100914 2010-10-06 17:14:00 status half-configured ia32-libs-gtk 20100914 2010-10-06 17:14:00 status installed ia32-libs-gtk 20100914 2010-10-06 17:14:01 configure initramfs-tools 0.98.4 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status unpacked initramfs-tools 0.98.4 2010-10-06 17:14:01 status half-configured initramfs-tools 0.98.4 2010-10-06 17:14:01 status installed initramfs-tools 0.98.4 2010-10-06 17:14:01 status triggers-pending initramfs-tools 0.98.4 2010-10-06 17:14:01 configure linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2.6.26-25lenny1 2010-10-06 17:14:01 status unpacked linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-10-06 17:14:01 status half-configured linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-10-06 17:14:48 status installed linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-10-06 17:14:48 configure linux-base 2.6.32-24 2.6.32-24 2010-10-06 17:14:48 status unpacked linux-base 2.6.32-24 2010-10-06 17:14:48 status half-configured linux-base 2.6.32-24 2010-10-06 17:14:49 status installed linux-base 2.6.32-24 2010-10-06 17:14:49 configure linux-image-2.6.32-5-amd64 2.6.32-24 2.6.32-24 2010-10-06 17:14:49 status unpacked linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-06 17:14:49 status half-configured linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-06 17:15:46 status installed linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-06 17:15:47 configure libbluetooth3 4.70-1 4.70-1 2010-10-06 17:15:47 status unpacked libbluetooth3 4.70-1 2010-10-06 17:15:47 status half-configured libbluetooth3 4.70-1 2010-10-06 17:15:47 status installed libbluetooth3 4.70-1 2010-10-06 17:15:47 configure libbrlapi0.5 4.2-4 4.2-4 2010-10-06 17:15:47 status unpacked libbrlapi0.5 4.2-4 2010-10-06 17:15:47 status half-configured libbrlapi0.5 4.2-4 2010-10-06 17:15:47 status installed libbrlapi0.5 4.2-4 2010-10-06 17:15:47 configure uno-libs3 1.6.1+OOo3.2.1-7 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status unpacked uno-libs3 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status half-configured uno-libs3 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status installed uno-libs3 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 configure ure 1.6.1+OOo3.2.1-7 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status unpacked ure 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status half-configured ure 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 status installed ure 1.6.1+OOo3.2.1-7 2010-10-06 17:15:47 configure adduser 3.112+nmu1 3.112+nmu1 2010-10-06 17:15:47 status unpacked adduser 3.112+nmu1 2010-10-06 17:15:48 status unpacked adduser 3.112+nmu1 2010-10-06 17:15:48 status half-configured adduser 3.112+nmu1 2010-10-06 17:15:49 status installed adduser 3.112+nmu1 2010-10-06 17:15:49 configure apt-utils 0.8.6 0.8.6 2010-10-06 17:15:49 status unpacked apt-utils 0.8.6 2010-10-06 17:15:49 status half-configured apt-utils 0.8.6 2010-10-06 17:15:49 status installed apt-utils 0.8.6 2010-10-06 17:15:49 configure man-db 2.5.7-5 2.5.7-5 2010-10-06 17:15:49 status unpacked man-db 2.5.7-5 2010-10-06 17:15:49 status unpacked man-db 2.5.7-5 2010-10-06 17:15:49 status unpacked man-db 2.5.7-5 2010-10-06 17:15:49 status unpacked man-db 2.5.7-5 2010-10-06 17:15:49 status half-configured man-db 2.5.7-5 2010-10-06 17:16:26 status installed man-db 2.5.7-5 2010-10-06 17:16:26 configure nano 2.2.5-1 2.2.5-1 2010-10-06 17:16:26 status unpacked nano 2.2.5-1 2010-10-06 17:16:26 status unpacked nano 2.2.5-1 2010-10-06 17:16:26 status half-configured nano 2.2.5-1 2010-10-06 17:16:27 status installed nano 2.2.5-1 2010-10-06 17:16:27 configure wget 1.12-2.1 1.12-2.1 2010-10-06 17:16:27 status unpacked wget 1.12-2.1 2010-10-06 17:16:27 status unpacked wget 1.12-2.1 2010-10-06 17:16:27 status half-configured wget 1.12-2.1 2010-10-06 17:16:27 status installed wget 1.12-2.1 2010-10-06 17:16:27 configure libdb4.5 4.5.20-13.2 4.5.20-13.2 2010-10-06 17:16:27 status unpacked libdb4.5 4.5.20-13.2 2010-10-06 17:16:27 status half-configured libdb4.5 4.5.20-13.2 2010-10-06 17:16:27 status installed libdb4.5 4.5.20-13.2 2010-10-06 17:16:27 configure libedit2 2.11-20080614-2 2.11-20080614-2 2010-10-06 17:16:27 status unpacked libedit2 2.11-20080614-2 2010-10-06 17:16:27 status half-configured libedit2 2.11-20080614-2 2010-10-06 17:16:28 status installed libedit2 2.11-20080614-2 2010-10-06 17:16:28 configure locales 2.11.2-6 2.11.2-6 2010-10-06 17:16:28 status unpacked locales 2.11.2-6 2010-10-06 17:16:28 status unpacked locales 2.11.2-6 2010-10-06 17:16:28 status half-configured locales 2.11.2-6 2010-10-06 17:16:31 status installed locales 2.11.2-6 2010-10-06 17:16:31 configure mlocate 0.23.1-1 0.23.1-1 2010-10-06 17:16:31 status unpacked mlocate 0.23.1-1 2010-10-06 17:16:31 status unpacked mlocate 0.23.1-1 2010-10-06 17:16:31 status unpacked mlocate 0.23.1-1 2010-10-06 17:16:31 status half-configured mlocate 0.23.1-1 2010-10-06 17:16:31 status installed mlocate 0.23.1-1 2010-10-06 17:16:31 configure patch 2.6-3 2.6-3 2010-10-06 17:16:31 status unpacked patch 2.6-3 2010-10-06 17:16:31 status half-configured patch 2.6-3 2010-10-06 17:16:31 status installed patch 2.6-3 2010-10-06 17:16:31 configure python2.5-minimal 2.5.5-8 2.5.5-8 2010-10-06 17:16:31 status unpacked python2.5-minimal 2.5.5-8 2010-10-06 17:16:32 status unpacked python2.5-minimal 2.5.5-8 2010-10-06 17:16:32 status half-configured python2.5-minimal 2.5.5-8 2010-10-06 17:16:33 status installed python2.5-minimal 2.5.5-8 2010-10-06 17:16:33 configure python2.5 2.5.5-8 2.5.5-8 2010-10-06 17:16:33 status unpacked python2.5 2.5.5-8 2010-10-06 17:16:33 status half-configured python2.5 2.5.5-8 2010-10-06 17:16:37 status installed python2.5 2.5.5-8 2010-10-06 17:16:37 configure python-apt-common 0.7.98.1 0.7.98.1 2010-10-06 17:16:37 status unpacked python-apt-common 0.7.98.1 2010-10-06 17:16:37 status half-configured python-apt-common 0.7.98.1 2010-10-06 17:16:37 status installed python-apt-common 0.7.98.1 2010-10-06 17:16:37 configure python-apt 0.7.98.1 0.7.98.1 2010-10-06 17:16:37 status unpacked python-apt 0.7.98.1 2010-10-06 17:16:37 status half-configured python-apt 0.7.98.1 2010-10-06 17:16:38 status installed python-apt 0.7.98.1 2010-10-06 17:16:38 configure python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-06 17:16:38 status unpacked python-central 0.6.16+nmu1 2010-10-06 17:16:38 status half-configured python-central 0.6.16+nmu1 2010-10-06 17:16:38 status installed python-central 0.6.16+nmu1 2010-10-06 17:16:38 configure python-support 1.0.10 1.0.10 2010-10-06 17:16:38 status unpacked python-support 1.0.10 2010-10-06 17:16:38 status half-configured python-support 1.0.10 2010-10-06 17:16:58 status installed python-support 1.0.10 2010-10-06 17:16:58 configure time 1.7-23.1 1.7-23.1 2010-10-06 17:16:58 status unpacked time 1.7-23.1 2010-10-06 17:16:58 status half-configured time 1.7-23.1 2010-10-06 17:16:58 status installed time 1.7-23.1 2010-10-06 17:16:58 configure libgsf-1-common 1.14.19-1 1.14.19-1 2010-10-06 17:16:58 status unpacked libgsf-1-common 1.14.19-1 2010-10-06 17:16:58 status half-configured libgsf-1-common 1.14.19-1 2010-10-06 17:16:58 status installed libgsf-1-common 1.14.19-1 2010-10-06 17:16:58 configure libgsf-1-114 1.14.19-1 1.14.19-1 2010-10-06 17:16:58 status unpacked libgsf-1-114 1.14.19-1 2010-10-06 17:16:58 status half-configured libgsf-1-114 1.14.19-1 2010-10-06 17:16:58 status installed libgsf-1-114 1.14.19-1 2010-10-06 17:16:58 configure libgoffice-0.8-8-common 0.8.11-1 0.8.11-1 2010-10-06 17:16:58 status unpacked libgoffice-0.8-8-common 0.8.11-1 2010-10-06 17:16:58 status half-configured libgoffice-0.8-8-common 0.8.11-1 2010-10-06 17:16:58 status installed libgoffice-0.8-8-common 0.8.11-1 2010-10-06 17:16:58 configure libgoffice-0.8-8 0.8.11-1 0.8.11-1 2010-10-06 17:16:58 status unpacked libgoffice-0.8-8 0.8.11-1 2010-10-06 17:16:58 status half-configured libgoffice-0.8-8 0.8.11-1 2010-10-06 17:16:58 status installed libgoffice-0.8-8 0.8.11-1 2010-10-06 17:16:58 configure libwmf0.2-7 0.2.8.4-6.1+b1 0.2.8.4-6.1+b1 2010-10-06 17:16:58 status unpacked libwmf0.2-7 0.2.8.4-6.1+b1 2010-10-06 17:16:58 status half-configured libwmf0.2-7 0.2.8.4-6.1+b1 2010-10-06 17:16:59 status installed libwmf0.2-7 0.2.8.4-6.1+b1 2010-10-06 17:16:59 configure libwv-1.2-3 1.2.4-2+b1 1.2.4-2+b1 2010-10-06 17:16:59 status unpacked libwv-1.2-3 1.2.4-2+b1 2010-10-06 17:16:59 status half-configured libwv-1.2-3 1.2.4-2+b1 2010-10-06 17:16:59 status installed libwv-1.2-3 1.2.4-2+b1 2010-10-06 17:16:59 configure libabiword-2.8 2.8.2-2+b10 2.8.2-2+b10 2010-10-06 17:16:59 status unpacked libabiword-2.8 2.8.2-2+b10 2010-10-06 17:16:59 status half-configured libabiword-2.8 2.8.2-2+b10 2010-10-06 17:16:59 status installed libabiword-2.8 2.8.2-2+b10 2010-10-06 17:16:59 configure libpsiconv6 0.9.8-4.1+b1 0.9.8-4.1+b1 2010-10-06 17:16:59 status unpacked libpsiconv6 0.9.8-4.1+b1 2010-10-06 17:16:59 status unpacked libpsiconv6 0.9.8-4.1+b1 2010-10-06 17:16:59 status unpacked libpsiconv6 0.9.8-4.1+b1 2010-10-06 17:16:59 status half-configured libpsiconv6 0.9.8-4.1+b1 2010-10-06 17:16:59 status installed libpsiconv6 0.9.8-4.1+b1 2010-10-06 17:16:59 configure abiword 2.8.2-2+b10 2.8.2-2+b10 2010-10-06 17:16:59 status unpacked abiword 2.8.2-2+b10 2010-10-06 17:16:59 status half-configured abiword 2.8.2-2+b10 2010-10-06 17:17:00 status installed abiword 2.8.2-2+b10 2010-10-06 17:17:00 configure abiword-plugin-grammar 2.8.2-2+b10 2.8.2-2+b10 2010-10-06 17:17:00 status unpacked abiword-plugin-grammar 2.8.2-2+b10 2010-10-06 17:17:00 status half-configured abiword-plugin-grammar 2.8.2-2+b10 2010-10-06 17:17:00 status installed abiword-plugin-grammar 2.8.2-2+b10 2010-10-06 17:17:00 configure abiword-plugin-mathview 2.8.2-2+b10 2.8.2-2+b10 2010-10-06 17:17:00 status unpacked abiword-plugin-mathview 2.8.2-2+b10 2010-10-06 17:17:00 status half-configured abiword-plugin-mathview 2.8.2-2+b10 2010-10-06 17:17:00 status installed abiword-plugin-mathview 2.8.2-2+b10 2010-10-06 17:17:00 configure libgnome-menu2 2.30.3-1 2.30.3-1 2010-10-06 17:17:00 status unpacked libgnome-menu2 2.30.3-1 2010-10-06 17:17:00 status half-configured libgnome-menu2 2.30.3-1 2010-10-06 17:17:00 status installed libgnome-menu2 2.30.3-1 2010-10-06 17:17:00 configure python-gmenu 2.30.3-1 2.30.3-1 2010-10-06 17:17:00 status unpacked python-gmenu 2.30.3-1 2010-10-06 17:17:00 status half-configured python-gmenu 2.30.3-1 2010-10-06 17:17:00 status installed python-gmenu 2.30.3-1 2010-10-06 17:17:00 status triggers-pending python-support 1.0.10 2010-10-06 17:17:00 configure gnome-menus 2.30.3-1 2.30.3-1 2010-10-06 17:17:00 status unpacked gnome-menus 2.30.3-1 2010-10-06 17:17:00 status unpacked gnome-menus 2.30.3-1 2010-10-06 17:17:00 status unpacked gnome-menus 2.30.3-1 2010-10-06 17:17:00 status unpacked gnome-menus 2.30.3-1 2010-10-06 17:17:00 status half-configured gnome-menus 2.30.3-1 2010-10-06 17:17:01 status installed gnome-menus 2.30.3-1 2010-10-06 17:17:01 configure alacarte 0.13.2-1 0.13.2-1 2010-10-06 17:17:01 status unpacked alacarte 0.13.2-1 2010-10-06 17:17:01 status half-configured alacarte 0.13.2-1 2010-10-06 17:17:01 status installed alacarte 0.13.2-1 2010-10-06 17:17:01 configure libdpkg-perl 1.15.8.5 1.15.8.5 2010-10-06 17:17:01 status unpacked libdpkg-perl 1.15.8.5 2010-10-06 17:17:01 status half-configured libdpkg-perl 1.15.8.5 2010-10-06 17:17:01 status installed libdpkg-perl 1.15.8.5 2010-10-06 17:17:01 configure dpkg-dev 1.15.8.5 1.15.8.5 2010-10-06 17:17:01 status unpacked dpkg-dev 1.15.8.5 2010-10-06 17:17:01 status unpacked dpkg-dev 1.15.8.5 2010-10-06 17:17:01 status unpacked dpkg-dev 1.15.8.5 2010-10-06 17:17:01 status half-configured dpkg-dev 1.15.8.5 2010-10-06 17:17:01 status installed dpkg-dev 1.15.8.5 2010-10-06 17:17:01 configure alien 8.83 8.83 2010-10-06 17:17:01 status unpacked alien 8.83 2010-10-06 17:17:01 status half-configured alien 8.83 2010-10-06 17:17:01 status installed alien 8.83 2010-10-06 17:17:01 configure libapr1 1.4.2-6 1.4.2-6 2010-10-06 17:17:01 status unpacked libapr1 1.4.2-6 2010-10-06 17:17:01 status half-configured libapr1 1.4.2-6 2010-10-06 17:17:01 status installed libapr1 1.4.2-6 2010-10-06 17:17:01 configure libaprutil1 1.3.9+dfsg-5 1.3.9+dfsg-5 2010-10-06 17:17:01 status unpacked libaprutil1 1.3.9+dfsg-5 2010-10-06 17:17:01 status half-configured libaprutil1 1.3.9+dfsg-5 2010-10-06 17:17:02 status installed libaprutil1 1.3.9+dfsg-5 2010-10-06 17:17:02 configure libaprutil1-ldap 1.3.9+dfsg-5 1.3.9+dfsg-5 2010-10-06 17:17:02 status unpacked libaprutil1-ldap 1.3.9+dfsg-5 2010-10-06 17:17:02 status half-configured libaprutil1-ldap 1.3.9+dfsg-5 2010-10-06 17:17:02 status installed libaprutil1-ldap 1.3.9+dfsg-5 2010-10-06 17:17:02 configure libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 1.3.9+dfsg-5 2010-10-06 17:17:02 status unpacked libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 2010-10-06 17:17:02 status half-configured libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 2010-10-06 17:17:02 status installed libaprutil1-dbd-sqlite3 1.3.9+dfsg-5 2010-10-06 17:17:02 configure apache2.2-bin 2.2.16-2 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-bin 2.2.16-2 2010-10-06 17:17:02 status half-configured apache2.2-bin 2.2.16-2 2010-10-06 17:17:02 status installed apache2.2-bin 2.2.16-2 2010-10-06 17:17:02 configure apache2-utils 2.2.16-2 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2-utils 2.2.16-2 2010-10-06 17:17:02 status half-configured apache2-utils 2.2.16-2 2010-10-06 17:17:02 status installed apache2-utils 2.2.16-2 2010-10-06 17:17:02 configure apache2.2-common 2.2.16-2 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:02 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:03 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:04 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status unpacked apache2.2-common 2.2.16-2 2010-10-06 17:17:05 status half-configured apache2.2-common 2.2.16-2 2010-10-06 17:17:06 status installed apache2.2-common 2.2.16-2 2010-10-06 17:17:06 configure apache2-mpm-worker 2.2.16-2 2.2.16-2 2010-10-06 17:17:06 status unpacked apache2-mpm-worker 2.2.16-2 2010-10-06 17:17:06 status half-configured apache2-mpm-worker 2.2.16-2 2010-10-06 17:17:06 status installed apache2-mpm-worker 2.2.16-2 2010-10-06 17:17:07 configure apache2 2.2.16-2 2.2.16-2 2010-10-06 17:17:07 status unpacked apache2 2.2.16-2 2010-10-06 17:17:07 status half-configured apache2 2.2.16-2 2010-10-06 17:17:07 status installed apache2 2.2.16-2 2010-10-06 17:17:07 configure apt-xapian-index 0.40 0.40 2010-10-06 17:17:07 status unpacked apt-xapian-index 0.40 2010-10-06 17:17:07 status unpacked apt-xapian-index 0.40 2010-10-06 17:17:07 status unpacked apt-xapian-index 0.40 2010-10-06 17:17:07 status unpacked apt-xapian-index 0.40 2010-10-06 17:17:07 status half-configured apt-xapian-index 0.40 2010-10-06 17:17:07 status installed apt-xapian-index 0.40 2010-10-06 17:17:07 configure autopoint 0.18.1.1-3 0.18.1.1-3 2010-10-06 17:17:07 status unpacked autopoint 0.18.1.1-3 2010-10-06 17:17:07 status half-configured autopoint 0.18.1.1-3 2010-10-06 17:17:07 status installed autopoint 0.18.1.1-3 2010-10-06 17:17:07 configure bluez 4.70-1 4.70-1 2010-10-06 17:17:07 status unpacked bluez 4.70-1 2010-10-06 17:17:07 status unpacked bluez 4.70-1 2010-10-06 17:17:07 status unpacked bluez 4.70-1 2010-10-06 17:17:08 status unpacked bluez 4.70-1 2010-10-06 17:17:08 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status unpacked bluez 4.70-1 2010-10-06 17:17:09 status half-configured bluez 4.70-1 2010-10-06 17:17:10 status installed bluez 4.70-1 2010-10-06 17:17:10 configure brasero-common 2.30.3-1 2.30.3-1 2010-10-06 17:17:10 status unpacked brasero-common 2.30.3-1 2010-10-06 17:17:10 status half-configured brasero-common 2.30.3-1 2010-10-06 17:17:10 status installed brasero-common 2.30.3-1 2010-10-06 17:17:10 configure gvfs 1.6.4-2 1.6.4-2 2010-10-06 17:17:10 status unpacked gvfs 1.6.4-2 2010-10-06 17:17:10 status half-configured gvfs 1.6.4-2 2010-10-06 17:17:10 status installed gvfs 1.6.4-2 2010-10-06 17:17:10 configure gvfs-bin 1.6.4-2 1.6.4-2 2010-10-06 17:17:10 status unpacked gvfs-bin 1.6.4-2 2010-10-06 17:17:10 status unpacked gvfs-bin 1.6.4-2 2010-10-06 17:17:10 status half-configured gvfs-bin 1.6.4-2 2010-10-06 17:17:10 status installed gvfs-bin 1.6.4-2 2010-10-06 17:17:10 configure libgphoto2-port0 2.4.6-1+b1 2.4.6-1+b1 2010-10-06 17:17:10 status unpacked libgphoto2-port0 2.4.6-1+b1 2010-10-06 17:17:10 status half-configured libgphoto2-port0 2.4.6-1+b1 2010-10-06 17:17:10 status installed libgphoto2-port0 2.4.6-1+b1 2010-10-06 17:17:10 configure libgphoto2-2 2.4.6-1+b1 2.4.6-1+b1 2010-10-06 17:17:10 status unpacked libgphoto2-2 2.4.6-1+b1 2010-10-06 17:17:10 status half-configured libgphoto2-2 2.4.6-1+b1 2010-10-06 17:17:11 status installed libgphoto2-2 2.4.6-1+b1 2010-10-06 17:17:11 configure libwbclient0 2:3.5.5~dfsg-1 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status unpacked libwbclient0 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status half-configured libwbclient0 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status installed libwbclient0 2:3.5.5~dfsg-1 2010-10-06 17:17:11 configure libsmbclient 2:3.5.5~dfsg-1 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status unpacked libsmbclient 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status half-configured libsmbclient 2:3.5.5~dfsg-1 2010-10-06 17:17:11 status installed libsmbclient 2:3.5.5~dfsg-1 2010-10-06 17:17:11 configure gvfs-backends 1.6.4-2 1.6.4-2 2010-10-06 17:17:11 status unpacked gvfs-backends 1.6.4-2 2010-10-06 17:17:11 status half-configured gvfs-backends 1.6.4-2 2010-10-06 17:17:11 status installed gvfs-backends 1.6.4-2 2010-10-06 17:17:11 configure libtotem-plparser17 2.30.3-1 2.30.3-1 2010-10-06 17:17:11 status unpacked libtotem-plparser17 2.30.3-1 2010-10-06 17:17:11 status half-configured libtotem-plparser17 2.30.3-1 2010-10-06 17:17:11 status installed libtotem-plparser17 2.30.3-1 2010-10-06 17:17:12 configure libbrasero-media0 2.30.3-1 2.30.3-1 2010-10-06 17:17:12 status unpacked libbrasero-media0 2.30.3-1 2010-10-06 17:17:12 status half-configured libbrasero-media0 2.30.3-1 2010-10-06 17:17:12 status installed libbrasero-media0 2.30.3-1 2010-10-06 17:17:12 configure libnautilus-extension1 2.30.1-2 2.30.1-2 2010-10-06 17:17:12 status unpacked libnautilus-extension1 2.30.1-2 2010-10-06 17:17:12 status half-configured libnautilus-extension1 2.30.1-2 2010-10-06 17:17:12 status installed libnautilus-extension1 2.30.1-2 2010-10-06 17:17:12 configure libupower-glib1 0.9.5-3 0.9.5-3 2010-10-06 17:17:12 status unpacked libupower-glib1 0.9.5-3 2010-10-06 17:17:12 status half-configured libupower-glib1 0.9.5-3 2010-10-06 17:17:12 status installed libupower-glib1 0.9.5-3 2010-10-06 17:17:12 configure libtracker-client-0.8-0 0.8.17-1 0.8.17-1 2010-10-06 17:17:12 status unpacked libtracker-client-0.8-0 0.8.17-1 2010-10-06 17:17:12 status half-configured libtracker-client-0.8-0 0.8.17-1 2010-10-06 17:17:12 status installed libtracker-client-0.8-0 0.8.17-1 2010-10-06 17:17:12 configure brasero 2.30.3-1 2.30.3-1 2010-10-06 17:17:12 status unpacked brasero 2.30.3-1 2010-10-06 17:17:12 status half-configured brasero 2.30.3-1 2010-10-06 17:17:12 status installed brasero 2.30.3-1 2010-10-06 17:17:12 configure libavutil50 5:0.6~svn20100726-0.1 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status unpacked libavutil50 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status half-configured libavutil50 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status installed libavutil50 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 configure libx264-104 1:0.svn20100918-0.2 1:0.svn20100918-0.2 2010-10-06 17:17:12 status unpacked libx264-104 1:0.svn20100918-0.2 2010-10-06 17:17:12 status half-configured libx264-104 1:0.svn20100918-0.2 2010-10-06 17:17:12 status installed libx264-104 1:0.svn20100918-0.2 2010-10-06 17:17:12 configure libavcodec52 5:0.6~svn20100726-0.1 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status unpacked libavcodec52 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status half-configured libavcodec52 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 status installed libavcodec52 5:0.6~svn20100726-0.1 2010-10-06 17:17:12 configure librtmp0 2.3-2 2.3-2 2010-10-06 17:17:12 status unpacked librtmp0 2.3-2 2010-10-06 17:17:12 status half-configured librtmp0 2.3-2 2010-10-06 17:17:13 status installed librtmp0 2.3-2 2010-10-06 17:17:13 configure libavformat52 5:0.6~svn20100726-0.1 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status unpacked libavformat52 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status half-configured libavformat52 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status installed libavformat52 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 configure libavutil49 4:0.5.2-6 4:0.5.2-6 2010-10-06 17:17:13 status unpacked libavutil49 4:0.5.2-6 2010-10-06 17:17:13 status half-configured libavutil49 4:0.5.2-6 2010-10-06 17:17:13 status installed libavutil49 4:0.5.2-6 2010-10-06 17:17:13 configure libswscale0 5:0.6~svn20100726-0.1 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status unpacked libswscale0 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status half-configured libswscale0 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 status installed libswscale0 5:0.6~svn20100726-0.1 2010-10-06 17:17:13 configure gnash-common 0.8.8-5 0.8.8-5 2010-10-06 17:17:13 status unpacked gnash-common 0.8.8-5 2010-10-06 17:17:13 status half-configured gnash-common 0.8.8-5 2010-10-06 17:17:13 status installed gnash-common 0.8.8-5 2010-10-06 17:17:13 configure gnash 0.8.8-5 0.8.8-5 2010-10-06 17:17:13 status unpacked gnash 0.8.8-5 2010-10-06 17:17:13 status unpacked gnash 0.8.8-5 2010-10-06 17:17:13 status half-configured gnash 0.8.8-5 2010-10-06 17:17:13 status installed gnash 0.8.8-5 2010-10-06 17:17:13 configure browser-plugin-gnash 0.8.8-5 0.8.8-5 2010-10-06 17:17:13 status unpacked browser-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 status unpacked browser-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 status half-configured browser-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 status installed browser-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 configure mozilla-plugin-gnash 0.8.8-5 0.8.8-5 2010-10-06 17:17:13 status unpacked mozilla-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 status half-configured mozilla-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 status installed mozilla-plugin-gnash 0.8.8-5 2010-10-06 17:17:13 configure cdbs 0.4.89 0.4.89 2010-10-06 17:17:13 status unpacked cdbs 0.4.89 2010-10-06 17:17:13 status half-configured cdbs 0.4.89 2010-10-06 17:17:14 status installed cdbs 0.4.89 2010-10-06 17:17:14 configure libcheese-gtk18 2.30.1-2 2.30.1-2 2010-10-06 17:17:14 status unpacked libcheese-gtk18 2.30.1-2 2010-10-06 17:17:14 status half-configured libcheese-gtk18 2.30.1-2 2010-10-06 17:17:14 status installed libcheese-gtk18 2.30.1-2 2010-10-06 17:17:14 configure cheese-common 2.30.1-2 2.30.1-2 2010-10-06 17:17:14 status unpacked cheese-common 2.30.1-2 2010-10-06 17:17:14 status half-configured cheese-common 2.30.1-2 2010-10-06 17:17:14 status installed cheese-common 2.30.1-2 2010-10-06 17:17:14 configure cheese 2.30.1-2 2.30.1-2 2010-10-06 17:17:14 status unpacked cheese 2.30.1-2 2010-10-06 17:17:14 status half-configured cheese 2.30.1-2 2010-10-06 17:17:14 status installed cheese 2.30.1-2 2010-10-06 17:17:14 configure cl-asdf 2:2.008-1 2:2.008-1 2010-10-06 17:17:14 status unpacked cl-asdf 2:2.008-1 2010-10-06 17:17:14 status half-configured cl-asdf 2:2.008-1 2010-10-06 17:17:16 status installed cl-asdf 2:2.008-1 2010-10-06 17:17:16 configure console-data 2:1.10-5 2:1.10-5 2010-10-06 17:17:16 status unpacked console-data 2:1.10-5 2010-10-06 17:17:16 status half-configured console-data 2:1.10-5 2010-10-06 17:17:17 status installed console-data 2:1.10-5 2010-10-06 17:17:17 configure libck-connector0 0.4.2-1 0.4.2-1 2010-10-06 17:17:17 status unpacked libck-connector0 0.4.2-1 2010-10-06 17:17:17 status half-configured libck-connector0 0.4.2-1 2010-10-06 17:17:17 status installed libck-connector0 0.4.2-1 2010-10-06 17:17:17 configure libpolkit-gobject-1-0 0.96-3 0.96-3 2010-10-06 17:17:17 status unpacked libpolkit-gobject-1-0 0.96-3 2010-10-06 17:17:17 status half-configured libpolkit-gobject-1-0 0.96-3 2010-10-06 17:17:18 status installed libpolkit-gobject-1-0 0.96-3 2010-10-06 17:17:18 configure consolekit 0.4.2-1 0.4.2-1 2010-10-06 17:17:18 status unpacked consolekit 0.4.2-1 2010-10-06 17:17:18 status unpacked consolekit 0.4.2-1 2010-10-06 17:17:18 status unpacked consolekit 0.4.2-1 2010-10-06 17:17:18 status unpacked consolekit 0.4.2-1 2010-10-06 17:17:18 status unpacked consolekit 0.4.2-1 2010-10-06 17:17:18 status half-configured consolekit 0.4.2-1 2010-10-06 17:17:18 status installed consolekit 0.4.2-1 2010-10-06 17:17:18 configure cpp 4:4.4.5-1 4:4.4.5-1 2010-10-06 17:17:18 status unpacked cpp 4:4.4.5-1 2010-10-06 17:17:18 status half-configured cpp 4:4.4.5-1 2010-10-06 17:17:18 status installed cpp 4:4.4.5-1 2010-10-06 17:17:18 configure gcc-4.3-base 4.3.5-4 4.3.5-4 2010-10-06 17:17:18 status unpacked gcc-4.3-base 4.3.5-4 2010-10-06 17:17:18 status half-configured gcc-4.3-base 4.3.5-4 2010-10-06 17:17:18 status installed gcc-4.3-base 4.3.5-4 2010-10-06 17:17:18 configure cpp-4.3 4.3.5-4 4.3.5-4 2010-10-06 17:17:18 status unpacked cpp-4.3 4.3.5-4 2010-10-06 17:17:19 status half-configured cpp-4.3 4.3.5-4 2010-10-06 17:17:19 status installed cpp-4.3 4.3.5-4 2010-10-06 17:17:19 configure gcc-4.3 4.3.5-4 4.3.5-4 2010-10-06 17:17:19 status unpacked gcc-4.3 4.3.5-4 2010-10-06 17:17:19 status half-configured gcc-4.3 4.3.5-4 2010-10-06 17:17:19 status installed gcc-4.3 4.3.5-4 2010-10-06 17:17:19 configure libcupscgi1 1.4.4-6 1.4.4-6 2010-10-06 17:17:19 status unpacked libcupscgi1 1.4.4-6 2010-10-06 17:17:19 status half-configured libcupscgi1 1.4.4-6 2010-10-06 17:17:19 status installed libcupscgi1 1.4.4-6 2010-10-06 17:17:19 configure libcupsdriver1 1.4.4-6 1.4.4-6 2010-10-06 17:17:19 status unpacked libcupsdriver1 1.4.4-6 2010-10-06 17:17:19 status half-configured libcupsdriver1 1.4.4-6 2010-10-06 17:17:19 status installed libcupsdriver1 1.4.4-6 2010-10-06 17:17:19 configure libcupsimage2 1.4.4-6 1.4.4-6 2010-10-06 17:17:19 status unpacked libcupsimage2 1.4.4-6 2010-10-06 17:17:19 status half-configured libcupsimage2 1.4.4-6 2010-10-06 17:17:19 status installed libcupsimage2 1.4.4-6 2010-10-06 17:17:19 configure libcupsmime1 1.4.4-6 1.4.4-6 2010-10-06 17:17:19 status unpacked libcupsmime1 1.4.4-6 2010-10-06 17:17:19 status half-configured libcupsmime1 1.4.4-6 2010-10-06 17:17:20 status installed libcupsmime1 1.4.4-6 2010-10-06 17:17:20 configure libcupsppdc1 1.4.4-6 1.4.4-6 2010-10-06 17:17:20 status unpacked libcupsppdc1 1.4.4-6 2010-10-06 17:17:20 status half-configured libcupsppdc1 1.4.4-6 2010-10-06 17:17:20 status installed libcupsppdc1 1.4.4-6 2010-10-06 17:17:20 configure cups-common 1.4.4-6 1.4.4-6 2010-10-06 17:17:20 status unpacked cups-common 1.4.4-6 2010-10-06 17:17:20 status half-configured cups-common 1.4.4-6 2010-10-06 17:17:20 status installed cups-common 1.4.4-6 2010-10-06 17:17:20 configure cups-client 1.4.4-6 1.4.4-6 2010-10-06 17:17:20 status unpacked cups-client 1.4.4-6 2010-10-06 17:17:20 status half-configured cups-client 1.4.4-6 2010-10-06 17:17:20 status installed cups-client 1.4.4-6 2010-10-06 17:17:20 configure cups-bsd 1.4.4-6 1.4.4-6 2010-10-06 17:17:20 status unpacked cups-bsd 1.4.4-6 2010-10-06 17:17:20 status half-configured cups-bsd 1.4.4-6 2010-10-06 17:17:22 status installed cups-bsd 1.4.4-6 2010-10-06 17:17:22 configure ssl-cert 1.0.27 1.0.27 2010-10-06 17:17:22 status unpacked ssl-cert 1.0.27 2010-10-06 17:17:22 status half-configured ssl-cert 1.0.27 2010-10-06 17:17:23 status installed ssl-cert 1.0.27 2010-10-06 17:17:23 configure cups 1.4.4-6 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status unpacked cups 1.4.4-6 2010-10-06 17:17:23 status half-configured cups 1.4.4-6 2010-10-06 17:17:26 status installed cups 1.4.4-6 2010-10-06 17:17:26 configure dctrl-tools 2.14.3 2.14.3 2010-10-06 17:17:26 status unpacked dctrl-tools 2.14.3 2010-10-06 17:17:26 status unpacked dctrl-tools 2.14.3 2010-10-06 17:17:26 status half-configured dctrl-tools 2.14.3 2010-10-06 17:17:27 status installed dctrl-tools 2.14.3 2010-10-06 17:17:27 configure debconf-utils 1.5.36 1.5.36 2010-10-06 17:17:27 status unpacked debconf-utils 1.5.36 2010-10-06 17:17:27 status half-configured debconf-utils 1.5.36 2010-10-06 17:17:27 status installed debconf-utils 1.5.36 2010-10-06 17:17:27 configure libpanel-applet2-0 2.30.2-2 2.30.2-2 2010-10-06 17:17:27 status unpacked libpanel-applet2-0 2.30.2-2 2010-10-06 17:17:27 status half-configured libpanel-applet2-0 2.30.2-2 2010-10-06 17:17:27 status installed libpanel-applet2-0 2.30.2-2 2010-10-06 17:17:27 configure python-gnomeapplet 2.30.0-3 2.30.0-3 2010-10-06 17:17:27 status unpacked python-gnomeapplet 2.30.0-3 2010-10-06 17:17:27 status half-configured python-gnomeapplet 2.30.0-3 2010-10-06 17:17:27 status installed python-gnomeapplet 2.30.0-3 2010-10-06 17:17:27 configure python-gnomedesktop 2.30.0-3 2.30.0-3 2010-10-06 17:17:27 status unpacked python-gnomedesktop 2.30.0-3 2010-10-06 17:17:27 status half-configured python-gnomedesktop 2.30.0-3 2010-10-06 17:17:27 status installed python-gnomedesktop 2.30.0-3 2010-10-06 17:17:27 configure python-gnomekeyring 2.30.0-3 2.30.0-3 2010-10-06 17:17:27 status unpacked python-gnomekeyring 2.30.0-3 2010-10-06 17:17:27 status half-configured python-gnomekeyring 2.30.0-3 2010-10-06 17:17:27 status installed python-gnomekeyring 2.30.0-3 2010-10-06 17:17:27 configure libwnck-common 2.30.4-2 2.30.4-2 2010-10-06 17:17:27 status unpacked libwnck-common 2.30.4-2 2010-10-06 17:17:27 status half-configured libwnck-common 2.30.4-2 2010-10-06 17:17:27 status installed libwnck-common 2.30.4-2 2010-10-06 17:17:27 configure libwnck22 2.30.4-2 2.30.4-2 2010-10-06 17:17:27 status unpacked libwnck22 2.30.4-2 2010-10-06 17:17:27 status half-configured libwnck22 2.30.4-2 2010-10-06 17:17:27 status installed libwnck22 2.30.4-2 2010-10-06 17:17:28 configure python-wnck 2.30.0-3 2.30.0-3 2010-10-06 17:17:28 status unpacked python-wnck 2.30.0-3 2010-10-06 17:17:28 status half-configured python-wnck 2.30.0-3 2010-10-06 17:17:28 status installed python-wnck 2.30.0-3 2010-10-06 17:17:28 configure deskbar-applet 2.32.0-1 2.32.0-1 2010-10-06 17:17:28 status unpacked deskbar-applet 2.32.0-1 2010-10-06 17:17:28 status half-configured deskbar-applet 2.32.0-1 2010-10-06 17:17:29 status installed deskbar-applet 2.32.0-1 2010-10-06 17:17:29 configure devscripts 2.10.68 2.10.68 2010-10-06 17:17:29 status unpacked devscripts 2.10.68 2010-10-06 17:17:29 status unpacked devscripts 2.10.68 2010-10-06 17:17:29 status unpacked devscripts 2.10.68 2010-10-06 17:17:29 status unpacked devscripts 2.10.68 2010-10-06 17:17:29 status half-configured devscripts 2.10.68 2010-10-06 17:17:29 status installed devscripts 2.10.68 2010-10-06 17:17:29 configure dictionaries-common 1.5.14 1.5.14 2010-10-06 17:17:29 status unpacked dictionaries-common 1.5.14 2010-10-06 17:17:29 status unpacked dictionaries-common 1.5.14 2010-10-06 17:17:29 status half-configured dictionaries-common 1.5.14 2010-10-06 17:17:30 status installed dictionaries-common 1.5.14 2010-10-06 17:17:30 configure dmz-cursor-theme 0.4.3 0.4.3 2010-10-06 17:17:30 status unpacked dmz-cursor-theme 0.4.3 2010-10-06 17:17:30 status half-configured dmz-cursor-theme 0.4.3 2010-10-06 17:17:31 status installed dmz-cursor-theme 0.4.3 2010-10-06 17:17:31 configure dnsmasq-base 2.55-2 2.55-2 2010-10-06 17:17:31 status unpacked dnsmasq-base 2.55-2 2010-10-06 17:17:31 status half-configured dnsmasq-base 2.55-2 2010-10-06 17:17:31 status installed dnsmasq-base 2.55-2 2010-10-06 17:17:31 configure ed 1.4-3 1.4-3 2010-10-06 17:17:31 status unpacked ed 1.4-3 2010-10-06 17:17:31 status half-configured ed 1.4-3 2010-10-06 17:17:31 status installed ed 1.4-3 2010-10-06 17:17:31 configure epiphany-browser-data 2.30.6-1 2.30.6-1 2010-10-06 17:17:31 status unpacked epiphany-browser-data 2.30.6-1 2010-10-06 17:17:31 status unpacked epiphany-browser-data 2.30.6-1 2010-10-06 17:17:31 status half-configured epiphany-browser-data 2.30.6-1 2010-10-06 17:17:32 status installed epiphany-browser-data 2.30.6-1 2010-10-06 17:17:33 configure libwebkit-1.0-common 1.2.4-1 1.2.4-1 2010-10-06 17:17:33 status unpacked libwebkit-1.0-common 1.2.4-1 2010-10-06 17:17:33 status half-configured libwebkit-1.0-common 1.2.4-1 2010-10-06 17:17:33 status installed libwebkit-1.0-common 1.2.4-1 2010-10-06 17:17:33 configure libwebkit-1.0-2 1.2.4-1+b1 1.2.4-1+b1 2010-10-06 17:17:33 status unpacked libwebkit-1.0-2 1.2.4-1+b1 2010-10-06 17:17:33 status half-configured libwebkit-1.0-2 1.2.4-1+b1 2010-10-06 17:17:33 status installed libwebkit-1.0-2 1.2.4-1+b1 2010-10-06 17:17:33 configure iso-codes 3.21-1 3.21-1 2010-10-06 17:17:33 status unpacked iso-codes 3.21-1 2010-10-06 17:17:33 status half-configured iso-codes 3.21-1 2010-10-06 17:17:33 status installed iso-codes 3.21-1 2010-10-06 17:17:33 configure epiphany-browser 2.30.6-1 2.30.6-1 2010-10-06 17:17:33 status unpacked epiphany-browser 2.30.6-1 2010-10-06 17:17:33 status half-configured epiphany-browser 2.30.6-1 2010-10-06 17:17:33 status installed epiphany-browser 2.30.6-1 2010-10-06 17:17:33 configure epiphany-extensions 2.30.2-1 2.30.2-1 2010-10-06 17:17:33 status unpacked epiphany-extensions 2.30.2-1 2010-10-06 17:17:33 status half-configured epiphany-extensions 2.30.2-1 2010-10-06 17:17:34 status installed epiphany-extensions 2.30.2-1 2010-10-06 17:17:34 configure etckeeper 0.49 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:34 status unpacked etckeeper 0.49 2010-10-06 17:17:35 status unpacked etckeeper 0.49 2010-10-06 17:17:35 status unpacked etckeeper 0.49 2010-10-06 17:17:35 status unpacked etckeeper 0.49 2010-10-06 17:17:35 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:36 status unpacked etckeeper 0.49 2010-10-06 17:17:37 status unpacked etckeeper 0.49 2010-10-06 17:17:37 status unpacked etckeeper 0.49 2010-10-06 17:17:37 status unpacked etckeeper 0.49 2010-10-06 17:17:37 status unpacked etckeeper 0.49 2010-10-06 17:17:38 status half-configured etckeeper 0.49 2010-10-06 17:17:39 status installed etckeeper 0.49 2010-10-06 17:17:39 status triggers-pending python-central 0.6.16+nmu1 2010-10-06 17:17:39 status triggers-awaited etckeeper 0.49 2010-10-06 17:17:39 configure etherboot-qemu 5.4.4-7 5.4.4-7 2010-10-06 17:17:39 status unpacked etherboot-qemu 5.4.4-7 2010-10-06 17:17:39 status half-configured etherboot-qemu 5.4.4-7 2010-10-06 17:17:40 status installed etherboot-qemu 5.4.4-7 2010-10-06 17:17:40 configure evolution-exchange 2.30.3-1 2.30.3-1 2010-10-06 17:17:40 status unpacked evolution-exchange 2.30.3-1 2010-10-06 17:17:40 status half-configured evolution-exchange 2.30.3-1 2010-10-06 17:17:40 status installed evolution-exchange 2.30.3-1 2010-10-06 17:17:40 configure evolution-plugins 2.30.3-2 2.30.3-2 2010-10-06 17:17:40 status unpacked evolution-plugins 2.30.3-2 2010-10-06 17:17:40 status half-configured evolution-plugins 2.30.3-2 2010-10-06 17:17:40 status installed evolution-plugins 2.30.3-2 2010-10-06 17:17:40 configure file-roller 2.30.2-2 2.30.2-2 2010-10-06 17:17:40 status unpacked file-roller 2.30.2-2 2010-10-06 17:17:40 status half-configured file-roller 2.30.2-2 2010-10-06 17:17:40 status installed file-roller 2.30.2-2 2010-10-06 17:17:41 configure firmware-iwlwifi 0.27 0.27 2010-10-06 17:17:41 status unpacked firmware-iwlwifi 0.27 2010-10-06 17:17:41 status half-configured firmware-iwlwifi 0.27 2010-10-06 17:17:41 status installed firmware-iwlwifi 0.27 2010-10-06 17:17:41 configure flashplugin-nonfree 1:2.8.2 1:2.8.2 2010-10-06 17:17:41 status unpacked flashplugin-nonfree 1:2.8.2 2010-10-06 17:17:41 status half-configured flashplugin-nonfree 1:2.8.2 2010-10-06 17:18:28 status installed flashplugin-nonfree 1:2.8.2 2010-10-06 17:18:28 configure gcc 4:4.4.5-1 4:4.4.5-1 2010-10-06 17:18:28 status unpacked gcc 4:4.4.5-1 2010-10-06 17:18:28 status half-configured gcc 4:4.4.5-1 2010-10-06 17:18:28 status installed gcc 4:4.4.5-1 2010-10-06 17:18:28 configure gcj-4.4-base 4.4.5-1 4.4.5-1 2010-10-06 17:18:28 status unpacked gcj-4.4-base 4.4.5-1 2010-10-06 17:18:28 status half-configured gcj-4.4-base 4.4.5-1 2010-10-06 17:18:28 status installed gcj-4.4-base 4.4.5-1 2010-10-06 17:18:28 configure libgcj-common 1:4.4.5-1 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status unpacked libgcj-common 1:4.4.5-1 2010-10-06 17:18:28 status half-configured libgcj-common 1:4.4.5-1 2010-10-06 17:18:29 status installed libgcj-common 1:4.4.5-1 2010-10-06 17:18:29 configure libgcj10 4.4.5-1 4.4.5-1 2010-10-06 17:18:29 status unpacked libgcj10 4.4.5-1 2010-10-06 17:18:29 status half-configured libgcj10 4.4.5-1 2010-10-06 17:18:29 status installed libgcj10 4.4.5-1 2010-10-06 17:18:29 configure gcj-4.4-jre-lib 4.4.5-1 4.4.5-1 2010-10-06 17:18:29 status unpacked gcj-4.4-jre-lib 4.4.5-1 2010-10-06 17:18:29 status half-configured gcj-4.4-jre-lib 4.4.5-1 2010-10-06 17:18:29 status installed gcj-4.4-jre-lib 4.4.5-1 2010-10-06 17:18:29 configure gconf-defaults-service 2.28.1-4 2.28.1-4 2010-10-06 17:18:29 status unpacked gconf-defaults-service 2.28.1-4 2010-10-06 17:18:29 status unpacked gconf-defaults-service 2.28.1-4 2010-10-06 17:18:29 status half-configured gconf-defaults-service 2.28.1-4 2010-10-06 17:18:29 status installed gconf-defaults-service 2.28.1-4 2010-10-06 17:18:29 configure gdebi-core 0.6.4 0.6.4 2010-10-06 17:18:29 status unpacked gdebi-core 0.6.4 2010-10-06 17:18:29 status half-configured gdebi-core 0.6.4 2010-10-06 17:18:29 status installed gdebi-core 0.6.4 2010-10-06 17:18:29 status triggers-awaited gdebi-core 0.6.4 2010-10-06 17:18:29 configure gedit-common 2.30.4-1 2.30.4-1 2010-10-06 17:18:29 status unpacked gedit-common 2.30.4-1 2010-10-06 17:18:29 status half-configured gedit-common 2.30.4-1 2010-10-06 17:18:29 status installed gedit-common 2.30.4-1 2010-10-06 17:18:29 configure gedit 2.30.4-1 2.30.4-1 2010-10-06 17:18:29 status unpacked gedit 2.30.4-1 2010-10-06 17:18:29 status half-configured gedit 2.30.4-1 2010-10-06 17:18:30 status installed gedit 2.30.4-1 2010-10-06 17:18:30 configure libunistring0 0.9.3-3 0.9.3-3 2010-10-06 17:18:30 status unpacked libunistring0 0.9.3-3 2010-10-06 17:18:30 status half-configured libunistring0 0.9.3-3 2010-10-06 17:18:30 status installed libunistring0 0.9.3-3 2010-10-06 17:18:30 configure gettext 0.18.1.1-3 0.18.1.1-3 2010-10-06 17:18:30 status unpacked gettext 0.18.1.1-3 2010-10-06 17:18:30 status half-configured gettext 0.18.1.1-3 2010-10-06 17:18:30 status installed gettext 0.18.1.1-3 2010-10-06 17:18:30 configure libgimp2.0 2.6.11-1 2.6.11-1 2010-10-06 17:18:30 status unpacked libgimp2.0 2.6.11-1 2010-10-06 17:18:30 status half-configured libgimp2.0 2.6.11-1 2010-10-06 17:18:30 status installed libgimp2.0 2.6.11-1 2010-10-06 17:18:30 configure gimp-data 2.6.11-1 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:30 status unpacked gimp-data 2.6.11-1 2010-10-06 17:18:31 status half-configured gimp-data 2.6.11-1 2010-10-06 17:18:31 status installed gimp-data 2.6.11-1 2010-10-06 17:18:31 configure libgegl-0.0-0 0.0.22-2+b1 0.0.22-2+b1 2010-10-06 17:18:31 status unpacked libgegl-0.0-0 0.0.22-2+b1 2010-10-06 17:18:31 status half-configured libgegl-0.0-0 0.0.22-2+b1 2010-10-06 17:18:31 status installed libgegl-0.0-0 0.0.22-2+b1 2010-10-06 17:18:31 configure liblcms1 1.18.dfsg-1.2+b3 1.18.dfsg-1.2+b3 2010-10-06 17:18:31 status unpacked liblcms1 1.18.dfsg-1.2+b3 2010-10-06 17:18:31 status half-configured liblcms1 1.18.dfsg-1.2+b3 2010-10-06 17:18:31 status installed liblcms1 1.18.dfsg-1.2+b3 2010-10-06 17:18:31 configure libmng1 1.0.10-1+b1 1.0.10-1+b1 2010-10-06 17:18:31 status unpacked libmng1 1.0.10-1+b1 2010-10-06 17:18:31 status half-configured libmng1 1.0.10-1+b1 2010-10-06 17:18:31 status installed libmng1 1.0.10-1+b1 2010-10-06 17:18:31 configure libxmu6 2:1.0.5-2 2:1.0.5-2 2010-10-06 17:18:31 status unpacked libxmu6 2:1.0.5-2 2010-10-06 17:18:31 status half-configured libxmu6 2:1.0.5-2 2010-10-06 17:18:31 status installed libxmu6 2:1.0.5-2 2010-10-06 17:18:31 configure gimp 2.6.11-1 2.6.11-1 2010-10-06 17:18:31 status unpacked gimp 2.6.11-1 2010-10-06 17:18:31 status half-configured gimp 2.6.11-1 2010-10-06 17:18:31 status installed gimp 2.6.11-1 2010-10-06 17:18:31 configure git-buildpackage 0.5.10 0.5.10 2010-10-06 17:18:31 status unpacked git-buildpackage 0.5.10 2010-10-06 17:18:31 status unpacked git-buildpackage 0.5.10 2010-10-06 17:18:32 status unpacked git-buildpackage 0.5.10 2010-10-06 17:18:32 status half-configured git-buildpackage 0.5.10 2010-10-06 17:18:32 status installed git-buildpackage 0.5.10 2010-10-06 17:18:32 configure libgail-gnome-module 1.20.3-1 1.20.3-1 2010-10-06 17:18:32 status unpacked libgail-gnome-module 1.20.3-1 2010-10-06 17:18:32 status half-configured libgail-gnome-module 1.20.3-1 2010-10-06 17:18:32 status installed libgail-gnome-module 1.20.3-1 2010-10-06 17:18:32 configure gnome-panel-data 2.30.2-2 2.30.2-2 2010-10-06 17:18:32 status unpacked gnome-panel-data 2.30.2-2 2010-10-06 17:18:32 status unpacked gnome-panel-data 2.30.2-2 2010-10-06 17:18:32 status half-configured gnome-panel-data 2.30.2-2 2010-10-06 17:18:32 status installed gnome-panel-data 2.30.2-2 2010-10-06 17:18:32 configure gnome-panel 2.30.2-2 2.30.2-2 2010-10-06 17:18:32 status unpacked gnome-panel 2.30.2-2 2010-10-06 17:18:32 status half-configured gnome-panel 2.30.2-2 2010-10-06 17:18:32 status installed gnome-panel 2.30.2-2 2010-10-06 17:18:32 configure metacity-common 1:2.30.1-3 1:2.30.1-3 2010-10-06 17:18:32 status unpacked metacity-common 1:2.30.1-3 2010-10-06 17:18:32 status half-configured metacity-common 1:2.30.1-3 2010-10-06 17:18:32 status installed metacity-common 1:2.30.1-3 2010-10-06 17:18:32 configure libmetacity-private0 1:2.30.1-3 1:2.30.1-3 2010-10-06 17:18:32 status unpacked libmetacity-private0 1:2.30.1-3 2010-10-06 17:18:32 status half-configured libmetacity-private0 1:2.30.1-3 2010-10-06 17:18:32 status installed libmetacity-private0 1:2.30.1-3 2010-10-06 17:18:32 configure metacity 1:2.30.1-3 1:2.30.1-3 2010-10-06 17:18:32 status unpacked metacity 1:2.30.1-3 2010-10-06 17:18:32 status half-configured metacity 1:2.30.1-3 2010-10-06 17:18:32 status installed metacity 1:2.30.1-3 2010-10-06 17:18:32 configure nautilus-data 2.30.1-2 2.30.1-2 2010-10-06 17:18:32 status unpacked nautilus-data 2.30.1-2 2010-10-06 17:18:32 status half-configured nautilus-data 2.30.1-2 2010-10-06 17:18:33 status installed nautilus-data 2.30.1-2 2010-10-06 17:18:33 configure libglib2.0-data 2.24.2-1 2.24.2-1 2010-10-06 17:18:33 status unpacked libglib2.0-data 2.24.2-1 2010-10-06 17:18:33 status half-configured libglib2.0-data 2.24.2-1 2010-10-06 17:18:33 status installed libglib2.0-data 2.24.2-1 2010-10-06 17:18:33 configure nautilus 2.30.1-2 2.30.1-2 2010-10-06 17:18:33 status unpacked nautilus 2.30.1-2 2010-10-06 17:18:33 status half-configured nautilus 2.30.1-2 2010-10-06 17:18:33 status installed nautilus 2.30.1-2 2010-10-06 17:18:33 configure upower 0.9.5-3 0.9.5-3 2010-10-06 17:18:33 status unpacked upower 0.9.5-3 2010-10-06 17:18:33 status unpacked upower 0.9.5-3 2010-10-06 17:18:33 status unpacked upower 0.9.5-3 2010-10-06 17:18:33 status half-configured upower 0.9.5-3 2010-10-06 17:18:33 status installed upower 0.9.5-3 2010-10-06 17:18:33 configure gnome-session-bin 2.30.2-2 2.30.2-2 2010-10-06 17:18:33 status unpacked gnome-session-bin 2.30.2-2 2010-10-06 17:18:33 status half-configured gnome-session-bin 2.30.2-2 2010-10-06 17:18:33 status installed gnome-session-bin 2.30.2-2 2010-10-06 17:18:33 configure gnome-session-common 2.30.2-2 2.30.2-2 2010-10-06 17:18:33 status unpacked gnome-session-common 2.30.2-2 2010-10-06 17:18:33 status unpacked gnome-session-common 2.30.2-2 2010-10-06 17:18:33 status unpacked gnome-session-common 2.30.2-2 2010-10-06 17:18:33 status half-configured gnome-session-common 2.30.2-2 2010-10-06 17:18:33 status installed gnome-session-common 2.30.2-2 2010-10-06 17:18:33 configure gnome-session 2.30.2-2 2.30.2-2 2010-10-06 17:18:33 status unpacked gnome-session 2.30.2-2 2010-10-06 17:18:33 status half-configured gnome-session 2.30.2-2 2010-10-06 17:18:33 status installed gnome-session 2.30.2-2 2010-10-06 17:18:33 configure gnome-core 1:2.30+4 1:2.30+4 2010-10-06 17:18:33 status unpacked gnome-core 1:2.30+4 2010-10-06 17:18:33 status half-configured gnome-core 1:2.30+4 2010-10-06 17:18:33 status installed gnome-core 1:2.30+4 2010-10-06 17:18:33 configure gnome-accessibility 1:2.30+4 1:2.30+4 2010-10-06 17:18:33 status unpacked gnome-accessibility 1:2.30+4 2010-10-06 17:18:34 status half-configured gnome-accessibility 1:2.30+4 2010-10-06 17:18:34 status installed gnome-accessibility 1:2.30+4 2010-10-06 17:18:34 configure libmozjs2d 1.9.1.13-1 1.9.1.13-1 2010-10-06 17:18:34 status unpacked libmozjs2d 1.9.1.13-1 2010-10-06 17:18:34 status half-configured libmozjs2d 1.9.1.13-1 2010-10-06 17:18:34 status installed libmozjs2d 1.9.1.13-1 2010-10-06 17:18:34 configure xulrunner-1.9.1 1.9.1.13-1 1.9.1.13-1 2010-10-06 17:18:34 status unpacked xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:18:34 status unpacked xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:18:34 status half-configured xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:18:37 status installed xulrunner-1.9.1 1.9.1.13-1 2010-10-06 17:18:37 configure iceweasel 3.5.13-1 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status unpacked iceweasel 3.5.13-1 2010-10-06 17:18:37 status half-configured iceweasel 3.5.13-1 2010-10-06 17:18:37 status installed iceweasel 3.5.13-1 2010-10-06 17:18:37 configure gnome-backgrounds 2.32.0-1 2.32.0-1 2010-10-06 17:18:37 status unpacked gnome-backgrounds 2.32.0-1 2010-10-06 17:18:37 status half-configured gnome-backgrounds 2.32.0-1 2010-10-06 17:18:37 status installed gnome-backgrounds 2.32.0-1 2010-10-06 17:18:37 configure libgp11-0 2.30.3-2 2.30.3-2 2010-10-06 17:18:37 status unpacked libgp11-0 2.30.3-2 2010-10-06 17:18:37 status half-configured libgp11-0 2.30.3-2 2010-10-06 17:18:37 status installed libgp11-0 2.30.3-2 2010-10-06 17:18:38 configure libgcr0 2.30.3-2 2.30.3-2 2010-10-06 17:18:38 status unpacked libgcr0 2.30.3-2 2010-10-06 17:18:38 status half-configured libgcr0 2.30.3-2 2010-10-06 17:18:38 status installed libgcr0 2.30.3-2 2010-10-06 17:18:38 configure gnome-keyring 2.30.3-2 2.30.3-2 2010-10-06 17:18:38 status unpacked gnome-keyring 2.30.3-2 2010-10-06 17:18:38 status half-configured gnome-keyring 2.30.3-2 2010-10-06 17:18:38 status installed gnome-keyring 2.30.3-2 2010-10-06 17:18:38 configure gnome-system-tools 2.30.2-2 2.30.2-2 2010-10-06 17:18:38 status unpacked gnome-system-tools 2.30.2-2 2010-10-06 17:18:38 status unpacked gnome-system-tools 2.30.2-2 2010-10-06 17:18:38 status half-configured gnome-system-tools 2.30.2-2 2010-10-06 17:18:38 status installed gnome-system-tools 2.30.2-2 2010-10-06 17:18:38 configure libgucharmap7 1:2.30.3-1 1:2.30.3-1 2010-10-06 17:18:38 status unpacked libgucharmap7 1:2.30.3-1 2010-10-06 17:18:38 status half-configured libgucharmap7 1:2.30.3-1 2010-10-06 17:18:38 status installed libgucharmap7 1:2.30.3-1 2010-10-06 17:18:38 configure gucharmap 1:2.30.3-1 1:2.30.3-1 2010-10-06 17:18:38 status unpacked gucharmap 1:2.30.3-1 2010-10-06 17:18:38 status half-configured gucharmap 1:2.30.3-1 2010-10-06 17:18:38 status installed gucharmap 1:2.30.3-1 2010-10-06 17:18:38 configure nautilus-sendto 2.28.4-2+b1 2.28.4-2+b1 2010-10-06 17:18:38 status unpacked nautilus-sendto 2.28.4-2+b1 2010-10-06 17:18:38 status half-configured nautilus-sendto 2.28.4-2+b1 2010-10-06 17:18:38 status installed nautilus-sendto 2.28.4-2+b1 2010-10-06 17:18:38 configure sound-juicer 2.28.2-3 2.28.2-3 2010-10-06 17:18:38 status unpacked sound-juicer 2.28.2-3 2010-10-06 17:18:38 status half-configured sound-juicer 2.28.2-3 2010-10-06 17:18:38 status installed sound-juicer 2.28.2-3 2010-10-06 17:18:38 configure totem-common 2.30.2-5 2.30.2-5 2010-10-06 17:18:38 status unpacked totem-common 2.30.2-5 2010-10-06 17:18:38 status half-configured totem-common 2.30.2-5 2010-10-06 17:18:38 status installed totem-common 2.30.2-5 2010-10-06 17:18:38 configure totem 2.30.2-5 2.30.2-5 2010-10-06 17:18:38 status unpacked totem 2.30.2-5 2010-10-06 17:18:38 status half-configured totem 2.30.2-5 2010-10-06 17:18:39 status installed totem 2.30.2-5 2010-10-06 17:18:39 configure python-gst0.10 0.10.19-2 0.10.19-2 2010-10-06 17:18:39 status unpacked python-gst0.10 0.10.19-2 2010-10-06 17:18:39 status half-configured python-gst0.10 0.10.19-2 2010-10-06 17:18:39 status installed python-gst0.10 0.10.19-2 2010-10-06 17:18:39 status triggers-awaited python-gst0.10 0.10.19-2 2010-10-06 17:18:39 configure python-httplib2 0.6.0-4 0.6.0-4 2010-10-06 17:18:39 status unpacked python-httplib2 0.6.0-4 2010-10-06 17:18:39 status half-configured python-httplib2 0.6.0-4 2010-10-06 17:18:39 status installed python-httplib2 0.6.0-4 2010-10-06 17:18:39 configure remmina 0.8.2-1 0.8.2-1 2010-10-06 17:18:39 status unpacked remmina 0.8.2-1 2010-10-06 17:18:40 status half-configured remmina 0.8.2-1 2010-10-06 17:18:40 status installed remmina 0.8.2-1 2010-10-06 17:18:40 configure vino 2.28.2-1+b1 2.28.2-1+b1 2010-10-06 17:18:40 status unpacked vino 2.28.2-1+b1 2010-10-06 17:18:40 status half-configured vino 2.28.2-1+b1 2010-10-06 17:18:40 status installed vino 2.28.2-1+b1 2010-10-06 17:18:40 configure gnome-cards-data 1:2.30.2-2 1:2.30.2-2 2010-10-06 17:18:40 status unpacked gnome-cards-data 1:2.30.2-2 2010-10-06 17:18:40 status half-configured gnome-cards-data 1:2.30.2-2 2010-10-06 17:18:40 status installed gnome-cards-data 1:2.30.2-2 2010-10-06 17:18:40 configure gnome-games-data 1:2.30.2-2 1:2.30.2-2 2010-10-06 17:18:40 status unpacked gnome-games-data 1:2.30.2-2 2010-10-06 17:18:40 status half-configured gnome-games-data 1:2.30.2-2 2010-10-06 17:18:40 status installed gnome-games-data 1:2.30.2-2 2010-10-06 17:18:40 configure python-bugbuddy 2.30.0-3 2.30.0-3 2010-10-06 17:18:40 status unpacked python-bugbuddy 2.30.0-3 2010-10-06 17:18:41 status half-configured python-bugbuddy 2.30.0-3 2010-10-06 17:18:41 status installed python-bugbuddy 2.30.0-3 2010-10-06 17:18:41 configure python-gtkglext1 1.1.0-6 1.1.0-6 2010-10-06 17:18:41 status unpacked python-gtkglext1 1.1.0-6 2010-10-06 17:18:41 status half-configured python-gtkglext1 1.1.0-6 2010-10-06 17:18:41 status installed python-gtkglext1 1.1.0-6 2010-10-06 17:18:41 configure gnome-games 1:2.30.2-2 1:2.30.2-2 2010-10-06 17:18:41 status unpacked gnome-games 1:2.30.2-2 2010-10-06 17:18:41 status half-configured gnome-games 1:2.30.2-2 2010-10-06 17:18:41 status installed gnome-games 1:2.30.2-2 2010-10-06 17:18:41 configure libpam-gnome-keyring 2.30.3-2 2.30.3-2 2010-10-06 17:18:41 status unpacked libpam-gnome-keyring 2.30.3-2 2010-10-06 17:18:41 status half-configured libpam-gnome-keyring 2.30.3-2 2010-10-06 17:18:42 status installed libpam-gnome-keyring 2.30.3-2 2010-10-06 17:18:42 configure python-cupshelpers 1.2.3-3 1.2.3-3 2010-10-06 17:18:42 status unpacked python-cupshelpers 1.2.3-3 2010-10-06 17:18:42 status half-configured python-cupshelpers 1.2.3-3 2010-10-06 17:18:42 status installed python-cupshelpers 1.2.3-3 2010-10-06 17:18:42 configure system-config-printer 1.2.3-3 1.2.3-3 2010-10-06 17:18:42 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:18:42 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:18:42 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:18:42 status unpacked system-config-printer 1.2.3-3 2010-10-06 17:18:42 status half-configured system-config-printer 1.2.3-3 2010-10-06 17:18:43 status installed system-config-printer 1.2.3-3 2010-10-06 17:18:43 configure totem-mozilla 2.30.2-5 2.30.2-5 2010-10-06 17:18:43 status unpacked totem-mozilla 2.30.2-5 2010-10-06 17:18:43 status half-configured totem-mozilla 2.30.2-5 2010-10-06 17:18:43 status installed totem-mozilla 2.30.2-5 2010-10-06 17:18:43 configure lsb-release 3.2-25 3.2-25 2010-10-06 17:18:43 status unpacked lsb-release 3.2-25 2010-10-06 17:18:43 status half-configured lsb-release 3.2-25 2010-10-06 17:18:43 status installed lsb-release 3.2-25 2010-10-06 17:18:43 configure libpolkit-backend-1-0 0.96-3 0.96-3 2010-10-06 17:18:43 status unpacked libpolkit-backend-1-0 0.96-3 2010-10-06 17:18:43 status half-configured libpolkit-backend-1-0 0.96-3 2010-10-06 17:18:43 status installed libpolkit-backend-1-0 0.96-3 2010-10-06 17:18:43 configure policykit-1 0.96-3 0.96-3 2010-10-06 17:18:43 status unpacked policykit-1 0.96-3 2010-10-06 17:18:43 status unpacked policykit-1 0.96-3 2010-10-06 17:18:43 status unpacked policykit-1 0.96-3 2010-10-06 17:18:43 status unpacked policykit-1 0.96-3 2010-10-06 17:18:43 status unpacked policykit-1 0.96-3 2010-10-06 17:18:43 status half-configured policykit-1 0.96-3 2010-10-06 17:18:43 status installed policykit-1 0.96-3 2010-10-06 17:18:44 configure python-webkit 1.1.8-1 1.1.8-1 2010-10-06 17:18:44 status unpacked python-webkit 1.1.8-1 2010-10-06 17:18:44 status half-configured python-webkit 1.1.8-1 2010-10-06 17:18:44 status installed python-webkit 1.1.8-1 2010-10-06 17:18:44 configure software-center 2.0.7debian5 2.0.7debian5 2010-10-06 17:18:44 status unpacked software-center 2.0.7debian5 2010-10-06 17:18:44 status unpacked software-center 2.0.7debian5 2010-10-06 17:18:44 status half-configured software-center 2.0.7debian5 2010-10-06 17:19:46 status installed software-center 2.0.7debian5 2010-10-06 17:19:46 status triggers-awaited software-center 2.0.7debian5 2010-10-06 17:19:46 configure gnome-js-common 0.1.2-1 0.1.2-1 2010-10-06 17:19:46 status unpacked gnome-js-common 0.1.2-1 2010-10-06 17:19:46 status half-configured gnome-js-common 0.1.2-1 2010-10-06 17:19:46 status installed gnome-js-common 0.1.2-1 2010-10-06 17:19:46 configure gnumeric-common 1.10.11-1 1.10.11-1 2010-10-06 17:19:46 status unpacked gnumeric-common 1.10.11-1 2010-10-06 17:19:46 status half-configured gnumeric-common 1.10.11-1 2010-10-06 17:19:46 status installed gnumeric-common 1.10.11-1 2010-10-06 17:19:46 configure gnumeric 1.10.11-1 1.10.11-1 2010-10-06 17:19:46 status unpacked gnumeric 1.10.11-1 2010-10-06 17:19:46 status half-configured gnumeric 1.10.11-1 2010-10-06 17:19:46 status installed gnumeric 1.10.11-1 2010-10-06 17:19:46 configure libsane 1.0.21-4 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:46 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:47 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status unpacked libsane 1.0.21-4 2010-10-06 17:19:48 status half-configured libsane 1.0.21-4 2010-10-06 17:19:48 status installed libsane 1.0.21-4 2010-10-06 17:19:48 configure xdg-utils 1.0.2+cvs20100307-2 1.0.2+cvs20100307-2 2010-10-06 17:19:48 status unpacked xdg-utils 1.0.2+cvs20100307-2 2010-10-06 17:19:48 status half-configured xdg-utils 1.0.2+cvs20100307-2 2010-10-06 17:19:48 status installed xdg-utils 1.0.2+cvs20100307-2 2010-10-06 17:19:48 configure simple-scan 2.31.90.2-1 2.31.90.2-1 2010-10-06 17:19:48 status unpacked simple-scan 2.31.90.2-1 2010-10-06 17:19:48 status half-configured simple-scan 2.31.90.2-1 2010-10-06 17:19:48 status installed simple-scan 2.31.90.2-1 2010-10-06 17:19:48 configure gnome-office 1:2.30+4 1:2.30+4 2010-10-06 17:19:48 status unpacked gnome-office 1:2.30+4 2010-10-06 17:19:48 status half-configured gnome-office 1:2.30+4 2010-10-06 17:19:48 status installed gnome-office 1:2.30+4 2010-10-06 17:19:48 configure grub 0.97-63 0.97-63 2010-10-06 17:19:48 status unpacked grub 0.97-63 2010-10-06 17:19:48 status half-configured grub 0.97-63 2010-10-06 17:19:49 status installed grub 0.97-63 2010-10-06 17:19:49 configure hdparm 9.32-1 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status unpacked hdparm 9.32-1 2010-10-06 17:19:49 status half-configured hdparm 9.32-1 2010-10-06 17:19:49 status installed hdparm 9.32-1 2010-10-06 17:19:49 configure hicolor-icon-theme 0.12-1 0.12-1 2010-10-06 17:19:49 status unpacked hicolor-icon-theme 0.12-1 2010-10-06 17:19:49 status half-configured hicolor-icon-theme 0.12-1 2010-10-06 17:19:57 status installed hicolor-icon-theme 0.12-1 2010-10-06 17:19:57 configure icedove 3.0.8-1 3.0.8-1 2010-10-06 17:19:57 status unpacked icedove 3.0.8-1 2010-10-06 17:19:57 status unpacked icedove 3.0.8-1 2010-10-06 17:19:57 status unpacked icedove 3.0.8-1 2010-10-06 17:19:57 status unpacked icedove 3.0.8-1 2010-10-06 17:19:57 status unpacked icedove 3.0.8-1 2010-10-06 17:19:57 status half-configured icedove 3.0.8-1 2010-10-06 17:19:57 status installed icedove 3.0.8-1 2010-10-06 17:19:57 configure icedove-l10n-de 1:3.0.7-1 1:3.0.7-1 2010-10-06 17:19:57 status unpacked icedove-l10n-de 1:3.0.7-1 2010-10-06 17:19:57 status half-configured icedove-l10n-de 1:3.0.7-1 2010-10-06 17:19:57 status installed icedove-l10n-de 1:3.0.7-1 2010-10-06 17:19:57 configure iceweasel-l10n-de 1:3.5.13+debian-2 1:3.5.13+debian-2 2010-10-06 17:19:57 status unpacked iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-06 17:19:57 status half-configured iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-06 17:19:57 status installed iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-06 17:19:57 configure installation-report 2.42 2.42 2010-10-06 17:19:57 status unpacked installation-report 2.42 2010-10-06 17:19:57 status half-configured installation-report 2.42 2010-10-06 17:19:57 status installed installation-report 2.42 2010-10-06 17:19:57 configure keyboard-configuration 1.56 1.56 2010-10-06 17:19:57 status unpacked keyboard-configuration 1.56 2010-10-06 17:19:57 status unpacked keyboard-configuration 1.56 2010-10-06 17:19:58 status unpacked keyboard-configuration 1.56 2010-10-06 17:19:58 status half-configured keyboard-configuration 1.56 2010-10-06 17:19:59 status installed keyboard-configuration 1.56 2010-10-06 17:19:59 configure lacheck 1.26-12 1.26-12 2010-10-06 17:19:59 status unpacked lacheck 1.26-12 2010-10-06 17:19:59 status half-configured lacheck 1.26-12 2010-10-06 17:19:59 status installed lacheck 1.26-12 2010-10-06 17:19:59 configure libafterimage0 2.2.9-5+b1 2.2.9-5+b1 2010-10-06 17:19:59 status unpacked libafterimage0 2.2.9-5+b1 2010-10-06 17:19:59 status half-configured libafterimage0 2.2.9-5+b1 2010-10-06 17:19:59 status installed libafterimage0 2.2.9-5+b1 2010-10-06 17:19:59 configure libblas3gf 1.2-8 1.2-8 2010-10-06 17:19:59 status unpacked libblas3gf 1.2-8 2010-10-06 17:19:59 status half-configured libblas3gf 1.2-8 2010-10-06 17:19:59 status installed libblas3gf 1.2-8 2010-10-06 17:19:59 configure libdebian-installer4 0.76 0.76 2010-10-06 17:19:59 status unpacked libdebian-installer4 0.76 2010-10-06 17:19:59 status half-configured libdebian-installer4 0.76 2010-10-06 17:19:59 status installed libdebian-installer4 0.76 2010-10-06 17:19:59 configure libdebian-installer-extra4 0.76 0.76 2010-10-06 17:19:59 status unpacked libdebian-installer-extra4 0.76 2010-10-06 17:19:59 status half-configured libdebian-installer-extra4 0.76 2010-10-06 17:19:59 status installed libdebian-installer-extra4 0.76 2010-10-06 17:19:59 configure libdevel-stacktrace-perl 1.2500-1 1.2500-1 2010-10-06 17:19:59 status unpacked libdevel-stacktrace-perl 1.2500-1 2010-10-06 17:19:59 status half-configured libdevel-stacktrace-perl 1.2500-1 2010-10-06 17:19:59 status installed libdevel-stacktrace-perl 1.2500-1 2010-10-06 17:19:59 configure libdevkit-power-gobject1 1:0.9.5-3 1:0.9.5-3 2010-10-06 17:19:59 status unpacked libdevkit-power-gobject1 1:0.9.5-3 2010-10-06 17:19:59 status half-configured libdevkit-power-gobject1 1:0.9.5-3 2010-10-06 17:20:00 status installed libdevkit-power-gobject1 1:0.9.5-3 2010-10-06 17:20:00 configure libdjvulibre-text 3.5.23-3 3.5.23-3 2010-10-06 17:20:00 status unpacked libdjvulibre-text 3.5.23-3 2010-10-06 17:20:00 status half-configured libdjvulibre-text 3.5.23-3 2010-10-06 17:20:00 status installed libdjvulibre-text 3.5.23-3 2010-10-06 17:20:00 configure libdjvulibre21 3.5.23-3 3.5.23-3 2010-10-06 17:20:00 status unpacked libdjvulibre21 3.5.23-3 2010-10-06 17:20:00 status half-configured libdjvulibre21 3.5.23-3 2010-10-06 17:20:00 status installed libdjvulibre21 3.5.23-3 2010-10-06 17:20:00 configure libdrm2 2.4.21-1~squeeze3 2.4.21-1~squeeze3 2010-10-06 17:20:00 status unpacked libdrm2 2.4.21-1~squeeze3 2010-10-06 17:20:00 status half-configured libdrm2 2.4.21-1~squeeze3 2010-10-06 17:20:00 status installed libdrm2 2.4.21-1~squeeze3 2010-10-06 17:20:00 configure libdrm-intel1 2.4.21-1~squeeze3 2.4.21-1~squeeze3 2010-10-06 17:20:00 status unpacked libdrm-intel1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status half-configured libdrm-intel1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status installed libdrm-intel1 2.4.21-1~squeeze3 2010-10-06 17:20:00 configure libdrm-nouveau1 2.4.21-1~squeeze3 2.4.21-1~squeeze3 2010-10-06 17:20:00 status unpacked libdrm-nouveau1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status half-configured libdrm-nouveau1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status installed libdrm-nouveau1 2.4.21-1~squeeze3 2010-10-06 17:20:00 configure libdrm-radeon1 2.4.21-1~squeeze3 2.4.21-1~squeeze3 2010-10-06 17:20:00 status unpacked libdrm-radeon1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status half-configured libdrm-radeon1 2.4.21-1~squeeze3 2010-10-06 17:20:00 status installed libdrm-radeon1 2.4.21-1~squeeze3 2010-10-06 17:20:00 configure libemail-address-perl 1.892-1 1.892-1 2010-10-06 17:20:00 status unpacked libemail-address-perl 1.892-1 2010-10-06 17:20:00 status half-configured libemail-address-perl 1.892-1 2010-10-06 17:20:00 status installed libemail-address-perl 1.892-1 2010-10-06 17:20:00 configure libgcj-bc 4.4.5-1 4.4.5-1 2010-10-06 17:20:00 status unpacked libgcj-bc 4.4.5-1 2010-10-06 17:20:00 status half-configured libgcj-bc 4.4.5-1 2010-10-06 17:20:00 status installed libgcj-bc 4.4.5-1 2010-10-06 17:20:00 configure libgd2-noxpm 2.0.36~rc1~dfsg-4 2.0.36~rc1~dfsg-4 2010-10-06 17:20:00 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-06 17:20:00 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-06 17:20:00 status installed libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-06 17:20:00 configure libgee2 0.5.2-1 0.5.2-1 2010-10-06 17:20:00 status unpacked libgee2 0.5.2-1 2010-10-06 17:20:00 status half-configured libgee2 0.5.2-1 2010-10-06 17:20:00 status installed libgee2 0.5.2-1 2010-10-06 17:20:00 configure libgexiv2-0 0.1.0-1+b1 0.1.0-1+b1 2010-10-06 17:20:00 status unpacked libgexiv2-0 0.1.0-1+b1 2010-10-06 17:20:00 status half-configured libgexiv2-0 0.1.0-1+b1 2010-10-06 17:20:01 status installed libgexiv2-0 0.1.0-1+b1 2010-10-06 17:20:01 configure libgnomekbd-common 2.30.2-1 2.30.2-1 2010-10-06 17:20:01 status unpacked libgnomekbd-common 2.30.2-1 2010-10-06 17:20:01 status half-configured libgnomekbd-common 2.30.2-1 2010-10-06 17:20:01 status installed libgnomekbd-common 2.30.2-1 2010-10-06 17:20:01 configure libgnomekbd4 2.30.2-1 2.30.2-1 2010-10-06 17:20:01 status unpacked libgnomekbd4 2.30.2-1 2010-10-06 17:20:01 status half-configured libgnomekbd4 2.30.2-1 2010-10-06 17:20:01 status installed libgnomekbd4 2.30.2-1 2010-10-06 17:20:01 configure libgssdp-1.0-2 0.8.0-2 0.8.0-2 2010-10-06 17:20:01 status unpacked libgssdp-1.0-2 0.8.0-2 2010-10-06 17:20:01 status half-configured libgssdp-1.0-2 0.8.0-2 2010-10-06 17:20:01 status installed libgssdp-1.0-2 0.8.0-2 2010-10-06 17:20:01 configure libgtk-vnc-1.0-0 0.4.1-4 0.4.1-4 2010-10-06 17:20:01 status unpacked libgtk-vnc-1.0-0 0.4.1-4 2010-10-06 17:20:01 status half-configured libgtk-vnc-1.0-0 0.4.1-4 2010-10-06 17:20:01 status installed libgtk-vnc-1.0-0 0.4.1-4 2010-10-06 17:20:01 configure libgupnp-1.0-3 0.14.0-2 0.14.0-2 2010-10-06 17:20:01 status unpacked libgupnp-1.0-3 0.14.0-2 2010-10-06 17:20:01 status half-configured libgupnp-1.0-3 0.14.0-2 2010-10-06 17:20:01 status installed libgupnp-1.0-3 0.14.0-2 2010-10-06 17:20:01 configure liburi-perl 1.55-1 1.55-1 2010-10-06 17:20:01 status unpacked liburi-perl 1.55-1 2010-10-06 17:20:01 status half-configured liburi-perl 1.55-1 2010-10-06 17:20:01 status installed liburi-perl 1.55-1 2010-10-06 17:20:01 configure libhtml-parser-perl 3.68-1 3.68-1 2010-10-06 17:20:01 status unpacked libhtml-parser-perl 3.68-1 2010-10-06 17:20:01 status half-configured libhtml-parser-perl 3.68-1 2010-10-06 17:20:01 status installed libhtml-parser-perl 3.68-1 2010-10-06 17:20:01 configure libhtml-tree-perl 4.0-1 4.0-1 2010-10-06 17:20:01 status unpacked libhtml-tree-perl 4.0-1 2010-10-06 17:20:01 status half-configured libhtml-tree-perl 4.0-1 2010-10-06 17:20:01 status installed libhtml-tree-perl 4.0-1 2010-10-06 17:20:02 configure libjson-perl 2.26-1 2.26-1 2010-10-06 17:20:02 status unpacked libjson-perl 2.26-1 2010-10-06 17:20:02 status half-configured libjson-perl 2.26-1 2010-10-06 17:20:02 status installed libjson-perl 2.26-1 2010-10-06 17:20:02 configure libjson-xs-perl 2.300-1 2.300-1 2010-10-06 17:20:02 status unpacked libjson-xs-perl 2.300-1 2010-10-06 17:20:02 status half-configured libjson-xs-perl 2.300-1 2010-10-06 17:20:02 status installed libjson-xs-perl 2.300-1 2010-10-06 17:20:02 configure libmodplug1 1:0.8.8.1-2 1:0.8.8.1-2 2010-10-06 17:20:02 status unpacked libmodplug1 1:0.8.8.1-2 2010-10-06 17:20:02 status half-configured libmodplug1 1:0.8.8.1-2 2010-10-06 17:20:02 status installed libmodplug1 1:0.8.8.1-2 2010-10-06 17:20:02 configure libnetpbm10 2:10.0-12.2+b1 2:10.0-12.2+b1 2010-10-06 17:20:02 status unpacked libnetpbm10 2:10.0-12.2+b1 2010-10-06 17:20:02 status half-configured libnetpbm10 2:10.0-12.2+b1 2010-10-06 17:20:02 status installed libnetpbm10 2:10.0-12.2+b1 2010-10-06 17:20:02 configure netpbm 2:10.0-12.2+b1 2:10.0-12.2+b1 2010-10-06 17:20:02 status unpacked netpbm 2:10.0-12.2+b1 2010-10-06 17:20:02 status half-configured netpbm 2:10.0-12.2+b1 2010-10-06 17:20:02 status installed netpbm 2:10.0-12.2+b1 2010-10-06 17:20:02 configure libnm-util1 0.8.1-3 0.8.1-3 2010-10-06 17:20:02 status unpacked libnm-util1 0.8.1-3 2010-10-06 17:20:02 status half-configured libnm-util1 0.8.1-3 2010-10-06 17:20:02 status installed libnm-util1 0.8.1-3 2010-10-06 17:20:02 configure libnm-glib-vpn1 0.8.1-3 0.8.1-3 2010-10-06 17:20:02 status unpacked libnm-glib-vpn1 0.8.1-3 2010-10-06 17:20:02 status half-configured libnm-glib-vpn1 0.8.1-3 2010-10-06 17:20:02 status installed libnm-glib-vpn1 0.8.1-3 2010-10-06 17:20:02 configure libnm-glib2 0.8.1-3 0.8.1-3 2010-10-06 17:20:02 status unpacked libnm-glib2 0.8.1-3 2010-10-06 17:20:02 status half-configured libnm-glib2 0.8.1-3 2010-10-06 17:20:02 status installed libnm-glib2 0.8.1-3 2010-10-06 17:20:02 configure liborc-0.4-0 1:0.4.6-2 1:0.4.6-2 2010-10-06 17:20:02 status unpacked liborc-0.4-0 1:0.4.6-2 2010-10-06 17:20:02 status half-configured liborc-0.4-0 1:0.4.6-2 2010-10-06 17:20:02 status installed liborc-0.4-0 1:0.4.6-2 2010-10-06 17:20:03 configure libpam-ck-connector 0.4.2-1 0.4.2-1 2010-10-06 17:20:03 status unpacked libpam-ck-connector 0.4.2-1 2010-10-06 17:20:03 status half-configured libpam-ck-connector 0.4.2-1 2010-10-06 17:20:03 status installed libpam-ck-connector 0.4.2-1 2010-10-06 17:20:03 configure libppix-regexp-perl 0.012-1 0.012-1 2010-10-06 17:20:03 status unpacked libppix-regexp-perl 0.012-1 2010-10-06 17:20:03 status half-configured libppix-regexp-perl 0.012-1 2010-10-06 17:20:03 status installed libppix-regexp-perl 0.012-1 2010-10-06 17:20:03 configure libperl-critic-perl 1.109-1 1.109-1 2010-10-06 17:20:03 status unpacked libperl-critic-perl 1.109-1 2010-10-06 17:20:03 status unpacked libperl-critic-perl 1.109-1 2010-10-06 17:20:03 status half-configured libperl-critic-perl 1.109-1 2010-10-06 17:20:03 status installed libperl-critic-perl 1.109-1 2010-10-06 17:20:03 configure libpolkit-agent-1-0 0.96-3 0.96-3 2010-10-06 17:20:03 status unpacked libpolkit-agent-1-0 0.96-3 2010-10-06 17:20:03 status half-configured libpolkit-agent-1-0 0.96-3 2010-10-06 17:20:03 status installed libpolkit-agent-1-0 0.96-3 2010-10-06 17:20:03 configure libpostproc51 5:0.6~svn20100726-0.1 5:0.6~svn20100726-0.1 2010-10-06 17:20:03 status unpacked libpostproc51 5:0.6~svn20100726-0.1 2010-10-06 17:20:03 status half-configured libpostproc51 5:0.6~svn20100726-0.1 2010-10-06 17:20:04 status installed libpostproc51 5:0.6~svn20100726-0.1 2010-10-06 17:20:04 configure pidgin-data 2.7.3-2 2.7.3-2 2010-10-06 17:20:04 status unpacked pidgin-data 2.7.3-2 2010-10-06 17:20:04 status unpacked pidgin-data 2.7.3-2 2010-10-06 17:20:04 status half-configured pidgin-data 2.7.3-2 2010-10-06 17:20:04 status installed pidgin-data 2.7.3-2 2010-10-06 17:20:04 configure libpurple0 2.7.3-2 2.7.3-2 2010-10-06 17:20:04 status unpacked libpurple0 2.7.3-2 2010-10-06 17:20:04 status half-configured libpurple0 2.7.3-2 2010-10-06 17:20:04 status installed libpurple0 2.7.3-2 2010-10-06 17:20:04 configure libpurple-bin 2.7.3-2 2.7.3-2 2010-10-06 17:20:04 status unpacked libpurple-bin 2.7.3-2 2010-10-06 17:20:04 status half-configured libpurple-bin 2.7.3-2 2010-10-06 17:20:04 status installed libpurple-bin 2.7.3-2 2010-10-06 17:20:04 configure libruby1.8 1.8.7.302-2 1.8.7.302-2 2010-10-06 17:20:04 status unpacked libruby1.8 1.8.7.302-2 2010-10-06 17:20:04 status half-configured libruby1.8 1.8.7.302-2 2010-10-06 17:20:04 status installed libruby1.8 1.8.7.302-2 2010-10-06 17:20:04 configure ruby1.8 1.8.7.302-2 1.8.7.302-2 2010-10-06 17:20:04 status unpacked ruby1.8 1.8.7.302-2 2010-10-06 17:20:04 status half-configured ruby1.8 1.8.7.302-2 2010-10-06 17:20:04 status installed ruby1.8 1.8.7.302-2 2010-10-06 17:20:04 configure libservlet2.5-java 6.0.28-6 6.0.28-6 2010-10-06 17:20:04 status unpacked libservlet2.5-java 6.0.28-6 2010-10-06 17:20:04 status half-configured libservlet2.5-java 6.0.28-6 2010-10-06 17:20:04 status installed libservlet2.5-java 6.0.28-6 2010-10-06 17:20:04 configure libsndfile1 1.0.22-1 1.0.22-1 2010-10-06 17:20:04 status unpacked libsndfile1 1.0.22-1 2010-10-06 17:20:04 status half-configured libsndfile1 1.0.22-1 2010-10-06 17:20:04 status installed libsndfile1 1.0.22-1 2010-10-06 17:20:04 configure libsub-name-perl 0.05-1 0.05-1 2010-10-06 17:20:04 status unpacked libsub-name-perl 0.05-1 2010-10-06 17:20:04 status half-configured libsub-name-perl 0.05-1 2010-10-06 17:20:04 status installed libsub-name-perl 0.05-1 2010-10-06 17:20:04 configure libsvga1 1:1.4.3-30 1:1.4.3-30 2010-10-06 17:20:04 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status unpacked libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status half-configured libsvga1 1:1.4.3-30 2010-10-06 17:20:04 status installed libsvga1 1:1.4.3-30 2010-10-06 17:20:04 configure libsvn1 1.6.12dfsg-2 1.6.12dfsg-2 2010-10-06 17:20:04 status unpacked libsvn1 1.6.12dfsg-2 2010-10-06 17:20:05 status half-configured libsvn1 1.6.12dfsg-2 2010-10-06 17:20:05 status installed libsvn1 1.6.12dfsg-2 2010-10-06 17:20:05 configure subversion 1.6.12dfsg-2 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status half-configured subversion 1.6.12dfsg-2 2010-10-06 17:20:05 status installed subversion 1.6.12dfsg-2 2010-10-06 17:20:05 configure libsvn-perl 1.6.12dfsg-2 1.6.12dfsg-2 2010-10-06 17:20:05 status unpacked libsvn-perl 1.6.12dfsg-2 2010-10-06 17:20:05 status half-configured libsvn-perl 1.6.12dfsg-2 2010-10-06 17:20:05 status installed libsvn-perl 1.6.12dfsg-2 2010-10-06 17:20:05 configure libxenstore3.0 4.0.1-1 4.0.1-1 2010-10-06 17:20:05 status unpacked libxenstore3.0 4.0.1-1 2010-10-06 17:20:05 status half-configured libxenstore3.0 4.0.1-1 2010-10-06 17:20:05 status installed libxenstore3.0 4.0.1-1 2010-10-06 17:20:05 configure libvirt0 0.8.3-2 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt0 0.8.3-2 2010-10-06 17:20:05 status half-configured libvirt0 0.8.3-2 2010-10-06 17:20:05 status installed libvirt0 0.8.3-2 2010-10-06 17:20:05 configure libvirt-bin 0.8.3-2 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:05 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status unpacked libvirt-bin 0.8.3-2 2010-10-06 17:20:06 status half-configured libvirt-bin 0.8.3-2 2010-10-06 17:20:08 status installed libvirt-bin 0.8.3-2 2010-10-06 17:20:08 configure libwmf-bin 0.2.8.4-6.1+b1 0.2.8.4-6.1+b1 2010-10-06 17:20:08 status unpacked libwmf-bin 0.2.8.4-6.1+b1 2010-10-06 17:20:08 status half-configured libwmf-bin 0.2.8.4-6.1+b1 2010-10-06 17:20:08 status installed libwmf-bin 0.2.8.4-6.1+b1 2010-10-06 17:20:08 configure libwww-perl 5.837-1 5.837-1 2010-10-06 17:20:08 status unpacked libwww-perl 5.837-1 2010-10-06 17:20:08 status half-configured libwww-perl 5.837-1 2010-10-06 17:20:08 status installed libwww-perl 5.837-1 2010-10-06 17:20:08 configure libxmuu1 2:1.0.5-2 2:1.0.5-2 2010-10-06 17:20:08 status unpacked libxmuu1 2:1.0.5-2 2010-10-06 17:20:08 status half-configured libxmuu1 2:1.0.5-2 2010-10-06 17:20:08 status installed libxmuu1 2:1.0.5-2 2010-10-06 17:20:08 configure linux-doc-2.6.26 2.6.26-25lenny1 2.6.26-25lenny1 2010-10-06 17:20:08 status unpacked linux-doc-2.6.26 2.6.26-25lenny1 2010-10-06 17:20:08 status half-configured linux-doc-2.6.26 2.6.26-25lenny1 2010-10-06 17:20:08 status installed linux-doc-2.6.26 2.6.26-25lenny1 2010-10-06 17:20:08 configure manpages-de 0.6-1 0.6-1 2010-10-06 17:20:08 status unpacked manpages-de 0.6-1 2010-10-06 17:20:08 status half-configured manpages-de 0.6-1 2010-10-06 17:20:08 status installed manpages-de 0.6-1 2010-10-06 17:20:09 configure mc 3:4.7.0.9-1 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:09 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status unpacked mc 3:4.7.0.9-1 2010-10-06 17:20:10 status half-configured mc 3:4.7.0.9-1 2010-10-06 17:20:10 status installed mc 3:4.7.0.9-1 2010-10-06 17:20:11 configure mdadm 3.1.4-1+8efb9d1 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status unpacked mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:11 status half-configured mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:12 status installed mdadm 3.1.4-1+8efb9d1 2010-10-06 17:20:12 configure media-player-info 10-1 10-1 2010-10-06 17:20:12 status unpacked media-player-info 10-1 2010-10-06 17:20:13 status half-configured media-player-info 10-1 2010-10-06 17:20:13 status installed media-player-info 10-1 2010-10-06 17:20:13 configure menu 2.1.44 2.1.44 2010-10-06 17:20:13 status unpacked menu 2.1.44 2010-10-06 17:20:13 status unpacked menu 2.1.44 2010-10-06 17:20:13 status unpacked menu 2.1.44 2010-10-06 17:20:13 status unpacked menu 2.1.44 2010-10-06 17:20:13 status unpacked menu 2.1.44 2010-10-06 17:20:13 status half-configured menu 2.1.44 2010-10-06 17:20:13 status installed menu 2.1.44 2010-10-06 17:20:13 status triggers-pending menu 2.1.44 2010-10-06 17:20:13 status triggers-awaited menu 2.1.44 2010-10-06 17:20:13 configure mobile-broadband-provider-info 20100930-1 20100930-1 2010-10-06 17:20:13 status unpacked mobile-broadband-provider-info 20100930-1 2010-10-06 17:20:13 status half-configured mobile-broadband-provider-info 20100930-1 2010-10-06 17:20:13 status installed mobile-broadband-provider-info 20100930-1 2010-10-06 17:20:13 configure moreutils 0.41 0.41 2010-10-06 17:20:13 status unpacked moreutils 0.41 2010-10-06 17:20:13 status half-configured moreutils 0.41 2010-10-06 17:20:13 status installed moreutils 0.41 2010-10-06 17:20:13 configure munin-common 1.4.5-3 1.4.5-3 2010-10-06 17:20:13 status unpacked munin-common 1.4.5-3 2010-10-06 17:20:13 status half-configured munin-common 1.4.5-3 2010-10-06 17:20:13 status installed munin-common 1.4.5-3 2010-10-06 17:20:13 configure network-manager 0.8.1-3 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status unpacked network-manager 0.8.1-3 2010-10-06 17:20:13 status half-configured network-manager 0.8.1-3 2010-10-06 17:20:14 status installed network-manager 0.8.1-3 2010-10-06 17:20:15 configure obexd-client 0.33-1 0.33-1 2010-10-06 17:20:15 status unpacked obexd-client 0.33-1 2010-10-06 17:20:15 status half-configured obexd-client 0.33-1 2010-10-06 17:20:15 status installed obexd-client 0.33-1 2010-10-06 17:20:15 configure ttf-opensymbol 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:20:15 status unpacked ttf-opensymbol 1:3.2.1-7 2010-10-06 17:20:15 status half-configured ttf-opensymbol 1:3.2.1-7 2010-10-06 17:20:15 status installed ttf-opensymbol 1:3.2.1-7 2010-10-06 17:20:15 configure openvpn 2.1.3-1 2.1.3-1 2010-10-06 17:20:15 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:15 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:15 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:15 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:15 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:16 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:16 status unpacked openvpn 2.1.3-1 2010-10-06 17:20:16 status half-configured openvpn 2.1.3-1 2010-10-06 17:20:16 status installed openvpn 2.1.3-1 2010-10-06 17:20:16 configure pidgin 2.7.3-2 2.7.3-2 2010-10-06 17:20:16 status unpacked pidgin 2.7.3-2 2010-10-06 17:20:16 status half-configured pidgin 2.7.3-2 2010-10-06 17:20:16 status installed pidgin 2.7.3-2 2010-10-06 17:20:16 configure preview-latex-style 11.86-2 11.86-2 2010-10-06 17:20:16 status unpacked preview-latex-style 11.86-2 2010-10-06 17:20:16 status half-configured preview-latex-style 11.86-2 2010-10-06 17:21:16 status installed preview-latex-style 11.86-2 2010-10-06 17:21:16 configure python-evolution 2.30.0-3 2.30.0-3 2010-10-06 17:21:16 status unpacked python-evolution 2.30.0-3 2010-10-06 17:21:16 status half-configured python-evolution 2.30.0-3 2010-10-06 17:21:16 status installed python-evolution 2.30.0-3 2010-10-06 17:21:16 configure python-gtk-vnc 0.4.1-4 0.4.1-4 2010-10-06 17:21:16 status unpacked python-gtk-vnc 0.4.1-4 2010-10-06 17:21:16 status half-configured python-gtk-vnc 0.4.1-4 2010-10-06 17:21:16 status installed python-gtk-vnc 0.4.1-4 2010-10-06 17:21:16 configure python-libvirt 0.8.3-2 0.8.3-2 2010-10-06 17:21:16 status unpacked python-libvirt 0.8.3-2 2010-10-06 17:21:16 status half-configured python-libvirt 0.8.3-2 2010-10-06 17:21:17 status installed python-libvirt 0.8.3-2 2010-10-06 17:21:17 status triggers-awaited python-libvirt 0.8.3-2 2010-10-06 17:21:17 configure python-markupsafe 0.9.2-3 0.9.2-3 2010-10-06 17:21:17 status unpacked python-markupsafe 0.9.2-3 2010-10-06 17:21:17 status half-configured python-markupsafe 0.9.2-3 2010-10-06 17:21:17 status installed python-markupsafe 0.9.2-3 2010-10-06 17:21:17 configure python-mako 0.3.4-5 0.3.4-5 2010-10-06 17:21:17 status unpacked python-mako 0.3.4-5 2010-10-06 17:21:17 status half-configured python-mako 0.3.4-5 2010-10-06 17:21:17 status installed python-mako 0.3.4-5 2010-10-06 17:21:17 configure python-pam 0.4.2-12.2 0.4.2-12.2 2010-10-06 17:21:17 status unpacked python-pam 0.4.2-12.2 2010-10-06 17:21:17 status half-configured python-pam 0.4.2-12.2 2010-10-06 17:21:17 status installed python-pam 0.4.2-12.2 2010-10-06 17:21:17 configure python-pkg-resources 0.6.14-4 0.6.14-4 2010-10-06 17:21:17 status unpacked python-pkg-resources 0.6.14-4 2010-10-06 17:21:18 status half-configured python-pkg-resources 0.6.14-4 2010-10-06 17:21:18 status installed python-pkg-resources 0.6.14-4 2010-10-06 17:21:18 configure rxvt-unicode 9.07-2+b1 9.07-2+b1 2010-10-06 17:21:18 status unpacked rxvt-unicode 9.07-2+b1 2010-10-06 17:21:18 status unpacked rxvt-unicode 9.07-2+b1 2010-10-06 17:21:18 status half-configured rxvt-unicode 9.07-2+b1 2010-10-06 17:21:19 status installed rxvt-unicode 9.07-2+b1 2010-10-06 17:21:19 configure sane-utils 1.0.21-4 1.0.21-4 2010-10-06 17:21:19 status unpacked sane-utils 1.0.21-4 2010-10-06 17:21:19 status unpacked sane-utils 1.0.21-4 2010-10-06 17:21:19 status unpacked sane-utils 1.0.21-4 2010-10-06 17:21:19 status unpacked sane-utils 1.0.21-4 2010-10-06 17:21:19 status half-configured sane-utils 1.0.21-4 2010-10-06 17:21:20 status installed sane-utils 1.0.21-4 2010-10-06 17:21:20 configure schroot-common 1.4.14-1 1.4.14-1 2010-10-06 17:21:20 status unpacked schroot-common 1.4.14-1 2010-10-06 17:21:20 status half-configured schroot-common 1.4.14-1 2010-10-06 17:21:20 status installed schroot-common 1.4.14-1 2010-10-06 17:21:20 configure schroot 1.4.14-1 1.4.14-1 2010-10-06 17:21:20 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status unpacked schroot 1.4.14-1 2010-10-06 17:21:21 status half-configured schroot 1.4.14-1 2010-10-06 17:21:22 status installed schroot 1.4.14-1 2010-10-06 17:21:22 configure shotwell 0.6.1-1+b2 0.6.1-1+b2 2010-10-06 17:21:22 status unpacked shotwell 0.6.1-1+b2 2010-10-06 17:21:22 status half-configured shotwell 0.6.1-1+b2 2010-10-06 17:21:22 status installed shotwell 0.6.1-1+b2 2010-10-06 17:21:22 configure sudo 1.7.4p4-3 1.7.4p4-3 2010-10-06 17:21:22 status unpacked sudo 1.7.4p4-3 2010-10-06 17:21:22 status unpacked sudo 1.7.4p4-3 2010-10-06 17:21:22 status unpacked sudo 1.7.4p4-3 2010-10-06 17:21:22 status unpacked sudo 1.7.4p4-3 2010-10-06 17:21:22 status half-configured sudo 1.7.4p4-3 2010-10-06 17:21:22 status installed sudo 1.7.4p4-3 2010-10-06 17:21:22 configure syslinux-common 2:4.02+dfsg-5 2:4.02+dfsg-5 2010-10-06 17:21:22 status unpacked syslinux-common 2:4.02+dfsg-5 2010-10-06 17:21:22 status half-configured syslinux-common 2:4.02+dfsg-5 2010-10-06 17:21:22 status installed syslinux-common 2:4.02+dfsg-5 2010-10-06 17:21:22 configure system-config-printer-udev 1.2.3-3 1.2.3-3 2010-10-06 17:21:22 status unpacked system-config-printer-udev 1.2.3-3 2010-10-06 17:21:22 status half-configured system-config-printer-udev 1.2.3-3 2010-10-06 17:21:22 status installed system-config-printer-udev 1.2.3-3 2010-10-06 17:21:22 configure texlive-common 2009-11 2009-11 2010-10-06 17:21:22 status unpacked texlive-common 2009-11 2010-10-06 17:21:22 status half-configured texlive-common 2009-11 2010-10-06 17:21:22 status installed texlive-common 2009-11 2010-10-06 17:21:22 configure texlive-base 2009-11 2009-11 2010-10-06 17:21:22 status unpacked texlive-base 2009-11 2010-10-06 17:21:22 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:23 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status unpacked texlive-base 2009-11 2010-10-06 17:21:24 status half-configured texlive-base 2009-11 2010-10-06 17:21:29 status installed texlive-base 2009-11 2010-10-06 17:21:29 status triggers-pending tex-common 2.08 2010-10-06 17:21:29 status triggers-awaited texlive-base 2009-11 2010-10-06 17:21:29 status triggers-pending tex-common 2.08 2010-10-06 17:21:29 configure texlive-fonts-recommended-doc 2009-11 2009-11 2010-10-06 17:21:29 status unpacked texlive-fonts-recommended-doc 2009-11 2010-10-06 17:21:29 status half-configured texlive-fonts-recommended-doc 2009-11 2010-10-06 17:21:29 status installed texlive-fonts-recommended-doc 2009-11 2010-10-06 17:21:29 status triggers-pending tex-common 2.08 2010-10-06 17:21:29 status triggers-awaited texlive-fonts-recommended-doc 2009-11 2010-10-06 17:21:30 configure texlive-latex-base-doc 2009-11 2009-11 2010-10-06 17:21:30 status unpacked texlive-latex-base-doc 2009-11 2010-10-06 17:21:30 status half-configured texlive-latex-base-doc 2009-11 2010-10-06 17:21:30 status installed texlive-latex-base-doc 2009-11 2010-10-06 17:21:30 status triggers-awaited texlive-latex-base-doc 2009-11 2010-10-06 17:21:30 configure texlive-latex-extra-doc 2009-10 2009-10 2010-10-06 17:21:30 status unpacked texlive-latex-extra-doc 2009-10 2010-10-06 17:21:30 status half-configured texlive-latex-extra-doc 2009-10 2010-10-06 17:21:30 status installed texlive-latex-extra-doc 2009-10 2010-10-06 17:21:30 status triggers-awaited texlive-latex-extra-doc 2009-10 2010-10-06 17:21:30 configure texlive-latex-recommended-doc 2009-11 2009-11 2010-10-06 17:21:30 status unpacked texlive-latex-recommended-doc 2009-11 2010-10-06 17:21:30 status half-configured texlive-latex-recommended-doc 2009-11 2010-10-06 17:21:31 status installed texlive-latex-recommended-doc 2009-11 2010-10-06 17:21:31 status triggers-awaited texlive-latex-recommended-doc 2009-11 2010-10-06 17:21:31 configure texlive-metapost-doc 2009-11 2009-11 2010-10-06 17:21:31 status unpacked texlive-metapost-doc 2009-11 2010-10-06 17:21:31 status half-configured texlive-metapost-doc 2009-11 2010-10-06 17:21:31 status installed texlive-metapost-doc 2009-11 2010-10-06 17:21:32 status triggers-awaited texlive-metapost-doc 2009-11 2010-10-06 17:21:32 configure texlive-pictures-doc 2009-11 2009-11 2010-10-06 17:21:32 status unpacked texlive-pictures-doc 2009-11 2010-10-06 17:21:32 status half-configured texlive-pictures-doc 2009-11 2010-10-06 17:21:32 status installed texlive-pictures-doc 2009-11 2010-10-06 17:21:32 status triggers-awaited texlive-pictures-doc 2009-11 2010-10-06 17:21:32 configure texlive-pstricks-doc 2009-10 2009-10 2010-10-06 17:21:32 status unpacked texlive-pstricks-doc 2009-10 2010-10-06 17:21:32 status half-configured texlive-pstricks-doc 2009-10 2010-10-06 17:21:33 status installed texlive-pstricks-doc 2009-10 2010-10-06 17:21:33 status triggers-awaited texlive-pstricks-doc 2009-10 2010-10-06 17:21:33 configure totem-coherence 2.30.2-5 2.30.2-5 2010-10-06 17:21:33 status unpacked totem-coherence 2.30.2-5 2010-10-06 17:21:33 status half-configured totem-coherence 2.30.2-5 2010-10-06 17:21:33 status installed totem-coherence 2.30.2-5 2010-10-06 17:21:33 configure udisks 1.0.1+git20100614-3 1.0.1+git20100614-3 2010-10-06 17:21:33 status unpacked udisks 1.0.1+git20100614-3 2010-10-06 17:21:33 status unpacked udisks 1.0.1+git20100614-3 2010-10-06 17:21:33 status half-configured udisks 1.0.1+git20100614-3 2010-10-06 17:21:33 status installed udisks 1.0.1+git20100614-3 2010-10-06 17:21:33 configure unp 2.0~pre5 2.0~pre5 2010-10-06 17:21:33 status unpacked unp 2.0~pre5 2010-10-06 17:21:33 status unpacked unp 2.0~pre5 2010-10-06 17:21:33 status half-configured unp 2.0~pre5 2010-10-06 17:21:33 status installed unp 2.0~pre5 2010-10-06 17:21:33 configure x11-common 1:7.5+8 1:7.5+8 2010-10-06 17:21:33 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:37 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:37 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:37 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status unpacked x11-common 1:7.5+8 2010-10-06 17:21:38 status half-configured x11-common 1:7.5+8 2010-10-06 17:21:39 status installed x11-common 1:7.5+8 2010-10-06 17:21:39 configure xbase-clients 1:7.5+8 1:7.5+8 2010-10-06 17:21:39 status unpacked xbase-clients 1:7.5+8 2010-10-06 17:21:39 status half-configured xbase-clients 1:7.5+8 2010-10-06 17:21:39 status installed xbase-clients 1:7.5+8 2010-10-06 17:21:39 configure xdg-user-dirs 0.13-2 0.13-2 2010-10-06 17:21:39 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:21:39 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:21:39 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:21:39 status unpacked xdg-user-dirs 0.13-2 2010-10-06 17:21:39 status half-configured xdg-user-dirs 0.13-2 2010-10-06 17:21:39 status installed xdg-user-dirs 0.13-2 2010-10-06 17:21:39 configure xserver-common 2:1.7.7-7 2:1.7.7-7 2010-10-06 17:21:39 status unpacked xserver-common 2:1.7.7-7 2010-10-06 17:21:39 status half-configured xserver-common 2:1.7.7-7 2010-10-06 17:21:39 status installed xserver-common 2:1.7.7-7 2010-10-06 17:21:39 configure xnest 2:1.7.7-7 2:1.7.7-7 2010-10-06 17:21:39 status unpacked xnest 2:1.7.7-7 2010-10-06 17:21:39 status half-configured xnest 2:1.7.7-7 2010-10-06 17:21:39 status installed xnest 2:1.7.7-7 2010-10-06 17:21:39 configure xserver-xephyr 2:1.7.7-7 2:1.7.7-7 2010-10-06 17:21:39 status unpacked xserver-xephyr 2:1.7.7-7 2010-10-06 17:21:39 status half-configured xserver-xephyr 2:1.7.7-7 2010-10-06 17:21:39 status installed xserver-xephyr 2:1.7.7-7 2010-10-06 17:21:39 configure xserver-xorg-input-all 1:7.5+8 1:7.5+8 2010-10-06 17:21:39 status unpacked xserver-xorg-input-all 1:7.5+8 2010-10-06 17:21:39 status half-configured xserver-xorg-input-all 1:7.5+8 2010-10-06 17:21:39 status installed xserver-xorg-input-all 1:7.5+8 2010-10-06 17:21:39 configure debootstrap 1.0.25 1.0.25 2010-10-06 17:21:39 status unpacked debootstrap 1.0.25 2010-10-06 17:21:39 status half-configured debootstrap 1.0.25 2010-10-06 17:21:39 status installed debootstrap 1.0.25 2010-10-06 17:21:39 configure fai-client 4.0~beta2+experimental23 4.0~beta2+experimental23 2010-10-06 17:21:39 status unpacked fai-client 4.0~beta2+experimental23 2010-10-06 17:21:39 status unpacked fai-client 4.0~beta2+experimental23 2010-10-06 17:21:39 status half-configured fai-client 4.0~beta2+experimental23 2010-10-06 17:21:39 status installed fai-client 4.0~beta2+experimental23 2010-10-06 17:21:39 configure fai-doc 4.0~beta2+experimental23 4.0~beta2+experimental23 2010-10-06 17:21:39 status unpacked fai-doc 4.0~beta2+experimental23 2010-10-06 17:21:39 status half-configured fai-doc 4.0~beta2+experimental23 2010-10-06 17:21:39 status installed fai-doc 4.0~beta2+experimental23 2010-10-06 17:21:39 configure fai-server 4.0~beta2+experimental23 4.0~beta2+experimental23 2010-10-06 17:21:39 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:21:39 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 conffile /etc/fai/menu.lst keep 2010-10-06 17:23:24 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status unpacked fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status half-configured fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 status installed fai-server 4.0~beta2+experimental23 2010-10-06 17:23:24 configure fai-setup-storage 4.0~beta2+experimental23 4.0~beta2+experimental23 2010-10-06 17:23:24 status unpacked fai-setup-storage 4.0~beta2+experimental23 2010-10-06 17:23:25 status half-configured fai-setup-storage 4.0~beta2+experimental23 2010-10-06 17:23:25 status installed fai-setup-storage 4.0~beta2+experimental23 2010-10-06 17:23:25 configure libffi5 3.0.9-3 3.0.9-3 2010-10-06 17:23:25 status unpacked libffi5 3.0.9-3 2010-10-06 17:23:25 status half-configured libffi5 3.0.9-3 2010-10-06 17:23:25 status installed libffi5 3.0.9-3 2010-10-06 17:23:25 configure libffi-dev 3.0.9-3 3.0.9-3 2010-10-06 17:23:25 status unpacked libffi-dev 3.0.9-3 2010-10-06 17:23:25 status half-configured libffi-dev 3.0.9-3 2010-10-06 17:23:25 status installed libffi-dev 3.0.9-3 2010-10-06 17:23:25 configure python-brlapi 4.2-4 4.2-4 2010-10-06 17:23:25 status unpacked python-brlapi 4.2-4 2010-10-06 17:23:25 status half-configured python-brlapi 4.2-4 2010-10-06 17:23:25 status installed python-brlapi 4.2-4 2010-10-06 17:23:25 configure svn-buildpackage 0.8.3 0.8.3 2010-10-06 17:23:25 status unpacked svn-buildpackage 0.8.3 2010-10-06 17:23:25 status unpacked svn-buildpackage 0.8.3 2010-10-06 17:23:25 status half-configured svn-buildpackage 0.8.3 2010-10-06 17:23:25 status installed svn-buildpackage 0.8.3 2010-10-06 17:23:25 configure tftpd-hpa 5.0-16 5.0-16 2010-10-06 17:23:25 status unpacked tftpd-hpa 5.0-16 2010-10-06 17:23:25 status unpacked tftpd-hpa 5.0-16 2010-10-06 17:23:25 status half-configured tftpd-hpa 5.0-16 2010-10-06 17:23:26 status installed tftpd-hpa 5.0-16 2010-10-06 17:23:26 configure usb-modeswitch-data 20100826-1 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:26 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:27 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:28 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status unpacked usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status half-configured usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 status installed usb-modeswitch-data 20100826-1 2010-10-06 17:23:29 configure usb-modeswitch 1.1.4-1 1.1.4-1 2010-10-06 17:23:29 status unpacked usb-modeswitch 1.1.4-1 2010-10-06 17:23:29 status unpacked usb-modeswitch 1.1.4-1 2010-10-06 17:23:29 status half-configured usb-modeswitch 1.1.4-1 2010-10-06 17:23:29 status installed usb-modeswitch 1.1.4-1 2010-10-06 17:23:29 configure qemu-kvm 0.12.5+dfsg-4 0.12.5+dfsg-4 2010-10-06 17:23:29 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:29 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:29 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:29 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:29 status half-configured qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:30 status installed qemu-kvm 0.12.5+dfsg-4 2010-10-06 17:23:30 configure kvm 1:0.12.5+dfsg-4 1:0.12.5+dfsg-4 2010-10-06 17:23:30 status unpacked kvm 1:0.12.5+dfsg-4 2010-10-06 17:23:30 status half-configured kvm 1:0.12.5+dfsg-4 2010-10-06 17:23:30 status installed kvm 1:0.12.5+dfsg-4 2010-10-06 17:23:30 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-06 17:23:30 status half-configured python-central 0.6.16+nmu1 2010-10-06 17:23:30 status installed python-libvirt 0.8.3-2 2010-10-06 17:23:30 status installed software-center 2.0.7debian5 2010-10-06 17:23:30 status installed python-gst0.10 0.10.19-2 2010-10-06 17:23:30 status installed gdebi-core 0.6.4 2010-10-06 17:23:30 status installed etckeeper 0.49 2010-10-06 17:23:35 status installed python-central 0.6.16+nmu1 2010-10-06 17:23:35 configure gdebi 0.6.4 0.6.4 2010-10-06 17:23:35 status unpacked gdebi 0.6.4 2010-10-06 17:23:35 status half-configured gdebi 0.6.4 2010-10-06 17:23:36 status installed gdebi 0.6.4 2010-10-06 17:23:36 status triggers-pending python-central 0.6.16+nmu1 2010-10-06 17:23:36 status triggers-awaited gdebi 0.6.4 2010-10-06 17:23:36 configure totem-plugins 2.30.2-5 2.30.2-5 2010-10-06 17:23:36 status unpacked totem-plugins 2.30.2-5 2010-10-06 17:23:36 status half-configured totem-plugins 2.30.2-5 2010-10-06 17:23:36 status installed totem-plugins 2.30.2-5 2010-10-06 17:23:36 configure gnome-desktop-environment 1:2.30+4 1:2.30+4 2010-10-06 17:23:36 status unpacked gnome-desktop-environment 1:2.30+4 2010-10-06 17:23:36 status half-configured gnome-desktop-environment 1:2.30+4 2010-10-06 17:23:36 status installed gnome-desktop-environment 1:2.30+4 2010-10-06 17:23:36 configure gnome 1:2.30+4 1:2.30+4 2010-10-06 17:23:36 status unpacked gnome 1:2.30+4 2010-10-06 17:23:36 status half-configured gnome 1:2.30+4 2010-10-06 17:23:36 status installed gnome 1:2.30+4 2010-10-06 17:23:36 configure virt-manager 0.8.4-8 0.8.4-8 2010-10-06 17:23:36 status unpacked virt-manager 0.8.4-8 2010-10-06 17:23:36 status half-configured virt-manager 0.8.4-8 2010-10-06 17:23:37 status installed virt-manager 0.8.4-8 2010-10-06 17:23:37 trigproc tex-common 2.08 2.08 2010-10-06 17:23:37 status half-configured tex-common 2.08 2010-10-06 17:23:37 status installed texlive-pstricks-doc 2009-10 2010-10-06 17:23:37 status installed texlive-pictures-doc 2009-11 2010-10-06 17:23:37 status installed texlive-metapost-doc 2009-11 2010-10-06 17:23:37 status installed texlive-latex-recommended-doc 2009-11 2010-10-06 17:23:37 status installed texlive-latex-extra-doc 2009-10 2010-10-06 17:23:37 status installed texlive-latex-base-doc 2009-11 2010-10-06 17:23:37 status installed texlive-fonts-recommended-doc 2009-11 2010-10-06 17:23:37 status installed texlive-base 2009-11 2010-10-06 17:23:44 status installed tex-common 2.08 2010-10-06 17:23:44 configure texlive-fonts-recommended 2009-11 2009-11 2010-10-06 17:23:44 status unpacked texlive-fonts-recommended 2009-11 2010-10-06 17:23:44 status unpacked texlive-fonts-recommended 2009-11 2010-10-06 17:23:44 status half-configured texlive-fonts-recommended 2009-11 2010-10-06 17:23:44 status installed texlive-fonts-recommended 2009-11 2010-10-06 17:23:44 status triggers-pending tex-common 2.08 2010-10-06 17:23:44 status triggers-awaited texlive-fonts-recommended 2009-11 2010-10-06 17:23:44 status triggers-pending tex-common 2.08 2010-10-06 17:23:44 configure texlive-latex-base 2009-11 2009-11 2010-10-06 17:23:44 status unpacked texlive-latex-base 2009-11 2010-10-06 17:23:44 status unpacked texlive-latex-base 2009-11 2010-10-06 17:23:44 status unpacked texlive-latex-base 2009-11 2010-10-06 17:23:44 status unpacked texlive-latex-base 2009-11 2010-10-06 17:23:44 status unpacked texlive-latex-base 2009-11 2010-10-06 17:23:44 status half-configured texlive-latex-base 2009-11 2010-10-06 17:23:46 status installed texlive-latex-base 2009-11 2010-10-06 17:23:46 status triggers-awaited texlive-latex-base 2009-11 2010-10-06 17:23:46 configure texlive-extra-utils 2009-10 2009-10 2010-10-06 17:23:46 status unpacked texlive-extra-utils 2009-10 2010-10-06 17:23:46 status half-configured texlive-extra-utils 2009-10 2010-10-06 17:23:47 status installed texlive-extra-utils 2009-10 2010-10-06 17:23:47 status triggers-awaited texlive-extra-utils 2009-10 2010-10-06 17:23:47 configure texlive-font-utils 2009-10 2009-10 2010-10-06 17:23:47 status unpacked texlive-font-utils 2009-10 2010-10-06 17:23:47 status half-configured texlive-font-utils 2009-10 2010-10-06 17:23:48 status installed texlive-font-utils 2009-10 2010-10-06 17:23:48 status triggers-awaited texlive-font-utils 2009-10 2010-10-06 17:23:48 configure texlive-generic-recommended 2009-11 2009-11 2010-10-06 17:23:48 status unpacked texlive-generic-recommended 2009-11 2010-10-06 17:23:48 status half-configured texlive-generic-recommended 2009-11 2010-10-06 17:23:48 status installed texlive-generic-recommended 2009-11 2010-10-06 17:23:48 status triggers-awaited texlive-generic-recommended 2009-11 2010-10-06 17:23:48 configure texlive-pictures 2009-11 2009-11 2010-10-06 17:23:48 status unpacked texlive-pictures 2009-11 2010-10-06 17:23:48 status unpacked texlive-pictures 2009-11 2010-10-06 17:23:48 status unpacked texlive-pictures 2009-11 2010-10-06 17:23:48 status half-configured texlive-pictures 2009-11 2010-10-06 17:23:48 status installed texlive-pictures 2009-11 2010-10-06 17:23:49 status triggers-awaited texlive-pictures 2009-11 2010-10-06 17:23:49 configure texlive-luatex 2009-11 2009-11 2010-10-06 17:23:49 status unpacked texlive-luatex 2009-11 2010-10-06 17:23:49 status half-configured texlive-luatex 2009-11 2010-10-06 17:23:49 status installed texlive-luatex 2009-11 2010-10-06 17:23:49 status triggers-awaited texlive-luatex 2009-11 2010-10-06 17:23:49 configure texlive-metapost 2009-11 2009-11 2010-10-06 17:23:49 status unpacked texlive-metapost 2009-11 2010-10-06 17:23:49 status unpacked texlive-metapost 2009-11 2010-10-06 17:23:49 status half-configured texlive-metapost 2009-11 2010-10-06 17:23:50 status installed texlive-metapost 2009-11 2010-10-06 17:23:50 trigproc tex-common 2.08 2.08 2010-10-06 17:23:50 status half-configured tex-common 2.08 2010-10-06 17:23:50 status installed texlive-luatex 2009-11 2010-10-06 17:23:50 status installed texlive-pictures 2009-11 2010-10-06 17:23:50 status installed texlive-generic-recommended 2009-11 2010-10-06 17:23:50 status installed texlive-font-utils 2009-10 2010-10-06 17:23:50 status installed texlive-extra-utils 2009-10 2010-10-06 17:23:50 status installed texlive-latex-base 2009-11 2010-10-06 17:23:50 status installed texlive-fonts-recommended 2009-11 2010-10-06 17:23:56 status installed tex-common 2.08 2010-10-06 17:23:57 configure texlive-latex-recommended 2009-11 2009-11 2010-10-06 17:23:57 status unpacked texlive-latex-recommended 2009-11 2010-10-06 17:23:57 status half-configured texlive-latex-recommended 2009-11 2010-10-06 17:23:57 status installed texlive-latex-recommended 2009-11 2010-10-06 17:23:57 status triggers-pending tex-common 2.08 2010-10-06 17:23:57 status triggers-awaited texlive-latex-recommended 2009-11 2010-10-06 17:23:57 configure texlive-bibtex-extra 2009-10 2009-10 2010-10-06 17:23:57 status unpacked texlive-bibtex-extra 2009-10 2010-10-06 17:23:57 status half-configured texlive-bibtex-extra 2009-10 2010-10-06 17:23:58 status installed texlive-bibtex-extra 2009-10 2010-10-06 17:23:58 status triggers-awaited texlive-bibtex-extra 2009-10 2010-10-06 17:23:58 configure texlive-latex-extra 2009-10 2009-10 2010-10-06 17:23:58 status unpacked texlive-latex-extra 2009-10 2010-10-06 17:23:58 status unpacked texlive-latex-extra 2009-10 2010-10-06 17:23:58 status unpacked texlive-latex-extra 2009-10 2010-10-06 17:23:58 status half-configured texlive-latex-extra 2009-10 2010-10-06 17:23:58 status installed texlive-latex-extra 2009-10 2010-10-06 17:23:59 status triggers-pending tex-common 2.08 2010-10-06 17:23:59 status triggers-awaited texlive-latex-extra 2009-10 2010-10-06 17:23:59 configure texlive-math-extra 2009-10 2009-10 2010-10-06 17:23:59 status unpacked texlive-math-extra 2009-10 2010-10-06 17:23:59 status unpacked texlive-math-extra 2009-10 2010-10-06 17:23:59 status unpacked texlive-math-extra 2009-10 2010-10-06 17:23:59 status half-configured texlive-math-extra 2009-10 2010-10-06 17:24:00 status installed texlive-math-extra 2009-10 2010-10-06 17:24:00 status triggers-awaited texlive-math-extra 2009-10 2010-10-06 17:24:00 configure texlive-pstricks 2009-10 2009-10 2010-10-06 17:24:00 status unpacked texlive-pstricks 2009-10 2010-10-06 17:24:00 status half-configured texlive-pstricks 2009-10 2010-10-06 17:24:00 status installed texlive-pstricks 2009-10 2010-10-06 17:24:01 status triggers-awaited texlive-pstricks 2009-10 2010-10-06 17:24:01 trigproc tex-common 2.08 2.08 2010-10-06 17:24:01 status half-configured tex-common 2.08 2010-10-06 17:24:01 status installed texlive-pstricks 2009-10 2010-10-06 17:24:01 status installed texlive-math-extra 2009-10 2010-10-06 17:24:01 status installed texlive-latex-extra 2009-10 2010-10-06 17:24:01 status installed texlive-bibtex-extra 2009-10 2010-10-06 17:24:01 status installed texlive-latex-recommended 2009-11 2010-10-06 17:24:06 status installed tex-common 2.08 2010-10-06 17:24:06 configure texlive 2009-11 2009-11 2010-10-06 17:24:06 status unpacked texlive 2009-11 2010-10-06 17:24:06 status half-configured texlive 2009-11 2010-10-06 17:24:06 status installed texlive 2009-11 2010-10-06 17:24:06 configure g++-4.4 4.4.5-2 4.4.5-2 2010-10-06 17:24:06 status unpacked g++-4.4 4.4.5-2 2010-10-06 17:24:06 status half-configured g++-4.4 4.4.5-2 2010-10-06 17:24:06 status installed g++-4.4 4.4.5-2 2010-10-06 17:24:06 configure tasksel-data 2.83 2.83 2010-10-06 17:24:06 status unpacked tasksel-data 2.83 2010-10-06 17:24:06 status half-configured tasksel-data 2.83 2010-10-06 17:24:06 status installed tasksel-data 2.83 2010-10-06 17:24:06 configure g++-4.3 4.3.5-4 4.3.5-4 2010-10-06 17:24:06 status unpacked g++-4.3 4.3.5-4 2010-10-06 17:24:06 status half-configured g++-4.3 4.3.5-4 2010-10-06 17:24:06 status installed g++-4.3 4.3.5-4 2010-10-06 17:24:06 configure g++ 4:4.4.5-1 4:4.4.5-1 2010-10-06 17:24:06 status unpacked g++ 4:4.4.5-1 2010-10-06 17:24:06 status half-configured g++ 4:4.4.5-1 2010-10-06 17:24:07 status installed g++ 4:4.4.5-1 2010-10-06 17:24:07 configure mono-2.0-gac 2.6.7-3 2.6.7-3 2010-10-06 17:24:07 status unpacked mono-2.0-gac 2.6.7-3 2010-10-06 17:24:07 status half-configured mono-2.0-gac 2.6.7-3 2010-10-06 17:24:07 status installed mono-2.0-gac 2.6.7-3 2010-10-06 17:24:07 configure mono-gac 2.6.7-3 2.6.7-3 2010-10-06 17:24:07 status unpacked mono-gac 2.6.7-3 2010-10-06 17:24:07 status half-configured mono-gac 2.6.7-3 2010-10-06 17:24:25 status installed mono-gac 2.6.7-3 2010-10-06 17:24:25 configure mono-runtime 2.6.7-3 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status unpacked mono-runtime 2.6.7-3 2010-10-06 17:24:25 status half-configured mono-runtime 2.6.7-3 2010-10-06 17:24:26 status installed mono-runtime 2.6.7-3 2010-10-06 17:24:26 configure libmono-corlib2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:26 status unpacked libmono-corlib2.0-cil 2.6.7-3 2010-10-06 17:24:26 status half-configured libmono-corlib2.0-cil 2.6.7-3 2010-10-06 17:24:26 status installed libmono-corlib2.0-cil 2.6.7-3 2010-10-06 17:24:26 configure libmono-cairo2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:26 status unpacked libmono-cairo2.0-cil 2.6.7-3 2010-10-06 17:24:26 status half-configured libmono-cairo2.0-cil 2.6.7-3 2010-10-06 17:24:26 status installed libmono-cairo2.0-cil 2.6.7-3 2010-10-06 17:24:26 configure libmono-i18n-west2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:26 status unpacked libmono-i18n-west2.0-cil 2.6.7-3 2010-10-06 17:24:26 status half-configured libmono-i18n-west2.0-cil 2.6.7-3 2010-10-06 17:24:26 status installed libmono-i18n-west2.0-cil 2.6.7-3 2010-10-06 17:24:26 configure openjdk-6-jre-lib 6b18-1.8.1-2 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-06 17:24:26 status half-configured openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-06 17:24:26 status installed openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-06 17:24:26 configure openjdk-6-jre-headless 6b18-1.8.1-2 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:26 status half-configured openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:27 status installed openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-06 17:24:27 configure icedtea-6-jre-cacao 6b18-1.8.1-2 6b18-1.8.1-2 2010-10-06 17:24:27 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-06 17:24:27 status half-configured icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-06 17:24:27 status installed icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-06 17:24:27 configure openjdk-6-jre 6b18-1.8.1-2 6b18-1.8.1-2 2010-10-06 17:24:27 status unpacked openjdk-6-jre 6b18-1.8.1-2 2010-10-06 17:24:27 status half-configured openjdk-6-jre 6b18-1.8.1-2 2010-10-06 17:24:27 status installed openjdk-6-jre 6b18-1.8.1-2 2010-10-06 17:24:27 configure openoffice.org-style-galaxy 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-style-galaxy 1:3.2.1-7 2010-10-06 17:24:27 status half-configured openoffice.org-style-galaxy 1:3.2.1-7 2010-10-06 17:24:27 status installed openoffice.org-style-galaxy 1:3.2.1-7 2010-10-06 17:24:27 configure openoffice.org-common 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status half-configured openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 status installed openoffice.org-common 1:3.2.1-7 2010-10-06 17:24:27 configure openoffice.org-core 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:27 status unpacked openoffice.org-core 1:3.2.1-7 2010-10-06 17:24:27 status half-configured openoffice.org-core 1:3.2.1-7 2010-10-06 17:24:31 status installed openoffice.org-core 1:3.2.1-7 2010-10-06 17:24:31 configure openoffice.org-base-core 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:31 status unpacked openoffice.org-base-core 1:3.2.1-7 2010-10-06 17:24:31 status half-configured openoffice.org-base-core 1:3.2.1-7 2010-10-06 17:24:31 status installed openoffice.org-base-core 1:3.2.1-7 2010-10-06 17:24:31 configure openoffice.org-writer 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:31 status unpacked openoffice.org-writer 1:3.2.1-7 2010-10-06 17:24:31 status half-configured openoffice.org-writer 1:3.2.1-7 2010-10-06 17:24:32 status installed openoffice.org-writer 1:3.2.1-7 2010-10-06 17:24:32 configure openoffice.org-calc 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:32 status unpacked openoffice.org-calc 1:3.2.1-7 2010-10-06 17:24:32 status half-configured openoffice.org-calc 1:3.2.1-7 2010-10-06 17:24:32 status installed openoffice.org-calc 1:3.2.1-7 2010-10-06 17:24:32 configure openoffice.org-java-common 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:32 status unpacked openoffice.org-java-common 1:3.2.1-7 2010-10-06 17:24:32 status half-configured openoffice.org-java-common 1:3.2.1-7 2010-10-06 17:24:32 status installed openoffice.org-java-common 1:3.2.1-7 2010-10-06 17:24:32 configure openoffice.org-base 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:32 status unpacked openoffice.org-base 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-base 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-base 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-draw 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-draw 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-draw 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-draw 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-impress 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-impress 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-impress 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-impress 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-math 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-math 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-math 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-math 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-report-builder-bin 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-report-builder-bin 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-report-builder-bin 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-report-builder-bin 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-officebean 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-officebean 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-officebean 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-officebean 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org-filter-mobiledev 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org-filter-mobiledev 1:3.2.1-7 2010-10-06 17:24:33 configure openoffice.org 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:33 status unpacked openoffice.org 1:3.2.1-7 2010-10-06 17:24:33 status half-configured openoffice.org 1:3.2.1-7 2010-10-06 17:24:33 status installed openoffice.org 1:3.2.1-7 2010-10-06 17:24:34 configure python-uno 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:34 status unpacked python-uno 1:3.2.1-7 2010-10-06 17:24:34 status half-configured python-uno 1:3.2.1-7 2010-10-06 17:24:34 status installed python-uno 1:3.2.1-7 2010-10-06 17:24:34 status triggers-awaited python-uno 1:3.2.1-7 2010-10-06 17:24:34 configure openoffice.org-filter-binfilter 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:34 status unpacked openoffice.org-filter-binfilter 1:3.2.1-7 2010-10-06 17:24:34 status half-configured openoffice.org-filter-binfilter 1:3.2.1-7 2010-10-06 17:24:34 status installed openoffice.org-filter-binfilter 1:3.2.1-7 2010-10-06 17:24:34 configure xserver-xorg-core 2:1.7.7-7 2:1.7.7-7 2010-10-06 17:24:34 status unpacked xserver-xorg-core 2:1.7.7-7 2010-10-06 17:24:34 status half-configured xserver-xorg-core 2:1.7.7-7 2010-10-06 17:24:34 status installed xserver-xorg-core 2:1.7.7-7 2010-10-06 17:24:34 configure libstdc++6-4.4-dev 4.4.5-2 4.4.5-2 2010-10-06 17:24:34 status unpacked libstdc++6-4.4-dev 4.4.5-2 2010-10-06 17:24:35 status half-configured libstdc++6-4.4-dev 4.4.5-2 2010-10-06 17:24:35 status installed libstdc++6-4.4-dev 4.4.5-2 2010-10-06 17:24:35 configure tasksel 2.83 2.83 2010-10-06 17:24:35 status unpacked tasksel 2.83 2010-10-06 17:24:35 status half-configured tasksel 2.83 2010-10-06 17:24:35 status installed tasksel 2.83 2010-10-06 17:24:35 configure libstdc++6-4.3-dev 4.3.5-4 4.3.5-4 2010-10-06 17:24:35 status unpacked libstdc++6-4.3-dev 4.3.5-4 2010-10-06 17:24:35 status half-configured libstdc++6-4.3-dev 4.3.5-4 2010-10-06 17:24:35 status installed libstdc++6-4.3-dev 4.3.5-4 2010-10-06 17:24:35 configure libmono-security2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:35 status unpacked libmono-security2.0-cil 2.6.7-3 2010-10-06 17:24:35 status half-configured libmono-security2.0-cil 2.6.7-3 2010-10-06 17:24:35 status installed libmono-security2.0-cil 2.6.7-3 2010-10-06 17:24:35 configure xserver-xorg-video-intel 2:2.12.0+shadow-2 2:2.12.0+shadow-2 2010-10-06 17:24:35 status unpacked xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:24:35 status unpacked xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:24:35 status half-configured xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:24:35 status installed xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-10-06 17:24:35 configure xserver-xorg-video-openchrome 1:0.2.904+svn842-2 1:0.2.904+svn842-2 2010-10-06 17:24:35 status unpacked xserver-xorg-video-openchrome 1:0.2.904+svn842-2 2010-10-06 17:24:35 status half-configured xserver-xorg-video-openchrome 1:0.2.904+svn842-2 2010-10-06 17:24:36 status installed xserver-xorg-video-openchrome 1:0.2.904+svn842-2 2010-10-06 17:24:36 configure xserver-xorg-video-all 1:7.5+8 1:7.5+8 2010-10-06 17:24:36 status unpacked xserver-xorg-video-all 1:7.5+8 2010-10-06 17:24:36 status half-configured xserver-xorg-video-all 1:7.5+8 2010-10-06 17:24:36 status installed xserver-xorg-video-all 1:7.5+8 2010-10-06 17:24:36 configure xserver-xorg 1:7.5+8 1:7.5+8 2010-10-06 17:24:36 status unpacked xserver-xorg 1:7.5+8 2010-10-06 17:24:36 status half-configured xserver-xorg 1:7.5+8 2010-10-06 17:24:36 status installed xserver-xorg 1:7.5+8 2010-10-06 17:24:36 configure libmono-system2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:36 status unpacked libmono-system2.0-cil 2.6.7-3 2010-10-06 17:24:36 status half-configured libmono-system2.0-cil 2.6.7-3 2010-10-06 17:24:36 status installed libmono-system2.0-cil 2.6.7-3 2010-10-06 17:24:36 configure libmono-posix2.0-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:36 status unpacked libmono-posix2.0-cil 2.6.7-3 2010-10-06 17:24:36 status half-configured libmono-posix2.0-cil 2.6.7-3 2010-10-06 17:24:36 status installed libmono-posix2.0-cil 2.6.7-3 2010-10-06 17:24:36 configure libmono-sharpzip2.84-cil 2.6.7-3 2.6.7-3 2010-10-06 17:24:36 status unpacked libmono-sharpzip2.84-cil 2.6.7-3 2010-10-06 17:24:36 status half-configured libmono-sharpzip2.84-cil 2.6.7-3 2010-10-06 17:24:36 status installed libmono-sharpzip2.84-cil 2.6.7-3 2010-10-06 17:24:36 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-06 17:24:36 status half-configured python-central 0.6.16+nmu1 2010-10-06 17:24:36 status installed python-uno 1:3.2.1-7 2010-10-06 17:24:36 status installed gdebi 0.6.4 2010-10-06 17:24:36 status installed python-central 0.6.16+nmu1 2010-10-06 17:24:36 configure openoffice.org-emailmerge 1:3.2.1-7 1:3.2.1-7 2010-10-06 17:24:36 status unpacked openoffice.org-emailmerge 1:3.2.1-7 2010-10-06 17:24:36 status half-configured openoffice.org-emailmerge 1:3.2.1-7 2010-10-06 17:24:43 status installed openoffice.org-emailmerge 1:3.2.1-7 2010-10-06 17:24:43 trigproc initramfs-tools 0.98.4 0.98.4 2010-10-06 17:24:43 status half-configured initramfs-tools 0.98.4 2010-10-06 17:25:02 status installed initramfs-tools 0.98.4 2010-10-06 17:25:02 trigproc python-support 1.0.10 1.0.10 2010-10-06 17:25:02 status half-configured python-support 1.0.10 2010-10-06 17:25:06 status installed python-support 1.0.10 2010-10-06 17:25:06 trigproc menu 2.1.44 2.1.44 2010-10-06 17:25:06 status half-configured menu 2.1.44 2010-10-06 17:25:10 status installed menu 2.1.44 2010-10-07 10:24:27 startup archives unpack 2010-10-07 10:24:36 upgrade whois 5.0.7 5.0.8 2010-10-07 10:24:36 status half-configured whois 5.0.7 2010-10-07 10:24:36 status unpacked whois 5.0.7 2010-10-07 10:24:36 status half-installed whois 5.0.7 2010-10-07 10:24:36 status triggers-pending man-db 2.5.7-5 2010-10-07 10:24:36 status half-installed whois 5.0.7 2010-10-07 10:24:37 status half-installed whois 5.0.7 2010-10-07 10:24:37 status unpacked whois 5.0.8 2010-10-07 10:24:37 status unpacked whois 5.0.8 2010-10-07 10:24:37 upgrade libdevkit-power-gobject1 1:0.9.5-3 1:0.9.5-4 2010-10-07 10:24:37 status half-configured libdevkit-power-gobject1 1:0.9.5-3 2010-10-07 10:24:37 status unpacked libdevkit-power-gobject1 1:0.9.5-3 2010-10-07 10:24:37 status half-installed libdevkit-power-gobject1 1:0.9.5-3 2010-10-07 10:24:37 status half-installed libdevkit-power-gobject1 1:0.9.5-3 2010-10-07 10:24:37 status unpacked libdevkit-power-gobject1 1:0.9.5-4 2010-10-07 10:24:37 status unpacked libdevkit-power-gobject1 1:0.9.5-4 2010-10-07 10:24:38 upgrade qt4-qtconfig 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:38 status half-configured qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status unpacked qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status triggers-pending gnome-menus 2.30.3-1 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status triggers-pending desktop-file-utils 0.15-2 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status triggers-pending menu 2.1.44 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status half-installed qt4-qtconfig 4:4.6.3-2 2010-10-07 10:24:38 status triggers-awaited menu 2.1.44 2010-10-07 10:24:38 status unpacked qt4-qtconfig 4:4.6.3-3 2010-10-07 10:24:39 status unpacked qt4-qtconfig 4:4.6.3-3 2010-10-07 10:24:39 upgrade libqt4-qt3support 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:39 status half-configured libqt4-qt3support 4:4.6.3-2 2010-10-07 10:24:39 status unpacked libqt4-qt3support 4:4.6.3-2 2010-10-07 10:24:39 status half-installed libqt4-qt3support 4:4.6.3-2 2010-10-07 10:24:39 status half-installed libqt4-qt3support 4:4.6.3-2 2010-10-07 10:24:39 status unpacked libqt4-qt3support 4:4.6.3-3 2010-10-07 10:24:39 status unpacked libqt4-qt3support 4:4.6.3-3 2010-10-07 10:24:40 upgrade libqt4-designer 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:40 status half-configured libqt4-designer 4:4.6.3-2 2010-10-07 10:24:40 status unpacked libqt4-designer 4:4.6.3-2 2010-10-07 10:24:40 status half-installed libqt4-designer 4:4.6.3-2 2010-10-07 10:24:40 status half-installed libqt4-designer 4:4.6.3-2 2010-10-07 10:24:40 status unpacked libqt4-designer 4:4.6.3-3 2010-10-07 10:24:41 status unpacked libqt4-designer 4:4.6.3-3 2010-10-07 10:24:41 upgrade libqt4-script 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:41 status half-configured libqt4-script 4:4.6.3-2 2010-10-07 10:24:41 status unpacked libqt4-script 4:4.6.3-2 2010-10-07 10:24:41 status half-installed libqt4-script 4:4.6.3-2 2010-10-07 10:24:41 status half-installed libqt4-script 4:4.6.3-2 2010-10-07 10:24:41 status unpacked libqt4-script 4:4.6.3-3 2010-10-07 10:24:41 status unpacked libqt4-script 4:4.6.3-3 2010-10-07 10:24:41 upgrade libqt4-dbus 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:41 status half-configured libqt4-dbus 4:4.6.3-2 2010-10-07 10:24:41 status unpacked libqt4-dbus 4:4.6.3-2 2010-10-07 10:24:41 status half-installed libqt4-dbus 4:4.6.3-2 2010-10-07 10:24:41 status half-installed libqt4-dbus 4:4.6.3-2 2010-10-07 10:24:42 status half-installed libqt4-dbus 4:4.6.3-2 2010-10-07 10:24:42 status unpacked libqt4-dbus 4:4.6.3-3 2010-10-07 10:24:42 status unpacked libqt4-dbus 4:4.6.3-3 2010-10-07 10:24:42 upgrade libqt4-xml 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:42 status half-configured libqt4-xml 4:4.6.3-2 2010-10-07 10:24:42 status unpacked libqt4-xml 4:4.6.3-2 2010-10-07 10:24:42 status half-installed libqt4-xml 4:4.6.3-2 2010-10-07 10:24:42 status half-installed libqt4-xml 4:4.6.3-2 2010-10-07 10:24:42 status unpacked libqt4-xml 4:4.6.3-3 2010-10-07 10:24:42 status unpacked libqt4-xml 4:4.6.3-3 2010-10-07 10:24:42 upgrade libqt4-sql-mysql 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:42 status half-configured libqt4-sql-mysql 4:4.6.3-2 2010-10-07 10:24:42 status unpacked libqt4-sql-mysql 4:4.6.3-2 2010-10-07 10:24:43 status half-installed libqt4-sql-mysql 4:4.6.3-2 2010-10-07 10:24:43 status half-installed libqt4-sql-mysql 4:4.6.3-2 2010-10-07 10:24:43 status unpacked libqt4-sql-mysql 4:4.6.3-3 2010-10-07 10:24:43 status unpacked libqt4-sql-mysql 4:4.6.3-3 2010-10-07 10:24:43 upgrade libqt4-sql 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:43 status half-configured libqt4-sql 4:4.6.3-2 2010-10-07 10:24:43 status unpacked libqt4-sql 4:4.6.3-2 2010-10-07 10:24:43 status half-installed libqt4-sql 4:4.6.3-2 2010-10-07 10:24:43 status half-installed libqt4-sql 4:4.6.3-2 2010-10-07 10:24:43 status unpacked libqt4-sql 4:4.6.3-3 2010-10-07 10:24:43 status unpacked libqt4-sql 4:4.6.3-3 2010-10-07 10:24:44 upgrade libqt4-network 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:44 status half-configured libqt4-network 4:4.6.3-2 2010-10-07 10:24:44 status unpacked libqt4-network 4:4.6.3-2 2010-10-07 10:24:44 status half-installed libqt4-network 4:4.6.3-2 2010-10-07 10:24:44 status half-installed libqt4-network 4:4.6.3-2 2010-10-07 10:24:44 status unpacked libqt4-network 4:4.6.3-3 2010-10-07 10:24:44 status unpacked libqt4-network 4:4.6.3-3 2010-10-07 10:24:44 upgrade libqtgui4 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:44 status half-configured libqtgui4 4:4.6.3-2 2010-10-07 10:24:44 status unpacked libqtgui4 4:4.6.3-2 2010-10-07 10:24:44 status half-installed libqtgui4 4:4.6.3-2 2010-10-07 10:24:45 status half-installed libqtgui4 4:4.6.3-2 2010-10-07 10:24:45 status unpacked libqtgui4 4:4.6.3-3 2010-10-07 10:24:45 status unpacked libqtgui4 4:4.6.3-3 2010-10-07 10:24:45 upgrade libqtcore4 4:4.6.3-2 4:4.6.3-3 2010-10-07 10:24:45 status half-configured libqtcore4 4:4.6.3-2 2010-10-07 10:24:45 status unpacked libqtcore4 4:4.6.3-2 2010-10-07 10:24:45 status half-installed libqtcore4 4:4.6.3-2 2010-10-07 10:24:46 status half-installed libqtcore4 4:4.6.3-2 2010-10-07 10:24:46 status unpacked libqtcore4 4:4.6.3-3 2010-10-07 10:24:46 status unpacked libqtcore4 4:4.6.3-3 2010-10-07 10:24:46 upgrade libservlet2.5-java 6.0.28-6 6.0.28-7 2010-10-07 10:24:46 status half-configured libservlet2.5-java 6.0.28-6 2010-10-07 10:24:46 status unpacked libservlet2.5-java 6.0.28-6 2010-10-07 10:24:46 status half-installed libservlet2.5-java 6.0.28-6 2010-10-07 10:24:47 status half-installed libservlet2.5-java 6.0.28-6 2010-10-07 10:24:47 status unpacked libservlet2.5-java 6.0.28-7 2010-10-07 10:24:47 status unpacked libservlet2.5-java 6.0.28-7 2010-10-07 10:24:47 upgrade libupower-glib1 0.9.5-3 0.9.5-4 2010-10-07 10:24:47 status half-configured libupower-glib1 0.9.5-3 2010-10-07 10:24:47 status unpacked libupower-glib1 0.9.5-3 2010-10-07 10:24:47 status half-installed libupower-glib1 0.9.5-3 2010-10-07 10:24:47 status half-installed libupower-glib1 0.9.5-3 2010-10-07 10:24:47 status unpacked libupower-glib1 0.9.5-4 2010-10-07 10:24:47 status unpacked libupower-glib1 0.9.5-4 2010-10-07 10:24:47 upgrade libvirt-bin 0.8.3-2 0.8.3-3 2010-10-07 10:24:47 status half-configured libvirt-bin 0.8.3-2 2010-10-07 10:24:48 status unpacked libvirt-bin 0.8.3-2 2010-10-07 10:24:48 status half-installed libvirt-bin 0.8.3-2 2010-10-07 10:24:48 status half-installed libvirt-bin 0.8.3-2 2010-10-07 10:24:48 status half-installed libvirt-bin 0.8.3-2 2010-10-07 10:24:48 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:24:48 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:24:48 upgrade libvirt0 0.8.3-2 0.8.3-3 2010-10-07 10:24:48 status half-configured libvirt0 0.8.3-2 2010-10-07 10:24:48 status unpacked libvirt0 0.8.3-2 2010-10-07 10:24:48 status half-installed libvirt0 0.8.3-2 2010-10-07 10:24:49 status half-installed libvirt0 0.8.3-2 2010-10-07 10:24:49 status unpacked libvirt0 0.8.3-3 2010-10-07 10:24:49 status unpacked libvirt0 0.8.3-3 2010-10-07 10:24:49 upgrade python-libvirt 0.8.3-2 0.8.3-3 2010-10-07 10:24:49 status half-configured python-libvirt 0.8.3-2 2010-10-07 10:24:49 status unpacked python-libvirt 0.8.3-2 2010-10-07 10:24:49 status half-installed python-libvirt 0.8.3-2 2010-10-07 10:24:50 status half-installed python-libvirt 0.8.3-2 2010-10-07 10:24:50 status unpacked python-libvirt 0.8.3-3 2010-10-07 10:24:50 status unpacked python-libvirt 0.8.3-3 2010-10-07 10:24:50 upgrade upower 0.9.5-3 0.9.5-4 2010-10-07 10:24:50 status half-configured upower 0.9.5-3 2010-10-07 10:24:50 status unpacked upower 0.9.5-3 2010-10-07 10:24:50 status half-installed upower 0.9.5-3 2010-10-07 10:24:50 status half-installed upower 0.9.5-3 2010-10-07 10:24:51 status half-installed upower 0.9.5-3 2010-10-07 10:24:52 status unpacked upower 0.9.5-4 2010-10-07 10:24:52 status unpacked upower 0.9.5-4 2010-10-07 10:24:52 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-07 10:24:52 status half-configured man-db 2.5.7-5 2010-10-07 10:24:54 status installed man-db 2.5.7-5 2010-10-07 10:24:54 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-07 10:24:54 status half-configured gnome-menus 2.30.3-1 2010-10-07 10:24:54 status installed gnome-menus 2.30.3-1 2010-10-07 10:24:54 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-07 10:24:54 status half-configured desktop-file-utils 0.15-2 2010-10-07 10:24:55 status installed desktop-file-utils 0.15-2 2010-10-07 10:24:55 trigproc menu 2.1.44 2.1.44 2010-10-07 10:24:55 status half-configured menu 2.1.44 2010-10-07 10:24:58 status installed menu 2.1.44 2010-10-07 10:24:59 startup packages configure 2010-10-07 10:24:59 configure whois 5.0.8 5.0.8 2010-10-07 10:24:59 status unpacked whois 5.0.8 2010-10-07 10:24:59 status half-configured whois 5.0.8 2010-10-07 10:24:59 status installed whois 5.0.8 2010-10-07 10:24:59 configure libdevkit-power-gobject1 1:0.9.5-4 1:0.9.5-4 2010-10-07 10:24:59 status unpacked libdevkit-power-gobject1 1:0.9.5-4 2010-10-07 10:24:59 status half-configured libdevkit-power-gobject1 1:0.9.5-4 2010-10-07 10:25:00 status installed libdevkit-power-gobject1 1:0.9.5-4 2010-10-07 10:25:00 configure libqtcore4 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:00 status unpacked libqtcore4 4:4.6.3-3 2010-10-07 10:25:00 status half-configured libqtcore4 4:4.6.3-3 2010-10-07 10:25:00 status installed libqtcore4 4:4.6.3-3 2010-10-07 10:25:00 configure libqt4-xml 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:00 status unpacked libqt4-xml 4:4.6.3-3 2010-10-07 10:25:00 status half-configured libqt4-xml 4:4.6.3-3 2010-10-07 10:25:00 status installed libqt4-xml 4:4.6.3-3 2010-10-07 10:25:00 configure libqt4-dbus 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:00 status unpacked libqt4-dbus 4:4.6.3-3 2010-10-07 10:25:00 status half-configured libqt4-dbus 4:4.6.3-3 2010-10-07 10:25:00 status installed libqt4-dbus 4:4.6.3-3 2010-10-07 10:25:00 configure libqt4-script 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:00 status unpacked libqt4-script 4:4.6.3-3 2010-10-07 10:25:00 status half-configured libqt4-script 4:4.6.3-3 2010-10-07 10:25:01 status installed libqt4-script 4:4.6.3-3 2010-10-07 10:25:01 configure libqtgui4 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked libqtgui4 4:4.6.3-3 2010-10-07 10:25:01 status half-configured libqtgui4 4:4.6.3-3 2010-10-07 10:25:01 status installed libqtgui4 4:4.6.3-3 2010-10-07 10:25:01 configure libqt4-designer 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked libqt4-designer 4:4.6.3-3 2010-10-07 10:25:01 status half-configured libqt4-designer 4:4.6.3-3 2010-10-07 10:25:01 status installed libqt4-designer 4:4.6.3-3 2010-10-07 10:25:01 configure libqt4-network 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked libqt4-network 4:4.6.3-3 2010-10-07 10:25:01 status half-configured libqt4-network 4:4.6.3-3 2010-10-07 10:25:01 status installed libqt4-network 4:4.6.3-3 2010-10-07 10:25:01 configure libqt4-sql 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked libqt4-sql 4:4.6.3-3 2010-10-07 10:25:01 status half-configured libqt4-sql 4:4.6.3-3 2010-10-07 10:25:01 status installed libqt4-sql 4:4.6.3-3 2010-10-07 10:25:01 configure libqt4-qt3support 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked libqt4-qt3support 4:4.6.3-3 2010-10-07 10:25:01 status half-configured libqt4-qt3support 4:4.6.3-3 2010-10-07 10:25:01 status installed libqt4-qt3support 4:4.6.3-3 2010-10-07 10:25:01 configure qt4-qtconfig 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:01 status unpacked qt4-qtconfig 4:4.6.3-3 2010-10-07 10:25:01 status half-configured qt4-qtconfig 4:4.6.3-3 2010-10-07 10:25:03 status installed qt4-qtconfig 4:4.6.3-3 2010-10-07 10:25:03 status triggers-pending menu 2.1.44 2010-10-07 10:25:03 status triggers-awaited menu 2.1.44 2010-10-07 10:25:03 configure libqt4-sql-mysql 4:4.6.3-3 4:4.6.3-3 2010-10-07 10:25:03 status unpacked libqt4-sql-mysql 4:4.6.3-3 2010-10-07 10:25:03 status half-configured libqt4-sql-mysql 4:4.6.3-3 2010-10-07 10:25:03 status installed libqt4-sql-mysql 4:4.6.3-3 2010-10-07 10:25:03 configure libservlet2.5-java 6.0.28-7 6.0.28-7 2010-10-07 10:25:03 status unpacked libservlet2.5-java 6.0.28-7 2010-10-07 10:25:03 status half-configured libservlet2.5-java 6.0.28-7 2010-10-07 10:25:03 status installed libservlet2.5-java 6.0.28-7 2010-10-07 10:25:03 configure libupower-glib1 0.9.5-4 0.9.5-4 2010-10-07 10:25:03 status unpacked libupower-glib1 0.9.5-4 2010-10-07 10:25:03 status half-configured libupower-glib1 0.9.5-4 2010-10-07 10:25:03 status installed libupower-glib1 0.9.5-4 2010-10-07 10:25:03 configure libvirt0 0.8.3-3 0.8.3-3 2010-10-07 10:25:03 status unpacked libvirt0 0.8.3-3 2010-10-07 10:25:03 status half-configured libvirt0 0.8.3-3 2010-10-07 10:25:03 status installed libvirt0 0.8.3-3 2010-10-07 10:25:03 configure libvirt-bin 0.8.3-3 0.8.3-3 2010-10-07 10:25:03 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:03 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:03 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status unpacked libvirt-bin 0.8.3-3 2010-10-07 10:25:04 status half-configured libvirt-bin 0.8.3-3 2010-10-07 10:25:07 status installed libvirt-bin 0.8.3-3 2010-10-07 10:25:07 configure python-libvirt 0.8.3-3 0.8.3-3 2010-10-07 10:25:07 status unpacked python-libvirt 0.8.3-3 2010-10-07 10:25:07 status half-configured python-libvirt 0.8.3-3 2010-10-07 10:25:07 status installed python-libvirt 0.8.3-3 2010-10-07 10:25:08 status triggers-pending python-central 0.6.16+nmu1 2010-10-07 10:25:08 status triggers-awaited python-libvirt 0.8.3-3 2010-10-07 10:25:08 configure upower 0.9.5-4 0.9.5-4 2010-10-07 10:25:08 status unpacked upower 0.9.5-4 2010-10-07 10:25:08 status unpacked upower 0.9.5-4 2010-10-07 10:25:08 status unpacked upower 0.9.5-4 2010-10-07 10:25:08 status half-configured upower 0.9.5-4 2010-10-07 10:25:09 status installed upower 0.9.5-4 2010-10-07 10:25:09 trigproc menu 2.1.44 2.1.44 2010-10-07 10:25:09 status half-configured menu 2.1.44 2010-10-07 10:25:09 status installed menu 2.1.44 2010-10-07 10:25:10 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-07 10:25:10 status half-configured python-central 0.6.16+nmu1 2010-10-07 10:25:10 status installed python-libvirt 0.8.3-3 2010-10-07 10:25:15 status installed python-central 0.6.16+nmu1 2010-10-07 10:59:02 startup packages remove 2010-10-07 10:59:02 status installed gnome-office 1:2.30+4 2010-10-07 10:59:03 remove gnome-office 1:2.30+4 1:2.30+4 2010-10-07 10:59:03 status half-configured gnome-office 1:2.30+4 2010-10-07 10:59:03 status half-installed gnome-office 1:2.30+4 2010-10-07 10:59:03 status config-files gnome-office 1:2.30+4 2010-10-07 10:59:03 status config-files gnome-office 1:2.30+4 2010-10-07 10:59:03 status config-files gnome-office 1:2.30+4 2010-10-07 10:59:03 status not-installed gnome-office 2010-10-07 10:59:03 status installed abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 remove abiword-plugin-mathview 2.8.2-2+b10 2.8.2-2+b10 2010-10-07 10:59:03 status half-configured abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 status half-installed abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-mathview 2.8.2-2+b10 2010-10-07 10:59:03 status not-installed abiword-plugin-mathview 2010-10-07 10:59:03 status installed abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 remove abiword-plugin-grammar 2.8.2-2+b10 2.8.2-2+b10 2010-10-07 10:59:03 status half-configured abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 status half-installed abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 status config-files abiword-plugin-grammar 2.8.2-2+b10 2010-10-07 10:59:03 status not-installed abiword-plugin-grammar 2010-10-07 10:59:04 startup packages purge 2010-10-07 10:59:04 status installed abiword 2.8.2-2+b10 2010-10-07 10:59:04 remove abiword 2.8.2-2+b10 2.8.2-2+b10 2010-10-07 10:59:04 status half-configured abiword 2.8.2-2+b10 2010-10-07 10:59:04 status half-installed abiword 2.8.2-2+b10 2010-10-07 10:59:04 status triggers-pending gnome-menus 2.30.3-1 2010-10-07 10:59:04 status half-installed abiword 2.8.2-2+b10 2010-10-07 10:59:04 status triggers-pending desktop-file-utils 0.15-2 2010-10-07 10:59:04 status half-installed abiword 2.8.2-2+b10 2010-10-07 10:59:04 status triggers-pending menu 2.1.44 2010-10-07 10:59:04 status half-installed abiword 2.8.2-2+b10 2010-10-07 10:59:04 status triggers-pending man-db 2.5.7-5 2010-10-07 10:59:05 status half-installed abiword 2.8.2-2+b10 2010-10-07 10:59:05 status triggers-awaited menu 2.1.44 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 purge abiword 2.8.2-2+b10 2.8.2-2+b10 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 status config-files abiword 2.8.2-2+b10 2010-10-07 10:59:05 status not-installed abiword 2010-10-07 10:59:05 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-07 10:59:05 status half-configured gnome-menus 2.30.3-1 2010-10-07 10:59:05 status installed gnome-menus 2.30.3-1 2010-10-07 10:59:06 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-07 10:59:06 status half-configured desktop-file-utils 0.15-2 2010-10-07 10:59:06 status installed desktop-file-utils 0.15-2 2010-10-07 10:59:06 trigproc menu 2.1.44 2.1.44 2010-10-07 10:59:06 status half-configured menu 2.1.44 2010-10-07 10:59:06 status installed menu 2.1.44 2010-10-07 10:59:06 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-07 10:59:06 status half-configured man-db 2.5.7-5 2010-10-07 10:59:07 status installed man-db 2.5.7-5 2010-10-08 10:17:07 startup archives unpack 2010-10-08 10:17:15 upgrade perl-modules 5.10.1-14 5.10.1-15 2010-10-08 10:17:15 status half-configured perl-modules 5.10.1-14 2010-10-08 10:17:15 status unpacked perl-modules 5.10.1-14 2010-10-08 10:17:15 status half-installed perl-modules 5.10.1-14 2010-10-08 10:17:17 status half-installed perl-modules 5.10.1-14 2010-10-08 10:17:17 status unpacked perl-modules 5.10.1-15 2010-10-08 10:17:18 status unpacked perl-modules 5.10.1-15 2010-10-08 10:17:18 upgrade perl 5.10.1-14 5.10.1-15 2010-10-08 10:17:18 status half-configured perl 5.10.1-14 2010-10-08 10:17:18 status unpacked perl 5.10.1-14 2010-10-08 10:17:18 status half-installed perl 5.10.1-14 2010-10-08 10:17:18 status triggers-pending man-db 2.5.7-5 2010-10-08 10:17:18 status half-installed perl 5.10.1-14 2010-10-08 10:17:20 status half-installed perl 5.10.1-14 2010-10-08 10:17:20 status unpacked perl 5.10.1-15 2010-10-08 10:17:21 status unpacked perl 5.10.1-15 2010-10-08 10:17:21 upgrade libperl5.10 5.10.1-14 5.10.1-15 2010-10-08 10:17:21 status half-configured libperl5.10 5.10.1-14 2010-10-08 10:17:21 status unpacked libperl5.10 5.10.1-14 2010-10-08 10:17:21 status half-installed libperl5.10 5.10.1-14 2010-10-08 10:17:22 status half-installed libperl5.10 5.10.1-14 2010-10-08 10:17:22 status unpacked libperl5.10 5.10.1-15 2010-10-08 10:17:22 status unpacked libperl5.10 5.10.1-15 2010-10-08 10:17:22 upgrade perl-base 5.10.1-14 5.10.1-15 2010-10-08 10:17:22 status half-configured perl-base 5.10.1-14 2010-10-08 10:17:22 status unpacked perl-base 5.10.1-14 2010-10-08 10:17:22 status half-installed perl-base 5.10.1-14 2010-10-08 10:17:22 status half-installed perl-base 5.10.1-14 2010-10-08 10:17:23 status half-installed perl-base 5.10.1-14 2010-10-08 10:17:23 status unpacked perl-base 5.10.1-15 2010-10-08 10:17:23 status unpacked perl-base 5.10.1-15 2010-10-08 10:17:23 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-08 10:17:23 status half-configured man-db 2.5.7-5 2010-10-08 10:17:27 status installed man-db 2.5.7-5 2010-10-08 10:17:28 startup packages configure 2010-10-08 10:17:28 configure perl-base 5.10.1-15 5.10.1-15 2010-10-08 10:17:28 status unpacked perl-base 5.10.1-15 2010-10-08 10:17:28 status half-configured perl-base 5.10.1-15 2010-10-08 10:17:28 status installed perl-base 5.10.1-15 2010-10-08 10:17:29 startup archives unpack 2010-10-08 10:17:29 upgrade libnss3-1d 3.12.7-1 3.12.8-1 2010-10-08 10:17:29 status half-configured libnss3-1d 3.12.7-1 2010-10-08 10:17:29 status unpacked libnss3-1d 3.12.7-1 2010-10-08 10:17:29 status half-installed libnss3-1d 3.12.7-1 2010-10-08 10:17:30 status half-installed libnss3-1d 3.12.7-1 2010-10-08 10:17:30 status unpacked libnss3-1d 3.12.8-1 2010-10-08 10:17:30 status unpacked libnss3-1d 3.12.8-1 2010-10-08 10:17:30 upgrade manpages-de 0.6-1 0.6-2 2010-10-08 10:17:30 status half-configured manpages-de 0.6-1 2010-10-08 10:17:30 status unpacked manpages-de 0.6-1 2010-10-08 10:17:30 status half-installed manpages-de 0.6-1 2010-10-08 10:17:30 status triggers-pending man-db 2.5.7-5 2010-10-08 10:17:30 status half-installed manpages-de 0.6-1 2010-10-08 10:17:31 status half-installed manpages-de 0.6-1 2010-10-08 10:17:31 status unpacked manpages-de 0.6-2 2010-10-08 10:17:31 status unpacked manpages-de 0.6-2 2010-10-08 10:17:31 upgrade moreutils 0.41 0.42 2010-10-08 10:17:31 status half-configured moreutils 0.41 2010-10-08 10:17:31 status unpacked moreutils 0.41 2010-10-08 10:17:31 status half-installed moreutils 0.41 2010-10-08 10:17:32 status half-installed moreutils 0.41 2010-10-08 10:17:32 status half-installed moreutils 0.41 2010-10-08 10:17:32 status unpacked moreutils 0.42 2010-10-08 10:17:32 status unpacked moreutils 0.42 2010-10-08 10:17:32 upgrade perl-doc 5.10.1-14 5.10.1-15 2010-10-08 10:17:32 status half-configured perl-doc 5.10.1-14 2010-10-08 10:17:32 status unpacked perl-doc 5.10.1-14 2010-10-08 10:17:32 status half-installed perl-doc 5.10.1-14 2010-10-08 10:17:32 status half-installed perl-doc 5.10.1-14 2010-10-08 10:17:34 status half-installed perl-doc 5.10.1-14 2010-10-08 10:17:34 status unpacked perl-doc 5.10.1-15 2010-10-08 10:17:35 status unpacked perl-doc 5.10.1-15 2010-10-08 10:17:35 upgrade python-numpy 1:1.4.1-4 1:1.4.1-5 2010-10-08 10:17:35 status half-configured python-numpy 1:1.4.1-4 2010-10-08 10:17:35 status triggers-pending python-support 1.0.10 2010-10-08 10:17:35 status unpacked python-numpy 1:1.4.1-4 2010-10-08 10:17:35 status half-installed python-numpy 1:1.4.1-4 2010-10-08 10:17:36 status half-installed python-numpy 1:1.4.1-4 2010-10-08 10:17:37 status half-installed python-numpy 1:1.4.1-4 2010-10-08 10:17:38 status unpacked python-numpy 1:1.4.1-5 2010-10-08 10:17:38 status unpacked python-numpy 1:1.4.1-5 2010-10-08 10:17:38 upgrade sudo 1.7.4p4-3 1.7.4p4-4 2010-10-08 10:17:38 status half-configured sudo 1.7.4p4-3 2010-10-08 10:17:38 status unpacked sudo 1.7.4p4-3 2010-10-08 10:17:38 status half-installed sudo 1.7.4p4-3 2010-10-08 10:17:38 status half-installed sudo 1.7.4p4-3 2010-10-08 10:17:39 status half-installed sudo 1.7.4p4-3 2010-10-08 10:17:39 status unpacked sudo 1.7.4p4-4 2010-10-08 10:17:39 status unpacked sudo 1.7.4p4-4 2010-10-08 10:17:39 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-08 10:17:39 status half-configured man-db 2.5.7-5 2010-10-08 10:17:48 status installed man-db 2.5.7-5 2010-10-08 10:17:48 trigproc python-support 1.0.10 1.0.10 2010-10-08 10:17:48 status half-configured python-support 1.0.10 2010-10-08 10:18:08 status installed python-support 1.0.10 2010-10-08 10:18:09 startup packages configure 2010-10-08 10:18:09 configure libperl5.10 5.10.1-15 5.10.1-15 2010-10-08 10:18:09 status unpacked libperl5.10 5.10.1-15 2010-10-08 10:18:09 status half-configured libperl5.10 5.10.1-15 2010-10-08 10:18:11 status installed libperl5.10 5.10.1-15 2010-10-08 10:18:11 configure libnss3-1d 3.12.8-1 3.12.8-1 2010-10-08 10:18:11 status unpacked libnss3-1d 3.12.8-1 2010-10-08 10:18:11 status half-configured libnss3-1d 3.12.8-1 2010-10-08 10:18:11 status installed libnss3-1d 3.12.8-1 2010-10-08 10:18:11 configure manpages-de 0.6-2 0.6-2 2010-10-08 10:18:11 status unpacked manpages-de 0.6-2 2010-10-08 10:18:11 status half-configured manpages-de 0.6-2 2010-10-08 10:18:11 status installed manpages-de 0.6-2 2010-10-08 10:18:11 configure python-numpy 1:1.4.1-5 1:1.4.1-5 2010-10-08 10:18:11 status unpacked python-numpy 1:1.4.1-5 2010-10-08 10:18:11 status half-configured python-numpy 1:1.4.1-5 2010-10-08 10:18:11 status installed python-numpy 1:1.4.1-5 2010-10-08 10:18:11 status triggers-pending python-support 1.0.10 2010-10-08 10:18:11 configure sudo 1.7.4p4-4 1.7.4p4-4 2010-10-08 10:18:11 status unpacked sudo 1.7.4p4-4 2010-10-08 10:18:11 status unpacked sudo 1.7.4p4-4 2010-10-08 10:18:11 status unpacked sudo 1.7.4p4-4 2010-10-08 10:18:11 status unpacked sudo 1.7.4p4-4 2010-10-08 10:18:11 status half-configured sudo 1.7.4p4-4 2010-10-08 10:18:12 status installed sudo 1.7.4p4-4 2010-10-08 10:18:12 configure perl-modules 5.10.1-15 5.10.1-15 2010-10-08 10:18:12 status unpacked perl-modules 5.10.1-15 2010-10-08 10:18:12 status unpacked perl-modules 5.10.1-15 2010-10-08 10:18:12 status half-configured perl-modules 5.10.1-15 2010-10-08 10:18:12 status installed perl-modules 5.10.1-15 2010-10-08 10:18:12 configure perl 5.10.1-15 5.10.1-15 2010-10-08 10:18:12 status unpacked perl 5.10.1-15 2010-10-08 10:18:12 status half-configured perl 5.10.1-15 2010-10-08 10:18:14 status installed perl 5.10.1-15 2010-10-08 10:18:14 configure moreutils 0.42 0.42 2010-10-08 10:18:14 status unpacked moreutils 0.42 2010-10-08 10:18:14 status half-configured moreutils 0.42 2010-10-08 10:18:14 status installed moreutils 0.42 2010-10-08 10:18:14 configure perl-doc 5.10.1-15 5.10.1-15 2010-10-08 10:18:14 status unpacked perl-doc 5.10.1-15 2010-10-08 10:18:14 status half-configured perl-doc 5.10.1-15 2010-10-08 10:18:14 status installed perl-doc 5.10.1-15 2010-10-08 10:18:14 trigproc python-support 1.0.10 1.0.10 2010-10-08 10:18:14 status half-configured python-support 1.0.10 2010-10-08 10:18:15 status installed python-support 1.0.10 2010-10-08 10:44:25 startup archives unpack 2010-10-08 10:44:26 install libcgi-application-perl 4.31-1 2010-10-08 10:44:26 status half-installed libcgi-application-perl 4.31-1 2010-10-08 10:44:26 status triggers-pending man-db 2.5.7-5 2010-10-08 10:44:26 status half-installed libcgi-application-perl 4.31-1 2010-10-08 10:44:27 status unpacked libcgi-application-perl 4.31-1 2010-10-08 10:44:27 status unpacked libcgi-application-perl 4.31-1 2010-10-08 10:44:27 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-08 10:44:27 status half-configured man-db 2.5.7-5 2010-10-08 10:44:27 status installed man-db 2.5.7-5 2010-10-08 10:44:28 startup packages configure 2010-10-08 10:44:28 configure libcgi-application-perl 4.31-1 4.31-1 2010-10-08 10:44:28 status unpacked libcgi-application-perl 4.31-1 2010-10-08 10:44:28 status half-configured libcgi-application-perl 4.31-1 2010-10-08 10:44:28 status installed libcgi-application-perl 4.31-1 2010-10-11 10:29:56 startup archives unpack 2010-10-11 10:30:06 upgrade libpython2.6 2.6.6-5 2.6.6-6 2010-10-11 10:30:06 status half-configured libpython2.6 2.6.6-5 2010-10-11 10:30:06 status unpacked libpython2.6 2.6.6-5 2010-10-11 10:30:06 status half-installed libpython2.6 2.6.6-5 2010-10-11 10:30:07 status half-installed libpython2.6 2.6.6-5 2010-10-11 10:30:07 status unpacked libpython2.6 2.6.6-6 2010-10-11 10:30:07 status unpacked libpython2.6 2.6.6-6 2010-10-11 10:30:07 upgrade python2.6 2.6.6-5 2.6.6-6 2010-10-11 10:30:07 status half-configured python2.6 2.6.6-5 2010-10-11 10:30:08 status unpacked python2.6 2.6.6-5 2010-10-11 10:30:08 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:08 status triggers-pending man-db 2.5.7-5 2010-10-11 10:30:09 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:09 status triggers-pending menu 2.1.44 2010-10-11 10:30:09 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:09 status triggers-pending gnome-menus 2.30.3-1 2010-10-11 10:30:09 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:09 status triggers-pending desktop-file-utils 0.15-2 2010-10-11 10:30:09 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:12 status half-installed python2.6 2.6.6-5 2010-10-11 10:30:12 status triggers-awaited menu 2.1.44 2010-10-11 10:30:13 status unpacked python2.6 2.6.6-6 2010-10-11 10:30:14 status unpacked python2.6 2.6.6-6 2010-10-11 10:30:14 upgrade python2.6-minimal 2.6.6-5 2.6.6-6 2010-10-11 10:30:14 status half-configured python2.6-minimal 2.6.6-5 2010-10-11 10:30:14 status unpacked python2.6-minimal 2.6.6-5 2010-10-11 10:30:14 status half-installed python2.6-minimal 2.6.6-5 2010-10-11 10:30:15 status half-installed python2.6-minimal 2.6.6-5 2010-10-11 10:30:18 status half-installed python2.6-minimal 2.6.6-5 2010-10-11 10:30:18 status unpacked python2.6-minimal 2.6.6-6 2010-10-11 10:30:18 status unpacked python2.6-minimal 2.6.6-6 2010-10-11 10:30:19 upgrade apache2 2.2.16-2 2.2.16-3 2010-10-11 10:30:19 status half-configured apache2 2.2.16-2 2010-10-11 10:30:19 status unpacked apache2 2.2.16-2 2010-10-11 10:30:19 status half-installed apache2 2.2.16-2 2010-10-11 10:30:21 status half-installed apache2 2.2.16-2 2010-10-11 10:30:22 status unpacked apache2 2.2.16-3 2010-10-11 10:30:22 status unpacked apache2 2.2.16-3 2010-10-11 10:30:23 upgrade apache2-mpm-worker 2.2.16-2 2.2.16-3 2010-10-11 10:30:23 status half-configured apache2-mpm-worker 2.2.16-2 2010-10-11 10:30:27 status unpacked apache2-mpm-worker 2.2.16-2 2010-10-11 10:30:28 status half-installed apache2-mpm-worker 2.2.16-2 2010-10-11 10:30:29 status half-installed apache2-mpm-worker 2.2.16-2 2010-10-11 10:30:30 status unpacked apache2-mpm-worker 2.2.16-3 2010-10-11 10:30:30 status unpacked apache2-mpm-worker 2.2.16-3 2010-10-11 10:30:30 upgrade apache2.2-common 2.2.16-2 2.2.16-3 2010-10-11 10:30:30 status half-configured apache2.2-common 2.2.16-2 2010-10-11 10:30:30 status unpacked apache2.2-common 2.2.16-2 2010-10-11 10:30:30 status half-installed apache2.2-common 2.2.16-2 2010-10-11 10:30:32 status half-installed apache2.2-common 2.2.16-2 2010-10-11 10:30:33 status half-installed apache2.2-common 2.2.16-2 2010-10-11 10:30:33 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:30:33 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:30:33 upgrade apache2.2-bin 2.2.16-2 2.2.16-3 2010-10-11 10:30:33 status half-configured apache2.2-bin 2.2.16-2 2010-10-11 10:30:33 status unpacked apache2.2-bin 2.2.16-2 2010-10-11 10:30:33 status half-installed apache2.2-bin 2.2.16-2 2010-10-11 10:30:34 status half-installed apache2.2-bin 2.2.16-2 2010-10-11 10:30:36 status half-installed apache2.2-bin 2.2.16-2 2010-10-11 10:30:37 status unpacked apache2.2-bin 2.2.16-3 2010-10-11 10:30:37 status unpacked apache2.2-bin 2.2.16-3 2010-10-11 10:30:37 upgrade apache2-utils 2.2.16-2 2.2.16-3 2010-10-11 10:30:37 status half-configured apache2-utils 2.2.16-2 2010-10-11 10:30:37 status unpacked apache2-utils 2.2.16-2 2010-10-11 10:30:37 status half-installed apache2-utils 2.2.16-2 2010-10-11 10:30:38 status half-installed apache2-utils 2.2.16-2 2010-10-11 10:30:39 status half-installed apache2-utils 2.2.16-2 2010-10-11 10:30:40 status unpacked apache2-utils 2.2.16-3 2010-10-11 10:30:40 status unpacked apache2-utils 2.2.16-3 2010-10-11 10:30:40 upgrade cdebootstrap 0.5.6 0.5.7 2010-10-11 10:30:40 status half-configured cdebootstrap 0.5.6 2010-10-11 10:30:40 status unpacked cdebootstrap 0.5.6 2010-10-11 10:30:40 status half-installed cdebootstrap 0.5.6 2010-10-11 10:30:41 status half-installed cdebootstrap 0.5.6 2010-10-11 10:30:42 status half-installed cdebootstrap 0.5.6 2010-10-11 10:30:43 status unpacked cdebootstrap 0.5.7 2010-10-11 10:30:43 status unpacked cdebootstrap 0.5.7 2010-10-11 10:30:44 upgrade dctrl-tools 2.14.3 2.14.4 2010-10-11 10:30:44 status half-configured dctrl-tools 2.14.3 2010-10-11 10:30:44 status unpacked dctrl-tools 2.14.3 2010-10-11 10:30:44 status half-installed dctrl-tools 2.14.3 2010-10-11 10:30:45 status half-installed dctrl-tools 2.14.3 2010-10-11 10:30:46 status half-installed dctrl-tools 2.14.3 2010-10-11 10:30:47 status unpacked dctrl-tools 2.14.4 2010-10-11 10:30:47 status unpacked dctrl-tools 2.14.4 2010-10-11 10:30:47 upgrade gconf2-common 2.28.1-4 2.28.1-5 2010-10-11 10:30:47 status half-configured gconf2-common 2.28.1-4 2010-10-11 10:30:47 status unpacked gconf2-common 2.28.1-4 2010-10-11 10:30:48 status half-installed gconf2-common 2.28.1-4 2010-10-11 10:30:48 status triggers-pending gconf2 2.28.1-4 2010-10-11 10:30:48 status half-installed gconf2-common 2.28.1-4 2010-10-11 10:30:48 status triggers-pending gconf2 2.28.1-4 2010-10-11 10:30:48 status triggers-pending gconf2 2.28.1-4 2010-10-11 10:30:56 status half-installed gconf2-common 2.28.1-4 2010-10-11 10:30:56 status unpacked gconf2-common 2.28.1-5 2010-10-11 10:31:01 status unpacked gconf2-common 2.28.1-5 2010-10-11 10:31:01 upgrade libgconf2-4 2.28.1-4 2.28.1-5 2010-10-11 10:31:01 status half-configured libgconf2-4 2.28.1-4 2010-10-11 10:31:02 status unpacked libgconf2-4 2.28.1-4 2010-10-11 10:31:02 status half-installed libgconf2-4 2.28.1-4 2010-10-11 10:31:06 status half-installed libgconf2-4 2.28.1-4 2010-10-11 10:31:07 status unpacked libgconf2-4 2.28.1-5 2010-10-11 10:31:07 status unpacked libgconf2-4 2.28.1-5 2010-10-11 10:31:08 upgrade gconf-defaults-service 2.28.1-4 2.28.1-5 2010-10-11 10:31:08 status half-configured gconf-defaults-service 2.28.1-4 2010-10-11 10:31:08 status unpacked gconf-defaults-service 2.28.1-4 2010-10-11 10:31:08 status half-installed gconf-defaults-service 2.28.1-4 2010-10-11 10:31:12 status half-installed gconf-defaults-service 2.28.1-4 2010-10-11 10:31:12 status unpacked gconf-defaults-service 2.28.1-5 2010-10-11 10:31:13 status unpacked gconf-defaults-service 2.28.1-5 2010-10-11 10:31:13 upgrade gconf2 2.28.1-4 2.28.1-5 2010-10-11 10:31:13 status half-configured gconf2 2.28.1-4 2010-10-11 10:31:14 status unpacked gconf2 2.28.1-4 2010-10-11 10:31:14 status half-installed gconf2 2.28.1-4 2010-10-11 10:31:15 status half-installed gconf2 2.28.1-4 2010-10-11 10:31:17 status half-installed gconf2 2.28.1-4 2010-10-11 10:31:19 status unpacked gconf2 2.28.1-5 2010-10-11 10:31:19 status unpacked gconf2 2.28.1-5 2010-10-11 10:31:20 upgrade libgp11-0 2.30.3-2 2.30.3-3 2010-10-11 10:31:20 status half-configured libgp11-0 2.30.3-2 2010-10-11 10:31:20 status unpacked libgp11-0 2.30.3-2 2010-10-11 10:31:20 status half-installed libgp11-0 2.30.3-2 2010-10-11 10:31:22 status half-installed libgp11-0 2.30.3-2 2010-10-11 10:31:23 status unpacked libgp11-0 2.30.3-3 2010-10-11 10:31:23 status unpacked libgp11-0 2.30.3-3 2010-10-11 10:31:23 upgrade libgcr0 2.30.3-2 2.30.3-3 2010-10-11 10:31:23 status half-configured libgcr0 2.30.3-2 2010-10-11 10:31:23 status unpacked libgcr0 2.30.3-2 2010-10-11 10:31:24 status half-installed libgcr0 2.30.3-2 2010-10-11 10:31:26 status half-installed libgcr0 2.30.3-2 2010-10-11 10:31:26 status unpacked libgcr0 2.30.3-3 2010-10-11 10:31:27 status unpacked libgcr0 2.30.3-3 2010-10-11 10:31:27 upgrade gnome-keyring 2.30.3-2 2.30.3-3 2010-10-11 10:31:27 status half-configured gnome-keyring 2.30.3-2 2010-10-11 10:31:27 status unpacked gnome-keyring 2.30.3-2 2010-10-11 10:31:28 status half-installed gnome-keyring 2.30.3-2 2010-10-11 10:31:29 status half-installed gnome-keyring 2.30.3-2 2010-10-11 10:31:33 status half-installed gnome-keyring 2.30.3-2 2010-10-11 10:31:34 status unpacked gnome-keyring 2.30.3-3 2010-10-11 10:31:34 status unpacked gnome-keyring 2.30.3-3 2010-10-11 10:31:35 upgrade lib32v4l-0 0.8.0-1 0.8.1-1 2010-10-11 10:31:35 status half-configured lib32v4l-0 0.8.0-1 2010-10-11 10:31:35 status unpacked lib32v4l-0 0.8.0-1 2010-10-11 10:31:36 status half-installed lib32v4l-0 0.8.0-1 2010-10-11 10:31:39 status half-installed lib32v4l-0 0.8.0-1 2010-10-11 10:31:39 status unpacked lib32v4l-0 0.8.1-1 2010-10-11 10:31:39 status unpacked lib32v4l-0 0.8.1-1 2010-10-11 10:31:40 upgrade libv4l-0 0.8.0-1 0.8.1-1 2010-10-11 10:31:40 status half-configured libv4l-0 0.8.0-1 2010-10-11 10:31:40 status unpacked libv4l-0 0.8.0-1 2010-10-11 10:31:41 status half-installed libv4l-0 0.8.0-1 2010-10-11 10:31:42 status half-installed libv4l-0 0.8.0-1 2010-10-11 10:31:43 status unpacked libv4l-0 0.8.1-1 2010-10-11 10:31:43 status unpacked libv4l-0 0.8.1-1 2010-10-11 10:31:43 upgrade libpam-gnome-keyring 2.30.3-2 2.30.3-3 2010-10-11 10:31:43 status half-configured libpam-gnome-keyring 2.30.3-2 2010-10-11 10:31:43 status unpacked libpam-gnome-keyring 2.30.3-2 2010-10-11 10:31:43 status half-installed libpam-gnome-keyring 2.30.3-2 2010-10-11 10:31:44 status half-installed libpam-gnome-keyring 2.30.3-2 2010-10-11 10:31:45 status unpacked libpam-gnome-keyring 2.30.3-3 2010-10-11 10:31:45 status unpacked libpam-gnome-keyring 2.30.3-3 2010-10-11 10:31:46 upgrade libsdl1.2debian 1.2.14-6 1.2.14-6.1 2010-10-11 10:31:46 status half-configured libsdl1.2debian 1.2.14-6 2010-10-11 10:31:46 status unpacked libsdl1.2debian 1.2.14-6 2010-10-11 10:31:46 status half-installed libsdl1.2debian 1.2.14-6 2010-10-11 10:31:47 status half-installed libsdl1.2debian 1.2.14-6 2010-10-11 10:31:48 status unpacked libsdl1.2debian 1.2.14-6.1 2010-10-11 10:31:48 status unpacked libsdl1.2debian 1.2.14-6.1 2010-10-11 10:31:48 upgrade libsdl1.2debian-alsa 1.2.14-6 1.2.14-6.1 2010-10-11 10:31:48 status half-configured libsdl1.2debian-alsa 1.2.14-6 2010-10-11 10:31:49 status unpacked libsdl1.2debian-alsa 1.2.14-6 2010-10-11 10:31:49 status half-installed libsdl1.2debian-alsa 1.2.14-6 2010-10-11 10:31:50 status half-installed libsdl1.2debian-alsa 1.2.14-6 2010-10-11 10:31:50 status unpacked libsdl1.2debian-alsa 1.2.14-6.1 2010-10-11 10:31:51 status unpacked libsdl1.2debian-alsa 1.2.14-6.1 2010-10-11 10:31:51 upgrade libwbclient0 2:3.5.5~dfsg-1 2:3.5.6~dfsg-1 2010-10-11 10:31:51 status half-configured libwbclient0 2:3.5.5~dfsg-1 2010-10-11 10:31:52 status unpacked libwbclient0 2:3.5.5~dfsg-1 2010-10-11 10:31:52 status half-installed libwbclient0 2:3.5.5~dfsg-1 2010-10-11 10:31:53 status half-installed libwbclient0 2:3.5.5~dfsg-1 2010-10-11 10:31:54 status unpacked libwbclient0 2:3.5.6~dfsg-1 2010-10-11 10:31:54 status unpacked libwbclient0 2:3.5.6~dfsg-1 2010-10-11 10:31:55 upgrade libsmbclient 2:3.5.5~dfsg-1 2:3.5.6~dfsg-1 2010-10-11 10:31:55 status half-configured libsmbclient 2:3.5.5~dfsg-1 2010-10-11 10:31:55 status unpacked libsmbclient 2:3.5.5~dfsg-1 2010-10-11 10:31:56 status half-installed libsmbclient 2:3.5.5~dfsg-1 2010-10-11 10:31:56 status half-installed libsmbclient 2:3.5.5~dfsg-1 2010-10-11 10:31:58 status half-installed libsmbclient 2:3.5.5~dfsg-1 2010-10-11 10:31:59 status unpacked libsmbclient 2:3.5.6~dfsg-1 2010-10-11 10:31:59 status unpacked libsmbclient 2:3.5.6~dfsg-1 2010-10-11 10:32:00 upgrade libsndfile1 1.0.22-1 1.0.23-1 2010-10-11 10:32:00 status half-configured libsndfile1 1.0.22-1 2010-10-11 10:32:00 status unpacked libsndfile1 1.0.22-1 2010-10-11 10:32:00 status half-installed libsndfile1 1.0.22-1 2010-10-11 10:32:01 status half-installed libsndfile1 1.0.22-1 2010-10-11 10:32:01 status unpacked libsndfile1 1.0.23-1 2010-10-11 10:32:02 status unpacked libsndfile1 1.0.23-1 2010-10-11 10:32:02 upgrade popularity-contest 1.48 1.49 2010-10-11 10:32:02 status half-configured popularity-contest 1.48 2010-10-11 10:32:02 status unpacked popularity-contest 1.48 2010-10-11 10:32:02 status half-installed popularity-contest 1.48 2010-10-11 10:32:03 status half-installed popularity-contest 1.48 2010-10-11 10:32:05 status half-installed popularity-contest 1.48 2010-10-11 10:32:06 status unpacked popularity-contest 1.49 2010-10-11 10:32:06 status unpacked popularity-contest 1.49 2010-10-11 10:32:06 upgrade xserver-common 2:1.7.7-7 2:1.7.7-8 2010-10-11 10:32:06 status half-configured xserver-common 2:1.7.7-7 2010-10-11 10:32:06 status unpacked xserver-common 2:1.7.7-7 2010-10-11 10:32:06 status half-installed xserver-common 2:1.7.7-7 2010-10-11 10:32:06 status half-installed xserver-common 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xserver-common 2:1.7.7-7 2010-10-11 10:32:07 status unpacked xserver-common 2:1.7.7-8 2010-10-11 10:32:07 status unpacked xserver-common 2:1.7.7-8 2010-10-11 10:32:07 upgrade xnest 2:1.7.7-7 2:1.7.7-8 2010-10-11 10:32:07 status half-configured xnest 2:1.7.7-7 2010-10-11 10:32:07 status unpacked xnest 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xnest 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xnest 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xnest 2:1.7.7-7 2010-10-11 10:32:07 status unpacked xnest 2:1.7.7-8 2010-10-11 10:32:07 status unpacked xnest 2:1.7.7-8 2010-10-11 10:32:07 upgrade xserver-xephyr 2:1.7.7-7 2:1.7.7-8 2010-10-11 10:32:07 status half-configured xserver-xephyr 2:1.7.7-7 2010-10-11 10:32:07 status unpacked xserver-xephyr 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xserver-xephyr 2:1.7.7-7 2010-10-11 10:32:07 status half-installed xserver-xephyr 2:1.7.7-7 2010-10-11 10:32:08 status half-installed xserver-xephyr 2:1.7.7-7 2010-10-11 10:32:08 status unpacked xserver-xephyr 2:1.7.7-8 2010-10-11 10:32:08 status unpacked xserver-xephyr 2:1.7.7-8 2010-10-11 10:32:08 upgrade xserver-xorg-core 2:1.7.7-7 2:1.7.7-8 2010-10-11 10:32:08 status half-configured xserver-xorg-core 2:1.7.7-7 2010-10-11 10:32:08 status unpacked xserver-xorg-core 2:1.7.7-7 2010-10-11 10:32:08 status half-installed xserver-xorg-core 2:1.7.7-7 2010-10-11 10:32:08 status half-installed xserver-xorg-core 2:1.7.7-7 2010-10-11 10:32:09 status half-installed xserver-xorg-core 2:1.7.7-7 2010-10-11 10:32:10 status unpacked xserver-xorg-core 2:1.7.7-8 2010-10-11 10:32:10 status unpacked xserver-xorg-core 2:1.7.7-8 2010-10-11 10:32:10 upgrade fai-client 4.0~beta2+experimental23 4.0~beta2+experimental26 2010-10-11 10:32:10 status half-configured fai-client 4.0~beta2+experimental23 2010-10-11 10:32:10 status unpacked fai-client 4.0~beta2+experimental23 2010-10-11 10:32:10 status half-installed fai-client 4.0~beta2+experimental23 2010-10-11 10:32:10 status half-installed fai-client 4.0~beta2+experimental23 2010-10-11 10:32:11 status half-installed fai-client 4.0~beta2+experimental23 2010-10-11 10:32:11 status unpacked fai-client 4.0~beta2+experimental26 2010-10-11 10:32:11 status unpacked fai-client 4.0~beta2+experimental26 2010-10-11 10:32:11 upgrade fai-doc 4.0~beta2+experimental23 4.0~beta2+experimental26 2010-10-11 10:32:11 status half-configured fai-doc 4.0~beta2+experimental23 2010-10-11 10:32:11 status unpacked fai-doc 4.0~beta2+experimental23 2010-10-11 10:32:11 status half-installed fai-doc 4.0~beta2+experimental23 2010-10-11 10:32:11 status triggers-pending doc-base 0.9.5 2010-10-11 10:32:11 status half-installed fai-doc 4.0~beta2+experimental23 2010-10-11 10:32:12 status half-installed fai-doc 4.0~beta2+experimental23 2010-10-11 10:32:12 status unpacked fai-doc 4.0~beta2+experimental26 2010-10-11 10:32:12 status unpacked fai-doc 4.0~beta2+experimental26 2010-10-11 10:32:12 upgrade fai-server 4.0~beta2+experimental23 4.0~beta2+experimental26 2010-10-11 10:32:12 status half-configured fai-server 4.0~beta2+experimental23 2010-10-11 10:32:12 status unpacked fai-server 4.0~beta2+experimental23 2010-10-11 10:32:12 status half-installed fai-server 4.0~beta2+experimental23 2010-10-11 10:32:12 status half-installed fai-server 4.0~beta2+experimental23 2010-10-11 10:32:12 status half-installed fai-server 4.0~beta2+experimental23 2010-10-11 10:32:12 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:12 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:12 upgrade fai-setup-storage 4.0~beta2+experimental23 4.0~beta2+experimental26 2010-10-11 10:32:12 status half-configured fai-setup-storage 4.0~beta2+experimental23 2010-10-11 10:32:12 status unpacked fai-setup-storage 4.0~beta2+experimental23 2010-10-11 10:32:13 status half-installed fai-setup-storage 4.0~beta2+experimental23 2010-10-11 10:32:13 status half-installed fai-setup-storage 4.0~beta2+experimental23 2010-10-11 10:32:13 status half-installed fai-setup-storage 4.0~beta2+experimental23 2010-10-11 10:32:13 status unpacked fai-setup-storage 4.0~beta2+experimental26 2010-10-11 10:32:13 status unpacked fai-setup-storage 4.0~beta2+experimental26 2010-10-11 10:32:13 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-11 10:32:13 status half-configured man-db 2.5.7-5 2010-10-11 10:32:15 status installed man-db 2.5.7-5 2010-10-11 10:32:15 trigproc menu 2.1.44 2.1.44 2010-10-11 10:32:15 status half-configured menu 2.1.44 2010-10-11 10:32:19 status installed menu 2.1.44 2010-10-11 10:32:19 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-11 10:32:19 status half-configured gnome-menus 2.30.3-1 2010-10-11 10:32:19 status installed gnome-menus 2.30.3-1 2010-10-11 10:32:19 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-11 10:32:19 status half-configured desktop-file-utils 0.15-2 2010-10-11 10:32:20 status installed desktop-file-utils 0.15-2 2010-10-11 10:32:20 trigproc doc-base 0.9.5 0.9.5 2010-10-11 10:32:20 status half-configured doc-base 0.9.5 2010-10-11 10:32:21 status installed doc-base 0.9.5 2010-10-11 10:32:22 startup packages configure 2010-10-11 10:32:22 configure python2.6-minimal 2.6.6-6 2.6.6-6 2010-10-11 10:32:22 status unpacked python2.6-minimal 2.6.6-6 2010-10-11 10:32:22 status unpacked python2.6-minimal 2.6.6-6 2010-10-11 10:32:22 status half-configured python2.6-minimal 2.6.6-6 2010-10-11 10:32:23 status installed python2.6-minimal 2.6.6-6 2010-10-11 10:32:23 configure python2.6 2.6.6-6 2.6.6-6 2010-10-11 10:32:23 status unpacked python2.6 2.6.6-6 2010-10-11 10:32:23 status half-configured python2.6 2.6.6-6 2010-10-11 10:32:25 status installed python2.6 2.6.6-6 2010-10-11 10:32:25 status triggers-pending menu 2.1.44 2010-10-11 10:32:25 status triggers-awaited menu 2.1.44 2010-10-11 10:32:25 configure libpython2.6 2.6.6-6 2.6.6-6 2010-10-11 10:32:25 status unpacked libpython2.6 2.6.6-6 2010-10-11 10:32:25 status half-configured libpython2.6 2.6.6-6 2010-10-11 10:32:26 status installed libpython2.6 2.6.6-6 2010-10-11 10:32:26 configure apache2.2-bin 2.2.16-3 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-bin 2.2.16-3 2010-10-11 10:32:26 status half-configured apache2.2-bin 2.2.16-3 2010-10-11 10:32:26 status installed apache2.2-bin 2.2.16-3 2010-10-11 10:32:26 configure apache2-utils 2.2.16-3 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2-utils 2.2.16-3 2010-10-11 10:32:26 status half-configured apache2-utils 2.2.16-3 2010-10-11 10:32:26 status installed apache2-utils 2.2.16-3 2010-10-11 10:32:26 configure apache2.2-common 2.2.16-3 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:26 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:27 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status unpacked apache2.2-common 2.2.16-3 2010-10-11 10:32:28 status half-configured apache2.2-common 2.2.16-3 2010-10-11 10:32:29 status installed apache2.2-common 2.2.16-3 2010-10-11 10:32:29 configure apache2-mpm-worker 2.2.16-3 2.2.16-3 2010-10-11 10:32:29 status unpacked apache2-mpm-worker 2.2.16-3 2010-10-11 10:32:29 status half-configured apache2-mpm-worker 2.2.16-3 2010-10-11 10:32:30 status installed apache2-mpm-worker 2.2.16-3 2010-10-11 10:32:30 configure apache2 2.2.16-3 2.2.16-3 2010-10-11 10:32:30 status unpacked apache2 2.2.16-3 2010-10-11 10:32:30 status half-configured apache2 2.2.16-3 2010-10-11 10:32:30 status installed apache2 2.2.16-3 2010-10-11 10:32:30 configure cdebootstrap 0.5.7 0.5.7 2010-10-11 10:32:30 status unpacked cdebootstrap 0.5.7 2010-10-11 10:32:30 status half-configured cdebootstrap 0.5.7 2010-10-11 10:32:30 status installed cdebootstrap 0.5.7 2010-10-11 10:32:30 configure dctrl-tools 2.14.4 2.14.4 2010-10-11 10:32:30 status unpacked dctrl-tools 2.14.4 2010-10-11 10:32:30 status unpacked dctrl-tools 2.14.4 2010-10-11 10:32:30 status half-configured dctrl-tools 2.14.4 2010-10-11 10:32:30 status installed dctrl-tools 2.14.4 2010-10-11 10:32:30 configure gconf2-common 2.28.1-5 2.28.1-5 2010-10-11 10:32:30 status unpacked gconf2-common 2.28.1-5 2010-10-11 10:32:30 status unpacked gconf2-common 2.28.1-5 2010-10-11 10:32:30 status half-configured gconf2-common 2.28.1-5 2010-10-11 10:32:31 status installed gconf2-common 2.28.1-5 2010-10-11 10:32:31 configure libgconf2-4 2.28.1-5 2.28.1-5 2010-10-11 10:32:31 status unpacked libgconf2-4 2.28.1-5 2010-10-11 10:32:31 status half-configured libgconf2-4 2.28.1-5 2010-10-11 10:32:31 status installed libgconf2-4 2.28.1-5 2010-10-11 10:32:31 configure gconf-defaults-service 2.28.1-5 2.28.1-5 2010-10-11 10:32:31 status unpacked gconf-defaults-service 2.28.1-5 2010-10-11 10:32:31 status unpacked gconf-defaults-service 2.28.1-5 2010-10-11 10:32:31 status half-configured gconf-defaults-service 2.28.1-5 2010-10-11 10:32:31 status installed gconf-defaults-service 2.28.1-5 2010-10-11 10:32:31 configure gconf2 2.28.1-5 2.28.1-5 2010-10-11 10:32:31 status unpacked gconf2 2.28.1-5 2010-10-11 10:32:31 status half-configured gconf2 2.28.1-5 2010-10-11 10:32:46 status installed gconf2 2.28.1-5 2010-10-11 10:32:46 configure libgp11-0 2.30.3-3 2.30.3-3 2010-10-11 10:32:46 status unpacked libgp11-0 2.30.3-3 2010-10-11 10:32:46 status half-configured libgp11-0 2.30.3-3 2010-10-11 10:32:46 status installed libgp11-0 2.30.3-3 2010-10-11 10:32:46 configure libgcr0 2.30.3-3 2.30.3-3 2010-10-11 10:32:46 status unpacked libgcr0 2.30.3-3 2010-10-11 10:32:46 status half-configured libgcr0 2.30.3-3 2010-10-11 10:32:46 status installed libgcr0 2.30.3-3 2010-10-11 10:32:46 configure gnome-keyring 2.30.3-3 2.30.3-3 2010-10-11 10:32:46 status unpacked gnome-keyring 2.30.3-3 2010-10-11 10:32:46 status half-configured gnome-keyring 2.30.3-3 2010-10-11 10:32:46 status installed gnome-keyring 2.30.3-3 2010-10-11 10:32:46 configure libv4l-0 0.8.1-1 0.8.1-1 2010-10-11 10:32:46 status unpacked libv4l-0 0.8.1-1 2010-10-11 10:32:46 status half-configured libv4l-0 0.8.1-1 2010-10-11 10:32:46 status installed libv4l-0 0.8.1-1 2010-10-11 10:32:46 configure lib32v4l-0 0.8.1-1 0.8.1-1 2010-10-11 10:32:46 status unpacked lib32v4l-0 0.8.1-1 2010-10-11 10:32:46 status half-configured lib32v4l-0 0.8.1-1 2010-10-11 10:32:46 status installed lib32v4l-0 0.8.1-1 2010-10-11 10:32:46 configure libpam-gnome-keyring 2.30.3-3 2.30.3-3 2010-10-11 10:32:46 status unpacked libpam-gnome-keyring 2.30.3-3 2010-10-11 10:32:46 status half-configured libpam-gnome-keyring 2.30.3-3 2010-10-11 10:32:47 status installed libpam-gnome-keyring 2.30.3-3 2010-10-11 10:32:47 configure libsdl1.2debian-alsa 1.2.14-6.1 1.2.14-6.1 2010-10-11 10:32:47 status unpacked libsdl1.2debian-alsa 1.2.14-6.1 2010-10-11 10:32:47 status half-configured libsdl1.2debian-alsa 1.2.14-6.1 2010-10-11 10:32:47 status installed libsdl1.2debian-alsa 1.2.14-6.1 2010-10-11 10:32:47 configure libsdl1.2debian 1.2.14-6.1 1.2.14-6.1 2010-10-11 10:32:47 status unpacked libsdl1.2debian 1.2.14-6.1 2010-10-11 10:32:47 status half-configured libsdl1.2debian 1.2.14-6.1 2010-10-11 10:32:47 status installed libsdl1.2debian 1.2.14-6.1 2010-10-11 10:32:47 configure libwbclient0 2:3.5.6~dfsg-1 2:3.5.6~dfsg-1 2010-10-11 10:32:47 status unpacked libwbclient0 2:3.5.6~dfsg-1 2010-10-11 10:32:47 status half-configured libwbclient0 2:3.5.6~dfsg-1 2010-10-11 10:32:47 status installed libwbclient0 2:3.5.6~dfsg-1 2010-10-11 10:32:47 configure libsmbclient 2:3.5.6~dfsg-1 2:3.5.6~dfsg-1 2010-10-11 10:32:47 status unpacked libsmbclient 2:3.5.6~dfsg-1 2010-10-11 10:32:48 status half-configured libsmbclient 2:3.5.6~dfsg-1 2010-10-11 10:32:48 status installed libsmbclient 2:3.5.6~dfsg-1 2010-10-11 10:32:48 configure libsndfile1 1.0.23-1 1.0.23-1 2010-10-11 10:32:48 status unpacked libsndfile1 1.0.23-1 2010-10-11 10:32:48 status half-configured libsndfile1 1.0.23-1 2010-10-11 10:32:48 status installed libsndfile1 1.0.23-1 2010-10-11 10:32:48 configure popularity-contest 1.49 1.49 2010-10-11 10:32:48 status unpacked popularity-contest 1.49 2010-10-11 10:32:48 status unpacked popularity-contest 1.49 2010-10-11 10:32:48 status half-configured popularity-contest 1.49 2010-10-11 10:32:48 status installed popularity-contest 1.49 2010-10-11 10:32:48 configure xserver-common 2:1.7.7-8 2:1.7.7-8 2010-10-11 10:32:48 status unpacked xserver-common 2:1.7.7-8 2010-10-11 10:32:48 status half-configured xserver-common 2:1.7.7-8 2010-10-11 10:32:48 status installed xserver-common 2:1.7.7-8 2010-10-11 10:32:48 configure xnest 2:1.7.7-8 2:1.7.7-8 2010-10-11 10:32:48 status unpacked xnest 2:1.7.7-8 2010-10-11 10:32:48 status half-configured xnest 2:1.7.7-8 2010-10-11 10:32:48 status installed xnest 2:1.7.7-8 2010-10-11 10:32:48 configure xserver-xephyr 2:1.7.7-8 2:1.7.7-8 2010-10-11 10:32:48 status unpacked xserver-xephyr 2:1.7.7-8 2010-10-11 10:32:48 status half-configured xserver-xephyr 2:1.7.7-8 2010-10-11 10:32:48 status installed xserver-xephyr 2:1.7.7-8 2010-10-11 10:32:48 configure xserver-xorg-core 2:1.7.7-8 2:1.7.7-8 2010-10-11 10:32:48 status unpacked xserver-xorg-core 2:1.7.7-8 2010-10-11 10:32:48 status half-configured xserver-xorg-core 2:1.7.7-8 2010-10-11 10:32:48 status installed xserver-xorg-core 2:1.7.7-8 2010-10-11 10:32:48 configure fai-client 4.0~beta2+experimental26 4.0~beta2+experimental26 2010-10-11 10:32:48 status unpacked fai-client 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-client 4.0~beta2+experimental26 2010-10-11 10:32:49 status half-configured fai-client 4.0~beta2+experimental26 2010-10-11 10:32:49 status installed fai-client 4.0~beta2+experimental26 2010-10-11 10:32:49 configure fai-doc 4.0~beta2+experimental26 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-doc 4.0~beta2+experimental26 2010-10-11 10:32:49 status half-configured fai-doc 4.0~beta2+experimental26 2010-10-11 10:32:49 status installed fai-doc 4.0~beta2+experimental26 2010-10-11 10:32:49 configure fai-server 4.0~beta2+experimental26 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status half-configured fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 status installed fai-server 4.0~beta2+experimental26 2010-10-11 10:32:49 configure fai-setup-storage 4.0~beta2+experimental26 4.0~beta2+experimental26 2010-10-11 10:32:49 status unpacked fai-setup-storage 4.0~beta2+experimental26 2010-10-11 10:32:49 status half-configured fai-setup-storage 4.0~beta2+experimental26 2010-10-11 10:32:49 status installed fai-setup-storage 4.0~beta2+experimental26 2010-10-11 10:32:49 trigproc menu 2.1.44 2.1.44 2010-10-11 10:32:49 status half-configured menu 2.1.44 2010-10-11 10:32:49 status installed menu 2.1.44 2010-10-12 10:17:51 startup archives unpack 2010-10-12 10:17:52 upgrade lsb-base 3.2-25 3.2-26 2010-10-12 10:17:52 status half-configured lsb-base 3.2-25 2010-10-12 10:17:52 status unpacked lsb-base 3.2-25 2010-10-12 10:17:52 status half-installed lsb-base 3.2-25 2010-10-12 10:17:52 status half-installed lsb-base 3.2-25 2010-10-12 10:17:52 status unpacked lsb-base 3.2-26 2010-10-12 10:17:52 status unpacked lsb-base 3.2-26 2010-10-12 10:17:53 startup packages configure 2010-10-12 10:17:53 configure lsb-base 3.2-26 3.2-26 2010-10-12 10:17:53 status unpacked lsb-base 3.2-26 2010-10-12 10:17:53 status half-configured lsb-base 3.2-26 2010-10-12 10:17:53 status installed lsb-base 3.2-26 2010-10-12 10:17:54 startup archives unpack 2010-10-12 10:17:54 upgrade nautilus-sendto-empathy 2.30.2-1 2.30.3-1 2010-10-12 10:17:54 status half-configured nautilus-sendto-empathy 2.30.2-1 2010-10-12 10:17:54 status unpacked nautilus-sendto-empathy 2.30.2-1 2010-10-12 10:17:54 status half-installed nautilus-sendto-empathy 2.30.2-1 2010-10-12 10:17:55 status half-installed nautilus-sendto-empathy 2.30.2-1 2010-10-12 10:17:55 status unpacked nautilus-sendto-empathy 2.30.3-1 2010-10-12 10:17:55 status unpacked nautilus-sendto-empathy 2.30.3-1 2010-10-12 10:17:55 upgrade empathy 2.30.2-1 2.30.3-1 2010-10-12 10:17:55 status half-configured empathy 2.30.2-1 2010-10-12 10:17:55 status unpacked empathy 2.30.2-1 2010-10-12 10:17:55 status half-installed empathy 2.30.2-1 2010-10-12 10:17:55 status triggers-pending gconf2 2.28.1-5 2010-10-12 10:17:55 status half-installed empathy 2.30.2-1 2010-10-12 10:17:55 status triggers-pending man-db 2.5.7-5 2010-10-12 10:17:55 status half-installed empathy 2.30.2-1 2010-10-12 10:17:55 status triggers-pending gnome-menus 2.30.3-1 2010-10-12 10:17:55 status half-installed empathy 2.30.2-1 2010-10-12 10:17:55 status triggers-pending desktop-file-utils 0.15-2 2010-10-12 10:17:55 status half-installed empathy 2.30.2-1 2010-10-12 10:17:56 status half-installed empathy 2.30.2-1 2010-10-12 10:17:56 status unpacked empathy 2.30.3-1 2010-10-12 10:17:56 status unpacked empathy 2.30.3-1 2010-10-12 10:17:56 upgrade empathy-common 2.30.2-1 2.30.3-1 2010-10-12 10:17:56 status half-configured empathy-common 2.30.2-1 2010-10-12 10:17:56 status unpacked empathy-common 2.30.2-1 2010-10-12 10:17:56 status half-installed empathy-common 2.30.2-1 2010-10-12 10:17:57 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-12 10:17:58 status half-installed empathy-common 2.30.2-1 2010-10-12 10:18:00 status half-installed empathy-common 2.30.2-1 2010-10-12 10:18:00 status unpacked empathy-common 2.30.3-1 2010-10-12 10:18:01 status unpacked empathy-common 2.30.3-1 2010-10-12 10:18:01 upgrade gcj-4.4-base 4.4.5-1 4.4.5-2 2010-10-12 10:18:01 status half-configured gcj-4.4-base 4.4.5-1 2010-10-12 10:18:01 status unpacked gcj-4.4-base 4.4.5-1 2010-10-12 10:18:01 status half-installed gcj-4.4-base 4.4.5-1 2010-10-12 10:18:02 status half-installed gcj-4.4-base 4.4.5-1 2010-10-12 10:18:02 status unpacked gcj-4.4-base 4.4.5-2 2010-10-12 10:18:02 status unpacked gcj-4.4-base 4.4.5-2 2010-10-12 10:18:02 upgrade libgcj10 4.4.5-1 4.4.5-2 2010-10-12 10:18:02 status half-configured libgcj10 4.4.5-1 2010-10-12 10:18:02 status unpacked libgcj10 4.4.5-1 2010-10-12 10:18:02 status half-installed libgcj10 4.4.5-1 2010-10-12 10:18:04 status half-installed libgcj10 4.4.5-1 2010-10-12 10:18:04 status unpacked libgcj10 4.4.5-2 2010-10-12 10:18:04 status unpacked libgcj10 4.4.5-2 2010-10-12 10:18:05 upgrade gcj-4.4-jre-lib 4.4.5-1 4.4.5-2 2010-10-12 10:18:05 status half-configured gcj-4.4-jre-lib 4.4.5-1 2010-10-12 10:18:05 status unpacked gcj-4.4-jre-lib 4.4.5-1 2010-10-12 10:18:05 status half-installed gcj-4.4-jre-lib 4.4.5-1 2010-10-12 10:18:05 status half-installed gcj-4.4-jre-lib 4.4.5-1 2010-10-12 10:18:05 status unpacked gcj-4.4-jre-lib 4.4.5-2 2010-10-12 10:18:05 status unpacked gcj-4.4-jre-lib 4.4.5-2 2010-10-12 10:18:05 upgrade libppix-regexp-perl 0.012-1 0.013-1 2010-10-12 10:18:05 status half-configured libppix-regexp-perl 0.012-1 2010-10-12 10:18:05 status unpacked libppix-regexp-perl 0.012-1 2010-10-12 10:18:05 status half-installed libppix-regexp-perl 0.012-1 2010-10-12 10:18:05 status half-installed libppix-regexp-perl 0.012-1 2010-10-12 10:18:06 status half-installed libppix-regexp-perl 0.012-1 2010-10-12 10:18:06 status unpacked libppix-regexp-perl 0.013-1 2010-10-12 10:18:06 status unpacked libppix-regexp-perl 0.013-1 2010-10-12 10:18:06 upgrade lsb-release 3.2-25 3.2-26 2010-10-12 10:18:06 status half-configured lsb-release 3.2-25 2010-10-12 10:18:07 status triggers-pending python-support 1.0.10 2010-10-12 10:18:07 status unpacked lsb-release 3.2-25 2010-10-12 10:18:07 status half-installed lsb-release 3.2-25 2010-10-12 10:18:07 status half-installed lsb-release 3.2-25 2010-10-12 10:18:07 status half-installed lsb-release 3.2-25 2010-10-12 10:18:07 status unpacked lsb-release 3.2-26 2010-10-12 10:18:07 status unpacked lsb-release 3.2-26 2010-10-12 10:18:07 upgrade syslinux-common 2:4.02+dfsg-5 2:4.02+dfsg-6 2010-10-12 10:18:07 status half-configured syslinux-common 2:4.02+dfsg-5 2010-10-12 10:18:07 status unpacked syslinux-common 2:4.02+dfsg-5 2010-10-12 10:18:07 status half-installed syslinux-common 2:4.02+dfsg-5 2010-10-12 10:18:08 status half-installed syslinux-common 2:4.02+dfsg-5 2010-10-12 10:18:08 status half-installed syslinux-common 2:4.02+dfsg-5 2010-10-12 10:18:08 status unpacked syslinux-common 2:4.02+dfsg-6 2010-10-12 10:18:08 status unpacked syslinux-common 2:4.02+dfsg-6 2010-10-12 10:18:08 trigproc gconf2 2.28.1-5 2.28.1-5 2010-10-12 10:18:08 status half-configured gconf2 2.28.1-5 2010-10-12 10:18:22 status installed gconf2 2.28.1-5 2010-10-12 10:18:22 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-12 10:18:22 status half-configured man-db 2.5.7-5 2010-10-12 10:18:30 status installed man-db 2.5.7-5 2010-10-12 10:18:30 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-12 10:18:30 status half-configured gnome-menus 2.30.3-1 2010-10-12 10:18:31 status installed gnome-menus 2.30.3-1 2010-10-12 10:18:31 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-12 10:18:31 status half-configured desktop-file-utils 0.15-2 2010-10-12 10:18:32 status installed desktop-file-utils 0.15-2 2010-10-12 10:18:32 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-12 10:18:32 status half-configured hicolor-icon-theme 0.12-1 2010-10-12 10:18:44 status installed hicolor-icon-theme 0.12-1 2010-10-12 10:18:44 trigproc python-support 1.0.10 1.0.10 2010-10-12 10:18:44 status half-configured python-support 1.0.10 2010-10-12 10:19:05 status installed python-support 1.0.10 2010-10-12 10:19:06 startup packages configure 2010-10-12 10:19:06 configure empathy-common 2.30.3-1 2.30.3-1 2010-10-12 10:19:06 status unpacked empathy-common 2.30.3-1 2010-10-12 10:19:06 status half-configured empathy-common 2.30.3-1 2010-10-12 10:19:06 status installed empathy-common 2.30.3-1 2010-10-12 10:19:06 configure nautilus-sendto-empathy 2.30.3-1 2.30.3-1 2010-10-12 10:19:06 status unpacked nautilus-sendto-empathy 2.30.3-1 2010-10-12 10:19:06 status half-configured nautilus-sendto-empathy 2.30.3-1 2010-10-12 10:19:06 status installed nautilus-sendto-empathy 2.30.3-1 2010-10-12 10:19:06 configure empathy 2.30.3-1 2.30.3-1 2010-10-12 10:19:06 status unpacked empathy 2.30.3-1 2010-10-12 10:19:06 status half-configured empathy 2.30.3-1 2010-10-12 10:19:06 status installed empathy 2.30.3-1 2010-10-12 10:19:06 configure gcj-4.4-base 4.4.5-2 4.4.5-2 2010-10-12 10:19:06 status unpacked gcj-4.4-base 4.4.5-2 2010-10-12 10:19:06 status half-configured gcj-4.4-base 4.4.5-2 2010-10-12 10:19:06 status installed gcj-4.4-base 4.4.5-2 2010-10-12 10:19:06 configure libgcj10 4.4.5-2 4.4.5-2 2010-10-12 10:19:06 status unpacked libgcj10 4.4.5-2 2010-10-12 10:19:06 status half-configured libgcj10 4.4.5-2 2010-10-12 10:19:07 status installed libgcj10 4.4.5-2 2010-10-12 10:19:07 configure gcj-4.4-jre-lib 4.4.5-2 4.4.5-2 2010-10-12 10:19:07 status unpacked gcj-4.4-jre-lib 4.4.5-2 2010-10-12 10:19:07 status half-configured gcj-4.4-jre-lib 4.4.5-2 2010-10-12 10:19:07 status installed gcj-4.4-jre-lib 4.4.5-2 2010-10-12 10:19:07 configure libppix-regexp-perl 0.013-1 0.013-1 2010-10-12 10:19:07 status unpacked libppix-regexp-perl 0.013-1 2010-10-12 10:19:07 status half-configured libppix-regexp-perl 0.013-1 2010-10-12 10:19:07 status installed libppix-regexp-perl 0.013-1 2010-10-12 10:19:07 configure lsb-release 3.2-26 3.2-26 2010-10-12 10:19:07 status unpacked lsb-release 3.2-26 2010-10-12 10:19:07 status half-configured lsb-release 3.2-26 2010-10-12 10:19:07 status installed lsb-release 3.2-26 2010-10-12 10:19:07 status triggers-pending python-support 1.0.10 2010-10-12 10:19:07 configure syslinux-common 2:4.02+dfsg-6 2:4.02+dfsg-6 2010-10-12 10:19:07 status unpacked syslinux-common 2:4.02+dfsg-6 2010-10-12 10:19:07 status half-configured syslinux-common 2:4.02+dfsg-6 2010-10-12 10:19:07 status installed syslinux-common 2:4.02+dfsg-6 2010-10-12 10:19:07 trigproc python-support 1.0.10 1.0.10 2010-10-12 10:19:07 status half-configured python-support 1.0.10 2010-10-12 10:19:08 status installed python-support 1.0.10 2010-10-13 10:13:35 startup archives unpack 2010-10-13 10:13:39 upgrade gcc-4.4-base 4.4.5-2 4.4.5-3 2010-10-13 10:13:39 status half-configured gcc-4.4-base 4.4.5-2 2010-10-13 10:13:39 status unpacked gcc-4.4-base 4.4.5-2 2010-10-13 10:13:39 status half-installed gcc-4.4-base 4.4.5-2 2010-10-13 10:13:39 status half-installed gcc-4.4-base 4.4.5-2 2010-10-13 10:13:39 status unpacked gcc-4.4-base 4.4.5-3 2010-10-13 10:13:39 status unpacked gcc-4.4-base 4.4.5-3 2010-10-13 10:13:40 startup packages configure 2010-10-13 10:13:40 configure gcc-4.4-base 4.4.5-3 4.4.5-3 2010-10-13 10:13:40 status unpacked gcc-4.4-base 4.4.5-3 2010-10-13 10:13:40 status half-configured gcc-4.4-base 4.4.5-3 2010-10-13 10:13:40 status installed gcc-4.4-base 4.4.5-3 2010-10-13 10:13:41 startup archives unpack 2010-10-13 10:13:42 upgrade libstdc++6 4.4.5-2 4.4.5-3 2010-10-13 10:13:42 status half-configured libstdc++6 4.4.5-2 2010-10-13 10:13:42 status unpacked libstdc++6 4.4.5-2 2010-10-13 10:13:42 status half-installed libstdc++6 4.4.5-2 2010-10-13 10:13:42 status half-installed libstdc++6 4.4.5-2 2010-10-13 10:13:42 status unpacked libstdc++6 4.4.5-3 2010-10-13 10:13:42 status unpacked libstdc++6 4.4.5-3 2010-10-13 10:13:43 startup packages configure 2010-10-13 10:13:43 configure libstdc++6 4.4.5-3 4.4.5-3 2010-10-13 10:13:43 status unpacked libstdc++6 4.4.5-3 2010-10-13 10:13:43 status half-configured libstdc++6 4.4.5-3 2010-10-13 10:13:44 status installed libstdc++6 4.4.5-3 2010-10-13 10:13:45 startup archives unpack 2010-10-13 10:13:45 upgrade cpp-4.4 4.4.5-2 4.4.5-3 2010-10-13 10:13:45 status half-configured cpp-4.4 4.4.5-2 2010-10-13 10:13:45 status unpacked cpp-4.4 4.4.5-2 2010-10-13 10:13:45 status half-installed cpp-4.4 4.4.5-2 2010-10-13 10:13:46 status half-installed cpp-4.4 4.4.5-2 2010-10-13 10:13:46 status unpacked cpp-4.4 4.4.5-3 2010-10-13 10:13:46 status unpacked cpp-4.4 4.4.5-3 2010-10-13 10:13:46 upgrade libgomp1 4.4.5-2 4.4.5-3 2010-10-13 10:13:46 status half-configured libgomp1 4.4.5-2 2010-10-13 10:13:46 status unpacked libgomp1 4.4.5-2 2010-10-13 10:13:46 status half-installed libgomp1 4.4.5-2 2010-10-13 10:13:46 status half-installed libgomp1 4.4.5-2 2010-10-13 10:13:46 status unpacked libgomp1 4.4.5-3 2010-10-13 10:13:46 status unpacked libgomp1 4.4.5-3 2010-10-13 10:13:47 upgrade gcc-4.4 4.4.5-2 4.4.5-3 2010-10-13 10:13:47 status half-configured gcc-4.4 4.4.5-2 2010-10-13 10:13:47 status unpacked gcc-4.4 4.4.5-2 2010-10-13 10:13:47 status half-installed gcc-4.4 4.4.5-2 2010-10-13 10:13:47 status half-installed gcc-4.4 4.4.5-2 2010-10-13 10:13:47 status unpacked gcc-4.4 4.4.5-3 2010-10-13 10:13:47 status unpacked gcc-4.4 4.4.5-3 2010-10-13 10:13:47 upgrade g++-4.4 4.4.5-2 4.4.5-3 2010-10-13 10:13:47 status half-configured g++-4.4 4.4.5-2 2010-10-13 10:13:47 status unpacked g++-4.4 4.4.5-2 2010-10-13 10:13:48 status half-installed g++-4.4 4.4.5-2 2010-10-13 10:13:48 status half-installed g++-4.4 4.4.5-2 2010-10-13 10:13:48 status unpacked g++-4.4 4.4.5-3 2010-10-13 10:13:48 status unpacked g++-4.4 4.4.5-3 2010-10-13 10:13:49 upgrade libstdc++6-4.4-dev 4.4.5-2 4.4.5-3 2010-10-13 10:13:49 status half-configured libstdc++6-4.4-dev 4.4.5-2 2010-10-13 10:13:49 status unpacked libstdc++6-4.4-dev 4.4.5-2 2010-10-13 10:13:49 status half-installed libstdc++6-4.4-dev 4.4.5-2 2010-10-13 10:13:50 status half-installed libstdc++6-4.4-dev 4.4.5-2 2010-10-13 10:13:50 status unpacked libstdc++6-4.4-dev 4.4.5-3 2010-10-13 10:13:50 status unpacked libstdc++6-4.4-dev 4.4.5-3 2010-10-13 10:13:51 upgrade libgfortran3 4.4.5-2 4.4.5-3 2010-10-13 10:13:51 status half-configured libgfortran3 4.4.5-2 2010-10-13 10:13:51 status unpacked libgfortran3 4.4.5-2 2010-10-13 10:13:51 status half-installed libgfortran3 4.4.5-2 2010-10-13 10:13:51 status half-installed libgfortran3 4.4.5-2 2010-10-13 10:13:51 status unpacked libgfortran3 4.4.5-3 2010-10-13 10:13:51 status unpacked libgfortran3 4.4.5-3 2010-10-13 10:13:51 upgrade lib32stdc++6 4.4.5-2 4.4.5-3 2010-10-13 10:13:51 status half-configured lib32stdc++6 4.4.5-2 2010-10-13 10:13:51 status unpacked lib32stdc++6 4.4.5-2 2010-10-13 10:13:51 status half-installed lib32stdc++6 4.4.5-2 2010-10-13 10:13:52 status half-installed lib32stdc++6 4.4.5-2 2010-10-13 10:13:52 status unpacked lib32stdc++6 4.4.5-3 2010-10-13 10:13:52 status unpacked lib32stdc++6 4.4.5-3 2010-10-13 10:13:52 upgrade lib32gcc1 1:4.4.5-2 1:4.4.5-3 2010-10-13 10:13:52 status half-configured lib32gcc1 1:4.4.5-2 2010-10-13 10:13:52 status unpacked lib32gcc1 1:4.4.5-2 2010-10-13 10:13:52 status half-installed lib32gcc1 1:4.4.5-2 2010-10-13 10:13:52 status half-installed lib32gcc1 1:4.4.5-2 2010-10-13 10:13:52 status unpacked lib32gcc1 1:4.4.5-3 2010-10-13 10:13:52 status unpacked lib32gcc1 1:4.4.5-3 2010-10-13 10:13:52 upgrade libgcc1 1:4.4.5-2 1:4.4.5-3 2010-10-13 10:13:52 status half-configured libgcc1 1:4.4.5-2 2010-10-13 10:13:52 status unpacked libgcc1 1:4.4.5-2 2010-10-13 10:13:52 status half-installed libgcc1 1:4.4.5-2 2010-10-13 10:13:53 status half-installed libgcc1 1:4.4.5-2 2010-10-13 10:13:53 status unpacked libgcc1 1:4.4.5-3 2010-10-13 10:13:53 status unpacked libgcc1 1:4.4.5-3 2010-10-13 10:13:53 startup packages configure 2010-10-13 10:13:53 configure libgcc1 1:4.4.5-3 1:4.4.5-3 2010-10-13 10:13:53 status unpacked libgcc1 1:4.4.5-3 2010-10-13 10:13:54 status half-configured libgcc1 1:4.4.5-3 2010-10-13 10:13:54 status installed libgcc1 1:4.4.5-3 2010-10-13 10:13:54 startup archives unpack 2010-10-13 10:13:55 upgrade ia32-libs 20100919 20101012 2010-10-13 10:13:55 status half-configured ia32-libs 20100919 2010-10-13 10:13:55 status unpacked ia32-libs 20100919 2010-10-13 10:13:55 status half-installed ia32-libs 20100919 2010-10-13 10:14:00 status half-installed ia32-libs 20100919 2010-10-13 10:14:00 status unpacked ia32-libs 20101012 2010-10-13 10:14:01 status unpacked ia32-libs 20101012 2010-10-13 10:14:02 upgrade fai-client 4.0~beta2+experimental26 4.0~beta2+experimental28 2010-10-13 10:14:02 status half-configured fai-client 4.0~beta2+experimental26 2010-10-13 10:14:02 status unpacked fai-client 4.0~beta2+experimental26 2010-10-13 10:14:02 status half-installed fai-client 4.0~beta2+experimental26 2010-10-13 10:14:02 status triggers-pending man-db 2.5.7-5 2010-10-13 10:14:02 status half-installed fai-client 4.0~beta2+experimental26 2010-10-13 10:14:02 status half-installed fai-client 4.0~beta2+experimental26 2010-10-13 10:14:02 status unpacked fai-client 4.0~beta2+experimental28 2010-10-13 10:14:03 status unpacked fai-client 4.0~beta2+experimental28 2010-10-13 10:14:03 upgrade fai-doc 4.0~beta2+experimental26 4.0~beta2+experimental28 2010-10-13 10:14:03 status half-configured fai-doc 4.0~beta2+experimental26 2010-10-13 10:14:03 status unpacked fai-doc 4.0~beta2+experimental26 2010-10-13 10:14:03 status half-installed fai-doc 4.0~beta2+experimental26 2010-10-13 10:14:03 status triggers-pending doc-base 0.9.5 2010-10-13 10:14:03 status half-installed fai-doc 4.0~beta2+experimental26 2010-10-13 10:14:03 status half-installed fai-doc 4.0~beta2+experimental26 2010-10-13 10:14:03 status unpacked fai-doc 4.0~beta2+experimental28 2010-10-13 10:14:03 status unpacked fai-doc 4.0~beta2+experimental28 2010-10-13 10:14:04 upgrade fai-server 4.0~beta2+experimental26 4.0~beta2+experimental28 2010-10-13 10:14:04 status half-configured fai-server 4.0~beta2+experimental26 2010-10-13 10:14:04 status unpacked fai-server 4.0~beta2+experimental26 2010-10-13 10:14:04 status half-installed fai-server 4.0~beta2+experimental26 2010-10-13 10:14:04 status half-installed fai-server 4.0~beta2+experimental26 2010-10-13 10:14:04 status half-installed fai-server 4.0~beta2+experimental26 2010-10-13 10:14:04 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:04 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:04 upgrade fai-setup-storage 4.0~beta2+experimental26 4.0~beta2+experimental28 2010-10-13 10:14:04 status half-configured fai-setup-storage 4.0~beta2+experimental26 2010-10-13 10:14:04 status unpacked fai-setup-storage 4.0~beta2+experimental26 2010-10-13 10:14:04 status half-installed fai-setup-storage 4.0~beta2+experimental26 2010-10-13 10:14:04 status half-installed fai-setup-storage 4.0~beta2+experimental26 2010-10-13 10:14:05 status half-installed fai-setup-storage 4.0~beta2+experimental26 2010-10-13 10:14:05 status unpacked fai-setup-storage 4.0~beta2+experimental28 2010-10-13 10:14:05 status unpacked fai-setup-storage 4.0~beta2+experimental28 2010-10-13 10:14:05 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-13 10:14:05 status half-configured man-db 2.5.7-5 2010-10-13 10:14:09 status installed man-db 2.5.7-5 2010-10-13 10:14:09 trigproc doc-base 0.9.5 0.9.5 2010-10-13 10:14:09 status half-configured doc-base 0.9.5 2010-10-13 10:14:11 status installed doc-base 0.9.5 2010-10-13 10:14:11 startup packages configure 2010-10-13 10:14:11 configure cpp-4.4 4.4.5-3 4.4.5-3 2010-10-13 10:14:11 status unpacked cpp-4.4 4.4.5-3 2010-10-13 10:14:12 status half-configured cpp-4.4 4.4.5-3 2010-10-13 10:14:12 status installed cpp-4.4 4.4.5-3 2010-10-13 10:14:12 configure libgomp1 4.4.5-3 4.4.5-3 2010-10-13 10:14:12 status unpacked libgomp1 4.4.5-3 2010-10-13 10:14:12 status half-configured libgomp1 4.4.5-3 2010-10-13 10:14:12 status installed libgomp1 4.4.5-3 2010-10-13 10:14:12 configure gcc-4.4 4.4.5-3 4.4.5-3 2010-10-13 10:14:12 status unpacked gcc-4.4 4.4.5-3 2010-10-13 10:14:12 status half-configured gcc-4.4 4.4.5-3 2010-10-13 10:14:12 status installed gcc-4.4 4.4.5-3 2010-10-13 10:14:12 configure libgfortran3 4.4.5-3 4.4.5-3 2010-10-13 10:14:12 status unpacked libgfortran3 4.4.5-3 2010-10-13 10:14:12 status half-configured libgfortran3 4.4.5-3 2010-10-13 10:14:12 status installed libgfortran3 4.4.5-3 2010-10-13 10:14:12 configure lib32gcc1 1:4.4.5-3 1:4.4.5-3 2010-10-13 10:14:12 status unpacked lib32gcc1 1:4.4.5-3 2010-10-13 10:14:12 status half-configured lib32gcc1 1:4.4.5-3 2010-10-13 10:14:12 status installed lib32gcc1 1:4.4.5-3 2010-10-13 10:14:12 configure lib32stdc++6 4.4.5-3 4.4.5-3 2010-10-13 10:14:12 status unpacked lib32stdc++6 4.4.5-3 2010-10-13 10:14:12 status half-configured lib32stdc++6 4.4.5-3 2010-10-13 10:14:12 status installed lib32stdc++6 4.4.5-3 2010-10-13 10:14:12 configure ia32-libs 20101012 20101012 2010-10-13 10:14:12 status unpacked ia32-libs 20101012 2010-10-13 10:14:12 status half-configured ia32-libs 20101012 2010-10-13 10:14:12 status installed ia32-libs 20101012 2010-10-13 10:14:12 configure fai-client 4.0~beta2+experimental28 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-client 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-client 4.0~beta2+experimental28 2010-10-13 10:14:12 status half-configured fai-client 4.0~beta2+experimental28 2010-10-13 10:14:12 status installed fai-client 4.0~beta2+experimental28 2010-10-13 10:14:12 configure fai-doc 4.0~beta2+experimental28 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-doc 4.0~beta2+experimental28 2010-10-13 10:14:12 status half-configured fai-doc 4.0~beta2+experimental28 2010-10-13 10:14:12 status installed fai-doc 4.0~beta2+experimental28 2010-10-13 10:14:12 configure fai-server 4.0~beta2+experimental28 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:12 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status unpacked fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status half-configured fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 status installed fai-server 4.0~beta2+experimental28 2010-10-13 10:14:13 configure fai-setup-storage 4.0~beta2+experimental28 4.0~beta2+experimental28 2010-10-13 10:14:13 status unpacked fai-setup-storage 4.0~beta2+experimental28 2010-10-13 10:14:13 status half-configured fai-setup-storage 4.0~beta2+experimental28 2010-10-13 10:14:13 status installed fai-setup-storage 4.0~beta2+experimental28 2010-10-13 10:14:13 configure g++-4.4 4.4.5-3 4.4.5-3 2010-10-13 10:14:13 status unpacked g++-4.4 4.4.5-3 2010-10-13 10:14:13 status half-configured g++-4.4 4.4.5-3 2010-10-13 10:14:13 status installed g++-4.4 4.4.5-3 2010-10-13 10:14:13 configure libstdc++6-4.4-dev 4.4.5-3 4.4.5-3 2010-10-13 10:14:13 status unpacked libstdc++6-4.4-dev 4.4.5-3 2010-10-13 10:14:13 status half-configured libstdc++6-4.4-dev 4.4.5-3 2010-10-13 10:14:13 status installed libstdc++6-4.4-dev 4.4.5-3 2010-10-14 12:46:37 startup archives unpack 2010-10-14 12:46:45 upgrade libk5crypto3 1.8.3+dfsg-1 1.8.3+dfsg-2 2010-10-14 12:46:45 status half-configured libk5crypto3 1.8.3+dfsg-1 2010-10-14 12:46:45 status unpacked libk5crypto3 1.8.3+dfsg-1 2010-10-14 12:46:45 status half-installed libk5crypto3 1.8.3+dfsg-1 2010-10-14 12:46:46 status half-installed libk5crypto3 1.8.3+dfsg-1 2010-10-14 12:46:46 status unpacked libk5crypto3 1.8.3+dfsg-2 2010-10-14 12:46:46 status unpacked libk5crypto3 1.8.3+dfsg-2 2010-10-14 12:46:46 upgrade libgssapi-krb5-2 1.8.3+dfsg-1 1.8.3+dfsg-2 2010-10-14 12:46:46 status half-configured libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-14 12:46:46 status unpacked libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-14 12:46:46 status half-installed libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-14 12:46:46 status half-installed libgssapi-krb5-2 1.8.3+dfsg-1 2010-10-14 12:46:46 status unpacked libgssapi-krb5-2 1.8.3+dfsg-2 2010-10-14 12:46:46 status unpacked libgssapi-krb5-2 1.8.3+dfsg-2 2010-10-14 12:46:46 upgrade libkrb5-3 1.8.3+dfsg-1 1.8.3+dfsg-2 2010-10-14 12:46:46 status half-configured libkrb5-3 1.8.3+dfsg-1 2010-10-14 12:46:46 status unpacked libkrb5-3 1.8.3+dfsg-1 2010-10-14 12:46:46 status half-installed libkrb5-3 1.8.3+dfsg-1 2010-10-14 12:46:47 status half-installed libkrb5-3 1.8.3+dfsg-1 2010-10-14 12:46:47 status unpacked libkrb5-3 1.8.3+dfsg-2 2010-10-14 12:46:47 status unpacked libkrb5-3 1.8.3+dfsg-2 2010-10-14 12:46:47 upgrade libkrb5support0 1.8.3+dfsg-1 1.8.3+dfsg-2 2010-10-14 12:46:47 status half-configured libkrb5support0 1.8.3+dfsg-1 2010-10-14 12:46:47 status unpacked libkrb5support0 1.8.3+dfsg-1 2010-10-14 12:46:47 status half-installed libkrb5support0 1.8.3+dfsg-1 2010-10-14 12:46:47 status half-installed libkrb5support0 1.8.3+dfsg-1 2010-10-14 12:46:48 status unpacked libkrb5support0 1.8.3+dfsg-2 2010-10-14 12:46:48 status unpacked libkrb5support0 1.8.3+dfsg-2 2010-10-14 12:46:48 upgrade icedtea-6-jre-cacao 6b18-1.8.1-2 6b18-1.8.2-1 2010-10-14 12:46:48 status half-configured icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-14 12:46:48 status unpacked icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-14 12:46:48 status half-installed icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-14 12:46:48 status half-installed icedtea-6-jre-cacao 6b18-1.8.1-2 2010-10-14 12:46:48 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-14 12:46:48 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-14 12:46:48 upgrade openjdk-6-jre-lib 6b18-1.8.1-2 6b18-1.8.2-1 2010-10-14 12:46:48 status half-configured openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-14 12:46:48 status unpacked openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-14 12:46:48 status half-installed openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-14 12:46:50 status half-installed openjdk-6-jre-lib 6b18-1.8.1-2 2010-10-14 12:46:50 status unpacked openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-14 12:46:50 status unpacked openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-14 12:46:51 upgrade openjdk-6-jre-headless 6b18-1.8.1-2 6b18-1.8.2-1 2010-10-14 12:46:51 status half-configured openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-14 12:46:51 status unpacked openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-14 12:46:51 status half-installed openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-14 12:46:54 status half-installed openjdk-6-jre-headless 6b18-1.8.1-2 2010-10-14 12:46:55 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:46:55 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:46:55 upgrade openjdk-6-jre 6b18-1.8.1-2 6b18-1.8.2-1 2010-10-14 12:46:55 status half-configured openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:55 status unpacked openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:55 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:55 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-14 12:46:55 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:56 status triggers-pending menu 2.1.44 2010-10-14 12:46:56 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:56 status triggers-pending gnome-menus 2.30.3-1 2010-10-14 12:46:56 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:56 status triggers-pending desktop-file-utils 0.15-2 2010-10-14 12:46:56 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:56 status half-installed openjdk-6-jre 6b18-1.8.1-2 2010-10-14 12:46:57 status triggers-awaited menu 2.1.44 2010-10-14 12:46:57 status unpacked openjdk-6-jre 6b18-1.8.2-1 2010-10-14 12:46:57 status unpacked openjdk-6-jre 6b18-1.8.2-1 2010-10-14 12:46:57 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-14 12:46:57 status half-configured hicolor-icon-theme 0.12-1 2010-10-14 12:47:09 status installed hicolor-icon-theme 0.12-1 2010-10-14 12:47:09 trigproc menu 2.1.44 2.1.44 2010-10-14 12:47:09 status half-configured menu 2.1.44 2010-10-14 12:47:13 status installed menu 2.1.44 2010-10-14 12:47:13 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-14 12:47:13 status half-configured gnome-menus 2.30.3-1 2010-10-14 12:47:14 status installed gnome-menus 2.30.3-1 2010-10-14 12:47:14 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-14 12:47:14 status half-configured desktop-file-utils 0.15-2 2010-10-14 12:47:15 status installed desktop-file-utils 0.15-2 2010-10-14 12:47:16 startup packages configure 2010-10-14 12:47:16 configure libkrb5support0 1.8.3+dfsg-2 1.8.3+dfsg-2 2010-10-14 12:47:16 status unpacked libkrb5support0 1.8.3+dfsg-2 2010-10-14 12:47:16 status half-configured libkrb5support0 1.8.3+dfsg-2 2010-10-14 12:47:18 status installed libkrb5support0 1.8.3+dfsg-2 2010-10-14 12:47:18 configure libk5crypto3 1.8.3+dfsg-2 1.8.3+dfsg-2 2010-10-14 12:47:18 status unpacked libk5crypto3 1.8.3+dfsg-2 2010-10-14 12:47:18 status half-configured libk5crypto3 1.8.3+dfsg-2 2010-10-14 12:47:18 status installed libk5crypto3 1.8.3+dfsg-2 2010-10-14 12:47:18 configure libkrb5-3 1.8.3+dfsg-2 1.8.3+dfsg-2 2010-10-14 12:47:18 status unpacked libkrb5-3 1.8.3+dfsg-2 2010-10-14 12:47:18 status half-configured libkrb5-3 1.8.3+dfsg-2 2010-10-14 12:47:18 status installed libkrb5-3 1.8.3+dfsg-2 2010-10-14 12:47:18 configure libgssapi-krb5-2 1.8.3+dfsg-2 1.8.3+dfsg-2 2010-10-14 12:47:18 status unpacked libgssapi-krb5-2 1.8.3+dfsg-2 2010-10-14 12:47:18 status half-configured libgssapi-krb5-2 1.8.3+dfsg-2 2010-10-14 12:47:18 status installed libgssapi-krb5-2 1.8.3+dfsg-2 2010-10-14 12:47:18 configure openjdk-6-jre-lib 6b18-1.8.2-1 6b18-1.8.2-1 2010-10-14 12:47:18 status unpacked openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-14 12:47:18 status half-configured openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-14 12:47:19 status installed openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-14 12:47:19 configure openjdk-6-jre-headless 6b18-1.8.2-1 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:19 status half-configured openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:22 status installed openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-14 12:47:22 configure icedtea-6-jre-cacao 6b18-1.8.2-1 6b18-1.8.2-1 2010-10-14 12:47:22 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-14 12:47:22 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-14 12:47:22 status installed icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-14 12:47:22 configure openjdk-6-jre 6b18-1.8.2-1 6b18-1.8.2-1 2010-10-14 12:47:22 status unpacked openjdk-6-jre 6b18-1.8.2-1 2010-10-14 12:47:22 status half-configured openjdk-6-jre 6b18-1.8.2-1 2010-10-14 12:47:22 status installed openjdk-6-jre 6b18-1.8.2-1 2010-10-14 12:47:22 status triggers-pending menu 2.1.44 2010-10-14 12:47:22 status triggers-awaited menu 2.1.44 2010-10-14 12:47:22 trigproc menu 2.1.44 2.1.44 2010-10-14 12:47:22 status half-configured menu 2.1.44 2010-10-14 12:47:22 status installed menu 2.1.44 2010-10-14 12:48:43 startup archives unpack 2010-10-14 12:48:43 install gmrun 0.9.2-2.1 2010-10-14 12:48:43 status half-installed gmrun 0.9.2-2.1 2010-10-14 12:48:43 status triggers-pending man-db 2.5.7-5 2010-10-14 12:48:43 status half-installed gmrun 0.9.2-2.1 2010-10-14 12:48:43 status triggers-pending menu 2.1.44 2010-10-14 12:48:43 status half-installed gmrun 0.9.2-2.1 2010-10-14 12:48:44 status unpacked gmrun 0.9.2-2.1 2010-10-14 12:48:44 status unpacked gmrun 0.9.2-2.1 2010-10-14 12:48:44 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-14 12:48:44 status half-configured man-db 2.5.7-5 2010-10-14 12:48:50 status installed man-db 2.5.7-5 2010-10-14 12:48:50 trigproc menu 2.1.44 2.1.44 2010-10-14 12:48:50 status half-configured menu 2.1.44 2010-10-14 12:48:50 status installed menu 2.1.44 2010-10-14 12:48:51 startup packages configure 2010-10-14 12:48:51 configure gmrun 0.9.2-2.1 0.9.2-2.1 2010-10-14 12:48:51 status unpacked gmrun 0.9.2-2.1 2010-10-14 12:48:51 status unpacked gmrun 0.9.2-2.1 2010-10-14 12:48:51 status half-configured gmrun 0.9.2-2.1 2010-10-14 12:48:51 status installed gmrun 0.9.2-2.1 2010-10-14 12:48:51 status triggers-pending menu 2.1.44 2010-10-14 12:48:51 status triggers-awaited menu 2.1.44 2010-10-14 12:48:51 trigproc menu 2.1.44 2.1.44 2010-10-14 12:48:51 status half-configured menu 2.1.44 2010-10-14 12:48:52 status installed menu 2.1.44 2010-10-14 12:49:49 startup archives unpack 2010-10-14 12:49:50 install suckless-tools 35-1 2010-10-14 12:49:50 status half-installed suckless-tools 35-1 2010-10-14 12:49:50 status triggers-pending man-db 2.5.7-5 2010-10-14 12:49:50 status half-installed suckless-tools 35-1 2010-10-14 12:49:50 status unpacked suckless-tools 35-1 2010-10-14 12:49:50 status unpacked suckless-tools 35-1 2010-10-14 12:49:50 install dwm-tools 35-1 2010-10-14 12:49:50 status half-installed dwm-tools 35-1 2010-10-14 12:49:50 status unpacked dwm-tools 35-1 2010-10-14 12:49:50 status unpacked dwm-tools 35-1 2010-10-14 12:49:50 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-14 12:49:50 status half-configured man-db 2.5.7-5 2010-10-14 12:49:51 status installed man-db 2.5.7-5 2010-10-14 12:49:52 startup packages configure 2010-10-14 12:49:52 configure suckless-tools 35-1 35-1 2010-10-14 12:49:52 status unpacked suckless-tools 35-1 2010-10-14 12:49:52 status half-configured suckless-tools 35-1 2010-10-14 12:49:52 status installed suckless-tools 35-1 2010-10-14 12:49:52 configure dwm-tools 35-1 35-1 2010-10-14 12:49:52 status unpacked dwm-tools 35-1 2010-10-14 12:49:52 status half-configured dwm-tools 35-1 2010-10-14 12:49:52 status installed dwm-tools 35-1 2010-10-19 09:41:39 startup archives unpack 2010-10-19 09:41:40 install network-manager-openvpn 0.8-1 0.8.1-1 2010-10-19 09:41:40 status half-installed network-manager-openvpn 0.8-1 2010-10-19 09:41:41 status unpacked network-manager-openvpn 0.8.1-1 2010-10-19 09:41:41 status unpacked network-manager-openvpn 0.8.1-1 2010-10-19 09:41:41 startup packages configure 2010-10-19 09:41:41 configure network-manager-openvpn 0.8.1-1 0.8.1-1 2010-10-19 09:41:41 status unpacked network-manager-openvpn 0.8.1-1 2010-10-19 09:41:41 status unpacked network-manager-openvpn 0.8.1-1 2010-10-19 09:41:42 status unpacked network-manager-openvpn 0.8.1-1 2010-10-19 09:41:42 status half-configured network-manager-openvpn 0.8.1-1 2010-10-19 09:41:42 status installed network-manager-openvpn 0.8.1-1 2010-10-19 09:44:33 startup archives unpack 2010-10-19 09:44:33 install network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:33 status half-installed network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:34 status unpacked network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:34 status unpacked network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:34 startup packages configure 2010-10-19 09:44:34 configure network-manager-openvpn-gnome 0.8.1-1 0.8.1-1 2010-10-19 09:44:34 status unpacked network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:34 status half-configured network-manager-openvpn-gnome 0.8.1-1 2010-10-19 09:44:34 status installed network-manager-openvpn-gnome 0.8.1-1 2010-10-19 17:45:54 startup archives unpack 2010-10-19 17:45:54 upgrade cron 3.0pl1-114 3.0pl1-115 2010-10-19 17:45:54 status half-configured cron 3.0pl1-114 2010-10-19 17:45:54 status unpacked cron 3.0pl1-114 2010-10-19 17:45:54 status half-installed cron 3.0pl1-114 2010-10-19 17:45:54 status triggers-pending man-db 2.5.7-5 2010-10-19 17:45:54 status half-installed cron 3.0pl1-114 2010-10-19 17:45:55 status half-installed cron 3.0pl1-114 2010-10-19 17:45:55 status unpacked cron 3.0pl1-115 2010-10-19 17:45:55 status unpacked cron 3.0pl1-115 2010-10-19 17:45:55 upgrade linux-base 2.6.32-24 2.6.32-25 2010-10-19 17:45:55 status half-configured linux-base 2.6.32-24 2010-10-19 17:45:55 status unpacked linux-base 2.6.32-24 2010-10-19 17:45:55 status half-installed linux-base 2.6.32-24 2010-10-19 17:45:55 status half-installed linux-base 2.6.32-24 2010-10-19 17:45:56 status half-installed linux-base 2.6.32-24 2010-10-19 17:45:56 status unpacked linux-base 2.6.32-25 2010-10-19 17:45:56 status unpacked linux-base 2.6.32-25 2010-10-19 17:45:56 upgrade udev 161-1 163-1 2010-10-19 17:45:56 status half-configured udev 161-1 2010-10-19 17:45:56 status unpacked udev 161-1 2010-10-19 17:45:56 status half-installed udev 161-1 2010-10-19 17:45:57 status half-installed udev 161-1 2010-10-19 17:45:57 status half-installed udev 161-1 2010-10-19 17:45:58 status unpacked udev 163-1 2010-10-19 17:45:58 status unpacked udev 163-1 2010-10-19 17:45:58 upgrade libudev0 161-1 163-1 2010-10-19 17:45:58 status half-configured libudev0 161-1 2010-10-19 17:45:58 status unpacked libudev0 161-1 2010-10-19 17:45:58 status half-installed libudev0 161-1 2010-10-19 17:45:59 status half-installed libudev0 161-1 2010-10-19 17:45:59 status unpacked libudev0 163-1 2010-10-19 17:45:59 status unpacked libudev0 163-1 2010-10-19 17:45:59 upgrade linux-image-2.6.32-5-amd64 2.6.32-24 2.6.32-25 2010-10-19 17:45:59 status half-configured linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-19 17:45:59 status unpacked linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-19 17:45:59 status half-installed linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-19 17:46:08 status half-installed linux-image-2.6.32-5-amd64 2.6.32-24 2010-10-19 17:46:09 status unpacked linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-19 17:46:12 status unpacked linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-19 17:46:13 upgrade sun-java6-jre 6.21-1 6.22-1 2010-10-19 17:46:13 status half-configured sun-java6-jre 6.21-1 2010-10-19 17:46:13 status unpacked sun-java6-jre 6.21-1 2010-10-19 17:46:13 status half-installed sun-java6-jre 6.21-1 2010-10-19 17:46:14 status triggers-pending shared-mime-info 0.71-3 2010-10-19 17:46:14 status half-installed sun-java6-jre 6.21-1 2010-10-19 17:46:17 status half-installed sun-java6-jre 6.21-1 2010-10-19 17:46:18 status unpacked sun-java6-jre 6.22-1 2010-10-19 17:46:18 status unpacked sun-java6-jre 6.22-1 2010-10-19 17:46:19 upgrade sun-java6-bin 6.21-1 6.22-1 2010-10-19 17:46:19 status half-configured sun-java6-bin 6.21-1 2010-10-19 17:46:19 status unpacked sun-java6-bin 6.21-1 2010-10-19 17:46:19 status half-installed sun-java6-bin 6.21-1 2010-10-19 17:46:19 status triggers-pending menu 2.1.44 2010-10-19 17:46:19 status half-installed sun-java6-bin 6.21-1 2010-10-19 17:46:19 status triggers-pending gnome-menus 2.30.3-1 2010-10-19 17:46:19 status half-installed sun-java6-bin 6.21-1 2010-10-19 17:46:19 status triggers-pending desktop-file-utils 0.15-2 2010-10-19 17:46:19 status half-installed sun-java6-bin 6.21-1 2010-10-19 17:46:23 status half-installed sun-java6-bin 6.21-1 2010-10-19 17:46:24 status triggers-awaited menu 2.1.44 2010-10-19 17:46:26 status unpacked sun-java6-bin 6.22-1 2010-10-19 17:46:26 status unpacked sun-java6-bin 6.22-1 2010-10-19 17:46:26 upgrade sun-java6-jdk 6.21-1 6.22-1 2010-10-19 17:46:26 status half-configured sun-java6-jdk 6.21-1 2010-10-19 17:46:26 status unpacked sun-java6-jdk 6.21-1 2010-10-19 17:46:26 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:27 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:27 status triggers-pending doc-base 0.9.5 2010-10-19 17:46:27 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:27 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:27 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:30 status half-installed sun-java6-jdk 6.21-1 2010-10-19 17:46:32 status unpacked sun-java6-jdk 6.22-1 2010-10-19 17:46:32 status unpacked sun-java6-jdk 6.22-1 2010-10-19 17:46:32 upgrade libgomp1 4.4.5-3 4.4.5-4 2010-10-19 17:46:32 status half-configured libgomp1 4.4.5-3 2010-10-19 17:46:32 status unpacked libgomp1 4.4.5-3 2010-10-19 17:46:32 status half-installed libgomp1 4.4.5-3 2010-10-19 17:46:33 status half-installed libgomp1 4.4.5-3 2010-10-19 17:46:33 status unpacked libgomp1 4.4.5-4 2010-10-19 17:46:33 status unpacked libgomp1 4.4.5-4 2010-10-19 17:46:33 upgrade lib32stdc++6 4.4.5-3 4.4.5-4 2010-10-19 17:46:33 status half-configured lib32stdc++6 4.4.5-3 2010-10-19 17:46:33 status unpacked lib32stdc++6 4.4.5-3 2010-10-19 17:46:33 status half-installed lib32stdc++6 4.4.5-3 2010-10-19 17:46:33 status half-installed lib32stdc++6 4.4.5-3 2010-10-19 17:46:33 status unpacked lib32stdc++6 4.4.5-4 2010-10-19 17:46:33 status unpacked lib32stdc++6 4.4.5-4 2010-10-19 17:46:34 upgrade cpp-4.4 4.4.5-3 4.4.5-4 2010-10-19 17:46:34 status half-configured cpp-4.4 4.4.5-3 2010-10-19 17:46:34 status unpacked cpp-4.4 4.4.5-3 2010-10-19 17:46:34 status half-installed cpp-4.4 4.4.5-3 2010-10-19 17:46:34 status half-installed cpp-4.4 4.4.5-3 2010-10-19 17:46:34 status unpacked cpp-4.4 4.4.5-4 2010-10-19 17:46:34 status unpacked cpp-4.4 4.4.5-4 2010-10-19 17:46:34 upgrade gcc-4.4-base 4.4.5-3 4.4.5-4 2010-10-19 17:46:34 status half-configured gcc-4.4-base 4.4.5-3 2010-10-19 17:46:34 status unpacked gcc-4.4-base 4.4.5-3 2010-10-19 17:46:34 status half-installed gcc-4.4-base 4.4.5-3 2010-10-19 17:46:35 status half-installed gcc-4.4-base 4.4.5-3 2010-10-19 17:46:35 status unpacked gcc-4.4-base 4.4.5-4 2010-10-19 17:46:35 status unpacked gcc-4.4-base 4.4.5-4 2010-10-19 17:46:35 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-19 17:46:35 status half-configured man-db 2.5.7-5 2010-10-19 17:46:41 status installed man-db 2.5.7-5 2010-10-19 17:46:42 trigproc shared-mime-info 0.71-3 0.71-3 2010-10-19 17:46:42 status half-configured shared-mime-info 0.71-3 2010-10-19 17:46:43 status installed shared-mime-info 0.71-3 2010-10-19 17:46:43 trigproc menu 2.1.44 2.1.44 2010-10-19 17:46:43 status half-configured menu 2.1.44 2010-10-19 17:46:46 status installed menu 2.1.44 2010-10-19 17:46:46 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-19 17:46:46 status half-configured gnome-menus 2.30.3-1 2010-10-19 17:46:46 status installed gnome-menus 2.30.3-1 2010-10-19 17:46:46 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-19 17:46:46 status half-configured desktop-file-utils 0.15-2 2010-10-19 17:46:48 status installed desktop-file-utils 0.15-2 2010-10-19 17:46:48 trigproc doc-base 0.9.5 0.9.5 2010-10-19 17:46:48 status half-configured doc-base 0.9.5 2010-10-19 17:46:50 status installed doc-base 0.9.5 2010-10-19 17:46:51 startup packages configure 2010-10-19 17:46:51 configure gcc-4.4-base 4.4.5-4 4.4.5-4 2010-10-19 17:46:51 status unpacked gcc-4.4-base 4.4.5-4 2010-10-19 17:46:52 status half-configured gcc-4.4-base 4.4.5-4 2010-10-19 17:46:52 status installed gcc-4.4-base 4.4.5-4 2010-10-19 17:46:53 startup archives unpack 2010-10-19 17:46:53 upgrade libgcc1 1:4.4.5-3 1:4.4.5-4 2010-10-19 17:46:53 status half-configured libgcc1 1:4.4.5-3 2010-10-19 17:46:53 status unpacked libgcc1 1:4.4.5-3 2010-10-19 17:46:53 status half-installed libgcc1 1:4.4.5-3 2010-10-19 17:46:53 status half-installed libgcc1 1:4.4.5-3 2010-10-19 17:46:54 status unpacked libgcc1 1:4.4.5-4 2010-10-19 17:46:54 status unpacked libgcc1 1:4.4.5-4 2010-10-19 17:46:54 startup packages configure 2010-10-19 17:46:54 configure libgcc1 1:4.4.5-4 1:4.4.5-4 2010-10-19 17:46:54 status unpacked libgcc1 1:4.4.5-4 2010-10-19 17:46:54 status half-configured libgcc1 1:4.4.5-4 2010-10-19 17:46:56 status installed libgcc1 1:4.4.5-4 2010-10-19 17:46:56 startup archives unpack 2010-10-19 17:46:57 upgrade gcc-4.4 4.4.5-3 4.4.5-4 2010-10-19 17:46:57 status half-configured gcc-4.4 4.4.5-3 2010-10-19 17:46:57 status unpacked gcc-4.4 4.4.5-3 2010-10-19 17:46:57 status half-installed gcc-4.4 4.4.5-3 2010-10-19 17:46:57 status half-installed gcc-4.4 4.4.5-3 2010-10-19 17:46:57 status unpacked gcc-4.4 4.4.5-4 2010-10-19 17:46:58 status unpacked gcc-4.4 4.4.5-4 2010-10-19 17:46:58 upgrade g++-4.4 4.4.5-3 4.4.5-4 2010-10-19 17:46:58 status half-configured g++-4.4 4.4.5-3 2010-10-19 17:46:58 status unpacked g++-4.4 4.4.5-3 2010-10-19 17:46:58 status half-installed g++-4.4 4.4.5-3 2010-10-19 17:46:59 status half-installed g++-4.4 4.4.5-3 2010-10-19 17:46:59 status unpacked g++-4.4 4.4.5-4 2010-10-19 17:46:59 status unpacked g++-4.4 4.4.5-4 2010-10-19 17:46:59 upgrade libstdc++6-4.4-dev 4.4.5-3 4.4.5-4 2010-10-19 17:46:59 status half-configured libstdc++6-4.4-dev 4.4.5-3 2010-10-19 17:46:59 status unpacked libstdc++6-4.4-dev 4.4.5-3 2010-10-19 17:46:59 status half-installed libstdc++6-4.4-dev 4.4.5-3 2010-10-19 17:47:01 status half-installed libstdc++6-4.4-dev 4.4.5-3 2010-10-19 17:47:01 status unpacked libstdc++6-4.4-dev 4.4.5-4 2010-10-19 17:47:01 status unpacked libstdc++6-4.4-dev 4.4.5-4 2010-10-19 17:47:01 upgrade libgfortran3 4.4.5-3 4.4.5-4 2010-10-19 17:47:01 status half-configured libgfortran3 4.4.5-3 2010-10-19 17:47:01 status unpacked libgfortran3 4.4.5-3 2010-10-19 17:47:01 status half-installed libgfortran3 4.4.5-3 2010-10-19 17:47:01 status half-installed libgfortran3 4.4.5-3 2010-10-19 17:47:02 status unpacked libgfortran3 4.4.5-4 2010-10-19 17:47:02 status unpacked libgfortran3 4.4.5-4 2010-10-19 17:47:02 upgrade lib32gcc1 1:4.4.5-3 1:4.4.5-4 2010-10-19 17:47:02 status half-configured lib32gcc1 1:4.4.5-3 2010-10-19 17:47:02 status unpacked lib32gcc1 1:4.4.5-3 2010-10-19 17:47:02 status half-installed lib32gcc1 1:4.4.5-3 2010-10-19 17:47:02 status half-installed lib32gcc1 1:4.4.5-3 2010-10-19 17:47:02 status unpacked lib32gcc1 1:4.4.5-4 2010-10-19 17:47:02 status unpacked lib32gcc1 1:4.4.5-4 2010-10-19 17:47:02 upgrade libstdc++6 4.4.5-3 4.4.5-4 2010-10-19 17:47:02 status half-configured libstdc++6 4.4.5-3 2010-10-19 17:47:02 status unpacked libstdc++6 4.4.5-3 2010-10-19 17:47:02 status half-installed libstdc++6 4.4.5-3 2010-10-19 17:47:03 status half-installed libstdc++6 4.4.5-3 2010-10-19 17:47:03 status unpacked libstdc++6 4.4.5-4 2010-10-19 17:47:03 status unpacked libstdc++6 4.4.5-4 2010-10-19 17:47:03 startup packages configure 2010-10-19 17:47:03 configure libstdc++6 4.4.5-4 4.4.5-4 2010-10-19 17:47:03 status unpacked libstdc++6 4.4.5-4 2010-10-19 17:47:03 status half-configured libstdc++6 4.4.5-4 2010-10-19 17:47:04 status installed libstdc++6 4.4.5-4 2010-10-19 17:47:04 startup archives unpack 2010-10-19 17:47:05 upgrade apt 0.8.6 0.8.7 2010-10-19 17:47:05 status half-configured apt 0.8.6 2010-10-19 17:47:05 status unpacked apt 0.8.6 2010-10-19 17:47:05 status half-installed apt 0.8.6 2010-10-19 17:47:05 status triggers-pending man-db 2.5.7-5 2010-10-19 17:47:05 status half-installed apt 0.8.6 2010-10-19 17:47:06 status half-installed apt 0.8.6 2010-10-19 17:47:06 status unpacked apt 0.8.7 2010-10-19 17:47:07 status unpacked apt 0.8.7 2010-10-19 17:47:07 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-19 17:47:07 status half-configured man-db 2.5.7-5 2010-10-19 17:47:09 status installed man-db 2.5.7-5 2010-10-19 17:47:09 startup packages configure 2010-10-19 17:47:09 configure apt 0.8.7 0.8.7 2010-10-19 17:47:09 status unpacked apt 0.8.7 2010-10-19 17:47:09 status unpacked apt 0.8.7 2010-10-19 17:47:10 status unpacked apt 0.8.7 2010-10-19 17:47:10 status unpacked apt 0.8.7 2010-10-19 17:47:10 status half-configured apt 0.8.7 2010-10-19 17:47:10 status installed apt 0.8.7 2010-10-19 17:47:11 startup archives unpack 2010-10-19 17:47:11 upgrade install-info 4.13a.dfsg.1-5 4.13a.dfsg.1-6 2010-10-19 17:47:11 status half-configured install-info 4.13a.dfsg.1-5 2010-10-19 17:47:11 status unpacked install-info 4.13a.dfsg.1-5 2010-10-19 17:47:11 status half-installed install-info 4.13a.dfsg.1-5 2010-10-19 17:47:11 status triggers-pending man-db 2.5.7-5 2010-10-19 17:47:11 status half-installed install-info 4.13a.dfsg.1-5 2010-10-19 17:47:12 status half-installed install-info 4.13a.dfsg.1-5 2010-10-19 17:47:12 status unpacked install-info 4.13a.dfsg.1-6 2010-10-19 17:47:12 status unpacked install-info 4.13a.dfsg.1-6 2010-10-19 17:47:12 trigproc man-db 2.5.7-5 2.5.7-5 2010-10-19 17:47:12 status half-configured man-db 2.5.7-5 2010-10-19 17:47:12 status installed man-db 2.5.7-5 2010-10-19 17:47:13 startup packages configure 2010-10-19 17:47:13 configure install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-19 17:47:13 status unpacked install-info 4.13a.dfsg.1-6 2010-10-19 17:47:13 status half-configured install-info 4.13a.dfsg.1-6 2010-10-19 17:47:15 status installed install-info 4.13a.dfsg.1-6 2010-10-19 17:47:15 startup archives unpack 2010-10-19 17:47:16 upgrade apt-utils 0.8.6 0.8.7 2010-10-19 17:47:16 status half-configured apt-utils 0.8.6 2010-10-19 17:47:16 status unpacked apt-utils 0.8.6 2010-10-19 17:47:16 status half-installed apt-utils 0.8.6 2010-10-19 17:47:16 status triggers-pending man-db 2.5.7-5 2010-10-19 17:47:16 status half-installed apt-utils 0.8.6 2010-10-19 17:47:16 status half-installed apt-utils 0.8.6 2010-10-19 17:47:16 status unpacked apt-utils 0.8.7 2010-10-19 17:47:16 status unpacked apt-utils 0.8.7 2010-10-19 17:47:17 upgrade aptitude 0.6.3-3.1 0.6.3-3.2 2010-10-19 17:47:17 status half-configured aptitude 0.6.3-3.1 2010-10-19 17:47:17 status unpacked aptitude 0.6.3-3.1 2010-10-19 17:47:17 status half-installed aptitude 0.6.3-3.1 2010-10-19 17:47:17 status triggers-pending menu 2.1.44 2010-10-19 17:47:17 status half-installed aptitude 0.6.3-3.1 2010-10-19 17:47:17 status half-installed aptitude 0.6.3-3.1 2010-10-19 17:47:18 status half-installed aptitude 0.6.3-3.1 2010-10-19 17:47:18 status triggers-awaited menu 2.1.44 2010-10-19 17:47:18 status unpacked aptitude 0.6.3-3.2 2010-10-19 17:47:19 status unpacked aptitude 0.6.3-3.2 2010-10-19 17:47:19 upgrade info 4.13a.dfsg.1-5 4.13a.dfsg.1-6 2010-10-19 17:47:19 status half-configured info 4.13a.dfsg.1-5 2010-10-19 17:47:19 status unpacked info 4.13a.dfsg.1-5 2010-10-19 17:47:19 status half-installed info 4.13a.dfsg.1-5 2010-10-19 17:47:19 status half-installed info 4.13a.dfsg.1-5 2010-10-19 17:47:19 status half-installed info 4.13a.dfsg.1-5 2010-10-19 17:47:19 status half-installed info 4.13a.dfsg.1-5 2010-10-19 17:47:20 status unpacked info 4.13a.dfsg.1-6 2010-10-19 17:47:20 status unpacked info 4.13a.dfsg.1-6 2010-10-19 17:47:20 upgrade iputils-ping 3:20100418-2 3:20100418-3 2010-10-19 17:47:20 status half-configured iputils-ping 3:20100418-2 2010-10-19 17:47:20 status unpacked iputils-ping 3:20100418-2 2010-10-19 17:47:20 status half-installed iputils-ping 3:20100418-2 2010-10-19 17:47:20 status half-installed iputils-ping 3:20100418-2 2010-10-19 17:47:20 status half-installed iputils-ping 3:20100418-2 2010-10-19 17:47:20 status unpacked iputils-ping 3:20100418-3 2010-10-19 17:47:20 status unpacked iputils-ping 3:20100418-3 2010-10-19 17:47:21 upgrade libnewt0.52 0.52.11-1 0.52.11-2 2010-10-19 17:47:21 status half-configured libnewt0.52 0.52.11-1 2010-10-19 17:47:21 status unpacked libnewt0.52 0.52.11-1 2010-10-19 17:47:21 status half-installed libnewt0.52 0.52.11-1 2010-10-19 17:47:21 status half-installed libnewt0.52 0.52.11-1 2010-10-19 17:47:21 status unpacked libnewt0.52 0.52.11-2 2010-10-19 17:47:22 status unpacked libnewt0.52 0.52.11-2 2010-10-19 17:47:22 upgrade man-db 2.5.7-5 2.5.7-6 2010-10-19 17:47:22 status half-configured man-db 2.5.7-5 2010-10-19 17:47:22 status unpacked man-db 2.5.7-5 2010-10-19 17:47:22 status half-installed man-db 2.5.7-5 2010-10-19 17:47:22 status triggers-pending doc-base 0.9.5 2010-10-19 17:47:22 status half-installed man-db 2.5.7-5 2010-10-19 17:47:23 status half-installed man-db 2.5.7-5 2010-10-19 17:47:23 status unpacked man-db 2.5.7-6 2010-10-19 17:47:23 status unpacked man-db 2.5.7-6 2010-10-19 17:47:24 upgrade whiptail 0.52.11-1 0.52.11-2 2010-10-19 17:47:24 status half-configured whiptail 0.52.11-1 2010-10-19 17:47:24 status unpacked whiptail 0.52.11-1 2010-10-19 17:47:24 status half-installed whiptail 0.52.11-1 2010-10-19 17:47:24 status half-installed whiptail 0.52.11-1 2010-10-19 17:47:24 status unpacked whiptail 0.52.11-2 2010-10-19 17:47:24 status unpacked whiptail 0.52.11-2 2010-10-19 17:47:24 upgrade openssh-server 1:5.5p1-5 1:5.5p1-5+b1 2010-10-19 17:47:24 status half-configured openssh-server 1:5.5p1-5 2010-10-19 17:47:25 status unpacked openssh-server 1:5.5p1-5 2010-10-19 17:47:25 status half-installed openssh-server 1:5.5p1-5 2010-10-19 17:47:25 status half-installed openssh-server 1:5.5p1-5 2010-10-19 17:47:26 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 17:47:26 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 17:47:26 upgrade openssh-client 1:5.5p1-5 1:5.5p1-5+b1 2010-10-19 17:47:26 status half-configured openssh-client 1:5.5p1-5 2010-10-19 17:47:26 status unpacked openssh-client 1:5.5p1-5 2010-10-19 17:47:26 status half-installed openssh-client 1:5.5p1-5 2010-10-19 17:47:26 status half-installed openssh-client 1:5.5p1-5 2010-10-19 17:47:26 status unpacked openssh-client 1:5.5p1-5+b1 2010-10-19 17:47:27 status unpacked openssh-client 1:5.5p1-5+b1 2010-10-19 17:47:27 upgrade python 2.6.6-3 2.6.6-3+squeeze1 2010-10-19 17:47:27 status half-configured python 2.6.6-3 2010-10-19 17:47:27 status unpacked python 2.6.6-3 2010-10-19 17:47:27 status half-installed python 2.6.6-3 2010-10-19 17:47:29 status half-installed python 2.6.6-3 2010-10-19 17:47:29 status half-installed python 2.6.6-3 2010-10-19 17:47:30 status unpacked python 2.6.6-3+squeeze1 2010-10-19 17:47:30 status unpacked python 2.6.6-3+squeeze1 2010-10-19 17:47:30 upgrade python-minimal 2.6.6-3 2.6.6-3+squeeze1 2010-10-19 17:47:30 status half-configured python-minimal 2.6.6-3 2010-10-19 17:47:30 status unpacked python-minimal 2.6.6-3 2010-10-19 17:47:30 status half-installed python-minimal 2.6.6-3 2010-10-19 17:47:30 status half-installed python-minimal 2.6.6-3 2010-10-19 17:47:30 status unpacked python-minimal 2.6.6-3+squeeze1 2010-10-19 17:47:30 status unpacked python-minimal 2.6.6-3+squeeze1 2010-10-19 17:47:30 upgrade texinfo 4.13a.dfsg.1-5 4.13a.dfsg.1-6 2010-10-19 17:47:30 status half-configured texinfo 4.13a.dfsg.1-5 2010-10-19 17:47:30 status unpacked texinfo 4.13a.dfsg.1-5 2010-10-19 17:47:30 status half-installed texinfo 4.13a.dfsg.1-5 2010-10-19 17:47:31 status half-installed texinfo 4.13a.dfsg.1-5 2010-10-19 17:47:31 status unpacked texinfo 4.13a.dfsg.1-6 2010-10-19 17:47:31 status unpacked texinfo 4.13a.dfsg.1-6 2010-10-19 17:47:32 upgrade w3m 0.5.2-9 0.5.2-10 2010-10-19 17:47:32 status half-configured w3m 0.5.2-9 2010-10-19 17:47:32 status unpacked w3m 0.5.2-9 2010-10-19 17:47:32 status half-installed w3m 0.5.2-9 2010-10-19 17:47:32 status half-installed w3m 0.5.2-9 2010-10-19 17:47:32 status half-installed w3m 0.5.2-9 2010-10-19 17:47:32 status unpacked w3m 0.5.2-10 2010-10-19 17:47:33 status unpacked w3m 0.5.2-10 2010-10-19 17:47:33 upgrade alsa-utils 1.0.23-2 1.0.23-3 2010-10-19 17:47:33 status half-configured alsa-utils 1.0.23-2 2010-10-19 17:47:33 status unpacked alsa-utils 1.0.23-2 2010-10-19 17:47:33 status half-installed alsa-utils 1.0.23-2 2010-10-19 17:47:33 status half-installed alsa-utils 1.0.23-2 2010-10-19 17:47:34 status unpacked alsa-utils 1.0.23-3 2010-10-19 17:47:34 status unpacked alsa-utils 1.0.23-3 2010-10-19 17:47:34 upgrade console-data 2:1.10-5 2:1.10-6 2010-10-19 17:47:34 status half-configured console-data 2:1.10-5 2010-10-19 17:47:34 status unpacked console-data 2:1.10-5 2010-10-19 17:47:34 status half-installed console-data 2:1.10-5 2010-10-19 17:47:36 status half-installed console-data 2:1.10-5 2010-10-19 17:47:36 status unpacked console-data 2:1.10-6 2010-10-19 17:47:36 status unpacked console-data 2:1.10-6 2010-10-19 17:47:36 upgrade genisoimage 9:1.1.10-1 9:1.1.11-1 2010-10-19 17:47:36 status half-configured genisoimage 9:1.1.10-1 2010-10-19 17:47:36 status unpacked genisoimage 9:1.1.10-1 2010-10-19 17:47:36 status half-installed genisoimage 9:1.1.10-1 2010-10-19 17:47:37 status half-installed genisoimage 9:1.1.10-1 2010-10-19 17:47:37 status unpacked genisoimage 9:1.1.11-1 2010-10-19 17:47:37 status unpacked genisoimage 9:1.1.11-1 2010-10-19 17:47:37 upgrade git-svn 1:1.7.1-1.1 1:1.7.2.3-2 2010-10-19 17:47:37 status half-configured git-svn 1:1.7.1-1.1 2010-10-19 17:47:37 status unpacked git-svn 1:1.7.1-1.1 2010-10-19 17:47:37 status half-installed git-svn 1:1.7.1-1.1 2010-10-19 17:47:37 status half-installed git-svn 1:1.7.1-1.1 2010-10-19 17:47:38 status unpacked git-svn 1:1.7.2.3-2 2010-10-19 17:47:38 status unpacked git-svn 1:1.7.2.3-2 2010-10-19 17:47:38 upgrade libcurl3-gnutls 7.21.1-1 7.21.2-1 2010-10-19 17:47:38 status half-configured libcurl3-gnutls 7.21.1-1 2010-10-19 17:47:38 status unpacked libcurl3-gnutls 7.21.1-1 2010-10-19 17:47:38 status half-installed libcurl3-gnutls 7.21.1-1 2010-10-19 17:47:38 status half-installed libcurl3-gnutls 7.21.1-1 2010-10-19 17:47:38 status unpacked libcurl3-gnutls 7.21.2-1 2010-10-19 17:47:38 status unpacked libcurl3-gnutls 7.21.2-1 2010-10-19 17:47:38 upgrade git 1:1.7.1-1.1 1:1.7.2.3-2 2010-10-19 17:47:38 status half-configured git 1:1.7.1-1.1 2010-10-19 17:47:38 status unpacked git 1:1.7.1-1.1 2010-10-19 17:47:38 status half-installed git 1:1.7.1-1.1 2010-10-19 17:47:40 status half-installed git 1:1.7.1-1.1 2010-10-19 17:47:40 status unpacked git 1:1.7.2.3-2 2010-10-19 17:47:40 status unpacked git 1:1.7.2.3-2 2010-10-19 17:47:41 upgrade git-core 1:1.7.1-1.1 1:1.7.2.3-2 2010-10-19 17:47:41 status half-configured git-core 1:1.7.1-1.1 2010-10-19 17:47:41 status unpacked git-core 1:1.7.1-1.1 2010-10-19 17:47:41 status half-installed git-core 1:1.7.1-1.1 2010-10-19 17:47:41 status half-installed git-core 1:1.7.1-1.1 2010-10-19 17:47:41 status unpacked git-core 1:1.7.2.3-2 2010-10-19 17:47:41 status unpacked git-core 1:1.7.2.3-2 2010-10-19 17:47:41 upgrade libgail-common 2.20.1-1+b1 2.20.1-2 2010-10-19 17:47:41 status half-configured libgail-common 2.20.1-1+b1 2010-10-19 17:47:41 status unpacked libgail-common 2.20.1-1+b1 2010-10-19 17:47:41 status half-installed libgail-common 2.20.1-1+b1 2010-10-19 17:47:41 status half-installed libgail-common 2.20.1-1+b1 2010-10-19 17:47:41 status unpacked libgail-common 2.20.1-2 2010-10-19 17:47:42 status unpacked libgail-common 2.20.1-2 2010-10-19 17:47:42 upgrade libgail18 2.20.1-1+b1 2.20.1-2 2010-10-19 17:47:42 status half-configured libgail18 2.20.1-1+b1 2010-10-19 17:47:42 status unpacked libgail18 2.20.1-1+b1 2010-10-19 17:47:42 status half-installed libgail18 2.20.1-1+b1 2010-10-19 17:47:42 status half-installed libgail18 2.20.1-1+b1 2010-10-19 17:47:42 status unpacked libgail18 2.20.1-2 2010-10-19 17:47:42 status unpacked libgail18 2.20.1-2 2010-10-19 17:47:42 upgrade libgtk2.0-common 2.20.1-1 2.20.1-2 2010-10-19 17:47:42 status half-configured libgtk2.0-common 2.20.1-1 2010-10-19 17:47:42 status unpacked libgtk2.0-common 2.20.1-1 2010-10-19 17:47:42 status half-installed libgtk2.0-common 2.20.1-1 2010-10-19 17:47:47 status half-installed libgtk2.0-common 2.20.1-1 2010-10-19 17:47:47 status unpacked libgtk2.0-common 2.20.1-2 2010-10-19 17:47:48 status unpacked libgtk2.0-common 2.20.1-2 2010-10-19 17:47:49 upgrade libtiff4 3.9.4-4 3.9.4-5 2010-10-19 17:47:49 status half-configured libtiff4 3.9.4-4 2010-10-19 17:47:49 status unpacked libtiff4 3.9.4-4 2010-10-19 17:47:49 status half-installed libtiff4 3.9.4-4 2010-10-19 17:47:49 status half-installed libtiff4 3.9.4-4 2010-10-19 17:47:49 status unpacked libtiff4 3.9.4-5 2010-10-19 17:47:49 status unpacked libtiff4 3.9.4-5 2010-10-19 17:47:50 upgrade gtk2-engines-pixbuf 2.20.1-1+b1 2.20.1-2 2010-10-19 17:47:50 status half-configured gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-19 17:47:50 status unpacked gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-19 17:47:50 status half-installed gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-19 17:47:50 status half-installed gtk2-engines-pixbuf 2.20.1-1+b1 2010-10-19 17:47:50 status unpacked gtk2-engines-pixbuf 2.20.1-2 2010-10-19 17:47:50 status unpacked gtk2-engines-pixbuf 2.20.1-2 2010-10-19 17:47:50 upgrade libgtk2.0-0 2.20.1-1+b1 2.20.1-2 2010-10-19 17:47:50 status half-configured libgtk2.0-0 2.20.1-1+b1 2010-10-19 17:47:50 status unpacked libgtk2.0-0 2.20.1-1+b1 2010-10-19 17:47:50 status half-installed libgtk2.0-0 2.20.1-1+b1 2010-10-19 17:47:51 status half-installed libgtk2.0-0 2.20.1-1+b1 2010-10-19 17:47:51 status unpacked libgtk2.0-0 2.20.1-2 2010-10-19 17:47:51 status unpacked libgtk2.0-0 2.20.1-2 2010-10-19 17:47:52 upgrade keyboard-configuration 1.56 1.57 2010-10-19 17:47:52 status half-configured keyboard-configuration 1.56 2010-10-19 17:47:52 status unpacked keyboard-configuration 1.56 2010-10-19 17:47:52 status half-installed keyboard-configuration 1.56 2010-10-19 17:47:52 status half-installed keyboard-configuration 1.56 2010-10-19 17:47:52 status unpacked keyboard-configuration 1.57 2010-10-19 17:47:52 status unpacked keyboard-configuration 1.57 2010-10-19 17:47:52 upgrade libconvert-tnef-perl 0.17-9 0.17-10 2010-10-19 17:47:52 status half-configured libconvert-tnef-perl 0.17-9 2010-10-19 17:47:52 status unpacked libconvert-tnef-perl 0.17-9 2010-10-19 17:47:52 status half-installed libconvert-tnef-perl 0.17-9 2010-10-19 17:47:53 status half-installed libconvert-tnef-perl 0.17-9 2010-10-19 17:47:53 status unpacked libconvert-tnef-perl 0.17-10 2010-10-19 17:47:53 status unpacked libconvert-tnef-perl 0.17-10 2010-10-19 17:47:53 upgrade libconvert-uulib-perl 1.12-1 1.33~dfsg-1 2010-10-19 17:47:53 status half-configured libconvert-uulib-perl 1.12-1 2010-10-19 17:47:54 status unpacked libconvert-uulib-perl 1.12-1 2010-10-19 17:47:54 status half-installed libconvert-uulib-perl 1.12-1 2010-10-19 17:47:54 status half-installed libconvert-uulib-perl 1.12-1 2010-10-19 17:47:54 status unpacked libconvert-uulib-perl 1.33~dfsg-1 2010-10-19 17:47:54 status unpacked libconvert-uulib-perl 1.33~dfsg-1 2010-10-19 17:47:55 upgrade libdevel-stacktrace-perl 1.2500-1 1.2600-1 2010-10-19 17:47:55 status half-configured libdevel-stacktrace-perl 1.2500-1 2010-10-19 17:47:55 status unpacked libdevel-stacktrace-perl 1.2500-1 2010-10-19 17:47:55 status half-installed libdevel-stacktrace-perl 1.2500-1 2010-10-19 17:47:55 status half-installed libdevel-stacktrace-perl 1.2500-1 2010-10-19 17:47:55 status unpacked libdevel-stacktrace-perl 1.2600-1 2010-10-19 17:47:55 status unpacked libdevel-stacktrace-perl 1.2600-1 2010-10-19 17:47:55 upgrade libfile-homedir-perl 0.86-1 0.93-1 2010-10-19 17:47:55 status half-configured libfile-homedir-perl 0.86-1 2010-10-19 17:47:55 status unpacked libfile-homedir-perl 0.86-1 2010-10-19 17:47:55 status half-installed libfile-homedir-perl 0.86-1 2010-10-19 17:47:56 status half-installed libfile-homedir-perl 0.86-1 2010-10-19 17:47:56 status unpacked libfile-homedir-perl 0.93-1 2010-10-19 17:47:56 status unpacked libfile-homedir-perl 0.93-1 2010-10-19 17:47:56 upgrade libgd2-noxpm 2.0.36~rc1~dfsg-4 2.0.36~rc1~dfsg-5 2010-10-19 17:47:56 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-19 17:47:56 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-19 17:47:56 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-19 17:47:56 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-4 2010-10-19 17:47:56 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-10-19 17:47:56 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-10-19 17:47:56 upgrade libgsf-1-common 1.14.19-1 1.14.19-2 2010-10-19 17:47:56 status half-configured libgsf-1-common 1.14.19-1 2010-10-19 17:47:56 status unpacked libgsf-1-common 1.14.19-1 2010-10-19 17:47:56 status half-installed libgsf-1-common 1.14.19-1 2010-10-19 17:47:57 status half-installed libgsf-1-common 1.14.19-1 2010-10-19 17:47:57 status unpacked libgsf-1-common 1.14.19-2 2010-10-19 17:47:57 status unpacked libgsf-1-common 1.14.19-2 2010-10-19 17:47:57 upgrade libgsf-1-114 1.14.19-1 1.14.19-2 2010-10-19 17:47:57 status half-configured libgsf-1-114 1.14.19-1 2010-10-19 17:47:57 status unpacked libgsf-1-114 1.14.19-1 2010-10-19 17:47:57 status half-installed libgsf-1-114 1.14.19-1 2010-10-19 17:47:57 status half-installed libgsf-1-114 1.14.19-1 2010-10-19 17:47:57 status unpacked libgsf-1-114 1.14.19-2 2010-10-19 17:47:57 status unpacked libgsf-1-114 1.14.19-2 2010-10-19 17:47:58 upgrade libgoffice-0.8-8-common 0.8.11-1 0.8.11-2 2010-10-19 17:47:58 status half-configured libgoffice-0.8-8-common 0.8.11-1 2010-10-19 17:47:58 status unpacked libgoffice-0.8-8-common 0.8.11-1 2010-10-19 17:47:58 status half-installed libgoffice-0.8-8-common 0.8.11-1 2010-10-19 17:47:59 status half-installed libgoffice-0.8-8-common 0.8.11-1 2010-10-19 17:47:59 status unpacked libgoffice-0.8-8-common 0.8.11-2 2010-10-19 17:48:00 status unpacked libgoffice-0.8-8-common 0.8.11-2 2010-10-19 17:48:00 upgrade libgoffice-0.8-8 0.8.11-1 0.8.11-2 2010-10-19 17:48:00 status half-configured libgoffice-0.8-8 0.8.11-1 2010-10-19 17:48:00 status unpacked libgoffice-0.8-8 0.8.11-1 2010-10-19 17:48:00 status half-installed libgoffice-0.8-8 0.8.11-1 2010-10-19 17:48:01 status half-installed libgoffice-0.8-8 0.8.11-1 2010-10-19 17:48:01 status unpacked libgoffice-0.8-8 0.8.11-2 2010-10-19 17:48:01 status unpacked libgoffice-0.8-8 0.8.11-2 2010-10-19 17:48:01 upgrade libgstfarsight0.10-0 0.0.21-1 0.0.21-2 2010-10-19 17:48:01 status half-configured libgstfarsight0.10-0 0.0.21-1 2010-10-19 17:48:01 status unpacked libgstfarsight0.10-0 0.0.21-1 2010-10-19 17:48:01 status half-installed libgstfarsight0.10-0 0.0.21-1 2010-10-19 17:48:02 status half-installed libgstfarsight0.10-0 0.0.21-1 2010-10-19 17:48:02 status unpacked libgstfarsight0.10-0 0.0.21-2 2010-10-19 17:48:02 status unpacked libgstfarsight0.10-0 0.0.21-2 2010-10-19 17:48:02 upgrade libgtk2.0-bin 2.20.1-1 2.20.1-2 2010-10-19 17:48:02 status half-configured libgtk2.0-bin 2.20.1-1 2010-10-19 17:48:03 status unpacked libgtk2.0-bin 2.20.1-1 2010-10-19 17:48:03 status half-installed libgtk2.0-bin 2.20.1-1 2010-10-19 17:48:03 status half-installed libgtk2.0-bin 2.20.1-1 2010-10-19 17:48:03 status unpacked libgtk2.0-bin 2.20.1-2 2010-10-19 17:48:03 status unpacked libgtk2.0-bin 2.20.1-2 2010-10-19 17:48:03 upgrade libgudev-1.0-0 161-1 163-1 2010-10-19 17:48:03 status half-configured libgudev-1.0-0 161-1 2010-10-19 17:48:04 status unpacked libgudev-1.0-0 161-1 2010-10-19 17:48:04 status half-installed libgudev-1.0-0 161-1 2010-10-19 17:48:04 status half-installed libgudev-1.0-0 161-1 2010-10-19 17:48:04 status unpacked libgudev-1.0-0 163-1 2010-10-19 17:48:04 status unpacked libgudev-1.0-0 163-1 2010-10-19 17:48:04 upgrade libicu44 4.4.1-6 4.4.2-1 2010-10-19 17:48:04 status half-configured libicu44 4.4.1-6 2010-10-19 17:48:04 status unpacked libicu44 4.4.1-6 2010-10-19 17:48:04 status half-installed libicu44 4.4.1-6 2010-10-19 17:48:05 status half-installed libicu44 4.4.1-6 2010-10-19 17:48:07 status unpacked libicu44 4.4.2-1 2010-10-19 17:48:07 status unpacked libicu44 4.4.2-1 2010-10-19 17:48:07 upgrade libparted0debian1 2.3-2 2.3-3 2010-10-19 17:48:07 status half-configured libparted0debian1 2.3-2 2010-10-19 17:48:07 status unpacked libparted0debian1 2.3-2 2010-10-19 17:48:07 status half-installed libparted0debian1 2.3-2 2010-10-19 17:48:07 status half-installed libparted0debian1 2.3-2 2010-10-19 17:48:07 status unpacked libparted0debian1 2.3-3 2010-10-19 17:48:07 status unpacked libparted0debian1 2.3-3 2010-10-19 17:48:07 upgrade libppix-regexp-perl 0.013-1 0.014-1 2010-10-19 17:48:07 status half-configured libppix-regexp-perl 0.013-1 2010-10-19 17:48:07 status unpacked libppix-regexp-perl 0.013-1 2010-10-19 17:48:08 status half-installed libppix-regexp-perl 0.013-1 2010-10-19 17:48:08 status half-installed libppix-regexp-perl 0.013-1 2010-10-19 17:48:08 status unpacked libppix-regexp-perl 0.014-1 2010-10-19 17:48:08 status unpacked libppix-regexp-perl 0.014-1 2010-10-19 17:48:08 upgrade libproxy0 0.3.1-1 0.3.1-2 2010-10-19 17:48:08 status half-configured libproxy0 0.3.1-1 2010-10-19 17:48:08 status unpacked libproxy0 0.3.1-1 2010-10-19 17:48:08 status half-installed libproxy0 0.3.1-1 2010-10-19 17:48:09 status half-installed libproxy0 0.3.1-1 2010-10-19 17:48:09 status unpacked libproxy0 0.3.1-2 2010-10-19 17:48:09 status unpacked libproxy0 0.3.1-2 2010-10-19 17:48:09 upgrade qt4-qtconfig 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:09 status half-configured qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status unpacked qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status half-installed qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status triggers-pending gnome-menus 2.30.3-1 2010-10-19 17:48:09 status half-installed qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status triggers-pending desktop-file-utils 0.15-2 2010-10-19 17:48:09 status half-installed qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status half-installed qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:09 status half-installed qt4-qtconfig 4:4.6.3-3 2010-10-19 17:48:10 status unpacked qt4-qtconfig 4:4.6.3-4 2010-10-19 17:48:10 status unpacked qt4-qtconfig 4:4.6.3-4 2010-10-19 17:48:10 upgrade libqt4-qt3support 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:10 status half-configured libqt4-qt3support 4:4.6.3-3 2010-10-19 17:48:10 status unpacked libqt4-qt3support 4:4.6.3-3 2010-10-19 17:48:10 status half-installed libqt4-qt3support 4:4.6.3-3 2010-10-19 17:48:11 status half-installed libqt4-qt3support 4:4.6.3-3 2010-10-19 17:48:11 status unpacked libqt4-qt3support 4:4.6.3-4 2010-10-19 17:48:11 status unpacked libqt4-qt3support 4:4.6.3-4 2010-10-19 17:48:11 upgrade libqt4-designer 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:11 status half-configured libqt4-designer 4:4.6.3-3 2010-10-19 17:48:11 status unpacked libqt4-designer 4:4.6.3-3 2010-10-19 17:48:11 status half-installed libqt4-designer 4:4.6.3-3 2010-10-19 17:48:12 status half-installed libqt4-designer 4:4.6.3-3 2010-10-19 17:48:12 status unpacked libqt4-designer 4:4.6.3-4 2010-10-19 17:48:12 status unpacked libqt4-designer 4:4.6.3-4 2010-10-19 17:48:12 upgrade libqtgui4 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:12 status half-configured libqtgui4 4:4.6.3-3 2010-10-19 17:48:12 status unpacked libqtgui4 4:4.6.3-3 2010-10-19 17:48:12 status half-installed libqtgui4 4:4.6.3-3 2010-10-19 17:48:13 status half-installed libqtgui4 4:4.6.3-3 2010-10-19 17:48:14 status unpacked libqtgui4 4:4.6.3-4 2010-10-19 17:48:14 status unpacked libqtgui4 4:4.6.3-4 2010-10-19 17:48:14 upgrade libqt4-script 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:14 status half-configured libqt4-script 4:4.6.3-3 2010-10-19 17:48:14 status unpacked libqt4-script 4:4.6.3-3 2010-10-19 17:48:14 status half-installed libqt4-script 4:4.6.3-3 2010-10-19 17:48:14 status half-installed libqt4-script 4:4.6.3-3 2010-10-19 17:48:15 status unpacked libqt4-script 4:4.6.3-4 2010-10-19 17:48:15 status unpacked libqt4-script 4:4.6.3-4 2010-10-19 17:48:15 upgrade libqt4-dbus 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:15 status half-configured libqt4-dbus 4:4.6.3-3 2010-10-19 17:48:15 status unpacked libqt4-dbus 4:4.6.3-3 2010-10-19 17:48:15 status half-installed libqt4-dbus 4:4.6.3-3 2010-10-19 17:48:15 status half-installed libqt4-dbus 4:4.6.3-3 2010-10-19 17:48:15 status unpacked libqt4-dbus 4:4.6.3-4 2010-10-19 17:48:15 status unpacked libqt4-dbus 4:4.6.3-4 2010-10-19 17:48:16 upgrade libqt4-xml 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:16 status half-configured libqt4-xml 4:4.6.3-3 2010-10-19 17:48:16 status unpacked libqt4-xml 4:4.6.3-3 2010-10-19 17:48:16 status half-installed libqt4-xml 4:4.6.3-3 2010-10-19 17:48:16 status half-installed libqt4-xml 4:4.6.3-3 2010-10-19 17:48:16 status unpacked libqt4-xml 4:4.6.3-4 2010-10-19 17:48:16 status unpacked libqt4-xml 4:4.6.3-4 2010-10-19 17:48:16 upgrade libqt4-sql-mysql 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:16 status half-configured libqt4-sql-mysql 4:4.6.3-3 2010-10-19 17:48:16 status unpacked libqt4-sql-mysql 4:4.6.3-3 2010-10-19 17:48:16 status half-installed libqt4-sql-mysql 4:4.6.3-3 2010-10-19 17:48:16 status half-installed libqt4-sql-mysql 4:4.6.3-3 2010-10-19 17:48:17 status unpacked libqt4-sql-mysql 4:4.6.3-4 2010-10-19 17:48:17 status unpacked libqt4-sql-mysql 4:4.6.3-4 2010-10-19 17:48:17 upgrade libqt4-sql 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:17 status half-configured libqt4-sql 4:4.6.3-3 2010-10-19 17:48:17 status unpacked libqt4-sql 4:4.6.3-3 2010-10-19 17:48:17 status half-installed libqt4-sql 4:4.6.3-3 2010-10-19 17:48:17 status half-installed libqt4-sql 4:4.6.3-3 2010-10-19 17:48:17 status unpacked libqt4-sql 4:4.6.3-4 2010-10-19 17:48:17 status unpacked libqt4-sql 4:4.6.3-4 2010-10-19 17:48:18 upgrade libqt4-network 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:18 status half-configured libqt4-network 4:4.6.3-3 2010-10-19 17:48:18 status unpacked libqt4-network 4:4.6.3-3 2010-10-19 17:48:18 status half-installed libqt4-network 4:4.6.3-3 2010-10-19 17:48:18 status half-installed libqt4-network 4:4.6.3-3 2010-10-19 17:48:18 status unpacked libqt4-network 4:4.6.3-4 2010-10-19 17:48:18 status unpacked libqt4-network 4:4.6.3-4 2010-10-19 17:48:18 upgrade libqtcore4 4:4.6.3-3 4:4.6.3-4 2010-10-19 17:48:18 status half-configured libqtcore4 4:4.6.3-3 2010-10-19 17:48:18 status unpacked libqtcore4 4:4.6.3-3 2010-10-19 17:48:18 status half-installed libqtcore4 4:4.6.3-3 2010-10-19 17:48:19 status half-installed libqtcore4 4:4.6.3-3 2010-10-19 17:48:19 status unpacked libqtcore4 4:4.6.3-4 2010-10-19 17:48:19 status unpacked libqtcore4 4:4.6.3-4 2010-10-19 17:48:19 upgrade libsane 1.0.21-4 1.0.21-5 2010-10-19 17:48:19 status half-configured libsane 1.0.21-4 2010-10-19 17:48:19 status unpacked libsane 1.0.21-4 2010-10-19 17:48:19 status half-installed libsane 1.0.21-4 2010-10-19 17:48:20 status triggers-pending hal 0.5.14-3 2010-10-19 17:48:20 status half-installed libsane 1.0.21-4 2010-10-19 17:48:22 status half-installed libsane 1.0.21-4 2010-10-19 17:48:22 status unpacked libsane 1.0.21-5 2010-10-19 17:48:23 status unpacked libsane 1.0.21-5 2010-10-19 17:48:23 upgrade libtdb1 1.2.1-2+b1 1.2.7-1 2010-10-19 17:48:23 status half-configured libtdb1 1.2.1-2+b1 2010-10-19 17:48:23 status unpacked libtdb1 1.2.1-2+b1 2010-10-19 17:48:23 status half-installed libtdb1 1.2.1-2+b1 2010-10-19 17:48:24 status half-installed libtdb1 1.2.1-2+b1 2010-10-19 17:48:24 status unpacked libtdb1 1.2.7-1 2010-10-19 17:48:24 status unpacked libtdb1 1.2.7-1 2010-10-19 17:48:24 upgrade libwebkit-1.0-common 1.2.4-1 1.2.5-1 2010-10-19 17:48:24 status half-configured libwebkit-1.0-common 1.2.4-1 2010-10-19 17:48:24 status unpacked libwebkit-1.0-common 1.2.4-1 2010-10-19 17:48:24 status half-installed libwebkit-1.0-common 1.2.4-1 2010-10-19 17:48:26 status half-installed libwebkit-1.0-common 1.2.4-1 2010-10-19 17:48:27 status unpacked libwebkit-1.0-common 1.2.5-1 2010-10-19 17:48:27 status unpacked libwebkit-1.0-common 1.2.5-1 2010-10-19 17:48:27 upgrade libwebkit-1.0-2 1.2.4-1+b1 1.2.5-1 2010-10-19 17:48:27 status half-configured libwebkit-1.0-2 1.2.4-1+b1 2010-10-19 17:48:27 status unpacked libwebkit-1.0-2 1.2.4-1+b1 2010-10-19 17:48:27 status half-installed libwebkit-1.0-2 1.2.4-1+b1 2010-10-19 17:48:28 status half-installed libwebkit-1.0-2 1.2.4-1+b1 2010-10-19 17:48:28 status unpacked libwebkit-1.0-2 1.2.5-1 2010-10-19 17:48:28 status unpacked libwebkit-1.0-2 1.2.5-1 2010-10-19 17:48:29 upgrade linux-libc-dev 2.6.32-24 2.6.32-25 2010-10-19 17:48:29 status half-configured linux-libc-dev 2.6.32-24 2010-10-19 17:48:29 status unpacked linux-libc-dev 2.6.32-24 2010-10-19 17:48:29 status half-installed linux-libc-dev 2.6.32-24 2010-10-19 17:48:30 status half-installed linux-libc-dev 2.6.32-24 2010-10-19 17:48:30 status unpacked linux-libc-dev 2.6.32-25 2010-10-19 17:48:30 status unpacked linux-libc-dev 2.6.32-25 2010-10-19 17:48:30 upgrade parted 2.3-2 2.3-3 2010-10-19 17:48:30 status half-configured parted 2.3-2 2010-10-19 17:48:30 status unpacked parted 2.3-2 2010-10-19 17:48:30 status half-installed parted 2.3-2 2010-10-19 17:48:31 status half-installed parted 2.3-2 2010-10-19 17:48:31 status unpacked parted 2.3-3 2010-10-19 17:48:31 status unpacked parted 2.3-3 2010-10-19 17:48:31 upgrade python2.5 2.5.5-8 2.5.5-10 2010-10-19 17:48:31 status half-configured python2.5 2.5.5-8 2010-10-19 17:48:32 status unpacked python2.5 2.5.5-8 2010-10-19 17:48:32 status half-installed python2.5 2.5.5-8 2010-10-19 17:48:33 status half-installed python2.5 2.5.5-8 2010-10-19 17:48:33 status half-installed python2.5 2.5.5-8 2010-10-19 17:48:33 status half-installed python2.5 2.5.5-8 2010-10-19 17:48:34 status half-installed python2.5 2.5.5-8 2010-10-19 17:48:34 status unpacked python2.5 2.5.5-10 2010-10-19 17:48:35 status unpacked python2.5 2.5.5-10 2010-10-19 17:48:35 upgrade python2.5-minimal 2.5.5-8 2.5.5-10 2010-10-19 17:48:35 status half-configured python2.5-minimal 2.5.5-8 2010-10-19 17:48:35 status unpacked python2.5-minimal 2.5.5-8 2010-10-19 17:48:35 status half-installed python2.5-minimal 2.5.5-8 2010-10-19 17:48:37 status half-installed python2.5-minimal 2.5.5-8 2010-10-19 17:48:37 status unpacked python2.5-minimal 2.5.5-10 2010-10-19 17:48:37 status unpacked python2.5-minimal 2.5.5-10 2010-10-19 17:48:37 upgrade update-inetd 4.37 4.38 2010-10-19 17:48:37 status half-configured update-inetd 4.37 2010-10-19 17:48:37 status unpacked update-inetd 4.37 2010-10-19 17:48:37 status half-installed update-inetd 4.37 2010-10-19 17:48:39 status half-installed update-inetd 4.37 2010-10-19 17:48:39 status unpacked update-inetd 4.38 2010-10-19 17:48:39 status unpacked update-inetd 4.38 2010-10-19 17:48:39 upgrade sane-utils 1.0.21-4 1.0.21-5 2010-10-19 17:48:39 status half-configured sane-utils 1.0.21-4 2010-10-19 17:48:39 status unpacked sane-utils 1.0.21-4 2010-10-19 17:48:39 status half-installed sane-utils 1.0.21-4 2010-10-19 18:14:38 status half-installed sane-utils 1.0.21-4 2010-10-19 18:14:41 status unpacked sane-utils 1.0.21-5 2010-10-19 18:14:41 status unpacked sane-utils 1.0.21-5 2010-10-19 18:14:42 upgrade syslinux-common 2:4.02+dfsg-6 2:4.02+dfsg-7 2010-10-19 18:14:42 status half-configured syslinux-common 2:4.02+dfsg-6 2010-10-19 18:14:42 status unpacked syslinux-common 2:4.02+dfsg-6 2010-10-19 18:14:42 status half-installed syslinux-common 2:4.02+dfsg-6 2010-10-19 18:14:44 status half-installed syslinux-common 2:4.02+dfsg-6 2010-10-19 18:14:45 status unpacked syslinux-common 2:4.02+dfsg-7 2010-10-19 18:14:45 status unpacked syslinux-common 2:4.02+dfsg-7 2010-10-19 18:14:45 upgrade transmission-common 2.03-1 2.03-2 2010-10-19 18:14:45 status half-configured transmission-common 2.03-1 2010-10-19 18:14:45 status unpacked transmission-common 2.03-1 2010-10-19 18:14:45 status half-installed transmission-common 2.03-1 2010-10-19 18:14:46 status half-installed transmission-common 2.03-1 2010-10-19 18:14:46 status unpacked transmission-common 2.03-2 2010-10-19 18:14:46 status unpacked transmission-common 2.03-2 2010-10-19 18:14:47 upgrade transmission-gtk 2.03-1 2.03-2 2010-10-19 18:14:47 status half-configured transmission-gtk 2.03-1 2010-10-19 18:14:47 status unpacked transmission-gtk 2.03-1 2010-10-19 18:14:47 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:47 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:48 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:48 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-19 18:14:48 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:48 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:50 status half-installed transmission-gtk 2.03-1 2010-10-19 18:14:51 status unpacked transmission-gtk 2.03-2 2010-10-19 18:14:51 status unpacked transmission-gtk 2.03-2 2010-10-19 18:14:51 upgrade xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 1:0.0.15+git20100329+7858345-5 2010-10-19 18:14:51 status half-configured xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-10-19 18:14:51 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-10-19 18:14:51 status half-installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-10-19 18:14:52 status half-installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-4 2010-10-19 18:14:52 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 2010-10-19 18:14:53 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 2010-10-19 18:14:53 upgrade fai-client 4.0~beta2+experimental28 4.0~beta2+experimental36 2010-10-19 18:14:53 status half-configured fai-client 4.0~beta2+experimental28 2010-10-19 18:14:53 status unpacked fai-client 4.0~beta2+experimental28 2010-10-19 18:14:53 status half-installed fai-client 4.0~beta2+experimental28 2010-10-19 18:14:54 status half-installed fai-client 4.0~beta2+experimental28 2010-10-19 18:14:55 status unpacked fai-client 4.0~beta2+experimental36 2010-10-19 18:14:55 status unpacked fai-client 4.0~beta2+experimental36 2010-10-19 18:14:55 upgrade fai-doc 4.0~beta2+experimental28 4.0~beta2+experimental36 2010-10-19 18:14:55 status half-configured fai-doc 4.0~beta2+experimental28 2010-10-19 18:14:56 status unpacked fai-doc 4.0~beta2+experimental28 2010-10-19 18:14:56 status half-installed fai-doc 4.0~beta2+experimental28 2010-10-19 18:14:56 status half-installed fai-doc 4.0~beta2+experimental28 2010-10-19 18:14:56 status half-installed fai-doc 4.0~beta2+experimental28 2010-10-19 18:14:56 status unpacked fai-doc 4.0~beta2+experimental36 2010-10-19 18:14:57 status unpacked fai-doc 4.0~beta2+experimental36 2010-10-19 18:14:57 upgrade fai-server 4.0~beta2+experimental28 4.0~beta2+experimental36 2010-10-19 18:14:57 status half-configured fai-server 4.0~beta2+experimental28 2010-10-19 18:14:57 status unpacked fai-server 4.0~beta2+experimental28 2010-10-19 18:14:57 status half-installed fai-server 4.0~beta2+experimental28 2010-10-19 18:14:57 status half-installed fai-server 4.0~beta2+experimental28 2010-10-19 18:14:58 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 18:14:58 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 18:14:58 upgrade fai-setup-storage 4.0~beta2+experimental28 4.0~beta2+experimental36 2010-10-19 18:14:58 status half-configured fai-setup-storage 4.0~beta2+experimental28 2010-10-19 18:14:59 status unpacked fai-setup-storage 4.0~beta2+experimental28 2010-10-19 18:14:59 status half-installed fai-setup-storage 4.0~beta2+experimental28 2010-10-19 18:14:59 status half-installed fai-setup-storage 4.0~beta2+experimental28 2010-10-19 18:14:59 status unpacked fai-setup-storage 4.0~beta2+experimental36 2010-10-19 18:14:59 status unpacked fai-setup-storage 4.0~beta2+experimental36 2010-10-19 18:15:00 upgrade powertop 1.13-1 1.13-1.1 2010-10-19 18:15:00 status half-configured powertop 1.13-1 2010-10-19 18:15:00 status unpacked powertop 1.13-1 2010-10-19 18:15:00 status half-installed powertop 1.13-1 2010-10-19 18:15:00 status half-installed powertop 1.13-1 2010-10-19 18:15:00 status unpacked powertop 1.13-1.1 2010-10-19 18:15:00 status unpacked powertop 1.13-1.1 2010-10-19 18:15:00 trigproc menu 2.1.44 2.1.44 2010-10-19 18:15:00 status half-configured menu 2.1.44 2010-10-19 18:15:01 status installed menu 2.1.44 2010-10-19 18:15:02 trigproc doc-base 0.9.5 0.9.5 2010-10-19 18:15:02 status half-configured doc-base 0.9.5 2010-10-19 18:15:02 status installed doc-base 0.9.5 2010-10-19 18:15:02 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-19 18:15:02 status half-configured gnome-menus 2.30.3-1 2010-10-19 18:15:02 status installed gnome-menus 2.30.3-1 2010-10-19 18:15:02 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-19 18:15:02 status half-configured desktop-file-utils 0.15-2 2010-10-19 18:15:03 status installed desktop-file-utils 0.15-2 2010-10-19 18:15:03 trigproc hal 0.5.14-3 0.5.14-3 2010-10-19 18:15:03 status half-configured hal 0.5.14-3 2010-10-19 18:15:04 status installed hal 0.5.14-3 2010-10-19 18:15:04 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-19 18:15:04 status half-configured hicolor-icon-theme 0.12-1 2010-10-19 18:15:15 status installed hicolor-icon-theme 0.12-1 2010-10-19 18:15:16 startup packages configure 2010-10-19 18:15:16 configure cron 3.0pl1-115 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status unpacked cron 3.0pl1-115 2010-10-19 18:15:16 status half-configured cron 3.0pl1-115 2010-10-19 18:15:18 status installed cron 3.0pl1-115 2010-10-19 18:15:18 configure linux-base 2.6.32-25 2.6.32-25 2010-10-19 18:15:18 status unpacked linux-base 2.6.32-25 2010-10-19 18:15:18 status half-configured linux-base 2.6.32-25 2010-10-19 18:15:18 status installed linux-base 2.6.32-25 2010-10-19 18:15:18 configure libudev0 163-1 163-1 2010-10-19 18:15:18 status unpacked libudev0 163-1 2010-10-19 18:15:18 status half-configured libudev0 163-1 2010-10-19 18:15:19 status installed libudev0 163-1 2010-10-19 18:15:19 configure udev 163-1 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status unpacked udev 163-1 2010-10-19 18:15:19 status half-configured udev 163-1 2010-10-19 18:15:19 status installed udev 163-1 2010-10-19 18:15:19 status triggers-pending initramfs-tools 0.98.4 2010-10-19 18:15:19 configure linux-image-2.6.32-5-amd64 2.6.32-25 2.6.32-25 2010-10-19 18:15:19 status unpacked linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-19 18:15:19 status half-configured linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-19 18:16:16 status installed linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-19 18:16:16 configure libgomp1 4.4.5-4 4.4.5-4 2010-10-19 18:16:16 status unpacked libgomp1 4.4.5-4 2010-10-19 18:16:16 status half-configured libgomp1 4.4.5-4 2010-10-19 18:16:17 status installed libgomp1 4.4.5-4 2010-10-19 18:16:17 configure lib32gcc1 1:4.4.5-4 1:4.4.5-4 2010-10-19 18:16:17 status unpacked lib32gcc1 1:4.4.5-4 2010-10-19 18:16:17 status half-configured lib32gcc1 1:4.4.5-4 2010-10-19 18:16:17 status installed lib32gcc1 1:4.4.5-4 2010-10-19 18:16:17 configure lib32stdc++6 4.4.5-4 4.4.5-4 2010-10-19 18:16:17 status unpacked lib32stdc++6 4.4.5-4 2010-10-19 18:16:17 status half-configured lib32stdc++6 4.4.5-4 2010-10-19 18:16:17 status installed lib32stdc++6 4.4.5-4 2010-10-19 18:16:17 configure cpp-4.4 4.4.5-4 4.4.5-4 2010-10-19 18:16:17 status unpacked cpp-4.4 4.4.5-4 2010-10-19 18:16:17 status half-configured cpp-4.4 4.4.5-4 2010-10-19 18:16:17 status installed cpp-4.4 4.4.5-4 2010-10-19 18:16:17 configure gcc-4.4 4.4.5-4 4.4.5-4 2010-10-19 18:16:17 status unpacked gcc-4.4 4.4.5-4 2010-10-19 18:16:17 status half-configured gcc-4.4 4.4.5-4 2010-10-19 18:16:17 status installed gcc-4.4 4.4.5-4 2010-10-19 18:16:17 configure libgfortran3 4.4.5-4 4.4.5-4 2010-10-19 18:16:17 status unpacked libgfortran3 4.4.5-4 2010-10-19 18:16:17 status half-configured libgfortran3 4.4.5-4 2010-10-19 18:16:17 status installed libgfortran3 4.4.5-4 2010-10-19 18:16:17 configure apt-utils 0.8.7 0.8.7 2010-10-19 18:16:17 status unpacked apt-utils 0.8.7 2010-10-19 18:16:17 status half-configured apt-utils 0.8.7 2010-10-19 18:16:17 status installed apt-utils 0.8.7 2010-10-19 18:16:17 configure aptitude 0.6.3-3.2 0.6.3-3.2 2010-10-19 18:16:17 status unpacked aptitude 0.6.3-3.2 2010-10-19 18:16:17 status unpacked aptitude 0.6.3-3.2 2010-10-19 18:16:17 status unpacked aptitude 0.6.3-3.2 2010-10-19 18:16:17 status half-configured aptitude 0.6.3-3.2 2010-10-19 18:16:18 status installed aptitude 0.6.3-3.2 2010-10-19 18:16:18 status triggers-pending menu 2.1.44 2010-10-19 18:16:18 status triggers-awaited menu 2.1.44 2010-10-19 18:16:18 configure info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-19 18:16:18 status unpacked info 4.13a.dfsg.1-6 2010-10-19 18:16:18 status half-configured info 4.13a.dfsg.1-6 2010-10-19 18:16:18 status installed info 4.13a.dfsg.1-6 2010-10-19 18:16:18 configure iputils-ping 3:20100418-3 3:20100418-3 2010-10-19 18:16:18 status unpacked iputils-ping 3:20100418-3 2010-10-19 18:16:18 status half-configured iputils-ping 3:20100418-3 2010-10-19 18:16:18 status installed iputils-ping 3:20100418-3 2010-10-19 18:16:18 configure libnewt0.52 0.52.11-2 0.52.11-2 2010-10-19 18:16:18 status unpacked libnewt0.52 0.52.11-2 2010-10-19 18:16:18 status half-configured libnewt0.52 0.52.11-2 2010-10-19 18:16:18 status installed libnewt0.52 0.52.11-2 2010-10-19 18:16:18 configure man-db 2.5.7-6 2.5.7-6 2010-10-19 18:16:18 status unpacked man-db 2.5.7-6 2010-10-19 18:16:18 status unpacked man-db 2.5.7-6 2010-10-19 18:16:18 status unpacked man-db 2.5.7-6 2010-10-19 18:16:18 status unpacked man-db 2.5.7-6 2010-10-19 18:16:18 status half-configured man-db 2.5.7-6 2010-10-19 18:16:30 status installed man-db 2.5.7-6 2010-10-19 18:16:30 configure whiptail 0.52.11-2 0.52.11-2 2010-10-19 18:16:30 status unpacked whiptail 0.52.11-2 2010-10-19 18:16:30 status half-configured whiptail 0.52.11-2 2010-10-19 18:16:30 status installed whiptail 0.52.11-2 2010-10-19 18:16:30 configure openssh-client 1:5.5p1-5+b1 1:5.5p1-5+b1 2010-10-19 18:16:30 status unpacked openssh-client 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-client 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-client 1:5.5p1-5+b1 2010-10-19 18:16:31 status half-configured openssh-client 1:5.5p1-5+b1 2010-10-19 18:16:31 status installed openssh-client 1:5.5p1-5+b1 2010-10-19 18:16:31 configure openssh-server 1:5.5p1-5+b1 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status unpacked openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:31 status half-configured openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:33 status installed openssh-server 1:5.5p1-5+b1 2010-10-19 18:16:33 configure python-minimal 2.6.6-3+squeeze1 2.6.6-3+squeeze1 2010-10-19 18:16:33 status unpacked python-minimal 2.6.6-3+squeeze1 2010-10-19 18:16:33 status half-configured python-minimal 2.6.6-3+squeeze1 2010-10-19 18:16:34 status installed python-minimal 2.6.6-3+squeeze1 2010-10-19 18:16:34 configure python 2.6.6-3+squeeze1 2.6.6-3+squeeze1 2010-10-19 18:16:34 status unpacked python 2.6.6-3+squeeze1 2010-10-19 18:16:34 status half-configured python 2.6.6-3+squeeze1 2010-10-19 18:16:34 status installed python 2.6.6-3+squeeze1 2010-10-19 18:16:34 configure texinfo 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-19 18:16:34 status unpacked texinfo 4.13a.dfsg.1-6 2010-10-19 18:16:34 status unpacked texinfo 4.13a.dfsg.1-6 2010-10-19 18:16:34 status half-configured texinfo 4.13a.dfsg.1-6 2010-10-19 18:16:37 status installed texinfo 4.13a.dfsg.1-6 2010-10-19 18:16:37 configure w3m 0.5.2-10 0.5.2-10 2010-10-19 18:16:37 status unpacked w3m 0.5.2-10 2010-10-19 18:16:37 status unpacked w3m 0.5.2-10 2010-10-19 18:16:37 status unpacked w3m 0.5.2-10 2010-10-19 18:16:37 status half-configured w3m 0.5.2-10 2010-10-19 18:16:37 status installed w3m 0.5.2-10 2010-10-19 18:16:37 configure alsa-utils 1.0.23-3 1.0.23-3 2010-10-19 18:16:37 status unpacked alsa-utils 1.0.23-3 2010-10-19 18:16:37 status unpacked alsa-utils 1.0.23-3 2010-10-19 18:16:37 status half-configured alsa-utils 1.0.23-3 2010-10-19 18:16:37 status installed alsa-utils 1.0.23-3 2010-10-19 18:16:37 configure console-data 2:1.10-6 2:1.10-6 2010-10-19 18:16:37 status unpacked console-data 2:1.10-6 2010-10-19 18:16:37 status half-configured console-data 2:1.10-6 2010-10-19 18:16:38 status installed console-data 2:1.10-6 2010-10-19 18:16:38 configure genisoimage 9:1.1.11-1 9:1.1.11-1 2010-10-19 18:16:38 status unpacked genisoimage 9:1.1.11-1 2010-10-19 18:16:38 status half-configured genisoimage 9:1.1.11-1 2010-10-19 18:16:38 status installed genisoimage 9:1.1.11-1 2010-10-19 18:16:38 configure libcurl3-gnutls 7.21.2-1 7.21.2-1 2010-10-19 18:16:38 status unpacked libcurl3-gnutls 7.21.2-1 2010-10-19 18:16:38 status half-configured libcurl3-gnutls 7.21.2-1 2010-10-19 18:16:38 status installed libcurl3-gnutls 7.21.2-1 2010-10-19 18:16:38 configure git 1:1.7.2.3-2 1:1.7.2.3-2 2010-10-19 18:16:38 status unpacked git 1:1.7.2.3-2 2010-10-19 18:16:38 status unpacked git 1:1.7.2.3-2 2010-10-19 18:16:38 status unpacked git 1:1.7.2.3-2 2010-10-19 18:16:38 status half-configured git 1:1.7.2.3-2 2010-10-19 18:16:38 status installed git 1:1.7.2.3-2 2010-10-19 18:16:38 configure git-svn 1:1.7.2.3-2 1:1.7.2.3-2 2010-10-19 18:16:38 status unpacked git-svn 1:1.7.2.3-2 2010-10-19 18:16:38 status half-configured git-svn 1:1.7.2.3-2 2010-10-19 18:16:39 status installed git-svn 1:1.7.2.3-2 2010-10-19 18:16:39 configure git-core 1:1.7.2.3-2 1:1.7.2.3-2 2010-10-19 18:16:39 status unpacked git-core 1:1.7.2.3-2 2010-10-19 18:16:39 status half-configured git-core 1:1.7.2.3-2 2010-10-19 18:16:39 status installed git-core 1:1.7.2.3-2 2010-10-19 18:16:39 configure libgtk2.0-common 2.20.1-2 2.20.1-2 2010-10-19 18:16:39 status unpacked libgtk2.0-common 2.20.1-2 2010-10-19 18:16:39 status half-configured libgtk2.0-common 2.20.1-2 2010-10-19 18:16:39 status installed libgtk2.0-common 2.20.1-2 2010-10-19 18:16:39 configure libtiff4 3.9.4-5 3.9.4-5 2010-10-19 18:16:39 status unpacked libtiff4 3.9.4-5 2010-10-19 18:16:39 status half-configured libtiff4 3.9.4-5 2010-10-19 18:16:39 status installed libtiff4 3.9.4-5 2010-10-19 18:16:39 configure libgtk2.0-0 2.20.1-2 2.20.1-2 2010-10-19 18:16:39 status unpacked libgtk2.0-0 2.20.1-2 2010-10-19 18:16:39 status unpacked libgtk2.0-0 2.20.1-2 2010-10-19 18:16:39 status half-configured libgtk2.0-0 2.20.1-2 2010-10-19 18:16:39 status installed libgtk2.0-0 2.20.1-2 2010-10-19 18:16:39 configure libgail18 2.20.1-2 2.20.1-2 2010-10-19 18:16:39 status unpacked libgail18 2.20.1-2 2010-10-19 18:16:39 status half-configured libgail18 2.20.1-2 2010-10-19 18:16:39 status installed libgail18 2.20.1-2 2010-10-19 18:16:39 configure libgail-common 2.20.1-2 2.20.1-2 2010-10-19 18:16:39 status unpacked libgail-common 2.20.1-2 2010-10-19 18:16:39 status half-configured libgail-common 2.20.1-2 2010-10-19 18:16:39 status installed libgail-common 2.20.1-2 2010-10-19 18:16:39 configure gtk2-engines-pixbuf 2.20.1-2 2.20.1-2 2010-10-19 18:16:39 status unpacked gtk2-engines-pixbuf 2.20.1-2 2010-10-19 18:16:39 status half-configured gtk2-engines-pixbuf 2.20.1-2 2010-10-19 18:16:39 status installed gtk2-engines-pixbuf 2.20.1-2 2010-10-19 18:16:39 configure keyboard-configuration 1.57 1.57 2010-10-19 18:16:39 status unpacked keyboard-configuration 1.57 2010-10-19 18:16:39 status unpacked keyboard-configuration 1.57 2010-10-19 18:16:39 status unpacked keyboard-configuration 1.57 2010-10-19 18:16:39 status half-configured keyboard-configuration 1.57 2010-10-19 18:16:41 status installed keyboard-configuration 1.57 2010-10-19 18:16:41 configure libconvert-tnef-perl 0.17-10 0.17-10 2010-10-19 18:16:41 status unpacked libconvert-tnef-perl 0.17-10 2010-10-19 18:16:41 status half-configured libconvert-tnef-perl 0.17-10 2010-10-19 18:16:41 status installed libconvert-tnef-perl 0.17-10 2010-10-19 18:16:41 configure libconvert-uulib-perl 1.33~dfsg-1 1.33~dfsg-1 2010-10-19 18:16:41 status unpacked libconvert-uulib-perl 1.33~dfsg-1 2010-10-19 18:16:41 status half-configured libconvert-uulib-perl 1.33~dfsg-1 2010-10-19 18:16:41 status installed libconvert-uulib-perl 1.33~dfsg-1 2010-10-19 18:16:41 configure libdevel-stacktrace-perl 1.2600-1 1.2600-1 2010-10-19 18:16:41 status unpacked libdevel-stacktrace-perl 1.2600-1 2010-10-19 18:16:41 status half-configured libdevel-stacktrace-perl 1.2600-1 2010-10-19 18:16:41 status installed libdevel-stacktrace-perl 1.2600-1 2010-10-19 18:16:41 configure libfile-homedir-perl 0.93-1 0.93-1 2010-10-19 18:16:41 status unpacked libfile-homedir-perl 0.93-1 2010-10-19 18:16:41 status half-configured libfile-homedir-perl 0.93-1 2010-10-19 18:16:41 status installed libfile-homedir-perl 0.93-1 2010-10-19 18:16:41 configure libgd2-noxpm 2.0.36~rc1~dfsg-5 2.0.36~rc1~dfsg-5 2010-10-19 18:16:41 status unpacked libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-10-19 18:16:41 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-10-19 18:16:41 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-10-19 18:16:41 configure libgsf-1-common 1.14.19-2 1.14.19-2 2010-10-19 18:16:41 status unpacked libgsf-1-common 1.14.19-2 2010-10-19 18:16:41 status half-configured libgsf-1-common 1.14.19-2 2010-10-19 18:16:41 status installed libgsf-1-common 1.14.19-2 2010-10-19 18:16:41 configure libgsf-1-114 1.14.19-2 1.14.19-2 2010-10-19 18:16:41 status unpacked libgsf-1-114 1.14.19-2 2010-10-19 18:16:41 status half-configured libgsf-1-114 1.14.19-2 2010-10-19 18:16:41 status installed libgsf-1-114 1.14.19-2 2010-10-19 18:16:41 configure libgoffice-0.8-8-common 0.8.11-2 0.8.11-2 2010-10-19 18:16:41 status unpacked libgoffice-0.8-8-common 0.8.11-2 2010-10-19 18:16:41 status half-configured libgoffice-0.8-8-common 0.8.11-2 2010-10-19 18:16:41 status installed libgoffice-0.8-8-common 0.8.11-2 2010-10-19 18:16:41 configure libgoffice-0.8-8 0.8.11-2 0.8.11-2 2010-10-19 18:16:41 status unpacked libgoffice-0.8-8 0.8.11-2 2010-10-19 18:16:41 status half-configured libgoffice-0.8-8 0.8.11-2 2010-10-19 18:16:41 status installed libgoffice-0.8-8 0.8.11-2 2010-10-19 18:16:41 configure libgstfarsight0.10-0 0.0.21-2 0.0.21-2 2010-10-19 18:16:41 status unpacked libgstfarsight0.10-0 0.0.21-2 2010-10-19 18:16:41 status half-configured libgstfarsight0.10-0 0.0.21-2 2010-10-19 18:16:41 status installed libgstfarsight0.10-0 0.0.21-2 2010-10-19 18:16:41 configure libgtk2.0-bin 2.20.1-2 2.20.1-2 2010-10-19 18:16:41 status unpacked libgtk2.0-bin 2.20.1-2 2010-10-19 18:16:41 status half-configured libgtk2.0-bin 2.20.1-2 2010-10-19 18:16:41 status installed libgtk2.0-bin 2.20.1-2 2010-10-19 18:16:42 configure libgudev-1.0-0 163-1 163-1 2010-10-19 18:16:42 status unpacked libgudev-1.0-0 163-1 2010-10-19 18:16:42 status half-configured libgudev-1.0-0 163-1 2010-10-19 18:16:42 status installed libgudev-1.0-0 163-1 2010-10-19 18:16:42 configure libicu44 4.4.2-1 4.4.2-1 2010-10-19 18:16:42 status unpacked libicu44 4.4.2-1 2010-10-19 18:16:42 status half-configured libicu44 4.4.2-1 2010-10-19 18:16:42 status installed libicu44 4.4.2-1 2010-10-19 18:16:42 configure libparted0debian1 2.3-3 2.3-3 2010-10-19 18:16:42 status unpacked libparted0debian1 2.3-3 2010-10-19 18:16:42 status half-configured libparted0debian1 2.3-3 2010-10-19 18:16:42 status installed libparted0debian1 2.3-3 2010-10-19 18:16:42 configure libppix-regexp-perl 0.014-1 0.014-1 2010-10-19 18:16:42 status unpacked libppix-regexp-perl 0.014-1 2010-10-19 18:16:42 status half-configured libppix-regexp-perl 0.014-1 2010-10-19 18:16:42 status installed libppix-regexp-perl 0.014-1 2010-10-19 18:16:42 configure libproxy0 0.3.1-2 0.3.1-2 2010-10-19 18:16:42 status unpacked libproxy0 0.3.1-2 2010-10-19 18:16:42 status half-configured libproxy0 0.3.1-2 2010-10-19 18:16:42 status installed libproxy0 0.3.1-2 2010-10-19 18:16:42 configure libqtcore4 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:42 status unpacked libqtcore4 4:4.6.3-4 2010-10-19 18:16:42 status half-configured libqtcore4 4:4.6.3-4 2010-10-19 18:16:42 status installed libqtcore4 4:4.6.3-4 2010-10-19 18:16:42 configure libqt4-xml 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:42 status unpacked libqt4-xml 4:4.6.3-4 2010-10-19 18:16:42 status half-configured libqt4-xml 4:4.6.3-4 2010-10-19 18:16:42 status installed libqt4-xml 4:4.6.3-4 2010-10-19 18:16:42 configure libqt4-dbus 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:42 status unpacked libqt4-dbus 4:4.6.3-4 2010-10-19 18:16:42 status half-configured libqt4-dbus 4:4.6.3-4 2010-10-19 18:16:42 status installed libqt4-dbus 4:4.6.3-4 2010-10-19 18:16:42 configure libqt4-script 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:42 status unpacked libqt4-script 4:4.6.3-4 2010-10-19 18:16:42 status half-configured libqt4-script 4:4.6.3-4 2010-10-19 18:16:42 status installed libqt4-script 4:4.6.3-4 2010-10-19 18:16:42 configure libqtgui4 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:42 status unpacked libqtgui4 4:4.6.3-4 2010-10-19 18:16:42 status half-configured libqtgui4 4:4.6.3-4 2010-10-19 18:16:43 status installed libqtgui4 4:4.6.3-4 2010-10-19 18:16:43 configure libqt4-designer 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked libqt4-designer 4:4.6.3-4 2010-10-19 18:16:43 status half-configured libqt4-designer 4:4.6.3-4 2010-10-19 18:16:43 status installed libqt4-designer 4:4.6.3-4 2010-10-19 18:16:43 configure libqt4-network 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked libqt4-network 4:4.6.3-4 2010-10-19 18:16:43 status half-configured libqt4-network 4:4.6.3-4 2010-10-19 18:16:43 status installed libqt4-network 4:4.6.3-4 2010-10-19 18:16:43 configure libqt4-sql 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked libqt4-sql 4:4.6.3-4 2010-10-19 18:16:43 status half-configured libqt4-sql 4:4.6.3-4 2010-10-19 18:16:43 status installed libqt4-sql 4:4.6.3-4 2010-10-19 18:16:43 configure libqt4-qt3support 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked libqt4-qt3support 4:4.6.3-4 2010-10-19 18:16:43 status half-configured libqt4-qt3support 4:4.6.3-4 2010-10-19 18:16:43 status installed libqt4-qt3support 4:4.6.3-4 2010-10-19 18:16:43 configure qt4-qtconfig 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked qt4-qtconfig 4:4.6.3-4 2010-10-19 18:16:43 status half-configured qt4-qtconfig 4:4.6.3-4 2010-10-19 18:16:43 status installed qt4-qtconfig 4:4.6.3-4 2010-10-19 18:16:43 configure libqt4-sql-mysql 4:4.6.3-4 4:4.6.3-4 2010-10-19 18:16:43 status unpacked libqt4-sql-mysql 4:4.6.3-4 2010-10-19 18:16:43 status half-configured libqt4-sql-mysql 4:4.6.3-4 2010-10-19 18:16:43 status installed libqt4-sql-mysql 4:4.6.3-4 2010-10-19 18:16:43 configure libsane 1.0.21-5 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:43 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:44 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status unpacked libsane 1.0.21-5 2010-10-19 18:16:45 status half-configured libsane 1.0.21-5 2010-10-19 18:16:46 status installed libsane 1.0.21-5 2010-10-19 18:16:46 configure libtdb1 1.2.7-1 1.2.7-1 2010-10-19 18:16:46 status unpacked libtdb1 1.2.7-1 2010-10-19 18:16:46 status half-configured libtdb1 1.2.7-1 2010-10-19 18:16:46 status installed libtdb1 1.2.7-1 2010-10-19 18:16:46 configure libwebkit-1.0-common 1.2.5-1 1.2.5-1 2010-10-19 18:16:46 status unpacked libwebkit-1.0-common 1.2.5-1 2010-10-19 18:16:46 status half-configured libwebkit-1.0-common 1.2.5-1 2010-10-19 18:16:46 status installed libwebkit-1.0-common 1.2.5-1 2010-10-19 18:16:46 configure libwebkit-1.0-2 1.2.5-1 1.2.5-1 2010-10-19 18:16:46 status unpacked libwebkit-1.0-2 1.2.5-1 2010-10-19 18:16:46 status half-configured libwebkit-1.0-2 1.2.5-1 2010-10-19 18:16:46 status installed libwebkit-1.0-2 1.2.5-1 2010-10-19 18:16:46 configure linux-libc-dev 2.6.32-25 2.6.32-25 2010-10-19 18:16:46 status unpacked linux-libc-dev 2.6.32-25 2010-10-19 18:16:46 status half-configured linux-libc-dev 2.6.32-25 2010-10-19 18:16:46 status installed linux-libc-dev 2.6.32-25 2010-10-19 18:16:46 configure parted 2.3-3 2.3-3 2010-10-19 18:16:46 status unpacked parted 2.3-3 2010-10-19 18:16:46 status half-configured parted 2.3-3 2010-10-19 18:16:46 status installed parted 2.3-3 2010-10-19 18:16:46 configure python2.5-minimal 2.5.5-10 2.5.5-10 2010-10-19 18:16:46 status unpacked python2.5-minimal 2.5.5-10 2010-10-19 18:16:46 status unpacked python2.5-minimal 2.5.5-10 2010-10-19 18:16:46 status half-configured python2.5-minimal 2.5.5-10 2010-10-19 18:16:48 status installed python2.5-minimal 2.5.5-10 2010-10-19 18:16:48 configure python2.5 2.5.5-10 2.5.5-10 2010-10-19 18:16:48 status unpacked python2.5 2.5.5-10 2010-10-19 18:16:48 status half-configured python2.5 2.5.5-10 2010-10-19 18:16:50 status installed python2.5 2.5.5-10 2010-10-19 18:16:50 configure update-inetd 4.38 4.38 2010-10-19 18:16:50 status unpacked update-inetd 4.38 2010-10-19 18:16:50 status half-configured update-inetd 4.38 2010-10-19 18:16:50 status installed update-inetd 4.38 2010-10-19 18:16:50 configure sane-utils 1.0.21-5 1.0.21-5 2010-10-19 18:16:50 status unpacked sane-utils 1.0.21-5 2010-10-19 18:16:50 status unpacked sane-utils 1.0.21-5 2010-10-19 18:16:50 status unpacked sane-utils 1.0.21-5 2010-10-19 18:16:50 status unpacked sane-utils 1.0.21-5 2010-10-19 18:16:50 status half-configured sane-utils 1.0.21-5 2010-10-19 18:16:51 status installed sane-utils 1.0.21-5 2010-10-19 18:16:51 configure syslinux-common 2:4.02+dfsg-7 2:4.02+dfsg-7 2010-10-19 18:16:51 status unpacked syslinux-common 2:4.02+dfsg-7 2010-10-19 18:16:51 status half-configured syslinux-common 2:4.02+dfsg-7 2010-10-19 18:16:51 status installed syslinux-common 2:4.02+dfsg-7 2010-10-19 18:16:51 configure transmission-common 2.03-2 2.03-2 2010-10-19 18:16:51 status unpacked transmission-common 2.03-2 2010-10-19 18:16:51 status half-configured transmission-common 2.03-2 2010-10-19 18:16:51 status installed transmission-common 2.03-2 2010-10-19 18:16:52 configure transmission-gtk 2.03-2 2.03-2 2010-10-19 18:16:52 status unpacked transmission-gtk 2.03-2 2010-10-19 18:16:52 status half-configured transmission-gtk 2.03-2 2010-10-19 18:16:52 status installed transmission-gtk 2.03-2 2010-10-19 18:16:52 configure xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 1:0.0.15+git20100329+7858345-5 2010-10-19 18:16:52 status unpacked xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 2010-10-19 18:16:52 status half-configured xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 2010-10-19 18:16:52 status installed xserver-xorg-video-nouveau 1:0.0.15+git20100329+7858345-5 2010-10-19 18:16:52 configure fai-client 4.0~beta2+experimental36 4.0~beta2+experimental36 2010-10-19 18:16:52 status unpacked fai-client 4.0~beta2+experimental36 2010-10-19 18:16:52 status unpacked fai-client 4.0~beta2+experimental36 2010-10-19 18:16:52 status half-configured fai-client 4.0~beta2+experimental36 2010-10-19 18:16:52 status installed fai-client 4.0~beta2+experimental36 2010-10-19 18:16:52 configure fai-doc 4.0~beta2+experimental36 4.0~beta2+experimental36 2010-10-19 18:16:52 status unpacked fai-doc 4.0~beta2+experimental36 2010-10-19 18:16:52 status half-configured fai-doc 4.0~beta2+experimental36 2010-10-19 18:16:52 status installed fai-doc 4.0~beta2+experimental36 2010-10-19 18:16:52 configure fai-server 4.0~beta2+experimental36 4.0~beta2+experimental36 2010-10-19 18:16:52 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 18:16:52 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:12 conffile /etc/fai/menu.lst keep 2010-10-19 21:43:12 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:12 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:12 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:12 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:13 status unpacked fai-server 4.0~beta2+experimental36 2010-10-19 21:43:13 status half-configured fai-server 4.0~beta2+experimental36 2010-10-19 21:43:13 status installed fai-server 4.0~beta2+experimental36 2010-10-19 21:43:13 configure fai-setup-storage 4.0~beta2+experimental36 4.0~beta2+experimental36 2010-10-19 21:43:13 status unpacked fai-setup-storage 4.0~beta2+experimental36 2010-10-19 21:43:13 status half-configured fai-setup-storage 4.0~beta2+experimental36 2010-10-19 21:43:13 status installed fai-setup-storage 4.0~beta2+experimental36 2010-10-19 21:43:13 configure powertop 1.13-1.1 1.13-1.1 2010-10-19 21:43:13 status unpacked powertop 1.13-1.1 2010-10-19 21:43:13 status half-configured powertop 1.13-1.1 2010-10-19 21:43:13 status installed powertop 1.13-1.1 2010-10-19 21:43:13 configure sun-java6-jre 6.22-1 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-jre 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-jre 6.22-1 2010-10-19 21:43:13 status half-configured sun-java6-jre 6.22-1 2010-10-19 21:43:13 status installed sun-java6-jre 6.22-1 2010-10-19 21:43:13 configure libstdc++6-4.4-dev 4.4.5-4 4.4.5-4 2010-10-19 21:43:13 status unpacked libstdc++6-4.4-dev 4.4.5-4 2010-10-19 21:43:13 status half-configured libstdc++6-4.4-dev 4.4.5-4 2010-10-19 21:43:13 status installed libstdc++6-4.4-dev 4.4.5-4 2010-10-19 21:43:13 configure g++-4.4 4.4.5-4 4.4.5-4 2010-10-19 21:43:13 status unpacked g++-4.4 4.4.5-4 2010-10-19 21:43:13 status half-configured g++-4.4 4.4.5-4 2010-10-19 21:43:13 status installed g++-4.4 4.4.5-4 2010-10-19 21:43:13 configure sun-java6-bin 6.22-1 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:13 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:14 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:14 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:14 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:14 status unpacked sun-java6-bin 6.22-1 2010-10-19 21:43:14 status half-configured sun-java6-bin 6.22-1 2010-10-19 21:43:15 status installed sun-java6-bin 6.22-1 2010-10-19 21:43:15 configure sun-java6-jdk 6.22-1 6.22-1 2010-10-19 21:43:15 status unpacked sun-java6-jdk 6.22-1 2010-10-19 21:43:15 status half-configured sun-java6-jdk 6.22-1 2010-10-19 21:43:15 status installed sun-java6-jdk 6.22-1 2010-10-19 21:43:15 trigproc initramfs-tools 0.98.4 0.98.4 2010-10-19 21:43:15 status half-configured initramfs-tools 0.98.4 2010-10-19 21:43:35 status installed initramfs-tools 0.98.4 2010-10-19 21:43:35 trigproc menu 2.1.44 2.1.44 2010-10-19 21:43:35 status half-configured menu 2.1.44 2010-10-19 21:43:37 status installed menu 2.1.44 2010-10-20 11:53:10 startup archives unpack 2010-10-20 11:53:13 upgrade python-support 1.0.10 1.0.11 2010-10-20 11:53:13 status half-configured python-support 1.0.10 2010-10-20 11:53:14 status unpacked python-support 1.0.10 2010-10-20 11:53:14 status half-installed python-support 1.0.10 2010-10-20 11:53:14 status triggers-pending man-db 2.5.7-6 2010-10-20 11:53:14 status half-installed python-support 1.0.10 2010-10-20 11:53:14 status half-installed python-support 1.0.10 2010-10-20 11:53:14 status unpacked python-support 1.0.11 2010-10-20 11:53:14 status unpacked python-support 1.0.11 2010-10-20 11:53:15 upgrade libpango1.0-dev 1.28.1-1 1.28.3-1 2010-10-20 11:53:15 status half-configured libpango1.0-dev 1.28.1-1 2010-10-20 11:53:15 status unpacked libpango1.0-dev 1.28.1-1 2010-10-20 11:53:15 status half-installed libpango1.0-dev 1.28.1-1 2010-10-20 11:53:15 status half-installed libpango1.0-dev 1.28.1-1 2010-10-20 11:53:15 status half-installed libpango1.0-dev 1.28.1-1 2010-10-20 11:53:15 status unpacked libpango1.0-dev 1.28.3-1 2010-10-20 11:53:16 status unpacked libpango1.0-dev 1.28.3-1 2010-10-20 11:53:16 upgrade libpango1.0-common 1.28.1-1 1.28.3-1 2010-10-20 11:53:16 status half-configured libpango1.0-common 1.28.1-1 2010-10-20 11:53:16 status unpacked libpango1.0-common 1.28.1-1 2010-10-20 11:53:16 status half-installed libpango1.0-common 1.28.1-1 2010-10-20 11:53:16 status half-installed libpango1.0-common 1.28.1-1 2010-10-20 11:53:17 status half-installed libpango1.0-common 1.28.1-1 2010-10-20 11:53:17 status unpacked libpango1.0-common 1.28.3-1 2010-10-20 11:53:17 status unpacked libpango1.0-common 1.28.3-1 2010-10-20 11:53:17 upgrade libpango1.0-0 1.28.1-1 1.28.3-1 2010-10-20 11:53:17 status half-configured libpango1.0-0 1.28.1-1 2010-10-20 11:53:17 status unpacked libpango1.0-0 1.28.1-1 2010-10-20 11:53:17 status half-installed libpango1.0-0 1.28.1-1 2010-10-20 11:53:17 status half-installed libpango1.0-0 1.28.1-1 2010-10-20 11:53:17 status unpacked libpango1.0-0 1.28.3-1 2010-10-20 11:53:17 status unpacked libpango1.0-0 1.28.3-1 2010-10-20 11:53:18 upgrade libgksu2-0 2.0.13~pre1-1 2.0.13~pre1-2 2010-10-20 11:53:18 status half-configured libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status unpacked libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status half-installed libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status triggers-pending gconf2 2.28.1-5 2010-10-20 11:53:18 status half-installed libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status half-installed libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status half-installed libgksu2-0 2.0.13~pre1-1 2010-10-20 11:53:18 status unpacked libgksu2-0 2.0.13~pre1-2 2010-10-20 11:53:18 status unpacked libgksu2-0 2.0.13~pre1-2 2010-10-20 11:53:19 upgrade gksu 2.0.2-3 2.0.2-4 2010-10-20 11:53:19 status half-configured gksu 2.0.2-3 2010-10-20 11:53:19 status unpacked gksu 2.0.2-3 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status triggers-pending menu 2.1.44 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status triggers-pending gnome-menus 2.30.3-1 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status triggers-pending desktop-file-utils 0.15-2 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status half-installed gksu 2.0.2-3 2010-10-20 11:53:19 status triggers-awaited menu 2.1.44 2010-10-20 11:53:19 status unpacked gksu 2.0.2-4 2010-10-20 11:53:19 status unpacked gksu 2.0.2-4 2010-10-20 11:53:19 upgrade gnome-settings-daemon 2.30.2-1 2.30.2-2 2010-10-20 11:53:19 status half-configured gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:19 status unpacked gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:20 status half-installed gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:20 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-20 11:53:20 status half-installed gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:20 status half-installed gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:21 status half-installed gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:22 status half-installed gnome-settings-daemon 2.30.2-1 2010-10-20 11:53:22 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:53:23 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:53:23 upgrade gnome-user-share 2.30.0-1 2.30.1-1 2010-10-20 11:53:23 status half-configured gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status unpacked gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:23 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:25 status half-installed gnome-user-share 2.30.0-1 2010-10-20 11:53:25 status unpacked gnome-user-share 2.30.1-1 2010-10-20 11:53:25 status unpacked gnome-user-share 2.30.1-1 2010-10-20 11:53:25 upgrade xulrunner-1.9.1 1.9.1.13-1 1.9.1.14-1 2010-10-20 11:53:25 status half-configured xulrunner-1.9.1 1.9.1.13-1 2010-10-20 11:53:25 status unpacked xulrunner-1.9.1 1.9.1.13-1 2010-10-20 11:53:25 status half-installed xulrunner-1.9.1 1.9.1.13-1 2010-10-20 11:53:26 status half-installed xulrunner-1.9.1 1.9.1.13-1 2010-10-20 11:53:28 status half-installed xulrunner-1.9.1 1.9.1.13-1 2010-10-20 11:53:28 status unpacked xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:53:28 status unpacked xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:53:28 upgrade libmozjs2d 1.9.1.13-1 1.9.1.14-1 2010-10-20 11:53:28 status half-configured libmozjs2d 1.9.1.13-1 2010-10-20 11:53:28 status unpacked libmozjs2d 1.9.1.13-1 2010-10-20 11:53:28 status half-installed libmozjs2d 1.9.1.13-1 2010-10-20 11:53:28 status half-installed libmozjs2d 1.9.1.13-1 2010-10-20 11:53:29 status unpacked libmozjs2d 1.9.1.14-1 2010-10-20 11:53:29 status unpacked libmozjs2d 1.9.1.14-1 2010-10-20 11:53:29 upgrade iceweasel 3.5.13-1 3.5.14-1 2010-10-20 11:53:29 status half-configured iceweasel 3.5.13-1 2010-10-20 11:53:29 status unpacked iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:29 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:30 status half-installed iceweasel 3.5.13-1 2010-10-20 11:53:30 status unpacked iceweasel 3.5.14-1 2010-10-20 11:53:30 status unpacked iceweasel 3.5.14-1 2010-10-20 11:53:31 upgrade libdv4 1.0.0-2 1.0.0-2.1 2010-10-20 11:53:31 status half-configured libdv4 1.0.0-2 2010-10-20 11:53:31 status unpacked libdv4 1.0.0-2 2010-10-20 11:53:31 status half-installed libdv4 1.0.0-2 2010-10-20 11:53:31 status half-installed libdv4 1.0.0-2 2010-10-20 11:53:31 status unpacked libdv4 1.0.0-2.1 2010-10-20 11:53:31 status unpacked libdv4 1.0.0-2.1 2010-10-20 11:53:31 upgrade icedtea-6-jre-cacao 6b18-1.8.2-1 6b18-1.8.2-2 2010-10-20 11:53:31 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-20 11:53:31 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-20 11:53:31 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-20 11:53:32 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-1 2010-10-20 11:53:32 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-20 11:53:32 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-20 11:53:32 upgrade openjdk-6-jre-lib 6b18-1.8.2-1 6b18-1.8.2-2 2010-10-20 11:53:32 status half-configured openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-20 11:53:32 status unpacked openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-20 11:53:32 status half-installed openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-20 11:53:33 status half-installed openjdk-6-jre-lib 6b18-1.8.2-1 2010-10-20 11:53:33 status unpacked openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-20 11:53:33 status unpacked openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-20 11:53:33 upgrade openjdk-6-jre-headless 6b18-1.8.2-1 6b18-1.8.2-2 2010-10-20 11:53:33 status half-configured openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-20 11:53:33 status unpacked openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-20 11:53:33 status half-installed openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-20 11:53:36 status half-installed openjdk-6-jre-headless 6b18-1.8.2-1 2010-10-20 11:53:37 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:53:37 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:53:37 upgrade openjdk-6-jre 6b18-1.8.2-1 6b18-1.8.2-2 2010-10-20 11:53:37 status half-configured openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status unpacked openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:37 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:38 status half-installed openjdk-6-jre 6b18-1.8.2-1 2010-10-20 11:53:38 status unpacked openjdk-6-jre 6b18-1.8.2-2 2010-10-20 11:53:38 status unpacked openjdk-6-jre 6b18-1.8.2-2 2010-10-20 11:53:38 upgrade system-tools-backends 2.10.0-2 2.10.1-1 2010-10-20 11:53:38 status half-configured system-tools-backends 2.10.0-2 2010-10-20 11:53:38 status unpacked system-tools-backends 2.10.0-2 2010-10-20 11:53:38 status half-installed system-tools-backends 2.10.0-2 2010-10-20 11:53:39 status half-installed system-tools-backends 2.10.0-2 2010-10-20 11:53:41 status half-installed system-tools-backends 2.10.0-2 2010-10-20 11:53:41 status unpacked system-tools-backends 2.10.1-1 2010-10-20 11:53:41 status unpacked system-tools-backends 2.10.1-1 2010-10-20 11:53:41 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-20 11:53:41 status half-configured man-db 2.5.7-6 2010-10-20 11:53:46 status installed man-db 2.5.7-6 2010-10-20 11:53:46 trigproc gconf2 2.28.1-5 2.28.1-5 2010-10-20 11:53:46 status half-configured gconf2 2.28.1-5 2010-10-20 11:54:05 status installed gconf2 2.28.1-5 2010-10-20 11:54:05 trigproc menu 2.1.44 2.1.44 2010-10-20 11:54:05 status half-configured menu 2.1.44 2010-10-20 11:54:08 status installed menu 2.1.44 2010-10-20 11:54:08 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-20 11:54:08 status half-configured gnome-menus 2.30.3-1 2010-10-20 11:54:08 status installed gnome-menus 2.30.3-1 2010-10-20 11:54:08 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-20 11:54:08 status half-configured desktop-file-utils 0.15-2 2010-10-20 11:54:09 status installed desktop-file-utils 0.15-2 2010-10-20 11:54:09 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-20 11:54:09 status half-configured hicolor-icon-theme 0.12-1 2010-10-20 11:54:20 status installed hicolor-icon-theme 0.12-1 2010-10-20 11:54:21 startup packages configure 2010-10-20 11:54:21 configure python-support 1.0.11 1.0.11 2010-10-20 11:54:21 status unpacked python-support 1.0.11 2010-10-20 11:54:21 status half-configured python-support 1.0.11 2010-10-20 11:54:51 status installed python-support 1.0.11 2010-10-20 11:54:51 configure libpango1.0-common 1.28.3-1 1.28.3-1 2010-10-20 11:54:51 status unpacked libpango1.0-common 1.28.3-1 2010-10-20 11:54:52 status unpacked libpango1.0-common 1.28.3-1 2010-10-20 11:54:52 status half-configured libpango1.0-common 1.28.3-1 2010-10-20 11:54:52 status installed libpango1.0-common 1.28.3-1 2010-10-20 11:54:52 configure libpango1.0-0 1.28.3-1 1.28.3-1 2010-10-20 11:54:52 status unpacked libpango1.0-0 1.28.3-1 2010-10-20 11:54:52 status half-configured libpango1.0-0 1.28.3-1 2010-10-20 11:54:53 status installed libpango1.0-0 1.28.3-1 2010-10-20 11:54:53 configure libpango1.0-dev 1.28.3-1 1.28.3-1 2010-10-20 11:54:53 status unpacked libpango1.0-dev 1.28.3-1 2010-10-20 11:54:53 status half-configured libpango1.0-dev 1.28.3-1 2010-10-20 11:54:53 status installed libpango1.0-dev 1.28.3-1 2010-10-20 11:54:53 configure libgksu2-0 2.0.13~pre1-2 2.0.13~pre1-2 2010-10-20 11:54:53 status unpacked libgksu2-0 2.0.13~pre1-2 2010-10-20 11:54:53 status half-configured libgksu2-0 2.0.13~pre1-2 2010-10-20 11:54:55 status installed libgksu2-0 2.0.13~pre1-2 2010-10-20 11:54:55 configure gksu 2.0.2-4 2.0.2-4 2010-10-20 11:54:55 status unpacked gksu 2.0.2-4 2010-10-20 11:54:55 status half-configured gksu 2.0.2-4 2010-10-20 11:54:55 status installed gksu 2.0.2-4 2010-10-20 11:54:55 status triggers-pending menu 2.1.44 2010-10-20 11:54:55 status triggers-awaited menu 2.1.44 2010-10-20 11:54:55 configure gnome-settings-daemon 2.30.2-2 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status unpacked gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:55 status half-configured gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:56 status installed gnome-settings-daemon 2.30.2-2 2010-10-20 11:54:56 configure gnome-user-share 2.30.1-1 2.30.1-1 2010-10-20 11:54:56 status unpacked gnome-user-share 2.30.1-1 2010-10-20 11:54:56 status half-configured gnome-user-share 2.30.1-1 2010-10-20 11:54:56 status installed gnome-user-share 2.30.1-1 2010-10-20 11:54:56 configure libmozjs2d 1.9.1.14-1 1.9.1.14-1 2010-10-20 11:54:56 status unpacked libmozjs2d 1.9.1.14-1 2010-10-20 11:54:56 status half-configured libmozjs2d 1.9.1.14-1 2010-10-20 11:54:56 status installed libmozjs2d 1.9.1.14-1 2010-10-20 11:54:56 configure xulrunner-1.9.1 1.9.1.14-1 1.9.1.14-1 2010-10-20 11:54:56 status unpacked xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:54:56 status unpacked xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:54:56 status half-configured xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:54:56 status installed xulrunner-1.9.1 1.9.1.14-1 2010-10-20 11:54:56 configure iceweasel 3.5.14-1 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status unpacked iceweasel 3.5.14-1 2010-10-20 11:54:56 status half-configured iceweasel 3.5.14-1 2010-10-20 11:54:56 status installed iceweasel 3.5.14-1 2010-10-20 11:54:56 configure libdv4 1.0.0-2.1 1.0.0-2.1 2010-10-20 11:54:56 status unpacked libdv4 1.0.0-2.1 2010-10-20 11:54:57 status half-configured libdv4 1.0.0-2.1 2010-10-20 11:54:57 status installed libdv4 1.0.0-2.1 2010-10-20 11:54:57 configure system-tools-backends 2.10.1-1 2.10.1-1 2010-10-20 11:54:57 status unpacked system-tools-backends 2.10.1-1 2010-10-20 11:54:57 status unpacked system-tools-backends 2.10.1-1 2010-10-20 11:54:57 status half-configured system-tools-backends 2.10.1-1 2010-10-20 11:54:57 status installed system-tools-backends 2.10.1-1 2010-10-20 11:54:57 configure openjdk-6-jre-headless 6b18-1.8.2-2 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:57 status half-configured openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:58 status installed openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-20 11:54:58 configure icedtea-6-jre-cacao 6b18-1.8.2-2 6b18-1.8.2-2 2010-10-20 11:54:58 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-20 11:54:58 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-20 11:54:58 status installed icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-20 11:54:58 configure openjdk-6-jre 6b18-1.8.2-2 6b18-1.8.2-2 2010-10-20 11:54:58 status unpacked openjdk-6-jre 6b18-1.8.2-2 2010-10-20 11:54:58 status half-configured openjdk-6-jre 6b18-1.8.2-2 2010-10-20 11:54:58 status installed openjdk-6-jre 6b18-1.8.2-2 2010-10-20 11:54:58 configure openjdk-6-jre-lib 6b18-1.8.2-2 6b18-1.8.2-2 2010-10-20 11:54:58 status unpacked openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-20 11:54:58 status half-configured openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-20 11:54:58 status installed openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-20 11:54:58 trigproc menu 2.1.44 2.1.44 2010-10-20 11:54:58 status half-configured menu 2.1.44 2010-10-20 11:54:59 status installed menu 2.1.44 2010-10-22 11:13:33 startup archives unpack 2010-10-22 11:13:42 install pwgen 2.06-1+b1 2010-10-22 11:13:42 status half-installed pwgen 2.06-1+b1 2010-10-22 11:13:42 status triggers-pending man-db 2.5.7-6 2010-10-22 11:13:42 status half-installed pwgen 2.06-1+b1 2010-10-22 11:13:43 status unpacked pwgen 2.06-1+b1 2010-10-22 11:13:43 status unpacked pwgen 2.06-1+b1 2010-10-22 11:13:43 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 11:13:43 status half-configured man-db 2.5.7-6 2010-10-22 11:13:49 status installed man-db 2.5.7-6 2010-10-22 11:13:49 startup packages configure 2010-10-22 11:13:49 configure pwgen 2.06-1+b1 2.06-1+b1 2010-10-22 11:13:49 status unpacked pwgen 2.06-1+b1 2010-10-22 11:13:50 status half-configured pwgen 2.06-1+b1 2010-10-22 11:13:50 status installed pwgen 2.06-1+b1 2010-10-22 11:39:50 startup archives unpack 2010-10-22 11:40:01 upgrade libpam-modules 1.1.1-6 1.1.1-6.1 2010-10-22 11:40:01 status half-configured libpam-modules 1.1.1-6 2010-10-22 11:40:01 status unpacked libpam-modules 1.1.1-6 2010-10-22 11:40:01 status half-installed libpam-modules 1.1.1-6 2010-10-22 11:40:01 status triggers-pending man-db 2.5.7-6 2010-10-22 11:40:02 status half-installed libpam-modules 1.1.1-6 2010-10-22 11:40:02 status half-installed libpam-modules 1.1.1-6 2010-10-22 11:40:02 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:03 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:03 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 11:40:03 status half-configured man-db 2.5.7-6 2010-10-22 11:40:08 status installed man-db 2.5.7-6 2010-10-22 11:40:09 startup packages configure 2010-10-22 11:40:09 configure libpam-modules 1.1.1-6.1 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status unpacked libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status half-configured libpam-modules 1.1.1-6.1 2010-10-22 11:40:09 status installed libpam-modules 1.1.1-6.1 2010-10-22 11:40:10 startup archives unpack 2010-10-22 11:40:10 upgrade linux-base 2.6.32-25 2.6.32-26 2010-10-22 11:40:10 status half-configured linux-base 2.6.32-25 2010-10-22 11:40:10 status unpacked linux-base 2.6.32-25 2010-10-22 11:40:10 status half-installed linux-base 2.6.32-25 2010-10-22 11:40:10 status triggers-pending man-db 2.5.7-6 2010-10-22 11:40:10 status half-installed linux-base 2.6.32-25 2010-10-22 11:40:10 status half-installed linux-base 2.6.32-25 2010-10-22 11:40:11 status unpacked linux-base 2.6.32-26 2010-10-22 11:40:11 status unpacked linux-base 2.6.32-26 2010-10-22 11:40:11 upgrade linux-image-2.6.32-5-amd64 2.6.32-25 2.6.32-26 2010-10-22 11:40:11 status half-configured linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-22 11:40:11 status unpacked linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-22 11:40:11 status half-installed linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-22 11:40:26 status half-installed linux-image-2.6.32-5-amd64 2.6.32-25 2010-10-22 11:40:27 status unpacked linux-image-2.6.32-5-amd64 2.6.32-26 2010-10-22 11:40:30 status unpacked linux-image-2.6.32-5-amd64 2.6.32-26 2010-10-22 11:40:30 upgrade initramfs-tools 0.98.4 0.98.5 2010-10-22 11:40:30 status half-configured initramfs-tools 0.98.4 2010-10-22 11:40:30 status unpacked initramfs-tools 0.98.4 2010-10-22 11:40:30 status half-installed initramfs-tools 0.98.4 2010-10-22 11:40:30 status half-installed initramfs-tools 0.98.4 2010-10-22 11:40:30 status triggers-pending doc-base 0.9.5 2010-10-22 11:40:31 status half-installed initramfs-tools 0.98.4 2010-10-22 11:40:32 status half-installed initramfs-tools 0.98.4 2010-10-22 11:40:32 status unpacked initramfs-tools 0.98.5 2010-10-22 11:40:32 status unpacked initramfs-tools 0.98.5 2010-10-22 11:40:33 upgrade gcc-4.4-base 4.4.5-4 4.4.5-5 2010-10-22 11:40:33 status half-configured gcc-4.4-base 4.4.5-4 2010-10-22 11:40:33 status unpacked gcc-4.4-base 4.4.5-4 2010-10-22 11:40:33 status half-installed gcc-4.4-base 4.4.5-4 2010-10-22 11:40:33 status half-installed gcc-4.4-base 4.4.5-4 2010-10-22 11:40:33 status unpacked gcc-4.4-base 4.4.5-5 2010-10-22 11:40:33 status unpacked gcc-4.4-base 4.4.5-5 2010-10-22 11:40:33 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 11:40:33 status half-configured man-db 2.5.7-6 2010-10-22 11:40:37 status installed man-db 2.5.7-6 2010-10-22 11:40:37 trigproc doc-base 0.9.5 0.9.5 2010-10-22 11:40:37 status half-configured doc-base 0.9.5 2010-10-22 11:40:39 status installed doc-base 0.9.5 2010-10-22 11:40:40 startup packages configure 2010-10-22 11:40:40 configure gcc-4.4-base 4.4.5-5 4.4.5-5 2010-10-22 11:40:40 status unpacked gcc-4.4-base 4.4.5-5 2010-10-22 11:40:40 status half-configured gcc-4.4-base 4.4.5-5 2010-10-22 11:40:40 status installed gcc-4.4-base 4.4.5-5 2010-10-22 11:40:41 startup archives unpack 2010-10-22 11:40:41 upgrade libstdc++6 4.4.5-4 4.4.5-5 2010-10-22 11:40:41 status half-configured libstdc++6 4.4.5-4 2010-10-22 11:40:41 status unpacked libstdc++6 4.4.5-4 2010-10-22 11:40:41 status half-installed libstdc++6 4.4.5-4 2010-10-22 11:40:41 status half-installed libstdc++6 4.4.5-4 2010-10-22 11:40:41 status unpacked libstdc++6 4.4.5-5 2010-10-22 11:40:41 status unpacked libstdc++6 4.4.5-5 2010-10-22 11:40:42 startup packages configure 2010-10-22 11:40:42 configure libstdc++6 4.4.5-5 4.4.5-5 2010-10-22 11:40:42 status unpacked libstdc++6 4.4.5-5 2010-10-22 11:40:42 status half-configured libstdc++6 4.4.5-5 2010-10-22 11:40:44 status installed libstdc++6 4.4.5-5 2010-10-22 11:40:45 startup archives unpack 2010-10-22 11:40:45 upgrade cpp-4.4 4.4.5-4 4.4.5-5 2010-10-22 11:40:45 status half-configured cpp-4.4 4.4.5-4 2010-10-22 11:40:45 status unpacked cpp-4.4 4.4.5-4 2010-10-22 11:40:45 status half-installed cpp-4.4 4.4.5-4 2010-10-22 11:40:46 status half-installed cpp-4.4 4.4.5-4 2010-10-22 11:40:46 status unpacked cpp-4.4 4.4.5-5 2010-10-22 11:40:46 status unpacked cpp-4.4 4.4.5-5 2010-10-22 11:40:46 upgrade libgomp1 4.4.5-4 4.4.5-5 2010-10-22 11:40:46 status half-configured libgomp1 4.4.5-4 2010-10-22 11:40:46 status unpacked libgomp1 4.4.5-4 2010-10-22 11:40:46 status half-installed libgomp1 4.4.5-4 2010-10-22 11:40:46 status half-installed libgomp1 4.4.5-4 2010-10-22 11:40:46 status unpacked libgomp1 4.4.5-5 2010-10-22 11:40:46 status unpacked libgomp1 4.4.5-5 2010-10-22 11:40:47 upgrade gcc-4.4 4.4.5-4 4.4.5-5 2010-10-22 11:40:47 status half-configured gcc-4.4 4.4.5-4 2010-10-22 11:40:47 status unpacked gcc-4.4 4.4.5-4 2010-10-22 11:40:47 status half-installed gcc-4.4 4.4.5-4 2010-10-22 11:40:47 status half-installed gcc-4.4 4.4.5-4 2010-10-22 11:40:47 status unpacked gcc-4.4 4.4.5-5 2010-10-22 11:40:48 status unpacked gcc-4.4 4.4.5-5 2010-10-22 11:40:48 upgrade g++-4.4 4.4.5-4 4.4.5-5 2010-10-22 11:40:48 status half-configured g++-4.4 4.4.5-4 2010-10-22 11:40:48 status unpacked g++-4.4 4.4.5-4 2010-10-22 11:40:48 status half-installed g++-4.4 4.4.5-4 2010-10-22 11:40:48 status half-installed g++-4.4 4.4.5-4 2010-10-22 11:40:48 status unpacked g++-4.4 4.4.5-5 2010-10-22 11:40:49 status unpacked g++-4.4 4.4.5-5 2010-10-22 11:40:49 upgrade libstdc++6-4.4-dev 4.4.5-4 4.4.5-5 2010-10-22 11:40:49 status half-configured libstdc++6-4.4-dev 4.4.5-4 2010-10-22 11:40:49 status unpacked libstdc++6-4.4-dev 4.4.5-4 2010-10-22 11:40:49 status half-installed libstdc++6-4.4-dev 4.4.5-4 2010-10-22 11:40:51 status half-installed libstdc++6-4.4-dev 4.4.5-4 2010-10-22 11:40:51 status unpacked libstdc++6-4.4-dev 4.4.5-5 2010-10-22 11:40:51 status unpacked libstdc++6-4.4-dev 4.4.5-5 2010-10-22 11:40:51 upgrade libgfortran3 4.4.5-4 4.4.5-5 2010-10-22 11:40:51 status half-configured libgfortran3 4.4.5-4 2010-10-22 11:40:51 status unpacked libgfortran3 4.4.5-4 2010-10-22 11:40:51 status half-installed libgfortran3 4.4.5-4 2010-10-22 11:40:51 status half-installed libgfortran3 4.4.5-4 2010-10-22 11:40:52 status unpacked libgfortran3 4.4.5-5 2010-10-22 11:40:52 status unpacked libgfortran3 4.4.5-5 2010-10-22 11:40:52 upgrade lib32stdc++6 4.4.5-4 4.4.5-5 2010-10-22 11:40:52 status half-configured lib32stdc++6 4.4.5-4 2010-10-22 11:40:52 status unpacked lib32stdc++6 4.4.5-4 2010-10-22 11:40:52 status half-installed lib32stdc++6 4.4.5-4 2010-10-22 11:40:52 status half-installed lib32stdc++6 4.4.5-4 2010-10-22 11:40:52 status unpacked lib32stdc++6 4.4.5-5 2010-10-22 11:40:52 status unpacked lib32stdc++6 4.4.5-5 2010-10-22 11:40:52 upgrade lib32gcc1 1:4.4.5-4 1:4.4.5-5 2010-10-22 11:40:52 status half-configured lib32gcc1 1:4.4.5-4 2010-10-22 11:40:52 status unpacked lib32gcc1 1:4.4.5-4 2010-10-22 11:40:52 status half-installed lib32gcc1 1:4.4.5-4 2010-10-22 11:40:53 status half-installed lib32gcc1 1:4.4.5-4 2010-10-22 11:40:53 status unpacked lib32gcc1 1:4.4.5-5 2010-10-22 11:40:53 status unpacked lib32gcc1 1:4.4.5-5 2010-10-22 11:40:53 upgrade libgcc1 1:4.4.5-4 1:4.4.5-5 2010-10-22 11:40:53 status half-configured libgcc1 1:4.4.5-4 2010-10-22 11:40:53 status unpacked libgcc1 1:4.4.5-4 2010-10-22 11:40:53 status half-installed libgcc1 1:4.4.5-4 2010-10-22 11:40:53 status half-installed libgcc1 1:4.4.5-4 2010-10-22 11:40:53 status unpacked libgcc1 1:4.4.5-5 2010-10-22 11:40:53 status unpacked libgcc1 1:4.4.5-5 2010-10-22 11:40:54 startup packages configure 2010-10-22 11:40:54 configure libgcc1 1:4.4.5-5 1:4.4.5-5 2010-10-22 11:40:54 status unpacked libgcc1 1:4.4.5-5 2010-10-22 11:40:54 status half-configured libgcc1 1:4.4.5-5 2010-10-22 11:40:54 status installed libgcc1 1:4.4.5-5 2010-10-22 11:40:55 startup archives unpack 2010-10-22 11:40:55 upgrade libpam-runtime 1.1.1-6 1.1.1-6.1 2010-10-22 11:40:55 status half-configured libpam-runtime 1.1.1-6 2010-10-22 11:40:55 status unpacked libpam-runtime 1.1.1-6 2010-10-22 11:40:55 status half-installed libpam-runtime 1.1.1-6 2010-10-22 11:40:55 status triggers-pending man-db 2.5.7-6 2010-10-22 11:40:55 status half-installed libpam-runtime 1.1.1-6 2010-10-22 11:40:56 status half-installed libpam-runtime 1.1.1-6 2010-10-22 11:40:56 status unpacked libpam-runtime 1.1.1-6.1 2010-10-22 11:40:57 status unpacked libpam-runtime 1.1.1-6.1 2010-10-22 11:40:57 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 11:40:57 status half-configured man-db 2.5.7-6 2010-10-22 11:40:57 status installed man-db 2.5.7-6 2010-10-22 11:40:58 startup packages configure 2010-10-22 11:40:58 configure libpam-runtime 1.1.1-6.1 1.1.1-6.1 2010-10-22 11:40:58 status unpacked libpam-runtime 1.1.1-6.1 2010-10-22 11:40:58 status unpacked libpam-runtime 1.1.1-6.1 2010-10-22 11:40:58 status unpacked libpam-runtime 1.1.1-6.1 2010-10-22 11:40:58 status half-configured libpam-runtime 1.1.1-6.1 2010-10-22 11:40:59 status installed libpam-runtime 1.1.1-6.1 2010-10-22 11:41:00 startup archives unpack 2010-10-22 11:41:00 upgrade libpam0g 1.1.1-6 1.1.1-6.1 2010-10-22 11:41:00 status half-configured libpam0g 1.1.1-6 2010-10-22 11:41:00 status unpacked libpam0g 1.1.1-6 2010-10-22 11:41:00 status half-installed libpam0g 1.1.1-6 2010-10-22 11:41:01 status half-installed libpam0g 1.1.1-6 2010-10-22 11:41:01 status unpacked libpam0g 1.1.1-6.1 2010-10-22 11:41:01 status unpacked libpam0g 1.1.1-6.1 2010-10-22 11:41:02 startup packages configure 2010-10-22 11:41:02 configure libpam0g 1.1.1-6.1 1.1.1-6.1 2010-10-22 11:41:02 status unpacked libpam0g 1.1.1-6.1 2010-10-22 11:41:02 status half-configured libpam0g 1.1.1-6.1 2010-10-22 11:41:02 status installed libpam0g 1.1.1-6.1 2010-10-22 11:41:03 startup archives unpack 2010-10-22 11:41:03 upgrade tasksel-data 2.83 2.84 2010-10-22 11:41:03 status half-configured tasksel-data 2.83 2010-10-22 11:41:03 status unpacked tasksel-data 2.83 2010-10-22 11:41:03 status half-installed tasksel-data 2.83 2010-10-22 11:41:04 status half-installed tasksel-data 2.83 2010-10-22 11:41:04 status unpacked tasksel-data 2.84 2010-10-22 11:41:04 status unpacked tasksel-data 2.84 2010-10-22 11:41:04 upgrade tasksel 2.83 2.84 2010-10-22 11:41:04 status half-configured tasksel 2.83 2010-10-22 11:41:04 status unpacked tasksel 2.83 2010-10-22 11:41:04 status half-installed tasksel 2.83 2010-10-22 11:41:04 status triggers-pending man-db 2.5.7-6 2010-10-22 11:41:04 status half-installed tasksel 2.83 2010-10-22 11:41:04 status triggers-pending menu 2.1.44 2010-10-22 11:41:04 status half-installed tasksel 2.83 2010-10-22 11:41:05 status half-installed tasksel 2.83 2010-10-22 11:41:05 status triggers-awaited menu 2.1.44 2010-10-22 11:41:05 status unpacked tasksel 2.84 2010-10-22 11:41:05 status unpacked tasksel 2.84 2010-10-22 11:41:05 upgrade libsqlite3-0 3.7.2-1 3.7.3-1 2010-10-22 11:41:05 status half-configured libsqlite3-0 3.7.2-1 2010-10-22 11:41:05 status unpacked libsqlite3-0 3.7.2-1 2010-10-22 11:41:05 status half-installed libsqlite3-0 3.7.2-1 2010-10-22 11:41:06 status half-installed libsqlite3-0 3.7.2-1 2010-10-22 11:41:06 status unpacked libsqlite3-0 3.7.3-1 2010-10-22 11:41:06 status unpacked libsqlite3-0 3.7.3-1 2010-10-22 11:41:06 upgrade bogofilter-common 1.2.2-1 1.2.2-2 2010-10-22 11:41:06 status half-configured bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status unpacked bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status half-installed bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status triggers-pending doc-base 0.9.5 2010-10-22 11:41:06 status half-installed bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status half-installed bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status half-installed bogofilter-common 1.2.2-1 2010-10-22 11:41:06 status unpacked bogofilter-common 1.2.2-2 2010-10-22 11:41:06 status unpacked bogofilter-common 1.2.2-2 2010-10-22 11:41:06 upgrade bogofilter-bdb 1.2.2-1 1.2.2-2 2010-10-22 11:41:06 status half-configured bogofilter-bdb 1.2.2-1 2010-10-22 11:41:06 status unpacked bogofilter-bdb 1.2.2-1 2010-10-22 11:41:06 status half-installed bogofilter-bdb 1.2.2-1 2010-10-22 11:41:07 status half-installed bogofilter-bdb 1.2.2-1 2010-10-22 11:41:07 status half-installed bogofilter-bdb 1.2.2-1 2010-10-22 11:41:07 status unpacked bogofilter-bdb 1.2.2-2 2010-10-22 11:41:07 status unpacked bogofilter-bdb 1.2.2-2 2010-10-22 11:41:07 upgrade bogofilter 1.2.2-1 1.2.2-2 2010-10-22 11:41:07 status half-configured bogofilter 1.2.2-1 2010-10-22 11:41:07 status unpacked bogofilter 1.2.2-1 2010-10-22 11:41:07 status half-installed bogofilter 1.2.2-1 2010-10-22 11:41:07 status half-installed bogofilter 1.2.2-1 2010-10-22 11:41:07 status unpacked bogofilter 1.2.2-2 2010-10-22 11:41:07 status unpacked bogofilter 1.2.2-2 2010-10-22 11:41:08 upgrade busybox 1:1.17.1-4 1:1.17.1-6 2010-10-22 11:41:08 status half-configured busybox 1:1.17.1-4 2010-10-22 11:41:08 status unpacked busybox 1:1.17.1-4 2010-10-22 11:41:08 status half-installed busybox 1:1.17.1-4 2010-10-22 11:41:08 status half-installed busybox 1:1.17.1-4 2010-10-22 11:41:08 status half-installed busybox 1:1.17.1-4 2010-10-22 11:41:08 status unpacked busybox 1:1.17.1-6 2010-10-22 11:41:08 status unpacked busybox 1:1.17.1-6 2010-10-22 11:41:08 upgrade devscripts 2.10.68 2.10.69 2010-10-22 11:41:08 status half-configured devscripts 2.10.68 2010-10-22 11:41:08 status unpacked devscripts 2.10.68 2010-10-22 11:41:08 status half-installed devscripts 2.10.68 2010-10-22 11:41:08 status half-installed devscripts 2.10.68 2010-10-22 11:41:09 status half-installed devscripts 2.10.68 2010-10-22 11:41:09 status unpacked devscripts 2.10.69 2010-10-22 11:41:09 status unpacked devscripts 2.10.69 2010-10-22 11:41:09 upgrade dictionaries-common 1.5.14 1.5.15 2010-10-22 11:41:09 status half-configured dictionaries-common 1.5.14 2010-10-22 11:41:09 status unpacked dictionaries-common 1.5.14 2010-10-22 11:41:09 status half-installed dictionaries-common 1.5.14 2010-10-22 11:41:10 status half-installed dictionaries-common 1.5.14 2010-10-22 11:41:10 status half-installed dictionaries-common 1.5.14 2010-10-22 11:41:11 status unpacked dictionaries-common 1.5.15 2010-10-22 11:41:11 status unpacked dictionaries-common 1.5.15 2010-10-22 11:41:11 upgrade etckeeper 0.49 0.50 2010-10-22 11:41:11 status half-configured etckeeper 0.49 2010-10-22 11:41:12 status unpacked etckeeper 0.49 2010-10-22 11:41:12 status half-installed etckeeper 0.49 2010-10-22 11:41:12 status half-installed etckeeper 0.49 2010-10-22 11:41:12 status half-installed etckeeper 0.49 2010-10-22 11:41:13 status unpacked etckeeper 0.50 2010-10-22 11:41:13 status unpacked etckeeper 0.50 2010-10-22 11:41:13 upgrade gnome-power-manager 2.30.1-1 2.32.0-2 2010-10-22 11:41:13 status half-configured gnome-power-manager 2.30.1-1 2010-10-22 11:41:13 status unpacked gnome-power-manager 2.30.1-1 2010-10-22 11:41:13 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:13 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-22 11:41:13 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:15 status triggers-pending gconf2 2.28.1-5 2010-10-22 11:41:16 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:16 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:16 status triggers-pending gnome-menus 2.30.3-1 2010-10-22 11:41:16 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:16 status triggers-pending desktop-file-utils 0.15-2 2010-10-22 11:41:16 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:18 status half-installed gnome-power-manager 2.30.1-1 2010-10-22 11:41:19 status unpacked gnome-power-manager 2.32.0-2 2010-10-22 11:41:21 status unpacked gnome-power-manager 2.32.0-2 2010-10-22 11:41:22 upgrade iceweasel-l10n-de 1:3.5.13+debian-2 1:3.5.14+debian-1 2010-10-22 11:41:22 status half-configured iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-22 11:41:22 status unpacked iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-22 11:41:22 status half-installed iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-22 11:41:24 status half-installed iceweasel-l10n-de 1:3.5.13+debian-2 2010-10-22 11:41:24 status unpacked iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-22 11:41:24 status unpacked iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-22 11:41:25 upgrade pidgin 2.7.3-2 2.7.4-1 2010-10-22 11:41:25 status half-configured pidgin 2.7.3-2 2010-10-22 11:41:25 status unpacked pidgin 2.7.3-2 2010-10-22 11:41:25 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:26 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:26 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:26 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:26 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:26 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:27 status half-installed pidgin 2.7.3-2 2010-10-22 11:41:27 status unpacked pidgin 2.7.4-1 2010-10-22 11:41:28 status unpacked pidgin 2.7.4-1 2010-10-22 11:41:28 upgrade libpurple0 2.7.3-2 2.7.4-1 2010-10-22 11:41:28 status half-configured libpurple0 2.7.3-2 2010-10-22 11:41:28 status unpacked libpurple0 2.7.3-2 2010-10-22 11:41:28 status half-installed libpurple0 2.7.3-2 2010-10-22 11:41:29 status half-installed libpurple0 2.7.3-2 2010-10-22 11:41:31 status half-installed libpurple0 2.7.3-2 2010-10-22 11:41:31 status unpacked libpurple0 2.7.4-1 2010-10-22 11:41:31 status unpacked libpurple0 2.7.4-1 2010-10-22 11:41:32 upgrade pidgin-data 2.7.3-2 2.7.4-1 2010-10-22 11:41:32 status half-configured pidgin-data 2.7.3-2 2010-10-22 11:41:32 status unpacked pidgin-data 2.7.3-2 2010-10-22 11:41:32 status half-installed pidgin-data 2.7.3-2 2010-10-22 11:41:32 status half-installed pidgin-data 2.7.3-2 2010-10-22 11:41:38 status half-installed pidgin-data 2.7.3-2 2010-10-22 11:41:38 status unpacked pidgin-data 2.7.4-1 2010-10-22 11:41:39 status unpacked pidgin-data 2.7.4-1 2010-10-22 11:41:39 upgrade libpurple-bin 2.7.3-2 2.7.4-1 2010-10-22 11:41:39 status half-configured libpurple-bin 2.7.3-2 2010-10-22 11:41:39 status unpacked libpurple-bin 2.7.3-2 2010-10-22 11:41:39 status half-installed libpurple-bin 2.7.3-2 2010-10-22 11:41:39 status half-installed libpurple-bin 2.7.3-2 2010-10-22 11:41:40 status half-installed libpurple-bin 2.7.3-2 2010-10-22 11:41:40 status unpacked libpurple-bin 2.7.4-1 2010-10-22 11:41:40 status unpacked libpurple-bin 2.7.4-1 2010-10-22 11:41:40 upgrade libssh-4 0.4.5-1 0.4.5-2 2010-10-22 11:41:40 status half-configured libssh-4 0.4.5-1 2010-10-22 11:41:40 status unpacked libssh-4 0.4.5-1 2010-10-22 11:41:40 status half-installed libssh-4 0.4.5-1 2010-10-22 11:41:41 status half-installed libssh-4 0.4.5-1 2010-10-22 11:41:41 status unpacked libssh-4 0.4.5-2 2010-10-22 11:41:41 status unpacked libssh-4 0.4.5-2 2010-10-22 11:41:41 upgrade libtdb1 1.2.7-1 1.2.7+git20101021-1 2010-10-22 11:41:41 status half-configured libtdb1 1.2.7-1 2010-10-22 11:41:41 status unpacked libtdb1 1.2.7-1 2010-10-22 11:41:41 status half-installed libtdb1 1.2.7-1 2010-10-22 11:41:41 status half-installed libtdb1 1.2.7-1 2010-10-22 11:41:41 status unpacked libtdb1 1.2.7+git20101021-1 2010-10-22 11:41:41 status unpacked libtdb1 1.2.7+git20101021-1 2010-10-22 11:41:41 upgrade libwebkit-1.0-common 1.2.5-1 1.2.5-2 2010-10-22 11:41:41 status half-configured libwebkit-1.0-common 1.2.5-1 2010-10-22 11:41:42 status unpacked libwebkit-1.0-common 1.2.5-1 2010-10-22 11:41:42 status half-installed libwebkit-1.0-common 1.2.5-1 2010-10-22 11:41:42 status half-installed libwebkit-1.0-common 1.2.5-1 2010-10-22 11:41:43 status unpacked libwebkit-1.0-common 1.2.5-2 2010-10-22 11:41:43 status unpacked libwebkit-1.0-common 1.2.5-2 2010-10-22 11:41:43 upgrade libwebkit-1.0-2 1.2.5-1 1.2.5-2 2010-10-22 11:41:43 status half-configured libwebkit-1.0-2 1.2.5-1 2010-10-22 11:41:43 status unpacked libwebkit-1.0-2 1.2.5-1 2010-10-22 11:41:43 status half-installed libwebkit-1.0-2 1.2.5-1 2010-10-22 11:41:44 status half-installed libwebkit-1.0-2 1.2.5-1 2010-10-22 11:41:44 status unpacked libwebkit-1.0-2 1.2.5-2 2010-10-22 11:41:44 status unpacked libwebkit-1.0-2 1.2.5-2 2010-10-22 11:41:44 upgrade libx264-104 1:0.svn20100918-0.2 1:0.svn20100918-0.3 2010-10-22 11:41:44 status half-configured libx264-104 1:0.svn20100918-0.2 2010-10-22 11:41:44 status unpacked libx264-104 1:0.svn20100918-0.2 2010-10-22 11:41:44 status half-installed libx264-104 1:0.svn20100918-0.2 2010-10-22 11:41:44 status half-installed libx264-104 1:0.svn20100918-0.2 2010-10-22 11:41:45 status unpacked libx264-104 1:0.svn20100918-0.3 2010-10-22 11:41:45 status unpacked libx264-104 1:0.svn20100918-0.3 2010-10-22 11:41:45 upgrade linux-libc-dev 2.6.32-25 2.6.32-26 2010-10-22 11:41:45 status half-configured linux-libc-dev 2.6.32-25 2010-10-22 11:41:45 status unpacked linux-libc-dev 2.6.32-25 2010-10-22 11:41:45 status half-installed linux-libc-dev 2.6.32-25 2010-10-22 11:41:46 status half-installed linux-libc-dev 2.6.32-25 2010-10-22 11:41:46 status unpacked linux-libc-dev 2.6.32-26 2010-10-22 11:41:46 status unpacked linux-libc-dev 2.6.32-26 2010-10-22 11:41:46 upgrade icedtea-6-jre-cacao 6b18-1.8.2-2 6b18-1.8.2-4 2010-10-22 11:41:46 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-22 11:41:46 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-22 11:41:46 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-22 11:41:47 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-2 2010-10-22 11:41:47 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-4 2010-10-22 11:41:47 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-4 2010-10-22 11:41:47 upgrade openjdk-6-jre-lib 6b18-1.8.2-2 6b18-1.8.2-4 2010-10-22 11:41:47 status half-configured openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-22 11:41:47 status unpacked openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-22 11:41:47 status half-installed openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-22 11:41:48 status half-installed openjdk-6-jre-lib 6b18-1.8.2-2 2010-10-22 11:41:48 status unpacked openjdk-6-jre-lib 6b18-1.8.2-4 2010-10-22 11:41:48 status unpacked openjdk-6-jre-lib 6b18-1.8.2-4 2010-10-22 11:41:48 upgrade openjdk-6-jre-headless 6b18-1.8.2-2 6b18-1.8.2-4 2010-10-22 11:41:48 status half-configured openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-22 11:41:48 status unpacked openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-22 11:41:48 status half-installed openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-22 11:41:52 status half-installed openjdk-6-jre-headless 6b18-1.8.2-2 2010-10-22 11:41:52 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:41:53 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:41:53 upgrade openjdk-6-jre 6b18-1.8.2-2 6b18-1.8.2-4 2010-10-22 11:41:53 status half-configured openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status unpacked openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:53 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:54 status half-installed openjdk-6-jre 6b18-1.8.2-2 2010-10-22 11:41:54 status unpacked openjdk-6-jre 6b18-1.8.2-4 2010-10-22 11:41:54 status unpacked openjdk-6-jre 6b18-1.8.2-4 2010-10-22 11:41:54 upgrade python-mako 0.3.4-5 0.3.5-1 2010-10-22 11:41:54 status half-configured python-mako 0.3.4-5 2010-10-22 11:41:55 status triggers-pending python-support 1.0.11 2010-10-22 11:41:55 status unpacked python-mako 0.3.4-5 2010-10-22 11:41:55 status half-installed python-mako 0.3.4-5 2010-10-22 11:41:55 status half-installed python-mako 0.3.4-5 2010-10-22 11:41:55 status half-installed python-mako 0.3.4-5 2010-10-22 11:41:55 status half-installed python-mako 0.3.4-5 2010-10-22 11:41:56 status unpacked python-mako 0.3.5-1 2010-10-22 11:41:56 status unpacked python-mako 0.3.5-1 2010-10-22 11:41:56 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 11:41:56 status half-configured man-db 2.5.7-6 2010-10-22 11:42:03 status installed man-db 2.5.7-6 2010-10-22 11:42:03 trigproc menu 2.1.44 2.1.44 2010-10-22 11:42:03 status half-configured menu 2.1.44 2010-10-22 11:42:06 status installed menu 2.1.44 2010-10-22 11:42:06 trigproc doc-base 0.9.5 0.9.5 2010-10-22 11:42:06 status half-configured doc-base 0.9.5 2010-10-22 11:42:06 status installed doc-base 0.9.5 2010-10-22 11:42:06 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-22 11:42:06 status half-configured hicolor-icon-theme 0.12-1 2010-10-22 11:42:18 status installed hicolor-icon-theme 0.12-1 2010-10-22 11:42:18 trigproc gconf2 2.28.1-5 2.28.1-5 2010-10-22 11:42:18 status half-configured gconf2 2.28.1-5 2010-10-22 11:42:32 status installed gconf2 2.28.1-5 2010-10-22 11:42:32 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-22 11:42:32 status half-configured gnome-menus 2.30.3-1 2010-10-22 11:42:32 status installed gnome-menus 2.30.3-1 2010-10-22 11:42:32 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-22 11:42:32 status half-configured desktop-file-utils 0.15-2 2010-10-22 11:42:34 status installed desktop-file-utils 0.15-2 2010-10-22 11:42:34 trigproc python-support 1.0.11 1.0.11 2010-10-22 11:42:34 status half-configured python-support 1.0.11 2010-10-22 11:43:01 status installed python-support 1.0.11 2010-10-22 11:43:02 startup packages configure 2010-10-22 11:43:02 configure linux-base 2.6.32-26 2.6.32-26 2010-10-22 11:43:02 status unpacked linux-base 2.6.32-26 2010-10-22 11:43:02 status half-configured linux-base 2.6.32-26 2010-10-22 11:43:03 status installed linux-base 2.6.32-26 2010-10-22 11:43:03 configure initramfs-tools 0.98.5 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status unpacked initramfs-tools 0.98.5 2010-10-22 11:43:03 status half-configured initramfs-tools 0.98.5 2010-10-22 11:43:03 status installed initramfs-tools 0.98.5 2010-10-22 11:43:03 status triggers-pending initramfs-tools 0.98.5 2010-10-22 11:43:03 configure linux-image-2.6.32-5-amd64 2.6.32-26 2.6.32-26 2010-10-22 11:43:03 status unpacked linux-image-2.6.32-5-amd64 2.6.32-26 2010-10-22 11:43:03 status half-configured linux-image-2.6.32-5-amd64 2.6.32-26 2010-10-22 11:44:00 status installed linux-image-2.6.32-5-amd64 2.6.32-26 2010-10-22 11:44:00 configure cpp-4.4 4.4.5-5 4.4.5-5 2010-10-22 11:44:00 status unpacked cpp-4.4 4.4.5-5 2010-10-22 11:44:00 status half-configured cpp-4.4 4.4.5-5 2010-10-22 11:44:00 status installed cpp-4.4 4.4.5-5 2010-10-22 11:44:00 configure libgomp1 4.4.5-5 4.4.5-5 2010-10-22 11:44:00 status unpacked libgomp1 4.4.5-5 2010-10-22 11:44:00 status half-configured libgomp1 4.4.5-5 2010-10-22 11:44:01 status installed libgomp1 4.4.5-5 2010-10-22 11:44:01 configure gcc-4.4 4.4.5-5 4.4.5-5 2010-10-22 11:44:01 status unpacked gcc-4.4 4.4.5-5 2010-10-22 11:44:01 status half-configured gcc-4.4 4.4.5-5 2010-10-22 11:44:01 status installed gcc-4.4 4.4.5-5 2010-10-22 11:44:01 configure libgfortran3 4.4.5-5 4.4.5-5 2010-10-22 11:44:01 status unpacked libgfortran3 4.4.5-5 2010-10-22 11:44:01 status half-configured libgfortran3 4.4.5-5 2010-10-22 11:44:01 status installed libgfortran3 4.4.5-5 2010-10-22 11:44:01 configure lib32gcc1 1:4.4.5-5 1:4.4.5-5 2010-10-22 11:44:01 status unpacked lib32gcc1 1:4.4.5-5 2010-10-22 11:44:01 status half-configured lib32gcc1 1:4.4.5-5 2010-10-22 11:44:01 status installed lib32gcc1 1:4.4.5-5 2010-10-22 11:44:01 configure lib32stdc++6 4.4.5-5 4.4.5-5 2010-10-22 11:44:01 status unpacked lib32stdc++6 4.4.5-5 2010-10-22 11:44:01 status half-configured lib32stdc++6 4.4.5-5 2010-10-22 11:44:02 status installed lib32stdc++6 4.4.5-5 2010-10-22 11:44:02 configure libsqlite3-0 3.7.3-1 3.7.3-1 2010-10-22 11:44:02 status unpacked libsqlite3-0 3.7.3-1 2010-10-22 11:44:02 status half-configured libsqlite3-0 3.7.3-1 2010-10-22 11:44:02 status installed libsqlite3-0 3.7.3-1 2010-10-22 11:44:02 configure bogofilter-common 1.2.2-2 1.2.2-2 2010-10-22 11:44:02 status unpacked bogofilter-common 1.2.2-2 2010-10-22 11:44:02 status unpacked bogofilter-common 1.2.2-2 2010-10-22 11:44:02 status half-configured bogofilter-common 1.2.2-2 2010-10-22 11:44:02 status installed bogofilter-common 1.2.2-2 2010-10-22 11:44:02 configure bogofilter-bdb 1.2.2-2 1.2.2-2 2010-10-22 11:44:02 status unpacked bogofilter-bdb 1.2.2-2 2010-10-22 11:44:02 status half-configured bogofilter-bdb 1.2.2-2 2010-10-22 11:44:05 status installed bogofilter-bdb 1.2.2-2 2010-10-22 11:44:05 configure bogofilter 1.2.2-2 1.2.2-2 2010-10-22 11:44:05 status unpacked bogofilter 1.2.2-2 2010-10-22 11:44:05 status half-configured bogofilter 1.2.2-2 2010-10-22 11:44:05 status installed bogofilter 1.2.2-2 2010-10-22 11:44:05 configure busybox 1:1.17.1-6 1:1.17.1-6 2010-10-22 11:44:05 status unpacked busybox 1:1.17.1-6 2010-10-22 11:44:05 status half-configured busybox 1:1.17.1-6 2010-10-22 11:44:05 status installed busybox 1:1.17.1-6 2010-10-22 11:44:05 configure devscripts 2.10.69 2.10.69 2010-10-22 11:44:05 status unpacked devscripts 2.10.69 2010-10-22 11:44:05 status unpacked devscripts 2.10.69 2010-10-22 11:44:05 status unpacked devscripts 2.10.69 2010-10-22 11:44:05 status unpacked devscripts 2.10.69 2010-10-22 11:44:05 status half-configured devscripts 2.10.69 2010-10-22 11:44:05 status installed devscripts 2.10.69 2010-10-22 11:44:05 configure dictionaries-common 1.5.15 1.5.15 2010-10-22 11:44:05 status unpacked dictionaries-common 1.5.15 2010-10-22 11:44:06 status unpacked dictionaries-common 1.5.15 2010-10-22 11:44:06 status half-configured dictionaries-common 1.5.15 2010-10-22 11:44:07 status installed dictionaries-common 1.5.15 2010-10-22 11:44:07 configure etckeeper 0.50 0.50 2010-10-22 11:44:07 status unpacked etckeeper 0.50 2010-10-22 11:44:07 status unpacked etckeeper 0.50 2010-10-22 11:44:07 status unpacked etckeeper 0.50 2010-10-22 11:44:07 status unpacked etckeeper 0.50 2010-10-22 11:44:07 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:08 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status unpacked etckeeper 0.50 2010-10-22 11:44:09 status half-configured etckeeper 0.50 2010-10-22 11:44:10 status installed etckeeper 0.50 2010-10-22 11:44:10 status triggers-pending python-central 0.6.16+nmu1 2010-10-22 11:44:10 status triggers-awaited etckeeper 0.50 2010-10-22 11:44:10 configure gnome-power-manager 2.32.0-2 2.32.0-2 2010-10-22 11:44:10 status unpacked gnome-power-manager 2.32.0-2 2010-10-22 11:44:10 status half-configured gnome-power-manager 2.32.0-2 2010-10-22 11:44:10 status installed gnome-power-manager 2.32.0-2 2010-10-22 11:44:10 configure iceweasel-l10n-de 1:3.5.14+debian-1 1:3.5.14+debian-1 2010-10-22 11:44:10 status unpacked iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-22 11:44:10 status half-configured iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-22 11:44:11 status installed iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-22 11:44:11 configure pidgin-data 2.7.4-1 2.7.4-1 2010-10-22 11:44:11 status unpacked pidgin-data 2.7.4-1 2010-10-22 11:44:11 status unpacked pidgin-data 2.7.4-1 2010-10-22 11:44:11 status half-configured pidgin-data 2.7.4-1 2010-10-22 11:44:11 status installed pidgin-data 2.7.4-1 2010-10-22 11:44:11 configure libpurple0 2.7.4-1 2.7.4-1 2010-10-22 11:44:11 status unpacked libpurple0 2.7.4-1 2010-10-22 11:44:11 status half-configured libpurple0 2.7.4-1 2010-10-22 11:44:11 status installed libpurple0 2.7.4-1 2010-10-22 11:44:11 configure pidgin 2.7.4-1 2.7.4-1 2010-10-22 11:44:11 status unpacked pidgin 2.7.4-1 2010-10-22 11:44:11 status half-configured pidgin 2.7.4-1 2010-10-22 11:44:11 status installed pidgin 2.7.4-1 2010-10-22 11:44:11 status triggers-pending menu 2.1.44 2010-10-22 11:44:11 status triggers-awaited menu 2.1.44 2010-10-22 11:44:11 configure libpurple-bin 2.7.4-1 2.7.4-1 2010-10-22 11:44:11 status unpacked libpurple-bin 2.7.4-1 2010-10-22 11:44:11 status half-configured libpurple-bin 2.7.4-1 2010-10-22 11:44:11 status installed libpurple-bin 2.7.4-1 2010-10-22 11:44:11 configure libssh-4 0.4.5-2 0.4.5-2 2010-10-22 11:44:11 status unpacked libssh-4 0.4.5-2 2010-10-22 11:44:11 status half-configured libssh-4 0.4.5-2 2010-10-22 11:44:11 status installed libssh-4 0.4.5-2 2010-10-22 11:44:11 configure libtdb1 1.2.7+git20101021-1 1.2.7+git20101021-1 2010-10-22 11:44:11 status unpacked libtdb1 1.2.7+git20101021-1 2010-10-22 11:44:11 status half-configured libtdb1 1.2.7+git20101021-1 2010-10-22 11:44:11 status installed libtdb1 1.2.7+git20101021-1 2010-10-22 11:44:11 configure libwebkit-1.0-common 1.2.5-2 1.2.5-2 2010-10-22 11:44:11 status unpacked libwebkit-1.0-common 1.2.5-2 2010-10-22 11:44:11 status half-configured libwebkit-1.0-common 1.2.5-2 2010-10-22 11:44:11 status installed libwebkit-1.0-common 1.2.5-2 2010-10-22 11:44:11 configure libwebkit-1.0-2 1.2.5-2 1.2.5-2 2010-10-22 11:44:11 status unpacked libwebkit-1.0-2 1.2.5-2 2010-10-22 11:44:11 status half-configured libwebkit-1.0-2 1.2.5-2 2010-10-22 11:44:11 status installed libwebkit-1.0-2 1.2.5-2 2010-10-22 11:44:11 configure libx264-104 1:0.svn20100918-0.3 1:0.svn20100918-0.3 2010-10-22 11:44:11 status unpacked libx264-104 1:0.svn20100918-0.3 2010-10-22 11:44:11 status half-configured libx264-104 1:0.svn20100918-0.3 2010-10-22 11:44:12 status installed libx264-104 1:0.svn20100918-0.3 2010-10-22 11:44:12 configure linux-libc-dev 2.6.32-26 2.6.32-26 2010-10-22 11:44:12 status unpacked linux-libc-dev 2.6.32-26 2010-10-22 11:44:12 status half-configured linux-libc-dev 2.6.32-26 2010-10-22 11:44:12 status installed linux-libc-dev 2.6.32-26 2010-10-22 11:44:12 configure python-mako 0.3.5-1 0.3.5-1 2010-10-22 11:44:12 status unpacked python-mako 0.3.5-1 2010-10-22 11:44:12 status half-configured python-mako 0.3.5-1 2010-10-22 11:44:12 status installed python-mako 0.3.5-1 2010-10-22 11:44:12 status triggers-pending python-support 1.0.11 2010-10-22 11:44:12 configure openjdk-6-jre-lib 6b18-1.8.2-4 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-lib 6b18-1.8.2-4 2010-10-22 11:44:12 status half-configured openjdk-6-jre-lib 6b18-1.8.2-4 2010-10-22 11:44:12 status installed openjdk-6-jre-lib 6b18-1.8.2-4 2010-10-22 11:44:12 configure openjdk-6-jre-headless 6b18-1.8.2-4 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:12 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status half-configured openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 status installed openjdk-6-jre-headless 6b18-1.8.2-4 2010-10-22 11:44:13 configure icedtea-6-jre-cacao 6b18-1.8.2-4 6b18-1.8.2-4 2010-10-22 11:44:13 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-4 2010-10-22 11:44:14 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-4 2010-10-22 11:44:14 status installed icedtea-6-jre-cacao 6b18-1.8.2-4 2010-10-22 11:44:14 configure openjdk-6-jre 6b18-1.8.2-4 6b18-1.8.2-4 2010-10-22 11:44:14 status unpacked openjdk-6-jre 6b18-1.8.2-4 2010-10-22 11:44:14 status half-configured openjdk-6-jre 6b18-1.8.2-4 2010-10-22 11:44:14 status installed openjdk-6-jre 6b18-1.8.2-4 2010-10-22 11:44:14 configure g++-4.4 4.4.5-5 4.4.5-5 2010-10-22 11:44:14 status unpacked g++-4.4 4.4.5-5 2010-10-22 11:44:14 status half-configured g++-4.4 4.4.5-5 2010-10-22 11:44:14 status installed g++-4.4 4.4.5-5 2010-10-22 11:44:14 configure tasksel-data 2.84 2.84 2010-10-22 11:44:14 status unpacked tasksel-data 2.84 2010-10-22 11:44:14 status half-configured tasksel-data 2.84 2010-10-22 11:44:14 status installed tasksel-data 2.84 2010-10-22 11:44:14 configure libstdc++6-4.4-dev 4.4.5-5 4.4.5-5 2010-10-22 11:44:14 status unpacked libstdc++6-4.4-dev 4.4.5-5 2010-10-22 11:44:14 status half-configured libstdc++6-4.4-dev 4.4.5-5 2010-10-22 11:44:14 status installed libstdc++6-4.4-dev 4.4.5-5 2010-10-22 11:44:14 configure tasksel 2.84 2.84 2010-10-22 11:44:14 status unpacked tasksel 2.84 2010-10-22 11:44:14 status half-configured tasksel 2.84 2010-10-22 11:44:15 status installed tasksel 2.84 2010-10-22 11:44:15 trigproc initramfs-tools 0.98.5 0.98.5 2010-10-22 11:44:15 status half-configured initramfs-tools 0.98.5 2010-10-22 11:44:38 status installed initramfs-tools 0.98.5 2010-10-22 11:44:38 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-22 11:44:38 status half-configured python-central 0.6.16+nmu1 2010-10-22 11:44:38 status installed etckeeper 0.50 2010-10-22 11:44:51 status installed python-central 0.6.16+nmu1 2010-10-22 11:44:51 trigproc menu 2.1.44 2.1.44 2010-10-22 11:44:51 status half-configured menu 2.1.44 2010-10-22 11:44:52 status installed menu 2.1.44 2010-10-22 11:44:52 trigproc python-support 1.0.11 1.0.11 2010-10-22 11:44:52 status half-configured python-support 1.0.11 2010-10-22 11:44:57 status installed python-support 1.0.11 2010-10-22 12:31:26 startup archives unpack 2010-10-22 12:31:40 install automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:40 status half-installed automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:41 status triggers-pending man-db 2.5.7-6 2010-10-22 12:31:41 status half-installed automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:43 status unpacked automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:43 status unpacked automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:43 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-22 12:31:43 status half-configured man-db 2.5.7-6 2010-10-22 12:31:53 status installed man-db 2.5.7-6 2010-10-22 12:31:55 startup packages configure 2010-10-22 12:31:55 configure automake1.9 1.9.6+nogfdl-3.1 1.9.6+nogfdl-3.1 2010-10-22 12:31:55 status unpacked automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:31:56 status half-configured automake1.9 1.9.6+nogfdl-3.1 2010-10-22 12:32:01 status installed automake1.9 1.9.6+nogfdl-3.1 2010-10-24 18:47:07 startup archives unpack 2010-10-24 18:47:17 upgrade udev 163-1 163-2 2010-10-24 18:47:17 status half-configured udev 163-1 2010-10-24 18:47:17 status unpacked udev 163-1 2010-10-24 18:47:17 status half-installed udev 163-1 2010-10-24 18:47:18 status triggers-pending man-db 2.5.7-6 2010-10-24 18:47:18 status half-installed udev 163-1 2010-10-24 18:47:19 status half-installed udev 163-1 2010-10-24 18:47:20 status unpacked udev 163-2 2010-10-24 18:47:20 status unpacked udev 163-2 2010-10-24 18:47:20 upgrade libudev0 163-1 163-2 2010-10-24 18:47:20 status half-configured libudev0 163-1 2010-10-24 18:47:20 status unpacked libudev0 163-1 2010-10-24 18:47:20 status half-installed libudev0 163-1 2010-10-24 18:47:20 status half-installed libudev0 163-1 2010-10-24 18:47:21 status unpacked libudev0 163-2 2010-10-24 18:47:21 status unpacked libudev0 163-2 2010-10-24 18:47:21 upgrade lib32asound2 1.0.23-2 1.0.23-2.1 2010-10-24 18:47:21 status half-configured lib32asound2 1.0.23-2 2010-10-24 18:47:21 status unpacked lib32asound2 1.0.23-2 2010-10-24 18:47:21 status half-installed lib32asound2 1.0.23-2 2010-10-24 18:47:21 status half-installed lib32asound2 1.0.23-2 2010-10-24 18:47:21 status unpacked lib32asound2 1.0.23-2.1 2010-10-24 18:47:21 status unpacked lib32asound2 1.0.23-2.1 2010-10-24 18:47:22 upgrade libasound2 1.0.23-2 1.0.23-2.1 2010-10-24 18:47:22 status half-configured libasound2 1.0.23-2 2010-10-24 18:47:22 status unpacked libasound2 1.0.23-2 2010-10-24 18:47:22 status half-installed libasound2 1.0.23-2 2010-10-24 18:47:22 status half-installed libasound2 1.0.23-2 2010-10-24 18:47:22 status unpacked libasound2 1.0.23-2.1 2010-10-24 18:47:22 status unpacked libasound2 1.0.23-2.1 2010-10-24 18:47:22 upgrade isc-dhcp-server 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:22 status half-configured isc-dhcp-server 4.1.1-P1-9 2010-10-24 18:47:23 status unpacked isc-dhcp-server 4.1.1-P1-9 2010-10-24 18:47:23 status half-installed isc-dhcp-server 4.1.1-P1-9 2010-10-24 18:47:23 status half-installed isc-dhcp-server 4.1.1-P1-9 2010-10-24 18:47:24 status half-installed isc-dhcp-server 4.1.1-P1-9 2010-10-24 18:47:24 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:47:24 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:47:24 upgrade isc-dhcp-client 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:24 status half-configured isc-dhcp-client 4.1.1-P1-9 2010-10-24 18:47:24 status unpacked isc-dhcp-client 4.1.1-P1-9 2010-10-24 18:47:24 status half-installed isc-dhcp-client 4.1.1-P1-9 2010-10-24 18:47:24 status half-installed isc-dhcp-client 4.1.1-P1-9 2010-10-24 18:47:24 status half-installed isc-dhcp-client 4.1.1-P1-9 2010-10-24 18:47:25 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:47:25 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:47:25 upgrade isc-dhcp-common 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:25 status half-configured isc-dhcp-common 4.1.1-P1-9 2010-10-24 18:47:25 status unpacked isc-dhcp-common 4.1.1-P1-9 2010-10-24 18:47:25 status half-installed isc-dhcp-common 4.1.1-P1-9 2010-10-24 18:47:25 status half-installed isc-dhcp-common 4.1.1-P1-9 2010-10-24 18:47:25 status half-installed isc-dhcp-common 4.1.1-P1-9 2010-10-24 18:47:25 status unpacked isc-dhcp-common 4.1.1-P1-10 2010-10-24 18:47:25 status unpacked isc-dhcp-common 4.1.1-P1-10 2010-10-24 18:47:26 upgrade dhcp3-client 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:26 status half-configured dhcp3-client 4.1.1-P1-9 2010-10-24 18:47:26 status unpacked dhcp3-client 4.1.1-P1-9 2010-10-24 18:47:26 status half-installed dhcp3-client 4.1.1-P1-9 2010-10-24 18:47:26 status half-installed dhcp3-client 4.1.1-P1-9 2010-10-24 18:47:26 status unpacked dhcp3-client 4.1.1-P1-10 2010-10-24 18:47:26 status unpacked dhcp3-client 4.1.1-P1-10 2010-10-24 18:47:26 upgrade netbase 4.42 4.43 2010-10-24 18:47:26 status half-configured netbase 4.42 2010-10-24 18:47:26 status unpacked netbase 4.42 2010-10-24 18:47:26 status half-installed netbase 4.42 2010-10-24 18:47:26 status half-installed netbase 4.42 2010-10-24 18:47:27 status unpacked netbase 4.43 2010-10-24 18:47:27 status unpacked netbase 4.43 2010-10-24 18:47:27 upgrade linux-sound-base 1.0.23+dfsg-1 1.0.23+dfsg-2 2010-10-24 18:47:27 status half-configured linux-sound-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status unpacked linux-sound-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status half-installed linux-sound-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status half-installed linux-sound-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status unpacked linux-sound-base 1.0.23+dfsg-2 2010-10-24 18:47:27 status unpacked linux-sound-base 1.0.23+dfsg-2 2010-10-24 18:47:27 upgrade alsa-base 1.0.23+dfsg-1 1.0.23+dfsg-2 2010-10-24 18:47:27 status half-configured alsa-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status unpacked alsa-base 1.0.23+dfsg-1 2010-10-24 18:47:27 status half-installed alsa-base 1.0.23+dfsg-1 2010-10-24 18:47:28 status half-installed alsa-base 1.0.23+dfsg-1 2010-10-24 18:47:28 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:47:28 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:47:28 upgrade dhcp3-common 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:28 status half-configured dhcp3-common 4.1.1-P1-9 2010-10-24 18:47:28 status unpacked dhcp3-common 4.1.1-P1-9 2010-10-24 18:47:28 status half-installed dhcp3-common 4.1.1-P1-9 2010-10-24 18:47:28 status half-installed dhcp3-common 4.1.1-P1-9 2010-10-24 18:47:28 status unpacked dhcp3-common 4.1.1-P1-10 2010-10-24 18:47:28 status unpacked dhcp3-common 4.1.1-P1-10 2010-10-24 18:47:28 upgrade dhcp3-server 4.1.1-P1-9 4.1.1-P1-10 2010-10-24 18:47:28 status half-configured dhcp3-server 4.1.1-P1-9 2010-10-24 18:47:28 status unpacked dhcp3-server 4.1.1-P1-9 2010-10-24 18:47:28 status half-installed dhcp3-server 4.1.1-P1-9 2010-10-24 18:47:29 status half-installed dhcp3-server 4.1.1-P1-9 2010-10-24 18:47:29 status unpacked dhcp3-server 4.1.1-P1-10 2010-10-24 18:47:29 status unpacked dhcp3-server 4.1.1-P1-10 2010-10-24 18:47:29 upgrade grub-pc 1.98+20100804-5 1.98+20100804-6 2010-10-24 18:47:29 status half-configured grub-pc 1.98+20100804-5 2010-10-24 18:47:29 status unpacked grub-pc 1.98+20100804-5 2010-10-24 18:47:29 status half-installed grub-pc 1.98+20100804-5 2010-10-24 18:47:29 status half-installed grub-pc 1.98+20100804-5 2010-10-24 18:47:30 status half-installed grub-pc 1.98+20100804-5 2010-10-24 18:47:30 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:47:30 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:47:30 upgrade grub-common 1.98+20100804-5 1.98+20100804-6 2010-10-24 18:47:30 status half-configured grub-common 1.98+20100804-5 2010-10-24 18:47:30 status unpacked grub-common 1.98+20100804-5 2010-10-24 18:47:30 status half-installed grub-common 1.98+20100804-5 2010-10-24 18:47:31 status triggers-pending install-info 4.13a.dfsg.1-6 2010-10-24 18:47:31 status half-installed grub-common 1.98+20100804-5 2010-10-24 18:47:31 status half-installed grub-common 1.98+20100804-5 2010-10-24 18:47:32 status half-installed grub-common 1.98+20100804-5 2010-10-24 18:47:32 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:47:33 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:47:33 upgrade keyboard-configuration 1.57 1.58 2010-10-24 18:47:33 status half-configured keyboard-configuration 1.57 2010-10-24 18:47:33 status unpacked keyboard-configuration 1.57 2010-10-24 18:47:33 status half-installed keyboard-configuration 1.57 2010-10-24 18:47:33 status half-installed keyboard-configuration 1.57 2010-10-24 18:47:34 status unpacked keyboard-configuration 1.58 2010-10-24 18:47:34 status unpacked keyboard-configuration 1.58 2010-10-24 18:47:34 upgrade libgudev-1.0-0 163-1 163-2 2010-10-24 18:47:34 status half-configured libgudev-1.0-0 163-1 2010-10-24 18:47:34 status unpacked libgudev-1.0-0 163-1 2010-10-24 18:47:34 status half-installed libgudev-1.0-0 163-1 2010-10-24 18:47:34 status half-installed libgudev-1.0-0 163-1 2010-10-24 18:47:34 status unpacked libgudev-1.0-0 163-2 2010-10-24 18:47:34 status unpacked libgudev-1.0-0 163-2 2010-10-24 18:47:34 upgrade libpoppler5 0.12.4-1.1 0.12.4-1.2 2010-10-24 18:47:34 status half-configured libpoppler5 0.12.4-1.1 2010-10-24 18:47:34 status unpacked libpoppler5 0.12.4-1.1 2010-10-24 18:47:34 status half-installed libpoppler5 0.12.4-1.1 2010-10-24 18:47:35 status half-installed libpoppler5 0.12.4-1.1 2010-10-24 18:47:35 status unpacked libpoppler5 0.12.4-1.2 2010-10-24 18:47:35 status unpacked libpoppler5 0.12.4-1.2 2010-10-24 18:47:35 upgrade libpoppler-glib4 0.12.4-1.1 0.12.4-1.2 2010-10-24 18:47:35 status half-configured libpoppler-glib4 0.12.4-1.1 2010-10-24 18:47:35 status unpacked libpoppler-glib4 0.12.4-1.1 2010-10-24 18:47:35 status half-installed libpoppler-glib4 0.12.4-1.1 2010-10-24 18:47:35 status half-installed libpoppler-glib4 0.12.4-1.1 2010-10-24 18:47:35 status unpacked libpoppler-glib4 0.12.4-1.2 2010-10-24 18:47:35 status unpacked libpoppler-glib4 0.12.4-1.2 2010-10-24 18:47:35 upgrade pidgin-data 2.7.4-1 2.7.4-2 2010-10-24 18:47:35 status half-configured pidgin-data 2.7.4-1 2010-10-24 18:47:35 status unpacked pidgin-data 2.7.4-1 2010-10-24 18:47:35 status half-installed pidgin-data 2.7.4-1 2010-10-24 18:47:36 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-24 18:47:36 status half-installed pidgin-data 2.7.4-1 2010-10-24 18:47:42 status half-installed pidgin-data 2.7.4-1 2010-10-24 18:47:42 status unpacked pidgin-data 2.7.4-2 2010-10-24 18:47:44 status unpacked pidgin-data 2.7.4-2 2010-10-24 18:47:44 upgrade libpurple0 2.7.4-1 2.7.4-2 2010-10-24 18:47:44 status half-configured libpurple0 2.7.4-1 2010-10-24 18:47:44 status unpacked libpurple0 2.7.4-1 2010-10-24 18:47:44 status half-installed libpurple0 2.7.4-1 2010-10-24 18:47:44 status half-installed libpurple0 2.7.4-1 2010-10-24 18:47:45 status half-installed libpurple0 2.7.4-1 2010-10-24 18:47:45 status unpacked libpurple0 2.7.4-2 2010-10-24 18:47:46 status unpacked libpurple0 2.7.4-2 2010-10-24 18:47:46 upgrade libpurple-bin 2.7.4-1 2.7.4-2 2010-10-24 18:47:46 status half-configured libpurple-bin 2.7.4-1 2010-10-24 18:47:46 status unpacked libpurple-bin 2.7.4-1 2010-10-24 18:47:46 status half-installed libpurple-bin 2.7.4-1 2010-10-24 18:47:46 status half-installed libpurple-bin 2.7.4-1 2010-10-24 18:47:46 status half-installed libpurple-bin 2.7.4-1 2010-10-24 18:47:46 status unpacked libpurple-bin 2.7.4-2 2010-10-24 18:47:46 status unpacked libpurple-bin 2.7.4-2 2010-10-24 18:47:46 upgrade openvpn 2.1.3-1 2.1.3-2 2010-10-24 18:47:46 status half-configured openvpn 2.1.3-1 2010-10-24 18:47:46 status unpacked openvpn 2.1.3-1 2010-10-24 18:47:46 status half-installed openvpn 2.1.3-1 2010-10-24 18:47:46 status half-installed openvpn 2.1.3-1 2010-10-24 18:47:48 status half-installed openvpn 2.1.3-1 2010-10-24 18:47:48 status unpacked openvpn 2.1.3-2 2010-10-24 18:47:48 status unpacked openvpn 2.1.3-2 2010-10-24 18:47:48 upgrade pidgin 2.7.4-1 2.7.4-2 2010-10-24 18:47:48 status half-configured pidgin 2.7.4-1 2010-10-24 18:47:48 status unpacked pidgin 2.7.4-1 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:48 status triggers-pending gnome-menus 2.30.3-1 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:48 status triggers-pending desktop-file-utils 0.15-2 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:48 status triggers-pending menu 2.1.44 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:48 status triggers-pending gconf2 2.28.1-5 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:48 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:49 status half-installed pidgin 2.7.4-1 2010-10-24 18:47:49 status triggers-awaited menu 2.1.44 2010-10-24 18:47:49 status unpacked pidgin 2.7.4-2 2010-10-24 18:47:49 status unpacked pidgin 2.7.4-2 2010-10-24 18:47:50 upgrade poppler-utils 0.12.4-1.1 0.12.4-1.2 2010-10-24 18:47:50 status half-configured poppler-utils 0.12.4-1.1 2010-10-24 18:47:50 status unpacked poppler-utils 0.12.4-1.1 2010-10-24 18:47:50 status half-installed poppler-utils 0.12.4-1.1 2010-10-24 18:47:50 status half-installed poppler-utils 0.12.4-1.1 2010-10-24 18:47:50 status half-installed poppler-utils 0.12.4-1.1 2010-10-24 18:47:50 status unpacked poppler-utils 0.12.4-1.2 2010-10-24 18:47:51 status unpacked poppler-utils 0.12.4-1.2 2010-10-24 18:47:51 upgrade schroot 1.4.14-1 1.4.15-1 2010-10-24 18:47:51 status half-configured schroot 1.4.14-1 2010-10-24 18:47:51 status unpacked schroot 1.4.14-1 2010-10-24 18:47:51 status half-installed schroot 1.4.14-1 2010-10-24 18:47:51 status half-installed schroot 1.4.14-1 2010-10-24 18:47:52 status half-installed schroot 1.4.14-1 2010-10-24 18:47:52 status unpacked schroot 1.4.15-1 2010-10-24 18:47:52 status unpacked schroot 1.4.15-1 2010-10-24 18:47:52 upgrade schroot-common 1.4.14-1 1.4.15-1 2010-10-24 18:47:52 status half-configured schroot-common 1.4.14-1 2010-10-24 18:47:52 status unpacked schroot-common 1.4.14-1 2010-10-24 18:47:52 status half-installed schroot-common 1.4.14-1 2010-10-24 18:47:52 status half-installed schroot-common 1.4.14-1 2010-10-24 18:47:52 status unpacked schroot-common 1.4.15-1 2010-10-24 18:47:53 status unpacked schroot-common 1.4.15-1 2010-10-24 18:47:53 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-24 18:47:53 status half-configured man-db 2.5.7-6 2010-10-24 18:48:04 status installed man-db 2.5.7-6 2010-10-24 18:48:04 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-24 18:48:04 status half-configured install-info 4.13a.dfsg.1-6 2010-10-24 18:48:06 status installed install-info 4.13a.dfsg.1-6 2010-10-24 18:48:06 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-24 18:48:06 status half-configured hicolor-icon-theme 0.12-1 2010-10-24 18:48:18 status installed hicolor-icon-theme 0.12-1 2010-10-24 18:48:18 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-24 18:48:18 status half-configured gnome-menus 2.30.3-1 2010-10-24 18:48:18 status installed gnome-menus 2.30.3-1 2010-10-24 18:48:18 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-24 18:48:18 status half-configured desktop-file-utils 0.15-2 2010-10-24 18:48:20 status installed desktop-file-utils 0.15-2 2010-10-24 18:48:20 trigproc menu 2.1.44 2.1.44 2010-10-24 18:48:20 status half-configured menu 2.1.44 2010-10-24 18:48:24 status installed menu 2.1.44 2010-10-24 18:48:24 trigproc gconf2 2.28.1-5 2.28.1-5 2010-10-24 18:48:24 status half-configured gconf2 2.28.1-5 2010-10-24 18:48:38 status installed gconf2 2.28.1-5 2010-10-24 18:48:39 startup packages configure 2010-10-24 18:48:39 configure libudev0 163-2 163-2 2010-10-24 18:48:39 status unpacked libudev0 163-2 2010-10-24 18:48:39 status half-configured libudev0 163-2 2010-10-24 18:48:41 status installed libudev0 163-2 2010-10-24 18:48:41 configure udev 163-2 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status unpacked udev 163-2 2010-10-24 18:48:41 status half-configured udev 163-2 2010-10-24 18:48:44 status installed udev 163-2 2010-10-24 18:48:44 status triggers-pending initramfs-tools 0.98.5 2010-10-24 18:48:45 configure libasound2 1.0.23-2.1 1.0.23-2.1 2010-10-24 18:48:45 status unpacked libasound2 1.0.23-2.1 2010-10-24 18:48:45 status half-configured libasound2 1.0.23-2.1 2010-10-24 18:48:45 status installed libasound2 1.0.23-2.1 2010-10-24 18:48:47 configure lib32asound2 1.0.23-2.1 1.0.23-2.1 2010-10-24 18:48:47 status unpacked lib32asound2 1.0.23-2.1 2010-10-24 18:48:47 status half-configured lib32asound2 1.0.23-2.1 2010-10-24 18:48:48 status installed lib32asound2 1.0.23-2.1 2010-10-24 18:48:48 configure isc-dhcp-common 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:48 status unpacked isc-dhcp-common 4.1.1-P1-10 2010-10-24 18:48:48 status half-configured isc-dhcp-common 4.1.1-P1-10 2010-10-24 18:48:48 status installed isc-dhcp-common 4.1.1-P1-10 2010-10-24 18:48:48 configure isc-dhcp-server 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:48 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:48:48 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:48:48 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:48:48 status half-configured isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:48:52 status installed isc-dhcp-server 4.1.1-P1-10 2010-10-24 18:48:52 configure isc-dhcp-client 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status half-configured isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 status installed isc-dhcp-client 4.1.1-P1-10 2010-10-24 18:48:52 configure dhcp3-client 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:52 status unpacked dhcp3-client 4.1.1-P1-10 2010-10-24 18:48:52 status half-configured dhcp3-client 4.1.1-P1-10 2010-10-24 18:48:52 status installed dhcp3-client 4.1.1-P1-10 2010-10-24 18:48:52 configure netbase 4.43 4.43 2010-10-24 18:48:52 status unpacked netbase 4.43 2010-10-24 18:48:52 status unpacked netbase 4.43 2010-10-24 18:48:52 status unpacked netbase 4.43 2010-10-24 18:48:53 status unpacked netbase 4.43 2010-10-24 18:48:53 status unpacked netbase 4.43 2010-10-24 18:48:53 status half-configured netbase 4.43 2010-10-24 18:48:53 status installed netbase 4.43 2010-10-24 18:48:53 configure linux-sound-base 1.0.23+dfsg-2 1.0.23+dfsg-2 2010-10-24 18:48:53 status unpacked linux-sound-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status half-configured linux-sound-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status installed linux-sound-base 1.0.23+dfsg-2 2010-10-24 18:48:53 configure alsa-base 1.0.23+dfsg-2 1.0.23+dfsg-2 2010-10-24 18:48:53 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status unpacked alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status half-configured alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 status installed alsa-base 1.0.23+dfsg-2 2010-10-24 18:48:53 configure dhcp3-common 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:53 status unpacked dhcp3-common 4.1.1-P1-10 2010-10-24 18:48:54 status half-configured dhcp3-common 4.1.1-P1-10 2010-10-24 18:48:54 status installed dhcp3-common 4.1.1-P1-10 2010-10-24 18:48:54 configure dhcp3-server 4.1.1-P1-10 4.1.1-P1-10 2010-10-24 18:48:54 status unpacked dhcp3-server 4.1.1-P1-10 2010-10-24 18:48:54 status half-configured dhcp3-server 4.1.1-P1-10 2010-10-24 18:48:54 status installed dhcp3-server 4.1.1-P1-10 2010-10-24 18:48:54 configure grub-common 1.98+20100804-6 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-common 1.98+20100804-6 2010-10-24 18:48:54 status half-configured grub-common 1.98+20100804-6 2010-10-24 18:48:54 status installed grub-common 1.98+20100804-6 2010-10-24 18:48:54 configure grub-pc 1.98+20100804-6 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:48:54 status unpacked grub-pc 1.98+20100804-6 2010-10-24 18:48:54 status half-configured grub-pc 1.98+20100804-6 2010-10-24 18:49:29 status installed grub-pc 1.98+20100804-6 2010-10-24 18:49:29 configure keyboard-configuration 1.58 1.58 2010-10-24 18:49:29 status unpacked keyboard-configuration 1.58 2010-10-24 18:49:29 status unpacked keyboard-configuration 1.58 2010-10-24 18:49:29 status unpacked keyboard-configuration 1.58 2010-10-24 18:49:29 status half-configured keyboard-configuration 1.58 2010-10-24 18:49:30 status installed keyboard-configuration 1.58 2010-10-24 18:49:30 configure libgudev-1.0-0 163-2 163-2 2010-10-24 18:49:30 status unpacked libgudev-1.0-0 163-2 2010-10-24 18:49:30 status half-configured libgudev-1.0-0 163-2 2010-10-24 18:49:30 status installed libgudev-1.0-0 163-2 2010-10-24 18:49:30 configure libpoppler5 0.12.4-1.2 0.12.4-1.2 2010-10-24 18:49:30 status unpacked libpoppler5 0.12.4-1.2 2010-10-24 18:49:30 status half-configured libpoppler5 0.12.4-1.2 2010-10-24 18:49:30 status installed libpoppler5 0.12.4-1.2 2010-10-24 18:49:30 configure libpoppler-glib4 0.12.4-1.2 0.12.4-1.2 2010-10-24 18:49:30 status unpacked libpoppler-glib4 0.12.4-1.2 2010-10-24 18:49:30 status half-configured libpoppler-glib4 0.12.4-1.2 2010-10-24 18:49:30 status installed libpoppler-glib4 0.12.4-1.2 2010-10-24 18:49:30 configure pidgin-data 2.7.4-2 2.7.4-2 2010-10-24 18:49:30 status unpacked pidgin-data 2.7.4-2 2010-10-24 18:49:30 status unpacked pidgin-data 2.7.4-2 2010-10-24 18:49:30 status half-configured pidgin-data 2.7.4-2 2010-10-24 18:49:31 status installed pidgin-data 2.7.4-2 2010-10-24 18:49:31 configure libpurple0 2.7.4-2 2.7.4-2 2010-10-24 18:49:31 status unpacked libpurple0 2.7.4-2 2010-10-24 18:49:31 status half-configured libpurple0 2.7.4-2 2010-10-24 18:49:31 status installed libpurple0 2.7.4-2 2010-10-24 18:49:31 configure libpurple-bin 2.7.4-2 2.7.4-2 2010-10-24 18:49:31 status unpacked libpurple-bin 2.7.4-2 2010-10-24 18:49:31 status half-configured libpurple-bin 2.7.4-2 2010-10-24 18:49:31 status installed libpurple-bin 2.7.4-2 2010-10-24 18:49:31 configure openvpn 2.1.3-2 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status unpacked openvpn 2.1.3-2 2010-10-24 18:49:31 status half-configured openvpn 2.1.3-2 2010-10-24 18:49:31 status installed openvpn 2.1.3-2 2010-10-24 18:49:31 configure pidgin 2.7.4-2 2.7.4-2 2010-10-24 18:49:31 status unpacked pidgin 2.7.4-2 2010-10-24 18:49:31 status half-configured pidgin 2.7.4-2 2010-10-24 18:49:31 status installed pidgin 2.7.4-2 2010-10-24 18:49:32 status triggers-pending menu 2.1.44 2010-10-24 18:49:32 status triggers-awaited menu 2.1.44 2010-10-24 18:49:32 configure poppler-utils 0.12.4-1.2 0.12.4-1.2 2010-10-24 18:49:32 status unpacked poppler-utils 0.12.4-1.2 2010-10-24 18:49:32 status half-configured poppler-utils 0.12.4-1.2 2010-10-24 18:49:32 status installed poppler-utils 0.12.4-1.2 2010-10-24 18:49:32 configure schroot-common 1.4.15-1 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot-common 1.4.15-1 2010-10-24 18:49:32 status half-configured schroot-common 1.4.15-1 2010-10-24 18:49:32 status installed schroot-common 1.4.15-1 2010-10-24 18:49:32 configure schroot 1.4.15-1 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:32 status unpacked schroot 1.4.15-1 2010-10-24 18:49:33 status half-configured schroot 1.4.15-1 2010-10-24 18:49:33 status installed schroot 1.4.15-1 2010-10-24 18:49:33 trigproc initramfs-tools 0.98.5 0.98.5 2010-10-24 18:49:33 status half-configured initramfs-tools 0.98.5 2010-10-24 18:49:57 status installed initramfs-tools 0.98.5 2010-10-24 18:49:57 trigproc menu 2.1.44 2.1.44 2010-10-24 18:49:57 status half-configured menu 2.1.44 2010-10-24 18:49:58 status installed menu 2.1.44 2010-10-25 13:58:01 startup archives unpack 2010-10-25 13:58:11 install dump 0.4b43-1 2010-10-25 13:58:11 status half-installed dump 0.4b43-1 2010-10-25 13:58:11 status triggers-pending man-db 2.5.7-6 2010-10-25 13:58:11 status half-installed dump 0.4b43-1 2010-10-25 13:58:11 status unpacked dump 0.4b43-1 2010-10-25 13:58:11 status unpacked dump 0.4b43-1 2010-10-25 13:58:12 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-25 13:58:12 status half-configured man-db 2.5.7-6 2010-10-25 13:58:15 status installed man-db 2.5.7-6 2010-10-25 13:58:16 startup packages configure 2010-10-25 13:58:16 configure dump 0.4b43-1 0.4b43-1 2010-10-25 13:58:16 status unpacked dump 0.4b43-1 2010-10-25 13:58:16 status half-configured dump 0.4b43-1 2010-10-25 13:58:19 status installed dump 0.4b43-1 2010-10-26 10:08:07 startup archives unpack 2010-10-26 10:08:15 upgrade dash 0.5.5.1-7 0.5.5.1-7.1 2010-10-26 10:08:15 status half-configured dash 0.5.5.1-7 2010-10-26 10:08:15 status unpacked dash 0.5.5.1-7 2010-10-26 10:08:15 status half-installed dash 0.5.5.1-7 2010-10-26 10:08:15 status triggers-pending menu 2.1.44 2010-10-26 10:08:15 status half-installed dash 0.5.5.1-7 2010-10-26 10:08:15 status triggers-pending man-db 2.5.7-6 2010-10-26 10:08:15 status half-installed dash 0.5.5.1-7 2010-10-26 10:08:16 status half-installed dash 0.5.5.1-7 2010-10-26 10:08:16 status unpacked dash 0.5.5.1-7.1 2010-10-26 10:08:16 status unpacked dash 0.5.5.1-7.1 2010-10-26 10:08:16 trigproc menu 2.1.44 2.1.44 2010-10-26 10:08:16 status half-configured menu 2.1.44 2010-10-26 10:08:20 status installed menu 2.1.44 2010-10-26 10:08:20 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-26 10:08:20 status half-configured man-db 2.5.7-6 2010-10-26 10:08:25 status installed man-db 2.5.7-6 2010-10-26 10:08:26 startup packages configure 2010-10-26 10:08:26 configure dash 0.5.5.1-7.1 0.5.5.1-7.1 2010-10-26 10:08:26 status unpacked dash 0.5.5.1-7.1 2010-10-26 10:08:26 status half-configured dash 0.5.5.1-7.1 2010-10-26 10:08:26 status installed dash 0.5.5.1-7.1 2010-10-26 10:08:27 startup archives unpack 2010-10-26 10:08:28 upgrade isc-dhcp-server 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:28 status half-configured isc-dhcp-server 4.1.1-P1-10 2010-10-26 10:08:28 status unpacked isc-dhcp-server 4.1.1-P1-10 2010-10-26 10:08:28 status half-installed isc-dhcp-server 4.1.1-P1-10 2010-10-26 10:08:28 status triggers-pending man-db 2.5.7-6 2010-10-26 10:08:28 status half-installed isc-dhcp-server 4.1.1-P1-10 2010-10-26 10:08:28 status half-installed isc-dhcp-server 4.1.1-P1-10 2010-10-26 10:08:29 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:08:29 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:08:29 upgrade isc-dhcp-client 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:29 status half-configured isc-dhcp-client 4.1.1-P1-10 2010-10-26 10:08:29 status unpacked isc-dhcp-client 4.1.1-P1-10 2010-10-26 10:08:29 status half-installed isc-dhcp-client 4.1.1-P1-10 2010-10-26 10:08:29 status half-installed isc-dhcp-client 4.1.1-P1-10 2010-10-26 10:08:29 status half-installed isc-dhcp-client 4.1.1-P1-10 2010-10-26 10:08:30 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:08:30 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:08:30 upgrade isc-dhcp-common 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:30 status half-configured isc-dhcp-common 4.1.1-P1-10 2010-10-26 10:08:30 status unpacked isc-dhcp-common 4.1.1-P1-10 2010-10-26 10:08:30 status half-installed isc-dhcp-common 4.1.1-P1-10 2010-10-26 10:08:30 status half-installed isc-dhcp-common 4.1.1-P1-10 2010-10-26 10:08:30 status half-installed isc-dhcp-common 4.1.1-P1-10 2010-10-26 10:08:30 status unpacked isc-dhcp-common 4.1.1-P1-11 2010-10-26 10:08:31 status unpacked isc-dhcp-common 4.1.1-P1-11 2010-10-26 10:08:31 upgrade dhcp3-client 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:31 status half-configured dhcp3-client 4.1.1-P1-10 2010-10-26 10:08:31 status unpacked dhcp3-client 4.1.1-P1-10 2010-10-26 10:08:31 status half-installed dhcp3-client 4.1.1-P1-10 2010-10-26 10:08:31 status half-installed dhcp3-client 4.1.1-P1-10 2010-10-26 10:08:31 status unpacked dhcp3-client 4.1.1-P1-11 2010-10-26 10:08:31 status unpacked dhcp3-client 4.1.1-P1-11 2010-10-26 10:08:31 upgrade vim-nox 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:31 status half-configured vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:31 status unpacked vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:31 status half-installed vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status half-installed vim-nox 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status unpacked vim-nox 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 status unpacked vim-nox 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 upgrade vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 status half-configured vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status unpacked vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status half-installed vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status triggers-pending menu 2.1.44 2010-10-26 10:08:32 status half-installed vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status half-installed vim-gnome 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status triggers-awaited menu 2.1.44 2010-10-26 10:08:32 status unpacked vim-gnome 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 status unpacked vim-gnome 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 upgrade vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:32 status half-configured vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:32 status unpacked vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:33 status half-installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:33 status half-installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:33 status triggers-pending gnome-menus 2.30.3-1 2010-10-26 10:08:33 status half-installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:33 status triggers-pending desktop-file-utils 0.15-2 2010-10-26 10:08:33 status half-installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:33 status half-installed vim-gui-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:34 status unpacked vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:34 status unpacked vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:34 upgrade vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:34 status half-configured vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:34 status unpacked vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:34 status half-installed vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:35 status half-installed vim-tiny 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:35 status unpacked vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:35 status unpacked vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:35 upgrade vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:35 status half-configured vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:35 status unpacked vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:35 status half-installed vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:35 status half-installed vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:39 status half-installed vim-runtime 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:39 status unpacked vim-runtime 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:40 status unpacked vim-runtime 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:40 upgrade vim-common 2:7.3.000+hg~ee53a39d5896-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:40 status half-configured vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:40 status unpacked vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:40 status half-installed vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:40 status half-installed vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:41 status half-installed vim-common 2:7.3.000+hg~ee53a39d5896-1 2010-10-26 10:08:41 status unpacked vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:41 status unpacked vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:08:41 upgrade dctrl-tools 2.14.4 2.14.5 2010-10-26 10:08:41 status half-configured dctrl-tools 2.14.4 2010-10-26 10:08:41 status unpacked dctrl-tools 2.14.4 2010-10-26 10:08:41 status half-installed dctrl-tools 2.14.4 2010-10-26 10:08:41 status half-installed dctrl-tools 2.14.4 2010-10-26 10:08:42 status half-installed dctrl-tools 2.14.4 2010-10-26 10:08:42 status unpacked dctrl-tools 2.14.5 2010-10-26 10:08:42 status unpacked dctrl-tools 2.14.5 2010-10-26 10:08:43 upgrade dhcp3-common 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:43 status half-configured dhcp3-common 4.1.1-P1-10 2010-10-26 10:08:43 status unpacked dhcp3-common 4.1.1-P1-10 2010-10-26 10:08:43 status half-installed dhcp3-common 4.1.1-P1-10 2010-10-26 10:08:43 status half-installed dhcp3-common 4.1.1-P1-10 2010-10-26 10:08:43 status unpacked dhcp3-common 4.1.1-P1-11 2010-10-26 10:08:43 status unpacked dhcp3-common 4.1.1-P1-11 2010-10-26 10:08:43 upgrade dhcp3-server 4.1.1-P1-10 4.1.1-P1-11 2010-10-26 10:08:43 status half-configured dhcp3-server 4.1.1-P1-10 2010-10-26 10:08:43 status unpacked dhcp3-server 4.1.1-P1-10 2010-10-26 10:08:43 status half-installed dhcp3-server 4.1.1-P1-10 2010-10-26 10:08:44 status half-installed dhcp3-server 4.1.1-P1-10 2010-10-26 10:08:44 status unpacked dhcp3-server 4.1.1-P1-11 2010-10-26 10:08:44 status unpacked dhcp3-server 4.1.1-P1-11 2010-10-26 10:08:44 upgrade grub-pc 1.98+20100804-6 1.98+20100804-7 2010-10-26 10:08:44 status half-configured grub-pc 1.98+20100804-6 2010-10-26 10:08:44 status unpacked grub-pc 1.98+20100804-6 2010-10-26 10:08:44 status half-installed grub-pc 1.98+20100804-6 2010-10-26 10:08:44 status half-installed grub-pc 1.98+20100804-6 2010-10-26 10:08:45 status half-installed grub-pc 1.98+20100804-6 2010-10-26 10:08:45 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:08:45 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:08:45 upgrade grub-common 1.98+20100804-6 1.98+20100804-7 2010-10-26 10:08:45 status half-configured grub-common 1.98+20100804-6 2010-10-26 10:08:45 status unpacked grub-common 1.98+20100804-6 2010-10-26 10:08:45 status half-installed grub-common 1.98+20100804-6 2010-10-26 10:08:45 status half-installed grub-common 1.98+20100804-6 2010-10-26 10:08:45 status triggers-pending install-info 4.13a.dfsg.1-6 2010-10-26 10:08:45 status half-installed grub-common 1.98+20100804-6 2010-10-26 10:08:46 status half-installed grub-common 1.98+20100804-6 2010-10-26 10:08:46 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:08:46 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:08:46 upgrade libestools2.0 1:2.0.95~beta-1 1:2.0.95~beta-2 2010-10-26 10:08:46 status half-configured libestools2.0 1:2.0.95~beta-1 2010-10-26 10:08:46 status unpacked libestools2.0 1:2.0.95~beta-1 2010-10-26 10:08:46 status half-installed libestools2.0 1:2.0.95~beta-1 2010-10-26 10:08:47 status half-installed libestools2.0 1:2.0.95~beta-1 2010-10-26 10:08:47 status unpacked libestools2.0 1:2.0.95~beta-2 2010-10-26 10:08:47 status unpacked libestools2.0 1:2.0.95~beta-2 2010-10-26 10:08:47 upgrade libneon27-gnutls 0.29.3-2 0.29.3-3 2010-10-26 10:08:47 status half-configured libneon27-gnutls 0.29.3-2 2010-10-26 10:08:47 status unpacked libneon27-gnutls 0.29.3-2 2010-10-26 10:08:47 status half-installed libneon27-gnutls 0.29.3-2 2010-10-26 10:08:48 status half-installed libneon27-gnutls 0.29.3-2 2010-10-26 10:08:48 status unpacked libneon27-gnutls 0.29.3-3 2010-10-26 10:08:48 status unpacked libneon27-gnutls 0.29.3-3 2010-10-26 10:08:48 upgrade libupower-glib1 0.9.5-4 0.9.5-5 2010-10-26 10:08:48 status half-configured libupower-glib1 0.9.5-4 2010-10-26 10:08:48 status unpacked libupower-glib1 0.9.5-4 2010-10-26 10:08:48 status half-installed libupower-glib1 0.9.5-4 2010-10-26 10:08:48 status half-installed libupower-glib1 0.9.5-4 2010-10-26 10:08:48 status unpacked libupower-glib1 0.9.5-5 2010-10-26 10:08:48 status unpacked libupower-glib1 0.9.5-5 2010-10-26 10:08:48 upgrade liburi-perl 1.55-1 1.56-1 2010-10-26 10:08:48 status half-configured liburi-perl 1.55-1 2010-10-26 10:08:48 status unpacked liburi-perl 1.55-1 2010-10-26 10:08:48 status half-installed liburi-perl 1.55-1 2010-10-26 10:08:48 status half-installed liburi-perl 1.55-1 2010-10-26 10:08:49 status half-installed liburi-perl 1.55-1 2010-10-26 10:08:49 status unpacked liburi-perl 1.56-1 2010-10-26 10:08:49 status unpacked liburi-perl 1.56-1 2010-10-26 10:08:49 upgrade python-software-properties 0.60.debian-1.1 0.60.debian-2 2010-10-26 10:08:49 status half-configured python-software-properties 0.60.debian-1.1 2010-10-26 10:08:50 status triggers-pending python-support 1.0.11 2010-10-26 10:08:50 status unpacked python-software-properties 0.60.debian-1.1 2010-10-26 10:08:50 status half-installed python-software-properties 0.60.debian-1.1 2010-10-26 10:08:50 status half-installed python-software-properties 0.60.debian-1.1 2010-10-26 10:08:51 status unpacked python-software-properties 0.60.debian-2 2010-10-26 10:08:51 status unpacked python-software-properties 0.60.debian-2 2010-10-26 10:08:51 upgrade software-properties-gtk 0.60.debian-1.1 0.60.debian-2 2010-10-26 10:08:51 status half-configured software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status unpacked software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status triggers-pending shared-mime-info 0.71-3 2010-10-26 10:08:51 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:51 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-26 10:08:51 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:52 status half-installed software-properties-gtk 0.60.debian-1.1 2010-10-26 10:08:52 status unpacked software-properties-gtk 0.60.debian-2 2010-10-26 10:08:52 status unpacked software-properties-gtk 0.60.debian-2 2010-10-26 10:08:52 upgrade upower 0.9.5-4 0.9.5-5 2010-10-26 10:08:52 status half-configured upower 0.9.5-4 2010-10-26 10:08:52 status unpacked upower 0.9.5-4 2010-10-26 10:08:52 status half-installed upower 0.9.5-4 2010-10-26 10:08:53 status half-installed upower 0.9.5-4 2010-10-26 10:08:55 status half-installed upower 0.9.5-4 2010-10-26 10:08:56 status unpacked upower 0.9.5-5 2010-10-26 10:08:56 status unpacked upower 0.9.5-5 2010-10-26 10:08:56 upgrade xdg-utils 1.0.2+cvs20100307-2 1.0.2+cvs20100307-3 2010-10-26 10:08:56 status half-configured xdg-utils 1.0.2+cvs20100307-2 2010-10-26 10:08:56 status unpacked xdg-utils 1.0.2+cvs20100307-2 2010-10-26 10:08:56 status half-installed xdg-utils 1.0.2+cvs20100307-2 2010-10-26 10:08:56 status half-installed xdg-utils 1.0.2+cvs20100307-2 2010-10-26 10:08:57 status half-installed xdg-utils 1.0.2+cvs20100307-2 2010-10-26 10:08:58 status unpacked xdg-utils 1.0.2+cvs20100307-3 2010-10-26 10:08:58 status unpacked xdg-utils 1.0.2+cvs20100307-3 2010-10-26 10:08:58 upgrade sbuild 0.60.0-2 0.60.1-1 2010-10-26 10:08:58 status half-configured sbuild 0.60.0-2 2010-10-26 10:08:58 status unpacked sbuild 0.60.0-2 2010-10-26 10:08:58 status half-installed sbuild 0.60.0-2 2010-10-26 10:08:58 status half-installed sbuild 0.60.0-2 2010-10-26 10:08:58 status half-installed sbuild 0.60.0-2 2010-10-26 10:08:59 status unpacked sbuild 0.60.1-1 2010-10-26 10:08:59 status unpacked sbuild 0.60.1-1 2010-10-26 10:08:59 upgrade libsbuild-perl 0.60.0-2 0.60.1-1 2010-10-26 10:08:59 status half-configured libsbuild-perl 0.60.0-2 2010-10-26 10:08:59 status unpacked libsbuild-perl 0.60.0-2 2010-10-26 10:08:59 status half-installed libsbuild-perl 0.60.0-2 2010-10-26 10:08:59 status half-installed libsbuild-perl 0.60.0-2 2010-10-26 10:08:59 status unpacked libsbuild-perl 0.60.1-1 2010-10-26 10:08:59 status unpacked libsbuild-perl 0.60.1-1 2010-10-26 10:08:59 upgrade reprepro 4.2.0-1 4.2.0-2 2010-10-26 10:08:59 status half-configured reprepro 4.2.0-1 2010-10-26 10:08:59 status unpacked reprepro 4.2.0-1 2010-10-26 10:08:59 status half-installed reprepro 4.2.0-1 2010-10-26 10:08:59 status half-installed reprepro 4.2.0-1 2010-10-26 10:08:59 status triggers-pending doc-base 0.9.5 2010-10-26 10:08:59 status half-installed reprepro 4.2.0-1 2010-10-26 10:09:00 status half-installed reprepro 4.2.0-1 2010-10-26 10:09:00 status unpacked reprepro 4.2.0-2 2010-10-26 10:09:00 status unpacked reprepro 4.2.0-2 2010-10-26 10:09:00 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-26 10:09:00 status half-configured man-db 2.5.7-6 2010-10-26 10:09:06 status installed man-db 2.5.7-6 2010-10-26 10:09:07 trigproc menu 2.1.44 2.1.44 2010-10-26 10:09:07 status half-configured menu 2.1.44 2010-10-26 10:09:07 status installed menu 2.1.44 2010-10-26 10:09:07 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-26 10:09:07 status half-configured gnome-menus 2.30.3-1 2010-10-26 10:09:08 status installed gnome-menus 2.30.3-1 2010-10-26 10:09:08 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-26 10:09:08 status half-configured desktop-file-utils 0.15-2 2010-10-26 10:09:09 status installed desktop-file-utils 0.15-2 2010-10-26 10:09:09 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-26 10:09:09 status half-configured install-info 4.13a.dfsg.1-6 2010-10-26 10:09:11 status installed install-info 4.13a.dfsg.1-6 2010-10-26 10:09:11 trigproc python-support 1.0.11 1.0.11 2010-10-26 10:09:11 status half-configured python-support 1.0.11 2010-10-26 10:09:33 status installed python-support 1.0.11 2010-10-26 10:09:33 trigproc shared-mime-info 0.71-3 0.71-3 2010-10-26 10:09:33 status half-configured shared-mime-info 0.71-3 2010-10-26 10:09:34 status installed shared-mime-info 0.71-3 2010-10-26 10:09:34 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-26 10:09:34 status half-configured hicolor-icon-theme 0.12-1 2010-10-26 10:09:46 status installed hicolor-icon-theme 0.12-1 2010-10-26 10:09:47 trigproc doc-base 0.9.5 0.9.5 2010-10-26 10:09:47 status half-configured doc-base 0.9.5 2010-10-26 10:09:48 status installed doc-base 0.9.5 2010-10-26 10:09:49 startup packages configure 2010-10-26 10:09:49 configure isc-dhcp-common 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:49 status unpacked isc-dhcp-common 4.1.1-P1-11 2010-10-26 10:09:49 status half-configured isc-dhcp-common 4.1.1-P1-11 2010-10-26 10:09:49 status installed isc-dhcp-common 4.1.1-P1-11 2010-10-26 10:09:49 configure isc-dhcp-server 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:49 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:09:49 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:09:49 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:09:49 status half-configured isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:09:53 status installed isc-dhcp-server 4.1.1-P1-11 2010-10-26 10:09:53 configure isc-dhcp-client 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status half-configured isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 status installed isc-dhcp-client 4.1.1-P1-11 2010-10-26 10:09:53 configure dhcp3-client 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:53 status unpacked dhcp3-client 4.1.1-P1-11 2010-10-26 10:09:53 status half-configured dhcp3-client 4.1.1-P1-11 2010-10-26 10:09:53 status installed dhcp3-client 4.1.1-P1-11 2010-10-26 10:09:53 configure vim-common 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:53 status unpacked vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:53 status unpacked vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status half-configured vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status installed vim-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 configure vim-runtime 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status unpacked vim-runtime 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status half-configured vim-runtime 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status installed vim-runtime 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 configure vim-nox 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status unpacked vim-nox 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:54 status half-configured vim-nox 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:55 status installed vim-nox 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 configure vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status unpacked vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status unpacked vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status half-configured vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status installed vim-gui-common 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 configure vim-gnome 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status unpacked vim-gnome 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status half-configured vim-gnome 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status installed vim-gnome 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status triggers-pending menu 2.1.44 2010-10-26 10:09:56 status triggers-awaited menu 2.1.44 2010-10-26 10:09:56 configure vim-tiny 2:7.3.035+hg~8fdc12103333-1 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status unpacked vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status unpacked vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status half-configured vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 status installed vim-tiny 2:7.3.035+hg~8fdc12103333-1 2010-10-26 10:09:56 configure dctrl-tools 2.14.5 2.14.5 2010-10-26 10:09:56 status unpacked dctrl-tools 2.14.5 2010-10-26 10:09:56 status unpacked dctrl-tools 2.14.5 2010-10-26 10:09:56 status half-configured dctrl-tools 2.14.5 2010-10-26 10:09:56 status installed dctrl-tools 2.14.5 2010-10-26 10:09:56 configure dhcp3-common 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:56 status unpacked dhcp3-common 4.1.1-P1-11 2010-10-26 10:09:56 status half-configured dhcp3-common 4.1.1-P1-11 2010-10-26 10:09:56 status installed dhcp3-common 4.1.1-P1-11 2010-10-26 10:09:56 configure dhcp3-server 4.1.1-P1-11 4.1.1-P1-11 2010-10-26 10:09:56 status unpacked dhcp3-server 4.1.1-P1-11 2010-10-26 10:09:56 status half-configured dhcp3-server 4.1.1-P1-11 2010-10-26 10:09:56 status installed dhcp3-server 4.1.1-P1-11 2010-10-26 10:09:56 configure grub-common 1.98+20100804-7 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status unpacked grub-common 1.98+20100804-7 2010-10-26 10:09:56 status half-configured grub-common 1.98+20100804-7 2010-10-26 10:09:57 status installed grub-common 1.98+20100804-7 2010-10-26 10:09:57 configure grub-pc 1.98+20100804-7 1.98+20100804-7 2010-10-26 10:09:57 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:09:57 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:09:57 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:09:57 status unpacked grub-pc 1.98+20100804-7 2010-10-26 10:09:57 status half-configured grub-pc 1.98+20100804-7 2010-10-26 10:10:30 status installed grub-pc 1.98+20100804-7 2010-10-26 10:10:30 configure libestools2.0 1:2.0.95~beta-2 1:2.0.95~beta-2 2010-10-26 10:10:30 status unpacked libestools2.0 1:2.0.95~beta-2 2010-10-26 10:10:30 status half-configured libestools2.0 1:2.0.95~beta-2 2010-10-26 10:10:31 status installed libestools2.0 1:2.0.95~beta-2 2010-10-26 10:10:32 configure libneon27-gnutls 0.29.3-3 0.29.3-3 2010-10-26 10:10:32 status unpacked libneon27-gnutls 0.29.3-3 2010-10-26 10:10:32 status half-configured libneon27-gnutls 0.29.3-3 2010-10-26 10:10:32 status installed libneon27-gnutls 0.29.3-3 2010-10-26 10:10:32 configure libupower-glib1 0.9.5-5 0.9.5-5 2010-10-26 10:10:32 status unpacked libupower-glib1 0.9.5-5 2010-10-26 10:10:32 status half-configured libupower-glib1 0.9.5-5 2010-10-26 10:10:32 status installed libupower-glib1 0.9.5-5 2010-10-26 10:10:32 configure liburi-perl 1.56-1 1.56-1 2010-10-26 10:10:32 status unpacked liburi-perl 1.56-1 2010-10-26 10:10:32 status half-configured liburi-perl 1.56-1 2010-10-26 10:10:32 status installed liburi-perl 1.56-1 2010-10-26 10:10:32 configure python-software-properties 0.60.debian-2 0.60.debian-2 2010-10-26 10:10:32 status unpacked python-software-properties 0.60.debian-2 2010-10-26 10:10:32 status half-configured python-software-properties 0.60.debian-2 2010-10-26 10:10:32 status installed python-software-properties 0.60.debian-2 2010-10-26 10:10:32 status triggers-pending python-support 1.0.11 2010-10-26 10:10:32 configure software-properties-gtk 0.60.debian-2 0.60.debian-2 2010-10-26 10:10:32 status unpacked software-properties-gtk 0.60.debian-2 2010-10-26 10:10:32 status half-configured software-properties-gtk 0.60.debian-2 2010-10-26 10:10:32 status installed software-properties-gtk 0.60.debian-2 2010-10-26 10:10:32 configure upower 0.9.5-5 0.9.5-5 2010-10-26 10:10:32 status unpacked upower 0.9.5-5 2010-10-26 10:10:32 status unpacked upower 0.9.5-5 2010-10-26 10:10:32 status unpacked upower 0.9.5-5 2010-10-26 10:10:32 status half-configured upower 0.9.5-5 2010-10-26 10:10:34 status installed upower 0.9.5-5 2010-10-26 10:10:34 configure xdg-utils 1.0.2+cvs20100307-3 1.0.2+cvs20100307-3 2010-10-26 10:10:34 status unpacked xdg-utils 1.0.2+cvs20100307-3 2010-10-26 10:10:34 status half-configured xdg-utils 1.0.2+cvs20100307-3 2010-10-26 10:10:34 status installed xdg-utils 1.0.2+cvs20100307-3 2010-10-26 10:10:34 configure libsbuild-perl 0.60.1-1 0.60.1-1 2010-10-26 10:10:34 status unpacked libsbuild-perl 0.60.1-1 2010-10-26 10:10:34 status half-configured libsbuild-perl 0.60.1-1 2010-10-26 10:10:34 status installed libsbuild-perl 0.60.1-1 2010-10-26 10:10:34 configure sbuild 0.60.1-1 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status unpacked sbuild 0.60.1-1 2010-10-26 10:10:34 status half-configured sbuild 0.60.1-1 2010-10-26 10:10:35 status installed sbuild 0.60.1-1 2010-10-26 10:10:35 configure reprepro 4.2.0-2 4.2.0-2 2010-10-26 10:10:35 status unpacked reprepro 4.2.0-2 2010-10-26 10:10:35 status unpacked reprepro 4.2.0-2 2010-10-26 10:10:35 status half-configured reprepro 4.2.0-2 2010-10-26 10:10:35 status installed reprepro 4.2.0-2 2010-10-26 10:10:35 trigproc menu 2.1.44 2.1.44 2010-10-26 10:10:35 status half-configured menu 2.1.44 2010-10-26 10:10:35 status installed menu 2.1.44 2010-10-26 10:10:35 trigproc python-support 1.0.11 1.0.11 2010-10-26 10:10:35 status half-configured python-support 1.0.11 2010-10-26 10:10:36 status installed python-support 1.0.11 2010-10-28 09:03:03 startup archives unpack 2010-10-28 09:03:32 install ncftp 2:3.2.4-1 2010-10-28 09:03:32 status half-installed ncftp 2:3.2.4-1 2010-10-28 09:03:38 status triggers-pending menu 2.1.44 2010-10-28 09:03:38 status half-installed ncftp 2:3.2.4-1 2010-10-28 09:03:39 status triggers-pending man-db 2.5.7-6 2010-10-28 09:03:39 status half-installed ncftp 2:3.2.4-1 2010-10-28 09:04:07 status unpacked ncftp 2:3.2.4-1 2010-10-28 09:04:08 status unpacked ncftp 2:3.2.4-1 2010-10-28 09:04:09 trigproc menu 2.1.44 2.1.44 2010-10-28 09:04:09 status half-configured menu 2.1.44 2010-10-28 09:04:24 status installed menu 2.1.44 2010-10-28 09:04:26 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-28 09:04:26 status half-configured man-db 2.5.7-6 2010-10-28 09:04:49 status installed man-db 2.5.7-6 2010-10-28 09:04:51 startup packages configure 2010-10-28 09:04:51 configure ncftp 2:3.2.4-1 2:3.2.4-1 2010-10-28 09:04:51 status unpacked ncftp 2:3.2.4-1 2010-10-28 09:04:52 status half-configured ncftp 2:3.2.4-1 2010-10-28 09:04:59 status installed ncftp 2:3.2.4-1 2010-10-28 09:05:00 status triggers-pending menu 2.1.44 2010-10-28 09:05:01 status triggers-awaited menu 2.1.44 2010-10-28 09:05:02 trigproc menu 2.1.44 2.1.44 2010-10-28 09:05:02 status half-configured menu 2.1.44 2010-10-28 09:05:07 status installed menu 2.1.44 2010-10-28 09:20:11 startup archives unpack 2010-10-28 09:20:26 install rdesktop 1.6.0-3 2010-10-28 09:20:26 status half-installed rdesktop 1.6.0-3 2010-10-28 09:20:27 status triggers-pending man-db 2.5.7-6 2010-10-28 09:20:27 status half-installed rdesktop 1.6.0-3 2010-10-28 09:20:29 status unpacked rdesktop 1.6.0-3 2010-10-28 09:20:29 status unpacked rdesktop 1.6.0-3 2010-10-28 09:20:29 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-28 09:20:29 status half-configured man-db 2.5.7-6 2010-10-28 09:20:32 status installed man-db 2.5.7-6 2010-10-28 09:20:33 startup packages configure 2010-10-28 09:20:33 configure rdesktop 1.6.0-3 1.6.0-3 2010-10-28 09:20:33 status unpacked rdesktop 1.6.0-3 2010-10-28 09:20:33 status half-configured rdesktop 1.6.0-3 2010-10-28 09:20:33 status installed rdesktop 1.6.0-3 2010-10-28 09:24:06 startup archives unpack 2010-10-28 09:24:15 install dkms 2.1.1.2-5 2010-10-28 09:24:15 status half-installed dkms 2.1.1.2-5 2010-10-28 09:24:15 status triggers-pending man-db 2.5.7-6 2010-10-28 09:24:15 status half-installed dkms 2.1.1.2-5 2010-10-28 09:24:16 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:16 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:16 install linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:16 status half-installed linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:19 status unpacked linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:19 status unpacked linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:20 install linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:20 status half-installed linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:20 status unpacked linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:20 status unpacked linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:20 install linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:20 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:24 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:24 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:24 install linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:24 status half-installed linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:26 status unpacked linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:26 status unpacked linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:26 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-28 09:24:26 status half-configured man-db 2.5.7-6 2010-10-28 09:24:28 status installed man-db 2.5.7-6 2010-10-28 09:24:29 startup packages configure 2010-10-28 09:24:29 configure dkms 2.1.1.2-5 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:29 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:30 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:30 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:30 status unpacked dkms 2.1.1.2-5 2010-10-28 09:24:30 status half-configured dkms 2.1.1.2-5 2010-10-28 09:24:30 status installed dkms 2.1.1.2-5 2010-10-28 09:24:30 configure linux-headers-2.6.32-5-common 2.6.32-26 2.6.32-26 2010-10-28 09:24:30 status unpacked linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:30 status half-configured linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:30 status installed linux-headers-2.6.32-5-common 2.6.32-26 2010-10-28 09:24:30 configure linux-kbuild-2.6.32 2.6.32-1 2.6.32-1 2010-10-28 09:24:30 status unpacked linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:30 status half-configured linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:30 status installed linux-kbuild-2.6.32 2.6.32-1 2010-10-28 09:24:30 configure linux-headers-2.6.32-5-amd64 2.6.32-26 2.6.32-26 2010-10-28 09:24:30 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:30 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:30 status installed linux-headers-2.6.32-5-amd64 2.6.32-26 2010-10-28 09:24:30 configure linux-headers-2.6-amd64 2.6.32+28 2.6.32+28 2010-10-28 09:24:30 status unpacked linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:30 status half-configured linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:30 status installed linux-headers-2.6-amd64 2.6.32+28 2010-10-28 09:24:31 startup archives install 2010-10-28 09:24:34 install virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:34 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:49 status triggers-pending gnome-menus 2.30.3-1 2010-10-28 09:24:49 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:49 status triggers-pending desktop-file-utils 0.15-2 2010-10-28 09:24:49 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:58 status unpacked virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:58 status unpacked virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:24:58 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-28 09:24:58 status half-configured gnome-menus 2.30.3-1 2010-10-28 09:24:59 status installed gnome-menus 2.30.3-1 2010-10-28 09:24:59 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-28 09:24:59 status half-configured desktop-file-utils 0.15-2 2010-10-28 09:25:00 status installed desktop-file-utils 0.15-2 2010-10-28 09:27:30 startup archives install 2010-10-28 09:27:36 upgrade virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 3.2.10-66523~Debian~squeeze 2010-10-28 09:27:36 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:27:43 status triggers-pending gnome-menus 2.30.3-1 2010-10-28 09:27:43 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:27:43 status triggers-pending desktop-file-utils 0.15-2 2010-10-28 09:27:43 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:27:48 status half-installed virtualbox-3.2 3.2.10-66523~Ubuntu~maverick 2010-10-28 09:27:48 status unpacked virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:27:48 status unpacked virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:27:48 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-28 09:27:48 status half-configured gnome-menus 2.30.3-1 2010-10-28 09:27:48 status installed gnome-menus 2.30.3-1 2010-10-28 09:27:48 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-28 09:27:48 status half-configured desktop-file-utils 0.15-2 2010-10-28 09:27:50 status installed desktop-file-utils 0.15-2 2010-10-28 09:28:11 startup archives unpack 2010-10-28 09:28:11 install libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:11 status half-installed libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:12 status unpacked libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:12 status unpacked libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:13 startup packages configure 2010-10-28 09:28:13 configure libqt4-opengl 4:4.6.3-4 4:4.6.3-4 2010-10-28 09:28:13 status unpacked libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:13 status half-configured libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:14 status installed libqt4-opengl 4:4.6.3-4 2010-10-28 09:28:14 configure virtualbox-3.2 3.2.10-66523~Debian~squeeze 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:14 status unpacked virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:14 status unpacked virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:14 status unpacked virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:14 status half-configured virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:33 status installed virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:33 status triggers-pending python-central 0.6.16+nmu1 2010-10-28 09:28:33 status triggers-awaited virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:33 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-10-28 09:28:33 status half-configured python-central 0.6.16+nmu1 2010-10-28 09:28:33 status installed virtualbox-3.2 3.2.10-66523~Debian~squeeze 2010-10-28 09:28:40 status installed python-central 0.6.16+nmu1 2010-10-29 09:09:22 startup archives unpack 2010-10-29 09:09:26 upgrade findutils 4.4.2-1 4.4.2-1+b1 2010-10-29 09:09:26 status half-configured findutils 4.4.2-1 2010-10-29 09:09:26 status unpacked findutils 4.4.2-1 2010-10-29 09:09:26 status half-installed findutils 4.4.2-1 2010-10-29 09:09:26 status triggers-pending doc-base 0.9.5 2010-10-29 09:09:26 status half-installed findutils 4.4.2-1 2010-10-29 09:09:27 status triggers-pending install-info 4.13a.dfsg.1-6 2010-10-29 09:09:27 status half-installed findutils 4.4.2-1 2010-10-29 09:09:27 status triggers-pending man-db 2.5.7-6 2010-10-29 09:09:27 status half-installed findutils 4.4.2-1 2010-10-29 09:09:28 status half-installed findutils 4.4.2-1 2010-10-29 09:09:28 status unpacked findutils 4.4.2-1+b1 2010-10-29 09:09:28 status unpacked findutils 4.4.2-1+b1 2010-10-29 09:09:28 trigproc doc-base 0.9.5 0.9.5 2010-10-29 09:09:28 status half-configured doc-base 0.9.5 2010-10-29 09:09:29 status installed doc-base 0.9.5 2010-10-29 09:09:29 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-29 09:09:29 status half-configured install-info 4.13a.dfsg.1-6 2010-10-29 09:09:31 status installed install-info 4.13a.dfsg.1-6 2010-10-29 09:09:31 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-29 09:09:31 status half-configured man-db 2.5.7-6 2010-10-29 09:09:34 status installed man-db 2.5.7-6 2010-10-29 09:09:35 startup packages configure 2010-10-29 09:09:35 configure findutils 4.4.2-1+b1 4.4.2-1+b1 2010-10-29 09:09:35 status unpacked findutils 4.4.2-1+b1 2010-10-29 09:09:35 status half-configured findutils 4.4.2-1+b1 2010-10-29 09:09:35 status installed findutils 4.4.2-1+b1 2010-10-29 09:09:36 startup archives unpack 2010-10-29 09:09:36 upgrade udev 163-2 164-1 2010-10-29 09:09:36 status half-configured udev 163-2 2010-10-29 09:09:36 status unpacked udev 163-2 2010-10-29 09:09:36 status half-installed udev 163-2 2010-10-29 09:09:36 status triggers-pending man-db 2.5.7-6 2010-10-29 09:09:37 status half-installed udev 163-2 2010-10-29 09:09:37 status half-installed udev 163-2 2010-10-29 09:09:38 status unpacked udev 164-1 2010-10-29 09:09:38 status unpacked udev 164-1 2010-10-29 09:09:38 upgrade libudev0 163-2 164-1 2010-10-29 09:09:38 status half-configured libudev0 163-2 2010-10-29 09:09:38 status unpacked libudev0 163-2 2010-10-29 09:09:38 status half-installed libudev0 163-2 2010-10-29 09:09:38 status half-installed libudev0 163-2 2010-10-29 09:09:39 status unpacked libudev0 164-1 2010-10-29 09:09:39 status unpacked libudev0 164-1 2010-10-29 09:09:39 upgrade libevolution 2.30.3-2 2.30.3-3 2010-10-29 09:09:39 status half-configured libevolution 2.30.3-2 2010-10-29 09:09:39 status unpacked libevolution 2.30.3-2 2010-10-29 09:09:39 status half-installed libevolution 2.30.3-2 2010-10-29 09:09:39 status half-installed libevolution 2.30.3-2 2010-10-29 09:09:40 status unpacked libevolution 2.30.3-3 2010-10-29 09:09:40 status unpacked libevolution 2.30.3-3 2010-10-29 09:09:40 upgrade evolution 2.30.3-2 2.30.3-3 2010-10-29 09:09:40 status half-configured evolution 2.30.3-2 2010-10-29 09:09:40 status unpacked evolution 2.30.3-2 2010-10-29 09:09:40 status half-installed evolution 2.30.3-2 2010-10-29 09:09:40 status triggers-pending gconf2 2.28.1-5 2010-10-29 09:09:40 status half-installed evolution 2.30.3-2 2010-10-29 09:09:40 status triggers-pending gnome-menus 2.30.3-1 2010-10-29 09:09:40 status half-installed evolution 2.30.3-2 2010-10-29 09:09:40 status triggers-pending desktop-file-utils 0.15-2 2010-10-29 09:09:41 status half-installed evolution 2.30.3-2 2010-10-29 09:09:41 status triggers-pending menu 2.1.44 2010-10-29 09:09:41 status half-installed evolution 2.30.3-2 2010-10-29 09:09:41 status half-installed evolution 2.30.3-2 2010-10-29 09:09:41 status half-installed evolution 2.30.3-2 2010-10-29 09:09:42 status triggers-awaited menu 2.1.44 2010-10-29 09:09:42 status unpacked evolution 2.30.3-3 2010-10-29 09:09:42 status unpacked evolution 2.30.3-3 2010-10-29 09:09:42 upgrade evolution-common 2.30.3-2 2.30.3-3 2010-10-29 09:09:42 status half-configured evolution-common 2.30.3-2 2010-10-29 09:09:42 status unpacked evolution-common 2.30.3-2 2010-10-29 09:09:42 status half-installed evolution-common 2.30.3-2 2010-10-29 09:09:42 status triggers-pending hicolor-icon-theme 0.12-1 2010-10-29 09:09:42 status half-installed evolution-common 2.30.3-2 2010-10-29 09:09:43 status half-installed evolution-common 2.30.3-2 2010-10-29 09:09:43 status half-installed evolution-common 2.30.3-2 2010-10-29 09:09:48 status half-installed evolution-common 2.30.3-2 2010-10-29 09:09:48 status unpacked evolution-common 2.30.3-3 2010-10-29 09:09:50 status unpacked evolution-common 2.30.3-3 2010-10-29 09:09:51 upgrade libept1 1.0.3+b1 1.0.4 2010-10-29 09:09:51 status half-configured libept1 1.0.3+b1 2010-10-29 09:09:51 status unpacked libept1 1.0.3+b1 2010-10-29 09:09:51 status half-installed libept1 1.0.3+b1 2010-10-29 09:09:51 status half-installed libept1 1.0.3+b1 2010-10-29 09:09:52 status unpacked libept1 1.0.4 2010-10-29 09:09:52 status unpacked libept1 1.0.4 2010-10-29 09:09:52 upgrade dblatex 0.3-1 0.3-2 2010-10-29 09:09:52 status half-configured dblatex 0.3-1 2010-10-29 09:09:52 status unpacked dblatex 0.3-1 2010-10-29 09:09:52 status half-installed dblatex 0.3-1 2010-10-29 09:09:52 status triggers-pending doc-base 0.9.5 2010-10-29 09:09:52 status half-installed dblatex 0.3-1 2010-10-29 09:09:52 status half-installed dblatex 0.3-1 2010-10-29 09:09:53 status half-installed dblatex 0.3-1 2010-10-29 09:09:54 status unpacked dblatex 0.3-2 2010-10-29 09:09:54 status unpacked dblatex 0.3-2 2010-10-29 09:09:54 upgrade evolution-plugins 2.30.3-2 2.30.3-3 2010-10-29 09:09:54 status half-configured evolution-plugins 2.30.3-2 2010-10-29 09:09:54 status unpacked evolution-plugins 2.30.3-2 2010-10-29 09:09:54 status half-installed evolution-plugins 2.30.3-2 2010-10-29 09:09:54 status half-installed evolution-plugins 2.30.3-2 2010-10-29 09:09:54 status unpacked evolution-plugins 2.30.3-3 2010-10-29 09:09:55 status unpacked evolution-plugins 2.30.3-3 2010-10-29 09:09:55 upgrade festival 1:2.0.95~beta-2 1:2.0.95~beta-5 2010-10-29 09:09:55 status half-configured festival 1:2.0.95~beta-2 2010-10-29 09:09:55 status unpacked festival 1:2.0.95~beta-2 2010-10-29 09:09:55 status half-installed festival 1:2.0.95~beta-2 2010-10-29 09:09:55 status half-installed festival 1:2.0.95~beta-2 2010-10-29 09:09:55 status triggers-pending install-info 4.13a.dfsg.1-6 2010-10-29 09:09:55 status half-installed festival 1:2.0.95~beta-2 2010-10-29 09:09:56 status half-installed festival 1:2.0.95~beta-2 2010-10-29 09:09:56 status unpacked festival 1:2.0.95~beta-5 2010-10-29 09:09:56 status unpacked festival 1:2.0.95~beta-5 2010-10-29 09:09:56 upgrade icedove 3.0.8-1 3.0.9-1 2010-10-29 09:09:56 status half-configured icedove 3.0.8-1 2010-10-29 09:09:56 status unpacked icedove 3.0.8-1 2010-10-29 09:09:56 status half-installed icedove 3.0.8-1 2010-10-29 09:09:56 status half-installed icedove 3.0.8-1 2010-10-29 09:09:56 status half-installed icedove 3.0.8-1 2010-10-29 09:09:56 status half-installed icedove 3.0.8-1 2010-10-29 09:09:56 status half-installed icedove 3.0.8-1 2010-10-29 09:09:59 status half-installed icedove 3.0.8-1 2010-10-29 09:09:59 status unpacked icedove 3.0.9-1 2010-10-29 09:10:00 status unpacked icedove 3.0.9-1 2010-10-29 09:10:00 upgrade xulrunner-1.9.1 1.9.1.14-1 1.9.1.15-1 2010-10-29 09:10:00 status half-configured xulrunner-1.9.1 1.9.1.14-1 2010-10-29 09:10:00 status unpacked xulrunner-1.9.1 1.9.1.14-1 2010-10-29 09:10:00 status half-installed xulrunner-1.9.1 1.9.1.14-1 2010-10-29 09:10:00 status half-installed xulrunner-1.9.1 1.9.1.14-1 2010-10-29 09:10:02 status half-installed xulrunner-1.9.1 1.9.1.14-1 2010-10-29 09:10:02 status unpacked xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:10:02 status unpacked xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:10:02 upgrade libmozjs2d 1.9.1.14-1 1.9.1.15-1 2010-10-29 09:10:02 status half-configured libmozjs2d 1.9.1.14-1 2010-10-29 09:10:02 status unpacked libmozjs2d 1.9.1.14-1 2010-10-29 09:10:02 status half-installed libmozjs2d 1.9.1.14-1 2010-10-29 09:10:03 status half-installed libmozjs2d 1.9.1.14-1 2010-10-29 09:10:03 status unpacked libmozjs2d 1.9.1.15-1 2010-10-29 09:10:03 status unpacked libmozjs2d 1.9.1.15-1 2010-10-29 09:10:03 upgrade iceweasel 3.5.14-1 3.5.15-1 2010-10-29 09:10:03 status half-configured iceweasel 3.5.14-1 2010-10-29 09:10:03 status unpacked iceweasel 3.5.14-1 2010-10-29 09:10:03 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:03 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:03 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:03 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:04 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:04 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:04 status half-installed iceweasel 3.5.14-1 2010-10-29 09:10:05 status unpacked iceweasel 3.5.15-1 2010-10-29 09:10:05 status unpacked iceweasel 3.5.15-1 2010-10-29 09:10:05 upgrade iceweasel-l10n-de 1:3.5.14+debian-1 1:3.5.15+debian-1 2010-10-29 09:10:05 status half-configured iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-29 09:10:05 status unpacked iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-29 09:10:05 status half-installed iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-29 09:10:06 status half-installed iceweasel-l10n-de 1:3.5.14+debian-1 2010-10-29 09:10:06 status unpacked iceweasel-l10n-de 1:3.5.15+debian-1 2010-10-29 09:10:06 status unpacked iceweasel-l10n-de 1:3.5.15+debian-1 2010-10-29 09:10:06 upgrade libgoffice-0.8-8-common 0.8.11-2 0.8.11-3 2010-10-29 09:10:06 status half-configured libgoffice-0.8-8-common 0.8.11-2 2010-10-29 09:10:06 status unpacked libgoffice-0.8-8-common 0.8.11-2 2010-10-29 09:10:06 status half-installed libgoffice-0.8-8-common 0.8.11-2 2010-10-29 09:10:07 status half-installed libgoffice-0.8-8-common 0.8.11-2 2010-10-29 09:10:07 status unpacked libgoffice-0.8-8-common 0.8.11-3 2010-10-29 09:10:08 status unpacked libgoffice-0.8-8-common 0.8.11-3 2010-10-29 09:10:08 upgrade libgoffice-0.8-8 0.8.11-2 0.8.11-3 2010-10-29 09:10:08 status half-configured libgoffice-0.8-8 0.8.11-2 2010-10-29 09:10:08 status unpacked libgoffice-0.8-8 0.8.11-2 2010-10-29 09:10:08 status half-installed libgoffice-0.8-8 0.8.11-2 2010-10-29 09:10:08 status half-installed libgoffice-0.8-8 0.8.11-2 2010-10-29 09:10:09 status unpacked libgoffice-0.8-8 0.8.11-3 2010-10-29 09:10:09 status unpacked libgoffice-0.8-8 0.8.11-3 2010-10-29 09:10:09 upgrade libgudev-1.0-0 163-2 164-1 2010-10-29 09:10:09 status half-configured libgudev-1.0-0 163-2 2010-10-29 09:10:09 status unpacked libgudev-1.0-0 163-2 2010-10-29 09:10:09 status half-installed libgudev-1.0-0 163-2 2010-10-29 09:10:09 status half-installed libgudev-1.0-0 163-2 2010-10-29 09:10:09 status unpacked libgudev-1.0-0 164-1 2010-10-29 09:10:09 status unpacked libgudev-1.0-0 164-1 2010-10-29 09:10:10 upgrade libhtml-tree-perl 4.0-1 4.1-1 2010-10-29 09:10:10 status half-configured libhtml-tree-perl 4.0-1 2010-10-29 09:10:10 status unpacked libhtml-tree-perl 4.0-1 2010-10-29 09:10:10 status half-installed libhtml-tree-perl 4.0-1 2010-10-29 09:10:10 status half-installed libhtml-tree-perl 4.0-1 2010-10-29 09:10:10 status half-installed libhtml-tree-perl 4.0-1 2010-10-29 09:10:10 status unpacked libhtml-tree-perl 4.1-1 2010-10-29 09:10:10 status unpacked libhtml-tree-perl 4.1-1 2010-10-29 09:10:10 upgrade mysql-common 5.1.49-1 5.1.49-2 2010-10-29 09:10:10 status half-configured mysql-common 5.1.49-1 2010-10-29 09:10:10 status unpacked mysql-common 5.1.49-1 2010-10-29 09:10:10 status half-installed mysql-common 5.1.49-1 2010-10-29 09:10:11 status half-installed mysql-common 5.1.49-1 2010-10-29 09:10:11 status unpacked mysql-common 5.1.49-2 2010-10-29 09:10:11 status unpacked mysql-common 5.1.49-2 2010-10-29 09:10:11 upgrade libmysqlclient16 5.1.49-1 5.1.49-2 2010-10-29 09:10:11 status half-configured libmysqlclient16 5.1.49-1 2010-10-29 09:10:11 status unpacked libmysqlclient16 5.1.49-1 2010-10-29 09:10:11 status half-installed libmysqlclient16 5.1.49-1 2010-10-29 09:10:11 status half-installed libmysqlclient16 5.1.49-1 2010-10-29 09:10:11 status unpacked libmysqlclient16 5.1.49-2 2010-10-29 09:10:11 status unpacked libmysqlclient16 5.1.49-2 2010-10-29 09:10:11 upgrade libppix-regexp-perl 0.014-1 0.015-1 2010-10-29 09:10:11 status half-configured libppix-regexp-perl 0.014-1 2010-10-29 09:10:11 status unpacked libppix-regexp-perl 0.014-1 2010-10-29 09:10:11 status half-installed libppix-regexp-perl 0.014-1 2010-10-29 09:10:12 status half-installed libppix-regexp-perl 0.014-1 2010-10-29 09:10:12 status half-installed libppix-regexp-perl 0.014-1 2010-10-29 09:10:12 status unpacked libppix-regexp-perl 0.015-1 2010-10-29 09:10:12 status unpacked libppix-regexp-perl 0.015-1 2010-10-29 09:10:12 upgrade remmina 0.8.2-1 0.8.3-1 2010-10-29 09:10:12 status half-configured remmina 0.8.2-1 2010-10-29 09:10:12 status unpacked remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:12 status half-installed remmina 0.8.2-1 2010-10-29 09:10:13 status half-installed remmina 0.8.2-1 2010-10-29 09:10:13 status unpacked remmina 0.8.3-1 2010-10-29 09:10:13 status unpacked remmina 0.8.3-1 2010-10-29 09:10:13 upgrade tomboy 1.2.1-1 1.2.2-1 2010-10-29 09:10:13 status half-configured tomboy 1.2.1-1 2010-10-29 09:10:13 status unpacked tomboy 1.2.1-1 2010-10-29 09:10:13 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:14 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:14 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:14 status triggers-pending shared-mime-info 0.71-3 2010-10-29 09:10:14 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:15 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:15 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:15 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:15 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:17 status half-installed tomboy 1.2.1-1 2010-10-29 09:10:17 status unpacked tomboy 1.2.2-1 2010-10-29 09:10:18 status unpacked tomboy 1.2.2-1 2010-10-29 09:10:18 trigproc man-db 2.5.7-6 2.5.7-6 2010-10-29 09:10:18 status half-configured man-db 2.5.7-6 2010-10-29 09:10:22 status installed man-db 2.5.7-6 2010-10-29 09:10:22 trigproc gconf2 2.28.1-5 2.28.1-5 2010-10-29 09:10:22 status half-configured gconf2 2.28.1-5 2010-10-29 09:10:36 status installed gconf2 2.28.1-5 2010-10-29 09:10:36 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-10-29 09:10:36 status half-configured gnome-menus 2.30.3-1 2010-10-29 09:10:36 status installed gnome-menus 2.30.3-1 2010-10-29 09:10:36 trigproc desktop-file-utils 0.15-2 0.15-2 2010-10-29 09:10:36 status half-configured desktop-file-utils 0.15-2 2010-10-29 09:10:37 status installed desktop-file-utils 0.15-2 2010-10-29 09:10:37 trigproc menu 2.1.44 2.1.44 2010-10-29 09:10:37 status half-configured menu 2.1.44 2010-10-29 09:10:41 status installed menu 2.1.44 2010-10-29 09:10:41 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-10-29 09:10:41 status half-configured hicolor-icon-theme 0.12-1 2010-10-29 09:10:55 status installed hicolor-icon-theme 0.12-1 2010-10-29 09:10:55 trigproc doc-base 0.9.5 0.9.5 2010-10-29 09:10:55 status half-configured doc-base 0.9.5 2010-10-29 09:10:56 status installed doc-base 0.9.5 2010-10-29 09:10:56 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-10-29 09:10:56 status half-configured install-info 4.13a.dfsg.1-6 2010-10-29 09:10:56 status installed install-info 4.13a.dfsg.1-6 2010-10-29 09:10:56 trigproc shared-mime-info 0.71-3 0.71-3 2010-10-29 09:10:56 status half-configured shared-mime-info 0.71-3 2010-10-29 09:10:57 status installed shared-mime-info 0.71-3 2010-10-29 09:10:58 startup packages configure 2010-10-29 09:10:58 configure libudev0 164-1 164-1 2010-10-29 09:10:58 status unpacked libudev0 164-1 2010-10-29 09:10:58 status half-configured libudev0 164-1 2010-10-29 09:10:59 status installed libudev0 164-1 2010-10-29 09:10:59 configure udev 164-1 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status unpacked udev 164-1 2010-10-29 09:10:59 status half-configured udev 164-1 2010-10-29 09:11:01 status installed udev 164-1 2010-10-29 09:11:01 status triggers-pending initramfs-tools 0.98.5 2010-10-29 09:11:01 configure libevolution 2.30.3-3 2.30.3-3 2010-10-29 09:11:01 status unpacked libevolution 2.30.3-3 2010-10-29 09:11:01 status half-configured libevolution 2.30.3-3 2010-10-29 09:11:01 status installed libevolution 2.30.3-3 2010-10-29 09:11:01 configure evolution-common 2.30.3-3 2.30.3-3 2010-10-29 09:11:01 status unpacked evolution-common 2.30.3-3 2010-10-29 09:11:02 status half-configured evolution-common 2.30.3-3 2010-10-29 09:11:02 status installed evolution-common 2.30.3-3 2010-10-29 09:11:02 configure evolution 2.30.3-3 2.30.3-3 2010-10-29 09:11:02 status unpacked evolution 2.30.3-3 2010-10-29 09:11:02 status unpacked evolution 2.30.3-3 2010-10-29 09:11:02 status half-configured evolution 2.30.3-3 2010-10-29 09:11:02 status installed evolution 2.30.3-3 2010-10-29 09:11:02 status triggers-pending menu 2.1.44 2010-10-29 09:11:02 status triggers-awaited menu 2.1.44 2010-10-29 09:11:02 configure libept1 1.0.4 1.0.4 2010-10-29 09:11:02 status unpacked libept1 1.0.4 2010-10-29 09:11:02 status half-configured libept1 1.0.4 2010-10-29 09:11:02 status installed libept1 1.0.4 2010-10-29 09:11:02 configure dblatex 0.3-2 0.3-2 2010-10-29 09:11:02 status unpacked dblatex 0.3-2 2010-10-29 09:11:02 status half-configured dblatex 0.3-2 2010-10-29 09:11:04 status installed dblatex 0.3-2 2010-10-29 09:11:04 configure evolution-plugins 2.30.3-3 2.30.3-3 2010-10-29 09:11:04 status unpacked evolution-plugins 2.30.3-3 2010-10-29 09:11:04 status half-configured evolution-plugins 2.30.3-3 2010-10-29 09:11:04 status installed evolution-plugins 2.30.3-3 2010-10-29 09:11:04 configure festival 1:2.0.95~beta-5 1:2.0.95~beta-5 2010-10-29 09:11:04 status unpacked festival 1:2.0.95~beta-5 2010-10-29 09:11:04 status unpacked festival 1:2.0.95~beta-5 2010-10-29 09:11:04 status half-configured festival 1:2.0.95~beta-5 2010-10-29 09:11:04 status installed festival 1:2.0.95~beta-5 2010-10-29 09:11:04 configure icedove 3.0.9-1 3.0.9-1 2010-10-29 09:11:04 status unpacked icedove 3.0.9-1 2010-10-29 09:11:04 status unpacked icedove 3.0.9-1 2010-10-29 09:11:04 status unpacked icedove 3.0.9-1 2010-10-29 09:11:04 status unpacked icedove 3.0.9-1 2010-10-29 09:11:04 status unpacked icedove 3.0.9-1 2010-10-29 09:11:04 status half-configured icedove 3.0.9-1 2010-10-29 09:11:04 status installed icedove 3.0.9-1 2010-10-29 09:11:04 configure libmozjs2d 1.9.1.15-1 1.9.1.15-1 2010-10-29 09:11:04 status unpacked libmozjs2d 1.9.1.15-1 2010-10-29 09:11:04 status half-configured libmozjs2d 1.9.1.15-1 2010-10-29 09:11:04 status installed libmozjs2d 1.9.1.15-1 2010-10-29 09:11:04 configure xulrunner-1.9.1 1.9.1.15-1 1.9.1.15-1 2010-10-29 09:11:04 status unpacked xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:11:04 status unpacked xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:11:04 status half-configured xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:11:07 status installed xulrunner-1.9.1 1.9.1.15-1 2010-10-29 09:11:07 configure iceweasel 3.5.15-1 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status unpacked iceweasel 3.5.15-1 2010-10-29 09:11:07 status half-configured iceweasel 3.5.15-1 2010-10-29 09:11:07 status installed iceweasel 3.5.15-1 2010-10-29 09:11:07 configure iceweasel-l10n-de 1:3.5.15+debian-1 1:3.5.15+debian-1 2010-10-29 09:11:07 status unpacked iceweasel-l10n-de 1:3.5.15+debian-1 2010-10-29 09:11:07 status half-configured iceweasel-l10n-de 1:3.5.15+debian-1 2010-10-29 09:11:07 status installed iceweasel-l10n-de 1:3.5.15+debian-1 2010-10-29 09:11:07 configure libgoffice-0.8-8-common 0.8.11-3 0.8.11-3 2010-10-29 09:11:07 status unpacked libgoffice-0.8-8-common 0.8.11-3 2010-10-29 09:11:07 status half-configured libgoffice-0.8-8-common 0.8.11-3 2010-10-29 09:11:08 status installed libgoffice-0.8-8-common 0.8.11-3 2010-10-29 09:11:08 configure libgoffice-0.8-8 0.8.11-3 0.8.11-3 2010-10-29 09:11:08 status unpacked libgoffice-0.8-8 0.8.11-3 2010-10-29 09:11:08 status half-configured libgoffice-0.8-8 0.8.11-3 2010-10-29 09:11:08 status installed libgoffice-0.8-8 0.8.11-3 2010-10-29 09:11:08 configure libgudev-1.0-0 164-1 164-1 2010-10-29 09:11:08 status unpacked libgudev-1.0-0 164-1 2010-10-29 09:11:08 status half-configured libgudev-1.0-0 164-1 2010-10-29 09:11:08 status installed libgudev-1.0-0 164-1 2010-10-29 09:11:08 configure libhtml-tree-perl 4.1-1 4.1-1 2010-10-29 09:11:08 status unpacked libhtml-tree-perl 4.1-1 2010-10-29 09:11:08 status half-configured libhtml-tree-perl 4.1-1 2010-10-29 09:11:08 status installed libhtml-tree-perl 4.1-1 2010-10-29 09:11:08 configure mysql-common 5.1.49-2 5.1.49-2 2010-10-29 09:11:08 status unpacked mysql-common 5.1.49-2 2010-10-29 09:11:08 status unpacked mysql-common 5.1.49-2 2010-10-29 09:11:08 status half-configured mysql-common 5.1.49-2 2010-10-29 09:11:08 status installed mysql-common 5.1.49-2 2010-10-29 09:11:08 configure libmysqlclient16 5.1.49-2 5.1.49-2 2010-10-29 09:11:08 status unpacked libmysqlclient16 5.1.49-2 2010-10-29 09:11:08 status half-configured libmysqlclient16 5.1.49-2 2010-10-29 09:11:08 status installed libmysqlclient16 5.1.49-2 2010-10-29 09:11:08 configure libppix-regexp-perl 0.015-1 0.015-1 2010-10-29 09:11:08 status unpacked libppix-regexp-perl 0.015-1 2010-10-29 09:11:08 status half-configured libppix-regexp-perl 0.015-1 2010-10-29 09:11:08 status installed libppix-regexp-perl 0.015-1 2010-10-29 09:11:08 configure remmina 0.8.3-1 0.8.3-1 2010-10-29 09:11:08 status unpacked remmina 0.8.3-1 2010-10-29 09:11:08 status half-configured remmina 0.8.3-1 2010-10-29 09:11:08 status installed remmina 0.8.3-1 2010-10-29 09:11:08 configure tomboy 1.2.2-1 1.2.2-1 2010-10-29 09:11:08 status unpacked tomboy 1.2.2-1 2010-10-29 09:11:08 status half-configured tomboy 1.2.2-1 2010-10-29 09:11:08 status installed tomboy 1.2.2-1 2010-10-29 09:11:08 trigproc initramfs-tools 0.98.5 0.98.5 2010-10-29 09:11:08 status half-configured initramfs-tools 0.98.5 2010-10-29 09:11:36 status installed initramfs-tools 0.98.5 2010-10-29 09:11:36 trigproc menu 2.1.44 2.1.44 2010-10-29 09:11:36 status half-configured menu 2.1.44 2010-10-29 09:11:37 status installed menu 2.1.44 2010-11-02 12:13:51 startup archives unpack 2010-11-02 12:14:01 install tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:01 status half-installed tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:01 status triggers-pending man-db 2.5.7-6 2010-11-02 12:14:01 status half-installed tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:01 status unpacked tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:01 status unpacked tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:01 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-02 12:14:01 status half-configured man-db 2.5.7-6 2010-11-02 12:14:07 status installed man-db 2.5.7-6 2010-11-02 12:14:08 startup packages configure 2010-11-02 12:14:08 configure tcptraceroute 1.5beta7+debian-4 1.5beta7+debian-4 2010-11-02 12:14:08 status unpacked tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:08 status half-configured tcptraceroute 1.5beta7+debian-4 2010-11-02 12:14:11 status installed tcptraceroute 1.5beta7+debian-4 2010-11-02 12:32:24 startup archives unpack 2010-11-02 12:32:32 install libtinyxml2.5.3 2.5.3-3 2010-11-02 12:32:32 status half-installed libtinyxml2.5.3 2.5.3-3 2010-11-02 12:32:32 status unpacked libtinyxml2.5.3 2.5.3-3 2010-11-02 12:32:32 status unpacked libtinyxml2.5.3 2.5.3-3 2010-11-02 12:32:33 install libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:33 status half-installed libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:33 status unpacked libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:33 status unpacked libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:33 install libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:33 status half-installed libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:34 status unpacked libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:34 status unpacked libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:32:34 install filezilla-common 3.3.3-1 2010-11-02 12:32:34 status half-installed filezilla-common 3.3.3-1 2010-11-02 12:32:35 status triggers-pending man-db 2.5.7-6 2010-11-02 12:32:35 status half-installed filezilla-common 3.3.3-1 2010-11-02 12:32:35 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-02 12:32:35 status half-installed filezilla-common 3.3.3-1 2010-11-02 12:32:37 status unpacked filezilla-common 3.3.3-1 2010-11-02 12:32:37 status unpacked filezilla-common 3.3.3-1 2010-11-02 12:32:37 install filezilla 3.3.3-1 2010-11-02 12:32:37 status half-installed filezilla 3.3.3-1 2010-11-02 12:32:37 status triggers-pending menu 2.1.44 2010-11-02 12:32:37 status half-installed filezilla 3.3.3-1 2010-11-02 12:32:37 status half-installed filezilla 3.3.3-1 2010-11-02 12:32:37 status triggers-pending gnome-menus 2.30.3-1 2010-11-02 12:32:37 status half-installed filezilla 3.3.3-1 2010-11-02 12:32:37 status triggers-pending desktop-file-utils 0.15-2 2010-11-02 12:32:37 status half-installed filezilla 3.3.3-1 2010-11-02 12:32:38 status unpacked filezilla 3.3.3-1 2010-11-02 12:32:38 status unpacked filezilla 3.3.3-1 2010-11-02 12:32:38 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-02 12:32:38 status half-configured man-db 2.5.7-6 2010-11-02 12:32:42 status installed man-db 2.5.7-6 2010-11-02 12:32:42 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-02 12:32:42 status half-configured hicolor-icon-theme 0.12-1 2010-11-02 12:32:55 status installed hicolor-icon-theme 0.12-1 2010-11-02 12:32:55 trigproc menu 2.1.44 2.1.44 2010-11-02 12:32:55 status half-configured menu 2.1.44 2010-11-02 12:32:59 status installed menu 2.1.44 2010-11-02 12:32:59 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-02 12:32:59 status half-configured gnome-menus 2.30.3-1 2010-11-02 12:32:59 status installed gnome-menus 2.30.3-1 2010-11-02 12:33:00 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-02 12:33:00 status half-configured desktop-file-utils 0.15-2 2010-11-02 12:33:01 status installed desktop-file-utils 0.15-2 2010-11-02 12:33:02 startup packages configure 2010-11-02 12:33:02 configure libtinyxml2.5.3 2.5.3-3 2.5.3-3 2010-11-02 12:33:02 status unpacked libtinyxml2.5.3 2.5.3-3 2010-11-02 12:33:02 status half-configured libtinyxml2.5.3 2.5.3-3 2010-11-02 12:33:04 status installed libtinyxml2.5.3 2.5.3-3 2010-11-02 12:33:04 configure libwxbase2.8-0 2.8.10.1-3+b1 2.8.10.1-3+b1 2010-11-02 12:33:04 status unpacked libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 status half-configured libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 status installed libwxbase2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 configure libwxgtk2.8-0 2.8.10.1-3+b1 2.8.10.1-3+b1 2010-11-02 12:33:04 status unpacked libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 status half-configured libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 status installed libwxgtk2.8-0 2.8.10.1-3+b1 2010-11-02 12:33:04 configure filezilla-common 3.3.3-1 3.3.3-1 2010-11-02 12:33:04 status unpacked filezilla-common 3.3.3-1 2010-11-02 12:33:04 status half-configured filezilla-common 3.3.3-1 2010-11-02 12:33:04 status installed filezilla-common 3.3.3-1 2010-11-02 12:33:04 configure filezilla 3.3.3-1 3.3.3-1 2010-11-02 12:33:04 status unpacked filezilla 3.3.3-1 2010-11-02 12:33:04 status half-configured filezilla 3.3.3-1 2010-11-02 12:33:04 status installed filezilla 3.3.3-1 2010-11-02 12:33:04 status triggers-pending menu 2.1.44 2010-11-02 12:33:04 status triggers-awaited menu 2.1.44 2010-11-02 12:33:04 trigproc menu 2.1.44 2.1.44 2010-11-02 12:33:04 status half-configured menu 2.1.44 2010-11-02 12:33:05 status installed menu 2.1.44 2010-11-02 12:34:36 startup archives unpack 2010-11-02 12:34:36 install gftp-common 2.0.19-2 2010-11-02 12:34:36 status half-installed gftp-common 2.0.19-2 2010-11-02 12:34:36 status triggers-pending man-db 2.5.7-6 2010-11-02 12:34:36 status half-installed gftp-common 2.0.19-2 2010-11-02 12:34:37 status unpacked gftp-common 2.0.19-2 2010-11-02 12:34:37 status unpacked gftp-common 2.0.19-2 2010-11-02 12:34:38 install gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status half-installed gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status half-installed gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status triggers-pending menu 2.1.44 2010-11-02 12:34:38 status half-installed gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status triggers-pending gnome-menus 2.30.3-1 2010-11-02 12:34:38 status half-installed gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status triggers-pending desktop-file-utils 0.15-2 2010-11-02 12:34:38 status half-installed gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status unpacked gftp-gtk 2.0.19-2 2010-11-02 12:34:38 status unpacked gftp-gtk 2.0.19-2 2010-11-02 12:34:39 install gftp-text 2.0.19-2 2010-11-02 12:34:39 status half-installed gftp-text 2.0.19-2 2010-11-02 12:34:39 status half-installed gftp-text 2.0.19-2 2010-11-02 12:34:39 status unpacked gftp-text 2.0.19-2 2010-11-02 12:34:39 status unpacked gftp-text 2.0.19-2 2010-11-02 12:34:39 install gftp 2.0.19-2 2010-11-02 12:34:39 status half-installed gftp 2.0.19-2 2010-11-02 12:34:39 status unpacked gftp 2.0.19-2 2010-11-02 12:34:39 status unpacked gftp 2.0.19-2 2010-11-02 12:34:39 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-02 12:34:39 status half-configured man-db 2.5.7-6 2010-11-02 12:34:40 status installed man-db 2.5.7-6 2010-11-02 12:34:40 trigproc menu 2.1.44 2.1.44 2010-11-02 12:34:40 status half-configured menu 2.1.44 2010-11-02 12:34:40 status installed menu 2.1.44 2010-11-02 12:34:40 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-02 12:34:40 status half-configured gnome-menus 2.30.3-1 2010-11-02 12:34:40 status installed gnome-menus 2.30.3-1 2010-11-02 12:34:40 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-02 12:34:40 status half-configured desktop-file-utils 0.15-2 2010-11-02 12:34:40 status installed desktop-file-utils 0.15-2 2010-11-02 12:34:41 startup packages configure 2010-11-02 12:34:41 configure gftp-common 2.0.19-2 2.0.19-2 2010-11-02 12:34:41 status unpacked gftp-common 2.0.19-2 2010-11-02 12:34:41 status unpacked gftp-common 2.0.19-2 2010-11-02 12:34:41 status unpacked gftp-common 2.0.19-2 2010-11-02 12:34:41 status half-configured gftp-common 2.0.19-2 2010-11-02 12:34:41 status installed gftp-common 2.0.19-2 2010-11-02 12:34:41 configure gftp-gtk 2.0.19-2 2.0.19-2 2010-11-02 12:34:41 status unpacked gftp-gtk 2.0.19-2 2010-11-02 12:34:41 status half-configured gftp-gtk 2.0.19-2 2010-11-02 12:34:41 status installed gftp-gtk 2.0.19-2 2010-11-02 12:34:41 status triggers-pending menu 2.1.44 2010-11-02 12:34:41 status triggers-awaited menu 2.1.44 2010-11-02 12:34:41 configure gftp-text 2.0.19-2 2.0.19-2 2010-11-02 12:34:41 status unpacked gftp-text 2.0.19-2 2010-11-02 12:34:42 status half-configured gftp-text 2.0.19-2 2010-11-02 12:34:43 status installed gftp-text 2.0.19-2 2010-11-02 12:34:43 configure gftp 2.0.19-2 2.0.19-2 2010-11-02 12:34:43 status unpacked gftp 2.0.19-2 2010-11-02 12:34:43 status half-configured gftp 2.0.19-2 2010-11-02 12:34:43 status installed gftp 2.0.19-2 2010-11-02 12:34:43 trigproc menu 2.1.44 2.1.44 2010-11-02 12:34:43 status half-configured menu 2.1.44 2010-11-02 12:34:43 status installed menu 2.1.44 2010-11-03 17:48:23 startup archives unpack 2010-11-03 17:48:33 upgrade dash 0.5.5.1-7.1 0.5.5.1-7.2 2010-11-03 17:48:33 status half-configured dash 0.5.5.1-7.1 2010-11-03 17:48:33 status unpacked dash 0.5.5.1-7.1 2010-11-03 17:48:33 status half-installed dash 0.5.5.1-7.1 2010-11-03 17:48:33 status triggers-pending menu 2.1.44 2010-11-03 17:48:33 status half-installed dash 0.5.5.1-7.1 2010-11-03 17:48:33 status triggers-pending man-db 2.5.7-6 2010-11-03 17:48:33 status half-installed dash 0.5.5.1-7.1 2010-11-03 17:48:34 status half-installed dash 0.5.5.1-7.1 2010-11-03 17:48:34 status unpacked dash 0.5.5.1-7.2 2010-11-03 17:48:34 status unpacked dash 0.5.5.1-7.2 2010-11-03 17:48:34 trigproc menu 2.1.44 2.1.44 2010-11-03 17:48:34 status half-configured menu 2.1.44 2010-11-03 17:48:38 status installed menu 2.1.44 2010-11-03 17:48:38 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:48:38 status half-configured man-db 2.5.7-6 2010-11-03 17:48:44 status installed man-db 2.5.7-6 2010-11-03 17:48:45 startup packages configure 2010-11-03 17:48:45 configure dash 0.5.5.1-7.2 0.5.5.1-7.2 2010-11-03 17:48:45 status unpacked dash 0.5.5.1-7.2 2010-11-03 17:48:45 status half-configured dash 0.5.5.1-7.2 2010-11-03 17:48:45 status installed dash 0.5.5.1-7.2 2010-11-03 17:48:46 startup archives unpack 2010-11-03 17:48:46 upgrade perl-modules 5.10.1-15 5.10.1-16 2010-11-03 17:48:46 status half-configured perl-modules 5.10.1-15 2010-11-03 17:48:46 status unpacked perl-modules 5.10.1-15 2010-11-03 17:48:46 status half-installed perl-modules 5.10.1-15 2010-11-03 17:48:48 status half-installed perl-modules 5.10.1-15 2010-11-03 17:48:48 status unpacked perl-modules 5.10.1-16 2010-11-03 17:48:49 status unpacked perl-modules 5.10.1-16 2010-11-03 17:48:49 upgrade libc6-i386 2.11.2-6 2.11.2-7 2010-11-03 17:48:49 status half-configured libc6-i386 2.11.2-6 2010-11-03 17:48:49 status unpacked libc6-i386 2.11.2-6 2010-11-03 17:48:49 status half-installed libc6-i386 2.11.2-6 2010-11-03 17:48:50 status half-installed libc6-i386 2.11.2-6 2010-11-03 17:48:50 status unpacked libc6-i386 2.11.2-7 2010-11-03 17:48:51 status unpacked libc6-i386 2.11.2-7 2010-11-03 17:48:51 upgrade libc-dev-bin 2.11.2-6 2.11.2-7 2010-11-03 17:48:51 status half-configured libc-dev-bin 2.11.2-6 2010-11-03 17:48:51 status unpacked libc-dev-bin 2.11.2-6 2010-11-03 17:48:51 status half-installed libc-dev-bin 2.11.2-6 2010-11-03 17:48:51 status triggers-pending man-db 2.5.7-6 2010-11-03 17:48:51 status half-installed libc-dev-bin 2.11.2-6 2010-11-03 17:48:52 status half-installed libc-dev-bin 2.11.2-6 2010-11-03 17:48:52 status unpacked libc-dev-bin 2.11.2-7 2010-11-03 17:48:52 status unpacked libc-dev-bin 2.11.2-7 2010-11-03 17:48:52 upgrade libc6-dev 2.11.2-6 2.11.2-7 2010-11-03 17:48:52 status half-configured libc6-dev 2.11.2-6 2010-11-03 17:48:52 status unpacked libc6-dev 2.11.2-6 2010-11-03 17:48:52 status half-installed libc6-dev 2.11.2-6 2010-11-03 17:48:54 status half-installed libc6-dev 2.11.2-6 2010-11-03 17:48:54 status unpacked libc6-dev 2.11.2-7 2010-11-03 17:48:54 status unpacked libc6-dev 2.11.2-7 2010-11-03 17:48:54 upgrade libc-bin 2.11.2-6 2.11.2-7 2010-11-03 17:48:54 status half-configured libc-bin 2.11.2-6 2010-11-03 17:48:54 status unpacked libc-bin 2.11.2-6 2010-11-03 17:48:54 status half-installed libc-bin 2.11.2-6 2010-11-03 17:48:54 status half-installed libc-bin 2.11.2-6 2010-11-03 17:48:55 status half-installed libc-bin 2.11.2-6 2010-11-03 17:48:55 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:55 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:55 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:48:55 status half-configured man-db 2.5.7-6 2010-11-03 17:48:57 status installed man-db 2.5.7-6 2010-11-03 17:48:58 startup packages configure 2010-11-03 17:48:58 configure libc-bin 2.11.2-7 2.11.2-7 2010-11-03 17:48:58 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:58 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:58 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:58 status unpacked libc-bin 2.11.2-7 2010-11-03 17:48:58 status half-configured libc-bin 2.11.2-7 2010-11-03 17:48:58 status installed libc-bin 2.11.2-7 2010-11-03 17:48:59 startup archives unpack 2010-11-03 17:48:59 upgrade libc6 2.11.2-6 2.11.2-7 2010-11-03 17:48:59 status half-configured libc6 2.11.2-6 2010-11-03 17:48:59 status unpacked libc6 2.11.2-6 2010-11-03 17:48:59 status half-installed libc6 2.11.2-6 2010-11-03 17:49:01 status half-installed libc6 2.11.2-6 2010-11-03 17:49:02 status unpacked libc6 2.11.2-7 2010-11-03 17:49:02 status unpacked libc6 2.11.2-7 2010-11-03 17:49:03 startup packages configure 2010-11-03 17:49:03 configure libc6 2.11.2-7 2.11.2-7 2010-11-03 17:49:03 status unpacked libc6 2.11.2-7 2010-11-03 17:49:03 status unpacked libc6 2.11.2-7 2010-11-03 17:49:03 status half-configured libc6 2.11.2-7 2010-11-03 17:49:06 status installed libc6 2.11.2-7 2010-11-03 17:49:07 startup archives unpack 2010-11-03 17:49:07 upgrade linux-libc-dev 2.6.32-26 2.6.32-27 2010-11-03 17:49:07 status half-configured linux-libc-dev 2.6.32-26 2010-11-03 17:49:07 status unpacked linux-libc-dev 2.6.32-26 2010-11-03 17:49:07 status half-installed linux-libc-dev 2.6.32-26 2010-11-03 17:49:08 status half-installed linux-libc-dev 2.6.32-26 2010-11-03 17:49:08 status unpacked linux-libc-dev 2.6.32-27 2010-11-03 17:49:08 status unpacked linux-libc-dev 2.6.32-27 2010-11-03 17:49:08 upgrade libgomp1 4.4.5-5 4.4.5-6 2010-11-03 17:49:08 status half-configured libgomp1 4.4.5-5 2010-11-03 17:49:08 status unpacked libgomp1 4.4.5-5 2010-11-03 17:49:08 status half-installed libgomp1 4.4.5-5 2010-11-03 17:49:09 status half-installed libgomp1 4.4.5-5 2010-11-03 17:49:09 status unpacked libgomp1 4.4.5-6 2010-11-03 17:49:09 status unpacked libgomp1 4.4.5-6 2010-11-03 17:49:09 upgrade lib32stdc++6 4.4.5-5 4.4.5-6 2010-11-03 17:49:09 status half-configured lib32stdc++6 4.4.5-5 2010-11-03 17:49:09 status unpacked lib32stdc++6 4.4.5-5 2010-11-03 17:49:09 status half-installed lib32stdc++6 4.4.5-5 2010-11-03 17:49:09 status half-installed lib32stdc++6 4.4.5-5 2010-11-03 17:49:09 status unpacked lib32stdc++6 4.4.5-6 2010-11-03 17:49:09 status unpacked lib32stdc++6 4.4.5-6 2010-11-03 17:49:09 upgrade cpp-4.4 4.4.5-5 4.4.5-6 2010-11-03 17:49:09 status half-configured cpp-4.4 4.4.5-5 2010-11-03 17:49:09 status unpacked cpp-4.4 4.4.5-5 2010-11-03 17:49:09 status half-installed cpp-4.4 4.4.5-5 2010-11-03 17:49:10 status half-installed cpp-4.4 4.4.5-5 2010-11-03 17:49:10 status unpacked cpp-4.4 4.4.5-6 2010-11-03 17:49:10 status unpacked cpp-4.4 4.4.5-6 2010-11-03 17:49:10 upgrade gcc-4.4-base 4.4.5-5 4.4.5-6 2010-11-03 17:49:10 status half-configured gcc-4.4-base 4.4.5-5 2010-11-03 17:49:10 status unpacked gcc-4.4-base 4.4.5-5 2010-11-03 17:49:11 status half-installed gcc-4.4-base 4.4.5-5 2010-11-03 17:49:11 status half-installed gcc-4.4-base 4.4.5-5 2010-11-03 17:49:11 status unpacked gcc-4.4-base 4.4.5-6 2010-11-03 17:49:11 status unpacked gcc-4.4-base 4.4.5-6 2010-11-03 17:49:12 startup packages configure 2010-11-03 17:49:12 configure gcc-4.4-base 4.4.5-6 4.4.5-6 2010-11-03 17:49:12 status unpacked gcc-4.4-base 4.4.5-6 2010-11-03 17:49:12 status half-configured gcc-4.4-base 4.4.5-6 2010-11-03 17:49:12 status installed gcc-4.4-base 4.4.5-6 2010-11-03 17:49:12 startup archives unpack 2010-11-03 17:49:13 upgrade libgcc1 1:4.4.5-5 1:4.4.5-6 2010-11-03 17:49:13 status half-configured libgcc1 1:4.4.5-5 2010-11-03 17:49:13 status unpacked libgcc1 1:4.4.5-5 2010-11-03 17:49:13 status half-installed libgcc1 1:4.4.5-5 2010-11-03 17:49:13 status half-installed libgcc1 1:4.4.5-5 2010-11-03 17:49:13 status unpacked libgcc1 1:4.4.5-6 2010-11-03 17:49:13 status unpacked libgcc1 1:4.4.5-6 2010-11-03 17:49:14 startup packages configure 2010-11-03 17:49:14 configure libgcc1 1:4.4.5-6 1:4.4.5-6 2010-11-03 17:49:14 status unpacked libgcc1 1:4.4.5-6 2010-11-03 17:49:14 status half-configured libgcc1 1:4.4.5-6 2010-11-03 17:49:14 status installed libgcc1 1:4.4.5-6 2010-11-03 17:49:15 startup archives unpack 2010-11-03 17:49:15 upgrade gcc-4.4 4.4.5-5 4.4.5-6 2010-11-03 17:49:15 status half-configured gcc-4.4 4.4.5-5 2010-11-03 17:49:15 status unpacked gcc-4.4 4.4.5-5 2010-11-03 17:49:15 status half-installed gcc-4.4 4.4.5-5 2010-11-03 17:49:16 status half-installed gcc-4.4 4.4.5-5 2010-11-03 17:49:16 status unpacked gcc-4.4 4.4.5-6 2010-11-03 17:49:16 status unpacked gcc-4.4 4.4.5-6 2010-11-03 17:49:16 upgrade g++-4.4 4.4.5-5 4.4.5-6 2010-11-03 17:49:16 status half-configured g++-4.4 4.4.5-5 2010-11-03 17:49:16 status unpacked g++-4.4 4.4.5-5 2010-11-03 17:49:16 status half-installed g++-4.4 4.4.5-5 2010-11-03 17:49:17 status half-installed g++-4.4 4.4.5-5 2010-11-03 17:49:17 status unpacked g++-4.4 4.4.5-6 2010-11-03 17:49:17 status unpacked g++-4.4 4.4.5-6 2010-11-03 17:49:18 upgrade libstdc++6-4.4-dev 4.4.5-5 4.4.5-6 2010-11-03 17:49:18 status half-configured libstdc++6-4.4-dev 4.4.5-5 2010-11-03 17:49:18 status unpacked libstdc++6-4.4-dev 4.4.5-5 2010-11-03 17:49:18 status half-installed libstdc++6-4.4-dev 4.4.5-5 2010-11-03 17:49:19 status half-installed libstdc++6-4.4-dev 4.4.5-5 2010-11-03 17:49:19 status unpacked libstdc++6-4.4-dev 4.4.5-6 2010-11-03 17:49:20 status unpacked libstdc++6-4.4-dev 4.4.5-6 2010-11-03 17:49:20 upgrade libgfortran3 4.4.5-5 4.4.5-6 2010-11-03 17:49:20 status half-configured libgfortran3 4.4.5-5 2010-11-03 17:49:20 status unpacked libgfortran3 4.4.5-5 2010-11-03 17:49:20 status half-installed libgfortran3 4.4.5-5 2010-11-03 17:49:20 status half-installed libgfortran3 4.4.5-5 2010-11-03 17:49:20 status unpacked libgfortran3 4.4.5-6 2010-11-03 17:49:20 status unpacked libgfortran3 4.4.5-6 2010-11-03 17:49:20 upgrade lib32gcc1 1:4.4.5-5 1:4.4.5-6 2010-11-03 17:49:20 status half-configured lib32gcc1 1:4.4.5-5 2010-11-03 17:49:20 status unpacked lib32gcc1 1:4.4.5-5 2010-11-03 17:49:20 status half-installed lib32gcc1 1:4.4.5-5 2010-11-03 17:49:21 status half-installed lib32gcc1 1:4.4.5-5 2010-11-03 17:49:21 status unpacked lib32gcc1 1:4.4.5-6 2010-11-03 17:49:21 status unpacked lib32gcc1 1:4.4.5-6 2010-11-03 17:49:21 upgrade libstdc++6 4.4.5-5 4.4.5-6 2010-11-03 17:49:21 status half-configured libstdc++6 4.4.5-5 2010-11-03 17:49:21 status unpacked libstdc++6 4.4.5-5 2010-11-03 17:49:21 status half-installed libstdc++6 4.4.5-5 2010-11-03 17:49:21 status half-installed libstdc++6 4.4.5-5 2010-11-03 17:49:21 status unpacked libstdc++6 4.4.5-6 2010-11-03 17:49:21 status unpacked libstdc++6 4.4.5-6 2010-11-03 17:49:22 startup packages configure 2010-11-03 17:49:22 configure libstdc++6 4.4.5-6 4.4.5-6 2010-11-03 17:49:22 status unpacked libstdc++6 4.4.5-6 2010-11-03 17:49:22 status half-configured libstdc++6 4.4.5-6 2010-11-03 17:49:22 status installed libstdc++6 4.4.5-6 2010-11-03 17:49:23 startup archives unpack 2010-11-03 17:49:23 upgrade perl 5.10.1-15 5.10.1-16 2010-11-03 17:49:23 status half-configured perl 5.10.1-15 2010-11-03 17:49:23 status unpacked perl 5.10.1-15 2010-11-03 17:49:23 status half-installed perl 5.10.1-15 2010-11-03 17:49:23 status triggers-pending man-db 2.5.7-6 2010-11-03 17:49:23 status half-installed perl 5.10.1-15 2010-11-03 17:49:26 status half-installed perl 5.10.1-15 2010-11-03 17:49:26 status unpacked perl 5.10.1-16 2010-11-03 17:49:26 status unpacked perl 5.10.1-16 2010-11-03 17:49:26 upgrade libperl5.10 5.10.1-15 5.10.1-16 2010-11-03 17:49:26 status half-configured libperl5.10 5.10.1-15 2010-11-03 17:49:26 status unpacked libperl5.10 5.10.1-15 2010-11-03 17:49:26 status half-installed libperl5.10 5.10.1-15 2010-11-03 17:49:27 status half-installed libperl5.10 5.10.1-15 2010-11-03 17:49:27 status unpacked libperl5.10 5.10.1-16 2010-11-03 17:49:27 status unpacked libperl5.10 5.10.1-16 2010-11-03 17:49:27 upgrade perl-base 5.10.1-15 5.10.1-16 2010-11-03 17:49:27 status half-configured perl-base 5.10.1-15 2010-11-03 17:49:27 status unpacked perl-base 5.10.1-15 2010-11-03 17:49:27 status half-installed perl-base 5.10.1-15 2010-11-03 17:49:28 status half-installed perl-base 5.10.1-15 2010-11-03 17:49:28 status half-installed perl-base 5.10.1-15 2010-11-03 17:49:28 status unpacked perl-base 5.10.1-16 2010-11-03 17:49:28 status unpacked perl-base 5.10.1-16 2010-11-03 17:49:28 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:49:28 status half-configured man-db 2.5.7-6 2010-11-03 17:49:29 status installed man-db 2.5.7-6 2010-11-03 17:49:30 startup packages configure 2010-11-03 17:49:30 configure perl-base 5.10.1-16 5.10.1-16 2010-11-03 17:49:30 status unpacked perl-base 5.10.1-16 2010-11-03 17:49:30 status half-configured perl-base 5.10.1-16 2010-11-03 17:49:30 status installed perl-base 5.10.1-16 2010-11-03 17:49:31 startup archives unpack 2010-11-03 17:49:31 upgrade tar 1.23-3 1.24-1 2010-11-03 17:49:31 status half-configured tar 1.23-3 2010-11-03 17:49:31 status unpacked tar 1.23-3 2010-11-03 17:49:31 status half-installed tar 1.23-3 2010-11-03 17:49:31 status triggers-pending man-db 2.5.7-6 2010-11-03 17:49:31 status half-installed tar 1.23-3 2010-11-03 17:49:32 status half-installed tar 1.23-3 2010-11-03 17:49:33 status unpacked tar 1.24-1 2010-11-03 17:49:33 status unpacked tar 1.24-1 2010-11-03 17:49:33 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:49:33 status half-configured man-db 2.5.7-6 2010-11-03 17:49:34 status installed man-db 2.5.7-6 2010-11-03 17:49:35 startup packages configure 2010-11-03 17:49:35 configure tar 1.24-1 1.24-1 2010-11-03 17:49:35 status unpacked tar 1.24-1 2010-11-03 17:49:35 status unpacked tar 1.24-1 2010-11-03 17:49:35 status half-configured tar 1.24-1 2010-11-03 17:49:37 status installed tar 1.24-1 2010-11-03 17:49:38 startup archives unpack 2010-11-03 17:49:38 upgrade libice-dev 2:1.0.6-1 2:1.0.6-2 2010-11-03 17:49:38 status half-configured libice-dev 2:1.0.6-1 2010-11-03 17:49:38 status unpacked libice-dev 2:1.0.6-1 2010-11-03 17:49:38 status half-installed libice-dev 2:1.0.6-1 2010-11-03 17:49:39 status half-installed libice-dev 2:1.0.6-1 2010-11-03 17:49:39 status unpacked libice-dev 2:1.0.6-2 2010-11-03 17:49:39 status unpacked libice-dev 2:1.0.6-2 2010-11-03 17:49:39 upgrade libice6 2:1.0.6-1 2:1.0.6-2 2010-11-03 17:49:39 status half-configured libice6 2:1.0.6-1 2010-11-03 17:49:39 status unpacked libice6 2:1.0.6-1 2010-11-03 17:49:39 status half-installed libice6 2:1.0.6-1 2010-11-03 17:49:39 status half-installed libice6 2:1.0.6-1 2010-11-03 17:49:40 status unpacked libice6 2:1.0.6-2 2010-11-03 17:49:40 status unpacked libice6 2:1.0.6-2 2010-11-03 17:49:40 upgrade x11proto-core-dev 7.0.16-1 7.0.18-1 2010-11-03 17:49:40 status half-configured x11proto-core-dev 7.0.16-1 2010-11-03 17:49:40 status unpacked x11proto-core-dev 7.0.16-1 2010-11-03 17:49:40 status half-installed x11proto-core-dev 7.0.16-1 2010-11-03 17:49:40 status half-installed x11proto-core-dev 7.0.16-1 2010-11-03 17:49:40 status unpacked x11proto-core-dev 7.0.18-1 2010-11-03 17:49:40 status unpacked x11proto-core-dev 7.0.18-1 2010-11-03 17:49:40 upgrade linux-base 2.6.32-26 2.6.32-27 2010-11-03 17:49:40 status half-configured linux-base 2.6.32-26 2010-11-03 17:49:40 status unpacked linux-base 2.6.32-26 2010-11-03 17:49:40 status half-installed linux-base 2.6.32-26 2010-11-03 17:49:40 status triggers-pending man-db 2.5.7-6 2010-11-03 17:49:40 status half-installed linux-base 2.6.32-26 2010-11-03 17:49:41 status half-installed linux-base 2.6.32-26 2010-11-03 17:49:41 status unpacked linux-base 2.6.32-27 2010-11-03 17:49:41 status unpacked linux-base 2.6.32-27 2010-11-03 17:49:41 upgrade linux-image-2.6.32-5-amd64 2.6.32-26 2.6.32-27 2010-11-03 17:49:41 status half-configured linux-image-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:49:41 status unpacked linux-image-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:49:41 status half-installed linux-image-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:49:56 status half-installed linux-image-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:49:57 status unpacked linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-03 17:50:02 status unpacked linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-03 17:50:03 upgrade apt 0.8.7 0.8.8 2010-11-03 17:50:03 status half-configured apt 0.8.7 2010-11-03 17:50:03 status unpacked apt 0.8.7 2010-11-03 17:50:03 status half-installed apt 0.8.7 2010-11-03 17:50:04 status half-installed apt 0.8.7 2010-11-03 17:50:07 status half-installed apt 0.8.7 2010-11-03 17:50:07 status unpacked apt 0.8.8 2010-11-03 17:50:07 status unpacked apt 0.8.8 2010-11-03 17:50:07 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:50:07 status half-configured man-db 2.5.7-6 2010-11-03 17:50:09 status installed man-db 2.5.7-6 2010-11-03 17:50:10 startup packages configure 2010-11-03 17:50:10 configure apt 0.8.8 0.8.8 2010-11-03 17:50:10 status unpacked apt 0.8.8 2010-11-03 17:50:10 status unpacked apt 0.8.8 2010-11-03 17:50:10 status unpacked apt 0.8.8 2010-11-03 17:50:10 status unpacked apt 0.8.8 2010-11-03 17:50:10 status half-configured apt 0.8.8 2010-11-03 17:50:11 status installed apt 0.8.8 2010-11-03 17:50:11 startup archives unpack 2010-11-03 17:50:12 upgrade tzdata-java 2010m-1 2010o-1 2010-11-03 17:50:12 status half-configured tzdata-java 2010m-1 2010-11-03 17:50:12 status unpacked tzdata-java 2010m-1 2010-11-03 17:50:12 status half-installed tzdata-java 2010m-1 2010-11-03 17:50:13 status half-installed tzdata-java 2010m-1 2010-11-03 17:50:13 status unpacked tzdata-java 2010o-1 2010-11-03 17:50:13 status unpacked tzdata-java 2010o-1 2010-11-03 17:50:13 upgrade tzdata 2010m-1 2010o-1 2010-11-03 17:50:13 status half-configured tzdata 2010m-1 2010-11-03 17:50:13 status unpacked tzdata 2010m-1 2010-11-03 17:50:13 status half-installed tzdata 2010m-1 2010-11-03 17:50:16 status half-installed tzdata 2010m-1 2010-11-03 17:50:16 status unpacked tzdata 2010o-1 2010-11-03 17:50:16 status unpacked tzdata 2010o-1 2010-11-03 17:50:17 startup packages configure 2010-11-03 17:50:17 configure tzdata 2010o-1 2010o-1 2010-11-03 17:50:17 status unpacked tzdata 2010o-1 2010-11-03 17:50:17 status half-configured tzdata 2010o-1 2010-11-03 17:50:18 status installed tzdata 2010o-1 2010-11-03 17:50:18 startup archives unpack 2010-11-03 17:50:18 upgrade apt-utils 0.8.7 0.8.8 2010-11-03 17:50:18 status half-configured apt-utils 0.8.7 2010-11-03 17:50:19 status unpacked apt-utils 0.8.7 2010-11-03 17:50:19 status half-installed apt-utils 0.8.7 2010-11-03 17:50:19 status triggers-pending man-db 2.5.7-6 2010-11-03 17:50:19 status half-installed apt-utils 0.8.7 2010-11-03 17:50:20 status half-installed apt-utils 0.8.7 2010-11-03 17:50:20 status unpacked apt-utils 0.8.8 2010-11-03 17:50:20 status unpacked apt-utils 0.8.8 2010-11-03 17:50:20 upgrade iptables 1.4.9-1 1.4.10-1 2010-11-03 17:50:20 status half-configured iptables 1.4.9-1 2010-11-03 17:50:20 status unpacked iptables 1.4.9-1 2010-11-03 17:50:20 status half-installed iptables 1.4.9-1 2010-11-03 17:50:20 status half-installed iptables 1.4.9-1 2010-11-03 17:50:21 status half-installed iptables 1.4.9-1 2010-11-03 17:50:21 status unpacked iptables 1.4.10-1 2010-11-03 17:50:21 status unpacked iptables 1.4.10-1 2010-11-03 17:50:21 upgrade locales 2.11.2-6 2.11.2-7 2010-11-03 17:50:21 status half-configured locales 2.11.2-6 2010-11-03 17:50:21 status unpacked locales 2.11.2-6 2010-11-03 17:50:21 status half-installed locales 2.11.2-6 2010-11-03 17:50:21 status half-installed locales 2.11.2-6 2010-11-03 17:50:22 status triggers-pending lintian 2.4.3 2010-11-03 17:50:22 status half-installed locales 2.11.2-6 2010-11-03 17:50:23 status half-installed locales 2.11.2-6 2010-11-03 17:50:23 status unpacked locales 2.11.2-7 2010-11-03 17:50:24 status unpacked locales 2.11.2-7 2010-11-03 17:50:24 upgrade abiword-common 2.8.2-2 2.8.6-0.1 2010-11-03 17:50:24 status half-configured abiword-common 2.8.2-2 2010-11-03 17:50:24 status unpacked abiword-common 2.8.2-2 2010-11-03 17:50:24 status half-installed abiword-common 2.8.2-2 2010-11-03 17:50:24 status triggers-pending shared-mime-info 0.71-3 2010-11-03 17:50:24 status half-installed abiword-common 2.8.2-2 2010-11-03 17:50:25 status half-installed abiword-common 2.8.2-2 2010-11-03 17:50:25 status unpacked abiword-common 2.8.6-0.1 2010-11-03 17:50:26 status unpacked abiword-common 2.8.6-0.1 2010-11-03 17:50:26 upgrade libdevmapper1.02.1 2:1.02.48-3 2:1.02.48-4 2010-11-03 17:50:26 status half-configured libdevmapper1.02.1 2:1.02.48-3 2010-11-03 17:50:26 status unpacked libdevmapper1.02.1 2:1.02.48-3 2010-11-03 17:50:26 status half-installed libdevmapper1.02.1 2:1.02.48-3 2010-11-03 17:50:27 status half-installed libdevmapper1.02.1 2:1.02.48-3 2010-11-03 17:50:27 status unpacked libdevmapper1.02.1 2:1.02.48-4 2010-11-03 17:50:27 status unpacked libdevmapper1.02.1 2:1.02.48-4 2010-11-03 17:50:27 upgrade dmsetup 2:1.02.48-3 2:1.02.48-4 2010-11-03 17:50:27 status half-configured dmsetup 2:1.02.48-3 2010-11-03 17:50:27 status unpacked dmsetup 2:1.02.48-3 2010-11-03 17:50:27 status half-installed dmsetup 2:1.02.48-3 2010-11-03 17:50:27 status half-installed dmsetup 2:1.02.48-3 2010-11-03 17:50:27 status half-installed dmsetup 2:1.02.48-3 2010-11-03 17:50:28 status unpacked dmsetup 2:1.02.48-4 2010-11-03 17:50:28 status unpacked dmsetup 2:1.02.48-4 2010-11-03 17:50:28 install ebtables 2.0.9.2-2 2010-11-03 17:50:28 status half-installed ebtables 2.0.9.2-2 2010-11-03 17:50:28 status half-installed ebtables 2.0.9.2-2 2010-11-03 17:50:29 status unpacked ebtables 2.0.9.2-2 2010-11-03 17:50:29 status unpacked ebtables 2.0.9.2-2 2010-11-03 17:50:29 upgrade guessnet 0.53-1 0.53-2 2010-11-03 17:50:29 status half-configured guessnet 0.53-1 2010-11-03 17:50:29 status unpacked guessnet 0.53-1 2010-11-03 17:50:29 status half-installed guessnet 0.53-1 2010-11-03 17:50:29 status half-installed guessnet 0.53-1 2010-11-03 17:50:29 status half-installed guessnet 0.53-1 2010-11-03 17:50:29 status unpacked guessnet 0.53-2 2010-11-03 17:50:29 status unpacked guessnet 0.53-2 2010-11-03 17:50:29 upgrade icedove 3.0.9-1 3.0.10-1 2010-11-03 17:50:29 status half-configured icedove 3.0.9-1 2010-11-03 17:50:29 status unpacked icedove 3.0.9-1 2010-11-03 17:50:29 status half-installed icedove 3.0.9-1 2010-11-03 17:50:29 status half-installed icedove 3.0.9-1 2010-11-03 17:50:29 status triggers-pending menu 2.1.44 2010-11-03 17:50:30 status half-installed icedove 3.0.9-1 2010-11-03 17:50:30 status triggers-pending gnome-menus 2.30.3-1 2010-11-03 17:50:30 status half-installed icedove 3.0.9-1 2010-11-03 17:50:30 status triggers-pending desktop-file-utils 0.15-2 2010-11-03 17:50:30 status half-installed icedove 3.0.9-1 2010-11-03 17:50:33 status half-installed icedove 3.0.9-1 2010-11-03 17:50:33 status triggers-awaited menu 2.1.44 2010-11-03 17:50:33 status unpacked icedove 3.0.10-1 2010-11-03 17:50:33 status unpacked icedove 3.0.10-1 2010-11-03 17:50:34 upgrade icedove-l10n-de 1:3.0.7-1 1:3.0.10-1 2010-11-03 17:50:34 status half-configured icedove-l10n-de 1:3.0.7-1 2010-11-03 17:50:34 status unpacked icedove-l10n-de 1:3.0.7-1 2010-11-03 17:50:34 status half-installed icedove-l10n-de 1:3.0.7-1 2010-11-03 17:50:35 status half-installed icedove-l10n-de 1:3.0.7-1 2010-11-03 17:50:35 status unpacked icedove-l10n-de 1:3.0.10-1 2010-11-03 17:50:35 status unpacked icedove-l10n-de 1:3.0.10-1 2010-11-03 17:50:35 upgrade iso-codes 3.21-1 3.22-1 2010-11-03 17:50:35 status half-configured iso-codes 3.21-1 2010-11-03 17:50:35 status unpacked iso-codes 3.21-1 2010-11-03 17:50:35 status half-installed iso-codes 3.21-1 2010-11-03 17:50:39 status half-installed iso-codes 3.21-1 2010-11-03 17:50:39 status unpacked iso-codes 3.22-1 2010-11-03 17:50:40 status unpacked iso-codes 3.22-1 2010-11-03 17:50:40 upgrade libabiword-2.8 2.8.2-2+b10 2.8.6-0.1 2010-11-03 17:50:40 status half-configured libabiword-2.8 2.8.2-2+b10 2010-11-03 17:50:40 status unpacked libabiword-2.8 2.8.2-2+b10 2010-11-03 17:50:40 status half-installed libabiword-2.8 2.8.2-2+b10 2010-11-03 17:50:41 status half-installed libabiword-2.8 2.8.2-2+b10 2010-11-03 17:50:41 status unpacked libabiword-2.8 2.8.6-0.1 2010-11-03 17:50:41 status unpacked libabiword-2.8 2.8.6-0.1 2010-11-03 17:50:42 upgrade librpmio1 4.8.1-5 4.8.1-6 2010-11-03 17:50:42 status half-configured librpmio1 4.8.1-5 2010-11-03 17:50:42 status unpacked librpmio1 4.8.1-5 2010-11-03 17:50:42 status half-installed librpmio1 4.8.1-5 2010-11-03 17:50:42 status half-installed librpmio1 4.8.1-5 2010-11-03 17:50:42 status unpacked librpmio1 4.8.1-6 2010-11-03 17:50:42 status unpacked librpmio1 4.8.1-6 2010-11-03 17:50:42 upgrade librpmbuild1 4.8.1-5 4.8.1-6 2010-11-03 17:50:42 status half-configured librpmbuild1 4.8.1-5 2010-11-03 17:50:42 status unpacked librpmbuild1 4.8.1-5 2010-11-03 17:50:42 status half-installed librpmbuild1 4.8.1-5 2010-11-03 17:50:43 status half-installed librpmbuild1 4.8.1-5 2010-11-03 17:50:43 status unpacked librpmbuild1 4.8.1-6 2010-11-03 17:50:43 status unpacked librpmbuild1 4.8.1-6 2010-11-03 17:50:43 upgrade rpm2cpio 4.8.1-5 4.8.1-6 2010-11-03 17:50:43 status half-configured rpm2cpio 4.8.1-5 2010-11-03 17:50:43 status unpacked rpm2cpio 4.8.1-5 2010-11-03 17:50:43 status half-installed rpm2cpio 4.8.1-5 2010-11-03 17:50:43 status half-installed rpm2cpio 4.8.1-5 2010-11-03 17:50:43 status half-installed rpm2cpio 4.8.1-5 2010-11-03 17:50:43 status unpacked rpm2cpio 4.8.1-6 2010-11-03 17:50:43 status unpacked rpm2cpio 4.8.1-6 2010-11-03 17:50:44 upgrade rpm 4.8.1-5 4.8.1-6 2010-11-03 17:50:44 status half-configured rpm 4.8.1-5 2010-11-03 17:50:44 status unpacked rpm 4.8.1-5 2010-11-03 17:50:44 status half-installed rpm 4.8.1-5 2010-11-03 17:50:44 status half-installed rpm 4.8.1-5 2010-11-03 17:50:44 status half-installed rpm 4.8.1-5 2010-11-03 17:50:44 status unpacked rpm 4.8.1-6 2010-11-03 17:50:44 status unpacked rpm 4.8.1-6 2010-11-03 17:50:44 upgrade librpm1 4.8.1-5 4.8.1-6 2010-11-03 17:50:44 status half-configured librpm1 4.8.1-5 2010-11-03 17:50:44 status unpacked librpm1 4.8.1-5 2010-11-03 17:50:44 status half-installed librpm1 4.8.1-5 2010-11-03 17:50:44 status half-installed librpm1 4.8.1-5 2010-11-03 17:50:45 status unpacked librpm1 4.8.1-6 2010-11-03 17:50:45 status unpacked librpm1 4.8.1-6 2010-11-03 17:50:45 upgrade rpm-common 4.8.1-5 4.8.1-6 2010-11-03 17:50:45 status half-configured rpm-common 4.8.1-5 2010-11-03 17:50:45 status unpacked rpm-common 4.8.1-5 2010-11-03 17:50:45 status half-installed rpm-common 4.8.1-5 2010-11-03 17:50:45 status half-installed rpm-common 4.8.1-5 2010-11-03 17:50:46 status unpacked rpm-common 4.8.1-6 2010-11-03 17:50:46 status unpacked rpm-common 4.8.1-6 2010-11-03 17:50:46 upgrade libvirt-bin 0.8.3-3 0.8.3-4 2010-11-03 17:50:46 status half-configured libvirt-bin 0.8.3-3 2010-11-03 17:50:46 status unpacked libvirt-bin 0.8.3-3 2010-11-03 17:50:46 status half-installed libvirt-bin 0.8.3-3 2010-11-03 17:50:46 status half-installed libvirt-bin 0.8.3-3 2010-11-03 17:50:47 status half-installed libvirt-bin 0.8.3-3 2010-11-03 17:50:47 status unpacked libvirt-bin 0.8.3-4 2010-11-03 17:50:47 status unpacked libvirt-bin 0.8.3-4 2010-11-03 17:50:47 upgrade libvirt0 0.8.3-3 0.8.3-4 2010-11-03 17:50:47 status half-configured libvirt0 0.8.3-3 2010-11-03 17:50:47 status unpacked libvirt0 0.8.3-3 2010-11-03 17:50:47 status half-installed libvirt0 0.8.3-3 2010-11-03 17:50:48 status half-installed libvirt0 0.8.3-3 2010-11-03 17:50:48 status unpacked libvirt0 0.8.3-4 2010-11-03 17:50:48 status unpacked libvirt0 0.8.3-4 2010-11-03 17:50:48 upgrade linux-headers-2.6.32-5-amd64 2.6.32-26 2.6.32-27 2010-11-03 17:50:48 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:50:48 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:50:48 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:51:03 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-26 2010-11-03 17:51:03 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-03 17:51:03 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-03 17:51:03 upgrade linux-headers-2.6.32-5-common 2.6.32-26 2.6.32-27 2010-11-03 17:51:03 status half-configured linux-headers-2.6.32-5-common 2.6.32-26 2010-11-03 17:51:03 status unpacked linux-headers-2.6.32-5-common 2.6.32-26 2010-11-03 17:51:03 status half-installed linux-headers-2.6.32-5-common 2.6.32-26 2010-11-03 17:51:08 status half-installed linux-headers-2.6.32-5-common 2.6.32-26 2010-11-03 17:51:08 status unpacked linux-headers-2.6.32-5-common 2.6.32-27 2010-11-03 17:51:08 status unpacked linux-headers-2.6.32-5-common 2.6.32-27 2010-11-03 17:51:08 upgrade lvm2 2.02.66-3 2.02.66-4 2010-11-03 17:51:08 status half-configured lvm2 2.02.66-3 2010-11-03 17:51:09 status unpacked lvm2 2.02.66-3 2010-11-03 17:51:09 status half-installed lvm2 2.02.66-3 2010-11-03 17:51:09 status half-installed lvm2 2.02.66-3 2010-11-03 17:51:10 status half-installed lvm2 2.02.66-3 2010-11-03 17:51:10 status unpacked lvm2 2.02.66-4 2010-11-03 17:51:10 status unpacked lvm2 2.02.66-4 2010-11-03 17:51:10 upgrade moreutils 0.42 0.43 2010-11-03 17:51:10 status half-configured moreutils 0.42 2010-11-03 17:51:10 status unpacked moreutils 0.42 2010-11-03 17:51:10 status half-installed moreutils 0.42 2010-11-03 17:51:10 status half-installed moreutils 0.42 2010-11-03 17:51:11 status half-installed moreutils 0.42 2010-11-03 17:51:11 status unpacked moreutils 0.43 2010-11-03 17:51:11 status unpacked moreutils 0.43 2010-11-03 17:51:11 upgrade perl-doc 5.10.1-15 5.10.1-16 2010-11-03 17:51:11 status half-configured perl-doc 5.10.1-15 2010-11-03 17:51:11 status unpacked perl-doc 5.10.1-15 2010-11-03 17:51:11 status half-installed perl-doc 5.10.1-15 2010-11-03 17:51:11 status half-installed perl-doc 5.10.1-15 2010-11-03 17:51:13 status half-installed perl-doc 5.10.1-15 2010-11-03 17:51:13 status unpacked perl-doc 5.10.1-16 2010-11-03 17:51:14 status unpacked perl-doc 5.10.1-16 2010-11-03 17:51:14 upgrade python-libvirt 0.8.3-3 0.8.3-4 2010-11-03 17:51:14 status half-configured python-libvirt 0.8.3-3 2010-11-03 17:51:15 status unpacked python-libvirt 0.8.3-3 2010-11-03 17:51:15 status half-installed python-libvirt 0.8.3-3 2010-11-03 17:51:16 status half-installed python-libvirt 0.8.3-3 2010-11-03 17:51:16 status unpacked python-libvirt 0.8.3-4 2010-11-03 17:51:16 status unpacked python-libvirt 0.8.3-4 2010-11-03 17:51:16 upgrade x11proto-kb-dev 1.0.4-1 1.0.5-1 2010-11-03 17:51:16 status half-configured x11proto-kb-dev 1.0.4-1 2010-11-03 17:51:16 status unpacked x11proto-kb-dev 1.0.4-1 2010-11-03 17:51:16 status half-installed x11proto-kb-dev 1.0.4-1 2010-11-03 17:51:16 status half-installed x11proto-kb-dev 1.0.4-1 2010-11-03 17:51:16 status unpacked x11proto-kb-dev 1.0.5-1 2010-11-03 17:51:16 status unpacked x11proto-kb-dev 1.0.5-1 2010-11-03 17:51:16 upgrade x11proto-render-dev 2:0.11-1 2:0.11.1-1 2010-11-03 17:51:16 status half-configured x11proto-render-dev 2:0.11-1 2010-11-03 17:51:16 status unpacked x11proto-render-dev 2:0.11-1 2010-11-03 17:51:16 status half-installed x11proto-render-dev 2:0.11-1 2010-11-03 17:51:16 status half-installed x11proto-render-dev 2:0.11-1 2010-11-03 17:51:16 status unpacked x11proto-render-dev 2:0.11.1-1 2010-11-03 17:51:16 status unpacked x11proto-render-dev 2:0.11.1-1 2010-11-03 17:51:17 upgrade xauth 1:1.0.4-1 1:1.0.5-1 2010-11-03 17:51:17 status half-configured xauth 1:1.0.4-1 2010-11-03 17:51:17 status unpacked xauth 1:1.0.4-1 2010-11-03 17:51:17 status half-installed xauth 1:1.0.4-1 2010-11-03 17:51:17 status half-installed xauth 1:1.0.4-1 2010-11-03 17:51:17 status half-installed xauth 1:1.0.4-1 2010-11-03 17:51:17 status unpacked xauth 1:1.0.5-1 2010-11-03 17:51:17 status unpacked xauth 1:1.0.5-1 2010-11-03 17:51:17 upgrade xinit 1.2.0-2 1.3.0-1 2010-11-03 17:51:17 status half-configured xinit 1.2.0-2 2010-11-03 17:51:17 status unpacked xinit 1.2.0-2 2010-11-03 17:51:17 status half-installed xinit 1.2.0-2 2010-11-03 17:51:17 status half-installed xinit 1.2.0-2 2010-11-03 17:51:18 status half-installed xinit 1.2.0-2 2010-11-03 17:51:18 status unpacked xinit 1.3.0-1 2010-11-03 17:51:18 status unpacked xinit 1.3.0-1 2010-11-03 17:51:18 upgrade fai-client 4.0~beta2+experimental36 4.0~beta2+experimental37 2010-11-03 17:51:18 status half-configured fai-client 4.0~beta2+experimental36 2010-11-03 17:51:18 status unpacked fai-client 4.0~beta2+experimental36 2010-11-03 17:51:18 status half-installed fai-client 4.0~beta2+experimental36 2010-11-03 17:51:18 status half-installed fai-client 4.0~beta2+experimental36 2010-11-03 17:51:19 status half-installed fai-client 4.0~beta2+experimental36 2010-11-03 17:51:19 status unpacked fai-client 4.0~beta2+experimental37 2010-11-03 17:51:19 status unpacked fai-client 4.0~beta2+experimental37 2010-11-03 17:51:19 upgrade fai-doc 4.0~beta2+experimental36 4.0~beta2+experimental37 2010-11-03 17:51:19 status half-configured fai-doc 4.0~beta2+experimental36 2010-11-03 17:51:20 status unpacked fai-doc 4.0~beta2+experimental36 2010-11-03 17:51:20 status half-installed fai-doc 4.0~beta2+experimental36 2010-11-03 17:51:20 status triggers-pending doc-base 0.9.5 2010-11-03 17:51:20 status half-installed fai-doc 4.0~beta2+experimental36 2010-11-03 17:51:20 status half-installed fai-doc 4.0~beta2+experimental36 2010-11-03 17:51:20 status unpacked fai-doc 4.0~beta2+experimental37 2010-11-03 17:51:20 status unpacked fai-doc 4.0~beta2+experimental37 2010-11-03 17:51:20 upgrade fai-server 4.0~beta2+experimental36 4.0~beta2+experimental37 2010-11-03 17:51:20 status half-configured fai-server 4.0~beta2+experimental36 2010-11-03 17:51:21 status unpacked fai-server 4.0~beta2+experimental36 2010-11-03 17:51:21 status half-installed fai-server 4.0~beta2+experimental36 2010-11-03 17:51:21 status half-installed fai-server 4.0~beta2+experimental36 2010-11-03 17:51:21 status half-installed fai-server 4.0~beta2+experimental36 2010-11-03 17:51:21 status unpacked fai-server 4.0~beta2+experimental37 2010-11-03 17:51:21 status unpacked fai-server 4.0~beta2+experimental37 2010-11-03 17:51:21 upgrade fai-setup-storage 4.0~beta2+experimental36 4.0~beta2+experimental37 2010-11-03 17:51:21 status half-configured fai-setup-storage 4.0~beta2+experimental36 2010-11-03 17:51:21 status unpacked fai-setup-storage 4.0~beta2+experimental36 2010-11-03 17:51:21 status half-installed fai-setup-storage 4.0~beta2+experimental36 2010-11-03 17:51:22 status half-installed fai-setup-storage 4.0~beta2+experimental36 2010-11-03 17:51:22 status half-installed fai-setup-storage 4.0~beta2+experimental36 2010-11-03 17:51:22 status unpacked fai-setup-storage 4.0~beta2+experimental37 2010-11-03 17:51:22 status unpacked fai-setup-storage 4.0~beta2+experimental37 2010-11-03 17:51:22 upgrade sbuild 0.60.1-1 0.60.2-1 2010-11-03 17:51:22 status half-configured sbuild 0.60.1-1 2010-11-03 17:51:22 status unpacked sbuild 0.60.1-1 2010-11-03 17:51:22 status half-installed sbuild 0.60.1-1 2010-11-03 17:51:22 status half-installed sbuild 0.60.1-1 2010-11-03 17:51:22 status half-installed sbuild 0.60.1-1 2010-11-03 17:51:23 status unpacked sbuild 0.60.2-1 2010-11-03 17:51:23 status unpacked sbuild 0.60.2-1 2010-11-03 17:51:23 upgrade libsbuild-perl 0.60.1-1 0.60.2-1 2010-11-03 17:51:23 status half-configured libsbuild-perl 0.60.1-1 2010-11-03 17:51:23 status unpacked libsbuild-perl 0.60.1-1 2010-11-03 17:51:23 status half-installed libsbuild-perl 0.60.1-1 2010-11-03 17:51:23 status half-installed libsbuild-perl 0.60.1-1 2010-11-03 17:51:23 status unpacked libsbuild-perl 0.60.2-1 2010-11-03 17:51:23 status unpacked libsbuild-perl 0.60.2-1 2010-11-03 17:51:23 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-03 17:51:23 status half-configured man-db 2.5.7-6 2010-11-03 17:51:33 status installed man-db 2.5.7-6 2010-11-03 17:51:33 trigproc lintian 2.4.3 2.4.3 2010-11-03 17:51:33 status half-configured lintian 2.4.3 2010-11-03 17:51:34 status installed lintian 2.4.3 2010-11-03 17:51:34 trigproc shared-mime-info 0.71-3 0.71-3 2010-11-03 17:51:34 status half-configured shared-mime-info 0.71-3 2010-11-03 17:51:36 status installed shared-mime-info 0.71-3 2010-11-03 17:51:36 trigproc menu 2.1.44 2.1.44 2010-11-03 17:51:36 status half-configured menu 2.1.44 2010-11-03 17:51:38 status installed menu 2.1.44 2010-11-03 17:51:39 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-03 17:51:39 status half-configured gnome-menus 2.30.3-1 2010-11-03 17:51:40 status installed gnome-menus 2.30.3-1 2010-11-03 17:51:40 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-03 17:51:40 status half-configured desktop-file-utils 0.15-2 2010-11-03 17:51:44 status installed desktop-file-utils 0.15-2 2010-11-03 17:51:45 trigproc doc-base 0.9.5 0.9.5 2010-11-03 17:51:45 status half-configured doc-base 0.9.5 2010-11-03 17:51:47 status installed doc-base 0.9.5 2010-11-03 17:51:48 startup packages configure 2010-11-03 17:51:48 configure libc6-i386 2.11.2-7 2.11.2-7 2010-11-03 17:51:48 status unpacked libc6-i386 2.11.2-7 2010-11-03 17:51:48 status half-configured libc6-i386 2.11.2-7 2010-11-03 17:51:48 status installed libc6-i386 2.11.2-7 2010-11-03 17:51:48 configure libc-dev-bin 2.11.2-7 2.11.2-7 2010-11-03 17:51:48 status unpacked libc-dev-bin 2.11.2-7 2010-11-03 17:51:48 status half-configured libc-dev-bin 2.11.2-7 2010-11-03 17:51:48 status installed libc-dev-bin 2.11.2-7 2010-11-03 17:51:48 configure linux-libc-dev 2.6.32-27 2.6.32-27 2010-11-03 17:51:48 status unpacked linux-libc-dev 2.6.32-27 2010-11-03 17:51:48 status half-configured linux-libc-dev 2.6.32-27 2010-11-03 17:51:48 status installed linux-libc-dev 2.6.32-27 2010-11-03 17:51:48 configure libc6-dev 2.11.2-7 2.11.2-7 2010-11-03 17:51:48 status unpacked libc6-dev 2.11.2-7 2010-11-03 17:51:48 status half-configured libc6-dev 2.11.2-7 2010-11-03 17:51:48 status installed libc6-dev 2.11.2-7 2010-11-03 17:51:48 configure libgomp1 4.4.5-6 4.4.5-6 2010-11-03 17:51:48 status unpacked libgomp1 4.4.5-6 2010-11-03 17:51:48 status half-configured libgomp1 4.4.5-6 2010-11-03 17:51:48 status installed libgomp1 4.4.5-6 2010-11-03 17:51:48 configure lib32gcc1 1:4.4.5-6 1:4.4.5-6 2010-11-03 17:51:48 status unpacked lib32gcc1 1:4.4.5-6 2010-11-03 17:51:48 status half-configured lib32gcc1 1:4.4.5-6 2010-11-03 17:51:48 status installed lib32gcc1 1:4.4.5-6 2010-11-03 17:51:48 configure lib32stdc++6 4.4.5-6 4.4.5-6 2010-11-03 17:51:48 status unpacked lib32stdc++6 4.4.5-6 2010-11-03 17:51:48 status half-configured lib32stdc++6 4.4.5-6 2010-11-03 17:51:48 status installed lib32stdc++6 4.4.5-6 2010-11-03 17:51:48 configure cpp-4.4 4.4.5-6 4.4.5-6 2010-11-03 17:51:48 status unpacked cpp-4.4 4.4.5-6 2010-11-03 17:51:48 status half-configured cpp-4.4 4.4.5-6 2010-11-03 17:51:48 status installed cpp-4.4 4.4.5-6 2010-11-03 17:51:48 configure gcc-4.4 4.4.5-6 4.4.5-6 2010-11-03 17:51:48 status unpacked gcc-4.4 4.4.5-6 2010-11-03 17:51:49 status half-configured gcc-4.4 4.4.5-6 2010-11-03 17:51:49 status installed gcc-4.4 4.4.5-6 2010-11-03 17:51:49 configure libgfortran3 4.4.5-6 4.4.5-6 2010-11-03 17:51:49 status unpacked libgfortran3 4.4.5-6 2010-11-03 17:51:49 status half-configured libgfortran3 4.4.5-6 2010-11-03 17:51:49 status installed libgfortran3 4.4.5-6 2010-11-03 17:51:49 configure libperl5.10 5.10.1-16 5.10.1-16 2010-11-03 17:51:49 status unpacked libperl5.10 5.10.1-16 2010-11-03 17:51:49 status half-configured libperl5.10 5.10.1-16 2010-11-03 17:51:49 status installed libperl5.10 5.10.1-16 2010-11-03 17:51:49 configure libice6 2:1.0.6-2 2:1.0.6-2 2010-11-03 17:51:49 status unpacked libice6 2:1.0.6-2 2010-11-03 17:51:49 status half-configured libice6 2:1.0.6-2 2010-11-03 17:51:49 status installed libice6 2:1.0.6-2 2010-11-03 17:51:49 configure x11proto-core-dev 7.0.18-1 7.0.18-1 2010-11-03 17:51:49 status unpacked x11proto-core-dev 7.0.18-1 2010-11-03 17:51:49 status half-configured x11proto-core-dev 7.0.18-1 2010-11-03 17:51:49 status installed x11proto-core-dev 7.0.18-1 2010-11-03 17:51:49 configure libice-dev 2:1.0.6-2 2:1.0.6-2 2010-11-03 17:51:49 status unpacked libice-dev 2:1.0.6-2 2010-11-03 17:51:49 status half-configured libice-dev 2:1.0.6-2 2010-11-03 17:51:49 status installed libice-dev 2:1.0.6-2 2010-11-03 17:51:49 configure linux-base 2.6.32-27 2.6.32-27 2010-11-03 17:51:49 status unpacked linux-base 2.6.32-27 2010-11-03 17:51:49 status half-configured linux-base 2.6.32-27 2010-11-03 17:51:50 status installed linux-base 2.6.32-27 2010-11-03 17:51:50 configure linux-image-2.6.32-5-amd64 2.6.32-27 2.6.32-27 2010-11-03 17:51:50 status unpacked linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-03 17:51:50 status half-configured linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-04 09:40:58 status installed linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-04 09:40:58 configure tzdata-java 2010o-1 2010o-1 2010-11-04 09:40:58 status unpacked tzdata-java 2010o-1 2010-11-04 09:40:58 status half-configured tzdata-java 2010o-1 2010-11-04 09:40:58 status installed tzdata-java 2010o-1 2010-11-04 09:40:58 configure apt-utils 0.8.8 0.8.8 2010-11-04 09:40:58 status unpacked apt-utils 0.8.8 2010-11-04 09:40:58 status half-configured apt-utils 0.8.8 2010-11-04 09:40:58 status installed apt-utils 0.8.8 2010-11-04 09:40:58 configure iptables 1.4.10-1 1.4.10-1 2010-11-04 09:40:58 status unpacked iptables 1.4.10-1 2010-11-04 09:40:58 status half-configured iptables 1.4.10-1 2010-11-04 09:40:58 status installed iptables 1.4.10-1 2010-11-04 09:40:58 configure locales 2.11.2-7 2.11.2-7 2010-11-04 09:40:58 status unpacked locales 2.11.2-7 2010-11-04 09:40:58 status unpacked locales 2.11.2-7 2010-11-04 09:40:58 status half-configured locales 2.11.2-7 2010-11-04 09:41:02 status installed locales 2.11.2-7 2010-11-04 09:41:02 configure abiword-common 2.8.6-0.1 2.8.6-0.1 2010-11-04 09:41:02 status unpacked abiword-common 2.8.6-0.1 2010-11-04 09:41:02 status half-configured abiword-common 2.8.6-0.1 2010-11-04 09:41:02 status installed abiword-common 2.8.6-0.1 2010-11-04 09:41:02 configure ebtables 2.0.9.2-2 2.0.9.2-2 2010-11-04 09:41:02 status unpacked ebtables 2.0.9.2-2 2010-11-04 09:41:02 status unpacked ebtables 2.0.9.2-2 2010-11-04 09:41:02 status unpacked ebtables 2.0.9.2-2 2010-11-04 09:41:02 status unpacked ebtables 2.0.9.2-2 2010-11-04 09:41:02 status half-configured ebtables 2.0.9.2-2 2010-11-04 09:41:05 status installed ebtables 2.0.9.2-2 2010-11-04 09:41:05 configure guessnet 0.53-2 0.53-2 2010-11-04 09:41:05 status unpacked guessnet 0.53-2 2010-11-04 09:41:05 status half-configured guessnet 0.53-2 2010-11-04 09:41:05 status installed guessnet 0.53-2 2010-11-04 09:41:05 configure icedove 3.0.10-1 3.0.10-1 2010-11-04 09:41:05 status unpacked icedove 3.0.10-1 2010-11-04 09:41:05 status unpacked icedove 3.0.10-1 2010-11-04 09:41:05 status unpacked icedove 3.0.10-1 2010-11-04 09:41:05 status unpacked icedove 3.0.10-1 2010-11-04 09:41:05 status unpacked icedove 3.0.10-1 2010-11-04 09:41:05 status half-configured icedove 3.0.10-1 2010-11-04 09:41:05 status installed icedove 3.0.10-1 2010-11-04 09:41:05 status triggers-pending menu 2.1.44 2010-11-04 09:41:05 status triggers-awaited menu 2.1.44 2010-11-04 09:41:05 configure icedove-l10n-de 1:3.0.10-1 1:3.0.10-1 2010-11-04 09:41:05 status unpacked icedove-l10n-de 1:3.0.10-1 2010-11-04 09:41:05 status half-configured icedove-l10n-de 1:3.0.10-1 2010-11-04 09:41:05 status installed icedove-l10n-de 1:3.0.10-1 2010-11-04 09:41:05 configure iso-codes 3.22-1 3.22-1 2010-11-04 09:41:05 status unpacked iso-codes 3.22-1 2010-11-04 09:41:05 status half-configured iso-codes 3.22-1 2010-11-04 09:41:05 status installed iso-codes 3.22-1 2010-11-04 09:41:05 configure libabiword-2.8 2.8.6-0.1 2.8.6-0.1 2010-11-04 09:41:05 status unpacked libabiword-2.8 2.8.6-0.1 2010-11-04 09:41:05 status half-configured libabiword-2.8 2.8.6-0.1 2010-11-04 09:41:05 status installed libabiword-2.8 2.8.6-0.1 2010-11-04 09:41:05 configure librpmio1 4.8.1-6 4.8.1-6 2010-11-04 09:41:05 status unpacked librpmio1 4.8.1-6 2010-11-04 09:41:05 status half-configured librpmio1 4.8.1-6 2010-11-04 09:41:06 status installed librpmio1 4.8.1-6 2010-11-04 09:41:06 configure rpm-common 4.8.1-6 4.8.1-6 2010-11-04 09:41:06 status unpacked rpm-common 4.8.1-6 2010-11-04 09:41:06 status half-configured rpm-common 4.8.1-6 2010-11-04 09:41:06 status installed rpm-common 4.8.1-6 2010-11-04 09:41:06 configure librpm1 4.8.1-6 4.8.1-6 2010-11-04 09:41:06 status unpacked librpm1 4.8.1-6 2010-11-04 09:41:06 status half-configured librpm1 4.8.1-6 2010-11-04 09:41:06 status installed librpm1 4.8.1-6 2010-11-04 09:41:06 configure librpmbuild1 4.8.1-6 4.8.1-6 2010-11-04 09:41:06 status unpacked librpmbuild1 4.8.1-6 2010-11-04 09:41:06 status half-configured librpmbuild1 4.8.1-6 2010-11-04 09:41:06 status installed librpmbuild1 4.8.1-6 2010-11-04 09:41:07 configure rpm2cpio 4.8.1-6 4.8.1-6 2010-11-04 09:41:07 status unpacked rpm2cpio 4.8.1-6 2010-11-04 09:41:07 status half-configured rpm2cpio 4.8.1-6 2010-11-04 09:41:07 status installed rpm2cpio 4.8.1-6 2010-11-04 09:41:07 configure libvirt0 0.8.3-4 0.8.3-4 2010-11-04 09:41:07 status unpacked libvirt0 0.8.3-4 2010-11-04 09:41:07 status half-configured libvirt0 0.8.3-4 2010-11-04 09:41:07 status installed libvirt0 0.8.3-4 2010-11-04 09:41:07 configure linux-headers-2.6.32-5-common 2.6.32-27 2.6.32-27 2010-11-04 09:41:07 status unpacked linux-headers-2.6.32-5-common 2.6.32-27 2010-11-04 09:41:07 status half-configured linux-headers-2.6.32-5-common 2.6.32-27 2010-11-04 09:41:07 status installed linux-headers-2.6.32-5-common 2.6.32-27 2010-11-04 09:41:07 configure linux-headers-2.6.32-5-amd64 2.6.32-27 2.6.32-27 2010-11-04 09:41:07 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-04 09:41:07 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-04 09:41:07 status installed linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-04 09:41:07 configure python-libvirt 0.8.3-4 0.8.3-4 2010-11-04 09:41:07 status unpacked python-libvirt 0.8.3-4 2010-11-04 09:41:07 status half-configured python-libvirt 0.8.3-4 2010-11-04 09:41:08 status installed python-libvirt 0.8.3-4 2010-11-04 09:41:08 status triggers-pending python-central 0.6.16+nmu1 2010-11-04 09:41:08 status triggers-awaited python-libvirt 0.8.3-4 2010-11-04 09:41:08 configure x11proto-kb-dev 1.0.5-1 1.0.5-1 2010-11-04 09:41:08 status unpacked x11proto-kb-dev 1.0.5-1 2010-11-04 09:41:08 status half-configured x11proto-kb-dev 1.0.5-1 2010-11-04 09:41:08 status installed x11proto-kb-dev 1.0.5-1 2010-11-04 09:41:08 configure x11proto-render-dev 2:0.11.1-1 2:0.11.1-1 2010-11-04 09:41:08 status unpacked x11proto-render-dev 2:0.11.1-1 2010-11-04 09:41:08 status half-configured x11proto-render-dev 2:0.11.1-1 2010-11-04 09:41:08 status installed x11proto-render-dev 2:0.11.1-1 2010-11-04 09:41:08 configure xauth 1:1.0.5-1 1:1.0.5-1 2010-11-04 09:41:08 status unpacked xauth 1:1.0.5-1 2010-11-04 09:41:08 status half-configured xauth 1:1.0.5-1 2010-11-04 09:41:08 status installed xauth 1:1.0.5-1 2010-11-04 09:41:08 configure xinit 1.3.0-1 1.3.0-1 2010-11-04 09:41:08 status unpacked xinit 1.3.0-1 2010-11-04 09:41:08 status unpacked xinit 1.3.0-1 2010-11-04 09:41:08 status unpacked xinit 1.3.0-1 2010-11-04 09:41:08 status half-configured xinit 1.3.0-1 2010-11-04 09:41:08 status installed xinit 1.3.0-1 2010-11-04 09:41:08 configure fai-doc 4.0~beta2+experimental37 4.0~beta2+experimental37 2010-11-04 09:41:08 status unpacked fai-doc 4.0~beta2+experimental37 2010-11-04 09:41:08 status half-configured fai-doc 4.0~beta2+experimental37 2010-11-04 09:41:08 status installed fai-doc 4.0~beta2+experimental37 2010-11-04 09:41:08 configure perl-modules 5.10.1-16 5.10.1-16 2010-11-04 09:41:08 status unpacked perl-modules 5.10.1-16 2010-11-04 09:41:08 status unpacked perl-modules 5.10.1-16 2010-11-04 09:41:08 status half-configured perl-modules 5.10.1-16 2010-11-04 09:41:08 status installed perl-modules 5.10.1-16 2010-11-04 09:41:08 configure g++-4.4 4.4.5-6 4.4.5-6 2010-11-04 09:41:08 status unpacked g++-4.4 4.4.5-6 2010-11-04 09:41:08 status half-configured g++-4.4 4.4.5-6 2010-11-04 09:41:08 status installed g++-4.4 4.4.5-6 2010-11-04 09:41:08 configure dmsetup 2:1.02.48-4 2:1.02.48-4 2010-11-04 09:41:08 status unpacked dmsetup 2:1.02.48-4 2010-11-04 09:41:08 status half-configured dmsetup 2:1.02.48-4 2010-11-04 09:41:08 status installed dmsetup 2:1.02.48-4 2010-11-04 09:41:08 status triggers-pending initramfs-tools 0.98.5 2010-11-04 09:41:09 configure libdevmapper1.02.1 2:1.02.48-4 2:1.02.48-4 2010-11-04 09:41:09 status unpacked libdevmapper1.02.1 2:1.02.48-4 2010-11-04 09:41:09 status half-configured libdevmapper1.02.1 2:1.02.48-4 2010-11-04 09:41:09 status installed libdevmapper1.02.1 2:1.02.48-4 2010-11-04 09:41:09 configure libvirt-bin 0.8.3-4 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status unpacked libvirt-bin 0.8.3-4 2010-11-04 09:41:09 status half-configured libvirt-bin 0.8.3-4 2010-11-04 09:41:11 status installed libvirt-bin 0.8.3-4 2010-11-04 09:41:11 configure lvm2 2.02.66-4 2.02.66-4 2010-11-04 09:41:11 status unpacked lvm2 2.02.66-4 2010-11-04 09:41:11 status unpacked lvm2 2.02.66-4 2010-11-04 09:41:12 status unpacked lvm2 2.02.66-4 2010-11-04 09:41:12 status half-configured lvm2 2.02.66-4 2010-11-04 09:41:15 status installed lvm2 2.02.66-4 2010-11-04 09:41:15 configure perl 5.10.1-16 5.10.1-16 2010-11-04 09:41:15 status unpacked perl 5.10.1-16 2010-11-04 09:41:16 status half-configured perl 5.10.1-16 2010-11-04 09:41:18 status installed perl 5.10.1-16 2010-11-04 09:41:18 configure libstdc++6-4.4-dev 4.4.5-6 4.4.5-6 2010-11-04 09:41:18 status unpacked libstdc++6-4.4-dev 4.4.5-6 2010-11-04 09:41:18 status half-configured libstdc++6-4.4-dev 4.4.5-6 2010-11-04 09:41:18 status installed libstdc++6-4.4-dev 4.4.5-6 2010-11-04 09:41:18 configure rpm 4.8.1-6 4.8.1-6 2010-11-04 09:41:18 status unpacked rpm 4.8.1-6 2010-11-04 09:41:18 status half-configured rpm 4.8.1-6 2010-11-04 09:41:18 status installed rpm 4.8.1-6 2010-11-04 09:41:18 configure moreutils 0.43 0.43 2010-11-04 09:41:18 status unpacked moreutils 0.43 2010-11-04 09:41:18 status half-configured moreutils 0.43 2010-11-04 09:41:18 status installed moreutils 0.43 2010-11-04 09:41:18 configure perl-doc 5.10.1-16 5.10.1-16 2010-11-04 09:41:18 status unpacked perl-doc 5.10.1-16 2010-11-04 09:41:18 status half-configured perl-doc 5.10.1-16 2010-11-04 09:41:18 status installed perl-doc 5.10.1-16 2010-11-04 09:41:18 configure fai-client 4.0~beta2+experimental37 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-client 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-client 4.0~beta2+experimental37 2010-11-04 09:41:18 status half-configured fai-client 4.0~beta2+experimental37 2010-11-04 09:41:18 status installed fai-client 4.0~beta2+experimental37 2010-11-04 09:41:18 configure fai-server 4.0~beta2+experimental37 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status half-configured fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 status installed fai-server 4.0~beta2+experimental37 2010-11-04 09:41:18 configure fai-setup-storage 4.0~beta2+experimental37 4.0~beta2+experimental37 2010-11-04 09:41:18 status unpacked fai-setup-storage 4.0~beta2+experimental37 2010-11-04 09:41:18 status half-configured fai-setup-storage 4.0~beta2+experimental37 2010-11-04 09:41:18 status installed fai-setup-storage 4.0~beta2+experimental37 2010-11-04 09:41:18 configure libsbuild-perl 0.60.2-1 0.60.2-1 2010-11-04 09:41:18 status unpacked libsbuild-perl 0.60.2-1 2010-11-04 09:41:18 status half-configured libsbuild-perl 0.60.2-1 2010-11-04 09:41:18 status installed libsbuild-perl 0.60.2-1 2010-11-04 09:41:18 configure sbuild 0.60.2-1 0.60.2-1 2010-11-04 09:41:18 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:18 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:18 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:19 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:19 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:19 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:19 status unpacked sbuild 0.60.2-1 2010-11-04 09:41:19 status half-configured sbuild 0.60.2-1 2010-11-04 09:41:19 status installed sbuild 0.60.2-1 2010-11-04 09:41:19 trigproc menu 2.1.44 2.1.44 2010-11-04 09:41:19 status half-configured menu 2.1.44 2010-11-04 09:41:20 status installed menu 2.1.44 2010-11-04 09:41:20 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-11-04 09:41:20 status half-configured python-central 0.6.16+nmu1 2010-11-04 09:41:20 status installed python-libvirt 0.8.3-4 2010-11-04 09:41:28 status installed python-central 0.6.16+nmu1 2010-11-04 09:41:28 trigproc initramfs-tools 0.98.5 0.98.5 2010-11-04 09:41:28 status half-configured initramfs-tools 0.98.5 2010-11-04 09:41:49 status installed initramfs-tools 0.98.5 2010-11-04 11:56:15 startup archives unpack 2010-11-04 11:56:23 upgrade isc-dhcp-server 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:23 status half-configured isc-dhcp-server 4.1.1-P1-11 2010-11-04 11:56:24 status unpacked isc-dhcp-server 4.1.1-P1-11 2010-11-04 11:56:24 status half-installed isc-dhcp-server 4.1.1-P1-11 2010-11-04 11:56:24 status triggers-pending man-db 2.5.7-6 2010-11-04 11:56:24 status half-installed isc-dhcp-server 4.1.1-P1-11 2010-11-04 11:56:24 status half-installed isc-dhcp-server 4.1.1-P1-11 2010-11-04 11:56:25 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:25 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:25 upgrade isc-dhcp-client 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:25 status half-configured isc-dhcp-client 4.1.1-P1-11 2010-11-04 11:56:25 status unpacked isc-dhcp-client 4.1.1-P1-11 2010-11-04 11:56:25 status half-installed isc-dhcp-client 4.1.1-P1-11 2010-11-04 11:56:25 status half-installed isc-dhcp-client 4.1.1-P1-11 2010-11-04 11:56:25 status half-installed isc-dhcp-client 4.1.1-P1-11 2010-11-04 11:56:25 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:25 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:26 upgrade isc-dhcp-common 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:26 status half-configured isc-dhcp-common 4.1.1-P1-11 2010-11-04 11:56:26 status unpacked isc-dhcp-common 4.1.1-P1-11 2010-11-04 11:56:26 status half-installed isc-dhcp-common 4.1.1-P1-11 2010-11-04 11:56:26 status half-installed isc-dhcp-common 4.1.1-P1-11 2010-11-04 11:56:26 status half-installed isc-dhcp-common 4.1.1-P1-11 2010-11-04 11:56:26 status unpacked isc-dhcp-common 4.1.1-P1-12 2010-11-04 11:56:26 status unpacked isc-dhcp-common 4.1.1-P1-12 2010-11-04 11:56:26 upgrade dhcp3-common 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:26 status half-configured dhcp3-common 4.1.1-P1-11 2010-11-04 11:56:26 status unpacked dhcp3-common 4.1.1-P1-11 2010-11-04 11:56:26 status half-installed dhcp3-common 4.1.1-P1-11 2010-11-04 11:56:27 status half-installed dhcp3-common 4.1.1-P1-11 2010-11-04 11:56:27 status unpacked dhcp3-common 4.1.1-P1-12 2010-11-04 11:56:27 status unpacked dhcp3-common 4.1.1-P1-12 2010-11-04 11:56:27 upgrade dhcp3-client 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:27 status half-configured dhcp3-client 4.1.1-P1-11 2010-11-04 11:56:27 status unpacked dhcp3-client 4.1.1-P1-11 2010-11-04 11:56:27 status half-installed dhcp3-client 4.1.1-P1-11 2010-11-04 11:56:27 status half-installed dhcp3-client 4.1.1-P1-11 2010-11-04 11:56:27 status unpacked dhcp3-client 4.1.1-P1-12 2010-11-04 11:56:27 status unpacked dhcp3-client 4.1.1-P1-12 2010-11-04 11:56:27 upgrade dhcp3-server 4.1.1-P1-11 4.1.1-P1-12 2010-11-04 11:56:27 status half-configured dhcp3-server 4.1.1-P1-11 2010-11-04 11:56:27 status unpacked dhcp3-server 4.1.1-P1-11 2010-11-04 11:56:27 status half-installed dhcp3-server 4.1.1-P1-11 2010-11-04 11:56:28 status half-installed dhcp3-server 4.1.1-P1-11 2010-11-04 11:56:28 status unpacked dhcp3-server 4.1.1-P1-12 2010-11-04 11:56:28 status unpacked dhcp3-server 4.1.1-P1-12 2010-11-04 11:56:28 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-04 11:56:28 status half-configured man-db 2.5.7-6 2010-11-04 11:56:35 status installed man-db 2.5.7-6 2010-11-04 11:56:36 startup packages configure 2010-11-04 11:56:36 configure isc-dhcp-common 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:36 status unpacked isc-dhcp-common 4.1.1-P1-12 2010-11-04 11:56:36 status half-configured isc-dhcp-common 4.1.1-P1-12 2010-11-04 11:56:36 status installed isc-dhcp-common 4.1.1-P1-12 2010-11-04 11:56:36 configure isc-dhcp-server 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:36 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:36 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:36 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:36 status half-configured isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:40 status installed isc-dhcp-server 4.1.1-P1-12 2010-11-04 11:56:40 configure isc-dhcp-client 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status half-configured isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 status installed isc-dhcp-client 4.1.1-P1-12 2010-11-04 11:56:40 configure dhcp3-common 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked dhcp3-common 4.1.1-P1-12 2010-11-04 11:56:40 status half-configured dhcp3-common 4.1.1-P1-12 2010-11-04 11:56:40 status installed dhcp3-common 4.1.1-P1-12 2010-11-04 11:56:40 configure dhcp3-client 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked dhcp3-client 4.1.1-P1-12 2010-11-04 11:56:40 status half-configured dhcp3-client 4.1.1-P1-12 2010-11-04 11:56:40 status installed dhcp3-client 4.1.1-P1-12 2010-11-04 11:56:40 configure dhcp3-server 4.1.1-P1-12 4.1.1-P1-12 2010-11-04 11:56:40 status unpacked dhcp3-server 4.1.1-P1-12 2010-11-04 11:56:40 status half-configured dhcp3-server 4.1.1-P1-12 2010-11-04 11:56:40 status installed dhcp3-server 4.1.1-P1-12 2010-11-05 10:23:37 startup archives unpack 2010-11-05 10:23:46 install libfuse2 2.8.4-1.1 2010-11-05 10:23:46 status half-installed libfuse2 2.8.4-1.1 2010-11-05 10:23:47 status unpacked libfuse2 2.8.4-1.1 2010-11-05 10:23:47 status unpacked libfuse2 2.8.4-1.1 2010-11-05 10:23:47 install fuse-utils 2.8.4-1.1 2010-11-05 10:23:47 status half-installed fuse-utils 2.8.4-1.1 2010-11-05 10:23:47 status triggers-pending man-db 2.5.7-6 2010-11-05 10:23:47 status half-installed fuse-utils 2.8.4-1.1 2010-11-05 10:23:47 status unpacked fuse-utils 2.8.4-1.1 2010-11-05 10:23:48 status unpacked fuse-utils 2.8.4-1.1 2010-11-05 10:23:48 install sshfs 2.2-1 2010-11-05 10:23:48 status half-installed sshfs 2.2-1 2010-11-05 10:23:48 status half-installed sshfs 2.2-1 2010-11-05 10:23:48 status unpacked sshfs 2.2-1 2010-11-05 10:23:48 status unpacked sshfs 2.2-1 2010-11-05 10:23:48 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-05 10:23:48 status half-configured man-db 2.5.7-6 2010-11-05 10:23:52 status installed man-db 2.5.7-6 2010-11-05 10:23:52 startup packages configure 2010-11-05 10:23:52 configure libfuse2 2.8.4-1.1 2.8.4-1.1 2010-11-05 10:23:52 status unpacked libfuse2 2.8.4-1.1 2010-11-05 10:23:53 status half-configured libfuse2 2.8.4-1.1 2010-11-05 10:23:54 status installed libfuse2 2.8.4-1.1 2010-11-05 10:23:54 configure fuse-utils 2.8.4-1.1 2.8.4-1.1 2010-11-05 10:23:54 status unpacked fuse-utils 2.8.4-1.1 2010-11-05 10:23:54 status unpacked fuse-utils 2.8.4-1.1 2010-11-05 10:23:54 status unpacked fuse-utils 2.8.4-1.1 2010-11-05 10:23:54 status half-configured fuse-utils 2.8.4-1.1 2010-11-05 10:23:56 status installed fuse-utils 2.8.4-1.1 2010-11-05 10:23:56 configure sshfs 2.2-1 2.2-1 2010-11-05 10:23:56 status unpacked sshfs 2.2-1 2010-11-05 10:23:56 status half-configured sshfs 2.2-1 2010-11-05 10:23:56 status installed sshfs 2.2-1 2010-11-09 12:57:02 startup archives unpack 2010-11-09 12:57:11 upgrade tar 1.24-1 1.24-1.1 2010-11-09 12:57:11 status half-configured tar 1.24-1 2010-11-09 12:57:11 status unpacked tar 1.24-1 2010-11-09 12:57:11 status half-installed tar 1.24-1 2010-11-09 12:57:12 status triggers-pending man-db 2.5.7-6 2010-11-09 12:57:12 status half-installed tar 1.24-1 2010-11-09 12:57:14 status half-installed tar 1.24-1 2010-11-09 12:57:15 status unpacked tar 1.24-1.1 2010-11-09 12:57:16 status unpacked tar 1.24-1.1 2010-11-09 12:57:16 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-09 12:57:16 status half-configured man-db 2.5.7-6 2010-11-09 12:57:22 status installed man-db 2.5.7-6 2010-11-09 12:57:23 startup packages configure 2010-11-09 12:57:23 configure tar 1.24-1.1 1.24-1.1 2010-11-09 12:57:23 status unpacked tar 1.24-1.1 2010-11-09 12:57:23 status unpacked tar 1.24-1.1 2010-11-09 12:57:23 status half-configured tar 1.24-1.1 2010-11-09 12:57:26 status installed tar 1.24-1.1 2010-11-09 12:57:27 startup archives unpack 2010-11-09 12:57:27 upgrade bsdmainutils 8.0.13 8.0.15 2010-11-09 12:57:27 status half-configured bsdmainutils 8.0.13 2010-11-09 12:57:27 status unpacked bsdmainutils 8.0.13 2010-11-09 12:57:27 status half-installed bsdmainutils 8.0.13 2010-11-09 12:57:28 status triggers-pending man-db 2.5.7-6 2010-11-09 12:57:28 status half-installed bsdmainutils 8.0.13 2010-11-09 12:57:28 status half-installed bsdmainutils 8.0.13 2010-11-09 12:57:29 status unpacked bsdmainutils 8.0.15 2010-11-09 12:57:29 status unpacked bsdmainutils 8.0.15 2010-11-09 12:57:29 upgrade manpages 3.25-1 3.26-1 2010-11-09 12:57:29 status half-configured manpages 3.25-1 2010-11-09 12:57:29 status unpacked manpages 3.25-1 2010-11-09 12:57:29 status half-installed manpages 3.25-1 2010-11-09 12:57:29 status half-installed manpages 3.25-1 2010-11-09 12:57:30 status half-installed manpages 3.25-1 2010-11-09 12:57:30 status unpacked manpages 3.26-1 2010-11-09 12:57:30 status unpacked manpages 3.26-1 2010-11-09 12:57:30 upgrade libxml2-dev 2.7.7.dfsg-4 2.7.8.dfsg-1 2010-11-09 12:57:30 status half-configured libxml2-dev 2.7.7.dfsg-4 2010-11-09 12:57:30 status unpacked libxml2-dev 2.7.7.dfsg-4 2010-11-09 12:57:30 status half-installed libxml2-dev 2.7.7.dfsg-4 2010-11-09 12:57:31 status half-installed libxml2-dev 2.7.7.dfsg-4 2010-11-09 12:57:31 status half-installed libxml2-dev 2.7.7.dfsg-4 2010-11-09 12:57:31 status unpacked libxml2-dev 2.7.8.dfsg-1 2010-11-09 12:57:32 status unpacked libxml2-dev 2.7.8.dfsg-1 2010-11-09 12:57:32 upgrade libxml2 2.7.7.dfsg-4 2.7.8.dfsg-1 2010-11-09 12:57:32 status half-configured libxml2 2.7.7.dfsg-4 2010-11-09 12:57:32 status unpacked libxml2 2.7.7.dfsg-4 2010-11-09 12:57:32 status half-installed libxml2 2.7.7.dfsg-4 2010-11-09 12:57:32 status half-installed libxml2 2.7.7.dfsg-4 2010-11-09 12:57:32 status unpacked libxml2 2.7.8.dfsg-1 2010-11-09 12:57:32 status unpacked libxml2 2.7.8.dfsg-1 2010-11-09 12:57:32 install libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:32 status half-installed libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:33 status unpacked libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:33 status unpacked libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:33 install libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:33 status half-installed libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:34 status unpacked libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:34 status unpacked libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:34 upgrade libisccc60 1:9.7.1.dfsg.P2-2 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:34 status half-configured libisccc60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:34 status unpacked libisccc60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:34 status half-installed libisccc60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:34 status half-installed libisccc60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:34 status unpacked libisccc60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:34 status unpacked libisccc60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 install libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 status half-installed libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 status unpacked libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 status unpacked libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 upgrade dnsutils 1:9.7.1.dfsg.P2-2 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 status half-configured dnsutils 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:35 status unpacked dnsutils 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:35 status half-installed dnsutils 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:35 status half-installed dnsutils 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:35 status half-installed dnsutils 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:35 status unpacked dnsutils 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:35 status unpacked dnsutils 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 upgrade bind9-host 1:9.7.1.dfsg.P2-2 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 status half-configured bind9-host 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status unpacked bind9-host 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status half-installed bind9-host 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status half-installed bind9-host 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status half-installed bind9-host 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status unpacked bind9-host 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 status unpacked bind9-host 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 upgrade liblwres60 1:9.7.1.dfsg.P2-2 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 status half-configured liblwres60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status unpacked liblwres60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status half-installed liblwres60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status half-installed liblwres60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:36 status unpacked liblwres60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:36 status unpacked liblwres60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:37 upgrade libbind9-60 1:9.7.1.dfsg.P2-2 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:37 status half-configured libbind9-60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:37 status unpacked libbind9-60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:37 status half-installed libbind9-60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:37 status half-installed libbind9-60 1:9.7.1.dfsg.P2-2 2010-11-09 12:57:37 status unpacked libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:37 status unpacked libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-09 12:57:37 upgrade apt-xapian-index 0.40 0.41 2010-11-09 12:57:37 status half-configured apt-xapian-index 0.40 2010-11-09 12:57:38 status triggers-pending python-support 1.0.11 2010-11-09 12:57:38 status unpacked apt-xapian-index 0.40 2010-11-09 12:57:38 status half-installed apt-xapian-index 0.40 2010-11-09 12:57:38 status half-installed apt-xapian-index 0.40 2010-11-09 12:57:40 status half-installed apt-xapian-index 0.40 2010-11-09 12:57:40 status unpacked apt-xapian-index 0.41 2010-11-09 12:57:40 status unpacked apt-xapian-index 0.41 2010-11-09 12:57:40 upgrade python-pyatspi 1.30.1-2 1.30.1-3 2010-11-09 12:57:40 status half-configured python-pyatspi 1.30.1-2 2010-11-09 12:57:40 status unpacked python-pyatspi 1.30.1-2 2010-11-09 12:57:40 status half-installed python-pyatspi 1.30.1-2 2010-11-09 12:57:40 status half-installed python-pyatspi 1.30.1-2 2010-11-09 12:57:40 status unpacked python-pyatspi 1.30.1-3 2010-11-09 12:57:40 status unpacked python-pyatspi 1.30.1-3 2010-11-09 12:57:41 upgrade gconf2-common 2.28.1-5 2.28.1-6 2010-11-09 12:57:41 status half-configured gconf2-common 2.28.1-5 2010-11-09 12:57:41 status unpacked gconf2-common 2.28.1-5 2010-11-09 12:57:41 status half-installed gconf2-common 2.28.1-5 2010-11-09 12:57:41 status triggers-pending gconf2 2.28.1-5 2010-11-09 12:57:41 status half-installed gconf2-common 2.28.1-5 2010-11-09 12:57:41 status triggers-pending gconf2 2.28.1-5 2010-11-09 12:57:41 status triggers-pending gconf2 2.28.1-5 2010-11-09 12:57:44 status half-installed gconf2-common 2.28.1-5 2010-11-09 12:57:44 status unpacked gconf2-common 2.28.1-6 2010-11-09 12:57:44 status unpacked gconf2-common 2.28.1-6 2010-11-09 12:57:45 upgrade libgconf2-4 2.28.1-5 2.28.1-6 2010-11-09 12:57:45 status half-configured libgconf2-4 2.28.1-5 2010-11-09 12:57:45 status unpacked libgconf2-4 2.28.1-5 2010-11-09 12:57:45 status half-installed libgconf2-4 2.28.1-5 2010-11-09 12:57:45 status half-installed libgconf2-4 2.28.1-5 2010-11-09 12:57:45 status unpacked libgconf2-4 2.28.1-6 2010-11-09 12:57:45 status unpacked libgconf2-4 2.28.1-6 2010-11-09 12:57:46 upgrade gconf2 2.28.1-5 2.28.1-6 2010-11-09 12:57:46 status half-configured gconf2 2.28.1-5 2010-11-09 12:57:46 status unpacked gconf2 2.28.1-5 2010-11-09 12:57:46 status half-installed gconf2 2.28.1-5 2010-11-09 12:57:46 status half-installed gconf2 2.28.1-5 2010-11-09 12:57:46 status half-installed gconf2 2.28.1-5 2010-11-09 12:57:46 status unpacked gconf2 2.28.1-6 2010-11-09 12:57:46 status unpacked gconf2 2.28.1-6 2010-11-09 12:57:46 upgrade libatspi1.0-0 1.30.1-2 1.30.1-3 2010-11-09 12:57:46 status half-configured libatspi1.0-0 1.30.1-2 2010-11-09 12:57:46 status unpacked libatspi1.0-0 1.30.1-2 2010-11-09 12:57:46 status half-installed libatspi1.0-0 1.30.1-2 2010-11-09 12:57:47 status half-installed libatspi1.0-0 1.30.1-2 2010-11-09 12:57:47 status unpacked libatspi1.0-0 1.30.1-3 2010-11-09 12:57:47 status unpacked libatspi1.0-0 1.30.1-3 2010-11-09 12:57:47 upgrade x11proto-core-dev 7.0.18-1 7.0.19-1 2010-11-09 12:57:47 status half-configured x11proto-core-dev 7.0.18-1 2010-11-09 12:57:47 status unpacked x11proto-core-dev 7.0.18-1 2010-11-09 12:57:47 status half-installed x11proto-core-dev 7.0.18-1 2010-11-09 12:57:47 status half-installed x11proto-core-dev 7.0.18-1 2010-11-09 12:57:47 status unpacked x11proto-core-dev 7.0.19-1 2010-11-09 12:57:47 status unpacked x11proto-core-dev 7.0.19-1 2010-11-09 12:57:48 upgrade libsm-dev 2:1.1.1-1 2:1.2.0-1 2010-11-09 12:57:48 status half-configured libsm-dev 2:1.1.1-1 2010-11-09 12:57:48 status unpacked libsm-dev 2:1.1.1-1 2010-11-09 12:57:48 status half-installed libsm-dev 2:1.1.1-1 2010-11-09 12:57:48 status half-installed libsm-dev 2:1.1.1-1 2010-11-09 12:57:48 status unpacked libsm-dev 2:1.2.0-1 2010-11-09 12:57:48 status unpacked libsm-dev 2:1.2.0-1 2010-11-09 12:57:48 upgrade libsm6 2:1.1.1-1 2:1.2.0-1 2010-11-09 12:57:48 status half-configured libsm6 2:1.1.1-1 2010-11-09 12:57:48 status unpacked libsm6 2:1.1.1-1 2010-11-09 12:57:48 status half-installed libsm6 2:1.1.1-1 2010-11-09 12:57:48 status half-installed libsm6 2:1.1.1-1 2010-11-09 12:57:48 status unpacked libsm6 2:1.2.0-1 2010-11-09 12:57:48 status unpacked libsm6 2:1.2.0-1 2010-11-09 12:57:49 upgrade at-spi 1.30.1-2 1.30.1-3 2010-11-09 12:57:49 status half-configured at-spi 1.30.1-2 2010-11-09 12:57:49 status unpacked at-spi 1.30.1-2 2010-11-09 12:57:49 status half-installed at-spi 1.30.1-2 2010-11-09 12:57:50 status half-installed at-spi 1.30.1-2 2010-11-09 12:57:50 status unpacked at-spi 1.30.1-3 2010-11-09 12:57:50 status unpacked at-spi 1.30.1-3 2010-11-09 12:57:51 upgrade brasero-common 2.30.3-1 2.30.3-2 2010-11-09 12:57:51 status half-configured brasero-common 2.30.3-1 2010-11-09 12:57:51 status unpacked brasero-common 2.30.3-1 2010-11-09 12:57:51 status half-installed brasero-common 2.30.3-1 2010-11-09 12:57:51 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-09 12:57:51 status half-installed brasero-common 2.30.3-1 2010-11-09 12:57:51 status triggers-pending shared-mime-info 0.71-3 2010-11-09 12:57:51 status half-installed brasero-common 2.30.3-1 2010-11-09 12:57:54 status half-installed brasero-common 2.30.3-1 2010-11-09 12:57:54 status unpacked brasero-common 2.30.3-2 2010-11-09 12:57:55 status unpacked brasero-common 2.30.3-2 2010-11-09 12:57:55 upgrade brasero 2.30.3-1 2.30.3-2 2010-11-09 12:57:55 status half-configured brasero 2.30.3-1 2010-11-09 12:57:55 status unpacked brasero 2.30.3-1 2010-11-09 12:57:55 status half-installed brasero 2.30.3-1 2010-11-09 12:57:56 status triggers-pending menu 2.1.44 2010-11-09 12:57:56 status half-installed brasero 2.30.3-1 2010-11-09 12:57:56 status triggers-pending gnome-menus 2.30.3-1 2010-11-09 12:57:56 status half-installed brasero 2.30.3-1 2010-11-09 12:57:56 status triggers-pending desktop-file-utils 0.15-2 2010-11-09 12:57:56 status half-installed brasero 2.30.3-1 2010-11-09 12:57:56 status half-installed brasero 2.30.3-1 2010-11-09 12:57:56 status half-installed brasero 2.30.3-1 2010-11-09 12:57:57 status triggers-awaited menu 2.1.44 2010-11-09 12:57:57 status unpacked brasero 2.30.3-2 2010-11-09 12:57:57 status unpacked brasero 2.30.3-2 2010-11-09 12:57:57 upgrade libbrasero-media0 2.30.3-1 2.30.3-2 2010-11-09 12:57:57 status half-configured libbrasero-media0 2.30.3-1 2010-11-09 12:57:57 status unpacked libbrasero-media0 2.30.3-1 2010-11-09 12:57:57 status half-installed libbrasero-media0 2.30.3-1 2010-11-09 12:57:58 status half-installed libbrasero-media0 2.30.3-1 2010-11-09 12:57:58 status unpacked libbrasero-media0 2.30.3-2 2010-11-09 12:57:58 status unpacked libbrasero-media0 2.30.3-2 2010-11-09 12:57:58 upgrade gnome-icon-theme 2.30.3-1 2.30.3-2 2010-11-09 12:57:58 status half-configured gnome-icon-theme 2.30.3-1 2010-11-09 12:57:58 status unpacked gnome-icon-theme 2.30.3-1 2010-11-09 12:57:58 status half-installed gnome-icon-theme 2.30.3-1 2010-11-09 12:58:05 status half-installed gnome-icon-theme 2.30.3-1 2010-11-09 12:58:06 status unpacked gnome-icon-theme 2.30.3-2 2010-11-09 12:58:06 status unpacked gnome-icon-theme 2.30.3-2 2010-11-09 12:58:06 upgrade cryptsetup 2:1.1.3-3 2:1.1.3-4 2010-11-09 12:58:06 status half-configured cryptsetup 2:1.1.3-3 2010-11-09 12:58:06 status unpacked cryptsetup 2:1.1.3-3 2010-11-09 12:58:06 status half-installed cryptsetup 2:1.1.3-3 2010-11-09 12:58:07 status half-installed cryptsetup 2:1.1.3-3 2010-11-09 12:58:08 status half-installed cryptsetup 2:1.1.3-3 2010-11-09 12:58:08 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 12:58:08 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 12:58:08 upgrade libesd0 0.2.41-7 0.2.41-8 2010-11-09 12:58:08 status half-configured libesd0 0.2.41-7 2010-11-09 12:58:08 status unpacked libesd0 0.2.41-7 2010-11-09 12:58:08 status half-installed libesd0 0.2.41-7 2010-11-09 12:58:08 status half-installed libesd0 0.2.41-7 2010-11-09 12:58:09 status unpacked libesd0 0.2.41-8 2010-11-09 12:58:09 status unpacked libesd0 0.2.41-8 2010-11-09 12:58:09 upgrade esound-common 0.2.41-7 0.2.41-8 2010-11-09 12:58:09 status half-configured esound-common 0.2.41-7 2010-11-09 12:58:09 status unpacked esound-common 0.2.41-7 2010-11-09 12:58:09 status half-installed esound-common 0.2.41-7 2010-11-09 12:58:09 status triggers-pending doc-base 0.9.5 2010-11-09 12:58:09 status half-installed esound-common 0.2.41-7 2010-11-09 12:58:09 status half-installed esound-common 0.2.41-7 2010-11-09 12:58:09 status unpacked esound-common 0.2.41-8 2010-11-09 12:58:09 status unpacked esound-common 0.2.41-8 2010-11-09 12:58:09 upgrade gconf-defaults-service 2.28.1-5 2.28.1-6 2010-11-09 12:58:09 status half-configured gconf-defaults-service 2.28.1-5 2010-11-09 12:58:09 status unpacked gconf-defaults-service 2.28.1-5 2010-11-09 12:58:09 status half-installed gconf-defaults-service 2.28.1-5 2010-11-09 12:58:10 status half-installed gconf-defaults-service 2.28.1-5 2010-11-09 12:58:10 status unpacked gconf-defaults-service 2.28.1-6 2010-11-09 12:58:10 status unpacked gconf-defaults-service 2.28.1-6 2010-11-09 12:58:10 upgrade gksu 2.0.2-4 2.0.2-5 2010-11-09 12:58:10 status half-configured gksu 2.0.2-4 2010-11-09 12:58:10 status unpacked gksu 2.0.2-4 2010-11-09 12:58:10 status half-installed gksu 2.0.2-4 2010-11-09 12:58:10 status half-installed gksu 2.0.2-4 2010-11-09 12:58:10 status half-installed gksu 2.0.2-4 2010-11-09 12:58:10 status half-installed gksu 2.0.2-4 2010-11-09 12:58:10 status half-installed gksu 2.0.2-4 2010-11-09 12:58:11 status half-installed gksu 2.0.2-4 2010-11-09 12:58:11 status unpacked gksu 2.0.2-5 2010-11-09 12:58:11 status unpacked gksu 2.0.2-5 2010-11-09 12:58:11 upgrade libgnome-speech7 1:0.4.25-2 1:0.4.25-3 2010-11-09 12:58:11 status half-configured libgnome-speech7 1:0.4.25-2 2010-11-09 12:58:11 status unpacked libgnome-speech7 1:0.4.25-2 2010-11-09 12:58:11 status half-installed libgnome-speech7 1:0.4.25-2 2010-11-09 12:58:12 status half-installed libgnome-speech7 1:0.4.25-2 2010-11-09 12:58:12 status unpacked libgnome-speech7 1:0.4.25-3 2010-11-09 12:58:12 status unpacked libgnome-speech7 1:0.4.25-3 2010-11-09 12:58:12 upgrade gnome-orca 2.30.2-1 2.30.2-2 2010-11-09 12:58:12 status half-configured gnome-orca 2.30.2-1 2010-11-09 12:58:12 status unpacked gnome-orca 2.30.2-1 2010-11-09 12:58:12 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:12 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:13 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:13 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:13 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:14 status half-installed gnome-orca 2.30.2-1 2010-11-09 12:58:14 status unpacked gnome-orca 2.30.2-2 2010-11-09 12:58:15 status unpacked gnome-orca 2.30.2-2 2010-11-09 12:58:15 upgrade gnome-accessibility 1:2.30+4 1:2.30+6 2010-11-09 12:58:15 status half-configured gnome-accessibility 1:2.30+4 2010-11-09 12:58:15 status unpacked gnome-accessibility 1:2.30+4 2010-11-09 12:58:15 status half-installed gnome-accessibility 1:2.30+4 2010-11-09 12:58:16 status half-installed gnome-accessibility 1:2.30+4 2010-11-09 12:58:16 status unpacked gnome-accessibility 1:2.30+6 2010-11-09 12:58:16 status unpacked gnome-accessibility 1:2.30+6 2010-11-09 12:58:16 upgrade gnome-session 2.30.2-2 2.30.2-3 2010-11-09 12:58:16 status half-configured gnome-session 2.30.2-2 2010-11-09 12:58:16 status unpacked gnome-session 2.30.2-2 2010-11-09 12:58:16 status half-installed gnome-session 2.30.2-2 2010-11-09 12:58:16 status half-installed gnome-session 2.30.2-2 2010-11-09 12:58:16 status half-installed gnome-session 2.30.2-2 2010-11-09 12:58:16 status half-installed gnome-session 2.30.2-2 2010-11-09 12:58:17 status half-installed gnome-session 2.30.2-2 2010-11-09 12:58:17 status unpacked gnome-session 2.30.2-3 2010-11-09 12:58:17 status unpacked gnome-session 2.30.2-3 2010-11-09 12:58:17 upgrade gnome-session-common 2.30.2-2 2.30.2-3 2010-11-09 12:58:17 status half-configured gnome-session-common 2.30.2-2 2010-11-09 12:58:17 status unpacked gnome-session-common 2.30.2-2 2010-11-09 12:58:17 status half-installed gnome-session-common 2.30.2-2 2010-11-09 12:58:17 status half-installed gnome-session-common 2.30.2-2 2010-11-09 12:58:17 status half-installed gnome-session-common 2.30.2-2 2010-11-09 12:58:17 status half-installed gnome-session-common 2.30.2-2 2010-11-09 12:58:19 status half-installed gnome-session-common 2.30.2-2 2010-11-09 12:58:19 status unpacked gnome-session-common 2.30.2-3 2010-11-09 12:58:19 status unpacked gnome-session-common 2.30.2-3 2010-11-09 12:58:19 upgrade gnome-session-bin 2.30.2-2 2.30.2-3 2010-11-09 12:58:19 status half-configured gnome-session-bin 2.30.2-2 2010-11-09 12:58:19 status unpacked gnome-session-bin 2.30.2-2 2010-11-09 12:58:19 status half-installed gnome-session-bin 2.30.2-2 2010-11-09 12:58:19 status half-installed gnome-session-bin 2.30.2-2 2010-11-09 12:58:20 status half-installed gnome-session-bin 2.30.2-2 2010-11-09 12:58:20 status unpacked gnome-session-bin 2.30.2-3 2010-11-09 12:58:20 status unpacked gnome-session-bin 2.30.2-3 2010-11-09 12:58:20 upgrade gnome 1:2.30+4 1:2.30+6 2010-11-09 12:58:20 status half-configured gnome 1:2.30+4 2010-11-09 12:58:20 status unpacked gnome 1:2.30+4 2010-11-09 12:58:20 status half-installed gnome 1:2.30+4 2010-11-09 12:58:21 status half-installed gnome 1:2.30+4 2010-11-09 12:58:21 status unpacked gnome 1:2.30+6 2010-11-09 12:58:21 status unpacked gnome 1:2.30+6 2010-11-09 12:58:21 upgrade gnome-desktop-environment 1:2.30+4 1:2.30+6 2010-11-09 12:58:21 status half-configured gnome-desktop-environment 1:2.30+4 2010-11-09 12:58:21 status unpacked gnome-desktop-environment 1:2.30+4 2010-11-09 12:58:21 status half-installed gnome-desktop-environment 1:2.30+4 2010-11-09 12:58:21 status half-installed gnome-desktop-environment 1:2.30+4 2010-11-09 12:58:21 status unpacked gnome-desktop-environment 1:2.30+6 2010-11-09 12:58:21 status unpacked gnome-desktop-environment 1:2.30+6 2010-11-09 12:58:21 upgrade gnome-core 1:2.30+4 1:2.30+6 2010-11-09 12:58:21 status half-configured gnome-core 1:2.30+4 2010-11-09 12:58:21 status unpacked gnome-core 1:2.30+4 2010-11-09 12:58:21 status half-installed gnome-core 1:2.30+4 2010-11-09 12:58:21 status half-installed gnome-core 1:2.30+4 2010-11-09 12:58:22 status unpacked gnome-core 1:2.30+6 2010-11-09 12:58:22 status unpacked gnome-core 1:2.30+6 2010-11-09 12:58:22 upgrade gnome-nettool 2.30.0-1 2.30.0-2 2010-11-09 12:58:22 status half-configured gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status unpacked gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:22 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:23 status half-installed gnome-nettool 2.30.0-1 2010-11-09 12:58:23 status unpacked gnome-nettool 2.30.0-2 2010-11-09 12:58:23 status unpacked gnome-nettool 2.30.0-2 2010-11-09 12:58:24 upgrade libgnomekbd-common 2.30.2-1 2.30.2-2 2010-11-09 12:58:24 status half-configured libgnomekbd-common 2.30.2-1 2010-11-09 12:58:24 status unpacked libgnomekbd-common 2.30.2-1 2010-11-09 12:58:24 status half-installed libgnomekbd-common 2.30.2-1 2010-11-09 12:58:25 status half-installed libgnomekbd-common 2.30.2-1 2010-11-09 12:58:25 status unpacked libgnomekbd-common 2.30.2-2 2010-11-09 12:58:25 status unpacked libgnomekbd-common 2.30.2-2 2010-11-09 12:58:25 upgrade libgnomekbd4 2.30.2-1 2.30.2-2 2010-11-09 12:58:25 status half-configured libgnomekbd4 2.30.2-1 2010-11-09 12:58:25 status unpacked libgnomekbd4 2.30.2-1 2010-11-09 12:58:25 status half-installed libgnomekbd4 2.30.2-1 2010-11-09 12:58:26 status half-installed libgnomekbd4 2.30.2-1 2010-11-09 12:58:26 status unpacked libgnomekbd4 2.30.2-2 2010-11-09 12:58:26 status unpacked libgnomekbd4 2.30.2-2 2010-11-09 12:58:26 upgrade gnome-screensaver 2.30.0-1 2.30.0-2 2010-11-09 12:58:26 status half-configured gnome-screensaver 2.30.0-1 2010-11-09 12:58:26 status unpacked gnome-screensaver 2.30.0-1 2010-11-09 12:58:26 status half-installed gnome-screensaver 2.30.0-1 2010-11-09 12:58:27 status half-installed gnome-screensaver 2.30.0-1 2010-11-09 12:58:27 status half-installed gnome-screensaver 2.30.0-1 2010-11-09 12:58:27 status half-installed gnome-screensaver 2.30.0-1 2010-11-09 12:58:28 status half-installed gnome-screensaver 2.30.0-1 2010-11-09 12:58:28 status unpacked gnome-screensaver 2.30.0-2 2010-11-09 12:58:29 status unpacked gnome-screensaver 2.30.0-2 2010-11-09 12:58:29 upgrade hamster-applet 2.30.2-1 2.30.2-2 2010-11-09 12:58:29 status half-configured hamster-applet 2.30.2-1 2010-11-09 12:58:29 status unpacked hamster-applet 2.30.2-1 2010-11-09 12:58:29 status half-installed hamster-applet 2.30.2-1 2010-11-09 12:58:29 status half-installed hamster-applet 2.30.2-1 2010-11-09 12:58:29 status half-installed hamster-applet 2.30.2-1 2010-11-09 12:58:29 status half-installed hamster-applet 2.30.2-1 2010-11-09 12:58:30 status half-installed hamster-applet 2.30.2-1 2010-11-09 12:58:31 status unpacked hamster-applet 2.30.2-2 2010-11-09 12:58:31 status unpacked hamster-applet 2.30.2-2 2010-11-09 12:58:31 upgrade vino 2.28.2-1+b1 2.28.2-2 2010-11-09 12:58:31 status half-configured vino 2.28.2-1+b1 2010-11-09 12:58:31 status unpacked vino 2.28.2-1+b1 2010-11-09 12:58:31 status half-installed vino 2.28.2-1+b1 2010-11-09 12:58:31 status half-installed vino 2.28.2-1+b1 2010-11-09 12:58:31 status half-installed vino 2.28.2-1+b1 2010-11-09 12:58:32 status half-installed vino 2.28.2-1+b1 2010-11-09 12:58:33 status unpacked vino 2.28.2-2 2010-11-09 12:58:33 status unpacked vino 2.28.2-2 2010-11-09 12:58:33 upgrade grub-pc 1.98+20100804-7 1.98+20100804-8 2010-11-09 12:58:33 status half-configured grub-pc 1.98+20100804-7 2010-11-09 12:58:33 status unpacked grub-pc 1.98+20100804-7 2010-11-09 12:58:33 status half-installed grub-pc 1.98+20100804-7 2010-11-09 12:58:33 status half-installed grub-pc 1.98+20100804-7 2010-11-09 12:58:34 status half-installed grub-pc 1.98+20100804-7 2010-11-09 12:58:35 status unpacked grub-pc 1.98+20100804-8 2010-11-09 12:58:35 status unpacked grub-pc 1.98+20100804-8 2010-11-09 12:58:35 upgrade grub-common 1.98+20100804-7 1.98+20100804-8 2010-11-09 12:58:35 status half-configured grub-common 1.98+20100804-7 2010-11-09 12:58:35 status unpacked grub-common 1.98+20100804-7 2010-11-09 12:58:35 status half-installed grub-common 1.98+20100804-7 2010-11-09 12:58:35 status half-installed grub-common 1.98+20100804-7 2010-11-09 12:58:35 status triggers-pending install-info 4.13a.dfsg.1-6 2010-11-09 12:58:35 status half-installed grub-common 1.98+20100804-7 2010-11-09 12:58:36 status half-installed grub-common 1.98+20100804-7 2010-11-09 12:58:36 status unpacked grub-common 1.98+20100804-8 2010-11-09 12:58:36 status unpacked grub-common 1.98+20100804-8 2010-11-09 12:58:37 upgrade libcdparanoia0 3.10.2+debian-9 3.10.2+debian-10 2010-11-09 12:58:37 status half-configured libcdparanoia0 3.10.2+debian-9 2010-11-09 12:58:37 status unpacked libcdparanoia0 3.10.2+debian-9 2010-11-09 12:58:37 status half-installed libcdparanoia0 3.10.2+debian-9 2010-11-09 12:58:37 status half-installed libcdparanoia0 3.10.2+debian-9 2010-11-09 12:58:37 status unpacked libcdparanoia0 3.10.2+debian-10 2010-11-09 12:58:37 status unpacked libcdparanoia0 3.10.2+debian-10 2010-11-09 12:58:37 upgrade libdmx1 1:1.1.0-2 1:1.1.1-1 2010-11-09 12:58:37 status half-configured libdmx1 1:1.1.0-2 2010-11-09 12:58:37 status unpacked libdmx1 1:1.1.0-2 2010-11-09 12:58:37 status half-installed libdmx1 1:1.1.0-2 2010-11-09 12:58:38 status half-installed libdmx1 1:1.1.0-2 2010-11-09 12:58:38 status unpacked libdmx1 1:1.1.1-1 2010-11-09 12:58:38 status unpacked libdmx1 1:1.1.1-1 2010-11-09 12:58:38 upgrade libio-socket-ssl-perl 1.33-1 1.34-1 2010-11-09 12:58:38 status half-configured libio-socket-ssl-perl 1.33-1 2010-11-09 12:58:38 status unpacked libio-socket-ssl-perl 1.33-1 2010-11-09 12:58:38 status half-installed libio-socket-ssl-perl 1.33-1 2010-11-09 12:58:38 status half-installed libio-socket-ssl-perl 1.33-1 2010-11-09 12:58:38 status half-installed libio-socket-ssl-perl 1.33-1 2010-11-09 12:58:38 status unpacked libio-socket-ssl-perl 1.34-1 2010-11-09 12:58:38 status unpacked libio-socket-ssl-perl 1.34-1 2010-11-09 12:58:38 upgrade libjson-perl 2.26-1 2.27-1 2010-11-09 12:58:38 status half-configured libjson-perl 2.26-1 2010-11-09 12:58:38 status unpacked libjson-perl 2.26-1 2010-11-09 12:58:38 status half-installed libjson-perl 2.26-1 2010-11-09 12:58:39 status half-installed libjson-perl 2.26-1 2010-11-09 12:58:39 status half-installed libjson-perl 2.26-1 2010-11-09 12:58:39 status unpacked libjson-perl 2.27-1 2010-11-09 12:58:39 status unpacked libjson-perl 2.27-1 2010-11-09 12:58:39 upgrade libxss1 1:1.2.0-2 1:1.2.1-1 2010-11-09 12:58:39 status half-configured libxss1 1:1.2.0-2 2010-11-09 12:58:39 status unpacked libxss1 1:1.2.0-2 2010-11-09 12:58:39 status half-installed libxss1 1:1.2.0-2 2010-11-09 12:58:40 status half-installed libxss1 1:1.2.0-2 2010-11-09 12:58:40 status unpacked libxss1 1:1.2.1-1 2010-11-09 12:58:40 status unpacked libxss1 1:1.2.1-1 2010-11-09 12:58:40 upgrade pidgin 2.7.4-2 2.7.5-1 2010-11-09 12:58:40 status half-configured pidgin 2.7.4-2 2010-11-09 12:58:40 status unpacked pidgin 2.7.4-2 2010-11-09 12:58:40 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:40 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:40 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:40 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:40 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:41 status half-installed pidgin 2.7.4-2 2010-11-09 12:58:41 status unpacked pidgin 2.7.5-1 2010-11-09 12:58:41 status unpacked pidgin 2.7.5-1 2010-11-09 12:58:41 upgrade libpurple0 2.7.4-2 2.7.5-1 2010-11-09 12:58:41 status half-configured libpurple0 2.7.4-2 2010-11-09 12:58:41 status unpacked libpurple0 2.7.4-2 2010-11-09 12:58:41 status half-installed libpurple0 2.7.4-2 2010-11-09 12:58:42 status half-installed libpurple0 2.7.4-2 2010-11-09 12:58:42 status half-installed libpurple0 2.7.4-2 2010-11-09 12:58:43 status unpacked libpurple0 2.7.5-1 2010-11-09 12:58:43 status unpacked libpurple0 2.7.5-1 2010-11-09 12:58:43 upgrade pidgin-data 2.7.4-2 2.7.5-1 2010-11-09 12:58:43 status half-configured pidgin-data 2.7.4-2 2010-11-09 12:58:43 status unpacked pidgin-data 2.7.4-2 2010-11-09 12:58:43 status half-installed pidgin-data 2.7.4-2 2010-11-09 12:58:43 status half-installed pidgin-data 2.7.4-2 2010-11-09 12:58:49 status half-installed pidgin-data 2.7.4-2 2010-11-09 12:58:49 status unpacked pidgin-data 2.7.5-1 2010-11-09 12:58:50 status unpacked pidgin-data 2.7.5-1 2010-11-09 12:58:51 upgrade libpurple-bin 2.7.4-2 2.7.5-1 2010-11-09 12:58:51 status half-configured libpurple-bin 2.7.4-2 2010-11-09 12:58:51 status unpacked libpurple-bin 2.7.4-2 2010-11-09 12:58:51 status half-installed libpurple-bin 2.7.4-2 2010-11-09 12:58:51 status half-installed libpurple-bin 2.7.4-2 2010-11-09 12:58:51 status half-installed libpurple-bin 2.7.4-2 2010-11-09 12:58:51 status unpacked libpurple-bin 2.7.5-1 2010-11-09 12:58:52 status unpacked libpurple-bin 2.7.5-1 2010-11-09 12:58:52 upgrade libsane 1.0.21-5 1.0.21-6 2010-11-09 12:58:52 status half-configured libsane 1.0.21-5 2010-11-09 12:58:52 status unpacked libsane 1.0.21-5 2010-11-09 12:58:52 status half-installed libsane 1.0.21-5 2010-11-09 12:58:52 status half-installed libsane 1.0.21-5 2010-11-09 12:58:53 status triggers-pending hal 0.5.14-3 2010-11-09 12:58:53 status half-installed libsane 1.0.21-5 2010-11-09 12:58:55 status half-installed libsane 1.0.21-5 2010-11-09 12:58:56 status unpacked libsane 1.0.21-6 2010-11-09 12:58:57 status unpacked libsane 1.0.21-6 2010-11-09 12:58:57 upgrade libsoap-lite-perl 0.712-1 0.712-2 2010-11-09 12:58:57 status half-configured libsoap-lite-perl 0.712-1 2010-11-09 12:58:57 status unpacked libsoap-lite-perl 0.712-1 2010-11-09 12:58:57 status half-installed libsoap-lite-perl 0.712-1 2010-11-09 12:58:57 status half-installed libsoap-lite-perl 0.712-1 2010-11-09 12:58:59 status half-installed libsoap-lite-perl 0.712-1 2010-11-09 12:58:59 status unpacked libsoap-lite-perl 0.712-2 2010-11-09 12:58:59 status unpacked libsoap-lite-perl 0.712-2 2010-11-09 12:58:59 upgrade libvte-common 1:0.24.3-1 1:0.24.3-2 2010-11-09 12:58:59 status half-configured libvte-common 1:0.24.3-1 2010-11-09 12:59:00 status unpacked libvte-common 1:0.24.3-1 2010-11-09 12:59:00 status half-installed libvte-common 1:0.24.3-1 2010-11-09 12:59:01 status half-installed libvte-common 1:0.24.3-1 2010-11-09 12:59:01 status unpacked libvte-common 1:0.24.3-2 2010-11-09 12:59:01 status unpacked libvte-common 1:0.24.3-2 2010-11-09 12:59:01 upgrade libvte9 1:0.24.3-1 1:0.24.3-2 2010-11-09 12:59:01 status half-configured libvte9 1:0.24.3-1 2010-11-09 12:59:01 status unpacked libvte9 1:0.24.3-1 2010-11-09 12:59:01 status half-installed libvte9 1:0.24.3-1 2010-11-09 12:59:02 status half-installed libvte9 1:0.24.3-1 2010-11-09 12:59:02 status unpacked libvte9 1:0.24.3-2 2010-11-09 12:59:03 status unpacked libvte9 1:0.24.3-2 2010-11-09 12:59:03 upgrade libxaw7 2:1.0.7-1 2:1.0.8-2 2010-11-09 12:59:03 status half-configured libxaw7 2:1.0.7-1 2010-11-09 12:59:03 status unpacked libxaw7 2:1.0.7-1 2010-11-09 12:59:03 status half-installed libxaw7 2:1.0.7-1 2010-11-09 12:59:03 status half-installed libxaw7 2:1.0.7-1 2010-11-09 12:59:03 status unpacked libxaw7 2:1.0.8-2 2010-11-09 12:59:03 status unpacked libxaw7 2:1.0.8-2 2010-11-09 12:59:03 upgrade libxcomposite1 1:0.4.2-1 1:0.4.3-1 2010-11-09 12:59:03 status half-configured libxcomposite1 1:0.4.2-1 2010-11-09 12:59:03 status unpacked libxcomposite1 1:0.4.2-1 2010-11-09 12:59:03 status half-installed libxcomposite1 1:0.4.2-1 2010-11-09 12:59:03 status half-installed libxcomposite1 1:0.4.2-1 2010-11-09 12:59:04 status unpacked libxcomposite1 1:0.4.3-1 2010-11-09 12:59:04 status unpacked libxcomposite1 1:0.4.3-1 2010-11-09 12:59:04 upgrade libxcursor1 1:1.1.10-2 1:1.1.11-1 2010-11-09 12:59:04 status half-configured libxcursor1 1:1.1.10-2 2010-11-09 12:59:04 status unpacked libxcursor1 1:1.1.10-2 2010-11-09 12:59:04 status half-installed libxcursor1 1:1.1.10-2 2010-11-09 12:59:04 status half-installed libxcursor1 1:1.1.10-2 2010-11-09 12:59:04 status unpacked libxcursor1 1:1.1.11-1 2010-11-09 12:59:04 status unpacked libxcursor1 1:1.1.11-1 2010-11-09 12:59:04 upgrade libxdmcp-dev 1:1.0.3-2 1:1.1.0-1 2010-11-09 12:59:04 status half-configured libxdmcp-dev 1:1.0.3-2 2010-11-09 12:59:04 status unpacked libxdmcp-dev 1:1.0.3-2 2010-11-09 12:59:04 status half-installed libxdmcp-dev 1:1.0.3-2 2010-11-09 12:59:04 status half-installed libxdmcp-dev 1:1.0.3-2 2010-11-09 12:59:05 status unpacked libxdmcp-dev 1:1.1.0-1 2010-11-09 12:59:05 status unpacked libxdmcp-dev 1:1.1.0-1 2010-11-09 12:59:05 upgrade libxdmcp6 1:1.0.3-2 1:1.1.0-1 2010-11-09 12:59:05 status half-configured libxdmcp6 1:1.0.3-2 2010-11-09 12:59:05 status unpacked libxdmcp6 1:1.0.3-2 2010-11-09 12:59:05 status half-installed libxdmcp6 1:1.0.3-2 2010-11-09 12:59:05 status half-installed libxdmcp6 1:1.0.3-2 2010-11-09 12:59:05 status unpacked libxdmcp6 1:1.1.0-1 2010-11-09 12:59:05 status unpacked libxdmcp6 1:1.1.0-1 2010-11-09 12:59:05 upgrade libxinerama-dev 2:1.1-3 2:1.1.1-1 2010-11-09 12:59:05 status half-configured libxinerama-dev 2:1.1-3 2010-11-09 12:59:05 status unpacked libxinerama-dev 2:1.1-3 2010-11-09 12:59:05 status half-installed libxinerama-dev 2:1.1-3 2010-11-09 12:59:05 status half-installed libxinerama-dev 2:1.1-3 2010-11-09 12:59:06 status half-installed libxinerama-dev 2:1.1-3 2010-11-09 12:59:06 status unpacked libxinerama-dev 2:1.1.1-1 2010-11-09 12:59:06 status unpacked libxinerama-dev 2:1.1.1-1 2010-11-09 12:59:06 upgrade libxinerama1 2:1.1-3 2:1.1.1-1 2010-11-09 12:59:06 status half-configured libxinerama1 2:1.1-3 2010-11-09 12:59:06 status unpacked libxinerama1 2:1.1-3 2010-11-09 12:59:06 status half-installed libxinerama1 2:1.1-3 2010-11-09 12:59:06 status half-installed libxinerama1 2:1.1-3 2010-11-09 12:59:07 status unpacked libxinerama1 2:1.1.1-1 2010-11-09 12:59:07 status unpacked libxinerama1 2:1.1.1-1 2010-11-09 12:59:07 upgrade libxkbfile1 1:1.0.6-2 1:1.0.7-1 2010-11-09 12:59:07 status half-configured libxkbfile1 1:1.0.6-2 2010-11-09 12:59:07 status unpacked libxkbfile1 1:1.0.6-2 2010-11-09 12:59:07 status half-installed libxkbfile1 1:1.0.6-2 2010-11-09 12:59:07 status half-installed libxkbfile1 1:1.0.6-2 2010-11-09 12:59:07 status unpacked libxkbfile1 1:1.0.7-1 2010-11-09 12:59:07 status unpacked libxkbfile1 1:1.0.7-1 2010-11-09 12:59:07 upgrade libxml2-utils 2.7.7.dfsg-4 2.7.8.dfsg-1 2010-11-09 12:59:07 status half-configured libxml2-utils 2.7.7.dfsg-4 2010-11-09 12:59:07 status unpacked libxml2-utils 2.7.7.dfsg-4 2010-11-09 12:59:07 status half-installed libxml2-utils 2.7.7.dfsg-4 2010-11-09 12:59:07 status half-installed libxml2-utils 2.7.7.dfsg-4 2010-11-09 12:59:08 status half-installed libxml2-utils 2.7.7.dfsg-4 2010-11-09 12:59:08 status unpacked libxml2-utils 2.7.8.dfsg-1 2010-11-09 12:59:08 status unpacked libxml2-utils 2.7.8.dfsg-1 2010-11-09 12:59:08 upgrade libxres1 2:1.0.4-1 2:1.0.5-1 2010-11-09 12:59:08 status half-configured libxres1 2:1.0.4-1 2010-11-09 12:59:08 status unpacked libxres1 2:1.0.4-1 2010-11-09 12:59:08 status half-installed libxres1 2:1.0.4-1 2010-11-09 12:59:08 status half-installed libxres1 2:1.0.4-1 2010-11-09 12:59:08 status unpacked libxres1 2:1.0.5-1 2010-11-09 12:59:08 status unpacked libxres1 2:1.0.5-1 2010-11-09 12:59:08 upgrade libxv1 2:1.0.5-1 2:1.0.6-1 2010-11-09 12:59:08 status half-configured libxv1 2:1.0.5-1 2010-11-09 12:59:08 status unpacked libxv1 2:1.0.5-1 2010-11-09 12:59:08 status half-installed libxv1 2:1.0.5-1 2010-11-09 12:59:09 status half-installed libxv1 2:1.0.5-1 2010-11-09 12:59:09 status unpacked libxv1 2:1.0.6-1 2010-11-09 12:59:09 status unpacked libxv1 2:1.0.6-1 2010-11-09 12:59:09 upgrade libxvmc1 2:1.0.5-1 2:1.0.6-1 2010-11-09 12:59:09 status half-configured libxvmc1 2:1.0.5-1 2010-11-09 12:59:09 status unpacked libxvmc1 2:1.0.5-1 2010-11-09 12:59:09 status half-installed libxvmc1 2:1.0.5-1 2010-11-09 12:59:09 status half-installed libxvmc1 2:1.0.5-1 2010-11-09 12:59:09 status unpacked libxvmc1 2:1.0.6-1 2010-11-09 12:59:09 status unpacked libxvmc1 2:1.0.6-1 2010-11-09 12:59:09 upgrade manpages-dev 3.25-1 3.26-1 2010-11-09 12:59:09 status half-configured manpages-dev 3.25-1 2010-11-09 12:59:09 status unpacked manpages-dev 3.25-1 2010-11-09 12:59:10 status half-installed manpages-dev 3.25-1 2010-11-09 12:59:10 status half-installed manpages-dev 3.25-1 2010-11-09 12:59:11 status half-installed manpages-dev 3.25-1 2010-11-09 12:59:12 status unpacked manpages-dev 3.26-1 2010-11-09 12:59:12 status unpacked manpages-dev 3.26-1 2010-11-09 12:59:12 upgrade mobile-broadband-provider-info 20100930-1 20101106-1 2010-11-09 12:59:12 status half-configured mobile-broadband-provider-info 20100930-1 2010-11-09 12:59:12 status unpacked mobile-broadband-provider-info 20100930-1 2010-11-09 12:59:12 status half-installed mobile-broadband-provider-info 20100930-1 2010-11-09 12:59:12 status half-installed mobile-broadband-provider-info 20100930-1 2010-11-09 12:59:12 status unpacked mobile-broadband-provider-info 20101106-1 2010-11-09 12:59:12 status unpacked mobile-broadband-provider-info 20101106-1 2010-11-09 12:59:12 upgrade python-libxml2 2.7.7.dfsg-4 2.7.8.dfsg-1 2010-11-09 12:59:12 status half-configured python-libxml2 2.7.7.dfsg-4 2010-11-09 12:59:13 status unpacked python-libxml2 2.7.7.dfsg-4 2010-11-09 12:59:13 status half-installed python-libxml2 2.7.7.dfsg-4 2010-11-09 12:59:13 status half-installed python-libxml2 2.7.7.dfsg-4 2010-11-09 12:59:13 status unpacked python-libxml2 2.7.8.dfsg-1 2010-11-09 12:59:13 status unpacked python-libxml2 2.7.8.dfsg-1 2010-11-09 12:59:13 upgrade python-vte 1:0.24.3-1 1:0.24.3-2 2010-11-09 12:59:13 status half-configured python-vte 1:0.24.3-1 2010-11-09 12:59:13 status unpacked python-vte 1:0.24.3-1 2010-11-09 12:59:13 status half-installed python-vte 1:0.24.3-1 2010-11-09 12:59:14 status half-installed python-vte 1:0.24.3-1 2010-11-09 12:59:14 status unpacked python-vte 1:0.24.3-2 2010-11-09 12:59:14 status unpacked python-vte 1:0.24.3-2 2010-11-09 12:59:14 upgrade sane-utils 1.0.21-5 1.0.21-6 2010-11-09 12:59:14 status half-configured sane-utils 1.0.21-5 2010-11-09 12:59:14 status unpacked sane-utils 1.0.21-5 2010-11-09 12:59:14 status half-installed sane-utils 1.0.21-5 2010-11-09 12:59:14 status half-installed sane-utils 1.0.21-5 2010-11-09 12:59:15 status half-installed sane-utils 1.0.21-5 2010-11-09 12:59:15 status unpacked sane-utils 1.0.21-6 2010-11-09 12:59:15 status unpacked sane-utils 1.0.21-6 2010-11-09 12:59:15 upgrade x11proto-xext-dev 7.1.1-2 7.1.2-1 2010-11-09 12:59:15 status half-configured x11proto-xext-dev 7.1.1-2 2010-11-09 12:59:15 status unpacked x11proto-xext-dev 7.1.1-2 2010-11-09 12:59:15 status half-installed x11proto-xext-dev 7.1.1-2 2010-11-09 12:59:15 status half-installed x11proto-xext-dev 7.1.1-2 2010-11-09 12:59:15 status unpacked x11proto-xext-dev 7.1.2-1 2010-11-09 12:59:15 status unpacked x11proto-xext-dev 7.1.2-1 2010-11-09 12:59:16 upgrade xserver-xorg-video-radeon 1:6.13.1-2 1:6.13.1-2+squeeze1 2010-11-09 12:59:16 status half-configured xserver-xorg-video-radeon 1:6.13.1-2 2010-11-09 12:59:16 status unpacked xserver-xorg-video-radeon 1:6.13.1-2 2010-11-09 12:59:16 status half-installed xserver-xorg-video-radeon 1:6.13.1-2 2010-11-09 12:59:16 status half-installed xserver-xorg-video-radeon 1:6.13.1-2 2010-11-09 12:59:16 status half-installed xserver-xorg-video-radeon 1:6.13.1-2 2010-11-09 12:59:16 status unpacked xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 12:59:17 status unpacked xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 12:59:17 upgrade xserver-xorg-video-ati 1:6.13.1-2 1:6.13.1-2+squeeze1 2010-11-09 12:59:17 status half-configured xserver-xorg-video-ati 1:6.13.1-2 2010-11-09 12:59:17 status unpacked xserver-xorg-video-ati 1:6.13.1-2 2010-11-09 12:59:17 status half-installed xserver-xorg-video-ati 1:6.13.1-2 2010-11-09 12:59:17 status half-installed xserver-xorg-video-ati 1:6.13.1-2 2010-11-09 12:59:17 status half-installed xserver-xorg-video-ati 1:6.13.1-2 2010-11-09 12:59:17 status unpacked xserver-xorg-video-ati 1:6.13.1-2+squeeze1 2010-11-09 12:59:17 status unpacked xserver-xorg-video-ati 1:6.13.1-2+squeeze1 2010-11-09 12:59:17 upgrade xserver-xorg-video-intel 2:2.12.0+shadow-2 2:2.13.0-2 2010-11-09 12:59:17 status half-configured xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-11-09 12:59:18 status unpacked xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-11-09 12:59:18 status half-installed xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-11-09 12:59:18 status half-installed xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-11-09 12:59:18 status half-installed xserver-xorg-video-intel 2:2.12.0+shadow-2 2010-11-09 12:59:18 status unpacked xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 12:59:18 status unpacked xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 12:59:19 upgrade fai-client 4.0~beta2+experimental37 4.0~beta2+experimental38 2010-11-09 12:59:19 status half-configured fai-client 4.0~beta2+experimental37 2010-11-09 12:59:19 status unpacked fai-client 4.0~beta2+experimental37 2010-11-09 12:59:19 status half-installed fai-client 4.0~beta2+experimental37 2010-11-09 12:59:19 status half-installed fai-client 4.0~beta2+experimental37 2010-11-09 12:59:19 status half-installed fai-client 4.0~beta2+experimental37 2010-11-09 12:59:19 status unpacked fai-client 4.0~beta2+experimental38 2010-11-09 12:59:19 status unpacked fai-client 4.0~beta2+experimental38 2010-11-09 12:59:19 upgrade fai-doc 4.0~beta2+experimental37 4.0~beta2+experimental38 2010-11-09 12:59:19 status half-configured fai-doc 4.0~beta2+experimental37 2010-11-09 12:59:19 status unpacked fai-doc 4.0~beta2+experimental37 2010-11-09 12:59:19 status half-installed fai-doc 4.0~beta2+experimental37 2010-11-09 12:59:20 status half-installed fai-doc 4.0~beta2+experimental37 2010-11-09 12:59:20 status half-installed fai-doc 4.0~beta2+experimental37 2010-11-09 12:59:20 status unpacked fai-doc 4.0~beta2+experimental38 2010-11-09 12:59:20 status unpacked fai-doc 4.0~beta2+experimental38 2010-11-09 12:59:20 upgrade fai-server 4.0~beta2+experimental37 4.0~beta2+experimental38 2010-11-09 12:59:20 status half-configured fai-server 4.0~beta2+experimental37 2010-11-09 12:59:20 status unpacked fai-server 4.0~beta2+experimental37 2010-11-09 12:59:20 status half-installed fai-server 4.0~beta2+experimental37 2010-11-09 12:59:21 status half-installed fai-server 4.0~beta2+experimental37 2010-11-09 12:59:21 status half-installed fai-server 4.0~beta2+experimental37 2010-11-09 12:59:21 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 12:59:21 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 12:59:21 upgrade fai-setup-storage 4.0~beta2+experimental37 4.0~beta2+experimental38 2010-11-09 12:59:21 status half-configured fai-setup-storage 4.0~beta2+experimental37 2010-11-09 12:59:21 status unpacked fai-setup-storage 4.0~beta2+experimental37 2010-11-09 12:59:21 status half-installed fai-setup-storage 4.0~beta2+experimental37 2010-11-09 12:59:21 status half-installed fai-setup-storage 4.0~beta2+experimental37 2010-11-09 12:59:21 status half-installed fai-setup-storage 4.0~beta2+experimental37 2010-11-09 12:59:21 status unpacked fai-setup-storage 4.0~beta2+experimental38 2010-11-09 12:59:21 status unpacked fai-setup-storage 4.0~beta2+experimental38 2010-11-09 12:59:22 upgrade sbuild 0.60.2-1 0.60.3-1 2010-11-09 12:59:22 status half-configured sbuild 0.60.2-1 2010-11-09 12:59:22 status unpacked sbuild 0.60.2-1 2010-11-09 12:59:22 status half-installed sbuild 0.60.2-1 2010-11-09 12:59:22 status half-installed sbuild 0.60.2-1 2010-11-09 12:59:22 status half-installed sbuild 0.60.2-1 2010-11-09 12:59:22 status unpacked sbuild 0.60.3-1 2010-11-09 12:59:22 status unpacked sbuild 0.60.3-1 2010-11-09 12:59:22 upgrade libsbuild-perl 0.60.2-1 0.60.3-1 2010-11-09 12:59:22 status half-configured libsbuild-perl 0.60.2-1 2010-11-09 12:59:22 status unpacked libsbuild-perl 0.60.2-1 2010-11-09 12:59:22 status half-installed libsbuild-perl 0.60.2-1 2010-11-09 12:59:23 status half-installed libsbuild-perl 0.60.2-1 2010-11-09 12:59:23 status unpacked libsbuild-perl 0.60.3-1 2010-11-09 12:59:23 status unpacked libsbuild-perl 0.60.3-1 2010-11-09 12:59:23 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-09 12:59:23 status half-configured man-db 2.5.7-6 2010-11-09 12:59:32 status installed man-db 2.5.7-6 2010-11-09 12:59:32 trigproc python-support 1.0.11 1.0.11 2010-11-09 12:59:32 status half-configured python-support 1.0.11 2010-11-09 12:59:58 status installed python-support 1.0.11 2010-11-09 12:59:58 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-09 12:59:58 status half-configured hicolor-icon-theme 0.12-1 2010-11-09 13:00:16 status installed hicolor-icon-theme 0.12-1 2010-11-09 13:00:16 trigproc shared-mime-info 0.71-3 0.71-3 2010-11-09 13:00:16 status half-configured shared-mime-info 0.71-3 2010-11-09 13:00:18 status installed shared-mime-info 0.71-3 2010-11-09 13:00:18 trigproc menu 2.1.44 2.1.44 2010-11-09 13:00:18 status half-configured menu 2.1.44 2010-11-09 13:00:25 status installed menu 2.1.44 2010-11-09 13:00:25 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-09 13:00:25 status half-configured gnome-menus 2.30.3-1 2010-11-09 13:00:27 status installed gnome-menus 2.30.3-1 2010-11-09 13:00:27 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-09 13:00:27 status half-configured desktop-file-utils 0.15-2 2010-11-09 13:00:31 status installed desktop-file-utils 0.15-2 2010-11-09 13:00:32 trigproc doc-base 0.9.5 0.9.5 2010-11-09 13:00:32 status half-configured doc-base 0.9.5 2010-11-09 13:00:36 status installed doc-base 0.9.5 2010-11-09 13:00:37 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-11-09 13:00:37 status half-configured install-info 4.13a.dfsg.1-6 2010-11-09 13:00:40 status installed install-info 4.13a.dfsg.1-6 2010-11-09 13:00:40 trigproc hal 0.5.14-3 0.5.14-3 2010-11-09 13:00:40 status half-configured hal 0.5.14-3 2010-11-09 13:00:46 status installed hal 0.5.14-3 2010-11-09 13:00:48 startup packages configure 2010-11-09 13:00:48 configure bsdmainutils 8.0.15 8.0.15 2010-11-09 13:00:48 status unpacked bsdmainutils 8.0.15 2010-11-09 13:00:49 status unpacked bsdmainutils 8.0.15 2010-11-09 13:00:49 status unpacked bsdmainutils 8.0.15 2010-11-09 13:00:49 status half-configured bsdmainutils 8.0.15 2010-11-09 13:00:52 status installed bsdmainutils 8.0.15 2010-11-09 13:00:53 configure manpages 3.26-1 3.26-1 2010-11-09 13:00:53 status unpacked manpages 3.26-1 2010-11-09 13:00:53 status half-configured manpages 3.26-1 2010-11-09 13:00:53 status installed manpages 3.26-1 2010-11-09 13:00:53 configure libxml2 2.7.8.dfsg-1 2.7.8.dfsg-1 2010-11-09 13:00:53 status unpacked libxml2 2.7.8.dfsg-1 2010-11-09 13:00:53 status half-configured libxml2 2.7.8.dfsg-1 2010-11-09 13:00:58 status installed libxml2 2.7.8.dfsg-1 2010-11-09 13:00:59 configure libxml2-dev 2.7.8.dfsg-1 2.7.8.dfsg-1 2010-11-09 13:00:59 status unpacked libxml2-dev 2.7.8.dfsg-1 2010-11-09 13:00:59 status half-configured libxml2-dev 2.7.8.dfsg-1 2010-11-09 13:01:00 status installed libxml2-dev 2.7.8.dfsg-1 2010-11-09 13:01:00 configure libisc62 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:00 status unpacked libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:00 status half-configured libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:01 status installed libisc62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:02 configure libdns69 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:02 status unpacked libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:03 status half-configured libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:04 status installed libdns69 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:04 configure libisccc60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:04 status unpacked libisccc60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:04 status half-configured libisccc60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:05 status installed libisccc60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:05 configure libisccfg62 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:05 status unpacked libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:06 status half-configured libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:07 status installed libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:07 configure libbind9-60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:07 status unpacked libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:07 status half-configured libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:07 status installed libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:08 configure liblwres60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:08 status unpacked liblwres60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:09 status half-configured liblwres60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status installed liblwres60 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 configure bind9-host 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status unpacked bind9-host 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status half-configured bind9-host 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status installed bind9-host 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 configure dnsutils 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status unpacked dnsutils 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:10 status half-configured dnsutils 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:11 status installed dnsutils 1:9.7.2.dfsg.P2-1 2010-11-09 13:01:11 configure apt-xapian-index 0.41 0.41 2010-11-09 13:01:11 status unpacked apt-xapian-index 0.41 2010-11-09 13:01:11 status unpacked apt-xapian-index 0.41 2010-11-09 13:01:11 status unpacked apt-xapian-index 0.41 2010-11-09 13:01:12 status unpacked apt-xapian-index 0.41 2010-11-09 13:01:12 status half-configured apt-xapian-index 0.41 2010-11-09 13:01:12 status installed apt-xapian-index 0.41 2010-11-09 13:01:12 status triggers-pending python-support 1.0.11 2010-11-09 13:01:13 configure gconf2-common 2.28.1-6 2.28.1-6 2010-11-09 13:01:13 status unpacked gconf2-common 2.28.1-6 2010-11-09 13:01:13 status unpacked gconf2-common 2.28.1-6 2010-11-09 13:01:14 status half-configured gconf2-common 2.28.1-6 2010-11-09 13:01:15 status installed gconf2-common 2.28.1-6 2010-11-09 13:01:16 configure libgconf2-4 2.28.1-6 2.28.1-6 2010-11-09 13:01:16 status unpacked libgconf2-4 2.28.1-6 2010-11-09 13:01:16 status half-configured libgconf2-4 2.28.1-6 2010-11-09 13:01:16 status installed libgconf2-4 2.28.1-6 2010-11-09 13:01:17 configure gconf2 2.28.1-6 2.28.1-6 2010-11-09 13:01:17 status unpacked gconf2 2.28.1-6 2010-11-09 13:01:17 status half-configured gconf2 2.28.1-6 2010-11-09 13:02:03 status installed gconf2 2.28.1-6 2010-11-09 13:02:04 configure libatspi1.0-0 1.30.1-3 1.30.1-3 2010-11-09 13:02:04 status unpacked libatspi1.0-0 1.30.1-3 2010-11-09 13:02:05 status half-configured libatspi1.0-0 1.30.1-3 2010-11-09 13:02:05 status installed libatspi1.0-0 1.30.1-3 2010-11-09 13:02:06 configure libsm6 2:1.2.0-1 2:1.2.0-1 2010-11-09 13:02:06 status unpacked libsm6 2:1.2.0-1 2010-11-09 13:02:06 status half-configured libsm6 2:1.2.0-1 2010-11-09 13:02:06 status installed libsm6 2:1.2.0-1 2010-11-09 13:02:07 configure at-spi 1.30.1-3 1.30.1-3 2010-11-09 13:02:07 status unpacked at-spi 1.30.1-3 2010-11-09 13:02:07 status half-configured at-spi 1.30.1-3 2010-11-09 13:02:08 status installed at-spi 1.30.1-3 2010-11-09 13:02:08 configure python-pyatspi 1.30.1-3 1.30.1-3 2010-11-09 13:02:08 status unpacked python-pyatspi 1.30.1-3 2010-11-09 13:02:09 status half-configured python-pyatspi 1.30.1-3 2010-11-09 13:02:10 status installed python-pyatspi 1.30.1-3 2010-11-09 13:02:10 configure x11proto-core-dev 7.0.19-1 7.0.19-1 2010-11-09 13:02:10 status unpacked x11proto-core-dev 7.0.19-1 2010-11-09 13:02:11 status half-configured x11proto-core-dev 7.0.19-1 2010-11-09 13:02:11 status installed x11proto-core-dev 7.0.19-1 2010-11-09 13:02:11 configure libsm-dev 2:1.2.0-1 2:1.2.0-1 2010-11-09 13:02:11 status unpacked libsm-dev 2:1.2.0-1 2010-11-09 13:02:12 status half-configured libsm-dev 2:1.2.0-1 2010-11-09 13:02:12 status installed libsm-dev 2:1.2.0-1 2010-11-09 13:02:13 configure brasero-common 2.30.3-2 2.30.3-2 2010-11-09 13:02:13 status unpacked brasero-common 2.30.3-2 2010-11-09 13:02:13 status half-configured brasero-common 2.30.3-2 2010-11-09 13:02:14 status installed brasero-common 2.30.3-2 2010-11-09 13:02:14 configure libbrasero-media0 2.30.3-2 2.30.3-2 2010-11-09 13:02:14 status unpacked libbrasero-media0 2.30.3-2 2010-11-09 13:02:14 status half-configured libbrasero-media0 2.30.3-2 2010-11-09 13:02:14 status installed libbrasero-media0 2.30.3-2 2010-11-09 13:02:15 configure gnome-icon-theme 2.30.3-2 2.30.3-2 2010-11-09 13:02:15 status unpacked gnome-icon-theme 2.30.3-2 2010-11-09 13:02:15 status half-configured gnome-icon-theme 2.30.3-2 2010-11-09 13:02:42 status installed gnome-icon-theme 2.30.3-2 2010-11-09 13:02:43 configure brasero 2.30.3-2 2.30.3-2 2010-11-09 13:02:43 status unpacked brasero 2.30.3-2 2010-11-09 13:02:43 status half-configured brasero 2.30.3-2 2010-11-09 13:02:43 status installed brasero 2.30.3-2 2010-11-09 13:02:43 status triggers-pending menu 2.1.44 2010-11-09 13:02:44 status triggers-awaited menu 2.1.44 2010-11-09 13:02:44 configure cryptsetup 2:1.1.3-4 2:1.1.3-4 2010-11-09 13:02:44 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 13:02:45 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 13:02:45 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 13:02:46 status unpacked cryptsetup 2:1.1.3-4 2010-11-09 13:02:46 status half-configured cryptsetup 2:1.1.3-4 2010-11-09 13:02:52 status installed cryptsetup 2:1.1.3-4 2010-11-09 13:02:56 status triggers-pending initramfs-tools 0.98.5 2010-11-09 13:02:57 configure esound-common 0.2.41-8 0.2.41-8 2010-11-09 13:02:57 status unpacked esound-common 0.2.41-8 2010-11-09 13:02:58 status unpacked esound-common 0.2.41-8 2010-11-09 13:02:58 status half-configured esound-common 0.2.41-8 2010-11-09 13:02:58 status installed esound-common 0.2.41-8 2010-11-09 13:02:59 configure libesd0 0.2.41-8 0.2.41-8 2010-11-09 13:02:59 status unpacked libesd0 0.2.41-8 2010-11-09 13:02:59 status half-configured libesd0 0.2.41-8 2010-11-09 13:03:00 status installed libesd0 0.2.41-8 2010-11-09 13:03:00 configure gconf-defaults-service 2.28.1-6 2.28.1-6 2010-11-09 13:03:00 status unpacked gconf-defaults-service 2.28.1-6 2010-11-09 13:03:00 status unpacked gconf-defaults-service 2.28.1-6 2010-11-09 13:03:01 status half-configured gconf-defaults-service 2.28.1-6 2010-11-09 13:03:01 status installed gconf-defaults-service 2.28.1-6 2010-11-09 13:03:02 configure gksu 2.0.2-5 2.0.2-5 2010-11-09 13:03:02 status unpacked gksu 2.0.2-5 2010-11-09 13:03:02 status half-configured gksu 2.0.2-5 2010-11-09 13:03:03 status installed gksu 2.0.2-5 2010-11-09 13:03:03 configure libgnome-speech7 1:0.4.25-3 1:0.4.25-3 2010-11-09 13:03:03 status unpacked libgnome-speech7 1:0.4.25-3 2010-11-09 13:03:03 status half-configured libgnome-speech7 1:0.4.25-3 2010-11-09 13:03:04 status installed libgnome-speech7 1:0.4.25-3 2010-11-09 13:03:04 configure gnome-orca 2.30.2-2 2.30.2-2 2010-11-09 13:03:04 status unpacked gnome-orca 2.30.2-2 2010-11-09 13:03:05 status half-configured gnome-orca 2.30.2-2 2010-11-09 13:03:05 status installed gnome-orca 2.30.2-2 2010-11-09 13:03:06 configure gnome-session-bin 2.30.2-3 2.30.2-3 2010-11-09 13:03:06 status unpacked gnome-session-bin 2.30.2-3 2010-11-09 13:03:06 status half-configured gnome-session-bin 2.30.2-3 2010-11-09 13:03:07 status installed gnome-session-bin 2.30.2-3 2010-11-09 13:03:07 configure gnome-session-common 2.30.2-3 2.30.2-3 2010-11-09 13:03:07 status unpacked gnome-session-common 2.30.2-3 2010-11-09 13:03:08 status unpacked gnome-session-common 2.30.2-3 2010-11-09 13:03:08 status unpacked gnome-session-common 2.30.2-3 2010-11-09 13:03:08 status half-configured gnome-session-common 2.30.2-3 2010-11-09 13:03:08 status installed gnome-session-common 2.30.2-3 2010-11-09 13:03:08 configure gnome-session 2.30.2-3 2.30.2-3 2010-11-09 13:03:08 status unpacked gnome-session 2.30.2-3 2010-11-09 13:03:09 status half-configured gnome-session 2.30.2-3 2010-11-09 13:03:09 status installed gnome-session 2.30.2-3 2010-11-09 13:03:09 configure gnome-core 1:2.30+6 1:2.30+6 2010-11-09 13:03:09 status unpacked gnome-core 1:2.30+6 2010-11-09 13:03:09 status half-configured gnome-core 1:2.30+6 2010-11-09 13:03:10 status installed gnome-core 1:2.30+6 2010-11-09 13:03:10 configure gnome-accessibility 1:2.30+6 1:2.30+6 2010-11-09 13:03:10 status unpacked gnome-accessibility 1:2.30+6 2010-11-09 13:03:10 status half-configured gnome-accessibility 1:2.30+6 2010-11-09 13:03:10 status installed gnome-accessibility 1:2.30+6 2010-11-09 13:03:11 configure gnome-nettool 2.30.0-2 2.30.0-2 2010-11-09 13:03:11 status unpacked gnome-nettool 2.30.0-2 2010-11-09 13:03:11 status half-configured gnome-nettool 2.30.0-2 2010-11-09 13:03:12 status installed gnome-nettool 2.30.0-2 2010-11-09 13:03:12 configure libgnomekbd-common 2.30.2-2 2.30.2-2 2010-11-09 13:03:12 status unpacked libgnomekbd-common 2.30.2-2 2010-11-09 13:03:12 status half-configured libgnomekbd-common 2.30.2-2 2010-11-09 13:03:13 status installed libgnomekbd-common 2.30.2-2 2010-11-09 13:03:13 configure libgnomekbd4 2.30.2-2 2.30.2-2 2010-11-09 13:03:13 status unpacked libgnomekbd4 2.30.2-2 2010-11-09 13:03:13 status half-configured libgnomekbd4 2.30.2-2 2010-11-09 13:03:14 status installed libgnomekbd4 2.30.2-2 2010-11-09 13:03:14 configure gnome-screensaver 2.30.0-2 2.30.0-2 2010-11-09 13:03:14 status unpacked gnome-screensaver 2.30.0-2 2010-11-09 13:03:15 status unpacked gnome-screensaver 2.30.0-2 2010-11-09 13:03:15 status unpacked gnome-screensaver 2.30.0-2 2010-11-09 13:03:15 status half-configured gnome-screensaver 2.30.0-2 2010-11-09 13:03:15 status installed gnome-screensaver 2.30.0-2 2010-11-09 13:03:16 configure hamster-applet 2.30.2-2 2.30.2-2 2010-11-09 13:03:16 status unpacked hamster-applet 2.30.2-2 2010-11-09 13:03:16 status half-configured hamster-applet 2.30.2-2 2010-11-09 13:03:17 status installed hamster-applet 2.30.2-2 2010-11-09 13:03:17 configure vino 2.28.2-2 2.28.2-2 2010-11-09 13:03:17 status unpacked vino 2.28.2-2 2010-11-09 13:03:17 status half-configured vino 2.28.2-2 2010-11-09 13:03:18 status installed vino 2.28.2-2 2010-11-09 13:03:18 configure gnome-desktop-environment 1:2.30+6 1:2.30+6 2010-11-09 13:03:18 status unpacked gnome-desktop-environment 1:2.30+6 2010-11-09 13:03:18 status half-configured gnome-desktop-environment 1:2.30+6 2010-11-09 13:03:19 status installed gnome-desktop-environment 1:2.30+6 2010-11-09 13:03:19 configure gnome 1:2.30+6 1:2.30+6 2010-11-09 13:03:19 status unpacked gnome 1:2.30+6 2010-11-09 13:03:19 status half-configured gnome 1:2.30+6 2010-11-09 13:03:19 status installed gnome 1:2.30+6 2010-11-09 13:03:20 configure grub-common 1.98+20100804-8 1.98+20100804-8 2010-11-09 13:03:20 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:20 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:21 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:21 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:21 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:22 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:22 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:24 status unpacked grub-common 1.98+20100804-8 2010-11-09 13:03:24 status half-configured grub-common 1.98+20100804-8 2010-11-09 13:03:24 status installed grub-common 1.98+20100804-8 2010-11-09 13:03:25 configure grub-pc 1.98+20100804-8 1.98+20100804-8 2010-11-09 13:03:25 status unpacked grub-pc 1.98+20100804-8 2010-11-09 13:03:25 status unpacked grub-pc 1.98+20100804-8 2010-11-09 13:03:25 status unpacked grub-pc 1.98+20100804-8 2010-11-09 13:03:26 status unpacked grub-pc 1.98+20100804-8 2010-11-09 13:03:26 status half-configured grub-pc 1.98+20100804-8 2010-11-09 13:05:09 status installed grub-pc 1.98+20100804-8 2010-11-09 13:05:09 configure libcdparanoia0 3.10.2+debian-10 3.10.2+debian-10 2010-11-09 13:05:09 status unpacked libcdparanoia0 3.10.2+debian-10 2010-11-09 13:05:09 status half-configured libcdparanoia0 3.10.2+debian-10 2010-11-09 13:05:09 status installed libcdparanoia0 3.10.2+debian-10 2010-11-09 13:05:09 configure libdmx1 1:1.1.1-1 1:1.1.1-1 2010-11-09 13:05:09 status unpacked libdmx1 1:1.1.1-1 2010-11-09 13:05:09 status half-configured libdmx1 1:1.1.1-1 2010-11-09 13:05:09 status installed libdmx1 1:1.1.1-1 2010-11-09 13:05:09 configure libio-socket-ssl-perl 1.34-1 1.34-1 2010-11-09 13:05:09 status unpacked libio-socket-ssl-perl 1.34-1 2010-11-09 13:05:09 status half-configured libio-socket-ssl-perl 1.34-1 2010-11-09 13:05:09 status installed libio-socket-ssl-perl 1.34-1 2010-11-09 13:05:09 configure libjson-perl 2.27-1 2.27-1 2010-11-09 13:05:09 status unpacked libjson-perl 2.27-1 2010-11-09 13:05:09 status half-configured libjson-perl 2.27-1 2010-11-09 13:05:09 status installed libjson-perl 2.27-1 2010-11-09 13:05:09 configure libxss1 1:1.2.1-1 1:1.2.1-1 2010-11-09 13:05:09 status unpacked libxss1 1:1.2.1-1 2010-11-09 13:05:09 status half-configured libxss1 1:1.2.1-1 2010-11-09 13:05:09 status installed libxss1 1:1.2.1-1 2010-11-09 13:05:09 configure pidgin-data 2.7.5-1 2.7.5-1 2010-11-09 13:05:09 status unpacked pidgin-data 2.7.5-1 2010-11-09 13:05:09 status unpacked pidgin-data 2.7.5-1 2010-11-09 13:05:09 status half-configured pidgin-data 2.7.5-1 2010-11-09 13:05:10 status installed pidgin-data 2.7.5-1 2010-11-09 13:05:10 configure libpurple0 2.7.5-1 2.7.5-1 2010-11-09 13:05:10 status unpacked libpurple0 2.7.5-1 2010-11-09 13:05:10 status half-configured libpurple0 2.7.5-1 2010-11-09 13:05:10 status installed libpurple0 2.7.5-1 2010-11-09 13:05:10 configure pidgin 2.7.5-1 2.7.5-1 2010-11-09 13:05:10 status unpacked pidgin 2.7.5-1 2010-11-09 13:05:10 status half-configured pidgin 2.7.5-1 2010-11-09 13:05:10 status installed pidgin 2.7.5-1 2010-11-09 13:05:10 configure libpurple-bin 2.7.5-1 2.7.5-1 2010-11-09 13:05:10 status unpacked libpurple-bin 2.7.5-1 2010-11-09 13:05:10 status half-configured libpurple-bin 2.7.5-1 2010-11-09 13:05:10 status installed libpurple-bin 2.7.5-1 2010-11-09 13:05:10 configure libsane 1.0.21-6 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:10 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:11 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status unpacked libsane 1.0.21-6 2010-11-09 13:05:12 status half-configured libsane 1.0.21-6 2010-11-09 13:05:12 status installed libsane 1.0.21-6 2010-11-09 13:05:12 configure libsoap-lite-perl 0.712-2 0.712-2 2010-11-09 13:05:12 status unpacked libsoap-lite-perl 0.712-2 2010-11-09 13:05:12 status half-configured libsoap-lite-perl 0.712-2 2010-11-09 13:05:12 status installed libsoap-lite-perl 0.712-2 2010-11-09 13:05:12 configure libvte-common 1:0.24.3-2 1:0.24.3-2 2010-11-09 13:05:12 status unpacked libvte-common 1:0.24.3-2 2010-11-09 13:05:12 status half-configured libvte-common 1:0.24.3-2 2010-11-09 13:05:12 status installed libvte-common 1:0.24.3-2 2010-11-09 13:05:12 configure libvte9 1:0.24.3-2 1:0.24.3-2 2010-11-09 13:05:12 status unpacked libvte9 1:0.24.3-2 2010-11-09 13:05:12 status half-configured libvte9 1:0.24.3-2 2010-11-09 13:05:12 status installed libvte9 1:0.24.3-2 2010-11-09 13:05:12 configure libxaw7 2:1.0.8-2 2:1.0.8-2 2010-11-09 13:05:12 status unpacked libxaw7 2:1.0.8-2 2010-11-09 13:05:12 status half-configured libxaw7 2:1.0.8-2 2010-11-09 13:05:12 status installed libxaw7 2:1.0.8-2 2010-11-09 13:05:12 configure libxcomposite1 1:0.4.3-1 1:0.4.3-1 2010-11-09 13:05:12 status unpacked libxcomposite1 1:0.4.3-1 2010-11-09 13:05:12 status half-configured libxcomposite1 1:0.4.3-1 2010-11-09 13:05:12 status installed libxcomposite1 1:0.4.3-1 2010-11-09 13:05:12 configure libxcursor1 1:1.1.11-1 1:1.1.11-1 2010-11-09 13:05:12 status unpacked libxcursor1 1:1.1.11-1 2010-11-09 13:05:13 status half-configured libxcursor1 1:1.1.11-1 2010-11-09 13:05:13 status installed libxcursor1 1:1.1.11-1 2010-11-09 13:05:13 configure libxdmcp6 1:1.1.0-1 1:1.1.0-1 2010-11-09 13:05:13 status unpacked libxdmcp6 1:1.1.0-1 2010-11-09 13:05:13 status half-configured libxdmcp6 1:1.1.0-1 2010-11-09 13:05:13 status installed libxdmcp6 1:1.1.0-1 2010-11-09 13:05:13 configure libxdmcp-dev 1:1.1.0-1 1:1.1.0-1 2010-11-09 13:05:13 status unpacked libxdmcp-dev 1:1.1.0-1 2010-11-09 13:05:13 status half-configured libxdmcp-dev 1:1.1.0-1 2010-11-09 13:05:13 status installed libxdmcp-dev 1:1.1.0-1 2010-11-09 13:05:13 configure libxinerama1 2:1.1.1-1 2:1.1.1-1 2010-11-09 13:05:13 status unpacked libxinerama1 2:1.1.1-1 2010-11-09 13:05:13 status half-configured libxinerama1 2:1.1.1-1 2010-11-09 13:05:13 status installed libxinerama1 2:1.1.1-1 2010-11-09 13:05:13 configure libxinerama-dev 2:1.1.1-1 2:1.1.1-1 2010-11-09 13:05:13 status unpacked libxinerama-dev 2:1.1.1-1 2010-11-09 13:05:13 status half-configured libxinerama-dev 2:1.1.1-1 2010-11-09 13:05:13 status installed libxinerama-dev 2:1.1.1-1 2010-11-09 13:05:13 configure libxkbfile1 1:1.0.7-1 1:1.0.7-1 2010-11-09 13:05:13 status unpacked libxkbfile1 1:1.0.7-1 2010-11-09 13:05:13 status half-configured libxkbfile1 1:1.0.7-1 2010-11-09 13:05:13 status installed libxkbfile1 1:1.0.7-1 2010-11-09 13:05:13 configure libxml2-utils 2.7.8.dfsg-1 2.7.8.dfsg-1 2010-11-09 13:05:13 status unpacked libxml2-utils 2.7.8.dfsg-1 2010-11-09 13:05:13 status half-configured libxml2-utils 2.7.8.dfsg-1 2010-11-09 13:05:13 status installed libxml2-utils 2.7.8.dfsg-1 2010-11-09 13:05:13 configure libxres1 2:1.0.5-1 2:1.0.5-1 2010-11-09 13:05:13 status unpacked libxres1 2:1.0.5-1 2010-11-09 13:05:13 status half-configured libxres1 2:1.0.5-1 2010-11-09 13:05:13 status installed libxres1 2:1.0.5-1 2010-11-09 13:05:13 configure libxv1 2:1.0.6-1 2:1.0.6-1 2010-11-09 13:05:13 status unpacked libxv1 2:1.0.6-1 2010-11-09 13:05:13 status half-configured libxv1 2:1.0.6-1 2010-11-09 13:05:13 status installed libxv1 2:1.0.6-1 2010-11-09 13:05:13 configure libxvmc1 2:1.0.6-1 2:1.0.6-1 2010-11-09 13:05:13 status unpacked libxvmc1 2:1.0.6-1 2010-11-09 13:05:13 status unpacked libxvmc1 2:1.0.6-1 2010-11-09 13:05:13 status half-configured libxvmc1 2:1.0.6-1 2010-11-09 13:05:13 status installed libxvmc1 2:1.0.6-1 2010-11-09 13:05:13 configure manpages-dev 3.26-1 3.26-1 2010-11-09 13:05:13 status unpacked manpages-dev 3.26-1 2010-11-09 13:05:13 status half-configured manpages-dev 3.26-1 2010-11-09 13:05:14 status installed manpages-dev 3.26-1 2010-11-09 13:05:14 configure mobile-broadband-provider-info 20101106-1 20101106-1 2010-11-09 13:05:14 status unpacked mobile-broadband-provider-info 20101106-1 2010-11-09 13:05:14 status half-configured mobile-broadband-provider-info 20101106-1 2010-11-09 13:05:14 status installed mobile-broadband-provider-info 20101106-1 2010-11-09 13:05:14 configure python-libxml2 2.7.8.dfsg-1 2.7.8.dfsg-1 2010-11-09 13:05:14 status unpacked python-libxml2 2.7.8.dfsg-1 2010-11-09 13:05:14 status half-configured python-libxml2 2.7.8.dfsg-1 2010-11-09 13:05:14 status installed python-libxml2 2.7.8.dfsg-1 2010-11-09 13:05:14 configure python-vte 1:0.24.3-2 1:0.24.3-2 2010-11-09 13:05:14 status unpacked python-vte 1:0.24.3-2 2010-11-09 13:05:14 status half-configured python-vte 1:0.24.3-2 2010-11-09 13:05:14 status installed python-vte 1:0.24.3-2 2010-11-09 13:05:14 configure sane-utils 1.0.21-6 1.0.21-6 2010-11-09 13:05:14 status unpacked sane-utils 1.0.21-6 2010-11-09 13:05:14 status unpacked sane-utils 1.0.21-6 2010-11-09 13:05:14 status unpacked sane-utils 1.0.21-6 2010-11-09 13:05:14 status unpacked sane-utils 1.0.21-6 2010-11-09 13:05:14 status half-configured sane-utils 1.0.21-6 2010-11-09 13:05:16 status installed sane-utils 1.0.21-6 2010-11-09 13:05:16 configure x11proto-xext-dev 7.1.2-1 7.1.2-1 2010-11-09 13:05:16 status unpacked x11proto-xext-dev 7.1.2-1 2010-11-09 13:05:16 status half-configured x11proto-xext-dev 7.1.2-1 2010-11-09 13:05:16 status installed x11proto-xext-dev 7.1.2-1 2010-11-09 13:05:16 configure xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status unpacked xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status unpacked xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status half-configured xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status installed xserver-xorg-video-radeon 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 configure xserver-xorg-video-ati 1:6.13.1-2+squeeze1 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status unpacked xserver-xorg-video-ati 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status half-configured xserver-xorg-video-ati 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 status installed xserver-xorg-video-ati 1:6.13.1-2+squeeze1 2010-11-09 13:05:16 configure xserver-xorg-video-intel 2:2.13.0-2 2:2.13.0-2 2010-11-09 13:05:16 status unpacked xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 13:05:16 status unpacked xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 13:05:16 status half-configured xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 13:05:16 status installed xserver-xorg-video-intel 2:2.13.0-2 2010-11-09 13:05:16 configure fai-client 4.0~beta2+experimental38 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-client 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-client 4.0~beta2+experimental38 2010-11-09 13:05:16 status half-configured fai-client 4.0~beta2+experimental38 2010-11-09 13:05:16 status installed fai-client 4.0~beta2+experimental38 2010-11-09 13:05:16 configure fai-doc 4.0~beta2+experimental38 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-doc 4.0~beta2+experimental38 2010-11-09 13:05:16 status half-configured fai-doc 4.0~beta2+experimental38 2010-11-09 13:05:16 status installed fai-doc 4.0~beta2+experimental38 2010-11-09 13:05:16 configure fai-server 4.0~beta2+experimental38 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status unpacked fai-server 4.0~beta2+experimental38 2010-11-09 13:05:16 status half-configured fai-server 4.0~beta2+experimental38 2010-11-09 13:05:17 status installed fai-server 4.0~beta2+experimental38 2010-11-09 13:05:17 configure fai-setup-storage 4.0~beta2+experimental38 4.0~beta2+experimental38 2010-11-09 13:05:17 status unpacked fai-setup-storage 4.0~beta2+experimental38 2010-11-09 13:05:17 status half-configured fai-setup-storage 4.0~beta2+experimental38 2010-11-09 13:05:17 status installed fai-setup-storage 4.0~beta2+experimental38 2010-11-09 13:05:17 configure libsbuild-perl 0.60.3-1 0.60.3-1 2010-11-09 13:05:17 status unpacked libsbuild-perl 0.60.3-1 2010-11-09 13:05:17 status half-configured libsbuild-perl 0.60.3-1 2010-11-09 13:05:17 status installed libsbuild-perl 0.60.3-1 2010-11-09 13:05:17 configure sbuild 0.60.3-1 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status unpacked sbuild 0.60.3-1 2010-11-09 13:05:17 status half-configured sbuild 0.60.3-1 2010-11-09 13:05:17 status installed sbuild 0.60.3-1 2010-11-09 13:05:17 trigproc python-support 1.0.11 1.0.11 2010-11-09 13:05:17 status half-configured python-support 1.0.11 2010-11-09 13:05:25 status installed python-support 1.0.11 2010-11-09 13:05:25 trigproc menu 2.1.44 2.1.44 2010-11-09 13:05:25 status half-configured menu 2.1.44 2010-11-09 13:05:27 status installed menu 2.1.44 2010-11-09 13:05:27 trigproc initramfs-tools 0.98.5 0.98.5 2010-11-09 13:05:27 status half-configured initramfs-tools 0.98.5 2010-11-09 13:05:54 status installed initramfs-tools 0.98.5 2010-11-10 10:58:48 startup archives install 2010-11-10 10:58:56 install postgresql-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:56 status half-installed postgresql-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:58 status unpacked postgresql-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:58 status unpacked postgresql-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:58 install postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:58 status half-installed postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 status unpacked postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 status unpacked postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 install postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 status half-installed postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 status unpacked postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-10 10:58:59 status unpacked postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-11 12:16:45 startup archives install 2010-11-11 12:16:55 upgrade rsync 3.0.7-2 3.0.3-2 2010-11-11 12:16:55 status half-configured rsync 3.0.7-2 2010-11-11 12:16:55 status unpacked rsync 3.0.7-2 2010-11-11 12:16:55 status half-installed rsync 3.0.7-2 2010-11-11 12:16:56 status triggers-pending man-db 2.5.7-6 2010-11-11 12:16:56 status half-installed rsync 3.0.7-2 2010-11-11 12:16:56 status half-installed rsync 3.0.7-2 2010-11-11 12:16:56 status unpacked rsync 3.0.3-2 2010-11-11 12:16:56 status unpacked rsync 3.0.3-2 2010-11-11 12:16:56 configure rsync 3.0.3-2 3.0.3-2 2010-11-11 12:16:56 status unpacked rsync 3.0.3-2 2010-11-11 12:16:56 status unpacked rsync 3.0.3-2 2010-11-11 12:16:56 status unpacked rsync 3.0.3-2 2010-11-11 12:16:56 status half-configured rsync 3.0.3-2 2010-11-11 12:16:58 status triggers-awaited rsync 3.0.3-2 2010-11-11 12:16:58 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-11 12:16:58 status half-configured man-db 2.5.7-6 2010-11-11 12:16:58 status installed rsync 3.0.3-2 2010-11-11 12:17:04 status installed man-db 2.5.7-6 2010-11-16 09:15:34 startup archives unpack 2010-11-16 09:15:36 install libpq5 8.3.11-0lenny1 9.0.1-1 2010-11-16 09:15:36 status half-installed libpq5 8.3.11-0lenny1 2010-11-16 09:15:36 status unpacked libpq5 9.0.1-1 2010-11-16 09:15:37 status unpacked libpq5 9.0.1-1 2010-11-16 09:15:37 install postgresql-client-common 111 2010-11-16 09:15:37 status half-installed postgresql-client-common 111 2010-11-16 09:15:37 status triggers-pending man-db 2.5.7-6 2010-11-16 09:15:37 status half-installed postgresql-client-common 111 2010-11-16 09:15:37 status unpacked postgresql-client-common 111 2010-11-16 09:15:37 status unpacked postgresql-client-common 111 2010-11-16 09:15:38 install postgresql-common 111 2010-11-16 09:15:38 status half-installed postgresql-common 111 2010-11-16 09:15:38 status half-installed postgresql-common 111 2010-11-16 09:15:39 status unpacked postgresql-common 111 2010-11-16 09:15:39 status unpacked postgresql-common 111 2010-11-16 09:15:39 upgrade postgresql-8.4 8.4.5-1~bpo50+1 8.4.5-1 2010-11-16 09:15:39 status half-installed postgresql-8.4 8.4.5-1~bpo50+1 2010-11-16 09:15:43 status half-installed postgresql-8.4 8.4.5-1~bpo50+1 2010-11-16 09:15:43 status unpacked postgresql-8.4 8.4.5-1 2010-11-16 09:15:44 status unpacked postgresql-8.4 8.4.5-1 2010-11-16 09:15:44 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:15:44 status half-configured man-db 2.5.7-6 2010-11-16 09:15:53 status installed man-db 2.5.7-6 2010-11-16 09:15:54 startup packages configure 2010-11-16 09:15:54 configure libpq5 9.0.1-1 9.0.1-1 2010-11-16 09:15:54 status unpacked libpq5 9.0.1-1 2010-11-16 09:15:55 status half-configured libpq5 9.0.1-1 2010-11-16 09:16:27 status installed libpq5 9.0.1-1 2010-11-16 09:16:28 configure postgresql-client-common 111 111 2010-11-16 09:16:28 status unpacked postgresql-client-common 111 2010-11-16 09:16:28 status unpacked postgresql-client-common 111 2010-11-16 09:16:28 status half-configured postgresql-client-common 111 2010-11-16 09:16:28 status installed postgresql-client-common 111 2010-11-16 09:16:28 configure postgresql-client-8.4 8.4.5-1~bpo50+1 8.4.5-1~bpo50+1 2010-11-16 09:16:28 status unpacked postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 09:16:28 status half-configured postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 09:16:31 status installed postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 09:16:32 configure postgresql-common 111 111 2010-11-16 09:16:32 status unpacked postgresql-common 111 2010-11-16 09:16:32 status unpacked postgresql-common 111 2010-11-16 09:16:32 status unpacked postgresql-common 111 2010-11-16 09:16:32 status half-configured postgresql-common 111 2010-11-16 09:16:38 status installed postgresql-common 111 2010-11-16 09:16:38 configure postgresql-8.4 8.4.5-1 8.4.5-1 2010-11-16 09:16:38 status unpacked postgresql-8.4 8.4.5-1 2010-11-16 09:16:38 status half-configured postgresql-8.4 8.4.5-1 2010-11-16 09:17:06 status installed postgresql-8.4 8.4.5-1 2010-11-16 09:17:06 configure postgresql-plperl-8.4 8.4.5-1~bpo50+1 8.4.5-1~bpo50+1 2010-11-16 09:17:06 status unpacked postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 09:17:06 status half-configured postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 09:17:06 status installed postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 09:38:31 startup archives unpack 2010-11-16 09:38:31 install libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status half-installed libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status unpacked libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status unpacked libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 install dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status half-installed dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status triggers-pending man-db 2.5.7-6 2010-11-16 09:38:31 status half-installed dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status unpacked dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 status unpacked dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:31 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:38:31 status half-configured man-db 2.5.7-6 2010-11-16 09:38:32 status installed man-db 2.5.7-6 2010-11-16 09:38:33 startup packages configure 2010-11-16 09:38:33 configure libdsocksd0 1.1.19.dfsg-3+b2 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status unpacked libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status half-configured libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status installed libdsocksd0 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 configure dante-client 1.1.19.dfsg-3+b2 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status unpacked dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status unpacked dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status half-configured dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:38:33 status installed dante-client 1.1.19.dfsg-3+b2 2010-11-16 09:56:40 startup archives unpack 2010-11-16 09:56:41 upgrade base-files 5.9 5.10 2010-11-16 09:56:41 status half-configured base-files 5.9 2010-11-16 09:56:41 status unpacked base-files 5.9 2010-11-16 09:56:41 status half-installed base-files 5.9 2010-11-16 09:56:41 status triggers-pending install-info 4.13a.dfsg.1-6 2010-11-16 09:56:41 status half-installed base-files 5.9 2010-11-16 09:56:41 status triggers-pending man-db 2.5.7-6 2010-11-16 09:56:41 status half-installed base-files 5.9 2010-11-16 09:56:42 status half-installed base-files 5.9 2010-11-16 09:56:42 status unpacked base-files 5.10 2010-11-16 09:56:42 status unpacked base-files 5.10 2010-11-16 09:56:42 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-11-16 09:56:42 status half-configured install-info 4.13a.dfsg.1-6 2010-11-16 09:56:43 status installed install-info 4.13a.dfsg.1-6 2010-11-16 09:56:43 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:56:43 status half-configured man-db 2.5.7-6 2010-11-16 09:56:44 status installed man-db 2.5.7-6 2010-11-16 09:56:45 startup packages configure 2010-11-16 09:56:45 configure base-files 5.10 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status unpacked base-files 5.10 2010-11-16 09:56:45 status half-configured base-files 5.10 2010-11-16 09:56:45 status installed base-files 5.10 2010-11-16 09:56:45 startup archives unpack 2010-11-16 09:56:46 upgrade sensible-utils 0.0.4 0.0.5 2010-11-16 09:56:46 status half-configured sensible-utils 0.0.4 2010-11-16 09:56:46 status unpacked sensible-utils 0.0.4 2010-11-16 09:56:46 status half-installed sensible-utils 0.0.4 2010-11-16 09:56:46 status triggers-pending man-db 2.5.7-6 2010-11-16 09:56:46 status half-installed sensible-utils 0.0.4 2010-11-16 09:56:46 status half-installed sensible-utils 0.0.4 2010-11-16 09:56:46 status unpacked sensible-utils 0.0.5 2010-11-16 09:56:46 status unpacked sensible-utils 0.0.5 2010-11-16 09:56:46 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:56:46 status half-configured man-db 2.5.7-6 2010-11-16 09:56:47 status installed man-db 2.5.7-6 2010-11-16 09:56:48 startup packages configure 2010-11-16 09:56:48 configure sensible-utils 0.0.5 0.0.5 2010-11-16 09:56:48 status unpacked sensible-utils 0.0.5 2010-11-16 09:56:48 status half-configured sensible-utils 0.0.5 2010-11-16 09:56:48 status installed sensible-utils 0.0.5 2010-11-16 09:56:49 startup archives unpack 2010-11-16 09:56:49 upgrade debianutils 3.4.1 3.4.2 2010-11-16 09:56:49 status half-configured debianutils 3.4.1 2010-11-16 09:56:49 status unpacked debianutils 3.4.1 2010-11-16 09:56:49 status half-installed debianutils 3.4.1 2010-11-16 09:56:49 status triggers-pending man-db 2.5.7-6 2010-11-16 09:56:49 status half-installed debianutils 3.4.1 2010-11-16 09:56:50 status half-installed debianutils 3.4.1 2010-11-16 09:56:50 status unpacked debianutils 3.4.2 2010-11-16 09:56:50 status unpacked debianutils 3.4.2 2010-11-16 09:56:50 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:56:50 status half-configured man-db 2.5.7-6 2010-11-16 09:56:51 status installed man-db 2.5.7-6 2010-11-16 09:56:52 startup packages configure 2010-11-16 09:56:52 configure debianutils 3.4.2 3.4.2 2010-11-16 09:56:52 status unpacked debianutils 3.4.2 2010-11-16 09:56:52 status half-configured debianutils 3.4.2 2010-11-16 09:56:52 status installed debianutils 3.4.2 2010-11-16 09:56:53 startup archives unpack 2010-11-16 09:56:53 upgrade sysvinit 2.88dsf-12 2.88dsf-13 2010-11-16 09:56:53 status half-configured sysvinit 2.88dsf-12 2010-11-16 09:56:53 status unpacked sysvinit 2.88dsf-12 2010-11-16 09:56:53 status half-installed sysvinit 2.88dsf-12 2010-11-16 09:56:53 status triggers-pending man-db 2.5.7-6 2010-11-16 09:56:53 status half-installed sysvinit 2.88dsf-12 2010-11-16 09:56:54 status half-installed sysvinit 2.88dsf-12 2010-11-16 09:56:54 status unpacked sysvinit 2.88dsf-13 2010-11-16 09:56:54 status unpacked sysvinit 2.88dsf-13 2010-11-16 09:56:54 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:56:54 status half-configured man-db 2.5.7-6 2010-11-16 09:56:54 status installed man-db 2.5.7-6 2010-11-16 09:56:55 startup packages configure 2010-11-16 09:56:55 configure sysvinit 2.88dsf-13 2.88dsf-13 2010-11-16 09:56:55 status unpacked sysvinit 2.88dsf-13 2010-11-16 09:56:55 status half-configured sysvinit 2.88dsf-13 2010-11-16 09:56:55 status installed sysvinit 2.88dsf-13 2010-11-16 09:56:56 startup archives unpack 2010-11-16 09:56:56 upgrade tar 1.24-1.1 1.25-2 2010-11-16 09:56:56 status half-configured tar 1.24-1.1 2010-11-16 09:56:56 status unpacked tar 1.24-1.1 2010-11-16 09:56:56 status half-installed tar 1.24-1.1 2010-11-16 09:56:57 status triggers-pending man-db 2.5.7-6 2010-11-16 09:56:57 status half-installed tar 1.24-1.1 2010-11-16 09:56:57 status half-installed tar 1.24-1.1 2010-11-16 09:56:58 status unpacked tar 1.25-2 2010-11-16 09:56:58 status unpacked tar 1.25-2 2010-11-16 09:56:58 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:56:58 status half-configured man-db 2.5.7-6 2010-11-16 09:56:59 status installed man-db 2.5.7-6 2010-11-16 09:56:59 startup packages configure 2010-11-16 09:56:59 configure tar 1.25-2 1.25-2 2010-11-16 09:56:59 status unpacked tar 1.25-2 2010-11-16 09:56:59 status unpacked tar 1.25-2 2010-11-16 09:56:59 status half-configured tar 1.25-2 2010-11-16 09:57:00 status installed tar 1.25-2 2010-11-16 09:57:00 startup archives unpack 2010-11-16 09:57:00 upgrade sysvinit-utils 2.88dsf-12 2.88dsf-13 2010-11-16 09:57:00 status half-configured sysvinit-utils 2.88dsf-12 2010-11-16 09:57:01 status unpacked sysvinit-utils 2.88dsf-12 2010-11-16 09:57:01 status half-installed sysvinit-utils 2.88dsf-12 2010-11-16 09:57:01 status triggers-pending man-db 2.5.7-6 2010-11-16 09:57:01 status half-installed sysvinit-utils 2.88dsf-12 2010-11-16 09:57:01 status half-installed sysvinit-utils 2.88dsf-12 2010-11-16 09:57:01 status unpacked sysvinit-utils 2.88dsf-13 2010-11-16 09:57:01 status unpacked sysvinit-utils 2.88dsf-13 2010-11-16 09:57:01 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:57:01 status half-configured man-db 2.5.7-6 2010-11-16 09:57:02 status installed man-db 2.5.7-6 2010-11-16 09:57:03 startup packages configure 2010-11-16 09:57:03 configure sysvinit-utils 2.88dsf-13 2.88dsf-13 2010-11-16 09:57:03 status unpacked sysvinit-utils 2.88dsf-13 2010-11-16 09:57:03 status half-configured sysvinit-utils 2.88dsf-13 2010-11-16 09:57:03 status installed sysvinit-utils 2.88dsf-13 2010-11-16 09:57:03 startup archives unpack 2010-11-16 09:57:04 upgrade udev 164-1 164-2 2010-11-16 09:57:04 status half-configured udev 164-1 2010-11-16 09:57:04 status unpacked udev 164-1 2010-11-16 09:57:04 status half-installed udev 164-1 2010-11-16 09:57:04 status triggers-pending man-db 2.5.7-6 2010-11-16 09:57:04 status half-installed udev 164-1 2010-11-16 09:57:05 status half-installed udev 164-1 2010-11-16 09:57:05 status unpacked udev 164-2 2010-11-16 09:57:06 status unpacked udev 164-2 2010-11-16 09:57:06 upgrade libudev0 164-1 164-2 2010-11-16 09:57:06 status half-configured libudev0 164-1 2010-11-16 09:57:06 status unpacked libudev0 164-1 2010-11-16 09:57:06 status half-installed libudev0 164-1 2010-11-16 09:57:06 status half-installed libudev0 164-1 2010-11-16 09:57:06 status unpacked libudev0 164-2 2010-11-16 09:57:06 status unpacked libudev0 164-2 2010-11-16 09:57:06 upgrade libgnome-desktop-2-17 2.30.2-1 2.30.2-2 2010-11-16 09:57:06 status half-configured libgnome-desktop-2-17 2.30.2-1 2010-11-16 09:57:06 status unpacked libgnome-desktop-2-17 2.30.2-1 2010-11-16 09:57:06 status half-installed libgnome-desktop-2-17 2.30.2-1 2010-11-16 09:57:07 status half-installed libgnome-desktop-2-17 2.30.2-1 2010-11-16 09:57:07 status unpacked libgnome-desktop-2-17 2.30.2-2 2010-11-16 09:57:07 status unpacked libgnome-desktop-2-17 2.30.2-2 2010-11-16 09:57:07 upgrade libevolution 2.30.3-3 2.30.3-4 2010-11-16 09:57:07 status half-configured libevolution 2.30.3-3 2010-11-16 09:57:07 status unpacked libevolution 2.30.3-3 2010-11-16 09:57:07 status half-installed libevolution 2.30.3-3 2010-11-16 09:57:08 status half-installed libevolution 2.30.3-3 2010-11-16 09:57:08 status unpacked libevolution 2.30.3-4 2010-11-16 09:57:08 status unpacked libevolution 2.30.3-4 2010-11-16 09:57:08 upgrade evolution 2.30.3-3 2.30.3-4 2010-11-16 09:57:08 status half-configured evolution 2.30.3-3 2010-11-16 09:57:08 status unpacked evolution 2.30.3-3 2010-11-16 09:57:08 status half-installed evolution 2.30.3-3 2010-11-16 09:57:08 status triggers-pending gconf2 2.28.1-6 2010-11-16 09:57:08 status half-installed evolution 2.30.3-3 2010-11-16 09:57:08 status triggers-pending gnome-menus 2.30.3-1 2010-11-16 09:57:08 status half-installed evolution 2.30.3-3 2010-11-16 09:57:09 status triggers-pending desktop-file-utils 0.15-2 2010-11-16 09:57:09 status half-installed evolution 2.30.3-3 2010-11-16 09:57:09 status triggers-pending menu 2.1.44 2010-11-16 09:57:09 status half-installed evolution 2.30.3-3 2010-11-16 09:57:09 status half-installed evolution 2.30.3-3 2010-11-16 09:57:09 status half-installed evolution 2.30.3-3 2010-11-16 09:57:10 status triggers-awaited menu 2.1.44 2010-11-16 09:57:10 status unpacked evolution 2.30.3-4 2010-11-16 09:57:10 status unpacked evolution 2.30.3-4 2010-11-16 09:57:10 upgrade evolution-common 2.30.3-3 2.30.3-4 2010-11-16 09:57:10 status half-configured evolution-common 2.30.3-3 2010-11-16 09:57:10 status unpacked evolution-common 2.30.3-3 2010-11-16 09:57:10 status half-installed evolution-common 2.30.3-3 2010-11-16 09:57:10 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-16 09:57:10 status half-installed evolution-common 2.30.3-3 2010-11-16 09:57:11 status half-installed evolution-common 2.30.3-3 2010-11-16 09:57:11 status half-installed evolution-common 2.30.3-3 2010-11-16 09:57:17 status half-installed evolution-common 2.30.3-3 2010-11-16 09:57:18 status unpacked evolution-common 2.30.3-4 2010-11-16 09:57:20 status unpacked evolution-common 2.30.3-4 2010-11-16 09:57:20 upgrade openoffice.org-emailmerge 1:3.2.1-7 1:3.2.1-9 2010-11-16 09:57:20 status half-configured openoffice.org-emailmerge 1:3.2.1-7 2010-11-16 09:57:20 status unpacked openoffice.org-emailmerge 1:3.2.1-7 2010-11-16 09:57:20 status half-installed openoffice.org-emailmerge 1:3.2.1-7 2010-11-16 09:57:32 status half-installed openoffice.org-emailmerge 1:3.2.1-7 2010-11-16 09:57:32 status unpacked openoffice.org-emailmerge 1:3.2.1-9 2010-11-16 09:57:32 status unpacked openoffice.org-emailmerge 1:3.2.1-9 2010-11-16 09:57:32 upgrade libbrlapi0.5 4.2-4 4.2-5 2010-11-16 09:57:32 status half-configured libbrlapi0.5 4.2-4 2010-11-16 09:57:32 status unpacked libbrlapi0.5 4.2-4 2010-11-16 09:57:32 status half-installed libbrlapi0.5 4.2-4 2010-11-16 09:57:32 status half-installed libbrlapi0.5 4.2-4 2010-11-16 09:57:32 status unpacked libbrlapi0.5 4.2-5 2010-11-16 09:57:32 status unpacked libbrlapi0.5 4.2-5 2010-11-16 09:57:33 upgrade qemu-kvm 0.12.5+dfsg-4 0.12.5+dfsg-5 2010-11-16 09:57:33 status half-configured qemu-kvm 0.12.5+dfsg-4 2010-11-16 09:57:33 status unpacked qemu-kvm 0.12.5+dfsg-4 2010-11-16 09:57:33 status half-installed qemu-kvm 0.12.5+dfsg-4 2010-11-16 09:57:33 status half-installed qemu-kvm 0.12.5+dfsg-4 2010-11-16 09:57:33 status half-installed qemu-kvm 0.12.5+dfsg-4 2010-11-16 09:57:34 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 09:57:34 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 09:57:34 upgrade cpp-4.4 4.4.5-6 4.4.5-8 2010-11-16 09:57:34 status half-configured cpp-4.4 4.4.5-6 2010-11-16 09:57:34 status unpacked cpp-4.4 4.4.5-6 2010-11-16 09:57:34 status half-installed cpp-4.4 4.4.5-6 2010-11-16 09:57:34 status half-installed cpp-4.4 4.4.5-6 2010-11-16 09:57:35 status unpacked cpp-4.4 4.4.5-8 2010-11-16 09:57:35 status unpacked cpp-4.4 4.4.5-8 2010-11-16 09:57:35 upgrade gcc-4.4-base 4.4.5-6 4.4.5-8 2010-11-16 09:57:35 status half-configured gcc-4.4-base 4.4.5-6 2010-11-16 09:57:35 status unpacked gcc-4.4-base 4.4.5-6 2010-11-16 09:57:35 status half-installed gcc-4.4-base 4.4.5-6 2010-11-16 09:57:35 status half-installed gcc-4.4-base 4.4.5-6 2010-11-16 09:57:35 status unpacked gcc-4.4-base 4.4.5-8 2010-11-16 09:57:35 status unpacked gcc-4.4-base 4.4.5-8 2010-11-16 09:57:35 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:57:35 status half-configured man-db 2.5.7-6 2010-11-16 09:57:36 status installed man-db 2.5.7-6 2010-11-16 09:57:36 trigproc gconf2 2.28.1-6 2.28.1-6 2010-11-16 09:57:36 status half-configured gconf2 2.28.1-6 2010-11-16 09:57:49 status installed gconf2 2.28.1-6 2010-11-16 09:57:49 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-16 09:57:49 status half-configured gnome-menus 2.30.3-1 2010-11-16 09:57:50 status installed gnome-menus 2.30.3-1 2010-11-16 09:57:50 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-16 09:57:50 status half-configured desktop-file-utils 0.15-2 2010-11-16 09:57:51 status installed desktop-file-utils 0.15-2 2010-11-16 09:57:51 trigproc menu 2.1.44 2.1.44 2010-11-16 09:57:51 status half-configured menu 2.1.44 2010-11-16 09:57:55 status installed menu 2.1.44 2010-11-16 09:57:55 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-16 09:57:55 status half-configured hicolor-icon-theme 0.12-1 2010-11-16 09:58:06 status installed hicolor-icon-theme 0.12-1 2010-11-16 09:58:07 startup packages configure 2010-11-16 09:58:07 configure gcc-4.4-base 4.4.5-8 4.4.5-8 2010-11-16 09:58:07 status unpacked gcc-4.4-base 4.4.5-8 2010-11-16 09:58:07 status half-configured gcc-4.4-base 4.4.5-8 2010-11-16 09:58:07 status installed gcc-4.4-base 4.4.5-8 2010-11-16 09:58:08 startup archives unpack 2010-11-16 09:58:08 upgrade libgcc1 1:4.4.5-6 1:4.4.5-8 2010-11-16 09:58:08 status half-configured libgcc1 1:4.4.5-6 2010-11-16 09:58:08 status unpacked libgcc1 1:4.4.5-6 2010-11-16 09:58:08 status half-installed libgcc1 1:4.4.5-6 2010-11-16 09:58:09 status half-installed libgcc1 1:4.4.5-6 2010-11-16 09:58:10 status unpacked libgcc1 1:4.4.5-8 2010-11-16 09:58:10 status unpacked libgcc1 1:4.4.5-8 2010-11-16 09:58:10 startup packages configure 2010-11-16 09:58:10 configure libgcc1 1:4.4.5-8 1:4.4.5-8 2010-11-16 09:58:10 status unpacked libgcc1 1:4.4.5-8 2010-11-16 09:58:10 status half-configured libgcc1 1:4.4.5-8 2010-11-16 09:58:11 status installed libgcc1 1:4.4.5-8 2010-11-16 09:58:11 startup archives unpack 2010-11-16 09:58:12 upgrade libgomp1 4.4.5-6 4.4.5-8 2010-11-16 09:58:12 status half-configured libgomp1 4.4.5-6 2010-11-16 09:58:12 status unpacked libgomp1 4.4.5-6 2010-11-16 09:58:12 status half-installed libgomp1 4.4.5-6 2010-11-16 09:58:12 status half-installed libgomp1 4.4.5-6 2010-11-16 09:58:12 status unpacked libgomp1 4.4.5-8 2010-11-16 09:58:12 status unpacked libgomp1 4.4.5-8 2010-11-16 09:58:12 upgrade gcc-4.4 4.4.5-6 4.4.5-8 2010-11-16 09:58:12 status half-configured gcc-4.4 4.4.5-6 2010-11-16 09:58:12 status unpacked gcc-4.4 4.4.5-6 2010-11-16 09:58:12 status half-installed gcc-4.4 4.4.5-6 2010-11-16 09:58:13 status half-installed gcc-4.4 4.4.5-6 2010-11-16 09:58:13 status unpacked gcc-4.4 4.4.5-8 2010-11-16 09:58:13 status unpacked gcc-4.4 4.4.5-8 2010-11-16 09:58:13 upgrade g++-4.4 4.4.5-6 4.4.5-8 2010-11-16 09:58:13 status half-configured g++-4.4 4.4.5-6 2010-11-16 09:58:13 status unpacked g++-4.4 4.4.5-6 2010-11-16 09:58:13 status half-installed g++-4.4 4.4.5-6 2010-11-16 09:58:14 status half-installed g++-4.4 4.4.5-6 2010-11-16 09:58:14 status unpacked g++-4.4 4.4.5-8 2010-11-16 09:58:14 status unpacked g++-4.4 4.4.5-8 2010-11-16 09:58:15 upgrade libstdc++6-4.4-dev 4.4.5-6 4.4.5-8 2010-11-16 09:58:15 status half-configured libstdc++6-4.4-dev 4.4.5-6 2010-11-16 09:58:15 status unpacked libstdc++6-4.4-dev 4.4.5-6 2010-11-16 09:58:15 status half-installed libstdc++6-4.4-dev 4.4.5-6 2010-11-16 09:58:16 status half-installed libstdc++6-4.4-dev 4.4.5-6 2010-11-16 09:58:16 status unpacked libstdc++6-4.4-dev 4.4.5-8 2010-11-16 09:58:16 status unpacked libstdc++6-4.4-dev 4.4.5-8 2010-11-16 09:58:17 upgrade libgfortran3 4.4.5-6 4.4.5-8 2010-11-16 09:58:17 status half-configured libgfortran3 4.4.5-6 2010-11-16 09:58:17 status unpacked libgfortran3 4.4.5-6 2010-11-16 09:58:17 status half-installed libgfortran3 4.4.5-6 2010-11-16 09:58:17 status half-installed libgfortran3 4.4.5-6 2010-11-16 09:58:18 status unpacked libgfortran3 4.4.5-8 2010-11-16 09:58:18 status unpacked libgfortran3 4.4.5-8 2010-11-16 09:58:18 upgrade lib32stdc++6 4.4.5-6 4.4.5-8 2010-11-16 09:58:18 status half-configured lib32stdc++6 4.4.5-6 2010-11-16 09:58:18 status unpacked lib32stdc++6 4.4.5-6 2010-11-16 09:58:18 status half-installed lib32stdc++6 4.4.5-6 2010-11-16 09:58:18 status half-installed lib32stdc++6 4.4.5-6 2010-11-16 09:58:18 status unpacked lib32stdc++6 4.4.5-8 2010-11-16 09:58:18 status unpacked lib32stdc++6 4.4.5-8 2010-11-16 09:58:18 upgrade lib32gcc1 1:4.4.5-6 1:4.4.5-8 2010-11-16 09:58:18 status half-configured lib32gcc1 1:4.4.5-6 2010-11-16 09:58:19 status unpacked lib32gcc1 1:4.4.5-6 2010-11-16 09:58:19 status half-installed lib32gcc1 1:4.4.5-6 2010-11-16 09:58:19 status half-installed lib32gcc1 1:4.4.5-6 2010-11-16 09:58:19 status unpacked lib32gcc1 1:4.4.5-8 2010-11-16 09:58:19 status unpacked lib32gcc1 1:4.4.5-8 2010-11-16 09:58:19 upgrade libstdc++6 4.4.5-6 4.4.5-8 2010-11-16 09:58:19 status half-configured libstdc++6 4.4.5-6 2010-11-16 09:58:19 status unpacked libstdc++6 4.4.5-6 2010-11-16 09:58:19 status half-installed libstdc++6 4.4.5-6 2010-11-16 09:58:19 status half-installed libstdc++6 4.4.5-6 2010-11-16 09:58:19 status unpacked libstdc++6 4.4.5-8 2010-11-16 09:58:19 status unpacked libstdc++6 4.4.5-8 2010-11-16 09:58:20 startup packages configure 2010-11-16 09:58:20 configure libstdc++6 4.4.5-8 4.4.5-8 2010-11-16 09:58:20 status unpacked libstdc++6 4.4.5-8 2010-11-16 09:58:20 status half-configured libstdc++6 4.4.5-8 2010-11-16 09:58:20 status installed libstdc++6 4.4.5-8 2010-11-16 09:58:21 startup archives unpack 2010-11-16 09:58:21 upgrade ure 1.6.1+OOo3.2.1-7 1.6.1+OOo3.2.1-9 2010-11-16 09:58:21 status half-configured ure 1.6.1+OOo3.2.1-7 2010-11-16 09:58:21 status unpacked ure 1.6.1+OOo3.2.1-7 2010-11-16 09:58:21 status half-installed ure 1.6.1+OOo3.2.1-7 2010-11-16 09:58:23 status half-installed ure 1.6.1+OOo3.2.1-7 2010-11-16 09:58:23 status unpacked ure 1.6.1+OOo3.2.1-9 2010-11-16 09:58:23 status unpacked ure 1.6.1+OOo3.2.1-9 2010-11-16 09:58:23 upgrade uno-libs3 1.6.1+OOo3.2.1-7 1.6.1+OOo3.2.1-9 2010-11-16 09:58:23 status half-configured uno-libs3 1.6.1+OOo3.2.1-7 2010-11-16 09:58:23 status unpacked uno-libs3 1.6.1+OOo3.2.1-7 2010-11-16 09:58:23 status half-installed uno-libs3 1.6.1+OOo3.2.1-7 2010-11-16 09:58:24 status half-installed uno-libs3 1.6.1+OOo3.2.1-7 2010-11-16 09:58:24 status unpacked uno-libs3 1.6.1+OOo3.2.1-9 2010-11-16 09:58:25 status unpacked uno-libs3 1.6.1+OOo3.2.1-9 2010-11-16 09:58:25 upgrade sysv-rc 2.88dsf-12 2.88dsf-13 2010-11-16 09:58:25 status half-configured sysv-rc 2.88dsf-12 2010-11-16 09:58:25 status unpacked sysv-rc 2.88dsf-12 2010-11-16 09:58:25 status half-installed sysv-rc 2.88dsf-12 2010-11-16 09:58:25 status triggers-pending man-db 2.5.7-6 2010-11-16 09:58:25 status half-installed sysv-rc 2.88dsf-12 2010-11-16 09:58:25 status half-installed sysv-rc 2.88dsf-12 2010-11-16 09:58:25 status unpacked sysv-rc 2.88dsf-13 2010-11-16 09:58:25 status unpacked sysv-rc 2.88dsf-13 2010-11-16 09:58:25 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:58:25 status half-configured man-db 2.5.7-6 2010-11-16 09:58:26 status installed man-db 2.5.7-6 2010-11-16 09:58:26 startup packages configure 2010-11-16 09:58:26 configure sysv-rc 2.88dsf-13 2.88dsf-13 2010-11-16 09:58:26 status unpacked sysv-rc 2.88dsf-13 2010-11-16 09:58:26 status half-configured sysv-rc 2.88dsf-13 2010-11-16 09:58:32 status installed sysv-rc 2.88dsf-13 2010-11-16 09:58:33 startup archives unpack 2010-11-16 09:58:33 upgrade initscripts 2.88dsf-12 2.88dsf-13 2010-11-16 09:58:33 status half-configured initscripts 2.88dsf-12 2010-11-16 09:58:33 status unpacked initscripts 2.88dsf-12 2010-11-16 09:58:33 status half-installed initscripts 2.88dsf-12 2010-11-16 09:58:33 status triggers-pending man-db 2.5.7-6 2010-11-16 09:58:33 status half-installed initscripts 2.88dsf-12 2010-11-16 09:58:34 status half-installed initscripts 2.88dsf-12 2010-11-16 09:58:34 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:34 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:34 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:58:34 status half-configured man-db 2.5.7-6 2010-11-16 09:58:35 status installed man-db 2.5.7-6 2010-11-16 09:58:35 startup packages configure 2010-11-16 09:58:35 configure initscripts 2.88dsf-13 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:35 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status unpacked initscripts 2.88dsf-13 2010-11-16 09:58:36 status half-configured initscripts 2.88dsf-13 2010-11-16 09:58:39 status installed initscripts 2.88dsf-13 2010-11-16 09:58:39 startup archives unpack 2010-11-16 09:58:40 upgrade liblzma2 4.999.9beta+20100810-1 5.0.0-2 2010-11-16 09:58:40 status half-configured liblzma2 4.999.9beta+20100810-1 2010-11-16 09:58:40 status unpacked liblzma2 4.999.9beta+20100810-1 2010-11-16 09:58:40 status half-installed liblzma2 4.999.9beta+20100810-1 2010-11-16 09:58:40 status half-installed liblzma2 4.999.9beta+20100810-1 2010-11-16 09:58:40 status unpacked liblzma2 5.0.0-2 2010-11-16 09:58:40 status unpacked liblzma2 5.0.0-2 2010-11-16 09:58:41 startup packages configure 2010-11-16 09:58:41 configure liblzma2 5.0.0-2 5.0.0-2 2010-11-16 09:58:41 status unpacked liblzma2 5.0.0-2 2010-11-16 09:58:41 status half-configured liblzma2 5.0.0-2 2010-11-16 09:58:41 status installed liblzma2 5.0.0-2 2010-11-16 09:58:42 startup archives unpack 2010-11-16 09:58:42 upgrade xz-utils 4.999.9beta+20100810-1 5.0.0-2 2010-11-16 09:58:42 status half-configured xz-utils 4.999.9beta+20100810-1 2010-11-16 09:58:42 status unpacked xz-utils 4.999.9beta+20100810-1 2010-11-16 09:58:42 status half-installed xz-utils 4.999.9beta+20100810-1 2010-11-16 09:58:42 status triggers-pending man-db 2.5.7-6 2010-11-16 09:58:42 status half-installed xz-utils 4.999.9beta+20100810-1 2010-11-16 09:58:43 status half-installed xz-utils 4.999.9beta+20100810-1 2010-11-16 09:58:43 status unpacked xz-utils 5.0.0-2 2010-11-16 09:58:43 status unpacked xz-utils 5.0.0-2 2010-11-16 09:58:43 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 09:58:43 status half-configured man-db 2.5.7-6 2010-11-16 09:58:43 status installed man-db 2.5.7-6 2010-11-16 09:58:44 startup packages configure 2010-11-16 09:58:44 configure xz-utils 5.0.0-2 5.0.0-2 2010-11-16 09:58:44 status unpacked xz-utils 5.0.0-2 2010-11-16 09:58:44 status half-configured xz-utils 5.0.0-2 2010-11-16 09:58:44 status installed xz-utils 5.0.0-2 2010-11-16 09:58:45 startup archives unpack 2010-11-16 09:58:45 upgrade bsdmainutils 8.0.15 8.0.16 2010-11-16 09:58:45 status half-configured bsdmainutils 8.0.15 2010-11-16 09:58:45 status unpacked bsdmainutils 8.0.15 2010-11-16 09:58:45 status half-installed bsdmainutils 8.0.15 2010-11-16 09:58:45 status triggers-pending man-db 2.5.7-6 2010-11-16 09:58:45 status half-installed bsdmainutils 8.0.15 2010-11-16 09:58:46 status half-installed bsdmainutils 8.0.15 2010-11-16 09:58:46 status unpacked bsdmainutils 8.0.16 2010-11-16 09:58:46 status unpacked bsdmainutils 8.0.16 2010-11-16 09:58:46 upgrade cpio 2.11-4 2.11-5 2010-11-16 09:58:46 status half-configured cpio 2.11-4 2010-11-16 09:58:46 status unpacked cpio 2.11-4 2010-11-16 09:58:46 status half-installed cpio 2.11-4 2010-11-16 09:58:46 status half-installed cpio 2.11-4 2010-11-16 09:58:46 status triggers-pending install-info 4.13a.dfsg.1-6 2010-11-16 09:58:46 status half-installed cpio 2.11-4 2010-11-16 09:58:46 status half-installed cpio 2.11-4 2010-11-16 09:58:46 status unpacked cpio 2.11-5 2010-11-16 09:58:47 status unpacked cpio 2.11-5 2010-11-16 09:58:47 upgrade bind9-host 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:47 status half-configured bind9-host 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status unpacked bind9-host 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status half-installed bind9-host 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status half-installed bind9-host 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status half-installed bind9-host 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status unpacked bind9-host 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:47 status unpacked bind9-host 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:47 upgrade dnsutils 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:47 status half-configured dnsutils 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status unpacked dnsutils 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status half-installed dnsutils 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:47 status half-installed dnsutils 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status half-installed dnsutils 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status unpacked dnsutils 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 status unpacked dnsutils 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 upgrade libisc62 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 status half-configured libisc62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status unpacked libisc62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status half-installed libisc62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status half-installed libisc62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status unpacked libisc62 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 status unpacked libisc62 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 upgrade libdns69 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:48 status half-configured libdns69 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status unpacked libdns69 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:48 status half-installed libdns69 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status half-installed libdns69 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status unpacked libdns69 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 status unpacked libdns69 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 upgrade libisccc60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 status half-configured libisccc60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status unpacked libisccc60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status half-installed libisccc60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status half-installed libisccc60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status unpacked libisccc60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 status unpacked libisccc60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 upgrade libisccfg62 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:49 status half-configured libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status unpacked libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:49 status half-installed libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status half-installed libisccfg62 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status unpacked libisccfg62 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 status unpacked libisccfg62 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 upgrade liblwres60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 status half-configured liblwres60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status unpacked liblwres60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status half-installed liblwres60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status half-installed liblwres60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status unpacked liblwres60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 status unpacked liblwres60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 upgrade libbind9-60 1:9.7.2.dfsg.P2-1 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:50 status half-configured libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:50 status unpacked libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:51 status half-installed libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:51 status half-installed libbind9-60 1:9.7.2.dfsg.P2-1 2010-11-16 09:58:51 status unpacked libbind9-60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:51 status unpacked libbind9-60 1:9.7.2.dfsg.P2-2 2010-11-16 09:58:51 upgrade libdb4.7 4.7.25-9 4.7.25-10 2010-11-16 09:58:51 status half-configured libdb4.7 4.7.25-9 2010-11-16 09:58:51 status unpacked libdb4.7 4.7.25-9 2010-11-16 09:58:51 status half-installed libdb4.7 4.7.25-9 2010-11-16 09:58:51 status half-installed libdb4.7 4.7.25-9 2010-11-16 09:58:51 status unpacked libdb4.7 4.7.25-10 2010-11-16 09:58:51 status unpacked libdb4.7 4.7.25-10 2010-11-16 09:58:51 upgrade mime-support 3.48-1 3.51-1 2010-11-16 09:58:51 status half-configured mime-support 3.48-1 2010-11-16 09:58:52 status unpacked mime-support 3.48-1 2010-11-16 09:58:52 status half-installed mime-support 3.48-1 2010-11-16 09:58:52 status half-installed mime-support 3.48-1 2010-11-16 09:58:52 status half-installed mime-support 3.48-1 2010-11-16 09:58:52 status unpacked mime-support 3.51-1 2010-11-16 09:58:52 status unpacked mime-support 3.51-1 2010-11-16 09:58:52 upgrade acpid 1:2.0.6-1 1:2.0.6-2 2010-11-16 09:58:52 status half-configured acpid 1:2.0.6-1 2010-11-16 09:58:52 status unpacked acpid 1:2.0.6-1 2010-11-16 09:58:52 status half-installed acpid 1:2.0.6-1 2010-11-16 09:58:53 status half-installed acpid 1:2.0.6-1 2010-11-16 09:58:53 status half-installed acpid 1:2.0.6-1 2010-11-16 09:58:53 status unpacked acpid 1:2.0.6-2 2010-11-16 09:58:53 status unpacked acpid 1:2.0.6-2 2010-11-16 09:58:53 upgrade acpi-support-base 0.137-5 0.137-6 2010-11-16 09:58:53 status half-configured acpi-support-base 0.137-5 2010-11-16 09:58:53 status unpacked acpi-support-base 0.137-5 2010-11-16 09:58:53 status half-installed acpi-support-base 0.137-5 2010-11-16 09:58:53 status half-installed acpi-support-base 0.137-5 2010-11-16 09:58:53 status unpacked acpi-support-base 0.137-6 2010-11-16 09:58:53 status unpacked acpi-support-base 0.137-6 2010-11-16 09:58:54 upgrade apache2 2.2.16-3 2.2.16-4 2010-11-16 09:58:54 status half-configured apache2 2.2.16-3 2010-11-16 09:58:54 status unpacked apache2 2.2.16-3 2010-11-16 09:58:54 status half-installed apache2 2.2.16-3 2010-11-16 09:58:54 status half-installed apache2 2.2.16-3 2010-11-16 09:58:54 status unpacked apache2 2.2.16-4 2010-11-16 09:58:54 status unpacked apache2 2.2.16-4 2010-11-16 09:58:54 upgrade apache2-mpm-worker 2.2.16-3 2.2.16-4 2010-11-16 09:58:54 status half-configured apache2-mpm-worker 2.2.16-3 2010-11-16 09:58:59 status unpacked apache2-mpm-worker 2.2.16-3 2010-11-16 09:58:59 status half-installed apache2-mpm-worker 2.2.16-3 2010-11-16 09:58:59 status half-installed apache2-mpm-worker 2.2.16-3 2010-11-16 09:59:00 status unpacked apache2-mpm-worker 2.2.16-4 2010-11-16 09:59:00 status unpacked apache2-mpm-worker 2.2.16-4 2010-11-16 09:59:00 upgrade apache2.2-common 2.2.16-3 2.2.16-4 2010-11-16 09:59:00 status half-configured apache2.2-common 2.2.16-3 2010-11-16 09:59:00 status unpacked apache2.2-common 2.2.16-3 2010-11-16 09:59:00 status half-installed apache2.2-common 2.2.16-3 2010-11-16 09:59:00 status half-installed apache2.2-common 2.2.16-3 2010-11-16 09:59:00 status half-installed apache2.2-common 2.2.16-3 2010-11-16 09:59:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 09:59:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 09:59:01 upgrade apache2.2-bin 2.2.16-3 2.2.16-4 2010-11-16 09:59:01 status half-configured apache2.2-bin 2.2.16-3 2010-11-16 09:59:01 status unpacked apache2.2-bin 2.2.16-3 2010-11-16 09:59:01 status half-installed apache2.2-bin 2.2.16-3 2010-11-16 09:59:01 status half-installed apache2.2-bin 2.2.16-3 2010-11-16 09:59:01 status half-installed apache2.2-bin 2.2.16-3 2010-11-16 09:59:01 status unpacked apache2.2-bin 2.2.16-4 2010-11-16 09:59:02 status unpacked apache2.2-bin 2.2.16-4 2010-11-16 09:59:02 upgrade apache2-utils 2.2.16-3 2.2.16-4 2010-11-16 09:59:02 status half-configured apache2-utils 2.2.16-3 2010-11-16 09:59:02 status unpacked apache2-utils 2.2.16-3 2010-11-16 09:59:02 status half-installed apache2-utils 2.2.16-3 2010-11-16 09:59:02 status half-installed apache2-utils 2.2.16-3 2010-11-16 09:59:02 status half-installed apache2-utils 2.2.16-3 2010-11-16 09:59:02 status unpacked apache2-utils 2.2.16-4 2010-11-16 09:59:02 status unpacked apache2-utils 2.2.16-4 2010-11-16 09:59:02 upgrade busybox 1:1.17.1-6 1:1.17.1-8 2010-11-16 09:59:02 status half-configured busybox 1:1.17.1-6 2010-11-16 09:59:02 status unpacked busybox 1:1.17.1-6 2010-11-16 09:59:02 status half-installed busybox 1:1.17.1-6 2010-11-16 09:59:02 status half-installed busybox 1:1.17.1-6 2010-11-16 09:59:02 status half-installed busybox 1:1.17.1-6 2010-11-16 09:59:03 status unpacked busybox 1:1.17.1-8 2010-11-16 09:59:03 status unpacked busybox 1:1.17.1-8 2010-11-16 09:59:03 upgrade common-lisp-controller 7.4 7.4+nmu1 2010-11-16 09:59:03 status half-configured common-lisp-controller 7.4 2010-11-16 09:59:03 status unpacked common-lisp-controller 7.4 2010-11-16 09:59:03 status half-installed common-lisp-controller 7.4 2010-11-16 09:59:03 status half-installed common-lisp-controller 7.4 2010-11-16 09:59:03 status half-installed common-lisp-controller 7.4 2010-11-16 09:59:03 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 09:59:03 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 09:59:04 upgrade libcups2 1.4.4-6 1.4.4-7 2010-11-16 09:59:04 status half-configured libcups2 1.4.4-6 2010-11-16 09:59:04 status unpacked libcups2 1.4.4-6 2010-11-16 09:59:04 status half-installed libcups2 1.4.4-6 2010-11-16 09:59:04 status half-installed libcups2 1.4.4-6 2010-11-16 09:59:04 status unpacked libcups2 1.4.4-7 2010-11-16 09:59:04 status unpacked libcups2 1.4.4-7 2010-11-16 09:59:04 upgrade libcupscgi1 1.4.4-6 1.4.4-7 2010-11-16 09:59:04 status half-configured libcupscgi1 1.4.4-6 2010-11-16 09:59:04 status unpacked libcupscgi1 1.4.4-6 2010-11-16 09:59:04 status half-installed libcupscgi1 1.4.4-6 2010-11-16 09:59:04 status half-installed libcupscgi1 1.4.4-6 2010-11-16 09:59:04 status unpacked libcupscgi1 1.4.4-7 2010-11-16 09:59:04 status unpacked libcupscgi1 1.4.4-7 2010-11-16 09:59:05 upgrade libcupsdriver1 1.4.4-6 1.4.4-7 2010-11-16 09:59:05 status half-configured libcupsdriver1 1.4.4-6 2010-11-16 09:59:05 status unpacked libcupsdriver1 1.4.4-6 2010-11-16 09:59:05 status half-installed libcupsdriver1 1.4.4-6 2010-11-16 09:59:05 status half-installed libcupsdriver1 1.4.4-6 2010-11-16 09:59:05 status unpacked libcupsdriver1 1.4.4-7 2010-11-16 09:59:05 status unpacked libcupsdriver1 1.4.4-7 2010-11-16 09:59:05 upgrade libcupsimage2 1.4.4-6 1.4.4-7 2010-11-16 09:59:05 status half-configured libcupsimage2 1.4.4-6 2010-11-16 09:59:05 status unpacked libcupsimage2 1.4.4-6 2010-11-16 09:59:05 status half-installed libcupsimage2 1.4.4-6 2010-11-16 09:59:05 status half-installed libcupsimage2 1.4.4-6 2010-11-16 09:59:06 status unpacked libcupsimage2 1.4.4-7 2010-11-16 09:59:06 status unpacked libcupsimage2 1.4.4-7 2010-11-16 09:59:06 upgrade libcupsmime1 1.4.4-6 1.4.4-7 2010-11-16 09:59:06 status half-configured libcupsmime1 1.4.4-6 2010-11-16 09:59:06 status unpacked libcupsmime1 1.4.4-6 2010-11-16 09:59:06 status half-installed libcupsmime1 1.4.4-6 2010-11-16 09:59:06 status half-installed libcupsmime1 1.4.4-6 2010-11-16 09:59:06 status unpacked libcupsmime1 1.4.4-7 2010-11-16 09:59:06 status unpacked libcupsmime1 1.4.4-7 2010-11-16 09:59:06 upgrade libcupsppdc1 1.4.4-6 1.4.4-7 2010-11-16 09:59:06 status half-configured libcupsppdc1 1.4.4-6 2010-11-16 09:59:06 status unpacked libcupsppdc1 1.4.4-6 2010-11-16 09:59:06 status half-installed libcupsppdc1 1.4.4-6 2010-11-16 09:59:07 status half-installed libcupsppdc1 1.4.4-6 2010-11-16 09:59:07 status unpacked libcupsppdc1 1.4.4-7 2010-11-16 09:59:07 status unpacked libcupsppdc1 1.4.4-7 2010-11-16 09:59:07 upgrade cups-common 1.4.4-6 1.4.4-7 2010-11-16 09:59:07 status half-configured cups-common 1.4.4-6 2010-11-16 09:59:07 status unpacked cups-common 1.4.4-6 2010-11-16 09:59:07 status half-installed cups-common 1.4.4-6 2010-11-16 09:59:08 status half-installed cups-common 1.4.4-6 2010-11-16 09:59:08 status unpacked cups-common 1.4.4-7 2010-11-16 09:59:08 status unpacked cups-common 1.4.4-7 2010-11-16 09:59:08 upgrade cups-bsd 1.4.4-6 1.4.4-7 2010-11-16 09:59:08 status half-configured cups-bsd 1.4.4-6 2010-11-16 09:59:09 status unpacked cups-bsd 1.4.4-6 2010-11-16 09:59:09 status half-installed cups-bsd 1.4.4-6 2010-11-16 09:59:09 status half-installed cups-bsd 1.4.4-6 2010-11-16 09:59:09 status half-installed cups-bsd 1.4.4-6 2010-11-16 09:59:09 status unpacked cups-bsd 1.4.4-7 2010-11-16 09:59:09 status unpacked cups-bsd 1.4.4-7 2010-11-16 09:59:09 upgrade cups-client 1.4.4-6 1.4.4-7 2010-11-16 09:59:09 status half-configured cups-client 1.4.4-6 2010-11-16 09:59:09 status unpacked cups-client 1.4.4-6 2010-11-16 09:59:09 status half-installed cups-client 1.4.4-6 2010-11-16 09:59:09 status half-installed cups-client 1.4.4-6 2010-11-16 09:59:10 status half-installed cups-client 1.4.4-6 2010-11-16 09:59:10 status unpacked cups-client 1.4.4-7 2010-11-16 09:59:10 status unpacked cups-client 1.4.4-7 2010-11-16 09:59:10 install cups-ppdc 1.4.4-7 2010-11-16 09:59:10 status half-installed cups-ppdc 1.4.4-7 2010-11-16 09:59:10 status half-installed cups-ppdc 1.4.4-7 2010-11-16 09:59:10 status unpacked cups-ppdc 1.4.4-7 2010-11-16 09:59:10 status unpacked cups-ppdc 1.4.4-7 2010-11-16 09:59:11 upgrade cups 1.4.4-6 1.4.4-7 2010-11-16 09:59:11 status half-configured cups 1.4.4-6 2010-11-16 09:59:11 status unpacked cups 1.4.4-6 2010-11-16 09:59:11 status half-installed cups 1.4.4-6 2010-11-16 09:59:12 status triggers-pending doc-base 0.9.5 2010-11-16 09:59:12 status half-installed cups 1.4.4-6 2010-11-16 09:59:13 status half-installed cups 1.4.4-6 2010-11-16 09:59:15 status half-installed cups 1.4.4-6 2010-11-16 09:59:15 status unpacked cups 1.4.4-7 2010-11-16 09:59:15 status unpacked cups 1.4.4-7 2010-11-16 09:59:15 upgrade desktop-base 5.0.6 6.0.0 2010-11-16 09:59:15 status half-configured desktop-base 5.0.6 2010-11-16 09:59:16 status unpacked desktop-base 5.0.6 2010-11-16 09:59:16 status half-installed desktop-base 5.0.6 2010-11-16 09:59:16 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-16 09:59:16 status half-installed desktop-base 5.0.6 2010-11-16 09:59:16 status triggers-pending gconf2 2.28.1-6 2010-11-16 09:59:16 status half-installed desktop-base 5.0.6 2010-11-16 09:59:17 status half-installed desktop-base 5.0.6 2010-11-16 09:59:18 status unpacked desktop-base 6.0.0 2010-11-16 09:59:18 status unpacked desktop-base 6.0.0 2010-11-16 09:59:19 upgrade dictionaries-common 1.5.15 1.5.16 2010-11-16 09:59:19 status half-configured dictionaries-common 1.5.15 2010-11-16 09:59:19 status unpacked dictionaries-common 1.5.15 2010-11-16 09:59:19 status half-installed dictionaries-common 1.5.15 2010-11-16 09:59:19 status half-installed dictionaries-common 1.5.15 2010-11-16 09:59:19 status half-installed dictionaries-common 1.5.15 2010-11-16 09:59:20 status unpacked dictionaries-common 1.5.16 2010-11-16 09:59:20 status unpacked dictionaries-common 1.5.16 2010-11-16 09:59:20 upgrade dvd+rw-tools 7.1-7 7.1-9 2010-11-16 09:59:20 status half-configured dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status unpacked dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status half-installed dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status half-installed dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status half-installed dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status half-installed dvd+rw-tools 7.1-7 2010-11-16 09:59:20 status unpacked dvd+rw-tools 7.1-9 2010-11-16 09:59:21 status unpacked dvd+rw-tools 7.1-9 2010-11-16 09:59:21 install growisofs 7.1-9 2010-11-16 09:59:21 status half-installed growisofs 7.1-9 2010-11-16 09:59:21 status half-installed growisofs 7.1-9 2010-11-16 09:59:21 status unpacked growisofs 7.1-9 2010-11-16 09:59:21 status unpacked growisofs 7.1-9 2010-11-16 09:59:21 upgrade evolution-plugins 2.30.3-3 2.30.3-4 2010-11-16 09:59:21 status half-configured evolution-plugins 2.30.3-3 2010-11-16 09:59:21 status unpacked evolution-plugins 2.30.3-3 2010-11-16 09:59:21 status half-installed evolution-plugins 2.30.3-3 2010-11-16 09:59:21 status half-installed evolution-plugins 2.30.3-3 2010-11-16 09:59:21 status unpacked evolution-plugins 2.30.3-4 2010-11-16 09:59:22 status unpacked evolution-plugins 2.30.3-4 2010-11-16 09:59:22 upgrade festival 1:2.0.95~beta-5 1:2.0.95~beta-5.1 2010-11-16 09:59:22 status half-configured festival 1:2.0.95~beta-5 2010-11-16 09:59:22 status unpacked festival 1:2.0.95~beta-5 2010-11-16 09:59:22 status half-installed festival 1:2.0.95~beta-5 2010-11-16 09:59:22 status half-installed festival 1:2.0.95~beta-5 2010-11-16 09:59:22 status half-installed festival 1:2.0.95~beta-5 2010-11-16 09:59:22 status half-installed festival 1:2.0.95~beta-5 2010-11-16 09:59:23 status unpacked festival 1:2.0.95~beta-5.1 2010-11-16 09:59:23 status unpacked festival 1:2.0.95~beta-5.1 2010-11-16 09:59:23 upgrade gdm 2.20.11-2 2.20.11-4 2010-11-16 09:59:23 status half-configured gdm 2.20.11-2 2010-11-16 09:59:23 status unpacked gdm 2.20.11-2 2010-11-16 09:59:23 status half-installed gdm 2.20.11-2 2010-11-16 09:59:23 status half-installed gdm 2.20.11-2 2010-11-16 09:59:23 status triggers-pending menu 2.1.44 2010-11-16 09:59:23 status half-installed gdm 2.20.11-2 2010-11-16 09:59:24 status half-installed gdm 2.20.11-2 2010-11-16 09:59:27 status half-installed gdm 2.20.11-2 2010-11-16 09:59:27 status triggers-awaited menu 2.1.44 2010-11-16 09:59:27 status unpacked gdm 2.20.11-4 2010-11-16 09:59:29 status unpacked gdm 2.20.11-4 2010-11-16 09:59:29 upgrade gnome-about 2.30.2-1 2.30.2-2 2010-11-16 09:59:29 status half-configured gnome-about 2.30.2-1 2010-11-16 09:59:29 status unpacked gnome-about 2.30.2-1 2010-11-16 09:59:29 status half-installed gnome-about 2.30.2-1 2010-11-16 09:59:29 status triggers-pending gnome-menus 2.30.3-1 2010-11-16 09:59:29 status half-installed gnome-about 2.30.2-1 2010-11-16 09:59:29 status triggers-pending desktop-file-utils 0.15-2 2010-11-16 09:59:29 status half-installed gnome-about 2.30.2-1 2010-11-16 09:59:29 status half-installed gnome-about 2.30.2-1 2010-11-16 09:59:30 status half-installed gnome-about 2.30.2-1 2010-11-16 09:59:30 status unpacked gnome-about 2.30.2-2 2010-11-16 09:59:30 status unpacked gnome-about 2.30.2-2 2010-11-16 09:59:30 upgrade gnome-desktop-data 2.30.2-1 2.30.2-2 2010-11-16 09:59:30 status half-configured gnome-desktop-data 2.30.2-1 2010-11-16 09:59:30 status unpacked gnome-desktop-data 2.30.2-1 2010-11-16 09:59:30 status half-installed gnome-desktop-data 2.30.2-1 2010-11-16 09:59:32 status half-installed gnome-desktop-data 2.30.2-1 2010-11-16 09:59:32 status unpacked gnome-desktop-data 2.30.2-2 2010-11-16 09:59:33 status unpacked gnome-desktop-data 2.30.2-2 2010-11-16 09:59:33 upgrade libgp11-0 2.30.3-3 2.30.3-4 2010-11-16 09:59:33 status half-configured libgp11-0 2.30.3-3 2010-11-16 09:59:33 status unpacked libgp11-0 2.30.3-3 2010-11-16 09:59:33 status half-installed libgp11-0 2.30.3-3 2010-11-16 09:59:34 status half-installed libgp11-0 2.30.3-3 2010-11-16 09:59:34 status unpacked libgp11-0 2.30.3-4 2010-11-16 09:59:34 status unpacked libgp11-0 2.30.3-4 2010-11-16 09:59:34 upgrade libgcr0 2.30.3-3 2.30.3-4 2010-11-16 09:59:34 status half-configured libgcr0 2.30.3-3 2010-11-16 09:59:34 status unpacked libgcr0 2.30.3-3 2010-11-16 09:59:34 status half-installed libgcr0 2.30.3-3 2010-11-16 09:59:34 status half-installed libgcr0 2.30.3-3 2010-11-16 09:59:34 status unpacked libgcr0 2.30.3-4 2010-11-16 09:59:35 status unpacked libgcr0 2.30.3-4 2010-11-16 09:59:35 upgrade gnome-keyring 2.30.3-3 2.30.3-4 2010-11-16 09:59:35 status half-configured gnome-keyring 2.30.3-3 2010-11-16 09:59:35 status unpacked gnome-keyring 2.30.3-3 2010-11-16 09:59:35 status half-installed gnome-keyring 2.30.3-3 2010-11-16 09:59:35 status triggers-pending gconf2 2.28.1-6 2010-11-16 09:59:35 status half-installed gnome-keyring 2.30.3-3 2010-11-16 09:59:35 status half-installed gnome-keyring 2.30.3-3 2010-11-16 09:59:38 status half-installed gnome-keyring 2.30.3-3 2010-11-16 09:59:38 status unpacked gnome-keyring 2.30.3-4 2010-11-16 09:59:39 status unpacked gnome-keyring 2.30.3-4 2010-11-16 09:59:39 upgrade gnome-nettool 2.30.0-2 2.30.0-3 2010-11-16 09:59:39 status half-configured gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status unpacked gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:39 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:40 status half-installed gnome-nettool 2.30.0-2 2010-11-16 09:59:41 status unpacked gnome-nettool 2.30.0-3 2010-11-16 09:59:41 status unpacked gnome-nettool 2.30.0-3 2010-11-16 09:59:41 upgrade installation-report 2.42 2.43 2010-11-16 09:59:41 status half-configured installation-report 2.42 2010-11-16 09:59:41 status unpacked installation-report 2.42 2010-11-16 09:59:41 status half-installed installation-report 2.42 2010-11-16 09:59:41 status half-installed installation-report 2.42 2010-11-16 09:59:42 status half-installed installation-report 2.42 2010-11-16 09:59:43 status unpacked installation-report 2.43 2010-11-16 09:59:43 status unpacked installation-report 2.43 2010-11-16 09:59:43 upgrade libaudio2 1.9.2-3 1.9.2-4 2010-11-16 09:59:43 status half-configured libaudio2 1.9.2-3 2010-11-16 09:59:43 status unpacked libaudio2 1.9.2-3 2010-11-16 09:59:43 status half-installed libaudio2 1.9.2-3 2010-11-16 09:59:43 status half-installed libaudio2 1.9.2-3 2010-11-16 09:59:43 status unpacked libaudio2 1.9.2-4 2010-11-16 09:59:43 status unpacked libaudio2 1.9.2-4 2010-11-16 09:59:43 upgrade libavutil50 5:0.6~svn20100726-0.1 5:0.6.1-0.1 2010-11-16 09:59:43 status half-configured libavutil50 5:0.6~svn20100726-0.1 2010-11-16 09:59:43 status unpacked libavutil50 5:0.6~svn20100726-0.1 2010-11-16 09:59:43 status half-installed libavutil50 5:0.6~svn20100726-0.1 2010-11-16 09:59:44 status half-installed libavutil50 5:0.6~svn20100726-0.1 2010-11-16 09:59:44 status unpacked libavutil50 5:0.6.1-0.1 2010-11-16 09:59:44 status unpacked libavutil50 5:0.6.1-0.1 2010-11-16 09:59:44 upgrade libvpx0 0.9.1-1 0.9.1-2 2010-11-16 09:59:44 status half-configured libvpx0 0.9.1-1 2010-11-16 09:59:44 status unpacked libvpx0 0.9.1-1 2010-11-16 09:59:44 status half-installed libvpx0 0.9.1-1 2010-11-16 09:59:44 status half-installed libvpx0 0.9.1-1 2010-11-16 09:59:44 status unpacked libvpx0 0.9.1-2 2010-11-16 09:59:44 status unpacked libvpx0 0.9.1-2 2010-11-16 09:59:44 upgrade libavcodec52 5:0.6~svn20100726-0.1 5:0.6.1-0.1 2010-11-16 09:59:44 status half-configured libavcodec52 5:0.6~svn20100726-0.1 2010-11-16 09:59:44 status unpacked libavcodec52 5:0.6~svn20100726-0.1 2010-11-16 09:59:44 status half-installed libavcodec52 5:0.6~svn20100726-0.1 2010-11-16 09:59:45 status half-installed libavcodec52 5:0.6~svn20100726-0.1 2010-11-16 09:59:46 status unpacked libavcodec52 5:0.6.1-0.1 2010-11-16 09:59:46 status unpacked libavcodec52 5:0.6.1-0.1 2010-11-16 09:59:46 upgrade libavformat52 5:0.6~svn20100726-0.1 5:0.6.1-0.1 2010-11-16 09:59:46 status half-configured libavformat52 5:0.6~svn20100726-0.1 2010-11-16 09:59:46 status unpacked libavformat52 5:0.6~svn20100726-0.1 2010-11-16 09:59:46 status half-installed libavformat52 5:0.6~svn20100726-0.1 2010-11-16 09:59:46 status half-installed libavformat52 5:0.6~svn20100726-0.1 2010-11-16 09:59:46 status unpacked libavformat52 5:0.6.1-0.1 2010-11-16 09:59:46 status unpacked libavformat52 5:0.6.1-0.1 2010-11-16 09:59:46 upgrade libdb4.7-java 4.7.25-9 4.7.25-10 2010-11-16 09:59:46 status half-configured libdb4.7-java 4.7.25-9 2010-11-16 09:59:46 status unpacked libdb4.7-java 4.7.25-9 2010-11-16 09:59:46 status half-installed libdb4.7-java 4.7.25-9 2010-11-16 09:59:47 status half-installed libdb4.7-java 4.7.25-9 2010-11-16 09:59:47 status unpacked libdb4.7-java 4.7.25-10 2010-11-16 09:59:47 status unpacked libdb4.7-java 4.7.25-10 2010-11-16 09:59:47 upgrade libdb4.7-java-gcj 4.7.25-9 4.7.25-10 2010-11-16 09:59:47 status half-configured libdb4.7-java-gcj 4.7.25-9 2010-11-16 09:59:47 status unpacked libdb4.7-java-gcj 4.7.25-9 2010-11-16 09:59:47 status half-installed libdb4.7-java-gcj 4.7.25-9 2010-11-16 09:59:47 status half-installed libdb4.7-java-gcj 4.7.25-9 2010-11-16 09:59:47 status unpacked libdb4.7-java-gcj 4.7.25-10 2010-11-16 09:59:47 status unpacked libdb4.7-java-gcj 4.7.25-10 2010-11-16 09:59:48 upgrade libgphoto2-port0 2.4.6-1+b1 2.4.6-3 2010-11-16 09:59:48 status half-configured libgphoto2-port0 2.4.6-1+b1 2010-11-16 09:59:48 status unpacked libgphoto2-port0 2.4.6-1+b1 2010-11-16 09:59:48 status half-installed libgphoto2-port0 2.4.6-1+b1 2010-11-16 09:59:48 status half-installed libgphoto2-port0 2.4.6-1+b1 2010-11-16 09:59:48 status unpacked libgphoto2-port0 2.4.6-3 2010-11-16 09:59:48 status unpacked libgphoto2-port0 2.4.6-3 2010-11-16 09:59:48 upgrade libgphoto2-2 2.4.6-1+b1 2.4.6-3 2010-11-16 09:59:48 status half-configured libgphoto2-2 2.4.6-1+b1 2010-11-16 09:59:48 status unpacked libgphoto2-2 2.4.6-1+b1 2010-11-16 09:59:48 status half-installed libgphoto2-2 2.4.6-1+b1 2010-11-16 09:59:49 status triggers-pending hal 0.5.14-3 2010-11-16 09:59:49 status half-installed libgphoto2-2 2.4.6-1+b1 2010-11-16 09:59:50 status half-installed libgphoto2-2 2.4.6-1+b1 2010-11-16 09:59:50 status unpacked libgphoto2-2 2.4.6-3 2010-11-16 09:59:50 status unpacked libgphoto2-2 2.4.6-3 2010-11-16 09:59:50 upgrade libgstfarsight0.10-0 0.0.21-2 0.0.22-1 2010-11-16 09:59:50 status half-configured libgstfarsight0.10-0 0.0.21-2 2010-11-16 09:59:50 status unpacked libgstfarsight0.10-0 0.0.21-2 2010-11-16 09:59:50 status half-installed libgstfarsight0.10-0 0.0.21-2 2010-11-16 09:59:51 status half-installed libgstfarsight0.10-0 0.0.21-2 2010-11-16 09:59:51 status unpacked libgstfarsight0.10-0 0.0.22-1 2010-11-16 09:59:51 status unpacked libgstfarsight0.10-0 0.0.22-1 2010-11-16 09:59:51 upgrade libgudev-1.0-0 164-1 164-2 2010-11-16 09:59:51 status half-configured libgudev-1.0-0 164-1 2010-11-16 09:59:51 status unpacked libgudev-1.0-0 164-1 2010-11-16 09:59:51 status half-installed libgudev-1.0-0 164-1 2010-11-16 09:59:52 status half-installed libgudev-1.0-0 164-1 2010-11-16 09:59:52 status unpacked libgudev-1.0-0 164-2 2010-11-16 09:59:52 status unpacked libgudev-1.0-0 164-2 2010-11-16 09:59:52 upgrade libjack0 1:0.118+svn3796-7 1:0.118+svn3796-8 2010-11-16 09:59:52 status half-configured libjack0 1:0.118+svn3796-7 2010-11-16 09:59:52 status unpacked libjack0 1:0.118+svn3796-7 2010-11-16 09:59:52 status half-installed libjack0 1:0.118+svn3796-7 2010-11-16 09:59:52 status half-installed libjack0 1:0.118+svn3796-7 2010-11-16 09:59:52 status unpacked libjack0 1:0.118+svn3796-8 2010-11-16 09:59:52 status unpacked libjack0 1:0.118+svn3796-8 2010-11-16 09:59:52 upgrade libkpathsea5 2009-7 2009-8 2010-11-16 09:59:52 status half-configured libkpathsea5 2009-7 2010-11-16 09:59:52 status unpacked libkpathsea5 2009-7 2010-11-16 09:59:52 status half-installed libkpathsea5 2009-7 2010-11-16 09:59:53 status half-installed libkpathsea5 2009-7 2010-11-16 09:59:53 status unpacked libkpathsea5 2009-8 2010-11-16 09:59:53 status unpacked libkpathsea5 2009-8 2010-11-16 09:59:53 upgrade libpam-gnome-keyring 2.30.3-3 2.30.3-4 2010-11-16 09:59:53 status half-configured libpam-gnome-keyring 2.30.3-3 2010-11-16 09:59:53 status unpacked libpam-gnome-keyring 2.30.3-3 2010-11-16 09:59:53 status half-installed libpam-gnome-keyring 2.30.3-3 2010-11-16 09:59:53 status half-installed libpam-gnome-keyring 2.30.3-3 2010-11-16 09:59:53 status unpacked libpam-gnome-keyring 2.30.3-4 2010-11-16 09:59:53 status unpacked libpam-gnome-keyring 2.30.3-4 2010-11-16 09:59:53 upgrade libplist1 1.3-1 1.3-2 2010-11-16 09:59:53 status half-configured libplist1 1.3-1 2010-11-16 09:59:54 status unpacked libplist1 1.3-1 2010-11-16 09:59:54 status half-installed libplist1 1.3-1 2010-11-16 09:59:54 status half-installed libplist1 1.3-1 2010-11-16 09:59:54 status unpacked libplist1 1.3-2 2010-11-16 09:59:54 status unpacked libplist1 1.3-2 2010-11-16 09:59:54 upgrade libpostproc51 5:0.6~svn20100726-0.1 5:0.6.1-0.1 2010-11-16 09:59:54 status half-configured libpostproc51 5:0.6~svn20100726-0.1 2010-11-16 09:59:54 status unpacked libpostproc51 5:0.6~svn20100726-0.1 2010-11-16 09:59:54 status half-installed libpostproc51 5:0.6~svn20100726-0.1 2010-11-16 09:59:54 status half-installed libpostproc51 5:0.6~svn20100726-0.1 2010-11-16 09:59:54 status unpacked libpostproc51 5:0.6.1-0.1 2010-11-16 09:59:55 status unpacked libpostproc51 5:0.6.1-0.1 2010-11-16 09:59:55 upgrade libsane 1.0.21-6 1.0.21-7 2010-11-16 09:59:55 status half-configured libsane 1.0.21-6 2010-11-16 09:59:55 status unpacked libsane 1.0.21-6 2010-11-16 09:59:55 status half-installed libsane 1.0.21-6 2010-11-16 09:59:55 status half-installed libsane 1.0.21-6 2010-11-16 09:59:55 status half-installed libsane 1.0.21-6 2010-11-16 09:59:57 status half-installed libsane 1.0.21-6 2010-11-16 09:59:57 status unpacked libsane 1.0.21-7 2010-11-16 09:59:58 status unpacked libsane 1.0.21-7 2010-11-16 09:59:59 upgrade libswscale0 5:0.6~svn20100726-0.1 5:0.6.1-0.1 2010-11-16 09:59:59 status half-configured libswscale0 5:0.6~svn20100726-0.1 2010-11-16 09:59:59 status unpacked libswscale0 5:0.6~svn20100726-0.1 2010-11-16 09:59:59 status half-installed libswscale0 5:0.6~svn20100726-0.1 2010-11-16 09:59:59 status half-installed libswscale0 5:0.6~svn20100726-0.1 2010-11-16 09:59:59 status unpacked libswscale0 5:0.6.1-0.1 2010-11-16 09:59:59 status unpacked libswscale0 5:0.6.1-0.1 2010-11-16 09:59:59 upgrade manpages-de 0.6-2 0.7-1 2010-11-16 09:59:59 status half-configured manpages-de 0.6-2 2010-11-16 09:59:59 status unpacked manpages-de 0.6-2 2010-11-16 09:59:59 status half-installed manpages-de 0.6-2 2010-11-16 10:00:00 status half-installed manpages-de 0.6-2 2010-11-16 10:00:00 status half-installed manpages-de 0.6-2 2010-11-16 10:00:00 status unpacked manpages-de 0.7-1 2010-11-16 10:00:00 status unpacked manpages-de 0.7-1 2010-11-16 10:00:00 upgrade media-player-info 10-1 11-1 2010-11-16 10:00:00 status half-configured media-player-info 10-1 2010-11-16 10:00:00 status unpacked media-player-info 10-1 2010-11-16 10:00:00 status half-installed media-player-info 10-1 2010-11-16 10:00:01 status half-installed media-player-info 10-1 2010-11-16 10:00:01 status unpacked media-player-info 11-1 2010-11-16 10:00:01 status unpacked media-player-info 11-1 2010-11-16 10:00:01 upgrade openoffice.org-writer 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:01 status half-configured openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:01 status unpacked openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:01 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:01 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:02 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:02 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:02 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:04 status half-installed openoffice.org-writer 1:3.2.1-7 2010-11-16 10:00:05 status unpacked openoffice.org-writer 1:3.2.1-9 2010-11-16 10:00:05 status unpacked openoffice.org-writer 1:3.2.1-9 2010-11-16 10:00:05 upgrade openoffice.org-calc 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:05 status half-configured openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:05 status unpacked openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:05 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:05 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:05 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:06 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:06 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:08 status half-installed openoffice.org-calc 1:3.2.1-7 2010-11-16 10:00:08 status unpacked openoffice.org-calc 1:3.2.1-9 2010-11-16 10:00:09 status unpacked openoffice.org-calc 1:3.2.1-9 2010-11-16 10:00:09 upgrade openoffice.org-base 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:09 status half-configured openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status unpacked openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:09 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:11 status half-installed openoffice.org-base 1:3.2.1-7 2010-11-16 10:00:11 status unpacked openoffice.org-base 1:3.2.1-9 2010-11-16 10:00:12 status unpacked openoffice.org-base 1:3.2.1-9 2010-11-16 10:00:12 upgrade openoffice.org-base-core 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:12 status half-configured openoffice.org-base-core 1:3.2.1-7 2010-11-16 10:00:12 status unpacked openoffice.org-base-core 1:3.2.1-7 2010-11-16 10:00:12 status half-installed openoffice.org-base-core 1:3.2.1-7 2010-11-16 10:00:13 status half-installed openoffice.org-base-core 1:3.2.1-7 2010-11-16 10:00:13 status unpacked openoffice.org-base-core 1:3.2.1-9 2010-11-16 10:00:13 status unpacked openoffice.org-base-core 1:3.2.1-9 2010-11-16 10:00:13 upgrade openoffice.org 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:13 status half-configured openoffice.org 1:3.2.1-7 2010-11-16 10:00:13 status unpacked openoffice.org 1:3.2.1-7 2010-11-16 10:00:13 status half-installed openoffice.org 1:3.2.1-7 2010-11-16 10:00:14 status half-installed openoffice.org 1:3.2.1-7 2010-11-16 10:00:14 status unpacked openoffice.org 1:3.2.1-9 2010-11-16 10:00:14 status unpacked openoffice.org 1:3.2.1-9 2010-11-16 10:00:15 upgrade openoffice.org-common 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:15 status half-configured openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status unpacked openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status triggers-pending postgresql-common 111 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status triggers-pending shared-mime-info 0.71-3 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:15 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:26 status half-installed openoffice.org-common 1:3.2.1-7 2010-11-16 10:00:26 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:00:28 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:00:28 upgrade openoffice.org-style-galaxy 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:28 status half-configured openoffice.org-style-galaxy 1:3.2.1-7 2010-11-16 10:00:28 status unpacked openoffice.org-style-galaxy 1:3.2.1-7 2010-11-16 10:00:28 status half-installed openoffice.org-style-galaxy 1:3.2.1-7 2010-11-16 10:00:30 status half-installed openoffice.org-style-galaxy 1:3.2.1-7 2010-11-16 10:00:30 status unpacked openoffice.org-style-galaxy 1:3.2.1-9 2010-11-16 10:00:30 status unpacked openoffice.org-style-galaxy 1:3.2.1-9 2010-11-16 10:00:30 upgrade openoffice.org-java-common 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:30 status half-configured openoffice.org-java-common 1:3.2.1-7 2010-11-16 10:00:30 status unpacked openoffice.org-java-common 1:3.2.1-7 2010-11-16 10:00:31 status half-installed openoffice.org-java-common 1:3.2.1-7 2010-11-16 10:00:32 status half-installed openoffice.org-java-common 1:3.2.1-7 2010-11-16 10:00:32 status unpacked openoffice.org-java-common 1:3.2.1-9 2010-11-16 10:00:32 status unpacked openoffice.org-java-common 1:3.2.1-9 2010-11-16 10:00:32 upgrade openoffice.org-impress 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:32 status half-configured openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:32 status unpacked openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:32 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:32 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:33 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:33 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:33 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:33 status half-installed openoffice.org-impress 1:3.2.1-7 2010-11-16 10:00:33 status unpacked openoffice.org-impress 1:3.2.1-9 2010-11-16 10:00:34 status unpacked openoffice.org-impress 1:3.2.1-9 2010-11-16 10:00:34 upgrade openoffice.org-draw 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:34 status half-configured openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status unpacked openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:34 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:35 status half-installed openoffice.org-draw 1:3.2.1-7 2010-11-16 10:00:36 status unpacked openoffice.org-draw 1:3.2.1-9 2010-11-16 10:00:36 status unpacked openoffice.org-draw 1:3.2.1-9 2010-11-16 10:00:36 upgrade openoffice.org-officebean 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:36 status half-configured openoffice.org-officebean 1:3.2.1-7 2010-11-16 10:00:36 status unpacked openoffice.org-officebean 1:3.2.1-7 2010-11-16 10:00:36 status half-installed openoffice.org-officebean 1:3.2.1-7 2010-11-16 10:00:37 status half-installed openoffice.org-officebean 1:3.2.1-7 2010-11-16 10:00:37 status unpacked openoffice.org-officebean 1:3.2.1-9 2010-11-16 10:00:37 status unpacked openoffice.org-officebean 1:3.2.1-9 2010-11-16 10:00:37 upgrade python-uno 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:37 status half-configured python-uno 1:3.2.1-7 2010-11-16 10:00:38 status unpacked python-uno 1:3.2.1-7 2010-11-16 10:00:38 status half-installed python-uno 1:3.2.1-7 2010-11-16 10:00:38 status half-installed python-uno 1:3.2.1-7 2010-11-16 10:00:38 status unpacked python-uno 1:3.2.1-9 2010-11-16 10:00:38 status unpacked python-uno 1:3.2.1-9 2010-11-16 10:00:39 upgrade openoffice.org-math 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:39 status half-configured openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status unpacked openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:39 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:40 status half-installed openoffice.org-math 1:3.2.1-7 2010-11-16 10:00:40 status unpacked openoffice.org-math 1:3.2.1-9 2010-11-16 10:00:40 status unpacked openoffice.org-math 1:3.2.1-9 2010-11-16 10:00:40 upgrade openoffice.org-filter-binfilter 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:40 status half-configured openoffice.org-filter-binfilter 1:3.2.1-7 2010-11-16 10:00:40 status unpacked openoffice.org-filter-binfilter 1:3.2.1-7 2010-11-16 10:00:40 status half-installed openoffice.org-filter-binfilter 1:3.2.1-7 2010-11-16 10:00:50 status half-installed openoffice.org-filter-binfilter 1:3.2.1-7 2010-11-16 10:00:51 status unpacked openoffice.org-filter-binfilter 1:3.2.1-9 2010-11-16 10:00:51 status unpacked openoffice.org-filter-binfilter 1:3.2.1-9 2010-11-16 10:00:51 upgrade ttf-opensymbol 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:51 status half-configured ttf-opensymbol 1:3.2.1-7 2010-11-16 10:00:51 status unpacked ttf-opensymbol 1:3.2.1-7 2010-11-16 10:00:51 status half-installed ttf-opensymbol 1:3.2.1-7 2010-11-16 10:00:51 status triggers-pending fontconfig 2.8.0-2.1 2010-11-16 10:00:51 status half-installed ttf-opensymbol 1:3.2.1-7 2010-11-16 10:00:52 status half-installed ttf-opensymbol 1:3.2.1-7 2010-11-16 10:00:52 status unpacked ttf-opensymbol 1:3.2.1-9 2010-11-16 10:00:52 status unpacked ttf-opensymbol 1:3.2.1-9 2010-11-16 10:00:53 upgrade openoffice.org-core 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:00:53 status half-configured openoffice.org-core 1:3.2.1-7 2010-11-16 10:00:53 status unpacked openoffice.org-core 1:3.2.1-7 2010-11-16 10:00:53 status half-installed openoffice.org-core 1:3.2.1-7 2010-11-16 10:00:53 status half-installed openoffice.org-core 1:3.2.1-7 2010-11-16 10:00:53 status half-installed openoffice.org-core 1:3.2.1-7 2010-11-16 10:01:04 status half-installed openoffice.org-core 1:3.2.1-7 2010-11-16 10:01:04 status unpacked openoffice.org-core 1:3.2.1-9 2010-11-16 10:01:05 status unpacked openoffice.org-core 1:3.2.1-9 2010-11-16 10:01:06 upgrade openoffice.org-report-builder-bin 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:01:06 status half-configured openoffice.org-report-builder-bin 1:3.2.1-7 2010-11-16 10:01:06 status unpacked openoffice.org-report-builder-bin 1:3.2.1-7 2010-11-16 10:01:06 status half-installed openoffice.org-report-builder-bin 1:3.2.1-7 2010-11-16 10:01:06 status half-installed openoffice.org-report-builder-bin 1:3.2.1-7 2010-11-16 10:01:06 status unpacked openoffice.org-report-builder-bin 1:3.2.1-9 2010-11-16 10:01:06 status unpacked openoffice.org-report-builder-bin 1:3.2.1-9 2010-11-16 10:01:07 upgrade openoffice.org-filter-mobiledev 1:3.2.1-7 1:3.2.1-9 2010-11-16 10:01:07 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-7 2010-11-16 10:01:07 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-7 2010-11-16 10:01:07 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-7 2010-11-16 10:01:07 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-7 2010-11-16 10:01:07 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-9 2010-11-16 10:01:07 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-9 2010-11-16 10:01:07 upgrade postgresql-client-8.4 8.4.5-1~bpo50+1 8.4.5-1 2010-11-16 10:01:07 status half-configured postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:07 status unpacked postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:07 status half-installed postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:08 status half-installed postgresql-client-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:08 status unpacked postgresql-client-8.4 8.4.5-1 2010-11-16 10:01:09 status unpacked postgresql-client-8.4 8.4.5-1 2010-11-16 10:01:09 upgrade postgresql-plperl-8.4 8.4.5-1~bpo50+1 8.4.5-1 2010-11-16 10:01:09 status half-configured postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:09 status unpacked postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:09 status half-installed postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:09 status half-installed postgresql-plperl-8.4 8.4.5-1~bpo50+1 2010-11-16 10:01:09 status unpacked postgresql-plperl-8.4 8.4.5-1 2010-11-16 10:01:09 status unpacked postgresql-plperl-8.4 8.4.5-1 2010-11-16 10:01:09 upgrade pristine-tar 1.10 1.11 2010-11-16 10:01:09 status half-configured pristine-tar 1.10 2010-11-16 10:01:09 status unpacked pristine-tar 1.10 2010-11-16 10:01:09 status half-installed pristine-tar 1.10 2010-11-16 10:01:10 status half-installed pristine-tar 1.10 2010-11-16 10:01:10 status half-installed pristine-tar 1.10 2010-11-16 10:01:10 status unpacked pristine-tar 1.11 2010-11-16 10:01:10 status unpacked pristine-tar 1.11 2010-11-16 10:01:10 upgrade python-software-properties 0.60.debian-2 0.60.debian-3 2010-11-16 10:01:10 status half-configured python-software-properties 0.60.debian-2 2010-11-16 10:01:11 status triggers-pending python-support 1.0.11 2010-11-16 10:01:11 status unpacked python-software-properties 0.60.debian-2 2010-11-16 10:01:11 status half-installed python-software-properties 0.60.debian-2 2010-11-16 10:01:12 status half-installed python-software-properties 0.60.debian-2 2010-11-16 10:01:12 status unpacked python-software-properties 0.60.debian-3 2010-11-16 10:01:12 status unpacked python-software-properties 0.60.debian-3 2010-11-16 10:01:13 upgrade rsync 3.0.3-2 3.0.7-2 2010-11-16 10:01:13 status half-configured rsync 3.0.3-2 2010-11-16 10:01:13 status unpacked rsync 3.0.3-2 2010-11-16 10:01:13 status half-installed rsync 3.0.3-2 2010-11-16 10:01:13 status half-installed rsync 3.0.3-2 2010-11-16 10:01:14 status half-installed rsync 3.0.3-2 2010-11-16 10:01:14 status unpacked rsync 3.0.7-2 2010-11-16 10:01:14 status unpacked rsync 3.0.7-2 2010-11-16 10:01:14 upgrade sane-utils 1.0.21-6 1.0.21-7 2010-11-16 10:01:14 status half-configured sane-utils 1.0.21-6 2010-11-16 10:01:14 status unpacked sane-utils 1.0.21-6 2010-11-16 10:01:14 status half-installed sane-utils 1.0.21-6 2010-11-16 10:01:14 status half-installed sane-utils 1.0.21-6 2010-11-16 10:01:15 status half-installed sane-utils 1.0.21-6 2010-11-16 10:01:15 status unpacked sane-utils 1.0.21-7 2010-11-16 10:01:15 status unpacked sane-utils 1.0.21-7 2010-11-16 10:01:15 upgrade shared-mime-info 0.71-3 0.71-4 2010-11-16 10:01:15 status half-configured shared-mime-info 0.71-3 2010-11-16 10:01:16 status unpacked shared-mime-info 0.71-3 2010-11-16 10:01:16 status half-installed shared-mime-info 0.71-3 2010-11-16 10:01:16 status half-installed shared-mime-info 0.71-3 2010-11-16 10:01:16 status half-installed shared-mime-info 0.71-3 2010-11-16 10:01:16 status half-installed shared-mime-info 0.71-3 2010-11-16 10:01:17 status unpacked shared-mime-info 0.71-4 2010-11-16 10:01:17 status unpacked shared-mime-info 0.71-4 2010-11-16 10:01:17 upgrade synaptic 0.70~pre1+b1 0.70~pre2 2010-11-16 10:01:17 status half-configured synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status unpacked synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:17 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:18 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:18 status half-installed synaptic 0.70~pre1+b1 2010-11-16 10:01:19 status unpacked synaptic 0.70~pre2 2010-11-16 10:01:19 status unpacked synaptic 0.70~pre2 2010-11-16 10:01:19 upgrade software-properties-gtk 0.60.debian-2 0.60.debian-3 2010-11-16 10:01:19 status half-configured software-properties-gtk 0.60.debian-2 2010-11-16 10:01:19 status unpacked software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status half-installed software-properties-gtk 0.60.debian-2 2010-11-16 10:01:20 status unpacked software-properties-gtk 0.60.debian-3 2010-11-16 10:01:20 status unpacked software-properties-gtk 0.60.debian-3 2010-11-16 10:01:21 upgrade texlive-binaries 2009-7 2009-8 2010-11-16 10:01:21 status half-configured texlive-binaries 2009-7 2010-11-16 10:01:21 status unpacked texlive-binaries 2009-7 2010-11-16 10:01:21 status half-installed texlive-binaries 2009-7 2010-11-16 10:01:22 status half-installed texlive-binaries 2009-7 2010-11-16 10:01:23 status half-installed texlive-binaries 2009-7 2010-11-16 10:01:23 status unpacked texlive-binaries 2009-8 2010-11-16 10:01:23 status unpacked texlive-binaries 2009-8 2010-11-16 10:01:24 upgrade x11proto-input-dev 2.0-2 2.0.1-1 2010-11-16 10:01:24 status half-configured x11proto-input-dev 2.0-2 2010-11-16 10:01:24 status unpacked x11proto-input-dev 2.0-2 2010-11-16 10:01:24 status half-installed x11proto-input-dev 2.0-2 2010-11-16 10:01:24 status half-installed x11proto-input-dev 2.0-2 2010-11-16 10:01:24 status unpacked x11proto-input-dev 2.0.1-1 2010-11-16 10:01:24 status unpacked x11proto-input-dev 2.0.1-1 2010-11-16 10:01:24 upgrade xserver-common 2:1.7.7-8 2:1.7.7-9 2010-11-16 10:01:24 status half-configured xserver-common 2:1.7.7-8 2010-11-16 10:01:24 status unpacked xserver-common 2:1.7.7-8 2010-11-16 10:01:24 status half-installed xserver-common 2:1.7.7-8 2010-11-16 10:01:24 status half-installed xserver-common 2:1.7.7-8 2010-11-16 10:01:24 status half-installed xserver-common 2:1.7.7-8 2010-11-16 10:01:24 status unpacked xserver-common 2:1.7.7-9 2010-11-16 10:01:25 status unpacked xserver-common 2:1.7.7-9 2010-11-16 10:01:25 upgrade xnest 2:1.7.7-8 2:1.7.7-9 2010-11-16 10:01:25 status half-configured xnest 2:1.7.7-8 2010-11-16 10:01:25 status unpacked xnest 2:1.7.7-8 2010-11-16 10:01:25 status half-installed xnest 2:1.7.7-8 2010-11-16 10:01:25 status half-installed xnest 2:1.7.7-8 2010-11-16 10:01:25 status half-installed xnest 2:1.7.7-8 2010-11-16 10:01:25 status unpacked xnest 2:1.7.7-9 2010-11-16 10:01:25 status unpacked xnest 2:1.7.7-9 2010-11-16 10:01:25 upgrade xserver-xephyr 2:1.7.7-8 2:1.7.7-9 2010-11-16 10:01:25 status half-configured xserver-xephyr 2:1.7.7-8 2010-11-16 10:01:26 status unpacked xserver-xephyr 2:1.7.7-8 2010-11-16 10:01:26 status half-installed xserver-xephyr 2:1.7.7-8 2010-11-16 10:01:26 status half-installed xserver-xephyr 2:1.7.7-8 2010-11-16 10:01:26 status half-installed xserver-xephyr 2:1.7.7-8 2010-11-16 10:01:26 status unpacked xserver-xephyr 2:1.7.7-9 2010-11-16 10:01:26 status unpacked xserver-xephyr 2:1.7.7-9 2010-11-16 10:01:26 upgrade xserver-xorg-core 2:1.7.7-8 2:1.7.7-9 2010-11-16 10:01:26 status half-configured xserver-xorg-core 2:1.7.7-8 2010-11-16 10:01:26 status unpacked xserver-xorg-core 2:1.7.7-8 2010-11-16 10:01:26 status half-installed xserver-xorg-core 2:1.7.7-8 2010-11-16 10:01:27 status half-installed xserver-xorg-core 2:1.7.7-8 2010-11-16 10:01:27 status half-installed xserver-xorg-core 2:1.7.7-8 2010-11-16 10:01:27 status unpacked xserver-xorg-core 2:1.7.7-9 2010-11-16 10:01:27 status unpacked xserver-xorg-core 2:1.7.7-9 2010-11-16 10:01:28 upgrade zsh 4.3.10-15 4.3.10-17 2010-11-16 10:01:28 status half-configured zsh 4.3.10-15 2010-11-16 10:01:28 status unpacked zsh 4.3.10-15 2010-11-16 10:01:28 status half-installed zsh 4.3.10-15 2010-11-16 10:01:28 status half-installed zsh 4.3.10-15 2010-11-16 10:01:28 status half-installed zsh 4.3.10-15 2010-11-16 10:01:30 status half-installed zsh 4.3.10-15 2010-11-16 10:01:30 status unpacked zsh 4.3.10-17 2010-11-16 10:01:31 status unpacked zsh 4.3.10-17 2010-11-16 10:01:31 upgrade debootstrap 1.0.25 1.0.26 2010-11-16 10:01:31 status half-configured debootstrap 1.0.25 2010-11-16 10:01:31 status unpacked debootstrap 1.0.25 2010-11-16 10:01:31 status half-installed debootstrap 1.0.25 2010-11-16 10:01:31 status half-installed debootstrap 1.0.25 2010-11-16 10:01:31 status half-installed debootstrap 1.0.25 2010-11-16 10:01:31 status unpacked debootstrap 1.0.26 2010-11-16 10:01:31 status unpacked debootstrap 1.0.26 2010-11-16 10:01:32 upgrade fai-client 4.0~beta2+experimental38 4.0~beta2+experimental41 2010-11-16 10:01:32 status half-configured fai-client 4.0~beta2+experimental38 2010-11-16 10:01:32 status unpacked fai-client 4.0~beta2+experimental38 2010-11-16 10:01:32 status half-installed fai-client 4.0~beta2+experimental38 2010-11-16 10:01:32 status half-installed fai-client 4.0~beta2+experimental38 2010-11-16 10:01:32 status half-installed fai-client 4.0~beta2+experimental38 2010-11-16 10:01:32 status unpacked fai-client 4.0~beta2+experimental41 2010-11-16 10:01:32 status unpacked fai-client 4.0~beta2+experimental41 2010-11-16 10:01:32 upgrade fai-doc 4.0~beta2+experimental38 4.0~beta2+experimental41 2010-11-16 10:01:32 status half-configured fai-doc 4.0~beta2+experimental38 2010-11-16 10:01:33 status unpacked fai-doc 4.0~beta2+experimental38 2010-11-16 10:01:33 status half-installed fai-doc 4.0~beta2+experimental38 2010-11-16 10:01:33 status half-installed fai-doc 4.0~beta2+experimental38 2010-11-16 10:01:33 status half-installed fai-doc 4.0~beta2+experimental38 2010-11-16 10:01:33 status unpacked fai-doc 4.0~beta2+experimental41 2010-11-16 10:01:33 status unpacked fai-doc 4.0~beta2+experimental41 2010-11-16 10:01:33 upgrade fai-server 4.0~beta2+experimental38 4.0~beta2+experimental41 2010-11-16 10:01:33 status half-configured fai-server 4.0~beta2+experimental38 2010-11-16 10:01:33 status unpacked fai-server 4.0~beta2+experimental38 2010-11-16 10:01:33 status half-installed fai-server 4.0~beta2+experimental38 2010-11-16 10:01:34 status half-installed fai-server 4.0~beta2+experimental38 2010-11-16 10:01:34 status half-installed fai-server 4.0~beta2+experimental38 2010-11-16 10:01:34 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:01:34 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:01:34 upgrade fai-setup-storage 4.0~beta2+experimental38 4.0~beta2+experimental41 2010-11-16 10:01:34 status half-configured fai-setup-storage 4.0~beta2+experimental38 2010-11-16 10:01:34 status unpacked fai-setup-storage 4.0~beta2+experimental38 2010-11-16 10:01:34 status half-installed fai-setup-storage 4.0~beta2+experimental38 2010-11-16 10:01:34 status half-installed fai-setup-storage 4.0~beta2+experimental38 2010-11-16 10:01:35 status half-installed fai-setup-storage 4.0~beta2+experimental38 2010-11-16 10:01:35 status unpacked fai-setup-storage 4.0~beta2+experimental41 2010-11-16 10:01:35 status unpacked fai-setup-storage 4.0~beta2+experimental41 2010-11-16 10:01:35 upgrade kvm 1:0.12.5+dfsg-4 1:0.12.5+dfsg-5 2010-11-16 10:01:35 status half-configured kvm 1:0.12.5+dfsg-4 2010-11-16 10:01:35 status unpacked kvm 1:0.12.5+dfsg-4 2010-11-16 10:01:35 status half-installed kvm 1:0.12.5+dfsg-4 2010-11-16 10:01:35 status half-installed kvm 1:0.12.5+dfsg-4 2010-11-16 10:01:35 status unpacked kvm 1:0.12.5+dfsg-5 2010-11-16 10:01:36 status unpacked kvm 1:0.12.5+dfsg-5 2010-11-16 10:01:36 upgrade sbuild 0.60.3-1 0.60.5-1 2010-11-16 10:01:36 status half-configured sbuild 0.60.3-1 2010-11-16 10:01:36 status unpacked sbuild 0.60.3-1 2010-11-16 10:01:36 status half-installed sbuild 0.60.3-1 2010-11-16 10:01:36 status half-installed sbuild 0.60.3-1 2010-11-16 10:01:36 status half-installed sbuild 0.60.3-1 2010-11-16 10:01:37 status unpacked sbuild 0.60.5-1 2010-11-16 10:01:37 status unpacked sbuild 0.60.5-1 2010-11-16 10:01:37 upgrade libsbuild-perl 0.60.3-1 0.60.5-1 2010-11-16 10:01:37 status half-configured libsbuild-perl 0.60.3-1 2010-11-16 10:01:37 status unpacked libsbuild-perl 0.60.3-1 2010-11-16 10:01:37 status half-installed libsbuild-perl 0.60.3-1 2010-11-16 10:01:37 status half-installed libsbuild-perl 0.60.3-1 2010-11-16 10:01:37 status unpacked libsbuild-perl 0.60.5-1 2010-11-16 10:01:37 status unpacked libsbuild-perl 0.60.5-1 2010-11-16 10:01:37 upgrade os-prober 1.39 1.40 2010-11-16 10:01:37 status half-configured os-prober 1.39 2010-11-16 10:01:37 status unpacked os-prober 1.39 2010-11-16 10:01:37 status half-installed os-prober 1.39 2010-11-16 10:01:38 status half-installed os-prober 1.39 2010-11-16 10:01:38 status unpacked os-prober 1.40 2010-11-16 10:01:38 status unpacked os-prober 1.40 2010-11-16 10:01:39 upgrade python-brlapi 4.2-4 4.2-5 2010-11-16 10:01:39 status half-configured python-brlapi 4.2-4 2010-11-16 10:01:39 status unpacked python-brlapi 4.2-4 2010-11-16 10:01:39 status half-installed python-brlapi 4.2-4 2010-11-16 10:01:39 status half-installed python-brlapi 4.2-4 2010-11-16 10:01:40 status unpacked python-brlapi 4.2-5 2010-11-16 10:01:40 status unpacked python-brlapi 4.2-5 2010-11-16 10:01:40 upgrade usb-modeswitch 1.1.4-1 1.1.4-2 2010-11-16 10:01:40 status half-configured usb-modeswitch 1.1.4-1 2010-11-16 10:01:40 status unpacked usb-modeswitch 1.1.4-1 2010-11-16 10:01:40 status half-installed usb-modeswitch 1.1.4-1 2010-11-16 10:01:40 status half-installed usb-modeswitch 1.1.4-1 2010-11-16 10:01:41 status half-installed usb-modeswitch 1.1.4-1 2010-11-16 10:01:41 status unpacked usb-modeswitch 1.1.4-2 2010-11-16 10:01:41 status unpacked usb-modeswitch 1.1.4-2 2010-11-16 10:01:41 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-16 10:01:41 status half-configured man-db 2.5.7-6 2010-11-16 10:01:47 status installed man-db 2.5.7-6 2010-11-16 10:01:47 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-11-16 10:01:47 status half-configured install-info 4.13a.dfsg.1-6 2010-11-16 10:01:49 status installed install-info 4.13a.dfsg.1-6 2010-11-16 10:01:49 trigproc doc-base 0.9.5 0.9.5 2010-11-16 10:01:49 status half-configured doc-base 0.9.5 2010-11-16 10:01:50 status installed doc-base 0.9.5 2010-11-16 10:01:50 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-16 10:01:50 status half-configured hicolor-icon-theme 0.12-1 2010-11-16 10:01:59 status installed hicolor-icon-theme 0.12-1 2010-11-16 10:01:59 trigproc gconf2 2.28.1-6 2.28.1-6 2010-11-16 10:01:59 status half-configured gconf2 2.28.1-6 2010-11-16 10:02:14 status installed gconf2 2.28.1-6 2010-11-16 10:02:14 trigproc menu 2.1.44 2.1.44 2010-11-16 10:02:14 status half-configured menu 2.1.44 2010-11-16 10:02:16 status installed menu 2.1.44 2010-11-16 10:02:16 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-16 10:02:16 status half-configured gnome-menus 2.30.3-1 2010-11-16 10:02:16 status installed gnome-menus 2.30.3-1 2010-11-16 10:02:16 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-16 10:02:16 status half-configured desktop-file-utils 0.15-2 2010-11-16 10:02:18 status installed desktop-file-utils 0.15-2 2010-11-16 10:02:18 trigproc hal 0.5.14-3 0.5.14-3 2010-11-16 10:02:18 status half-configured hal 0.5.14-3 2010-11-16 10:02:20 status installed hal 0.5.14-3 2010-11-16 10:02:20 trigproc postgresql-common 111 111 2010-11-16 10:02:20 status half-configured postgresql-common 111 2010-11-16 10:02:22 status installed postgresql-common 111 2010-11-16 10:02:22 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-11-16 10:02:22 status half-configured fontconfig 2.8.0-2.1 2010-11-16 10:02:24 status installed fontconfig 2.8.0-2.1 2010-11-16 10:02:24 trigproc python-support 1.0.11 1.0.11 2010-11-16 10:02:24 status half-configured python-support 1.0.11 2010-11-16 10:02:48 status installed python-support 1.0.11 2010-11-16 10:02:49 startup packages configure 2010-11-16 10:02:49 configure libudev0 164-2 164-2 2010-11-16 10:02:49 status unpacked libudev0 164-2 2010-11-16 10:02:49 status half-configured libudev0 164-2 2010-11-16 10:02:50 status installed libudev0 164-2 2010-11-16 10:02:50 configure udev 164-2 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status unpacked udev 164-2 2010-11-16 10:02:50 status half-configured udev 164-2 2010-11-16 10:02:51 status installed udev 164-2 2010-11-16 10:02:51 status triggers-pending initramfs-tools 0.98.5 2010-11-16 10:02:51 configure libgnome-desktop-2-17 2.30.2-2 2.30.2-2 2010-11-16 10:02:51 status unpacked libgnome-desktop-2-17 2.30.2-2 2010-11-16 10:02:51 status half-configured libgnome-desktop-2-17 2.30.2-2 2010-11-16 10:02:51 status installed libgnome-desktop-2-17 2.30.2-2 2010-11-16 10:02:51 configure libevolution 2.30.3-4 2.30.3-4 2010-11-16 10:02:51 status unpacked libevolution 2.30.3-4 2010-11-16 10:02:51 status half-configured libevolution 2.30.3-4 2010-11-16 10:02:51 status installed libevolution 2.30.3-4 2010-11-16 10:02:51 configure evolution-common 2.30.3-4 2.30.3-4 2010-11-16 10:02:51 status unpacked evolution-common 2.30.3-4 2010-11-16 10:02:51 status half-configured evolution-common 2.30.3-4 2010-11-16 10:02:51 status installed evolution-common 2.30.3-4 2010-11-16 10:02:51 configure evolution 2.30.3-4 2.30.3-4 2010-11-16 10:02:51 status unpacked evolution 2.30.3-4 2010-11-16 10:02:51 status unpacked evolution 2.30.3-4 2010-11-16 10:02:51 status half-configured evolution 2.30.3-4 2010-11-16 10:02:51 status installed evolution 2.30.3-4 2010-11-16 10:02:51 status triggers-pending menu 2.1.44 2010-11-16 10:02:51 status triggers-awaited menu 2.1.44 2010-11-16 10:02:51 configure libbrlapi0.5 4.2-5 4.2-5 2010-11-16 10:02:51 status unpacked libbrlapi0.5 4.2-5 2010-11-16 10:02:51 status half-configured libbrlapi0.5 4.2-5 2010-11-16 10:02:51 status installed libbrlapi0.5 4.2-5 2010-11-16 10:02:51 configure qemu-kvm 0.12.5+dfsg-5 0.12.5+dfsg-5 2010-11-16 10:02:51 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:51 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:51 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:52 status unpacked qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:52 status half-configured qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:52 status installed qemu-kvm 0.12.5+dfsg-5 2010-11-16 10:02:52 configure cpp-4.4 4.4.5-8 4.4.5-8 2010-11-16 10:02:52 status unpacked cpp-4.4 4.4.5-8 2010-11-16 10:02:52 status half-configured cpp-4.4 4.4.5-8 2010-11-16 10:02:52 status installed cpp-4.4 4.4.5-8 2010-11-16 10:02:52 configure libgomp1 4.4.5-8 4.4.5-8 2010-11-16 10:02:52 status unpacked libgomp1 4.4.5-8 2010-11-16 10:02:52 status half-configured libgomp1 4.4.5-8 2010-11-16 10:02:52 status installed libgomp1 4.4.5-8 2010-11-16 10:02:52 configure gcc-4.4 4.4.5-8 4.4.5-8 2010-11-16 10:02:52 status unpacked gcc-4.4 4.4.5-8 2010-11-16 10:02:52 status half-configured gcc-4.4 4.4.5-8 2010-11-16 10:02:52 status installed gcc-4.4 4.4.5-8 2010-11-16 10:02:52 configure libgfortran3 4.4.5-8 4.4.5-8 2010-11-16 10:02:52 status unpacked libgfortran3 4.4.5-8 2010-11-16 10:02:52 status half-configured libgfortran3 4.4.5-8 2010-11-16 10:02:52 status installed libgfortran3 4.4.5-8 2010-11-16 10:02:52 configure lib32gcc1 1:4.4.5-8 1:4.4.5-8 2010-11-16 10:02:52 status unpacked lib32gcc1 1:4.4.5-8 2010-11-16 10:02:52 status half-configured lib32gcc1 1:4.4.5-8 2010-11-16 10:02:52 status installed lib32gcc1 1:4.4.5-8 2010-11-16 10:02:52 configure lib32stdc++6 4.4.5-8 4.4.5-8 2010-11-16 10:02:52 status unpacked lib32stdc++6 4.4.5-8 2010-11-16 10:02:52 status half-configured lib32stdc++6 4.4.5-8 2010-11-16 10:02:52 status installed lib32stdc++6 4.4.5-8 2010-11-16 10:02:52 configure uno-libs3 1.6.1+OOo3.2.1-9 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status unpacked uno-libs3 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status half-configured uno-libs3 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status installed uno-libs3 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 configure ure 1.6.1+OOo3.2.1-9 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status unpacked ure 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status half-configured ure 1.6.1+OOo3.2.1-9 2010-11-16 10:02:52 status installed ure 1.6.1+OOo3.2.1-9 2010-11-16 10:02:53 configure bsdmainutils 8.0.16 8.0.16 2010-11-16 10:02:53 status unpacked bsdmainutils 8.0.16 2010-11-16 10:02:53 status unpacked bsdmainutils 8.0.16 2010-11-16 10:02:53 status unpacked bsdmainutils 8.0.16 2010-11-16 10:02:53 status half-configured bsdmainutils 8.0.16 2010-11-16 10:02:53 status installed bsdmainutils 8.0.16 2010-11-16 10:02:53 configure cpio 2.11-5 2.11-5 2010-11-16 10:02:53 status unpacked cpio 2.11-5 2010-11-16 10:02:53 status half-configured cpio 2.11-5 2010-11-16 10:02:53 status installed cpio 2.11-5 2010-11-16 10:02:53 configure libisc62 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status unpacked libisc62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status half-configured libisc62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status installed libisc62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 configure libdns69 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status unpacked libdns69 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status half-configured libdns69 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:53 status installed libdns69 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure libisccc60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked libisccc60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured libisccc60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed libisccc60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure libisccfg62 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked libisccfg62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured libisccfg62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed libisccfg62 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure libbind9-60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked libbind9-60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured libbind9-60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed libbind9-60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure liblwres60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked liblwres60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured liblwres60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed liblwres60 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure bind9-host 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked bind9-host 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured bind9-host 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed bind9-host 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure dnsutils 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status unpacked dnsutils 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status half-configured dnsutils 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 status installed dnsutils 1:9.7.2.dfsg.P2-2 2010-11-16 10:02:54 configure libdb4.7 4.7.25-10 4.7.25-10 2010-11-16 10:02:54 status unpacked libdb4.7 4.7.25-10 2010-11-16 10:02:54 status half-configured libdb4.7 4.7.25-10 2010-11-16 10:02:55 status installed libdb4.7 4.7.25-10 2010-11-16 10:02:55 configure mime-support 3.51-1 3.51-1 2010-11-16 10:02:55 status unpacked mime-support 3.51-1 2010-11-16 10:02:55 status unpacked mime-support 3.51-1 2010-11-16 10:02:55 status unpacked mime-support 3.51-1 2010-11-16 10:02:55 status half-configured mime-support 3.51-1 2010-11-16 10:02:55 status installed mime-support 3.51-1 2010-11-16 10:02:55 configure acpid 1:2.0.6-2 1:2.0.6-2 2010-11-16 10:02:55 status unpacked acpid 1:2.0.6-2 2010-11-16 10:02:55 status unpacked acpid 1:2.0.6-2 2010-11-16 10:02:55 status unpacked acpid 1:2.0.6-2 2010-11-16 10:02:55 status half-configured acpid 1:2.0.6-2 2010-11-16 10:02:56 status installed acpid 1:2.0.6-2 2010-11-16 10:02:56 configure acpi-support-base 0.137-6 0.137-6 2010-11-16 10:02:56 status unpacked acpi-support-base 0.137-6 2010-11-16 10:02:56 status unpacked acpi-support-base 0.137-6 2010-11-16 10:02:56 status unpacked acpi-support-base 0.137-6 2010-11-16 10:02:56 status half-configured acpi-support-base 0.137-6 2010-11-16 10:02:57 status installed acpi-support-base 0.137-6 2010-11-16 10:02:58 configure apache2.2-bin 2.2.16-4 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-bin 2.2.16-4 2010-11-16 10:02:58 status half-configured apache2.2-bin 2.2.16-4 2010-11-16 10:02:58 status installed apache2.2-bin 2.2.16-4 2010-11-16 10:02:58 configure apache2-utils 2.2.16-4 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2-utils 2.2.16-4 2010-11-16 10:02:58 status half-configured apache2-utils 2.2.16-4 2010-11-16 10:02:58 status installed apache2-utils 2.2.16-4 2010-11-16 10:02:58 configure apache2.2-common 2.2.16-4 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:58 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:02:59 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:00 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:01 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:01 status unpacked apache2.2-common 2.2.16-4 2010-11-16 10:03:01 status half-configured apache2.2-common 2.2.16-4 2010-11-16 10:03:01 status installed apache2.2-common 2.2.16-4 2010-11-16 10:03:01 configure apache2-mpm-worker 2.2.16-4 2.2.16-4 2010-11-16 10:03:01 status unpacked apache2-mpm-worker 2.2.16-4 2010-11-16 10:03:01 status half-configured apache2-mpm-worker 2.2.16-4 2010-11-16 10:03:02 status installed apache2-mpm-worker 2.2.16-4 2010-11-16 10:03:02 configure apache2 2.2.16-4 2.2.16-4 2010-11-16 10:03:02 status unpacked apache2 2.2.16-4 2010-11-16 10:03:02 status half-configured apache2 2.2.16-4 2010-11-16 10:03:02 status installed apache2 2.2.16-4 2010-11-16 10:03:02 configure busybox 1:1.17.1-8 1:1.17.1-8 2010-11-16 10:03:02 status unpacked busybox 1:1.17.1-8 2010-11-16 10:03:02 status half-configured busybox 1:1.17.1-8 2010-11-16 10:03:02 status installed busybox 1:1.17.1-8 2010-11-16 10:03:02 configure common-lisp-controller 7.4+nmu1 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status unpacked common-lisp-controller 7.4+nmu1 2010-11-16 10:03:02 status half-configured common-lisp-controller 7.4+nmu1 2010-11-16 10:03:05 status installed common-lisp-controller 7.4+nmu1 2010-11-16 10:03:05 configure libcups2 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcups2 1.4.4-7 2010-11-16 10:03:05 status half-configured libcups2 1.4.4-7 2010-11-16 10:03:05 status installed libcups2 1.4.4-7 2010-11-16 10:03:05 configure libcupscgi1 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcupscgi1 1.4.4-7 2010-11-16 10:03:05 status half-configured libcupscgi1 1.4.4-7 2010-11-16 10:03:05 status installed libcupscgi1 1.4.4-7 2010-11-16 10:03:05 configure libcupsdriver1 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcupsdriver1 1.4.4-7 2010-11-16 10:03:05 status half-configured libcupsdriver1 1.4.4-7 2010-11-16 10:03:05 status installed libcupsdriver1 1.4.4-7 2010-11-16 10:03:05 configure libcupsimage2 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcupsimage2 1.4.4-7 2010-11-16 10:03:05 status half-configured libcupsimage2 1.4.4-7 2010-11-16 10:03:05 status installed libcupsimage2 1.4.4-7 2010-11-16 10:03:05 configure libcupsmime1 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcupsmime1 1.4.4-7 2010-11-16 10:03:05 status half-configured libcupsmime1 1.4.4-7 2010-11-16 10:03:05 status installed libcupsmime1 1.4.4-7 2010-11-16 10:03:05 configure libcupsppdc1 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked libcupsppdc1 1.4.4-7 2010-11-16 10:03:05 status half-configured libcupsppdc1 1.4.4-7 2010-11-16 10:03:05 status installed libcupsppdc1 1.4.4-7 2010-11-16 10:03:05 configure cups-common 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked cups-common 1.4.4-7 2010-11-16 10:03:05 status half-configured cups-common 1.4.4-7 2010-11-16 10:03:05 status installed cups-common 1.4.4-7 2010-11-16 10:03:05 configure cups-client 1.4.4-7 1.4.4-7 2010-11-16 10:03:05 status unpacked cups-client 1.4.4-7 2010-11-16 10:03:05 status half-configured cups-client 1.4.4-7 2010-11-16 10:03:06 status installed cups-client 1.4.4-7 2010-11-16 10:03:06 configure cups-bsd 1.4.4-7 1.4.4-7 2010-11-16 10:03:06 status unpacked cups-bsd 1.4.4-7 2010-11-16 10:03:06 status half-configured cups-bsd 1.4.4-7 2010-11-16 10:03:06 status installed cups-bsd 1.4.4-7 2010-11-16 10:03:06 configure cups-ppdc 1.4.4-7 1.4.4-7 2010-11-16 10:03:06 status unpacked cups-ppdc 1.4.4-7 2010-11-16 10:03:06 status half-configured cups-ppdc 1.4.4-7 2010-11-16 10:03:06 status installed cups-ppdc 1.4.4-7 2010-11-16 10:03:06 configure cups 1.4.4-7 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status unpacked cups 1.4.4-7 2010-11-16 10:03:06 status half-configured cups 1.4.4-7 2010-11-16 10:03:09 status installed cups 1.4.4-7 2010-11-16 10:03:09 configure desktop-base 6.0.0 6.0.0 2010-11-16 10:03:09 status unpacked desktop-base 6.0.0 2010-11-16 10:03:09 status unpacked desktop-base 6.0.0 2010-11-16 10:03:09 status half-configured desktop-base 6.0.0 2010-11-16 10:03:33 status installed desktop-base 6.0.0 2010-11-16 10:03:33 configure dictionaries-common 1.5.16 1.5.16 2010-11-16 10:03:33 status unpacked dictionaries-common 1.5.16 2010-11-16 10:03:33 status unpacked dictionaries-common 1.5.16 2010-11-16 10:03:33 status half-configured dictionaries-common 1.5.16 2010-11-16 10:03:34 status installed dictionaries-common 1.5.16 2010-11-16 10:03:34 configure growisofs 7.1-9 7.1-9 2010-11-16 10:03:34 status unpacked growisofs 7.1-9 2010-11-16 10:03:34 status half-configured growisofs 7.1-9 2010-11-16 10:03:34 status installed growisofs 7.1-9 2010-11-16 10:03:34 configure dvd+rw-tools 7.1-9 7.1-9 2010-11-16 10:03:34 status unpacked dvd+rw-tools 7.1-9 2010-11-16 10:03:34 status half-configured dvd+rw-tools 7.1-9 2010-11-16 10:03:34 status installed dvd+rw-tools 7.1-9 2010-11-16 10:03:34 configure evolution-plugins 2.30.3-4 2.30.3-4 2010-11-16 10:03:34 status unpacked evolution-plugins 2.30.3-4 2010-11-16 10:03:34 status half-configured evolution-plugins 2.30.3-4 2010-11-16 10:03:34 status installed evolution-plugins 2.30.3-4 2010-11-16 10:03:34 configure festival 1:2.0.95~beta-5.1 1:2.0.95~beta-5.1 2010-11-16 10:03:34 status unpacked festival 1:2.0.95~beta-5.1 2010-11-16 10:03:34 status unpacked festival 1:2.0.95~beta-5.1 2010-11-16 10:03:34 status half-configured festival 1:2.0.95~beta-5.1 2010-11-16 10:03:34 status installed festival 1:2.0.95~beta-5.1 2010-11-16 10:03:34 configure gdm 2.20.11-4 2.20.11-4 2010-11-16 10:03:34 status unpacked gdm 2.20.11-4 2010-11-16 10:03:34 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status unpacked gdm 2.20.11-4 2010-11-16 10:03:35 status half-configured gdm 2.20.11-4 2010-11-16 10:03:36 status installed gdm 2.20.11-4 2010-11-16 10:03:36 configure gnome-desktop-data 2.30.2-2 2.30.2-2 2010-11-16 10:03:36 status unpacked gnome-desktop-data 2.30.2-2 2010-11-16 10:03:36 status half-configured gnome-desktop-data 2.30.2-2 2010-11-16 10:03:36 status installed gnome-desktop-data 2.30.2-2 2010-11-16 10:03:36 configure gnome-about 2.30.2-2 2.30.2-2 2010-11-16 10:03:36 status unpacked gnome-about 2.30.2-2 2010-11-16 10:03:36 status half-configured gnome-about 2.30.2-2 2010-11-16 10:03:36 status installed gnome-about 2.30.2-2 2010-11-16 10:03:36 configure libgp11-0 2.30.3-4 2.30.3-4 2010-11-16 10:03:36 status unpacked libgp11-0 2.30.3-4 2010-11-16 10:03:36 status half-configured libgp11-0 2.30.3-4 2010-11-16 10:03:36 status installed libgp11-0 2.30.3-4 2010-11-16 10:03:36 configure libgcr0 2.30.3-4 2.30.3-4 2010-11-16 10:03:36 status unpacked libgcr0 2.30.3-4 2010-11-16 10:03:36 status half-configured libgcr0 2.30.3-4 2010-11-16 10:03:36 status installed libgcr0 2.30.3-4 2010-11-16 10:03:36 configure gnome-keyring 2.30.3-4 2.30.3-4 2010-11-16 10:03:36 status unpacked gnome-keyring 2.30.3-4 2010-11-16 10:03:36 status half-configured gnome-keyring 2.30.3-4 2010-11-16 10:03:36 status installed gnome-keyring 2.30.3-4 2010-11-16 10:03:36 configure gnome-nettool 2.30.0-3 2.30.0-3 2010-11-16 10:03:36 status unpacked gnome-nettool 2.30.0-3 2010-11-16 10:03:36 status half-configured gnome-nettool 2.30.0-3 2010-11-16 10:03:36 status installed gnome-nettool 2.30.0-3 2010-11-16 10:03:36 configure installation-report 2.43 2.43 2010-11-16 10:03:36 status unpacked installation-report 2.43 2010-11-16 10:03:36 status half-configured installation-report 2.43 2010-11-16 10:03:36 status installed installation-report 2.43 2010-11-16 10:03:36 configure libaudio2 1.9.2-4 1.9.2-4 2010-11-16 10:03:36 status unpacked libaudio2 1.9.2-4 2010-11-16 10:03:36 status half-configured libaudio2 1.9.2-4 2010-11-16 10:03:36 status installed libaudio2 1.9.2-4 2010-11-16 10:03:36 configure libavutil50 5:0.6.1-0.1 5:0.6.1-0.1 2010-11-16 10:03:36 status unpacked libavutil50 5:0.6.1-0.1 2010-11-16 10:03:36 status half-configured libavutil50 5:0.6.1-0.1 2010-11-16 10:03:37 status installed libavutil50 5:0.6.1-0.1 2010-11-16 10:03:37 configure libvpx0 0.9.1-2 0.9.1-2 2010-11-16 10:03:37 status unpacked libvpx0 0.9.1-2 2010-11-16 10:03:37 status half-configured libvpx0 0.9.1-2 2010-11-16 10:03:37 status installed libvpx0 0.9.1-2 2010-11-16 10:03:37 configure libavcodec52 5:0.6.1-0.1 5:0.6.1-0.1 2010-11-16 10:03:37 status unpacked libavcodec52 5:0.6.1-0.1 2010-11-16 10:03:37 status half-configured libavcodec52 5:0.6.1-0.1 2010-11-16 10:03:37 status installed libavcodec52 5:0.6.1-0.1 2010-11-16 10:03:37 configure libavformat52 5:0.6.1-0.1 5:0.6.1-0.1 2010-11-16 10:03:37 status unpacked libavformat52 5:0.6.1-0.1 2010-11-16 10:03:37 status half-configured libavformat52 5:0.6.1-0.1 2010-11-16 10:03:37 status installed libavformat52 5:0.6.1-0.1 2010-11-16 10:03:37 configure libdb4.7-java 4.7.25-10 4.7.25-10 2010-11-16 10:03:37 status unpacked libdb4.7-java 4.7.25-10 2010-11-16 10:03:37 status half-configured libdb4.7-java 4.7.25-10 2010-11-16 10:03:37 status installed libdb4.7-java 4.7.25-10 2010-11-16 10:03:37 configure libdb4.7-java-gcj 4.7.25-10 4.7.25-10 2010-11-16 10:03:37 status unpacked libdb4.7-java-gcj 4.7.25-10 2010-11-16 10:03:37 status half-configured libdb4.7-java-gcj 4.7.25-10 2010-11-16 10:03:37 status installed libdb4.7-java-gcj 4.7.25-10 2010-11-16 10:03:37 configure libgphoto2-port0 2.4.6-3 2.4.6-3 2010-11-16 10:03:37 status unpacked libgphoto2-port0 2.4.6-3 2010-11-16 10:03:37 status half-configured libgphoto2-port0 2.4.6-3 2010-11-16 10:03:37 status installed libgphoto2-port0 2.4.6-3 2010-11-16 10:03:37 configure libgphoto2-2 2.4.6-3 2.4.6-3 2010-11-16 10:03:37 status unpacked libgphoto2-2 2.4.6-3 2010-11-16 10:03:37 status half-configured libgphoto2-2 2.4.6-3 2010-11-16 10:03:37 status installed libgphoto2-2 2.4.6-3 2010-11-16 10:03:37 configure libgstfarsight0.10-0 0.0.22-1 0.0.22-1 2010-11-16 10:03:37 status unpacked libgstfarsight0.10-0 0.0.22-1 2010-11-16 10:03:37 status half-configured libgstfarsight0.10-0 0.0.22-1 2010-11-16 10:03:37 status installed libgstfarsight0.10-0 0.0.22-1 2010-11-16 10:03:38 configure libgudev-1.0-0 164-2 164-2 2010-11-16 10:03:38 status unpacked libgudev-1.0-0 164-2 2010-11-16 10:03:38 status half-configured libgudev-1.0-0 164-2 2010-11-16 10:03:38 status installed libgudev-1.0-0 164-2 2010-11-16 10:03:38 configure libjack0 1:0.118+svn3796-8 1:0.118+svn3796-8 2010-11-16 10:03:38 status unpacked libjack0 1:0.118+svn3796-8 2010-11-16 10:03:38 status half-configured libjack0 1:0.118+svn3796-8 2010-11-16 10:03:38 status installed libjack0 1:0.118+svn3796-8 2010-11-16 10:03:38 configure libkpathsea5 2009-8 2009-8 2010-11-16 10:03:38 status unpacked libkpathsea5 2009-8 2010-11-16 10:03:38 status half-configured libkpathsea5 2009-8 2010-11-16 10:03:38 status installed libkpathsea5 2009-8 2010-11-16 10:03:38 configure libpam-gnome-keyring 2.30.3-4 2.30.3-4 2010-11-16 10:03:38 status unpacked libpam-gnome-keyring 2.30.3-4 2010-11-16 10:03:38 status half-configured libpam-gnome-keyring 2.30.3-4 2010-11-16 10:03:39 status installed libpam-gnome-keyring 2.30.3-4 2010-11-16 10:03:39 configure libplist1 1.3-2 1.3-2 2010-11-16 10:03:39 status unpacked libplist1 1.3-2 2010-11-16 10:03:39 status half-configured libplist1 1.3-2 2010-11-16 10:03:39 status installed libplist1 1.3-2 2010-11-16 10:03:39 configure libpostproc51 5:0.6.1-0.1 5:0.6.1-0.1 2010-11-16 10:03:39 status unpacked libpostproc51 5:0.6.1-0.1 2010-11-16 10:03:39 status half-configured libpostproc51 5:0.6.1-0.1 2010-11-16 10:03:39 status installed libpostproc51 5:0.6.1-0.1 2010-11-16 10:03:39 configure libsane 1.0.21-7 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:39 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:40 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status unpacked libsane 1.0.21-7 2010-11-16 10:03:41 status half-configured libsane 1.0.21-7 2010-11-16 10:03:41 status installed libsane 1.0.21-7 2010-11-16 10:03:41 configure libswscale0 5:0.6.1-0.1 5:0.6.1-0.1 2010-11-16 10:03:41 status unpacked libswscale0 5:0.6.1-0.1 2010-11-16 10:03:41 status half-configured libswscale0 5:0.6.1-0.1 2010-11-16 10:03:41 status installed libswscale0 5:0.6.1-0.1 2010-11-16 10:03:41 configure manpages-de 0.7-1 0.7-1 2010-11-16 10:03:41 status unpacked manpages-de 0.7-1 2010-11-16 10:03:41 status half-configured manpages-de 0.7-1 2010-11-16 10:03:41 status installed manpages-de 0.7-1 2010-11-16 10:03:41 configure media-player-info 11-1 11-1 2010-11-16 10:03:41 status unpacked media-player-info 11-1 2010-11-16 10:03:41 status half-configured media-player-info 11-1 2010-11-16 10:03:41 status installed media-player-info 11-1 2010-11-16 10:03:42 configure ttf-opensymbol 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:03:42 status unpacked ttf-opensymbol 1:3.2.1-9 2010-11-16 10:03:42 status half-configured ttf-opensymbol 1:3.2.1-9 2010-11-16 10:03:42 status installed ttf-opensymbol 1:3.2.1-9 2010-11-16 10:03:42 configure postgresql-client-8.4 8.4.5-1 8.4.5-1 2010-11-16 10:03:42 status unpacked postgresql-client-8.4 8.4.5-1 2010-11-16 10:03:42 status half-configured postgresql-client-8.4 8.4.5-1 2010-11-16 10:03:43 status installed postgresql-client-8.4 8.4.5-1 2010-11-16 10:03:43 configure postgresql-plperl-8.4 8.4.5-1 8.4.5-1 2010-11-16 10:03:43 status unpacked postgresql-plperl-8.4 8.4.5-1 2010-11-16 10:03:43 status half-configured postgresql-plperl-8.4 8.4.5-1 2010-11-16 10:03:43 status installed postgresql-plperl-8.4 8.4.5-1 2010-11-16 10:03:43 configure pristine-tar 1.11 1.11 2010-11-16 10:03:43 status unpacked pristine-tar 1.11 2010-11-16 10:03:43 status half-configured pristine-tar 1.11 2010-11-16 10:03:43 status installed pristine-tar 1.11 2010-11-16 10:03:43 configure python-software-properties 0.60.debian-3 0.60.debian-3 2010-11-16 10:03:43 status unpacked python-software-properties 0.60.debian-3 2010-11-16 10:03:43 status half-configured python-software-properties 0.60.debian-3 2010-11-16 10:03:43 status installed python-software-properties 0.60.debian-3 2010-11-16 10:03:43 status triggers-pending python-support 1.0.11 2010-11-16 10:03:43 configure rsync 3.0.7-2 3.0.7-2 2010-11-16 10:03:43 status unpacked rsync 3.0.7-2 2010-11-16 10:03:43 status unpacked rsync 3.0.7-2 2010-11-16 10:03:43 status unpacked rsync 3.0.7-2 2010-11-16 10:03:43 status half-configured rsync 3.0.7-2 2010-11-16 10:03:43 status installed rsync 3.0.7-2 2010-11-16 10:03:43 configure sane-utils 1.0.21-7 1.0.21-7 2010-11-16 10:03:43 status unpacked sane-utils 1.0.21-7 2010-11-16 10:03:44 status unpacked sane-utils 1.0.21-7 2010-11-16 10:03:44 status unpacked sane-utils 1.0.21-7 2010-11-16 10:03:44 status unpacked sane-utils 1.0.21-7 2010-11-16 10:03:44 status half-configured sane-utils 1.0.21-7 2010-11-16 10:03:44 status installed sane-utils 1.0.21-7 2010-11-16 10:03:44 configure shared-mime-info 0.71-4 0.71-4 2010-11-16 10:03:44 status unpacked shared-mime-info 0.71-4 2010-11-16 10:03:44 status half-configured shared-mime-info 0.71-4 2010-11-16 10:03:46 status installed shared-mime-info 0.71-4 2010-11-16 10:03:46 configure synaptic 0.70~pre2 0.70~pre2 2010-11-16 10:03:46 status unpacked synaptic 0.70~pre2 2010-11-16 10:03:46 status half-configured synaptic 0.70~pre2 2010-11-16 10:03:46 status installed synaptic 0.70~pre2 2010-11-16 10:03:46 configure software-properties-gtk 0.60.debian-3 0.60.debian-3 2010-11-16 10:03:46 status unpacked software-properties-gtk 0.60.debian-3 2010-11-16 10:03:46 status half-configured software-properties-gtk 0.60.debian-3 2010-11-16 10:03:46 status installed software-properties-gtk 0.60.debian-3 2010-11-16 10:03:46 configure texlive-binaries 2009-8 2009-8 2010-11-16 10:03:46 status unpacked texlive-binaries 2009-8 2010-11-16 10:03:46 status half-configured texlive-binaries 2009-8 2010-11-16 10:05:15 status installed texlive-binaries 2009-8 2010-11-16 10:05:15 configure x11proto-input-dev 2.0.1-1 2.0.1-1 2010-11-16 10:05:15 status unpacked x11proto-input-dev 2.0.1-1 2010-11-16 10:05:15 status half-configured x11proto-input-dev 2.0.1-1 2010-11-16 10:05:15 status installed x11proto-input-dev 2.0.1-1 2010-11-16 10:05:15 configure xserver-common 2:1.7.7-9 2:1.7.7-9 2010-11-16 10:05:15 status unpacked xserver-common 2:1.7.7-9 2010-11-16 10:05:15 status half-configured xserver-common 2:1.7.7-9 2010-11-16 10:05:15 status installed xserver-common 2:1.7.7-9 2010-11-16 10:05:15 configure xnest 2:1.7.7-9 2:1.7.7-9 2010-11-16 10:05:15 status unpacked xnest 2:1.7.7-9 2010-11-16 10:05:15 status half-configured xnest 2:1.7.7-9 2010-11-16 10:05:15 status installed xnest 2:1.7.7-9 2010-11-16 10:05:15 configure xserver-xephyr 2:1.7.7-9 2:1.7.7-9 2010-11-16 10:05:15 status unpacked xserver-xephyr 2:1.7.7-9 2010-11-16 10:05:15 status half-configured xserver-xephyr 2:1.7.7-9 2010-11-16 10:05:15 status installed xserver-xephyr 2:1.7.7-9 2010-11-16 10:05:15 configure xserver-xorg-core 2:1.7.7-9 2:1.7.7-9 2010-11-16 10:05:15 status unpacked xserver-xorg-core 2:1.7.7-9 2010-11-16 10:05:15 status half-configured xserver-xorg-core 2:1.7.7-9 2010-11-16 10:05:15 status installed xserver-xorg-core 2:1.7.7-9 2010-11-16 10:05:15 configure zsh 4.3.10-17 4.3.10-17 2010-11-16 10:05:15 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status unpacked zsh 4.3.10-17 2010-11-16 10:05:16 status half-configured zsh 4.3.10-17 2010-11-16 10:05:16 status installed zsh 4.3.10-17 2010-11-16 10:05:16 configure debootstrap 1.0.26 1.0.26 2010-11-16 10:05:16 status unpacked debootstrap 1.0.26 2010-11-16 10:05:16 status half-configured debootstrap 1.0.26 2010-11-16 10:05:16 status installed debootstrap 1.0.26 2010-11-16 10:05:16 configure fai-client 4.0~beta2+experimental41 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-client 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-client 4.0~beta2+experimental41 2010-11-16 10:05:16 status half-configured fai-client 4.0~beta2+experimental41 2010-11-16 10:05:16 status installed fai-client 4.0~beta2+experimental41 2010-11-16 10:05:16 configure fai-doc 4.0~beta2+experimental41 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-doc 4.0~beta2+experimental41 2010-11-16 10:05:16 status half-configured fai-doc 4.0~beta2+experimental41 2010-11-16 10:05:16 status installed fai-doc 4.0~beta2+experimental41 2010-11-16 10:05:16 configure fai-server 4.0~beta2+experimental41 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status half-configured fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 status installed fai-server 4.0~beta2+experimental41 2010-11-16 10:05:16 configure fai-setup-storage 4.0~beta2+experimental41 4.0~beta2+experimental41 2010-11-16 10:05:16 status unpacked fai-setup-storage 4.0~beta2+experimental41 2010-11-16 10:05:16 status half-configured fai-setup-storage 4.0~beta2+experimental41 2010-11-16 10:05:16 status installed fai-setup-storage 4.0~beta2+experimental41 2010-11-16 10:05:16 configure kvm 1:0.12.5+dfsg-5 1:0.12.5+dfsg-5 2010-11-16 10:05:16 status unpacked kvm 1:0.12.5+dfsg-5 2010-11-16 10:05:16 status half-configured kvm 1:0.12.5+dfsg-5 2010-11-16 10:05:16 status installed kvm 1:0.12.5+dfsg-5 2010-11-16 10:05:16 configure libsbuild-perl 0.60.5-1 0.60.5-1 2010-11-16 10:05:16 status unpacked libsbuild-perl 0.60.5-1 2010-11-16 10:05:17 status half-configured libsbuild-perl 0.60.5-1 2010-11-16 10:05:17 status installed libsbuild-perl 0.60.5-1 2010-11-16 10:05:17 configure sbuild 0.60.5-1 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status unpacked sbuild 0.60.5-1 2010-11-16 10:05:17 status half-configured sbuild 0.60.5-1 2010-11-16 10:05:17 status installed sbuild 0.60.5-1 2010-11-16 10:05:17 configure os-prober 1.40 1.40 2010-11-16 10:05:17 status unpacked os-prober 1.40 2010-11-16 10:05:17 status half-configured os-prober 1.40 2010-11-16 10:05:17 status installed os-prober 1.40 2010-11-16 10:05:17 configure python-brlapi 4.2-5 4.2-5 2010-11-16 10:05:17 status unpacked python-brlapi 4.2-5 2010-11-16 10:05:17 status half-configured python-brlapi 4.2-5 2010-11-16 10:05:17 status installed python-brlapi 4.2-5 2010-11-16 10:05:17 configure usb-modeswitch 1.1.4-2 1.1.4-2 2010-11-16 10:05:17 status unpacked usb-modeswitch 1.1.4-2 2010-11-16 10:05:17 status unpacked usb-modeswitch 1.1.4-2 2010-11-16 10:05:17 status half-configured usb-modeswitch 1.1.4-2 2010-11-16 10:05:17 status installed usb-modeswitch 1.1.4-2 2010-11-16 10:05:17 configure openoffice.org-style-galaxy 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-style-galaxy 1:3.2.1-9 2010-11-16 10:05:17 status half-configured openoffice.org-style-galaxy 1:3.2.1-9 2010-11-16 10:05:17 status installed openoffice.org-style-galaxy 1:3.2.1-9 2010-11-16 10:05:17 configure openoffice.org-common 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status half-configured openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 status installed openoffice.org-common 1:3.2.1-9 2010-11-16 10:05:17 configure openoffice.org-core 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:17 status unpacked openoffice.org-core 1:3.2.1-9 2010-11-16 10:05:17 status half-configured openoffice.org-core 1:3.2.1-9 2010-11-16 10:05:18 status installed openoffice.org-core 1:3.2.1-9 2010-11-16 10:05:18 configure openoffice.org-base-core 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:18 status unpacked openoffice.org-base-core 1:3.2.1-9 2010-11-16 10:05:18 status half-configured openoffice.org-base-core 1:3.2.1-9 2010-11-16 10:05:18 status installed openoffice.org-base-core 1:3.2.1-9 2010-11-16 10:05:18 configure openoffice.org-writer 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:18 status unpacked openoffice.org-writer 1:3.2.1-9 2010-11-16 10:05:18 status half-configured openoffice.org-writer 1:3.2.1-9 2010-11-16 10:05:18 status installed openoffice.org-writer 1:3.2.1-9 2010-11-16 10:05:18 configure openoffice.org-calc 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:18 status unpacked openoffice.org-calc 1:3.2.1-9 2010-11-16 10:05:18 status half-configured openoffice.org-calc 1:3.2.1-9 2010-11-16 10:05:19 status installed openoffice.org-calc 1:3.2.1-9 2010-11-16 10:05:19 configure openoffice.org-java-common 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:19 status unpacked openoffice.org-java-common 1:3.2.1-9 2010-11-16 10:05:19 status half-configured openoffice.org-java-common 1:3.2.1-9 2010-11-16 10:05:19 status installed openoffice.org-java-common 1:3.2.1-9 2010-11-16 10:05:19 configure openoffice.org-base 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:19 status unpacked openoffice.org-base 1:3.2.1-9 2010-11-16 10:05:19 status half-configured openoffice.org-base 1:3.2.1-9 2010-11-16 10:05:19 status installed openoffice.org-base 1:3.2.1-9 2010-11-16 10:05:19 configure openoffice.org-draw 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:19 status unpacked openoffice.org-draw 1:3.2.1-9 2010-11-16 10:05:19 status half-configured openoffice.org-draw 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-draw 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org-impress 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org-impress 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org-impress 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-impress 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org-math 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org-math 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org-math 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-math 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org-report-builder-bin 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org-report-builder-bin 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org-report-builder-bin 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-report-builder-bin 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org-officebean 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org-officebean 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org-officebean 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-officebean 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org-filter-mobiledev 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org-filter-mobiledev 1:3.2.1-9 2010-11-16 10:05:20 configure openoffice.org 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked openoffice.org 1:3.2.1-9 2010-11-16 10:05:20 status half-configured openoffice.org 1:3.2.1-9 2010-11-16 10:05:20 status installed openoffice.org 1:3.2.1-9 2010-11-16 10:05:20 configure python-uno 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:20 status unpacked python-uno 1:3.2.1-9 2010-11-16 10:05:20 status half-configured python-uno 1:3.2.1-9 2010-11-16 10:05:21 status installed python-uno 1:3.2.1-9 2010-11-16 10:05:21 status triggers-pending python-central 0.6.16+nmu1 2010-11-16 10:05:21 status triggers-awaited python-uno 1:3.2.1-9 2010-11-16 10:05:21 configure openoffice.org-filter-binfilter 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:21 status unpacked openoffice.org-filter-binfilter 1:3.2.1-9 2010-11-16 10:05:21 status half-configured openoffice.org-filter-binfilter 1:3.2.1-9 2010-11-16 10:05:21 status installed openoffice.org-filter-binfilter 1:3.2.1-9 2010-11-16 10:05:21 configure g++-4.4 4.4.5-8 4.4.5-8 2010-11-16 10:05:21 status unpacked g++-4.4 4.4.5-8 2010-11-16 10:05:21 status half-configured g++-4.4 4.4.5-8 2010-11-16 10:05:21 status installed g++-4.4 4.4.5-8 2010-11-16 10:05:21 configure libstdc++6-4.4-dev 4.4.5-8 4.4.5-8 2010-11-16 10:05:21 status unpacked libstdc++6-4.4-dev 4.4.5-8 2010-11-16 10:05:21 status half-configured libstdc++6-4.4-dev 4.4.5-8 2010-11-16 10:05:21 status installed libstdc++6-4.4-dev 4.4.5-8 2010-11-16 10:05:21 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-11-16 10:05:21 status half-configured python-central 0.6.16+nmu1 2010-11-16 10:05:21 status installed python-uno 1:3.2.1-9 2010-11-16 10:05:28 status installed python-central 0.6.16+nmu1 2010-11-16 10:05:28 configure openoffice.org-emailmerge 1:3.2.1-9 1:3.2.1-9 2010-11-16 10:05:28 status unpacked openoffice.org-emailmerge 1:3.2.1-9 2010-11-16 10:05:28 status half-configured openoffice.org-emailmerge 1:3.2.1-9 2010-11-16 10:05:31 status installed openoffice.org-emailmerge 1:3.2.1-9 2010-11-16 10:05:31 trigproc initramfs-tools 0.98.5 0.98.5 2010-11-16 10:05:31 status half-configured initramfs-tools 0.98.5 2010-11-16 10:05:58 status installed initramfs-tools 0.98.5 2010-11-16 10:05:58 trigproc menu 2.1.44 2.1.44 2010-11-16 10:05:58 status half-configured menu 2.1.44 2010-11-16 10:05:59 status installed menu 2.1.44 2010-11-16 10:05:59 trigproc python-support 1.0.11 1.0.11 2010-11-16 10:05:59 status half-configured python-support 1.0.11 2010-11-16 10:06:04 status installed python-support 1.0.11 2010-11-18 15:13:18 startup packages purge 2010-11-19 13:04:56 startup archives unpack 2010-11-19 13:05:04 install libwww-curl-perl 4.14-1 2010-11-19 13:05:04 status half-installed libwww-curl-perl 4.14-1 2010-11-19 13:05:04 status triggers-pending man-db 2.5.7-6 2010-11-19 13:05:04 status half-installed libwww-curl-perl 4.14-1 2010-11-19 13:05:05 status unpacked libwww-curl-perl 4.14-1 2010-11-19 13:05:05 status unpacked libwww-curl-perl 4.14-1 2010-11-19 13:05:05 install libcupt-perl 1.5.14.1 2010-11-19 13:05:05 status half-installed libcupt-perl 1.5.14.1 2010-11-19 13:05:05 status half-installed libcupt-perl 1.5.14.1 2010-11-19 13:05:06 status unpacked libcupt-perl 1.5.14.1 2010-11-19 13:05:06 status unpacked libcupt-perl 1.5.14.1 2010-11-19 13:05:06 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-19 13:05:06 status half-configured man-db 2.5.7-6 2010-11-19 13:05:12 status installed man-db 2.5.7-6 2010-11-19 13:05:13 startup packages configure 2010-11-19 13:05:13 configure libwww-curl-perl 4.14-1 4.14-1 2010-11-19 13:05:13 status unpacked libwww-curl-perl 4.14-1 2010-11-19 13:05:13 status half-configured libwww-curl-perl 4.14-1 2010-11-19 13:05:13 status installed libwww-curl-perl 4.14-1 2010-11-19 13:05:13 configure libcupt-perl 1.5.14.1 1.5.14.1 2010-11-19 13:05:13 status unpacked libcupt-perl 1.5.14.1 2010-11-19 13:05:13 status half-configured libcupt-perl 1.5.14.1 2010-11-19 13:05:13 status installed libcupt-perl 1.5.14.1 2010-11-19 17:21:07 startup archives unpack 2010-11-19 17:21:17 install cupt 1.5.14.1 2010-11-19 17:21:17 status half-installed cupt 1.5.14.1 2010-11-19 17:21:17 status triggers-pending man-db 2.5.7-6 2010-11-19 17:21:17 status half-installed cupt 1.5.14.1 2010-11-19 17:21:17 status unpacked cupt 1.5.14.1 2010-11-19 17:21:17 status unpacked cupt 1.5.14.1 2010-11-19 17:21:17 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-19 17:21:17 status half-configured man-db 2.5.7-6 2010-11-19 17:21:25 status installed man-db 2.5.7-6 2010-11-19 17:21:26 startup packages configure 2010-11-19 17:21:26 configure cupt 1.5.14.1 1.5.14.1 2010-11-19 17:21:26 status unpacked cupt 1.5.14.1 2010-11-19 17:21:26 status unpacked cupt 1.5.14.1 2010-11-19 17:21:27 status half-configured cupt 1.5.14.1 2010-11-19 17:21:27 status installed cupt 1.5.14.1 2010-11-22 15:52:02 startup archives unpack 2010-11-22 15:52:12 upgrade postgresql-8.4 8.4.5-1 8.4.5-2 2010-11-22 15:52:12 status half-configured postgresql-8.4 8.4.5-1 2010-11-22 15:52:14 status unpacked postgresql-8.4 8.4.5-1 2010-11-22 15:52:14 status half-installed postgresql-8.4 8.4.5-1 2010-11-22 15:52:16 status half-installed postgresql-8.4 8.4.5-1 2010-11-22 15:52:16 status unpacked postgresql-8.4 8.4.5-2 2010-11-22 15:52:17 status unpacked postgresql-8.4 8.4.5-2 2010-11-22 15:52:18 startup packages configure 2010-11-22 15:52:18 configure postgresql-8.4 8.4.5-2 8.4.5-2 2010-11-22 15:52:18 status unpacked postgresql-8.4 8.4.5-2 2010-11-22 15:52:18 status half-configured postgresql-8.4 8.4.5-2 2010-11-22 15:52:33 status installed postgresql-8.4 8.4.5-2 2010-11-23 14:44:18 startup archives unpack 2010-11-23 14:44:23 install libfile-slurp-perl 9999.13-1 2010-11-23 14:44:23 status half-installed libfile-slurp-perl 9999.13-1 2010-11-23 14:44:23 status triggers-pending man-db 2.5.7-6 2010-11-23 14:44:23 status half-installed libfile-slurp-perl 9999.13-1 2010-11-23 14:44:23 status unpacked libfile-slurp-perl 9999.13-1 2010-11-23 14:44:23 status unpacked libfile-slurp-perl 9999.13-1 2010-11-23 14:44:23 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-23 14:44:23 status half-configured man-db 2.5.7-6 2010-11-23 14:44:30 status installed man-db 2.5.7-6 2010-11-23 14:44:31 startup packages configure 2010-11-23 14:44:31 configure libfile-slurp-perl 9999.13-1 9999.13-1 2010-11-23 14:44:31 status unpacked libfile-slurp-perl 9999.13-1 2010-11-23 14:44:31 status half-configured libfile-slurp-perl 9999.13-1 2010-11-23 14:44:31 status installed libfile-slurp-perl 9999.13-1 2010-11-24 09:20:58 startup archives unpack 2010-11-24 09:21:07 upgrade python-apt 0.7.98.1 0.7.100 2010-11-24 09:21:07 status half-configured python-apt 0.7.98.1 2010-11-24 09:21:09 status unpacked python-apt 0.7.98.1 2010-11-24 09:21:09 status half-installed python-apt 0.7.98.1 2010-11-24 09:21:10 status half-installed python-apt 0.7.98.1 2010-11-24 09:21:10 status unpacked python-apt 0.7.100 2010-11-24 09:21:10 status unpacked python-apt 0.7.100 2010-11-24 09:21:11 startup packages configure 2010-11-24 09:21:11 configure python-apt 0.7.100 0.7.100 2010-11-24 09:21:11 status unpacked python-apt 0.7.100 2010-11-24 09:21:11 status half-configured python-apt 0.7.100 2010-11-24 09:21:12 status installed python-apt 0.7.100 2010-11-24 09:21:42 startup archives unpack 2010-11-24 09:21:43 install wwwconfig-common 0.2.2 2010-11-24 09:21:43 status half-installed wwwconfig-common 0.2.2 2010-11-24 09:21:43 status unpacked wwwconfig-common 0.2.2 2010-11-24 09:21:43 status unpacked wwwconfig-common 0.2.2 2010-11-24 09:21:43 install javascript-common 8 2010-11-24 09:21:43 status half-installed javascript-common 8 2010-11-24 09:21:43 status unpacked javascript-common 8 2010-11-24 09:21:43 status unpacked javascript-common 8 2010-11-24 09:21:44 install libjs-jquery 1.4.2-2 2010-11-24 09:21:44 status half-installed libjs-jquery 1.4.2-2 2010-11-24 09:21:44 status unpacked libjs-jquery 1.4.2-2 2010-11-24 09:21:44 status unpacked libjs-jquery 1.4.2-2 2010-11-24 09:21:44 install python-apt-doc 0.7.100 2010-11-24 09:21:44 status half-installed python-apt-doc 0.7.100 2010-11-24 09:21:44 status triggers-pending doc-base 0.9.5 2010-11-24 09:21:44 status half-installed python-apt-doc 0.7.100 2010-11-24 09:21:44 status unpacked python-apt-doc 0.7.100 2010-11-24 09:21:44 status unpacked python-apt-doc 0.7.100 2010-11-24 09:21:44 trigproc doc-base 0.9.5 0.9.5 2010-11-24 09:21:44 status half-configured doc-base 0.9.5 2010-11-24 09:21:46 status installed doc-base 0.9.5 2010-11-24 09:21:47 startup packages configure 2010-11-24 09:21:47 configure wwwconfig-common 0.2.2 0.2.2 2010-11-24 09:21:47 status unpacked wwwconfig-common 0.2.2 2010-11-24 09:21:47 status half-configured wwwconfig-common 0.2.2 2010-11-24 09:21:47 status installed wwwconfig-common 0.2.2 2010-11-24 09:21:47 configure javascript-common 8 8 2010-11-24 09:21:47 status unpacked javascript-common 8 2010-11-24 09:21:47 status unpacked javascript-common 8 2010-11-24 09:21:47 status unpacked javascript-common 8 2010-11-24 09:21:47 status half-configured javascript-common 8 2010-11-24 09:21:47 status installed javascript-common 8 2010-11-24 09:21:47 configure libjs-jquery 1.4.2-2 1.4.2-2 2010-11-24 09:21:47 status unpacked libjs-jquery 1.4.2-2 2010-11-24 09:21:47 status half-configured libjs-jquery 1.4.2-2 2010-11-24 09:21:47 status installed libjs-jquery 1.4.2-2 2010-11-24 09:21:47 configure python-apt-doc 0.7.100 0.7.100 2010-11-24 09:21:47 status unpacked python-apt-doc 0.7.100 2010-11-24 09:21:47 status half-configured python-apt-doc 0.7.100 2010-11-24 09:21:47 status installed python-apt-doc 0.7.100 2010-11-24 10:16:45 startup packages remove 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:45 status installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:54 remove libgd2-noxpm 2.0.36~rc1~dfsg-5 2.0.36~rc1~dfsg-5 2010-11-24 10:16:54 status half-configured libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:54 status half-installed libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:56 status config-files libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:56 status config-files libgd2-noxpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:56 startup archives unpack 2010-11-24 10:16:57 install libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:57 status half-installed libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:57 status unpacked libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:57 status unpacked libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:58 startup packages configure 2010-11-24 10:16:58 configure libgd2-xpm 2.0.36~rc1~dfsg-5 2.0.36~rc1~dfsg-5 2010-11-24 10:16:58 status unpacked libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:58 status half-configured libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:58 status installed libgd2-xpm 2.0.36~rc1~dfsg-5 2010-11-24 10:16:59 startup archives unpack 2010-11-24 10:16:59 install libcarp-clan-perl 6.04-1 2010-11-24 10:16:59 status half-installed libcarp-clan-perl 6.04-1 2010-11-24 10:16:59 status triggers-pending man-db 2.5.7-6 2010-11-24 10:16:59 status half-installed libcarp-clan-perl 6.04-1 2010-11-24 10:17:00 status unpacked libcarp-clan-perl 6.04-1 2010-11-24 10:17:00 status unpacked libcarp-clan-perl 6.04-1 2010-11-24 10:17:00 install libbit-vector-perl 7.1-1 2010-11-24 10:17:00 status half-installed libbit-vector-perl 7.1-1 2010-11-24 10:17:00 status half-installed libbit-vector-perl 7.1-1 2010-11-24 10:17:00 status unpacked libbit-vector-perl 7.1-1 2010-11-24 10:17:00 status unpacked libbit-vector-perl 7.1-1 2010-11-24 10:17:00 install libdate-calc-perl 6.0-2 2010-11-24 10:17:00 status half-installed libdate-calc-perl 6.0-2 2010-11-24 10:17:00 status half-installed libdate-calc-perl 6.0-2 2010-11-24 10:17:00 status unpacked libdate-calc-perl 6.0-2 2010-11-24 10:17:01 status unpacked libdate-calc-perl 6.0-2 2010-11-24 10:17:01 install libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:01 status half-installed libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:01 status half-installed libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:01 status unpacked libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:01 status unpacked libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:01 install libdata-random-perl 0.05-4 2010-11-24 10:17:01 status half-installed libdata-random-perl 0.05-4 2010-11-24 10:17:01 status half-installed libdata-random-perl 0.05-4 2010-11-24 10:17:02 status unpacked libdata-random-perl 0.05-4 2010-11-24 10:17:02 status unpacked libdata-random-perl 0.05-4 2010-11-24 10:17:02 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-24 10:17:02 status half-configured man-db 2.5.7-6 2010-11-24 10:17:08 status installed man-db 2.5.7-6 2010-11-24 10:17:09 startup packages configure 2010-11-24 10:17:09 configure libcarp-clan-perl 6.04-1 6.04-1 2010-11-24 10:17:09 status unpacked libcarp-clan-perl 6.04-1 2010-11-24 10:17:09 status half-configured libcarp-clan-perl 6.04-1 2010-11-24 10:17:09 status installed libcarp-clan-perl 6.04-1 2010-11-24 10:17:09 configure libbit-vector-perl 7.1-1 7.1-1 2010-11-24 10:17:09 status unpacked libbit-vector-perl 7.1-1 2010-11-24 10:17:09 status half-configured libbit-vector-perl 7.1-1 2010-11-24 10:17:09 status installed libbit-vector-perl 7.1-1 2010-11-24 10:17:09 configure libdate-calc-perl 6.0-2 6.0-2 2010-11-24 10:17:09 status unpacked libdate-calc-perl 6.0-2 2010-11-24 10:17:09 status half-configured libdate-calc-perl 6.0-2 2010-11-24 10:17:09 status installed libdate-calc-perl 6.0-2 2010-11-24 10:17:09 configure libgd-gd2-perl 1:2.41-1 1:2.41-1 2010-11-24 10:17:09 status unpacked libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:09 status half-configured libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:09 status installed libgd-gd2-perl 1:2.41-1 2010-11-24 10:17:09 configure libdata-random-perl 0.05-4 0.05-4 2010-11-24 10:17:09 status unpacked libdata-random-perl 0.05-4 2010-11-24 10:17:09 status half-configured libdata-random-perl 0.05-4 2010-11-24 10:17:09 status installed libdata-random-perl 0.05-4 2010-11-24 11:46:15 startup archives unpack 2010-11-24 11:46:24 install libnet-daemon-perl 0.43-1 2010-11-24 11:46:24 status half-installed libnet-daemon-perl 0.43-1 2010-11-24 11:46:24 status triggers-pending man-db 2.5.7-6 2010-11-24 11:46:24 status half-installed libnet-daemon-perl 0.43-1 2010-11-24 11:46:25 status unpacked libnet-daemon-perl 0.43-1 2010-11-24 11:46:25 status unpacked libnet-daemon-perl 0.43-1 2010-11-24 11:46:25 install libplrpc-perl 0.2020-2 2010-11-24 11:46:25 status half-installed libplrpc-perl 0.2020-2 2010-11-24 11:46:25 status half-installed libplrpc-perl 0.2020-2 2010-11-24 11:46:25 status unpacked libplrpc-perl 0.2020-2 2010-11-24 11:46:25 status unpacked libplrpc-perl 0.2020-2 2010-11-24 11:46:25 install libdbi-perl 1.612-1 2010-11-24 11:46:25 status half-installed libdbi-perl 1.612-1 2010-11-24 11:46:26 status half-installed libdbi-perl 1.612-1 2010-11-24 11:46:26 status unpacked libdbi-perl 1.612-1 2010-11-24 11:46:26 status unpacked libdbi-perl 1.612-1 2010-11-24 11:46:26 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-24 11:46:26 status half-configured man-db 2.5.7-6 2010-11-24 11:46:36 status installed man-db 2.5.7-6 2010-11-24 11:46:37 startup packages configure 2010-11-24 11:46:37 configure libnet-daemon-perl 0.43-1 0.43-1 2010-11-24 11:46:37 status unpacked libnet-daemon-perl 0.43-1 2010-11-24 11:46:37 status half-configured libnet-daemon-perl 0.43-1 2010-11-24 11:46:37 status installed libnet-daemon-perl 0.43-1 2010-11-24 11:46:37 configure libplrpc-perl 0.2020-2 0.2020-2 2010-11-24 11:46:37 status unpacked libplrpc-perl 0.2020-2 2010-11-24 11:46:37 status half-configured libplrpc-perl 0.2020-2 2010-11-24 11:46:37 status installed libplrpc-perl 0.2020-2 2010-11-24 11:46:37 configure libdbi-perl 1.612-1 1.612-1 2010-11-24 11:46:37 status unpacked libdbi-perl 1.612-1 2010-11-24 11:46:37 status half-configured libdbi-perl 1.612-1 2010-11-24 11:46:37 status installed libdbi-perl 1.612-1 2010-11-24 11:47:29 startup archives unpack 2010-11-24 11:47:29 install libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:29 status half-installed libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:30 status triggers-pending man-db 2.5.7-6 2010-11-24 11:47:30 status half-installed libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:30 status unpacked libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:30 status unpacked libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:30 install logtail 1.3.13 2010-11-24 11:47:30 status half-installed logtail 1.3.13 2010-11-24 11:47:30 status half-installed logtail 1.3.13 2010-11-24 11:47:30 status unpacked logtail 1.3.13 2010-11-24 11:47:30 status unpacked logtail 1.3.13 2010-11-24 11:47:30 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-24 11:47:30 status half-configured man-db 2.5.7-6 2010-11-24 11:47:31 status installed man-db 2.5.7-6 2010-11-24 11:47:32 startup packages configure 2010-11-24 11:47:32 configure libdbd-pg-perl 2.17.2-1 2.17.2-1 2010-11-24 11:47:32 status unpacked libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:32 status half-configured libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:32 status installed libdbd-pg-perl 2.17.2-1 2010-11-24 11:47:32 configure logtail 1.3.13 1.3.13 2010-11-24 11:47:32 status unpacked logtail 1.3.13 2010-11-24 11:47:32 status half-configured logtail 1.3.13 2010-11-24 11:47:32 status installed logtail 1.3.13 2010-11-25 15:38:09 startup archives unpack 2010-11-25 15:38:21 install libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:21 status half-installed libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:21 status triggers-pending man-db 2.5.7-6 2010-11-25 15:38:21 status half-installed libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:21 status unpacked libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:21 status unpacked libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:21 install libtest-deep-perl 0.108-1 2010-11-25 15:38:21 status half-installed libtest-deep-perl 0.108-1 2010-11-25 15:38:22 status half-installed libtest-deep-perl 0.108-1 2010-11-25 15:38:22 status unpacked libtest-deep-perl 0.108-1 2010-11-25 15:38:22 status unpacked libtest-deep-perl 0.108-1 2010-11-25 15:38:22 install libtext-diff-perl 1.37-1 2010-11-25 15:38:22 status half-installed libtext-diff-perl 1.37-1 2010-11-25 15:38:22 status half-installed libtext-diff-perl 1.37-1 2010-11-25 15:38:22 status unpacked libtext-diff-perl 1.37-1 2010-11-25 15:38:22 status unpacked libtext-diff-perl 1.37-1 2010-11-25 15:38:22 install libtest-differences-perl 0.50.0-1 2010-11-25 15:38:22 status half-installed libtest-differences-perl 0.50.0-1 2010-11-25 15:38:22 status half-installed libtest-differences-perl 0.50.0-1 2010-11-25 15:38:23 status unpacked libtest-differences-perl 0.50.0-1 2010-11-25 15:38:23 status unpacked libtest-differences-perl 0.50.0-1 2010-11-25 15:38:23 install libtest-exception-perl 0.31-1 2010-11-25 15:38:23 status half-installed libtest-exception-perl 0.31-1 2010-11-25 15:38:23 status half-installed libtest-exception-perl 0.31-1 2010-11-25 15:38:23 status unpacked libtest-exception-perl 0.31-1 2010-11-25 15:38:23 status unpacked libtest-exception-perl 0.31-1 2010-11-25 15:38:23 install libtree-dagnode-perl 1.06-1 2010-11-25 15:38:23 status half-installed libtree-dagnode-perl 1.06-1 2010-11-25 15:38:23 status half-installed libtree-dagnode-perl 1.06-1 2010-11-25 15:38:24 status unpacked libtree-dagnode-perl 1.06-1 2010-11-25 15:38:24 status unpacked libtree-dagnode-perl 1.06-1 2010-11-25 15:38:24 install libtest-warn-perl 0.22-1 2010-11-25 15:38:24 status half-installed libtest-warn-perl 0.22-1 2010-11-25 15:38:24 status half-installed libtest-warn-perl 0.22-1 2010-11-25 15:38:24 status unpacked libtest-warn-perl 0.22-1 2010-11-25 15:38:24 status unpacked libtest-warn-perl 0.22-1 2010-11-25 15:38:24 install libtest-most-perl 0.23-1 2010-11-25 15:38:24 status half-installed libtest-most-perl 0.23-1 2010-11-25 15:38:24 status half-installed libtest-most-perl 0.23-1 2010-11-25 15:38:25 status unpacked libtest-most-perl 0.23-1 2010-11-25 15:38:25 status unpacked libtest-most-perl 0.23-1 2010-11-25 15:38:25 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-25 15:38:25 status half-configured man-db 2.5.7-6 2010-11-25 15:38:33 status installed man-db 2.5.7-6 2010-11-25 15:38:34 startup packages configure 2010-11-25 15:38:34 configure libsub-uplevel-perl 0.2200-1 0.2200-1 2010-11-25 15:38:34 status unpacked libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:34 status half-configured libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:34 status installed libsub-uplevel-perl 0.2200-1 2010-11-25 15:38:34 configure libtest-deep-perl 0.108-1 0.108-1 2010-11-25 15:38:34 status unpacked libtest-deep-perl 0.108-1 2010-11-25 15:38:34 status half-configured libtest-deep-perl 0.108-1 2010-11-25 15:38:34 status installed libtest-deep-perl 0.108-1 2010-11-25 15:38:34 configure libtext-diff-perl 1.37-1 1.37-1 2010-11-25 15:38:34 status unpacked libtext-diff-perl 1.37-1 2010-11-25 15:38:34 status half-configured libtext-diff-perl 1.37-1 2010-11-25 15:38:34 status installed libtext-diff-perl 1.37-1 2010-11-25 15:38:34 configure libtest-differences-perl 0.50.0-1 0.50.0-1 2010-11-25 15:38:34 status unpacked libtest-differences-perl 0.50.0-1 2010-11-25 15:38:34 status half-configured libtest-differences-perl 0.50.0-1 2010-11-25 15:38:34 status installed libtest-differences-perl 0.50.0-1 2010-11-25 15:38:35 configure libtest-exception-perl 0.31-1 0.31-1 2010-11-25 15:38:35 status unpacked libtest-exception-perl 0.31-1 2010-11-25 15:38:35 status half-configured libtest-exception-perl 0.31-1 2010-11-25 15:38:35 status installed libtest-exception-perl 0.31-1 2010-11-25 15:38:35 configure libtree-dagnode-perl 1.06-1 1.06-1 2010-11-25 15:38:35 status unpacked libtree-dagnode-perl 1.06-1 2010-11-25 15:38:35 status half-configured libtree-dagnode-perl 1.06-1 2010-11-25 15:38:35 status installed libtree-dagnode-perl 1.06-1 2010-11-25 15:38:35 configure libtest-warn-perl 0.22-1 0.22-1 2010-11-25 15:38:35 status unpacked libtest-warn-perl 0.22-1 2010-11-25 15:38:35 status half-configured libtest-warn-perl 0.22-1 2010-11-25 15:38:35 status installed libtest-warn-perl 0.22-1 2010-11-25 15:38:35 configure libtest-most-perl 0.23-1 0.23-1 2010-11-25 15:38:35 status unpacked libtest-most-perl 0.23-1 2010-11-25 15:38:35 status half-configured libtest-most-perl 0.23-1 2010-11-25 15:38:35 status installed libtest-most-perl 0.23-1 2010-11-26 12:08:25 startup archives unpack 2010-11-26 12:08:35 install texlive-lang-german 2009-3 2010-11-26 12:08:35 status half-installed texlive-lang-german 2009-3 2010-11-26 12:08:36 status unpacked texlive-lang-german 2009-3 2010-11-26 12:08:37 status unpacked texlive-lang-german 2009-3 2010-11-26 12:08:37 startup packages configure 2010-11-26 12:08:37 configure texlive-lang-german 2009-3 2009-3 2010-11-26 12:08:37 status unpacked texlive-lang-german 2009-3 2010-11-26 12:08:37 status unpacked texlive-lang-german 2009-3 2010-11-26 12:08:37 status half-configured texlive-lang-german 2009-3 2010-11-26 12:08:39 status installed texlive-lang-german 2009-3 2010-11-26 12:08:39 status triggers-pending tex-common 2.08 2010-11-26 12:08:39 status triggers-awaited texlive-lang-german 2009-3 2010-11-26 12:08:39 status triggers-pending tex-common 2.08 2010-11-26 12:08:39 trigproc tex-common 2.08 2.08 2010-11-26 12:08:39 status half-configured tex-common 2.08 2010-11-26 12:08:39 status installed texlive-lang-german 2009-3 2010-11-26 12:10:12 status installed tex-common 2.08 2010-11-26 15:42:25 startup archives unpack 2010-11-26 15:42:35 install fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:35 status half-installed fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:35 status triggers-pending man-db 2.5.7-6 2010-11-26 15:42:35 status half-installed fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:36 status unpacked fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:36 status unpacked fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:36 install libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:36 status half-installed libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:36 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:36 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:36 install libsensors4 1:3.1.2-6 2010-11-26 15:42:36 status half-installed libsensors4 1:3.1.2-6 2010-11-26 15:42:37 status unpacked libsensors4 1:3.1.2-6 2010-11-26 15:42:37 status unpacked libsensors4 1:3.1.2-6 2010-11-26 15:42:37 install libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:42:37 status half-installed libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:42:37 status half-installed libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:42:38 status unpacked libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:42:38 status unpacked libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:42:38 install libsnmp15 5.4.3~dfsg-1 2010-11-26 15:42:38 status half-installed libsnmp15 5.4.3~dfsg-1 2010-11-26 15:42:38 status half-installed libsnmp15 5.4.3~dfsg-1 2010-11-26 15:42:38 status unpacked libsnmp15 5.4.3~dfsg-1 2010-11-26 15:42:39 status unpacked libsnmp15 5.4.3~dfsg-1 2010-11-26 15:42:39 install qstat 2.11-3 2010-11-26 15:42:39 status half-installed qstat 2.11-3 2010-11-26 15:42:39 status triggers-pending doc-base 0.9.5 2010-11-26 15:42:39 status half-installed qstat 2.11-3 2010-11-26 15:42:39 status half-installed qstat 2.11-3 2010-11-26 15:42:39 status unpacked qstat 2.11-3 2010-11-26 15:42:39 status unpacked qstat 2.11-3 2010-11-26 15:42:39 install samba-common 2:3.5.6~dfsg-1 2010-11-26 15:42:39 status half-installed samba-common 2:3.5.6~dfsg-1 2010-11-26 15:42:40 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:42:40 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:42:40 install samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:42:40 status half-installed samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:42:40 status half-installed samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:42:41 status unpacked samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:42:41 status unpacked samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:42:41 install smbclient 2:3.5.6~dfsg-1 2010-11-26 15:42:41 status half-installed smbclient 2:3.5.6~dfsg-1 2010-11-26 15:42:42 status half-installed smbclient 2:3.5.6~dfsg-1 2010-11-26 15:42:43 status unpacked smbclient 2:3.5.6~dfsg-1 2010-11-26 15:42:43 status unpacked smbclient 2:3.5.6~dfsg-1 2010-11-26 15:42:43 install snmp 5.4.3~dfsg-1 2010-11-26 15:42:43 status half-installed snmp 5.4.3~dfsg-1 2010-11-26 15:42:43 status half-installed snmp 5.4.3~dfsg-1 2010-11-26 15:42:44 status unpacked snmp 5.4.3~dfsg-1 2010-11-26 15:42:44 status unpacked snmp 5.4.3~dfsg-1 2010-11-26 15:42:44 install fancontrol 1:3.1.2-6 2010-11-26 15:42:44 status half-installed fancontrol 1:3.1.2-6 2010-11-26 15:42:44 status half-installed fancontrol 1:3.1.2-6 2010-11-26 15:42:44 status unpacked fancontrol 1:3.1.2-6 2010-11-26 15:42:44 status unpacked fancontrol 1:3.1.2-6 2010-11-26 15:42:44 install lm-sensors 1:3.1.2-6 2010-11-26 15:42:44 status half-installed lm-sensors 1:3.1.2-6 2010-11-26 15:42:44 status half-installed lm-sensors 1:3.1.2-6 2010-11-26 15:42:45 status unpacked lm-sensors 1:3.1.2-6 2010-11-26 15:42:45 status unpacked lm-sensors 1:3.1.2-6 2010-11-26 15:42:45 install nagios-plugins-basic 1.4.15-2 2010-11-26 15:42:45 status half-installed nagios-plugins-basic 1.4.15-2 2010-11-26 15:42:46 status unpacked nagios-plugins-basic 1.4.15-2 2010-11-26 15:42:46 status unpacked nagios-plugins-basic 1.4.15-2 2010-11-26 15:42:46 install nagios-plugins-standard 1.4.15-2 2010-11-26 15:42:46 status half-installed nagios-plugins-standard 1.4.15-2 2010-11-26 15:42:46 status unpacked nagios-plugins-standard 1.4.15-2 2010-11-26 15:42:46 status unpacked nagios-plugins-standard 1.4.15-2 2010-11-26 15:42:46 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-26 15:42:46 status half-configured man-db 2.5.7-6 2010-11-26 15:42:54 status installed man-db 2.5.7-6 2010-11-26 15:42:54 trigproc doc-base 0.9.5 0.9.5 2010-11-26 15:42:54 status half-configured doc-base 0.9.5 2010-11-26 15:42:56 status installed doc-base 0.9.5 2010-11-26 15:42:57 startup packages configure 2010-11-26 15:42:57 configure fping 2.4b2-to-ipv6-16.1 2.4b2-to-ipv6-16.1 2010-11-26 15:42:57 status unpacked fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:57 status half-configured fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:57 status installed fping 2.4b2-to-ipv6-16.1 2010-11-26 15:42:57 configure libradiusclient-ng2 0.5.6-1 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:57 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:58 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:58 status unpacked libradiusclient-ng2 0.5.6-1 2010-11-26 15:42:58 status half-configured libradiusclient-ng2 0.5.6-1 2010-11-26 15:43:00 status installed libradiusclient-ng2 0.5.6-1 2010-11-26 15:43:00 configure libsensors4 1:3.1.2-6 1:3.1.2-6 2010-11-26 15:43:00 status unpacked libsensors4 1:3.1.2-6 2010-11-26 15:43:00 status unpacked libsensors4 1:3.1.2-6 2010-11-26 15:43:00 status unpacked libsensors4 1:3.1.2-6 2010-11-26 15:43:00 status half-configured libsensors4 1:3.1.2-6 2010-11-26 15:43:00 status installed libsensors4 1:3.1.2-6 2010-11-26 15:43:00 configure libsnmp-base 5.4.3~dfsg-1 5.4.3~dfsg-1 2010-11-26 15:43:00 status unpacked libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:43:00 status half-configured libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:43:00 status installed libsnmp-base 5.4.3~dfsg-1 2010-11-26 15:43:00 configure libsnmp15 5.4.3~dfsg-1 5.4.3~dfsg-1 2010-11-26 15:43:00 status unpacked libsnmp15 5.4.3~dfsg-1 2010-11-26 15:43:00 status unpacked libsnmp15 5.4.3~dfsg-1 2010-11-26 15:43:00 status half-configured libsnmp15 5.4.3~dfsg-1 2010-11-26 15:43:00 status installed libsnmp15 5.4.3~dfsg-1 2010-11-26 15:43:00 configure qstat 2.11-3 2.11-3 2010-11-26 15:43:00 status unpacked qstat 2.11-3 2010-11-26 15:43:01 status unpacked qstat 2.11-3 2010-11-26 15:43:01 status half-configured qstat 2.11-3 2010-11-26 15:43:01 status installed qstat 2.11-3 2010-11-26 15:43:01 configure samba-common 2:3.5.6~dfsg-1 2:3.5.6~dfsg-1 2010-11-26 15:43:01 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:01 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:01 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:01 status unpacked samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:01 status half-configured samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:02 status installed samba-common 2:3.5.6~dfsg-1 2010-11-26 15:43:02 configure samba-common-bin 2:3.5.6~dfsg-1 2:3.5.6~dfsg-1 2010-11-26 15:43:02 status unpacked samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:43:02 status half-configured samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:43:05 status installed samba-common-bin 2:3.5.6~dfsg-1 2010-11-26 15:43:05 configure smbclient 2:3.5.6~dfsg-1 2:3.5.6~dfsg-1 2010-11-26 15:43:05 status unpacked smbclient 2:3.5.6~dfsg-1 2010-11-26 15:43:05 status half-configured smbclient 2:3.5.6~dfsg-1 2010-11-26 15:43:05 status installed smbclient 2:3.5.6~dfsg-1 2010-11-26 15:43:05 configure snmp 5.4.3~dfsg-1 5.4.3~dfsg-1 2010-11-26 15:43:05 status unpacked snmp 5.4.3~dfsg-1 2010-11-26 15:43:05 status half-configured snmp 5.4.3~dfsg-1 2010-11-26 15:43:05 status installed snmp 5.4.3~dfsg-1 2010-11-26 15:43:05 configure fancontrol 1:3.1.2-6 1:3.1.2-6 2010-11-26 15:43:05 status unpacked fancontrol 1:3.1.2-6 2010-11-26 15:43:05 status unpacked fancontrol 1:3.1.2-6 2010-11-26 15:43:05 status half-configured fancontrol 1:3.1.2-6 2010-11-26 15:43:08 status installed fancontrol 1:3.1.2-6 2010-11-26 15:43:08 configure lm-sensors 1:3.1.2-6 1:3.1.2-6 2010-11-26 15:43:08 status unpacked lm-sensors 1:3.1.2-6 2010-11-26 15:43:08 status unpacked lm-sensors 1:3.1.2-6 2010-11-26 15:43:08 status half-configured lm-sensors 1:3.1.2-6 2010-11-26 15:43:09 status installed lm-sensors 1:3.1.2-6 2010-11-26 15:43:09 configure nagios-plugins-basic 1.4.15-2 1.4.15-2 2010-11-26 15:43:09 status unpacked nagios-plugins-basic 1.4.15-2 2010-11-26 15:43:09 status half-configured nagios-plugins-basic 1.4.15-2 2010-11-26 15:43:16 status installed nagios-plugins-basic 1.4.15-2 2010-11-26 15:43:16 configure nagios-plugins-standard 1.4.15-2 1.4.15-2 2010-11-26 15:43:16 status unpacked nagios-plugins-standard 1.4.15-2 2010-11-26 15:43:16 status half-configured nagios-plugins-standard 1.4.15-2 2010-11-26 15:43:23 status installed nagios-plugins-standard 1.4.15-2 2010-11-29 10:43:15 startup archives unpack 2010-11-29 10:43:23 install libev3 1:3.9-1 2010-11-29 10:43:23 status half-installed libev3 1:3.9-1 2010-11-29 10:43:24 status unpacked libev3 1:3.9-1 2010-11-29 10:43:24 status unpacked libev3 1:3.9-1 2010-11-29 10:43:24 install libimlib2 1.4.2-8+b2 2010-11-29 10:43:24 status half-installed libimlib2 1.4.2-8+b2 2010-11-29 10:43:24 status unpacked libimlib2 1.4.2-8+b2 2010-11-29 10:43:24 status unpacked libimlib2 1.4.2-8+b2 2010-11-29 10:43:24 install libxcb-property1 0.3.6-1 2010-11-29 10:43:24 status half-installed libxcb-property1 0.3.6-1 2010-11-29 10:43:25 status unpacked libxcb-property1 0.3.6-1 2010-11-29 10:43:25 status unpacked libxcb-property1 0.3.6-1 2010-11-29 10:43:25 install libxcb-icccm1 0.3.6-1 2010-11-29 10:43:25 status half-installed libxcb-icccm1 0.3.6-1 2010-11-29 10:43:25 status unpacked libxcb-icccm1 0.3.6-1 2010-11-29 10:43:25 status unpacked libxcb-icccm1 0.3.6-1 2010-11-29 10:43:25 install libxcb-image0 0.3.6-1 2010-11-29 10:43:25 status half-installed libxcb-image0 0.3.6-1 2010-11-29 10:43:26 status unpacked libxcb-image0 0.3.6-1 2010-11-29 10:43:26 status unpacked libxcb-image0 0.3.6-1 2010-11-29 10:43:26 install libxcb-shape0 1.6-1 2010-11-29 10:43:26 status half-installed libxcb-shape0 1.6-1 2010-11-29 10:43:26 status unpacked libxcb-shape0 1.6-1 2010-11-29 10:43:26 status unpacked libxcb-shape0 1.6-1 2010-11-29 10:43:26 install libxcb-xinerama0 1.6-1 2010-11-29 10:43:26 status half-installed libxcb-xinerama0 1.6-1 2010-11-29 10:43:27 status unpacked libxcb-xinerama0 1.6-1 2010-11-29 10:43:27 status unpacked libxcb-xinerama0 1.6-1 2010-11-29 10:43:27 install libxcb-xtest0 1.6-1 2010-11-29 10:43:27 status half-installed libxcb-xtest0 1.6-1 2010-11-29 10:43:27 status unpacked libxcb-xtest0 1.6-1 2010-11-29 10:43:27 status unpacked libxcb-xtest0 1.6-1 2010-11-29 10:43:27 install libxdg-basedir1 1.1.1-1 2010-11-29 10:43:27 status half-installed libxdg-basedir1 1.1.1-1 2010-11-29 10:43:27 status unpacked libxdg-basedir1 1.1.1-1 2010-11-29 10:43:27 status unpacked libxdg-basedir1 1.1.1-1 2010-11-29 10:43:28 install awesome 3.4.8-1 2010-11-29 10:43:28 status half-installed awesome 3.4.8-1 2010-11-29 10:43:28 status triggers-pending menu 2.1.44 2010-11-29 10:43:28 status half-installed awesome 3.4.8-1 2010-11-29 10:43:28 status triggers-pending man-db 2.5.7-6 2010-11-29 10:43:28 status half-installed awesome 3.4.8-1 2010-11-29 10:43:28 status triggers-pending menu 2.1.44 2010-11-29 10:43:29 status unpacked awesome 3.4.8-1 2010-11-29 10:43:29 status unpacked awesome 3.4.8-1 2010-11-29 10:43:29 install rlwrap 0.37-1 2010-11-29 10:43:29 status half-installed rlwrap 0.37-1 2010-11-29 10:43:29 status half-installed rlwrap 0.37-1 2010-11-29 10:43:30 status unpacked rlwrap 0.37-1 2010-11-29 10:43:30 status unpacked rlwrap 0.37-1 2010-11-29 10:43:30 trigproc menu 2.1.44 2.1.44 2010-11-29 10:43:30 status half-configured menu 2.1.44 2010-11-29 10:43:34 status installed menu 2.1.44 2010-11-29 10:43:34 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 10:43:34 status half-configured man-db 2.5.7-6 2010-11-29 10:43:47 status installed man-db 2.5.7-6 2010-11-29 10:43:48 startup packages configure 2010-11-29 10:43:48 configure libev3 1:3.9-1 1:3.9-1 2010-11-29 10:43:48 status unpacked libev3 1:3.9-1 2010-11-29 10:43:48 status half-configured libev3 1:3.9-1 2010-11-29 10:43:49 status installed libev3 1:3.9-1 2010-11-29 10:43:49 configure libimlib2 1.4.2-8+b2 1.4.2-8+b2 2010-11-29 10:43:49 status unpacked libimlib2 1.4.2-8+b2 2010-11-29 10:43:49 status half-configured libimlib2 1.4.2-8+b2 2010-11-29 10:43:49 status installed libimlib2 1.4.2-8+b2 2010-11-29 10:43:49 configure libxcb-property1 0.3.6-1 0.3.6-1 2010-11-29 10:43:49 status unpacked libxcb-property1 0.3.6-1 2010-11-29 10:43:49 status half-configured libxcb-property1 0.3.6-1 2010-11-29 10:43:49 status installed libxcb-property1 0.3.6-1 2010-11-29 10:43:49 configure libxcb-icccm1 0.3.6-1 0.3.6-1 2010-11-29 10:43:49 status unpacked libxcb-icccm1 0.3.6-1 2010-11-29 10:43:49 status half-configured libxcb-icccm1 0.3.6-1 2010-11-29 10:43:49 status installed libxcb-icccm1 0.3.6-1 2010-11-29 10:43:49 configure libxcb-image0 0.3.6-1 0.3.6-1 2010-11-29 10:43:49 status unpacked libxcb-image0 0.3.6-1 2010-11-29 10:43:49 status half-configured libxcb-image0 0.3.6-1 2010-11-29 10:43:50 status installed libxcb-image0 0.3.6-1 2010-11-29 10:43:50 configure libxcb-shape0 1.6-1 1.6-1 2010-11-29 10:43:50 status unpacked libxcb-shape0 1.6-1 2010-11-29 10:43:50 status half-configured libxcb-shape0 1.6-1 2010-11-29 10:43:50 status installed libxcb-shape0 1.6-1 2010-11-29 10:43:50 configure libxcb-xinerama0 1.6-1 1.6-1 2010-11-29 10:43:50 status unpacked libxcb-xinerama0 1.6-1 2010-11-29 10:43:50 status half-configured libxcb-xinerama0 1.6-1 2010-11-29 10:43:50 status installed libxcb-xinerama0 1.6-1 2010-11-29 10:43:50 configure libxcb-xtest0 1.6-1 1.6-1 2010-11-29 10:43:50 status unpacked libxcb-xtest0 1.6-1 2010-11-29 10:43:50 status half-configured libxcb-xtest0 1.6-1 2010-11-29 10:43:50 status installed libxcb-xtest0 1.6-1 2010-11-29 10:43:50 configure libxdg-basedir1 1.1.1-1 1.1.1-1 2010-11-29 10:43:50 status unpacked libxdg-basedir1 1.1.1-1 2010-11-29 10:43:50 status half-configured libxdg-basedir1 1.1.1-1 2010-11-29 10:43:50 status installed libxdg-basedir1 1.1.1-1 2010-11-29 10:43:50 configure awesome 3.4.8-1 3.4.8-1 2010-11-29 10:43:50 status unpacked awesome 3.4.8-1 2010-11-29 10:43:50 status unpacked awesome 3.4.8-1 2010-11-29 10:43:50 status unpacked awesome 3.4.8-1 2010-11-29 10:43:50 status unpacked awesome 3.4.8-1 2010-11-29 10:43:50 status half-configured awesome 3.4.8-1 2010-11-29 10:43:51 status installed awesome 3.4.8-1 2010-11-29 10:43:51 status triggers-pending menu 2.1.44 2010-11-29 10:43:51 status triggers-awaited menu 2.1.44 2010-11-29 10:43:51 configure rlwrap 0.37-1 0.37-1 2010-11-29 10:43:51 status unpacked rlwrap 0.37-1 2010-11-29 10:43:51 status half-configured rlwrap 0.37-1 2010-11-29 10:43:51 status installed rlwrap 0.37-1 2010-11-29 10:43:51 trigproc menu 2.1.44 2.1.44 2010-11-29 10:43:51 status half-configured menu 2.1.44 2010-11-29 10:43:52 status installed menu 2.1.44 2010-11-29 10:44:31 startup archives install 2010-11-29 10:44:31 install gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:31 status half-installed gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:32 status unpacked gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:32 status unpacked gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:32 configure gnome-awesome-applet 0.1.0-1 0.1.0-1 2010-11-29 10:44:32 status unpacked gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:32 status half-configured gnome-awesome-applet 0.1.0-1 2010-11-29 10:44:33 status installed gnome-awesome-applet 0.1.0-1 2010-11-29 13:45:53 startup archives unpack 2010-11-29 13:46:02 upgrade dpkg 1.15.8.5 1.15.8.6 2010-11-29 13:46:02 status half-configured dpkg 1.15.8.5 2010-11-29 13:46:02 status unpacked dpkg 1.15.8.5 2010-11-29 13:46:02 status half-installed dpkg 1.15.8.5 2010-11-29 13:46:03 status triggers-pending man-db 2.5.7-6 2010-11-29 13:46:03 status half-installed dpkg 1.15.8.5 2010-11-29 13:46:05 status half-installed dpkg 1.15.8.5 2010-11-29 13:46:06 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:06 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:06 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:46:06 status half-configured man-db 2.5.7-6 2010-11-29 13:46:15 status installed man-db 2.5.7-6 2010-11-29 13:46:15 startup packages configure 2010-11-29 13:46:15 configure dpkg 1.15.8.6 1.15.8.6 2010-11-29 13:46:15 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:15 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:15 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:15 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:15 status unpacked dpkg 1.15.8.6 2010-11-29 13:46:16 status half-configured dpkg 1.15.8.6 2010-11-29 13:46:16 status installed dpkg 1.15.8.6 2010-11-29 13:46:16 startup archives unpack 2010-11-29 13:46:17 upgrade dash 0.5.5.1-7.2 0.5.5.1-7.3 2010-11-29 13:46:17 status half-configured dash 0.5.5.1-7.2 2010-11-29 13:46:17 status unpacked dash 0.5.5.1-7.2 2010-11-29 13:46:17 status half-installed dash 0.5.5.1-7.2 2010-11-29 13:46:17 status triggers-pending menu 2.1.44 2010-11-29 13:46:17 status half-installed dash 0.5.5.1-7.2 2010-11-29 13:46:17 status triggers-pending man-db 2.5.7-6 2010-11-29 13:46:17 status half-installed dash 0.5.5.1-7.2 2010-11-29 13:46:17 status half-installed dash 0.5.5.1-7.2 2010-11-29 13:46:17 status unpacked dash 0.5.5.1-7.3 2010-11-29 13:46:17 status unpacked dash 0.5.5.1-7.3 2010-11-29 13:46:17 trigproc menu 2.1.44 2.1.44 2010-11-29 13:46:17 status half-configured menu 2.1.44 2010-11-29 13:46:21 status installed menu 2.1.44 2010-11-29 13:46:21 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:46:21 status half-configured man-db 2.5.7-6 2010-11-29 13:46:22 status installed man-db 2.5.7-6 2010-11-29 13:46:23 startup packages configure 2010-11-29 13:46:23 configure dash 0.5.5.1-7.3 0.5.5.1-7.3 2010-11-29 13:46:23 status unpacked dash 0.5.5.1-7.3 2010-11-29 13:46:23 status half-configured dash 0.5.5.1-7.3 2010-11-29 13:46:23 status installed dash 0.5.5.1-7.3 2010-11-29 13:46:24 startup archives unpack 2010-11-29 13:46:24 upgrade hostname 3.04 3.05 2010-11-29 13:46:24 status half-configured hostname 3.04 2010-11-29 13:46:24 status unpacked hostname 3.04 2010-11-29 13:46:24 status half-installed hostname 3.04 2010-11-29 13:46:24 status triggers-pending man-db 2.5.7-6 2010-11-29 13:46:24 status half-installed hostname 3.04 2010-11-29 13:46:25 status half-installed hostname 3.04 2010-11-29 13:46:25 status unpacked hostname 3.05 2010-11-29 13:46:25 status unpacked hostname 3.05 2010-11-29 13:46:25 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:46:25 status half-configured man-db 2.5.7-6 2010-11-29 13:46:25 status installed man-db 2.5.7-6 2010-11-29 13:46:26 startup packages configure 2010-11-29 13:46:26 configure hostname 3.05 3.05 2010-11-29 13:46:26 status unpacked hostname 3.05 2010-11-29 13:46:26 status half-configured hostname 3.05 2010-11-29 13:46:26 status installed hostname 3.05 2010-11-29 13:46:27 startup archives unpack 2010-11-29 13:46:27 upgrade sed 4.2.1-7 4.2.1-8 2010-11-29 13:46:27 status half-configured sed 4.2.1-7 2010-11-29 13:46:27 status unpacked sed 4.2.1-7 2010-11-29 13:46:27 status half-installed sed 4.2.1-7 2010-11-29 13:46:27 status triggers-pending man-db 2.5.7-6 2010-11-29 13:46:27 status half-installed sed 4.2.1-7 2010-11-29 13:46:27 status triggers-pending install-info 4.13a.dfsg.1-6 2010-11-29 13:46:27 status half-installed sed 4.2.1-7 2010-11-29 13:46:27 status half-installed sed 4.2.1-7 2010-11-29 13:46:27 status unpacked sed 4.2.1-8 2010-11-29 13:46:27 status unpacked sed 4.2.1-8 2010-11-29 13:46:27 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:46:27 status half-configured man-db 2.5.7-6 2010-11-29 13:46:28 status installed man-db 2.5.7-6 2010-11-29 13:46:28 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-11-29 13:46:28 status half-configured install-info 4.13a.dfsg.1-6 2010-11-29 13:46:29 status installed install-info 4.13a.dfsg.1-6 2010-11-29 13:46:30 startup packages configure 2010-11-29 13:46:30 configure sed 4.2.1-8 4.2.1-8 2010-11-29 13:46:30 status unpacked sed 4.2.1-8 2010-11-29 13:46:30 status half-configured sed 4.2.1-8 2010-11-29 13:46:30 status installed sed 4.2.1-8 2010-11-29 13:46:31 startup archives unpack 2010-11-29 13:46:31 upgrade libfreetype6-dev 2.4.2-2 2.4.2-2.1 2010-11-29 13:46:31 status half-configured libfreetype6-dev 2.4.2-2 2010-11-29 13:46:31 status unpacked libfreetype6-dev 2.4.2-2 2010-11-29 13:46:31 status half-installed libfreetype6-dev 2.4.2-2 2010-11-29 13:46:31 status triggers-pending doc-base 0.9.5 2010-11-29 13:46:31 status half-installed libfreetype6-dev 2.4.2-2 2010-11-29 13:46:32 status triggers-pending man-db 2.5.7-6 2010-11-29 13:46:32 status half-installed libfreetype6-dev 2.4.2-2 2010-11-29 13:46:32 status half-installed libfreetype6-dev 2.4.2-2 2010-11-29 13:46:32 status unpacked libfreetype6-dev 2.4.2-2.1 2010-11-29 13:46:33 status unpacked libfreetype6-dev 2.4.2-2.1 2010-11-29 13:46:33 upgrade libfreetype6 2.4.2-2 2.4.2-2.1 2010-11-29 13:46:33 status half-configured libfreetype6 2.4.2-2 2010-11-29 13:46:33 status unpacked libfreetype6 2.4.2-2 2010-11-29 13:46:33 status half-installed libfreetype6 2.4.2-2 2010-11-29 13:46:33 status half-installed libfreetype6 2.4.2-2 2010-11-29 13:46:33 status unpacked libfreetype6 2.4.2-2.1 2010-11-29 13:46:33 status unpacked libfreetype6 2.4.2-2.1 2010-11-29 13:46:33 upgrade libice-dev 2:1.0.6-2 2:1.0.7-1 2010-11-29 13:46:33 status half-configured libice-dev 2:1.0.6-2 2010-11-29 13:46:33 status unpacked libice-dev 2:1.0.6-2 2010-11-29 13:46:33 status half-installed libice-dev 2:1.0.6-2 2010-11-29 13:46:33 status half-installed libice-dev 2:1.0.6-2 2010-11-29 13:46:33 status unpacked libice-dev 2:1.0.7-1 2010-11-29 13:46:33 status unpacked libice-dev 2:1.0.7-1 2010-11-29 13:46:33 upgrade libice6 2:1.0.6-2 2:1.0.7-1 2010-11-29 13:46:33 status half-configured libice6 2:1.0.6-2 2010-11-29 13:46:33 status unpacked libice6 2:1.0.6-2 2010-11-29 13:46:33 status half-installed libice6 2:1.0.6-2 2010-11-29 13:46:34 status half-installed libice6 2:1.0.6-2 2010-11-29 13:46:34 status unpacked libice6 2:1.0.7-1 2010-11-29 13:46:34 status unpacked libice6 2:1.0.7-1 2010-11-29 13:46:34 upgrade libldap-2.4-2 2.4.23-6 2.4.23-7 2010-11-29 13:46:34 status half-configured libldap-2.4-2 2.4.23-6 2010-11-29 13:46:34 status unpacked libldap-2.4-2 2.4.23-6 2010-11-29 13:46:34 status half-installed libldap-2.4-2 2.4.23-6 2010-11-29 13:46:34 status half-installed libldap-2.4-2 2.4.23-6 2010-11-29 13:46:34 status half-installed libldap-2.4-2 2.4.23-6 2010-11-29 13:46:34 status unpacked libldap-2.4-2 2.4.23-7 2010-11-29 13:46:34 status unpacked libldap-2.4-2 2.4.23-7 2010-11-29 13:46:34 upgrade libevolution 2.30.3-4 2.30.3-5 2010-11-29 13:46:34 status half-configured libevolution 2.30.3-4 2010-11-29 13:46:34 status unpacked libevolution 2.30.3-4 2010-11-29 13:46:34 status half-installed libevolution 2.30.3-4 2010-11-29 13:46:35 status half-installed libevolution 2.30.3-4 2010-11-29 13:46:35 status unpacked libevolution 2.30.3-5 2010-11-29 13:46:35 status unpacked libevolution 2.30.3-5 2010-11-29 13:46:36 upgrade libgweather-common 2.30.2-1 2.30.3-1 2010-11-29 13:46:36 status half-configured libgweather-common 2.30.2-1 2010-11-29 13:46:36 status unpacked libgweather-common 2.30.2-1 2010-11-29 13:46:36 status half-installed libgweather-common 2.30.2-1 2010-11-29 13:46:38 status triggers-pending gnome-icon-theme 2.30.3-2 2010-11-29 13:46:38 status half-installed libgweather-common 2.30.2-1 2010-11-29 13:46:38 status triggers-pending gconf2 2.28.1-6 2010-11-29 13:46:38 status half-installed libgweather-common 2.30.2-1 2010-11-29 13:46:39 status half-installed libgweather-common 2.30.2-1 2010-11-29 13:46:39 status unpacked libgweather-common 2.30.3-1 2010-11-29 13:46:40 status unpacked libgweather-common 2.30.3-1 2010-11-29 13:46:40 upgrade libgweather1 2.30.2-1 2.30.3-1 2010-11-29 13:46:40 status half-configured libgweather1 2.30.2-1 2010-11-29 13:46:40 status unpacked libgweather1 2.30.2-1 2010-11-29 13:46:40 status half-installed libgweather1 2.30.2-1 2010-11-29 13:46:40 status half-installed libgweather1 2.30.2-1 2010-11-29 13:46:40 status unpacked libgweather1 2.30.3-1 2010-11-29 13:46:40 status unpacked libgweather1 2.30.3-1 2010-11-29 13:46:40 upgrade evolution 2.30.3-4 2.30.3-5 2010-11-29 13:46:40 status half-configured evolution 2.30.3-4 2010-11-29 13:46:40 status unpacked evolution 2.30.3-4 2010-11-29 13:46:40 status half-installed evolution 2.30.3-4 2010-11-29 13:46:41 status half-installed evolution 2.30.3-4 2010-11-29 13:46:41 status triggers-pending gnome-menus 2.30.3-1 2010-11-29 13:46:41 status half-installed evolution 2.30.3-4 2010-11-29 13:46:41 status triggers-pending desktop-file-utils 0.15-2 2010-11-29 13:46:41 status half-installed evolution 2.30.3-4 2010-11-29 13:46:41 status triggers-pending menu 2.1.44 2010-11-29 13:46:41 status half-installed evolution 2.30.3-4 2010-11-29 13:46:41 status half-installed evolution 2.30.3-4 2010-11-29 13:46:42 status half-installed evolution 2.30.3-4 2010-11-29 13:46:42 status triggers-awaited menu 2.1.44 2010-11-29 13:46:42 status unpacked evolution 2.30.3-5 2010-11-29 13:46:42 status unpacked evolution 2.30.3-5 2010-11-29 13:46:42 upgrade evolution-common 2.30.3-4 2.30.3-5 2010-11-29 13:46:42 status half-configured evolution-common 2.30.3-4 2010-11-29 13:46:42 status unpacked evolution-common 2.30.3-4 2010-11-29 13:46:42 status half-installed evolution-common 2.30.3-4 2010-11-29 13:46:42 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-29 13:46:42 status half-installed evolution-common 2.30.3-4 2010-11-29 13:46:44 status half-installed evolution-common 2.30.3-4 2010-11-29 13:46:44 status half-installed evolution-common 2.30.3-4 2010-11-29 13:46:48 status half-installed evolution-common 2.30.3-4 2010-11-29 13:46:48 status unpacked evolution-common 2.30.3-5 2010-11-29 13:46:50 status unpacked evolution-common 2.30.3-5 2010-11-29 13:46:50 upgrade ia32-libs 20101012 20101117 2010-11-29 13:46:50 status half-configured ia32-libs 20101012 2010-11-29 13:46:50 status unpacked ia32-libs 20101012 2010-11-29 13:46:50 status half-installed ia32-libs 20101012 2010-11-29 13:46:54 status half-installed ia32-libs 20101012 2010-11-29 13:46:54 status unpacked ia32-libs 20101117 2010-11-29 13:46:56 status unpacked ia32-libs 20101117 2010-11-29 13:46:56 upgrade xkb-data 1.8-1 1.8-2 2010-11-29 13:46:56 status half-configured xkb-data 1.8-1 2010-11-29 13:46:56 status unpacked xkb-data 1.8-1 2010-11-29 13:46:56 status half-installed xkb-data 1.8-1 2010-11-29 13:46:57 status half-installed xkb-data 1.8-1 2010-11-29 13:46:58 status unpacked xkb-data 1.8-2 2010-11-29 13:46:58 status unpacked xkb-data 1.8-2 2010-11-29 13:46:58 upgrade libx11-data 2:1.3.3-3 2:1.3.3-4 2010-11-29 13:46:58 status half-configured libx11-data 2:1.3.3-3 2010-11-29 13:46:58 status unpacked libx11-data 2:1.3.3-3 2010-11-29 13:46:58 status half-installed libx11-data 2:1.3.3-3 2010-11-29 13:46:58 status half-installed libx11-data 2:1.3.3-3 2010-11-29 13:46:59 status half-installed libx11-data 2:1.3.3-3 2010-11-29 13:46:59 status unpacked libx11-data 2:1.3.3-4 2010-11-29 13:46:59 status unpacked libx11-data 2:1.3.3-4 2010-11-29 13:46:59 upgrade libx11-dev 2:1.3.3-3 2:1.3.3-4 2010-11-29 13:46:59 status half-configured libx11-dev 2:1.3.3-3 2010-11-29 13:46:59 status unpacked libx11-dev 2:1.3.3-3 2010-11-29 13:46:59 status half-installed libx11-dev 2:1.3.3-3 2010-11-29 13:46:59 status half-installed libx11-dev 2:1.3.3-3 2010-11-29 13:47:01 status half-installed libx11-dev 2:1.3.3-3 2010-11-29 13:47:01 status unpacked libx11-dev 2:1.3.3-4 2010-11-29 13:47:01 status unpacked libx11-dev 2:1.3.3-4 2010-11-29 13:47:01 upgrade libx11-6 2:1.3.3-3 2:1.3.3-4 2010-11-29 13:47:01 status half-configured libx11-6 2:1.3.3-3 2010-11-29 13:47:01 status unpacked libx11-6 2:1.3.3-3 2010-11-29 13:47:01 status half-installed libx11-6 2:1.3.3-3 2010-11-29 13:47:02 status half-installed libx11-6 2:1.3.3-3 2010-11-29 13:47:02 status unpacked libx11-6 2:1.3.3-4 2010-11-29 13:47:02 status unpacked libx11-6 2:1.3.3-4 2010-11-29 13:47:02 upgrade xtrans-dev 1.2.5-1 1.2.6-1 2010-11-29 13:47:02 status half-configured xtrans-dev 1.2.5-1 2010-11-29 13:47:02 status unpacked xtrans-dev 1.2.5-1 2010-11-29 13:47:02 status half-installed xtrans-dev 1.2.5-1 2010-11-29 13:47:03 status half-installed xtrans-dev 1.2.5-1 2010-11-29 13:47:03 status unpacked xtrans-dev 1.2.6-1 2010-11-29 13:47:03 status unpacked xtrans-dev 1.2.6-1 2010-11-29 13:47:03 upgrade linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2.6.26-26lenny1 2010-11-29 13:47:03 status half-configured linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-11-29 13:47:03 status unpacked linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-11-29 13:47:03 status half-installed linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-11-29 13:47:17 status half-installed linux-image-2.6.26-2-amd64 2.6.26-25lenny1 2010-11-29 13:47:44 status unpacked linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2010-11-29 13:47:46 status unpacked linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2010-11-29 13:47:46 upgrade linux-base 2.6.32-27 2.6.32-28 2010-11-29 13:47:46 status half-configured linux-base 2.6.32-27 2010-11-29 13:47:46 status unpacked linux-base 2.6.32-27 2010-11-29 13:47:46 status half-installed linux-base 2.6.32-27 2010-11-29 13:47:46 status half-installed linux-base 2.6.32-27 2010-11-29 13:47:46 status half-installed linux-base 2.6.32-27 2010-11-29 13:47:46 status unpacked linux-base 2.6.32-28 2010-11-29 13:47:46 status unpacked linux-base 2.6.32-28 2010-11-29 13:47:46 upgrade linux-image-2.6.32-5-amd64 2.6.32-27 2.6.32-28 2010-11-29 13:47:46 status half-configured linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:47:47 status unpacked linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:47:47 status half-installed linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:47:58 status half-installed linux-image-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:47:59 status unpacked linux-image-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:48:02 status unpacked linux-image-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:48:02 upgrade apt 0.8.8 0.8.9 2010-11-29 13:48:02 status half-configured apt 0.8.8 2010-11-29 13:48:02 status unpacked apt 0.8.8 2010-11-29 13:48:02 status half-installed apt 0.8.8 2010-11-29 13:48:03 status half-installed apt 0.8.8 2010-11-29 13:48:04 status half-installed apt 0.8.8 2010-11-29 13:48:04 status unpacked apt 0.8.9 2010-11-29 13:48:04 status unpacked apt 0.8.9 2010-11-29 13:48:04 trigproc doc-base 0.9.5 0.9.5 2010-11-29 13:48:04 status half-configured doc-base 0.9.5 2010-11-29 13:48:06 status installed doc-base 0.9.5 2010-11-29 13:48:06 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:48:06 status half-configured man-db 2.5.7-6 2010-11-29 13:48:13 status installed man-db 2.5.7-6 2010-11-29 13:48:13 trigproc gnome-icon-theme 2.30.3-2 2.30.3-2 2010-11-29 13:48:13 status half-configured gnome-icon-theme 2.30.3-2 2010-11-29 13:48:30 status installed gnome-icon-theme 2.30.3-2 2010-11-29 13:48:30 trigproc gconf2 2.28.1-6 2.28.1-6 2010-11-29 13:48:30 status half-configured gconf2 2.28.1-6 2010-11-29 13:48:45 status installed gconf2 2.28.1-6 2010-11-29 13:48:45 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-29 13:48:45 status half-configured gnome-menus 2.30.3-1 2010-11-29 13:48:45 status installed gnome-menus 2.30.3-1 2010-11-29 13:48:45 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-29 13:48:45 status half-configured desktop-file-utils 0.15-2 2010-11-29 13:48:47 status installed desktop-file-utils 0.15-2 2010-11-29 13:48:47 trigproc menu 2.1.44 2.1.44 2010-11-29 13:48:47 status half-configured menu 2.1.44 2010-11-29 13:48:50 status installed menu 2.1.44 2010-11-29 13:48:50 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-29 13:48:50 status half-configured hicolor-icon-theme 0.12-1 2010-11-29 13:49:01 status installed hicolor-icon-theme 0.12-1 2010-11-29 13:49:02 startup packages configure 2010-11-29 13:49:02 configure apt 0.8.9 0.8.9 2010-11-29 13:49:02 status unpacked apt 0.8.9 2010-11-29 13:49:03 status unpacked apt 0.8.9 2010-11-29 13:49:03 status unpacked apt 0.8.9 2010-11-29 13:49:03 status unpacked apt 0.8.9 2010-11-29 13:49:03 status half-configured apt 0.8.9 2010-11-29 13:49:07 status installed apt 0.8.9 2010-11-29 13:49:07 startup archives unpack 2010-11-29 13:49:14 upgrade sensible-utils 0.0.5 0.0.6 2010-11-29 13:49:14 status half-configured sensible-utils 0.0.5 2010-11-29 13:49:14 status unpacked sensible-utils 0.0.5 2010-11-29 13:49:14 status half-installed sensible-utils 0.0.5 2010-11-29 13:49:14 status triggers-pending man-db 2.5.7-6 2010-11-29 13:49:14 status half-installed sensible-utils 0.0.5 2010-11-29 13:49:14 status half-installed sensible-utils 0.0.5 2010-11-29 13:49:15 status unpacked sensible-utils 0.0.6 2010-11-29 13:49:15 status unpacked sensible-utils 0.0.6 2010-11-29 13:49:15 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:49:15 status half-configured man-db 2.5.7-6 2010-11-29 13:49:16 status installed man-db 2.5.7-6 2010-11-29 13:49:17 startup packages configure 2010-11-29 13:49:17 configure sensible-utils 0.0.6 0.0.6 2010-11-29 13:49:17 status unpacked sensible-utils 0.0.6 2010-11-29 13:49:17 status half-configured sensible-utils 0.0.6 2010-11-29 13:49:17 status installed sensible-utils 0.0.6 2010-11-29 13:49:18 startup archives unpack 2010-11-29 13:49:18 upgrade libdb4.8 4.8.30-2 4.8.30-3 2010-11-29 13:49:18 status half-configured libdb4.8 4.8.30-2 2010-11-29 13:49:18 status unpacked libdb4.8 4.8.30-2 2010-11-29 13:49:18 status half-installed libdb4.8 4.8.30-2 2010-11-29 13:49:18 status half-installed libdb4.8 4.8.30-2 2010-11-29 13:49:18 status unpacked libdb4.8 4.8.30-3 2010-11-29 13:49:18 status unpacked libdb4.8 4.8.30-3 2010-11-29 13:49:19 startup packages configure 2010-11-29 13:49:19 configure libdb4.8 4.8.30-3 4.8.30-3 2010-11-29 13:49:19 status unpacked libdb4.8 4.8.30-3 2010-11-29 13:49:19 status half-configured libdb4.8 4.8.30-3 2010-11-29 13:49:19 status installed libdb4.8 4.8.30-3 2010-11-29 13:49:20 startup archives unpack 2010-11-29 13:49:20 upgrade adduser 3.112+nmu1 3.112+nmu2 2010-11-29 13:49:20 status half-configured adduser 3.112+nmu1 2010-11-29 13:49:20 status unpacked adduser 3.112+nmu1 2010-11-29 13:49:20 status half-installed adduser 3.112+nmu1 2010-11-29 13:49:20 status triggers-pending man-db 2.5.7-6 2010-11-29 13:49:20 status half-installed adduser 3.112+nmu1 2010-11-29 13:49:21 status half-installed adduser 3.112+nmu1 2010-11-29 13:49:21 status unpacked adduser 3.112+nmu2 2010-11-29 13:49:21 status unpacked adduser 3.112+nmu2 2010-11-29 13:49:21 upgrade apt-utils 0.8.8 0.8.9 2010-11-29 13:49:21 status half-configured apt-utils 0.8.8 2010-11-29 13:49:21 status unpacked apt-utils 0.8.8 2010-11-29 13:49:21 status half-installed apt-utils 0.8.8 2010-11-29 13:49:21 status half-installed apt-utils 0.8.8 2010-11-29 13:49:21 status half-installed apt-utils 0.8.8 2010-11-29 13:49:21 status unpacked apt-utils 0.8.9 2010-11-29 13:49:21 status unpacked apt-utils 0.8.9 2010-11-29 13:49:21 upgrade bsdmainutils 8.0.16 8.0.17 2010-11-29 13:49:21 status half-configured bsdmainutils 8.0.16 2010-11-29 13:49:22 status unpacked bsdmainutils 8.0.16 2010-11-29 13:49:22 status half-installed bsdmainutils 8.0.16 2010-11-29 13:49:22 status half-installed bsdmainutils 8.0.16 2010-11-29 13:49:22 status half-installed bsdmainutils 8.0.16 2010-11-29 13:49:22 status unpacked bsdmainutils 8.0.17 2010-11-29 13:49:22 status unpacked bsdmainutils 8.0.17 2010-11-29 13:49:22 upgrade isc-dhcp-server 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:49:22 status half-configured isc-dhcp-server 4.1.1-P1-12 2010-11-29 13:49:23 status unpacked isc-dhcp-server 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-server 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-server 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-server 4.1.1-P1-12 2010-11-29 13:49:23 status unpacked isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:49:23 status unpacked isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:49:23 upgrade isc-dhcp-client 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:49:23 status half-configured isc-dhcp-client 4.1.1-P1-12 2010-11-29 13:49:23 status unpacked isc-dhcp-client 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-client 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-client 4.1.1-P1-12 2010-11-29 13:49:23 status half-installed isc-dhcp-client 4.1.1-P1-12 2010-11-29 13:49:23 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:49:23 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:49:24 upgrade isc-dhcp-common 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:49:24 status half-configured isc-dhcp-common 4.1.1-P1-12 2010-11-29 13:49:24 status unpacked isc-dhcp-common 4.1.1-P1-12 2010-11-29 13:49:24 status half-installed isc-dhcp-common 4.1.1-P1-12 2010-11-29 13:49:24 status half-installed isc-dhcp-common 4.1.1-P1-12 2010-11-29 13:49:24 status half-installed isc-dhcp-common 4.1.1-P1-12 2010-11-29 13:49:24 status unpacked isc-dhcp-common 4.1.1-P1-15 2010-11-29 13:49:24 status unpacked isc-dhcp-common 4.1.1-P1-15 2010-11-29 13:49:24 upgrade libssl0.9.8 0.9.8o-2 0.9.8o-3 2010-11-29 13:49:24 status half-configured libssl0.9.8 0.9.8o-2 2010-11-29 13:49:24 status unpacked libssl0.9.8 0.9.8o-2 2010-11-29 13:49:24 status half-installed libssl0.9.8 0.9.8o-2 2010-11-29 13:49:24 status half-installed libssl0.9.8 0.9.8o-2 2010-11-29 13:49:24 status unpacked libssl0.9.8 0.9.8o-3 2010-11-29 13:49:24 status unpacked libssl0.9.8 0.9.8o-3 2010-11-29 13:49:24 upgrade manpages 3.26-1 3.27-1 2010-11-29 13:49:24 status half-configured manpages 3.26-1 2010-11-29 13:49:24 status unpacked manpages 3.26-1 2010-11-29 13:49:24 status half-installed manpages 3.26-1 2010-11-29 13:49:25 status half-installed manpages 3.26-1 2010-11-29 13:49:25 status half-installed manpages 3.26-1 2010-11-29 13:49:25 status unpacked manpages 3.27-1 2010-11-29 13:49:25 status unpacked manpages 3.27-1 2010-11-29 13:49:25 upgrade procps 1:3.2.8-9 1:3.2.8-10 2010-11-29 13:49:25 status half-configured procps 1:3.2.8-9 2010-11-29 13:49:25 status unpacked procps 1:3.2.8-9 2010-11-29 13:49:25 status half-installed procps 1:3.2.8-9 2010-11-29 13:49:25 status half-installed procps 1:3.2.8-9 2010-11-29 13:49:25 status triggers-pending menu 2.1.44 2010-11-29 13:49:26 status half-installed procps 1:3.2.8-9 2010-11-29 13:49:26 status half-installed procps 1:3.2.8-9 2010-11-29 13:49:26 status triggers-awaited menu 2.1.44 2010-11-29 13:49:26 status unpacked procps 1:3.2.8-10 2010-11-29 13:49:26 status unpacked procps 1:3.2.8-10 2010-11-29 13:49:26 upgrade tasksel-data 2.84 2.85 2010-11-29 13:49:26 status half-configured tasksel-data 2.84 2010-11-29 13:49:26 status unpacked tasksel-data 2.84 2010-11-29 13:49:26 status half-installed tasksel-data 2.84 2010-11-29 13:49:26 status half-installed tasksel-data 2.84 2010-11-29 13:49:26 status unpacked tasksel-data 2.85 2010-11-29 13:49:26 status unpacked tasksel-data 2.85 2010-11-29 13:49:27 upgrade tasksel 2.84 2.85 2010-11-29 13:49:27 status half-configured tasksel 2.84 2010-11-29 13:49:27 status unpacked tasksel 2.84 2010-11-29 13:49:27 status half-installed tasksel 2.84 2010-11-29 13:49:27 status half-installed tasksel 2.84 2010-11-29 13:49:27 status half-installed tasksel 2.84 2010-11-29 13:49:27 status half-installed tasksel 2.84 2010-11-29 13:49:27 status unpacked tasksel 2.85 2010-11-29 13:49:27 status unpacked tasksel 2.85 2010-11-29 13:49:27 upgrade bash-completion 1:1.2-2 1:1.2-3 2010-11-29 13:49:27 status half-configured bash-completion 1:1.2-2 2010-11-29 13:49:27 status unpacked bash-completion 1:1.2-2 2010-11-29 13:49:27 status half-installed bash-completion 1:1.2-2 2010-11-29 13:49:27 status half-installed bash-completion 1:1.2-2 2010-11-29 13:49:27 status half-installed bash-completion 1:1.2-2 2010-11-29 13:49:27 status unpacked bash-completion 1:1.2-3 2010-11-29 13:49:27 status unpacked bash-completion 1:1.2-3 2010-11-29 13:49:28 upgrade pciutils 1:3.1.7-5 1:3.1.7-6 2010-11-29 13:49:28 status half-configured pciutils 1:3.1.7-5 2010-11-29 13:49:28 status unpacked pciutils 1:3.1.7-5 2010-11-29 13:49:28 status half-installed pciutils 1:3.1.7-5 2010-11-29 13:49:28 status half-installed pciutils 1:3.1.7-5 2010-11-29 13:49:28 status half-installed pciutils 1:3.1.7-5 2010-11-29 13:49:28 status unpacked pciutils 1:3.1.7-6 2010-11-29 13:49:28 status unpacked pciutils 1:3.1.7-6 2010-11-29 13:49:28 upgrade libpci3 1:3.1.7-5 1:3.1.7-6 2010-11-29 13:49:28 status half-configured libpci3 1:3.1.7-5 2010-11-29 13:49:28 status unpacked libpci3 1:3.1.7-5 2010-11-29 13:49:28 status half-installed libpci3 1:3.1.7-5 2010-11-29 13:49:28 status half-installed libpci3 1:3.1.7-5 2010-11-29 13:49:28 status unpacked libpci3 1:3.1.7-6 2010-11-29 13:49:28 status unpacked libpci3 1:3.1.7-6 2010-11-29 13:49:29 upgrade libpython2.6 2.6.6-6 2.6.6-7 2010-11-29 13:49:29 status half-configured libpython2.6 2.6.6-6 2010-11-29 13:49:29 status unpacked libpython2.6 2.6.6-6 2010-11-29 13:49:29 status half-installed libpython2.6 2.6.6-6 2010-11-29 13:49:29 status half-installed libpython2.6 2.6.6-6 2010-11-29 13:49:29 status unpacked libpython2.6 2.6.6-7 2010-11-29 13:49:30 status unpacked libpython2.6 2.6.6-7 2010-11-29 13:49:30 upgrade python2.6 2.6.6-6 2.6.6-7 2010-11-29 13:49:30 status half-configured python2.6 2.6.6-6 2010-11-29 13:49:30 status unpacked python2.6 2.6.6-6 2010-11-29 13:49:30 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:31 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:31 status triggers-pending gnome-menus 2.30.3-1 2010-11-29 13:49:31 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:31 status triggers-pending desktop-file-utils 0.15-2 2010-11-29 13:49:31 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:31 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:31 status half-installed python2.6 2.6.6-6 2010-11-29 13:49:32 status unpacked python2.6 2.6.6-7 2010-11-29 13:49:32 status unpacked python2.6 2.6.6-7 2010-11-29 13:49:32 upgrade python2.6-minimal 2.6.6-6 2.6.6-7 2010-11-29 13:49:32 status half-configured python2.6-minimal 2.6.6-6 2010-11-29 13:49:32 status unpacked python2.6-minimal 2.6.6-6 2010-11-29 13:49:32 status half-installed python2.6-minimal 2.6.6-6 2010-11-29 13:49:33 status half-installed python2.6-minimal 2.6.6-6 2010-11-29 13:49:33 status half-installed python2.6-minimal 2.6.6-6 2010-11-29 13:49:33 status unpacked python2.6-minimal 2.6.6-7 2010-11-29 13:49:33 status unpacked python2.6-minimal 2.6.6-7 2010-11-29 13:49:33 upgrade whois 5.0.8 5.0.9 2010-11-29 13:49:33 status half-configured whois 5.0.8 2010-11-29 13:49:33 status unpacked whois 5.0.8 2010-11-29 13:49:33 status half-installed whois 5.0.8 2010-11-29 13:49:34 status half-installed whois 5.0.8 2010-11-29 13:49:34 status half-installed whois 5.0.8 2010-11-29 13:49:34 status unpacked whois 5.0.9 2010-11-29 13:49:34 status unpacked whois 5.0.9 2010-11-29 13:49:34 upgrade acpid 1:2.0.6-2 1:2.0.7-1 2010-11-29 13:49:34 status half-configured acpid 1:2.0.6-2 2010-11-29 13:49:34 status unpacked acpid 1:2.0.6-2 2010-11-29 13:49:34 status half-installed acpid 1:2.0.6-2 2010-11-29 13:49:34 status half-installed acpid 1:2.0.6-2 2010-11-29 13:49:34 status half-installed acpid 1:2.0.6-2 2010-11-29 13:49:34 status unpacked acpid 1:2.0.7-1 2010-11-29 13:49:34 status unpacked acpid 1:2.0.7-1 2010-11-29 13:49:35 upgrade acpi-support-base 0.137-6 0.138-2 2010-11-29 13:49:35 status half-configured acpi-support-base 0.137-6 2010-11-29 13:49:35 status unpacked acpi-support-base 0.137-6 2010-11-29 13:49:35 status half-installed acpi-support-base 0.137-6 2010-11-29 13:49:35 status half-installed acpi-support-base 0.137-6 2010-11-29 13:49:35 status unpacked acpi-support-base 0.138-2 2010-11-29 13:49:35 status unpacked acpi-support-base 0.138-2 2010-11-29 13:49:35 upgrade app-install-data 2010.08.21 2010.11.17 2010-11-29 13:49:35 status half-configured app-install-data 2010.08.21 2010-11-29 13:49:35 status unpacked app-install-data 2010.08.21 2010-11-29 13:49:35 status half-installed app-install-data 2010.08.21 2010-11-29 13:49:35 status triggers-pending software-center 2.0.7debian5 2010-11-29 13:49:35 status half-installed app-install-data 2010.08.21 2010-11-29 13:49:39 status half-installed app-install-data 2010.08.21 2010-11-29 13:49:40 status unpacked app-install-data 2010.11.17 2010-11-29 13:49:40 status unpacked app-install-data 2010.11.17 2010-11-29 13:49:40 upgrade libavahi-common-data 0.6.27-2 0.6.27-3 2010-11-29 13:49:40 status half-configured libavahi-common-data 0.6.27-2 2010-11-29 13:49:40 status unpacked libavahi-common-data 0.6.27-2 2010-11-29 13:49:40 status half-installed libavahi-common-data 0.6.27-2 2010-11-29 13:49:40 status half-installed libavahi-common-data 0.6.27-2 2010-11-29 13:49:40 status unpacked libavahi-common-data 0.6.27-3 2010-11-29 13:49:40 status unpacked libavahi-common-data 0.6.27-3 2010-11-29 13:49:41 upgrade libavahi-common3 0.6.27-2 0.6.27-3 2010-11-29 13:49:41 status half-configured libavahi-common3 0.6.27-2 2010-11-29 13:49:41 status unpacked libavahi-common3 0.6.27-2 2010-11-29 13:49:41 status half-installed libavahi-common3 0.6.27-2 2010-11-29 13:49:41 status half-installed libavahi-common3 0.6.27-2 2010-11-29 13:49:41 status unpacked libavahi-common3 0.6.27-3 2010-11-29 13:49:41 status unpacked libavahi-common3 0.6.27-3 2010-11-29 13:49:41 upgrade libavahi-core7 0.6.27-2 0.6.27-3 2010-11-29 13:49:41 status half-configured libavahi-core7 0.6.27-2 2010-11-29 13:49:41 status unpacked libavahi-core7 0.6.27-2 2010-11-29 13:49:41 status half-installed libavahi-core7 0.6.27-2 2010-11-29 13:49:41 status half-installed libavahi-core7 0.6.27-2 2010-11-29 13:49:41 status unpacked libavahi-core7 0.6.27-3 2010-11-29 13:49:41 status unpacked libavahi-core7 0.6.27-3 2010-11-29 13:49:41 upgrade avahi-daemon 0.6.27-2 0.6.27-3 2010-11-29 13:49:41 status half-configured avahi-daemon 0.6.27-2 2010-11-29 13:49:42 status unpacked avahi-daemon 0.6.27-2 2010-11-29 13:49:42 status half-installed avahi-daemon 0.6.27-2 2010-11-29 13:49:42 status half-installed avahi-daemon 0.6.27-2 2010-11-29 13:49:43 status half-installed avahi-daemon 0.6.27-2 2010-11-29 13:49:43 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:49:43 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:49:43 upgrade libavutil50 5:0.6.1-0.1 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:43 status half-configured libavutil50 5:0.6.1-0.1 2010-11-29 13:49:43 status unpacked libavutil50 5:0.6.1-0.1 2010-11-29 13:49:43 status half-installed libavutil50 5:0.6.1-0.1 2010-11-29 13:49:43 status half-installed libavutil50 5:0.6.1-0.1 2010-11-29 13:49:44 status unpacked libavutil50 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 status unpacked libavutil50 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 install libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 status half-installed libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 status unpacked libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 status unpacked libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 upgrade libavcodec52 5:0.6.1-0.1 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:44 status half-configured libavcodec52 5:0.6.1-0.1 2010-11-29 13:49:44 status unpacked libavcodec52 5:0.6.1-0.1 2010-11-29 13:49:44 status half-installed libavcodec52 5:0.6.1-0.1 2010-11-29 13:49:45 status half-installed libavcodec52 5:0.6.1-0.1 2010-11-29 13:49:45 status unpacked libavcodec52 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:45 status unpacked libavcodec52 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:45 upgrade libavformat52 5:0.6.1-0.1 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:45 status half-configured libavformat52 5:0.6.1-0.1 2010-11-29 13:49:45 status unpacked libavformat52 5:0.6.1-0.1 2010-11-29 13:49:45 status half-installed libavformat52 5:0.6.1-0.1 2010-11-29 13:49:45 status half-installed libavformat52 5:0.6.1-0.1 2010-11-29 13:49:45 status unpacked libavformat52 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:45 status unpacked libavformat52 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:47 upgrade libswscale0 5:0.6.1-0.1 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:47 status half-configured libswscale0 5:0.6.1-0.1 2010-11-29 13:49:47 status unpacked libswscale0 5:0.6.1-0.1 2010-11-29 13:49:47 status half-installed libswscale0 5:0.6.1-0.1 2010-11-29 13:49:47 status half-installed libswscale0 5:0.6.1-0.1 2010-11-29 13:49:47 status unpacked libswscale0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:47 status unpacked libswscale0 5:0.6.1+svn20101128-0.0 2010-11-29 13:49:48 upgrade browser-plugin-gnash 0.8.8-5 0.8.8-6 2010-11-29 13:49:48 status half-configured browser-plugin-gnash 0.8.8-5 2010-11-29 13:49:50 status unpacked browser-plugin-gnash 0.8.8-5 2010-11-29 13:49:50 status half-installed browser-plugin-gnash 0.8.8-5 2010-11-29 13:49:50 status half-installed browser-plugin-gnash 0.8.8-5 2010-11-29 13:49:50 status unpacked browser-plugin-gnash 0.8.8-6 2010-11-29 13:49:51 status unpacked browser-plugin-gnash 0.8.8-6 2010-11-29 13:49:51 upgrade gnash 0.8.8-5 0.8.8-6 2010-11-29 13:49:51 status half-configured gnash 0.8.8-5 2010-11-29 13:49:51 status unpacked gnash 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash 0.8.8-5 2010-11-29 13:49:51 status unpacked gnash 0.8.8-6 2010-11-29 13:49:51 status unpacked gnash 0.8.8-6 2010-11-29 13:49:51 upgrade gnash-common 0.8.8-5 0.8.8-6 2010-11-29 13:49:51 status half-configured gnash-common 0.8.8-5 2010-11-29 13:49:51 status unpacked gnash-common 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:51 status triggers-pending install-info 4.13a.dfsg.1-6 2010-11-29 13:49:51 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:51 status triggers-pending doc-base 0.9.5 2010-11-29 13:49:51 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:51 status triggers-pending shared-mime-info 0.71-4 2010-11-29 13:49:51 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:51 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:52 status half-installed gnash-common 0.8.8-5 2010-11-29 13:49:52 status unpacked gnash-common 0.8.8-6 2010-11-29 13:49:52 status unpacked gnash-common 0.8.8-6 2010-11-29 13:49:52 upgrade common-lisp-controller 7.4+nmu1 7.4+nmu2 2010-11-29 13:49:52 status half-configured common-lisp-controller 7.4+nmu1 2010-11-29 13:49:52 status unpacked common-lisp-controller 7.4+nmu1 2010-11-29 13:49:52 status half-installed common-lisp-controller 7.4+nmu1 2010-11-29 13:49:53 status half-installed common-lisp-controller 7.4+nmu1 2010-11-29 13:49:53 status half-installed common-lisp-controller 7.4+nmu1 2010-11-29 13:49:53 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:49:53 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:49:53 upgrade console-data 2:1.10-6 2:1.10-8 2010-11-29 13:49:53 status half-configured console-data 2:1.10-6 2010-11-29 13:49:53 status unpacked console-data 2:1.10-6 2010-11-29 13:49:53 status half-installed console-data 2:1.10-6 2010-11-29 13:49:54 status half-installed console-data 2:1.10-6 2010-11-29 13:49:54 status unpacked console-data 2:1.10-8 2010-11-29 13:49:54 status unpacked console-data 2:1.10-8 2010-11-29 13:49:54 upgrade libck-connector0 0.4.2-1 0.4.3-2 2010-11-29 13:49:54 status half-configured libck-connector0 0.4.2-1 2010-11-29 13:49:54 status unpacked libck-connector0 0.4.2-1 2010-11-29 13:49:54 status half-installed libck-connector0 0.4.2-1 2010-11-29 13:49:54 status half-installed libck-connector0 0.4.2-1 2010-11-29 13:49:55 status unpacked libck-connector0 0.4.3-2 2010-11-29 13:49:55 status unpacked libck-connector0 0.4.3-2 2010-11-29 13:49:55 upgrade libpolkit-gobject-1-0 0.96-3 0.96-4 2010-11-29 13:49:55 status half-configured libpolkit-gobject-1-0 0.96-3 2010-11-29 13:49:55 status unpacked libpolkit-gobject-1-0 0.96-3 2010-11-29 13:49:55 status half-installed libpolkit-gobject-1-0 0.96-3 2010-11-29 13:49:55 status half-installed libpolkit-gobject-1-0 0.96-3 2010-11-29 13:49:55 status unpacked libpolkit-gobject-1-0 0.96-4 2010-11-29 13:49:55 status unpacked libpolkit-gobject-1-0 0.96-4 2010-11-29 13:49:55 upgrade consolekit 0.4.2-1 0.4.3-2 2010-11-29 13:49:55 status half-configured consolekit 0.4.2-1 2010-11-29 13:49:55 status unpacked consolekit 0.4.2-1 2010-11-29 13:49:55 status half-installed consolekit 0.4.2-1 2010-11-29 13:49:56 status half-installed consolekit 0.4.2-1 2010-11-29 13:49:56 status unpacked consolekit 0.4.3-2 2010-11-29 13:49:56 status unpacked consolekit 0.4.3-2 2010-11-29 13:49:56 upgrade cowdancer 0.62 0.62+nmu1 2010-11-29 13:49:56 status half-configured cowdancer 0.62 2010-11-29 13:49:56 status unpacked cowdancer 0.62 2010-11-29 13:49:56 status half-installed cowdancer 0.62 2010-11-29 13:49:56 status half-installed cowdancer 0.62 2010-11-29 13:49:56 status half-installed cowdancer 0.62 2010-11-29 13:49:57 status unpacked cowdancer 0.62+nmu1 2010-11-29 13:49:57 status unpacked cowdancer 0.62+nmu1 2010-11-29 13:49:57 upgrade cowbuilder 0.62 0.62+nmu1 2010-11-29 13:49:57 status half-configured cowbuilder 0.62 2010-11-29 13:49:57 status unpacked cowbuilder 0.62 2010-11-29 13:49:57 status half-installed cowbuilder 0.62 2010-11-29 13:49:57 status half-installed cowbuilder 0.62 2010-11-29 13:49:57 status half-installed cowbuilder 0.62 2010-11-29 13:49:57 status unpacked cowbuilder 0.62+nmu1 2010-11-29 13:49:57 status unpacked cowbuilder 0.62+nmu1 2010-11-29 13:49:57 upgrade desktop-base 6.0.0 6.0.2 2010-11-29 13:49:57 status half-configured desktop-base 6.0.0 2010-11-29 13:49:57 status unpacked desktop-base 6.0.0 2010-11-29 13:49:57 status half-installed desktop-base 6.0.0 2010-11-29 13:49:58 status triggers-pending hicolor-icon-theme 0.12-1 2010-11-29 13:49:58 status half-installed desktop-base 6.0.0 2010-11-29 13:49:58 status triggers-pending gconf2 2.28.1-6 2010-11-29 13:49:58 status half-installed desktop-base 6.0.0 2010-11-29 13:49:58 status half-installed desktop-base 6.0.0 2010-11-29 13:49:59 status unpacked desktop-base 6.0.2 2010-11-29 13:49:59 status unpacked desktop-base 6.0.2 2010-11-29 13:49:59 upgrade dpkg-dev 1.15.8.5 1.15.8.6 2010-11-29 13:49:59 status half-configured dpkg-dev 1.15.8.5 2010-11-29 13:49:59 status unpacked dpkg-dev 1.15.8.5 2010-11-29 13:49:59 status half-installed dpkg-dev 1.15.8.5 2010-11-29 13:49:59 status half-installed dpkg-dev 1.15.8.5 2010-11-29 13:50:00 status half-installed dpkg-dev 1.15.8.5 2010-11-29 13:50:00 status unpacked dpkg-dev 1.15.8.6 2010-11-29 13:50:00 status unpacked dpkg-dev 1.15.8.6 2010-11-29 13:50:00 upgrade libdpkg-perl 1.15.8.5 1.15.8.6 2010-11-29 13:50:00 status half-configured libdpkg-perl 1.15.8.5 2010-11-29 13:50:00 status unpacked libdpkg-perl 1.15.8.5 2010-11-29 13:50:00 status half-installed libdpkg-perl 1.15.8.5 2010-11-29 13:50:00 status half-installed libdpkg-perl 1.15.8.5 2010-11-29 13:50:01 status half-installed libdpkg-perl 1.15.8.5 2010-11-29 13:50:01 status unpacked libdpkg-perl 1.15.8.6 2010-11-29 13:50:01 status unpacked libdpkg-perl 1.15.8.6 2010-11-29 13:50:01 upgrade evolution-plugins 2.30.3-4 2.30.3-5 2010-11-29 13:50:01 status half-configured evolution-plugins 2.30.3-4 2010-11-29 13:50:01 status unpacked evolution-plugins 2.30.3-4 2010-11-29 13:50:01 status half-installed evolution-plugins 2.30.3-4 2010-11-29 13:50:02 status half-installed evolution-plugins 2.30.3-4 2010-11-29 13:50:02 status unpacked evolution-plugins 2.30.3-5 2010-11-29 13:50:02 status unpacked evolution-plugins 2.30.3-5 2010-11-29 13:50:02 upgrade gcalctool 5.30.2-1 5.30.2-2 2010-11-29 13:50:02 status half-configured gcalctool 5.30.2-1 2010-11-29 13:50:02 status unpacked gcalctool 5.30.2-1 2010-11-29 13:50:02 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:02 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:02 status triggers-pending gconf2 2.28.1-6 2010-11-29 13:50:02 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:03 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:03 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:03 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:03 status half-installed gcalctool 5.30.2-1 2010-11-29 13:50:03 status unpacked gcalctool 5.30.2-2 2010-11-29 13:50:03 status unpacked gcalctool 5.30.2-2 2010-11-29 13:50:04 upgrade git 1:1.7.2.3-2 1:1.7.2.3-2.1 2010-11-29 13:50:04 status half-configured git 1:1.7.2.3-2 2010-11-29 13:50:04 status unpacked git 1:1.7.2.3-2 2010-11-29 13:50:04 status half-installed git 1:1.7.2.3-2 2010-11-29 13:50:04 status half-installed git 1:1.7.2.3-2 2010-11-29 13:50:05 status half-installed git 1:1.7.2.3-2 2010-11-29 13:50:05 status unpacked git 1:1.7.2.3-2.1 2010-11-29 13:50:06 status unpacked git 1:1.7.2.3-2.1 2010-11-29 13:50:06 upgrade git-core 1:1.7.2.3-2 1:1.7.2.3-2.1 2010-11-29 13:50:06 status half-configured git-core 1:1.7.2.3-2 2010-11-29 13:50:06 status unpacked git-core 1:1.7.2.3-2 2010-11-29 13:50:06 status half-installed git-core 1:1.7.2.3-2 2010-11-29 13:50:06 status half-installed git-core 1:1.7.2.3-2 2010-11-29 13:50:06 status unpacked git-core 1:1.7.2.3-2.1 2010-11-29 13:50:06 status unpacked git-core 1:1.7.2.3-2.1 2010-11-29 13:50:06 upgrade git-buildpackage 0.5.10 0.5.11 2010-11-29 13:50:06 status half-configured git-buildpackage 0.5.10 2010-11-29 13:50:07 status triggers-pending python-support 1.0.11 2010-11-29 13:50:07 status unpacked git-buildpackage 0.5.10 2010-11-29 13:50:07 status half-installed git-buildpackage 0.5.10 2010-11-29 13:50:07 status half-installed git-buildpackage 0.5.10 2010-11-29 13:50:07 status half-installed git-buildpackage 0.5.10 2010-11-29 13:50:07 status half-installed git-buildpackage 0.5.10 2010-11-29 13:50:07 status unpacked git-buildpackage 0.5.11 2010-11-29 13:50:07 status unpacked git-buildpackage 0.5.11 2010-11-29 13:50:07 upgrade git-svn 1:1.7.2.3-2 1:1.7.2.3-2.1 2010-11-29 13:50:07 status half-configured git-svn 1:1.7.2.3-2 2010-11-29 13:50:07 status unpacked git-svn 1:1.7.2.3-2 2010-11-29 13:50:07 status half-installed git-svn 1:1.7.2.3-2 2010-11-29 13:50:07 status half-installed git-svn 1:1.7.2.3-2 2010-11-29 13:50:07 status half-installed git-svn 1:1.7.2.3-2 2010-11-29 13:50:07 status unpacked git-svn 1:1.7.2.3-2.1 2010-11-29 13:50:07 status unpacked git-svn 1:1.7.2.3-2.1 2010-11-29 13:50:08 upgrade libgoffice-0.8-8-common 0.8.11-3 0.8.12-1 2010-11-29 13:50:08 status half-configured libgoffice-0.8-8-common 0.8.11-3 2010-11-29 13:50:08 status unpacked libgoffice-0.8-8-common 0.8.11-3 2010-11-29 13:50:08 status half-installed libgoffice-0.8-8-common 0.8.11-3 2010-11-29 13:50:08 status half-installed libgoffice-0.8-8-common 0.8.11-3 2010-11-29 13:50:09 status unpacked libgoffice-0.8-8-common 0.8.12-1 2010-11-29 13:50:09 status unpacked libgoffice-0.8-8-common 0.8.12-1 2010-11-29 13:50:09 upgrade libgoffice-0.8-8 0.8.11-3 0.8.12-1 2010-11-29 13:50:09 status half-configured libgoffice-0.8-8 0.8.11-3 2010-11-29 13:50:09 status unpacked libgoffice-0.8-8 0.8.11-3 2010-11-29 13:50:09 status half-installed libgoffice-0.8-8 0.8.11-3 2010-11-29 13:50:09 status half-installed libgoffice-0.8-8 0.8.11-3 2010-11-29 13:50:09 status unpacked libgoffice-0.8-8 0.8.12-1 2010-11-29 13:50:09 status unpacked libgoffice-0.8-8 0.8.12-1 2010-11-29 13:50:10 upgrade gnumeric 1.10.11-1 1.10.12-1 2010-11-29 13:50:10 status half-configured gnumeric 1.10.11-1 2010-11-29 13:50:10 status unpacked gnumeric 1.10.11-1 2010-11-29 13:50:10 status half-installed gnumeric 1.10.11-1 2010-11-29 13:50:10 status half-installed gnumeric 1.10.11-1 2010-11-29 13:50:10 status half-installed gnumeric 1.10.11-1 2010-11-29 13:50:10 status half-installed gnumeric 1.10.11-1 2010-11-29 13:50:10 status half-installed gnumeric 1.10.11-1 2010-11-29 13:50:12 status unpacked gnumeric 1.10.12-1 2010-11-29 13:50:12 status unpacked gnumeric 1.10.12-1 2010-11-29 13:50:12 upgrade gnumeric-common 1.10.11-1 1.10.12-1 2010-11-29 13:50:12 status half-configured gnumeric-common 1.10.11-1 2010-11-29 13:50:12 status unpacked gnumeric-common 1.10.11-1 2010-11-29 13:50:12 status half-installed gnumeric-common 1.10.11-1 2010-11-29 13:50:12 status half-installed gnumeric-common 1.10.11-1 2010-11-29 13:50:12 status half-installed gnumeric-common 1.10.11-1 2010-11-29 13:50:13 status half-installed gnumeric-common 1.10.11-1 2010-11-29 13:50:13 status half-installed gnumeric-common 1.10.11-1 2010-11-29 13:50:13 status unpacked gnumeric-common 1.10.12-1 2010-11-29 13:50:14 status unpacked gnumeric-common 1.10.12-1 2010-11-29 13:50:14 upgrade gthumb 3:2.11.5-3 3:2.11.5-4 2010-11-29 13:50:14 status half-configured gthumb 3:2.11.5-3 2010-11-29 13:50:14 status unpacked gthumb 3:2.11.5-3 2010-11-29 13:50:14 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:14 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:14 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:14 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:14 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:15 status half-installed gthumb 3:2.11.5-3 2010-11-29 13:50:15 status unpacked gthumb 3:2.11.5-4 2010-11-29 13:50:15 status unpacked gthumb 3:2.11.5-4 2010-11-29 13:50:15 upgrade gthumb-data 3:2.11.5-3 3:2.11.5-4 2010-11-29 13:50:15 status half-configured gthumb-data 3:2.11.5-3 2010-11-29 13:50:15 status unpacked gthumb-data 3:2.11.5-3 2010-11-29 13:50:15 status half-installed gthumb-data 3:2.11.5-3 2010-11-29 13:50:15 status half-installed gthumb-data 3:2.11.5-3 2010-11-29 13:50:16 status half-installed gthumb-data 3:2.11.5-3 2010-11-29 13:50:17 status half-installed gthumb-data 3:2.11.5-3 2010-11-29 13:50:17 status unpacked gthumb-data 3:2.11.5-4 2010-11-29 13:50:18 status unpacked gthumb-data 3:2.11.5-4 2010-11-29 13:50:18 upgrade libmagickcore3 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:50:18 status half-configured libmagickcore3 8:6.6.0.4-2.2 2010-11-29 13:50:18 status unpacked libmagickcore3 8:6.6.0.4-2.2 2010-11-29 13:50:18 status half-installed libmagickcore3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status half-installed libmagickcore3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status unpacked libmagickcore3 8:6.6.0.4-3 2010-11-29 13:50:19 status unpacked libmagickcore3 8:6.6.0.4-3 2010-11-29 13:50:19 upgrade libmagickwand3 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:50:19 status half-configured libmagickwand3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status unpacked libmagickwand3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status half-installed libmagickwand3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status half-installed libmagickwand3 8:6.6.0.4-2.2 2010-11-29 13:50:19 status unpacked libmagickwand3 8:6.6.0.4-3 2010-11-29 13:50:19 status unpacked libmagickwand3 8:6.6.0.4-3 2010-11-29 13:50:20 upgrade imagemagick 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:50:20 status half-configured imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status unpacked imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status half-installed imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status half-installed imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status half-installed imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status half-installed imagemagick 8:6.6.0.4-2.2 2010-11-29 13:50:20 status unpacked imagemagick 8:6.6.0.4-3 2010-11-29 13:50:20 status unpacked imagemagick 8:6.6.0.4-3 2010-11-29 13:50:20 upgrade keyboard-configuration 1.58 1.61 2010-11-29 13:50:20 status half-configured keyboard-configuration 1.58 2010-11-29 13:50:20 status unpacked keyboard-configuration 1.58 2010-11-29 13:50:20 status half-installed keyboard-configuration 1.58 2010-11-29 13:50:20 status half-installed keyboard-configuration 1.58 2010-11-29 13:50:23 status unpacked keyboard-configuration 1.61 2010-11-29 13:50:23 status unpacked keyboard-configuration 1.61 2010-11-29 13:50:23 upgrade libasyncns0 0.3-1 0.3-1.1 2010-11-29 13:50:23 status half-configured libasyncns0 0.3-1 2010-11-29 13:50:23 status unpacked libasyncns0 0.3-1 2010-11-29 13:50:23 status half-installed libasyncns0 0.3-1 2010-11-29 13:50:23 status half-installed libasyncns0 0.3-1 2010-11-29 13:50:23 status unpacked libasyncns0 0.3-1.1 2010-11-29 13:50:23 status unpacked libasyncns0 0.3-1.1 2010-11-29 13:50:24 upgrade libavahi-client3 0.6.27-2 0.6.27-3 2010-11-29 13:50:24 status half-configured libavahi-client3 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-client3 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-client3 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-client3 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-client3 0.6.27-3 2010-11-29 13:50:24 status unpacked libavahi-client3 0.6.27-3 2010-11-29 13:50:24 upgrade libavahi-glib1 0.6.27-2 0.6.27-3 2010-11-29 13:50:24 status half-configured libavahi-glib1 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-glib1 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-glib1 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-glib1 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-glib1 0.6.27-3 2010-11-29 13:50:24 status unpacked libavahi-glib1 0.6.27-3 2010-11-29 13:50:24 upgrade libavahi-gobject0 0.6.27-2 0.6.27-3 2010-11-29 13:50:24 status half-configured libavahi-gobject0 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-gobject0 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-gobject0 0.6.27-2 2010-11-29 13:50:24 status half-installed libavahi-gobject0 0.6.27-2 2010-11-29 13:50:24 status unpacked libavahi-gobject0 0.6.27-3 2010-11-29 13:50:24 status unpacked libavahi-gobject0 0.6.27-3 2010-11-29 13:50:25 upgrade libavahi-ui0 0.6.27-2 0.6.27-3 2010-11-29 13:50:25 status half-configured libavahi-ui0 0.6.27-2 2010-11-29 13:50:25 status unpacked libavahi-ui0 0.6.27-2 2010-11-29 13:50:25 status half-installed libavahi-ui0 0.6.27-2 2010-11-29 13:50:25 status half-installed libavahi-ui0 0.6.27-2 2010-11-29 13:50:25 status unpacked libavahi-ui0 0.6.27-3 2010-11-29 13:50:25 status unpacked libavahi-ui0 0.6.27-3 2010-11-29 13:50:25 upgrade libfaad2 2.7-4 2.7-6 2010-11-29 13:50:25 status half-configured libfaad2 2.7-4 2010-11-29 13:50:25 status unpacked libfaad2 2.7-4 2010-11-29 13:50:25 status half-installed libfaad2 2.7-4 2010-11-29 13:50:25 status half-installed libfaad2 2.7-4 2010-11-29 13:50:25 status unpacked libfaad2 2.7-6 2010-11-29 13:50:25 status unpacked libfaad2 2.7-6 2010-11-29 13:50:25 upgrade libfontenc1 1:1.0.5-2 1:1.1.0-1 2010-11-29 13:50:25 status half-configured libfontenc1 1:1.0.5-2 2010-11-29 13:50:25 status unpacked libfontenc1 1:1.0.5-2 2010-11-29 13:50:25 status half-installed libfontenc1 1:1.0.5-2 2010-11-29 13:50:25 status half-installed libfontenc1 1:1.0.5-2 2010-11-29 13:50:26 status unpacked libfontenc1 1:1.1.0-1 2010-11-29 13:50:26 status unpacked libfontenc1 1:1.1.0-1 2010-11-29 13:50:26 upgrade libfs6 2:1.0.2-1 2:1.0.3-1 2010-11-29 13:50:26 status half-configured libfs6 2:1.0.2-1 2010-11-29 13:50:26 status unpacked libfs6 2:1.0.2-1 2010-11-29 13:50:26 status half-installed libfs6 2:1.0.2-1 2010-11-29 13:50:26 status half-installed libfs6 2:1.0.2-1 2010-11-29 13:50:26 status unpacked libfs6 2:1.0.3-1 2010-11-29 13:50:26 status unpacked libfs6 2:1.0.3-1 2010-11-29 13:50:26 upgrade libgksu2-0 2.0.13~pre1-2 2.0.13~pre1-3 2010-11-29 13:50:26 status half-configured libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status unpacked libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status half-installed libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status half-installed libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status half-installed libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status half-installed libgksu2-0 2.0.13~pre1-2 2010-11-29 13:50:26 status unpacked libgksu2-0 2.0.13~pre1-3 2010-11-29 13:50:27 status unpacked libgksu2-0 2.0.13~pre1-3 2010-11-29 13:50:27 upgrade libicu44 4.4.2-1 4.4.2-2 2010-11-29 13:50:27 status half-configured libicu44 4.4.2-1 2010-11-29 13:50:27 status unpacked libicu44 4.4.2-1 2010-11-29 13:50:27 status half-installed libicu44 4.4.2-1 2010-11-29 13:50:28 status half-installed libicu44 4.4.2-1 2010-11-29 13:50:28 status unpacked libicu44 4.4.2-2 2010-11-29 13:50:28 status unpacked libicu44 4.4.2-2 2010-11-29 13:50:28 upgrade liblapack3gf 3.2.2-1 3.2.2-1.2 2010-11-29 13:50:28 status half-configured liblapack3gf 3.2.2-1 2010-11-29 13:50:28 status unpacked liblapack3gf 3.2.2-1 2010-11-29 13:50:28 status half-installed liblapack3gf 3.2.2-1 2010-11-29 13:50:29 status half-installed liblapack3gf 3.2.2-1 2010-11-29 13:50:29 status unpacked liblapack3gf 3.2.2-1.2 2010-11-29 13:50:29 status unpacked liblapack3gf 3.2.2-1.2 2010-11-29 13:50:29 upgrade libmagick++3 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:50:29 status half-configured libmagick++3 8:6.6.0.4-2.2 2010-11-29 13:50:29 status unpacked libmagick++3 8:6.6.0.4-2.2 2010-11-29 13:50:29 status half-installed libmagick++3 8:6.6.0.4-2.2 2010-11-29 13:50:29 status half-installed libmagick++3 8:6.6.0.4-2.2 2010-11-29 13:50:29 status unpacked libmagick++3 8:6.6.0.4-3 2010-11-29 13:50:29 status unpacked libmagick++3 8:6.6.0.4-3 2010-11-29 13:50:29 upgrade libmagickcore3-extra 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:50:29 status half-configured libmagickcore3-extra 8:6.6.0.4-2.2 2010-11-29 13:50:29 status unpacked libmagickcore3-extra 8:6.6.0.4-2.2 2010-11-29 13:50:29 status half-installed libmagickcore3-extra 8:6.6.0.4-2.2 2010-11-29 13:50:30 status half-installed libmagickcore3-extra 8:6.6.0.4-2.2 2010-11-29 13:50:30 status unpacked libmagickcore3-extra 8:6.6.0.4-3 2010-11-29 13:50:30 status unpacked libmagickcore3-extra 8:6.6.0.4-3 2010-11-29 13:50:30 upgrade libnet-libidn-perl 0.12.ds-1 0.12.ds-1+b1 2010-11-29 13:50:30 status half-configured libnet-libidn-perl 0.12.ds-1 2010-11-29 13:50:30 status unpacked libnet-libidn-perl 0.12.ds-1 2010-11-29 13:50:30 status half-installed libnet-libidn-perl 0.12.ds-1 2010-11-29 13:50:30 status half-installed libnet-libidn-perl 0.12.ds-1 2010-11-29 13:50:30 status half-installed libnet-libidn-perl 0.12.ds-1 2010-11-29 13:50:30 status unpacked libnet-libidn-perl 0.12.ds-1+b1 2010-11-29 13:50:30 status unpacked libnet-libidn-perl 0.12.ds-1+b1 2010-11-29 13:50:30 upgrade libnl1 1.1-5 1.1-6 2010-11-29 13:50:30 status half-configured libnl1 1.1-5 2010-11-29 13:50:30 status unpacked libnl1 1.1-5 2010-11-29 13:50:30 status half-installed libnl1 1.1-5 2010-11-29 13:50:30 status half-installed libnl1 1.1-5 2010-11-29 13:50:31 status unpacked libnl1 1.1-6 2010-11-29 13:50:31 status unpacked libnl1 1.1-6 2010-11-29 13:50:31 upgrade libnm-util1 0.8.1-3 0.8.1-4 2010-11-29 13:50:31 status half-configured libnm-util1 0.8.1-3 2010-11-29 13:50:31 status unpacked libnm-util1 0.8.1-3 2010-11-29 13:50:31 status half-installed libnm-util1 0.8.1-3 2010-11-29 13:50:31 status half-installed libnm-util1 0.8.1-3 2010-11-29 13:50:31 status unpacked libnm-util1 0.8.1-4 2010-11-29 13:50:31 status unpacked libnm-util1 0.8.1-4 2010-11-29 13:50:31 upgrade libnm-glib-vpn1 0.8.1-3 0.8.1-4 2010-11-29 13:50:31 status half-configured libnm-glib-vpn1 0.8.1-3 2010-11-29 13:50:31 status unpacked libnm-glib-vpn1 0.8.1-3 2010-11-29 13:50:31 status half-installed libnm-glib-vpn1 0.8.1-3 2010-11-29 13:50:31 status half-installed libnm-glib-vpn1 0.8.1-3 2010-11-29 13:50:31 status unpacked libnm-glib-vpn1 0.8.1-4 2010-11-29 13:50:32 status unpacked libnm-glib-vpn1 0.8.1-4 2010-11-29 13:50:32 upgrade libnm-glib2 0.8.1-3 0.8.1-4 2010-11-29 13:50:32 status half-configured libnm-glib2 0.8.1-3 2010-11-29 13:50:32 status unpacked libnm-glib2 0.8.1-3 2010-11-29 13:50:32 status half-installed libnm-glib2 0.8.1-3 2010-11-29 13:50:32 status half-installed libnm-glib2 0.8.1-3 2010-11-29 13:50:32 status unpacked libnm-glib2 0.8.1-4 2010-11-29 13:50:32 status unpacked libnm-glib2 0.8.1-4 2010-11-29 13:50:32 upgrade libpam-ck-connector 0.4.2-1 0.4.3-2 2010-11-29 13:50:32 status half-configured libpam-ck-connector 0.4.2-1 2010-11-29 13:50:32 status unpacked libpam-ck-connector 0.4.2-1 2010-11-29 13:50:32 status half-installed libpam-ck-connector 0.4.2-1 2010-11-29 13:50:33 status half-installed libpam-ck-connector 0.4.2-1 2010-11-29 13:50:33 status half-installed libpam-ck-connector 0.4.2-1 2010-11-29 13:50:33 status unpacked libpam-ck-connector 0.4.3-2 2010-11-29 13:50:33 status unpacked libpam-ck-connector 0.4.3-2 2010-11-29 13:50:33 upgrade libparted0debian1 2.3-3 2.3-4 2010-11-29 13:50:33 status half-configured libparted0debian1 2.3-3 2010-11-29 13:50:33 status unpacked libparted0debian1 2.3-3 2010-11-29 13:50:33 status half-installed libparted0debian1 2.3-3 2010-11-29 13:50:33 status half-installed libparted0debian1 2.3-3 2010-11-29 13:50:33 status unpacked libparted0debian1 2.3-4 2010-11-29 13:50:33 status unpacked libparted0debian1 2.3-4 2010-11-29 13:50:33 upgrade libpolkit-agent-1-0 0.96-3 0.96-4 2010-11-29 13:50:33 status half-configured libpolkit-agent-1-0 0.96-3 2010-11-29 13:50:33 status unpacked libpolkit-agent-1-0 0.96-3 2010-11-29 13:50:34 status half-installed libpolkit-agent-1-0 0.96-3 2010-11-29 13:50:34 status half-installed libpolkit-agent-1-0 0.96-3 2010-11-29 13:50:34 status unpacked libpolkit-agent-1-0 0.96-4 2010-11-29 13:50:34 status unpacked libpolkit-agent-1-0 0.96-4 2010-11-29 13:50:34 upgrade libpolkit-backend-1-0 0.96-3 0.96-4 2010-11-29 13:50:34 status half-configured libpolkit-backend-1-0 0.96-3 2010-11-29 13:50:34 status unpacked libpolkit-backend-1-0 0.96-3 2010-11-29 13:50:34 status half-installed libpolkit-backend-1-0 0.96-3 2010-11-29 13:50:34 status half-installed libpolkit-backend-1-0 0.96-3 2010-11-29 13:50:35 status unpacked libpolkit-backend-1-0 0.96-4 2010-11-29 13:50:35 status unpacked libpolkit-backend-1-0 0.96-4 2010-11-29 13:50:35 upgrade policykit-1 0.96-3 0.96-4 2010-11-29 13:50:35 status half-configured policykit-1 0.96-3 2010-11-29 13:50:35 status unpacked policykit-1 0.96-3 2010-11-29 13:50:35 status half-installed policykit-1 0.96-3 2010-11-29 13:50:35 status half-installed policykit-1 0.96-3 2010-11-29 13:50:35 status half-installed policykit-1 0.96-3 2010-11-29 13:50:35 status unpacked policykit-1 0.96-4 2010-11-29 13:50:35 status unpacked policykit-1 0.96-4 2010-11-29 13:50:35 upgrade policykit-1-gnome 0.96-2 0.96-3 2010-11-29 13:50:35 status half-configured policykit-1-gnome 0.96-2 2010-11-29 13:50:35 status unpacked policykit-1-gnome 0.96-2 2010-11-29 13:50:35 status half-installed policykit-1-gnome 0.96-2 2010-11-29 13:50:35 status half-installed policykit-1-gnome 0.96-2 2010-11-29 13:50:36 status unpacked policykit-1-gnome 0.96-3 2010-11-29 13:50:36 status unpacked policykit-1-gnome 0.96-3 2010-11-29 13:50:36 upgrade libpolkit-gtk-1-0 0.96-2 0.96-3 2010-11-29 13:50:36 status half-configured libpolkit-gtk-1-0 0.96-2 2010-11-29 13:50:36 status unpacked libpolkit-gtk-1-0 0.96-2 2010-11-29 13:50:36 status half-installed libpolkit-gtk-1-0 0.96-2 2010-11-29 13:50:36 status half-installed libpolkit-gtk-1-0 0.96-2 2010-11-29 13:50:36 status unpacked libpolkit-gtk-1-0 0.96-3 2010-11-29 13:50:36 status unpacked libpolkit-gtk-1-0 0.96-3 2010-11-29 13:50:36 upgrade libportaudio2 19+svn20071022-3+b1 19+svn20071022-3.2 2010-11-29 13:50:36 status half-configured libportaudio2 19+svn20071022-3+b1 2010-11-29 13:50:36 status unpacked libportaudio2 19+svn20071022-3+b1 2010-11-29 13:50:36 status half-installed libportaudio2 19+svn20071022-3+b1 2010-11-29 13:50:36 status half-installed libportaudio2 19+svn20071022-3+b1 2010-11-29 13:50:36 status unpacked libportaudio2 19+svn20071022-3.2 2010-11-29 13:50:36 status unpacked libportaudio2 19+svn20071022-3.2 2010-11-29 13:50:36 upgrade libpostproc51 5:0.6.1-0.1 5:0.6.1+svn20101128-0.0 2010-11-29 13:50:36 status half-configured libpostproc51 5:0.6.1-0.1 2010-11-29 13:50:36 status unpacked libpostproc51 5:0.6.1-0.1 2010-11-29 13:50:36 status half-installed libpostproc51 5:0.6.1-0.1 2010-11-29 13:50:37 status half-installed libpostproc51 5:0.6.1-0.1 2010-11-29 13:50:37 status unpacked libpostproc51 5:0.6.1+svn20101128-0.0 2010-11-29 13:50:37 status unpacked libpostproc51 5:0.6.1+svn20101128-0.0 2010-11-29 13:50:37 upgrade libpq5 9.0.1-1 9.0.1-2 2010-11-29 13:50:37 status half-configured libpq5 9.0.1-1 2010-11-29 13:50:37 status unpacked libpq5 9.0.1-1 2010-11-29 13:50:37 status half-installed libpq5 9.0.1-1 2010-11-29 13:50:37 status half-installed libpq5 9.0.1-1 2010-11-29 13:50:37 status unpacked libpq5 9.0.1-2 2010-11-29 13:50:37 status unpacked libpq5 9.0.1-2 2010-11-29 13:50:37 upgrade libproc-daemon-perl 0.03-2 0.05-1 2010-11-29 13:50:37 status half-configured libproc-daemon-perl 0.03-2 2010-11-29 13:50:37 status unpacked libproc-daemon-perl 0.03-2 2010-11-29 13:50:37 status half-installed libproc-daemon-perl 0.03-2 2010-11-29 13:50:38 status half-installed libproc-daemon-perl 0.03-2 2010-11-29 13:50:38 status half-installed libproc-daemon-perl 0.03-2 2010-11-29 13:50:38 status unpacked libproc-daemon-perl 0.05-1 2010-11-29 13:50:38 status unpacked libproc-daemon-perl 0.05-1 2010-11-29 13:50:39 upgrade pidgin 2.7.5-1 2.7.7-1 2010-11-29 13:50:39 status half-configured pidgin 2.7.5-1 2010-11-29 13:50:39 status unpacked pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status half-installed pidgin 2.7.5-1 2010-11-29 13:50:39 status unpacked pidgin 2.7.7-1 2010-11-29 13:50:39 status unpacked pidgin 2.7.7-1 2010-11-29 13:50:39 upgrade libpurple0 2.7.5-1 2.7.7-1 2010-11-29 13:50:39 status half-configured libpurple0 2.7.5-1 2010-11-29 13:50:39 status unpacked libpurple0 2.7.5-1 2010-11-29 13:50:39 status half-installed libpurple0 2.7.5-1 2010-11-29 13:50:40 status half-installed libpurple0 2.7.5-1 2010-11-29 13:50:40 status half-installed libpurple0 2.7.5-1 2010-11-29 13:50:40 status unpacked libpurple0 2.7.7-1 2010-11-29 13:50:40 status unpacked libpurple0 2.7.7-1 2010-11-29 13:50:40 upgrade pidgin-data 2.7.5-1 2.7.7-1 2010-11-29 13:50:40 status half-configured pidgin-data 2.7.5-1 2010-11-29 13:50:40 status unpacked pidgin-data 2.7.5-1 2010-11-29 13:50:40 status half-installed pidgin-data 2.7.5-1 2010-11-29 13:50:40 status half-installed pidgin-data 2.7.5-1 2010-11-29 13:50:44 status half-installed pidgin-data 2.7.5-1 2010-11-29 13:50:44 status unpacked pidgin-data 2.7.7-1 2010-11-29 13:50:45 status unpacked pidgin-data 2.7.7-1 2010-11-29 13:50:45 upgrade libpurple-bin 2.7.5-1 2.7.7-1 2010-11-29 13:50:45 status half-configured libpurple-bin 2.7.5-1 2010-11-29 13:50:45 status unpacked libpurple-bin 2.7.5-1 2010-11-29 13:50:45 status half-installed libpurple-bin 2.7.5-1 2010-11-29 13:50:45 status half-installed libpurple-bin 2.7.5-1 2010-11-29 13:50:45 status half-installed libpurple-bin 2.7.5-1 2010-11-29 13:50:45 status unpacked libpurple-bin 2.7.7-1 2010-11-29 13:50:45 status unpacked libpurple-bin 2.7.7-1 2010-11-29 13:50:46 upgrade libwebkit-1.0-common 1.2.5-2 1.2.5-2.1 2010-11-29 13:50:46 status half-configured libwebkit-1.0-common 1.2.5-2 2010-11-29 13:50:46 status unpacked libwebkit-1.0-common 1.2.5-2 2010-11-29 13:50:46 status half-installed libwebkit-1.0-common 1.2.5-2 2010-11-29 13:50:46 status half-installed libwebkit-1.0-common 1.2.5-2 2010-11-29 13:50:46 status unpacked libwebkit-1.0-common 1.2.5-2.1 2010-11-29 13:50:46 status unpacked libwebkit-1.0-common 1.2.5-2.1 2010-11-29 13:50:47 upgrade libwebkit-1.0-2 1.2.5-2 1.2.5-2.1 2010-11-29 13:50:47 status half-configured libwebkit-1.0-2 1.2.5-2 2010-11-29 13:50:47 status unpacked libwebkit-1.0-2 1.2.5-2 2010-11-29 13:50:47 status half-installed libwebkit-1.0-2 1.2.5-2 2010-11-29 13:50:47 status half-installed libwebkit-1.0-2 1.2.5-2 2010-11-29 13:50:47 status unpacked libwebkit-1.0-2 1.2.5-2.1 2010-11-29 13:50:48 status unpacked libwebkit-1.0-2 1.2.5-2.1 2010-11-29 13:50:48 upgrade libwpd8c2a 0.8.14-1 0.8.14-2 2010-11-29 13:50:48 status half-configured libwpd8c2a 0.8.14-1 2010-11-29 13:50:48 status unpacked libwpd8c2a 0.8.14-1 2010-11-29 13:50:48 status half-installed libwpd8c2a 0.8.14-1 2010-11-29 13:50:48 status half-installed libwpd8c2a 0.8.14-1 2010-11-29 13:50:48 status unpacked libwpd8c2a 0.8.14-2 2010-11-29 13:50:48 status unpacked libwpd8c2a 0.8.14-2 2010-11-29 13:50:48 upgrade libwww-curl-perl 4.14-1 4.15-1 2010-11-29 13:50:48 status half-configured libwww-curl-perl 4.14-1 2010-11-29 13:50:48 status unpacked libwww-curl-perl 4.14-1 2010-11-29 13:50:48 status half-installed libwww-curl-perl 4.14-1 2010-11-29 13:50:48 status half-installed libwww-curl-perl 4.14-1 2010-11-29 13:50:48 status half-installed libwww-curl-perl 4.14-1 2010-11-29 13:50:48 status unpacked libwww-curl-perl 4.15-1 2010-11-29 13:50:48 status unpacked libwww-curl-perl 4.15-1 2010-11-29 13:50:49 upgrade libx11-xcb1 2:1.3.3-3 2:1.3.3-4 2010-11-29 13:50:49 status half-configured libx11-xcb1 2:1.3.3-3 2010-11-29 13:50:49 status unpacked libx11-xcb1 2:1.3.3-3 2010-11-29 13:50:49 status half-installed libx11-xcb1 2:1.3.3-3 2010-11-29 13:50:49 status half-installed libx11-xcb1 2:1.3.3-3 2010-11-29 13:50:49 status unpacked libx11-xcb1 2:1.3.3-4 2010-11-29 13:50:49 status unpacked libx11-xcb1 2:1.3.3-4 2010-11-29 13:50:49 upgrade libxi6 2:1.3-4 2:1.3-5 2010-11-29 13:50:49 status half-configured libxi6 2:1.3-4 2010-11-29 13:50:49 status unpacked libxi6 2:1.3-4 2010-11-29 13:50:49 status half-installed libxi6 2:1.3-4 2010-11-29 13:50:49 status half-installed libxi6 2:1.3-4 2010-11-29 13:50:49 status unpacked libxi6 2:1.3-5 2010-11-29 13:50:49 status unpacked libxi6 2:1.3-5 2010-11-29 13:50:49 upgrade libxmu6 2:1.0.5-2 2:1.1.0-1 2010-11-29 13:50:49 status half-configured libxmu6 2:1.0.5-2 2010-11-29 13:50:49 status unpacked libxmu6 2:1.0.5-2 2010-11-29 13:50:49 status half-installed libxmu6 2:1.0.5-2 2010-11-29 13:50:50 status half-installed libxmu6 2:1.0.5-2 2010-11-29 13:50:50 status unpacked libxmu6 2:1.1.0-1 2010-11-29 13:50:50 status unpacked libxmu6 2:1.1.0-1 2010-11-29 13:50:50 upgrade libxmuu1 2:1.0.5-2 2:1.1.0-1 2010-11-29 13:50:50 status half-configured libxmuu1 2:1.0.5-2 2010-11-29 13:50:50 status unpacked libxmuu1 2:1.0.5-2 2010-11-29 13:50:50 status half-installed libxmuu1 2:1.0.5-2 2010-11-29 13:50:50 status half-installed libxmuu1 2:1.0.5-2 2010-11-29 13:50:50 status unpacked libxmuu1 2:1.1.0-1 2010-11-29 13:50:50 status unpacked libxmuu1 2:1.1.0-1 2010-11-29 13:50:50 upgrade libxpm4 1:3.5.8-1 1:3.5.9-1 2010-11-29 13:50:50 status half-configured libxpm4 1:3.5.8-1 2010-11-29 13:50:50 status unpacked libxpm4 1:3.5.8-1 2010-11-29 13:50:50 status half-installed libxpm4 1:3.5.8-1 2010-11-29 13:50:51 status half-installed libxpm4 1:3.5.8-1 2010-11-29 13:50:51 status unpacked libxpm4 1:3.5.9-1 2010-11-29 13:50:51 status unpacked libxpm4 1:3.5.9-1 2010-11-29 13:50:51 upgrade libxrandr2 2:1.3.0-3 2:1.3.1-1 2010-11-29 13:50:51 status half-configured libxrandr2 2:1.3.0-3 2010-11-29 13:50:51 status unpacked libxrandr2 2:1.3.0-3 2010-11-29 13:50:51 status half-installed libxrandr2 2:1.3.0-3 2010-11-29 13:50:51 status half-installed libxrandr2 2:1.3.0-3 2010-11-29 13:50:51 status unpacked libxrandr2 2:1.3.1-1 2010-11-29 13:50:51 status unpacked libxrandr2 2:1.3.1-1 2010-11-29 13:50:51 upgrade libxtst6 2:1.1.0-3 2:1.2.0-1 2010-11-29 13:50:51 status half-configured libxtst6 2:1.1.0-3 2010-11-29 13:50:51 status unpacked libxtst6 2:1.1.0-3 2010-11-29 13:50:51 status half-installed libxtst6 2:1.1.0-3 2010-11-29 13:50:51 status half-installed libxtst6 2:1.1.0-3 2010-11-29 13:50:51 status unpacked libxtst6 2:1.2.0-1 2010-11-29 13:50:51 status unpacked libxtst6 2:1.2.0-1 2010-11-29 13:50:52 upgrade libxxf86dga1 2:1.1.1-2 2:1.1.2-1 2010-11-29 13:50:52 status half-configured libxxf86dga1 2:1.1.1-2 2010-11-29 13:50:52 status unpacked libxxf86dga1 2:1.1.1-2 2010-11-29 13:50:52 status half-installed libxxf86dga1 2:1.1.1-2 2010-11-29 13:50:52 status half-installed libxxf86dga1 2:1.1.1-2 2010-11-29 13:50:52 status unpacked libxxf86dga1 2:1.1.2-1 2010-11-29 13:50:52 status unpacked libxxf86dga1 2:1.1.2-1 2010-11-29 13:50:52 upgrade libxxf86vm1 1:1.1.0-2 1:1.1.1-1 2010-11-29 13:50:52 status half-configured libxxf86vm1 1:1.1.0-2 2010-11-29 13:50:52 status unpacked libxxf86vm1 1:1.1.0-2 2010-11-29 13:50:52 status half-installed libxxf86vm1 1:1.1.0-2 2010-11-29 13:50:52 status half-installed libxxf86vm1 1:1.1.0-2 2010-11-29 13:50:52 status unpacked libxxf86vm1 1:1.1.1-1 2010-11-29 13:50:52 status unpacked libxxf86vm1 1:1.1.1-1 2010-11-29 13:50:53 upgrade linux-doc-2.6.26 2.6.26-25lenny1 2.6.26-26lenny1 2010-11-29 13:50:53 status half-configured linux-doc-2.6.26 2.6.26-25lenny1 2010-11-29 13:50:53 status unpacked linux-doc-2.6.26 2.6.26-25lenny1 2010-11-29 13:50:53 status half-installed linux-doc-2.6.26 2.6.26-25lenny1 2010-11-29 13:51:00 status half-installed linux-doc-2.6.26 2.6.26-25lenny1 2010-11-29 13:51:00 status unpacked linux-doc-2.6.26 2.6.26-26lenny1 2010-11-29 13:51:01 status unpacked linux-doc-2.6.26 2.6.26-26lenny1 2010-11-29 13:51:01 upgrade linux-headers-2.6.32-5-amd64 2.6.32-27 2.6.32-28 2010-11-29 13:51:01 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:51:01 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:51:01 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:51:15 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-27 2010-11-29 13:51:15 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:51:15 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:51:16 upgrade linux-headers-2.6.32-5-common 2.6.32-27 2.6.32-28 2010-11-29 13:51:16 status half-configured linux-headers-2.6.32-5-common 2.6.32-27 2010-11-29 13:51:16 status unpacked linux-headers-2.6.32-5-common 2.6.32-27 2010-11-29 13:51:16 status half-installed linux-headers-2.6.32-5-common 2.6.32-27 2010-11-29 13:51:20 status half-installed linux-headers-2.6.32-5-common 2.6.32-27 2010-11-29 13:51:20 status unpacked linux-headers-2.6.32-5-common 2.6.32-28 2010-11-29 13:51:21 status unpacked linux-headers-2.6.32-5-common 2.6.32-28 2010-11-29 13:51:21 upgrade linux-libc-dev 2.6.32-27 2.6.32-28 2010-11-29 13:51:21 status half-configured linux-libc-dev 2.6.32-27 2010-11-29 13:51:21 status unpacked linux-libc-dev 2.6.32-27 2010-11-29 13:51:21 status half-installed linux-libc-dev 2.6.32-27 2010-11-29 13:51:22 status half-installed linux-libc-dev 2.6.32-27 2010-11-29 13:51:22 status unpacked linux-libc-dev 2.6.32-28 2010-11-29 13:51:22 status unpacked linux-libc-dev 2.6.32-28 2010-11-29 13:51:22 upgrade manpages-dev 3.26-1 3.27-1 2010-11-29 13:51:22 status half-configured manpages-dev 3.26-1 2010-11-29 13:51:22 status unpacked manpages-dev 3.26-1 2010-11-29 13:51:22 status half-installed manpages-dev 3.26-1 2010-11-29 13:51:22 status half-installed manpages-dev 3.26-1 2010-11-29 13:51:23 status half-installed manpages-dev 3.26-1 2010-11-29 13:51:23 status unpacked manpages-dev 3.27-1 2010-11-29 13:51:23 status unpacked manpages-dev 3.27-1 2010-11-29 13:51:23 upgrade wpasupplicant 0.6.10-2 0.6.10-2.1 2010-11-29 13:51:23 status half-configured wpasupplicant 0.6.10-2 2010-11-29 13:51:23 status unpacked wpasupplicant 0.6.10-2 2010-11-29 13:51:23 status half-installed wpasupplicant 0.6.10-2 2010-11-29 13:51:23 status half-installed wpasupplicant 0.6.10-2 2010-11-29 13:51:24 status half-installed wpasupplicant 0.6.10-2 2010-11-29 13:51:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:51:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:51:24 upgrade network-manager 0.8.1-3 0.8.1-4 2010-11-29 13:51:24 status half-configured network-manager 0.8.1-3 2010-11-29 13:51:24 status unpacked network-manager 0.8.1-3 2010-11-29 13:51:25 status half-installed network-manager 0.8.1-3 2010-11-29 13:51:25 status half-installed network-manager 0.8.1-3 2010-11-29 13:51:26 status half-installed network-manager 0.8.1-3 2010-11-29 13:51:26 status unpacked network-manager 0.8.1-4 2010-11-29 13:51:27 status unpacked network-manager 0.8.1-4 2010-11-29 13:51:27 upgrade network-manager-gnome 0.8.1-1 0.8.1-2 2010-11-29 13:51:27 status half-configured network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status unpacked network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:27 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:28 status half-installed network-manager-gnome 0.8.1-1 2010-11-29 13:51:28 status unpacked network-manager-gnome 0.8.1-2 2010-11-29 13:51:28 status unpacked network-manager-gnome 0.8.1-2 2010-11-29 13:51:28 upgrade icedtea-6-jre-cacao 6b18-1.8.2-4 6b18-1.8.3-1 2010-11-29 13:51:28 status half-configured icedtea-6-jre-cacao 6b18-1.8.2-4 2010-11-29 13:51:28 status unpacked icedtea-6-jre-cacao 6b18-1.8.2-4 2010-11-29 13:51:28 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-4 2010-11-29 13:51:29 status half-installed icedtea-6-jre-cacao 6b18-1.8.2-4 2010-11-29 13:51:29 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-1 2010-11-29 13:51:29 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-1 2010-11-29 13:51:29 upgrade openjdk-6-jre-lib 6b18-1.8.2-4 6b18-1.8.3-1 2010-11-29 13:51:29 status half-configured openjdk-6-jre-lib 6b18-1.8.2-4 2010-11-29 13:51:29 status unpacked openjdk-6-jre-lib 6b18-1.8.2-4 2010-11-29 13:51:29 status half-installed openjdk-6-jre-lib 6b18-1.8.2-4 2010-11-29 13:51:30 status half-installed openjdk-6-jre-lib 6b18-1.8.2-4 2010-11-29 13:51:30 status unpacked openjdk-6-jre-lib 6b18-1.8.3-1 2010-11-29 13:51:30 status unpacked openjdk-6-jre-lib 6b18-1.8.3-1 2010-11-29 13:51:30 upgrade openjdk-6-jre-headless 6b18-1.8.2-4 6b18-1.8.3-1 2010-11-29 13:51:30 status half-configured openjdk-6-jre-headless 6b18-1.8.2-4 2010-11-29 13:51:30 status unpacked openjdk-6-jre-headless 6b18-1.8.2-4 2010-11-29 13:51:30 status half-installed openjdk-6-jre-headless 6b18-1.8.2-4 2010-11-29 13:51:36 status half-installed openjdk-6-jre-headless 6b18-1.8.2-4 2010-11-29 13:51:36 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:51:37 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:51:37 upgrade openjdk-6-jre 6b18-1.8.2-4 6b18-1.8.3-1 2010-11-29 13:51:37 status half-configured openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status unpacked openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status half-installed openjdk-6-jre 6b18-1.8.2-4 2010-11-29 13:51:37 status unpacked openjdk-6-jre 6b18-1.8.3-1 2010-11-29 13:51:38 status unpacked openjdk-6-jre 6b18-1.8.3-1 2010-11-29 13:51:38 upgrade openssl 0.9.8o-2 0.9.8o-3 2010-11-29 13:51:38 status half-configured openssl 0.9.8o-2 2010-11-29 13:51:38 status unpacked openssl 0.9.8o-2 2010-11-29 13:51:38 status half-installed openssl 0.9.8o-2 2010-11-29 13:51:38 status half-installed openssl 0.9.8o-2 2010-11-29 13:51:38 status half-installed openssl 0.9.8o-2 2010-11-29 13:51:38 status unpacked openssl 0.9.8o-3 2010-11-29 13:51:38 status unpacked openssl 0.9.8o-3 2010-11-29 13:51:39 upgrade parted 2.3-3 2.3-4 2010-11-29 13:51:39 status half-configured parted 2.3-3 2010-11-29 13:51:39 status unpacked parted 2.3-3 2010-11-29 13:51:39 status half-installed parted 2.3-3 2010-11-29 13:51:39 status half-installed parted 2.3-3 2010-11-29 13:51:39 status half-installed parted 2.3-3 2010-11-29 13:51:39 status unpacked parted 2.3-4 2010-11-29 13:51:39 status unpacked parted 2.3-4 2010-11-29 13:51:39 upgrade perlmagick 8:6.6.0.4-2.2 8:6.6.0.4-3 2010-11-29 13:51:39 status half-configured perlmagick 8:6.6.0.4-2.2 2010-11-29 13:51:39 status unpacked perlmagick 8:6.6.0.4-2.2 2010-11-29 13:51:39 status half-installed perlmagick 8:6.6.0.4-2.2 2010-11-29 13:51:39 status half-installed perlmagick 8:6.6.0.4-2.2 2010-11-29 13:51:39 status half-installed perlmagick 8:6.6.0.4-2.2 2010-11-29 13:51:39 status unpacked perlmagick 8:6.6.0.4-3 2010-11-29 13:51:39 status unpacked perlmagick 8:6.6.0.4-3 2010-11-29 13:51:40 upgrade pm-utils 1.3.0-2 1.3.0-3 2010-11-29 13:51:40 status half-configured pm-utils 1.3.0-2 2010-11-29 13:51:40 status unpacked pm-utils 1.3.0-2 2010-11-29 13:51:40 status half-installed pm-utils 1.3.0-2 2010-11-29 13:51:40 status half-installed pm-utils 1.3.0-2 2010-11-29 13:51:40 status half-installed pm-utils 1.3.0-2 2010-11-29 13:51:40 status unpacked pm-utils 1.3.0-3 2010-11-29 13:51:40 status unpacked pm-utils 1.3.0-3 2010-11-29 13:51:40 upgrade po-debconf 1.0.16 1.0.16+nmu1 2010-11-29 13:51:40 status half-configured po-debconf 1.0.16 2010-11-29 13:51:40 status unpacked po-debconf 1.0.16 2010-11-29 13:51:40 status half-installed po-debconf 1.0.16 2010-11-29 13:51:40 status half-installed po-debconf 1.0.16 2010-11-29 13:51:40 status half-installed po-debconf 1.0.16 2010-11-29 13:51:40 status half-installed po-debconf 1.0.16 2010-11-29 13:51:40 status unpacked po-debconf 1.0.16+nmu1 2010-11-29 13:51:40 status unpacked po-debconf 1.0.16+nmu1 2010-11-29 13:51:41 upgrade postgresql-client-common 111 112 2010-11-29 13:51:41 status half-configured postgresql-client-common 111 2010-11-29 13:51:41 status unpacked postgresql-client-common 111 2010-11-29 13:51:41 status half-installed postgresql-client-common 111 2010-11-29 13:51:41 status half-installed postgresql-client-common 111 2010-11-29 13:51:41 status half-installed postgresql-client-common 111 2010-11-29 13:51:41 status unpacked postgresql-client-common 112 2010-11-29 13:51:41 status unpacked postgresql-client-common 112 2010-11-29 13:51:41 upgrade postgresql-client-8.4 8.4.5-1 8.4.5-2 2010-11-29 13:51:41 status half-configured postgresql-client-8.4 8.4.5-1 2010-11-29 13:51:41 status unpacked postgresql-client-8.4 8.4.5-1 2010-11-29 13:51:41 status half-installed postgresql-client-8.4 8.4.5-1 2010-11-29 13:51:42 status half-installed postgresql-client-8.4 8.4.5-1 2010-11-29 13:51:42 status unpacked postgresql-client-8.4 8.4.5-2 2010-11-29 13:51:42 status unpacked postgresql-client-8.4 8.4.5-2 2010-11-29 13:51:42 upgrade postgresql-common 111 112 2010-11-29 13:51:42 status half-configured postgresql-common 111 2010-11-29 13:51:44 status unpacked postgresql-common 111 2010-11-29 13:51:44 status half-installed postgresql-common 111 2010-11-29 13:51:44 status half-installed postgresql-common 111 2010-11-29 13:51:44 status half-installed postgresql-common 111 2010-11-29 13:51:44 status unpacked postgresql-common 112 2010-11-29 13:51:44 status unpacked postgresql-common 112 2010-11-29 13:51:45 upgrade postgresql-plperl-8.4 8.4.5-1 8.4.5-2 2010-11-29 13:51:45 status half-configured postgresql-plperl-8.4 8.4.5-1 2010-11-29 13:51:45 status unpacked postgresql-plperl-8.4 8.4.5-1 2010-11-29 13:51:45 status half-installed postgresql-plperl-8.4 8.4.5-1 2010-11-29 13:51:45 status half-installed postgresql-plperl-8.4 8.4.5-1 2010-11-29 13:51:45 status unpacked postgresql-plperl-8.4 8.4.5-2 2010-11-29 13:51:45 status unpacked postgresql-plperl-8.4 8.4.5-2 2010-11-29 13:51:45 upgrade python-apt-common 0.7.98.1 0.7.100 2010-11-29 13:51:45 status half-configured python-apt-common 0.7.98.1 2010-11-29 13:51:45 status unpacked python-apt-common 0.7.98.1 2010-11-29 13:51:45 status half-installed python-apt-common 0.7.98.1 2010-11-29 13:51:45 status half-installed python-apt-common 0.7.98.1 2010-11-29 13:51:45 status unpacked python-apt-common 0.7.100 2010-11-29 13:51:45 status unpacked python-apt-common 0.7.100 2010-11-29 13:51:46 upgrade python2.5 2.5.5-10 2.5.5-11 2010-11-29 13:51:46 status half-configured python2.5 2.5.5-10 2010-11-29 13:51:46 status unpacked python2.5 2.5.5-10 2010-11-29 13:51:46 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:47 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:47 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:47 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:47 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:48 status half-installed python2.5 2.5.5-10 2010-11-29 13:51:48 status unpacked python2.5 2.5.5-11 2010-11-29 13:51:48 status unpacked python2.5 2.5.5-11 2010-11-29 13:51:48 upgrade python2.5-minimal 2.5.5-10 2.5.5-11 2010-11-29 13:51:48 status half-configured python2.5-minimal 2.5.5-10 2010-11-29 13:51:49 status unpacked python2.5-minimal 2.5.5-10 2010-11-29 13:51:49 status half-installed python2.5-minimal 2.5.5-10 2010-11-29 13:51:49 status half-installed python2.5-minimal 2.5.5-10 2010-11-29 13:51:49 status half-installed python2.5-minimal 2.5.5-10 2010-11-29 13:51:49 status unpacked python2.5-minimal 2.5.5-11 2010-11-29 13:51:49 status unpacked python2.5-minimal 2.5.5-11 2010-11-29 13:51:49 upgrade python-mako 0.3.5-1 0.3.6-1 2010-11-29 13:51:49 status half-configured python-mako 0.3.5-1 2010-11-29 13:51:49 status unpacked python-mako 0.3.5-1 2010-11-29 13:51:49 status half-installed python-mako 0.3.5-1 2010-11-29 13:51:50 status half-installed python-mako 0.3.5-1 2010-11-29 13:51:50 status half-installed python-mako 0.3.5-1 2010-11-29 13:51:50 status half-installed python-mako 0.3.5-1 2010-11-29 13:51:50 status unpacked python-mako 0.3.6-1 2010-11-29 13:51:50 status unpacked python-mako 0.3.6-1 2010-11-29 13:51:50 upgrade rxvt-unicode 9.07-2+b1 9.09-1 2010-11-29 13:51:50 status half-configured rxvt-unicode 9.07-2+b1 2010-11-29 13:51:50 status unpacked rxvt-unicode 9.07-2+b1 2010-11-29 13:51:50 status half-installed rxvt-unicode 9.07-2+b1 2010-11-29 13:51:51 status half-installed rxvt-unicode 9.07-2+b1 2010-11-29 13:51:51 status half-installed rxvt-unicode 9.07-2+b1 2010-11-29 13:51:51 status half-installed rxvt-unicode 9.07-2+b1 2010-11-29 13:51:51 status unpacked rxvt-unicode 9.09-1 2010-11-29 13:51:51 status unpacked rxvt-unicode 9.09-1 2010-11-29 13:51:51 upgrade software-center 2.0.7debian5 2.0.7debian7 2010-11-29 13:51:51 status half-configured software-center 2.0.7debian5 2010-11-29 13:51:52 status unpacked software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status half-installed software-center 2.0.7debian5 2010-11-29 13:51:52 status unpacked software-center 2.0.7debian7 2010-11-29 13:51:52 status unpacked software-center 2.0.7debian7 2010-11-29 13:51:53 upgrade unattended-upgrades 0.62 0.62.2 2010-11-29 13:51:53 status half-configured unattended-upgrades 0.62 2010-11-29 13:51:53 status unpacked unattended-upgrades 0.62 2010-11-29 13:51:53 status half-installed unattended-upgrades 0.62 2010-11-29 13:51:53 status half-installed unattended-upgrades 0.62 2010-11-29 13:51:53 status half-installed unattended-upgrades 0.62 2010-11-29 13:51:53 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:51:53 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:51:53 upgrade update-notifier 0.99.3debian6 0.99.3debian7 2010-11-29 13:51:53 status half-configured update-notifier 0.99.3debian6 2010-11-29 13:51:53 status unpacked update-notifier 0.99.3debian6 2010-11-29 13:51:53 status half-installed update-notifier 0.99.3debian6 2010-11-29 13:51:53 status half-installed update-notifier 0.99.3debian6 2010-11-29 13:51:53 status half-installed update-notifier 0.99.3debian6 2010-11-29 13:51:53 status half-installed update-notifier 0.99.3debian6 2010-11-29 13:51:53 status unpacked update-notifier 0.99.3debian7 2010-11-29 13:51:53 status unpacked update-notifier 0.99.3debian7 2010-11-29 13:51:54 upgrade update-notifier-common 0.99.3debian6 0.99.3debian7 2010-11-29 13:51:54 status half-configured update-notifier-common 0.99.3debian6 2010-11-29 13:51:54 status unpacked update-notifier-common 0.99.3debian6 2010-11-29 13:51:54 status half-installed update-notifier-common 0.99.3debian6 2010-11-29 13:51:54 status half-installed update-notifier-common 0.99.3debian6 2010-11-29 13:51:54 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:51:54 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:51:54 upgrade xfonts-encodings 1:1.0.3-1 1:1.0.4-1 2010-11-29 13:51:54 status half-configured xfonts-encodings 1:1.0.3-1 2010-11-29 13:51:54 status unpacked xfonts-encodings 1:1.0.3-1 2010-11-29 13:51:54 status half-installed xfonts-encodings 1:1.0.3-1 2010-11-29 13:51:54 status triggers-pending fontconfig 2.8.0-2.1 2010-11-29 13:51:54 status half-installed xfonts-encodings 1:1.0.3-1 2010-11-29 13:51:54 status half-installed xfonts-encodings 1:1.0.3-1 2010-11-29 13:51:54 status unpacked xfonts-encodings 1:1.0.4-1 2010-11-29 13:51:54 status unpacked xfonts-encodings 1:1.0.4-1 2010-11-29 13:51:55 upgrade xfonts-utils 1:7.5+2 1:7.6~1 2010-11-29 13:51:55 status half-configured xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status unpacked xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status half-installed xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status half-installed xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status half-installed xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status half-installed xfonts-utils 1:7.5+2 2010-11-29 13:51:55 status unpacked xfonts-utils 1:7.6~1 2010-11-29 13:51:55 status unpacked xfonts-utils 1:7.6~1 2010-11-29 13:51:55 upgrade xfonts-base 1:1.0.1 1:1.0.3 2010-11-29 13:51:55 status half-configured xfonts-base 1:1.0.1 2010-11-29 13:51:55 status unpacked xfonts-base 1:1.0.1 2010-11-29 13:51:55 status half-installed xfonts-base 1:1.0.1 2010-11-29 13:51:55 status half-installed xfonts-base 1:1.0.1 2010-11-29 13:51:56 status half-installed xfonts-base 1:1.0.1 2010-11-29 13:51:59 status unpacked xfonts-base 1:1.0.3 2010-11-29 13:51:59 status unpacked xfonts-base 1:1.0.3 2010-11-29 13:51:59 upgrade xserver-xorg-video-mga 1:1.4.11.dfsg-4 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:51:59 status half-configured xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-11-29 13:51:59 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-11-29 13:51:59 status half-installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-11-29 13:52:00 status half-installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-11-29 13:52:00 status half-installed xserver-xorg-video-mga 1:1.4.11.dfsg-4 2010-11-29 13:52:00 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:52:00 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:52:00 upgrade dhcp3-client 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:52:00 status half-configured dhcp3-client 4.1.1-P1-12 2010-11-29 13:52:00 status unpacked dhcp3-client 4.1.1-P1-12 2010-11-29 13:52:00 status half-installed dhcp3-client 4.1.1-P1-12 2010-11-29 13:52:00 status half-installed dhcp3-client 4.1.1-P1-12 2010-11-29 13:52:00 status unpacked dhcp3-client 4.1.1-P1-15 2010-11-29 13:52:00 status unpacked dhcp3-client 4.1.1-P1-15 2010-11-29 13:52:00 upgrade dhcp3-common 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:52:00 status half-configured dhcp3-common 4.1.1-P1-12 2010-11-29 13:52:00 status unpacked dhcp3-common 4.1.1-P1-12 2010-11-29 13:52:00 status half-installed dhcp3-common 4.1.1-P1-12 2010-11-29 13:52:00 status half-installed dhcp3-common 4.1.1-P1-12 2010-11-29 13:52:00 status unpacked dhcp3-common 4.1.1-P1-15 2010-11-29 13:52:00 status unpacked dhcp3-common 4.1.1-P1-15 2010-11-29 13:52:01 upgrade dhcp3-server 4.1.1-P1-12 4.1.1-P1-15 2010-11-29 13:52:01 status half-configured dhcp3-server 4.1.1-P1-12 2010-11-29 13:52:01 status unpacked dhcp3-server 4.1.1-P1-12 2010-11-29 13:52:01 status half-installed dhcp3-server 4.1.1-P1-12 2010-11-29 13:52:01 status half-installed dhcp3-server 4.1.1-P1-12 2010-11-29 13:52:01 status unpacked dhcp3-server 4.1.1-P1-15 2010-11-29 13:52:02 status unpacked dhcp3-server 4.1.1-P1-15 2010-11-29 13:52:02 upgrade fai-client 4.0~beta2+experimental41 4.0~beta2+experimental42 2010-11-29 13:52:02 status half-configured fai-client 4.0~beta2+experimental41 2010-11-29 13:52:02 status unpacked fai-client 4.0~beta2+experimental41 2010-11-29 13:52:02 status half-installed fai-client 4.0~beta2+experimental41 2010-11-29 13:52:02 status half-installed fai-client 4.0~beta2+experimental41 2010-11-29 13:52:02 status half-installed fai-client 4.0~beta2+experimental41 2010-11-29 13:52:02 status unpacked fai-client 4.0~beta2+experimental42 2010-11-29 13:52:02 status unpacked fai-client 4.0~beta2+experimental42 2010-11-29 13:52:02 upgrade fai-doc 4.0~beta2+experimental41 4.0~beta2+experimental42 2010-11-29 13:52:02 status half-configured fai-doc 4.0~beta2+experimental41 2010-11-29 13:52:02 status unpacked fai-doc 4.0~beta2+experimental41 2010-11-29 13:52:02 status half-installed fai-doc 4.0~beta2+experimental41 2010-11-29 13:52:03 status half-installed fai-doc 4.0~beta2+experimental41 2010-11-29 13:52:03 status half-installed fai-doc 4.0~beta2+experimental41 2010-11-29 13:52:03 status unpacked fai-doc 4.0~beta2+experimental42 2010-11-29 13:52:03 status unpacked fai-doc 4.0~beta2+experimental42 2010-11-29 13:52:03 upgrade fai-server 4.0~beta2+experimental41 4.0~beta2+experimental42 2010-11-29 13:52:03 status half-configured fai-server 4.0~beta2+experimental41 2010-11-29 13:52:03 status unpacked fai-server 4.0~beta2+experimental41 2010-11-29 13:52:03 status half-installed fai-server 4.0~beta2+experimental41 2010-11-29 13:52:04 status half-installed fai-server 4.0~beta2+experimental41 2010-11-29 13:52:04 status half-installed fai-server 4.0~beta2+experimental41 2010-11-29 13:52:06 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:52:06 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:52:06 upgrade fai-setup-storage 4.0~beta2+experimental41 4.0~beta2+experimental42 2010-11-29 13:52:06 status half-configured fai-setup-storage 4.0~beta2+experimental41 2010-11-29 13:52:06 status unpacked fai-setup-storage 4.0~beta2+experimental41 2010-11-29 13:52:07 status half-installed fai-setup-storage 4.0~beta2+experimental41 2010-11-29 13:52:08 status half-installed fai-setup-storage 4.0~beta2+experimental41 2010-11-29 13:52:08 status half-installed fai-setup-storage 4.0~beta2+experimental41 2010-11-29 13:52:08 status unpacked fai-setup-storage 4.0~beta2+experimental42 2010-11-29 13:52:08 status unpacked fai-setup-storage 4.0~beta2+experimental42 2010-11-29 13:52:09 upgrade libbrlapi0.5 4.2-5 4.2-6 2010-11-29 13:52:09 status half-configured libbrlapi0.5 4.2-5 2010-11-29 13:52:09 status unpacked libbrlapi0.5 4.2-5 2010-11-29 13:52:09 status half-installed libbrlapi0.5 4.2-5 2010-11-29 13:52:09 status half-installed libbrlapi0.5 4.2-5 2010-11-29 13:52:09 status unpacked libbrlapi0.5 4.2-6 2010-11-29 13:52:09 status unpacked libbrlapi0.5 4.2-6 2010-11-29 13:52:09 upgrade mozilla-plugin-gnash 0.8.8-5 0.8.8-6 2010-11-29 13:52:09 status half-configured mozilla-plugin-gnash 0.8.8-5 2010-11-29 13:52:09 status unpacked mozilla-plugin-gnash 0.8.8-5 2010-11-29 13:52:09 status half-installed mozilla-plugin-gnash 0.8.8-5 2010-11-29 13:52:09 status half-installed mozilla-plugin-gnash 0.8.8-5 2010-11-29 13:52:09 status unpacked mozilla-plugin-gnash 0.8.8-6 2010-11-29 13:52:09 status unpacked mozilla-plugin-gnash 0.8.8-6 2010-11-29 13:52:09 upgrade os-prober 1.40 1.41 2010-11-29 13:52:09 status half-configured os-prober 1.40 2010-11-29 13:52:09 status unpacked os-prober 1.40 2010-11-29 13:52:09 status half-installed os-prober 1.40 2010-11-29 13:52:10 status half-installed os-prober 1.40 2010-11-29 13:52:10 status unpacked os-prober 1.41 2010-11-29 13:52:10 status unpacked os-prober 1.41 2010-11-29 13:52:10 upgrade python-brlapi 4.2-5 4.2-6 2010-11-29 13:52:10 status half-configured python-brlapi 4.2-5 2010-11-29 13:52:10 status unpacked python-brlapi 4.2-5 2010-11-29 13:52:10 status half-installed python-brlapi 4.2-5 2010-11-29 13:52:10 status half-installed python-brlapi 4.2-5 2010-11-29 13:52:10 status unpacked python-brlapi 4.2-6 2010-11-29 13:52:10 status unpacked python-brlapi 4.2-6 2010-11-29 13:52:10 upgrade seabios 0.6.0+git20100710-2 0.6.1.2-1 2010-11-29 13:52:10 status half-configured seabios 0.6.0+git20100710-2 2010-11-29 13:52:10 status unpacked seabios 0.6.0+git20100710-2 2010-11-29 13:52:10 status half-installed seabios 0.6.0+git20100710-2 2010-11-29 13:52:10 status half-installed seabios 0.6.0+git20100710-2 2010-11-29 13:52:10 status unpacked seabios 0.6.1.2-1 2010-11-29 13:52:11 status unpacked seabios 0.6.1.2-1 2010-11-29 13:52:11 trigproc man-db 2.5.7-6 2.5.7-6 2010-11-29 13:52:11 status half-configured man-db 2.5.7-6 2010-11-29 13:52:20 status installed man-db 2.5.7-6 2010-11-29 13:52:20 trigproc menu 2.1.44 2.1.44 2010-11-29 13:52:20 status half-configured menu 2.1.44 2010-11-29 13:52:22 status installed menu 2.1.44 2010-11-29 13:52:22 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-11-29 13:52:22 status half-configured gnome-menus 2.30.3-1 2010-11-29 13:52:22 status installed gnome-menus 2.30.3-1 2010-11-29 13:52:22 trigproc desktop-file-utils 0.15-2 0.15-2 2010-11-29 13:52:22 status half-configured desktop-file-utils 0.15-2 2010-11-29 13:52:24 status installed desktop-file-utils 0.15-2 2010-11-29 13:52:24 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-11-29 13:52:24 status half-configured install-info 4.13a.dfsg.1-6 2010-11-29 13:52:25 status installed install-info 4.13a.dfsg.1-6 2010-11-29 13:52:25 trigproc doc-base 0.9.5 0.9.5 2010-11-29 13:52:25 status half-configured doc-base 0.9.5 2010-11-29 13:52:26 status installed doc-base 0.9.5 2010-11-29 13:52:26 trigproc shared-mime-info 0.71-4 0.71-4 2010-11-29 13:52:26 status half-configured shared-mime-info 0.71-4 2010-11-29 13:52:28 status installed shared-mime-info 0.71-4 2010-11-29 13:52:28 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-11-29 13:52:28 status half-configured hicolor-icon-theme 0.12-1 2010-11-29 13:52:37 status installed hicolor-icon-theme 0.12-1 2010-11-29 13:52:37 trigproc gconf2 2.28.1-6 2.28.1-6 2010-11-29 13:52:37 status half-configured gconf2 2.28.1-6 2010-11-29 13:52:50 status installed gconf2 2.28.1-6 2010-11-29 13:52:50 trigproc python-support 1.0.11 1.0.11 2010-11-29 13:52:50 status half-configured python-support 1.0.11 2010-11-29 13:53:14 status installed python-support 1.0.11 2010-11-29 13:53:14 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-11-29 13:53:14 status half-configured fontconfig 2.8.0-2.1 2010-11-29 13:53:17 status installed fontconfig 2.8.0-2.1 2010-11-29 13:53:18 startup packages configure 2010-11-29 13:53:18 configure libfreetype6 2.4.2-2.1 2.4.2-2.1 2010-11-29 13:53:18 status unpacked libfreetype6 2.4.2-2.1 2010-11-29 13:53:18 status half-configured libfreetype6 2.4.2-2.1 2010-11-29 13:53:19 status installed libfreetype6 2.4.2-2.1 2010-11-29 13:53:19 configure libfreetype6-dev 2.4.2-2.1 2.4.2-2.1 2010-11-29 13:53:19 status unpacked libfreetype6-dev 2.4.2-2.1 2010-11-29 13:53:19 status half-configured libfreetype6-dev 2.4.2-2.1 2010-11-29 13:53:19 status installed libfreetype6-dev 2.4.2-2.1 2010-11-29 13:53:19 configure libice6 2:1.0.7-1 2:1.0.7-1 2010-11-29 13:53:19 status unpacked libice6 2:1.0.7-1 2010-11-29 13:53:19 status half-configured libice6 2:1.0.7-1 2010-11-29 13:53:20 status installed libice6 2:1.0.7-1 2010-11-29 13:53:20 configure libice-dev 2:1.0.7-1 2:1.0.7-1 2010-11-29 13:53:20 status unpacked libice-dev 2:1.0.7-1 2010-11-29 13:53:20 status half-configured libice-dev 2:1.0.7-1 2010-11-29 13:53:20 status installed libice-dev 2:1.0.7-1 2010-11-29 13:53:20 configure libldap-2.4-2 2.4.23-7 2.4.23-7 2010-11-29 13:53:20 status unpacked libldap-2.4-2 2.4.23-7 2010-11-29 13:53:20 status unpacked libldap-2.4-2 2.4.23-7 2010-11-29 13:53:20 status half-configured libldap-2.4-2 2.4.23-7 2010-11-29 13:53:20 status installed libldap-2.4-2 2.4.23-7 2010-11-29 13:53:20 configure libevolution 2.30.3-5 2.30.3-5 2010-11-29 13:53:20 status unpacked libevolution 2.30.3-5 2010-11-29 13:53:20 status half-configured libevolution 2.30.3-5 2010-11-29 13:53:20 status installed libevolution 2.30.3-5 2010-11-29 13:53:20 configure libgweather-common 2.30.3-1 2.30.3-1 2010-11-29 13:53:20 status unpacked libgweather-common 2.30.3-1 2010-11-29 13:53:20 status half-configured libgweather-common 2.30.3-1 2010-11-29 13:53:20 status installed libgweather-common 2.30.3-1 2010-11-29 13:53:20 configure libgweather1 2.30.3-1 2.30.3-1 2010-11-29 13:53:20 status unpacked libgweather1 2.30.3-1 2010-11-29 13:53:20 status half-configured libgweather1 2.30.3-1 2010-11-29 13:53:20 status installed libgweather1 2.30.3-1 2010-11-29 13:53:20 configure evolution-common 2.30.3-5 2.30.3-5 2010-11-29 13:53:20 status unpacked evolution-common 2.30.3-5 2010-11-29 13:53:20 status half-configured evolution-common 2.30.3-5 2010-11-29 13:53:20 status installed evolution-common 2.30.3-5 2010-11-29 13:53:20 configure evolution 2.30.3-5 2.30.3-5 2010-11-29 13:53:20 status unpacked evolution 2.30.3-5 2010-11-29 13:53:20 status unpacked evolution 2.30.3-5 2010-11-29 13:53:20 status half-configured evolution 2.30.3-5 2010-11-29 13:53:20 status installed evolution 2.30.3-5 2010-11-29 13:53:21 status triggers-pending menu 2.1.44 2010-11-29 13:53:21 status triggers-awaited menu 2.1.44 2010-11-29 13:53:21 configure ia32-libs 20101117 20101117 2010-11-29 13:53:21 status unpacked ia32-libs 20101117 2010-11-29 13:53:21 status half-configured ia32-libs 20101117 2010-11-29 13:53:21 status installed ia32-libs 20101117 2010-11-29 13:53:21 configure xkb-data 1.8-2 1.8-2 2010-11-29 13:53:21 status unpacked xkb-data 1.8-2 2010-11-29 13:53:21 status half-configured xkb-data 1.8-2 2010-11-29 13:53:21 status installed xkb-data 1.8-2 2010-11-29 13:53:21 configure libx11-data 2:1.3.3-4 2:1.3.3-4 2010-11-29 13:53:21 status unpacked libx11-data 2:1.3.3-4 2010-11-29 13:53:21 status half-configured libx11-data 2:1.3.3-4 2010-11-29 13:53:21 status installed libx11-data 2:1.3.3-4 2010-11-29 13:53:21 configure libx11-6 2:1.3.3-4 2:1.3.3-4 2010-11-29 13:53:21 status unpacked libx11-6 2:1.3.3-4 2010-11-29 13:53:21 status half-configured libx11-6 2:1.3.3-4 2010-11-29 13:53:21 status installed libx11-6 2:1.3.3-4 2010-11-29 13:53:21 configure xtrans-dev 1.2.6-1 1.2.6-1 2010-11-29 13:53:21 status unpacked xtrans-dev 1.2.6-1 2010-11-29 13:53:21 status half-configured xtrans-dev 1.2.6-1 2010-11-29 13:53:21 status installed xtrans-dev 1.2.6-1 2010-11-29 13:53:21 configure libx11-dev 2:1.3.3-4 2:1.3.3-4 2010-11-29 13:53:21 status unpacked libx11-dev 2:1.3.3-4 2010-11-29 13:53:21 status half-configured libx11-dev 2:1.3.3-4 2010-11-29 13:53:21 status installed libx11-dev 2:1.3.3-4 2010-11-29 13:53:21 configure linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2.6.26-26lenny1 2010-11-29 13:53:21 status unpacked linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2010-11-29 13:53:21 status half-configured linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2010-11-29 13:54:17 status installed linux-image-2.6.26-2-amd64 2.6.26-26lenny1 2010-11-29 13:54:17 configure linux-base 2.6.32-28 2.6.32-28 2010-11-29 13:54:17 status unpacked linux-base 2.6.32-28 2010-11-29 13:54:17 status half-configured linux-base 2.6.32-28 2010-11-29 13:54:18 status installed linux-base 2.6.32-28 2010-11-29 13:54:18 configure linux-image-2.6.32-5-amd64 2.6.32-28 2.6.32-28 2010-11-29 13:54:18 status unpacked linux-image-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:54:18 status half-configured linux-image-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:55:22 status installed linux-image-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:55:23 configure adduser 3.112+nmu2 3.112+nmu2 2010-11-29 13:55:23 status unpacked adduser 3.112+nmu2 2010-11-29 13:55:23 status unpacked adduser 3.112+nmu2 2010-11-29 13:55:23 status half-configured adduser 3.112+nmu2 2010-11-29 13:55:23 status installed adduser 3.112+nmu2 2010-11-29 13:55:23 configure apt-utils 0.8.9 0.8.9 2010-11-29 13:55:23 status unpacked apt-utils 0.8.9 2010-11-29 13:55:23 status half-configured apt-utils 0.8.9 2010-11-29 13:55:24 status installed apt-utils 0.8.9 2010-11-29 13:55:24 configure bsdmainutils 8.0.17 8.0.17 2010-11-29 13:55:24 status unpacked bsdmainutils 8.0.17 2010-11-29 13:55:24 status unpacked bsdmainutils 8.0.17 2010-11-29 13:55:24 status unpacked bsdmainutils 8.0.17 2010-11-29 13:55:24 status half-configured bsdmainutils 8.0.17 2010-11-29 13:55:24 status installed bsdmainutils 8.0.17 2010-11-29 13:55:24 configure isc-dhcp-common 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:55:24 status unpacked isc-dhcp-common 4.1.1-P1-15 2010-11-29 13:55:24 status half-configured isc-dhcp-common 4.1.1-P1-15 2010-11-29 13:55:24 status installed isc-dhcp-common 4.1.1-P1-15 2010-11-29 13:55:24 configure isc-dhcp-server 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:55:24 status unpacked isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:55:24 status unpacked isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:55:24 status unpacked isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:55:24 status half-configured isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:55:29 status installed isc-dhcp-server 4.1.1-P1-15 2010-11-29 13:55:29 configure isc-dhcp-client 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:55:29 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:29 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:29 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:30 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:30 status unpacked isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:30 status half-configured isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:30 status installed isc-dhcp-client 4.1.1-P1-15 2010-11-29 13:55:30 configure libssl0.9.8 0.9.8o-3 0.9.8o-3 2010-11-29 13:55:30 status unpacked libssl0.9.8 0.9.8o-3 2010-11-29 13:55:30 status half-configured libssl0.9.8 0.9.8o-3 2010-11-29 13:55:31 status installed libssl0.9.8 0.9.8o-3 2010-11-29 13:55:31 configure manpages 3.27-1 3.27-1 2010-11-29 13:55:31 status unpacked manpages 3.27-1 2010-11-29 13:55:31 status half-configured manpages 3.27-1 2010-11-29 13:55:31 status installed manpages 3.27-1 2010-11-29 13:55:31 configure procps 1:3.2.8-10 1:3.2.8-10 2010-11-29 13:55:31 status unpacked procps 1:3.2.8-10 2010-11-29 13:55:31 status unpacked procps 1:3.2.8-10 2010-11-29 13:55:31 status unpacked procps 1:3.2.8-10 2010-11-29 13:55:31 status unpacked procps 1:3.2.8-10 2010-11-29 13:55:31 status half-configured procps 1:3.2.8-10 2010-11-29 13:55:31 status installed procps 1:3.2.8-10 2010-11-29 13:55:31 configure bash-completion 1:1.2-3 1:1.2-3 2010-11-29 13:55:31 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:31 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:32 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:33 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:34 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:35 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status unpacked bash-completion 1:1.2-3 2010-11-29 13:55:36 status half-configured bash-completion 1:1.2-3 2010-11-29 13:55:37 status installed bash-completion 1:1.2-3 2010-11-29 13:55:37 configure libpci3 1:3.1.7-6 1:3.1.7-6 2010-11-29 13:55:37 status unpacked libpci3 1:3.1.7-6 2010-11-29 13:55:37 status half-configured libpci3 1:3.1.7-6 2010-11-29 13:55:37 status installed libpci3 1:3.1.7-6 2010-11-29 13:55:37 configure pciutils 1:3.1.7-6 1:3.1.7-6 2010-11-29 13:55:37 status unpacked pciutils 1:3.1.7-6 2010-11-29 13:55:37 status half-configured pciutils 1:3.1.7-6 2010-11-29 13:55:37 status installed pciutils 1:3.1.7-6 2010-11-29 13:55:37 configure python2.6-minimal 2.6.6-7 2.6.6-7 2010-11-29 13:55:37 status unpacked python2.6-minimal 2.6.6-7 2010-11-29 13:55:37 status unpacked python2.6-minimal 2.6.6-7 2010-11-29 13:55:37 status half-configured python2.6-minimal 2.6.6-7 2010-11-29 13:55:39 status installed python2.6-minimal 2.6.6-7 2010-11-29 13:55:39 configure python2.6 2.6.6-7 2.6.6-7 2010-11-29 13:55:39 status unpacked python2.6 2.6.6-7 2010-11-29 13:55:39 status half-configured python2.6 2.6.6-7 2010-11-29 13:55:43 status installed python2.6 2.6.6-7 2010-11-29 13:55:43 configure libpython2.6 2.6.6-7 2.6.6-7 2010-11-29 13:55:43 status unpacked libpython2.6 2.6.6-7 2010-11-29 13:55:43 status half-configured libpython2.6 2.6.6-7 2010-11-29 13:55:43 status installed libpython2.6 2.6.6-7 2010-11-29 13:55:43 configure whois 5.0.9 5.0.9 2010-11-29 13:55:43 status unpacked whois 5.0.9 2010-11-29 13:55:43 status half-configured whois 5.0.9 2010-11-29 13:55:43 status installed whois 5.0.9 2010-11-29 13:55:43 configure acpid 1:2.0.7-1 1:2.0.7-1 2010-11-29 13:55:43 status unpacked acpid 1:2.0.7-1 2010-11-29 13:55:43 status unpacked acpid 1:2.0.7-1 2010-11-29 13:55:43 status unpacked acpid 1:2.0.7-1 2010-11-29 13:55:43 status half-configured acpid 1:2.0.7-1 2010-11-29 13:55:44 status installed acpid 1:2.0.7-1 2010-11-29 13:55:44 configure acpi-support-base 0.138-2 0.138-2 2010-11-29 13:55:44 status unpacked acpi-support-base 0.138-2 2010-11-29 13:55:44 status unpacked acpi-support-base 0.138-2 2010-11-29 13:55:44 status unpacked acpi-support-base 0.138-2 2010-11-29 13:55:44 status half-configured acpi-support-base 0.138-2 2010-11-29 13:55:46 status installed acpi-support-base 0.138-2 2010-11-29 13:55:46 configure app-install-data 2010.11.17 2010.11.17 2010-11-29 13:55:46 status unpacked app-install-data 2010.11.17 2010-11-29 13:55:46 status half-configured app-install-data 2010.11.17 2010-11-29 13:55:46 status installed app-install-data 2010.11.17 2010-11-29 13:55:46 configure libavahi-common-data 0.6.27-3 0.6.27-3 2010-11-29 13:55:46 status unpacked libavahi-common-data 0.6.27-3 2010-11-29 13:55:46 status half-configured libavahi-common-data 0.6.27-3 2010-11-29 13:55:46 status installed libavahi-common-data 0.6.27-3 2010-11-29 13:55:46 configure libavahi-common3 0.6.27-3 0.6.27-3 2010-11-29 13:55:46 status unpacked libavahi-common3 0.6.27-3 2010-11-29 13:55:46 status half-configured libavahi-common3 0.6.27-3 2010-11-29 13:55:46 status installed libavahi-common3 0.6.27-3 2010-11-29 13:55:46 configure libavahi-core7 0.6.27-3 0.6.27-3 2010-11-29 13:55:46 status unpacked libavahi-core7 0.6.27-3 2010-11-29 13:55:46 status half-configured libavahi-core7 0.6.27-3 2010-11-29 13:55:46 status installed libavahi-core7 0.6.27-3 2010-11-29 13:55:46 configure avahi-daemon 0.6.27-3 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status unpacked avahi-daemon 0.6.27-3 2010-11-29 13:55:46 status half-configured avahi-daemon 0.6.27-3 2010-11-29 13:55:47 status installed avahi-daemon 0.6.27-3 2010-11-29 13:55:47 configure libavutil50 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status unpacked libavutil50 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status half-configured libavutil50 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status installed libavutil50 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 configure libavcore0 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status unpacked libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status half-configured libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status installed libavcore0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 configure libavcodec52 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status unpacked libavcodec52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status half-configured libavcodec52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status installed libavcodec52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 configure libavformat52 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status unpacked libavformat52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status half-configured libavformat52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status installed libavformat52 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 configure libswscale0 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status unpacked libswscale0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status half-configured libswscale0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 status installed libswscale0 5:0.6.1+svn20101128-0.0 2010-11-29 13:55:47 configure gnash-common 0.8.8-6 0.8.8-6 2010-11-29 13:55:47 status unpacked gnash-common 0.8.8-6 2010-11-29 13:55:47 status half-configured gnash-common 0.8.8-6 2010-11-29 13:55:48 status installed gnash-common 0.8.8-6 2010-11-29 13:55:48 configure gnash 0.8.8-6 0.8.8-6 2010-11-29 13:55:48 status unpacked gnash 0.8.8-6 2010-11-29 13:55:48 status unpacked gnash 0.8.8-6 2010-11-29 13:55:48 status half-configured gnash 0.8.8-6 2010-11-29 13:55:48 status installed gnash 0.8.8-6 2010-11-29 13:55:48 configure browser-plugin-gnash 0.8.8-6 0.8.8-6 2010-11-29 13:55:48 status unpacked browser-plugin-gnash 0.8.8-6 2010-11-29 13:55:48 status unpacked browser-plugin-gnash 0.8.8-6 2010-11-29 13:55:48 status half-configured browser-plugin-gnash 0.8.8-6 2010-11-29 13:55:48 status installed browser-plugin-gnash 0.8.8-6 2010-11-29 13:55:48 configure common-lisp-controller 7.4+nmu2 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status unpacked common-lisp-controller 7.4+nmu2 2010-11-29 13:55:48 status half-configured common-lisp-controller 7.4+nmu2 2010-11-29 13:55:51 status installed common-lisp-controller 7.4+nmu2 2010-11-29 13:55:51 configure console-data 2:1.10-8 2:1.10-8 2010-11-29 13:55:51 status unpacked console-data 2:1.10-8 2010-11-29 13:55:51 status half-configured console-data 2:1.10-8 2010-11-29 13:55:52 status installed console-data 2:1.10-8 2010-11-29 13:55:52 configure libck-connector0 0.4.3-2 0.4.3-2 2010-11-29 13:55:52 status unpacked libck-connector0 0.4.3-2 2010-11-29 13:55:52 status half-configured libck-connector0 0.4.3-2 2010-11-29 13:55:52 status installed libck-connector0 0.4.3-2 2010-11-29 13:55:52 configure libpolkit-gobject-1-0 0.96-4 0.96-4 2010-11-29 13:55:52 status unpacked libpolkit-gobject-1-0 0.96-4 2010-11-29 13:55:52 status half-configured libpolkit-gobject-1-0 0.96-4 2010-11-29 13:55:52 status installed libpolkit-gobject-1-0 0.96-4 2010-11-29 13:55:52 configure consolekit 0.4.3-2 0.4.3-2 2010-11-29 13:55:52 status unpacked consolekit 0.4.3-2 2010-11-29 13:55:52 status unpacked consolekit 0.4.3-2 2010-11-29 13:55:52 status unpacked consolekit 0.4.3-2 2010-11-29 13:55:52 status unpacked consolekit 0.4.3-2 2010-11-29 13:55:52 status unpacked consolekit 0.4.3-2 2010-11-29 13:55:52 status half-configured consolekit 0.4.3-2 2010-11-29 13:55:53 status installed consolekit 0.4.3-2 2010-11-29 13:55:53 configure desktop-base 6.0.2 6.0.2 2010-11-29 13:55:53 status unpacked desktop-base 6.0.2 2010-11-29 13:55:53 status unpacked desktop-base 6.0.2 2010-11-29 13:55:53 status half-configured desktop-base 6.0.2 2010-11-29 13:56:13 status installed desktop-base 6.0.2 2010-11-29 13:56:13 status triggers-pending initramfs-tools 0.98.5 2010-11-29 13:56:13 configure libdpkg-perl 1.15.8.6 1.15.8.6 2010-11-29 13:56:13 status unpacked libdpkg-perl 1.15.8.6 2010-11-29 13:56:13 status half-configured libdpkg-perl 1.15.8.6 2010-11-29 13:56:13 status installed libdpkg-perl 1.15.8.6 2010-11-29 13:56:13 configure dpkg-dev 1.15.8.6 1.15.8.6 2010-11-29 13:56:13 status unpacked dpkg-dev 1.15.8.6 2010-11-29 13:56:13 status unpacked dpkg-dev 1.15.8.6 2010-11-29 13:56:13 status unpacked dpkg-dev 1.15.8.6 2010-11-29 13:56:13 status half-configured dpkg-dev 1.15.8.6 2010-11-29 13:56:13 status installed dpkg-dev 1.15.8.6 2010-11-29 13:56:13 configure evolution-plugins 2.30.3-5 2.30.3-5 2010-11-29 13:56:13 status unpacked evolution-plugins 2.30.3-5 2010-11-29 13:56:13 status half-configured evolution-plugins 2.30.3-5 2010-11-29 13:56:13 status installed evolution-plugins 2.30.3-5 2010-11-29 13:56:13 configure gcalctool 5.30.2-2 5.30.2-2 2010-11-29 13:56:13 status unpacked gcalctool 5.30.2-2 2010-11-29 13:56:13 status half-configured gcalctool 5.30.2-2 2010-11-29 13:56:13 status installed gcalctool 5.30.2-2 2010-11-29 13:56:13 configure git 1:1.7.2.3-2.1 1:1.7.2.3-2.1 2010-11-29 13:56:13 status unpacked git 1:1.7.2.3-2.1 2010-11-29 13:56:13 status unpacked git 1:1.7.2.3-2.1 2010-11-29 13:56:13 status unpacked git 1:1.7.2.3-2.1 2010-11-29 13:56:13 status half-configured git 1:1.7.2.3-2.1 2010-11-29 13:56:13 status installed git 1:1.7.2.3-2.1 2010-11-29 13:56:14 configure git-core 1:1.7.2.3-2.1 1:1.7.2.3-2.1 2010-11-29 13:56:14 status unpacked git-core 1:1.7.2.3-2.1 2010-11-29 13:56:14 status half-configured git-core 1:1.7.2.3-2.1 2010-11-29 13:56:14 status installed git-core 1:1.7.2.3-2.1 2010-11-29 13:56:14 configure git-buildpackage 0.5.11 0.5.11 2010-11-29 13:56:14 status unpacked git-buildpackage 0.5.11 2010-11-29 13:56:14 status unpacked git-buildpackage 0.5.11 2010-11-29 13:56:14 status unpacked git-buildpackage 0.5.11 2010-11-29 13:56:14 status half-configured git-buildpackage 0.5.11 2010-11-29 13:56:14 status installed git-buildpackage 0.5.11 2010-11-29 13:56:14 status triggers-pending python-support 1.0.11 2010-11-29 13:56:14 configure git-svn 1:1.7.2.3-2.1 1:1.7.2.3-2.1 2010-11-29 13:56:14 status unpacked git-svn 1:1.7.2.3-2.1 2010-11-29 13:56:14 status half-configured git-svn 1:1.7.2.3-2.1 2010-11-29 13:56:14 status installed git-svn 1:1.7.2.3-2.1 2010-11-29 13:56:14 configure libgoffice-0.8-8-common 0.8.12-1 0.8.12-1 2010-11-29 13:56:14 status unpacked libgoffice-0.8-8-common 0.8.12-1 2010-11-29 13:56:14 status half-configured libgoffice-0.8-8-common 0.8.12-1 2010-11-29 13:56:14 status installed libgoffice-0.8-8-common 0.8.12-1 2010-11-29 13:56:14 configure libgoffice-0.8-8 0.8.12-1 0.8.12-1 2010-11-29 13:56:14 status unpacked libgoffice-0.8-8 0.8.12-1 2010-11-29 13:56:14 status half-configured libgoffice-0.8-8 0.8.12-1 2010-11-29 13:56:14 status installed libgoffice-0.8-8 0.8.12-1 2010-11-29 13:56:14 configure gnumeric-common 1.10.12-1 1.10.12-1 2010-11-29 13:56:14 status unpacked gnumeric-common 1.10.12-1 2010-11-29 13:56:14 status half-configured gnumeric-common 1.10.12-1 2010-11-29 13:56:14 status installed gnumeric-common 1.10.12-1 2010-11-29 13:56:14 configure gnumeric 1.10.12-1 1.10.12-1 2010-11-29 13:56:14 status unpacked gnumeric 1.10.12-1 2010-11-29 13:56:14 status half-configured gnumeric 1.10.12-1 2010-11-29 13:56:15 status installed gnumeric 1.10.12-1 2010-11-29 13:56:15 configure gthumb-data 3:2.11.5-4 3:2.11.5-4 2010-11-29 13:56:15 status unpacked gthumb-data 3:2.11.5-4 2010-11-29 13:56:15 status half-configured gthumb-data 3:2.11.5-4 2010-11-29 13:56:15 status installed gthumb-data 3:2.11.5-4 2010-11-29 13:56:15 configure gthumb 3:2.11.5-4 3:2.11.5-4 2010-11-29 13:56:15 status unpacked gthumb 3:2.11.5-4 2010-11-29 13:56:15 status half-configured gthumb 3:2.11.5-4 2010-11-29 13:56:15 status installed gthumb 3:2.11.5-4 2010-11-29 13:56:15 configure libmagickcore3 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:15 status unpacked libmagickcore3 8:6.6.0.4-3 2010-11-29 13:56:15 status half-configured libmagickcore3 8:6.6.0.4-3 2010-11-29 13:56:15 status installed libmagickcore3 8:6.6.0.4-3 2010-11-29 13:56:15 configure libmagickwand3 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:15 status unpacked libmagickwand3 8:6.6.0.4-3 2010-11-29 13:56:15 status half-configured libmagickwand3 8:6.6.0.4-3 2010-11-29 13:56:15 status installed libmagickwand3 8:6.6.0.4-3 2010-11-29 13:56:15 configure imagemagick 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:15 status unpacked imagemagick 8:6.6.0.4-3 2010-11-29 13:56:15 status half-configured imagemagick 8:6.6.0.4-3 2010-11-29 13:56:15 status installed imagemagick 8:6.6.0.4-3 2010-11-29 13:56:15 configure keyboard-configuration 1.61 1.61 2010-11-29 13:56:15 status unpacked keyboard-configuration 1.61 2010-11-29 13:56:15 status unpacked keyboard-configuration 1.61 2010-11-29 13:56:15 status unpacked keyboard-configuration 1.61 2010-11-29 13:56:15 status half-configured keyboard-configuration 1.61 2010-11-29 13:56:17 status installed keyboard-configuration 1.61 2010-11-29 13:56:17 configure libasyncns0 0.3-1.1 0.3-1.1 2010-11-29 13:56:17 status unpacked libasyncns0 0.3-1.1 2010-11-29 13:56:17 status half-configured libasyncns0 0.3-1.1 2010-11-29 13:56:17 status installed libasyncns0 0.3-1.1 2010-11-29 13:56:17 configure libavahi-client3 0.6.27-3 0.6.27-3 2010-11-29 13:56:17 status unpacked libavahi-client3 0.6.27-3 2010-11-29 13:56:17 status half-configured libavahi-client3 0.6.27-3 2010-11-29 13:56:17 status installed libavahi-client3 0.6.27-3 2010-11-29 13:56:17 configure libavahi-glib1 0.6.27-3 0.6.27-3 2010-11-29 13:56:17 status unpacked libavahi-glib1 0.6.27-3 2010-11-29 13:56:17 status half-configured libavahi-glib1 0.6.27-3 2010-11-29 13:56:17 status installed libavahi-glib1 0.6.27-3 2010-11-29 13:56:17 configure libavahi-gobject0 0.6.27-3 0.6.27-3 2010-11-29 13:56:17 status unpacked libavahi-gobject0 0.6.27-3 2010-11-29 13:56:17 status half-configured libavahi-gobject0 0.6.27-3 2010-11-29 13:56:17 status installed libavahi-gobject0 0.6.27-3 2010-11-29 13:56:17 configure libavahi-ui0 0.6.27-3 0.6.27-3 2010-11-29 13:56:17 status unpacked libavahi-ui0 0.6.27-3 2010-11-29 13:56:17 status half-configured libavahi-ui0 0.6.27-3 2010-11-29 13:56:17 status installed libavahi-ui0 0.6.27-3 2010-11-29 13:56:17 configure libfaad2 2.7-6 2.7-6 2010-11-29 13:56:17 status unpacked libfaad2 2.7-6 2010-11-29 13:56:18 status half-configured libfaad2 2.7-6 2010-11-29 13:56:18 status installed libfaad2 2.7-6 2010-11-29 13:56:18 configure libfontenc1 1:1.1.0-1 1:1.1.0-1 2010-11-29 13:56:18 status unpacked libfontenc1 1:1.1.0-1 2010-11-29 13:56:18 status half-configured libfontenc1 1:1.1.0-1 2010-11-29 13:56:18 status installed libfontenc1 1:1.1.0-1 2010-11-29 13:56:18 configure libfs6 2:1.0.3-1 2:1.0.3-1 2010-11-29 13:56:18 status unpacked libfs6 2:1.0.3-1 2010-11-29 13:56:18 status half-configured libfs6 2:1.0.3-1 2010-11-29 13:56:18 status installed libfs6 2:1.0.3-1 2010-11-29 13:56:18 configure libgksu2-0 2.0.13~pre1-3 2.0.13~pre1-3 2010-11-29 13:56:18 status unpacked libgksu2-0 2.0.13~pre1-3 2010-11-29 13:56:18 status half-configured libgksu2-0 2.0.13~pre1-3 2010-11-29 13:56:18 status installed libgksu2-0 2.0.13~pre1-3 2010-11-29 13:56:18 configure libicu44 4.4.2-2 4.4.2-2 2010-11-29 13:56:18 status unpacked libicu44 4.4.2-2 2010-11-29 13:56:18 status half-configured libicu44 4.4.2-2 2010-11-29 13:56:18 status installed libicu44 4.4.2-2 2010-11-29 13:56:18 configure liblapack3gf 3.2.2-1.2 3.2.2-1.2 2010-11-29 13:56:18 status unpacked liblapack3gf 3.2.2-1.2 2010-11-29 13:56:18 status half-configured liblapack3gf 3.2.2-1.2 2010-11-29 13:56:19 status installed liblapack3gf 3.2.2-1.2 2010-11-29 13:56:19 configure libmagick++3 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:19 status unpacked libmagick++3 8:6.6.0.4-3 2010-11-29 13:56:19 status half-configured libmagick++3 8:6.6.0.4-3 2010-11-29 13:56:19 status installed libmagick++3 8:6.6.0.4-3 2010-11-29 13:56:19 configure libmagickcore3-extra 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:19 status unpacked libmagickcore3-extra 8:6.6.0.4-3 2010-11-29 13:56:19 status half-configured libmagickcore3-extra 8:6.6.0.4-3 2010-11-29 13:56:19 status installed libmagickcore3-extra 8:6.6.0.4-3 2010-11-29 13:56:19 configure libnet-libidn-perl 0.12.ds-1+b1 0.12.ds-1+b1 2010-11-29 13:56:19 status unpacked libnet-libidn-perl 0.12.ds-1+b1 2010-11-29 13:56:19 status half-configured libnet-libidn-perl 0.12.ds-1+b1 2010-11-29 13:56:19 status installed libnet-libidn-perl 0.12.ds-1+b1 2010-11-29 13:56:19 configure libnl1 1.1-6 1.1-6 2010-11-29 13:56:19 status unpacked libnl1 1.1-6 2010-11-29 13:56:19 status half-configured libnl1 1.1-6 2010-11-29 13:56:19 status installed libnl1 1.1-6 2010-11-29 13:56:19 configure libnm-util1 0.8.1-4 0.8.1-4 2010-11-29 13:56:19 status unpacked libnm-util1 0.8.1-4 2010-11-29 13:56:19 status half-configured libnm-util1 0.8.1-4 2010-11-29 13:56:19 status installed libnm-util1 0.8.1-4 2010-11-29 13:56:19 configure libnm-glib-vpn1 0.8.1-4 0.8.1-4 2010-11-29 13:56:19 status unpacked libnm-glib-vpn1 0.8.1-4 2010-11-29 13:56:19 status half-configured libnm-glib-vpn1 0.8.1-4 2010-11-29 13:56:19 status installed libnm-glib-vpn1 0.8.1-4 2010-11-29 13:56:19 configure libnm-glib2 0.8.1-4 0.8.1-4 2010-11-29 13:56:19 status unpacked libnm-glib2 0.8.1-4 2010-11-29 13:56:19 status half-configured libnm-glib2 0.8.1-4 2010-11-29 13:56:19 status installed libnm-glib2 0.8.1-4 2010-11-29 13:56:19 configure libpam-ck-connector 0.4.3-2 0.4.3-2 2010-11-29 13:56:19 status unpacked libpam-ck-connector 0.4.3-2 2010-11-29 13:56:19 status half-configured libpam-ck-connector 0.4.3-2 2010-11-29 13:56:20 status installed libpam-ck-connector 0.4.3-2 2010-11-29 13:56:20 configure libparted0debian1 2.3-4 2.3-4 2010-11-29 13:56:20 status unpacked libparted0debian1 2.3-4 2010-11-29 13:56:20 status half-configured libparted0debian1 2.3-4 2010-11-29 13:56:20 status installed libparted0debian1 2.3-4 2010-11-29 13:56:20 configure libpolkit-agent-1-0 0.96-4 0.96-4 2010-11-29 13:56:20 status unpacked libpolkit-agent-1-0 0.96-4 2010-11-29 13:56:20 status half-configured libpolkit-agent-1-0 0.96-4 2010-11-29 13:56:20 status installed libpolkit-agent-1-0 0.96-4 2010-11-29 13:56:20 configure libpolkit-backend-1-0 0.96-4 0.96-4 2010-11-29 13:56:20 status unpacked libpolkit-backend-1-0 0.96-4 2010-11-29 13:56:20 status half-configured libpolkit-backend-1-0 0.96-4 2010-11-29 13:56:21 status installed libpolkit-backend-1-0 0.96-4 2010-11-29 13:56:21 configure policykit-1 0.96-4 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status unpacked policykit-1 0.96-4 2010-11-29 13:56:21 status half-configured policykit-1 0.96-4 2010-11-29 13:56:21 status installed policykit-1 0.96-4 2010-11-29 13:56:21 configure policykit-1-gnome 0.96-3 0.96-3 2010-11-29 13:56:21 status unpacked policykit-1-gnome 0.96-3 2010-11-29 13:56:21 status unpacked policykit-1-gnome 0.96-3 2010-11-29 13:56:21 status half-configured policykit-1-gnome 0.96-3 2010-11-29 13:56:22 status installed policykit-1-gnome 0.96-3 2010-11-29 13:56:22 configure libpolkit-gtk-1-0 0.96-3 0.96-3 2010-11-29 13:56:22 status unpacked libpolkit-gtk-1-0 0.96-3 2010-11-29 13:56:22 status half-configured libpolkit-gtk-1-0 0.96-3 2010-11-29 13:56:22 status installed libpolkit-gtk-1-0 0.96-3 2010-11-29 13:56:22 configure libportaudio2 19+svn20071022-3.2 19+svn20071022-3.2 2010-11-29 13:56:22 status unpacked libportaudio2 19+svn20071022-3.2 2010-11-29 13:56:22 status half-configured libportaudio2 19+svn20071022-3.2 2010-11-29 13:56:22 status installed libportaudio2 19+svn20071022-3.2 2010-11-29 13:56:22 configure libpostproc51 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.0 2010-11-29 13:56:22 status unpacked libpostproc51 5:0.6.1+svn20101128-0.0 2010-11-29 13:56:22 status half-configured libpostproc51 5:0.6.1+svn20101128-0.0 2010-11-29 13:56:22 status installed libpostproc51 5:0.6.1+svn20101128-0.0 2010-11-29 13:56:22 configure libpq5 9.0.1-2 9.0.1-2 2010-11-29 13:56:22 status unpacked libpq5 9.0.1-2 2010-11-29 13:56:22 status half-configured libpq5 9.0.1-2 2010-11-29 13:56:22 status installed libpq5 9.0.1-2 2010-11-29 13:56:22 configure libproc-daemon-perl 0.05-1 0.05-1 2010-11-29 13:56:22 status unpacked libproc-daemon-perl 0.05-1 2010-11-29 13:56:22 status half-configured libproc-daemon-perl 0.05-1 2010-11-29 13:56:22 status installed libproc-daemon-perl 0.05-1 2010-11-29 13:56:22 configure pidgin-data 2.7.7-1 2.7.7-1 2010-11-29 13:56:22 status unpacked pidgin-data 2.7.7-1 2010-11-29 13:56:22 status unpacked pidgin-data 2.7.7-1 2010-11-29 13:56:22 status half-configured pidgin-data 2.7.7-1 2010-11-29 13:56:22 status installed pidgin-data 2.7.7-1 2010-11-29 13:56:22 configure libpurple0 2.7.7-1 2.7.7-1 2010-11-29 13:56:22 status unpacked libpurple0 2.7.7-1 2010-11-29 13:56:22 status half-configured libpurple0 2.7.7-1 2010-11-29 13:56:22 status installed libpurple0 2.7.7-1 2010-11-29 13:56:22 configure pidgin 2.7.7-1 2.7.7-1 2010-11-29 13:56:22 status unpacked pidgin 2.7.7-1 2010-11-29 13:56:22 status half-configured pidgin 2.7.7-1 2010-11-29 13:56:22 status installed pidgin 2.7.7-1 2010-11-29 13:56:22 configure libpurple-bin 2.7.7-1 2.7.7-1 2010-11-29 13:56:22 status unpacked libpurple-bin 2.7.7-1 2010-11-29 13:56:22 status half-configured libpurple-bin 2.7.7-1 2010-11-29 13:56:22 status installed libpurple-bin 2.7.7-1 2010-11-29 13:56:22 configure libwebkit-1.0-common 1.2.5-2.1 1.2.5-2.1 2010-11-29 13:56:22 status unpacked libwebkit-1.0-common 1.2.5-2.1 2010-11-29 13:56:22 status half-configured libwebkit-1.0-common 1.2.5-2.1 2010-11-29 13:56:23 status installed libwebkit-1.0-common 1.2.5-2.1 2010-11-29 13:56:23 configure libwebkit-1.0-2 1.2.5-2.1 1.2.5-2.1 2010-11-29 13:56:23 status unpacked libwebkit-1.0-2 1.2.5-2.1 2010-11-29 13:56:23 status half-configured libwebkit-1.0-2 1.2.5-2.1 2010-11-29 13:56:23 status installed libwebkit-1.0-2 1.2.5-2.1 2010-11-29 13:56:23 configure libwpd8c2a 0.8.14-2 0.8.14-2 2010-11-29 13:56:23 status unpacked libwpd8c2a 0.8.14-2 2010-11-29 13:56:23 status half-configured libwpd8c2a 0.8.14-2 2010-11-29 13:56:23 status installed libwpd8c2a 0.8.14-2 2010-11-29 13:56:23 configure libwww-curl-perl 4.15-1 4.15-1 2010-11-29 13:56:23 status unpacked libwww-curl-perl 4.15-1 2010-11-29 13:56:23 status half-configured libwww-curl-perl 4.15-1 2010-11-29 13:56:23 status installed libwww-curl-perl 4.15-1 2010-11-29 13:56:23 configure libx11-xcb1 2:1.3.3-4 2:1.3.3-4 2010-11-29 13:56:23 status unpacked libx11-xcb1 2:1.3.3-4 2010-11-29 13:56:23 status half-configured libx11-xcb1 2:1.3.3-4 2010-11-29 13:56:23 status installed libx11-xcb1 2:1.3.3-4 2010-11-29 13:56:23 configure libxi6 2:1.3-5 2:1.3-5 2010-11-29 13:56:23 status unpacked libxi6 2:1.3-5 2010-11-29 13:56:23 status half-configured libxi6 2:1.3-5 2010-11-29 13:56:23 status installed libxi6 2:1.3-5 2010-11-29 13:56:23 configure libxmu6 2:1.1.0-1 2:1.1.0-1 2010-11-29 13:56:23 status unpacked libxmu6 2:1.1.0-1 2010-11-29 13:56:23 status half-configured libxmu6 2:1.1.0-1 2010-11-29 13:56:23 status installed libxmu6 2:1.1.0-1 2010-11-29 13:56:23 configure libxmuu1 2:1.1.0-1 2:1.1.0-1 2010-11-29 13:56:23 status unpacked libxmuu1 2:1.1.0-1 2010-11-29 13:56:23 status half-configured libxmuu1 2:1.1.0-1 2010-11-29 13:56:23 status installed libxmuu1 2:1.1.0-1 2010-11-29 13:56:23 configure libxpm4 1:3.5.9-1 1:3.5.9-1 2010-11-29 13:56:23 status unpacked libxpm4 1:3.5.9-1 2010-11-29 13:56:23 status half-configured libxpm4 1:3.5.9-1 2010-11-29 13:56:23 status installed libxpm4 1:3.5.9-1 2010-11-29 13:56:23 configure libxrandr2 2:1.3.1-1 2:1.3.1-1 2010-11-29 13:56:23 status unpacked libxrandr2 2:1.3.1-1 2010-11-29 13:56:23 status half-configured libxrandr2 2:1.3.1-1 2010-11-29 13:56:23 status installed libxrandr2 2:1.3.1-1 2010-11-29 13:56:23 configure libxtst6 2:1.2.0-1 2:1.2.0-1 2010-11-29 13:56:23 status unpacked libxtst6 2:1.2.0-1 2010-11-29 13:56:23 status half-configured libxtst6 2:1.2.0-1 2010-11-29 13:56:24 status installed libxtst6 2:1.2.0-1 2010-11-29 13:56:24 configure libxxf86dga1 2:1.1.2-1 2:1.1.2-1 2010-11-29 13:56:24 status unpacked libxxf86dga1 2:1.1.2-1 2010-11-29 13:56:24 status half-configured libxxf86dga1 2:1.1.2-1 2010-11-29 13:56:24 status installed libxxf86dga1 2:1.1.2-1 2010-11-29 13:56:24 configure libxxf86vm1 1:1.1.1-1 1:1.1.1-1 2010-11-29 13:56:24 status unpacked libxxf86vm1 1:1.1.1-1 2010-11-29 13:56:24 status half-configured libxxf86vm1 1:1.1.1-1 2010-11-29 13:56:24 status installed libxxf86vm1 1:1.1.1-1 2010-11-29 13:56:24 configure linux-doc-2.6.26 2.6.26-26lenny1 2.6.26-26lenny1 2010-11-29 13:56:24 status unpacked linux-doc-2.6.26 2.6.26-26lenny1 2010-11-29 13:56:24 status half-configured linux-doc-2.6.26 2.6.26-26lenny1 2010-11-29 13:56:24 status installed linux-doc-2.6.26 2.6.26-26lenny1 2010-11-29 13:56:24 configure linux-headers-2.6.32-5-common 2.6.32-28 2.6.32-28 2010-11-29 13:56:24 status unpacked linux-headers-2.6.32-5-common 2.6.32-28 2010-11-29 13:56:24 status half-configured linux-headers-2.6.32-5-common 2.6.32-28 2010-11-29 13:56:24 status installed linux-headers-2.6.32-5-common 2.6.32-28 2010-11-29 13:56:24 configure linux-headers-2.6.32-5-amd64 2.6.32-28 2.6.32-28 2010-11-29 13:56:24 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:56:24 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:56:24 status installed linux-headers-2.6.32-5-amd64 2.6.32-28 2010-11-29 13:56:24 configure linux-libc-dev 2.6.32-28 2.6.32-28 2010-11-29 13:56:24 status unpacked linux-libc-dev 2.6.32-28 2010-11-29 13:56:24 status half-configured linux-libc-dev 2.6.32-28 2010-11-29 13:56:24 status installed linux-libc-dev 2.6.32-28 2010-11-29 13:56:24 configure manpages-dev 3.27-1 3.27-1 2010-11-29 13:56:24 status unpacked manpages-dev 3.27-1 2010-11-29 13:56:24 status half-configured manpages-dev 3.27-1 2010-11-29 13:56:24 status installed manpages-dev 3.27-1 2010-11-29 13:56:24 configure wpasupplicant 0.6.10-2.1 0.6.10-2.1 2010-11-29 13:56:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:56:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:56:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:56:24 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:56:25 status unpacked wpasupplicant 0.6.10-2.1 2010-11-29 13:56:25 status half-configured wpasupplicant 0.6.10-2.1 2010-11-29 13:56:25 status installed wpasupplicant 0.6.10-2.1 2010-11-29 13:56:25 configure network-manager 0.8.1-4 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status unpacked network-manager 0.8.1-4 2010-11-29 13:56:25 status half-configured network-manager 0.8.1-4 2010-11-29 13:56:26 status installed network-manager 0.8.1-4 2010-11-29 13:56:26 configure network-manager-gnome 0.8.1-2 0.8.1-2 2010-11-29 13:56:26 status unpacked network-manager-gnome 0.8.1-2 2010-11-29 13:56:26 status unpacked network-manager-gnome 0.8.1-2 2010-11-29 13:56:26 status unpacked network-manager-gnome 0.8.1-2 2010-11-29 13:56:26 status half-configured network-manager-gnome 0.8.1-2 2010-11-29 13:56:26 status installed network-manager-gnome 0.8.1-2 2010-11-29 13:56:26 configure openssl 0.9.8o-3 0.9.8o-3 2010-11-29 13:56:26 status unpacked openssl 0.9.8o-3 2010-11-29 13:56:26 status unpacked openssl 0.9.8o-3 2010-11-29 13:56:27 status half-configured openssl 0.9.8o-3 2010-11-29 13:56:27 status installed openssl 0.9.8o-3 2010-11-29 13:56:27 configure parted 2.3-4 2.3-4 2010-11-29 13:56:27 status unpacked parted 2.3-4 2010-11-29 13:56:27 status half-configured parted 2.3-4 2010-11-29 13:56:27 status installed parted 2.3-4 2010-11-29 13:56:27 configure perlmagick 8:6.6.0.4-3 8:6.6.0.4-3 2010-11-29 13:56:27 status unpacked perlmagick 8:6.6.0.4-3 2010-11-29 13:56:27 status half-configured perlmagick 8:6.6.0.4-3 2010-11-29 13:56:27 status installed perlmagick 8:6.6.0.4-3 2010-11-29 13:56:27 configure pm-utils 1.3.0-3 1.3.0-3 2010-11-29 13:56:27 status unpacked pm-utils 1.3.0-3 2010-11-29 13:56:27 status unpacked pm-utils 1.3.0-3 2010-11-29 13:56:27 status unpacked pm-utils 1.3.0-3 2010-11-29 13:56:27 status half-configured pm-utils 1.3.0-3 2010-11-29 13:56:27 status installed pm-utils 1.3.0-3 2010-11-29 13:56:27 configure po-debconf 1.0.16+nmu1 1.0.16+nmu1 2010-11-29 13:56:27 status unpacked po-debconf 1.0.16+nmu1 2010-11-29 13:56:27 status half-configured po-debconf 1.0.16+nmu1 2010-11-29 13:56:27 status installed po-debconf 1.0.16+nmu1 2010-11-29 13:56:27 configure postgresql-client-common 112 112 2010-11-29 13:56:27 status unpacked postgresql-client-common 112 2010-11-29 13:56:27 status unpacked postgresql-client-common 112 2010-11-29 13:56:27 status half-configured postgresql-client-common 112 2010-11-29 13:56:27 status installed postgresql-client-common 112 2010-11-29 13:56:27 configure postgresql-client-8.4 8.4.5-2 8.4.5-2 2010-11-29 13:56:27 status unpacked postgresql-client-8.4 8.4.5-2 2010-11-29 13:56:27 status half-configured postgresql-client-8.4 8.4.5-2 2010-11-29 13:56:29 status installed postgresql-client-8.4 8.4.5-2 2010-11-29 13:56:29 configure postgresql-common 112 112 2010-11-29 13:56:29 status unpacked postgresql-common 112 2010-11-29 13:56:29 status unpacked postgresql-common 112 2010-11-29 13:56:29 status unpacked postgresql-common 112 2010-11-29 13:56:29 status half-configured postgresql-common 112 2010-11-29 13:56:46 status installed postgresql-common 112 2010-11-29 13:56:47 configure postgresql-plperl-8.4 8.4.5-2 8.4.5-2 2010-11-29 13:56:47 status unpacked postgresql-plperl-8.4 8.4.5-2 2010-11-29 13:56:47 status half-configured postgresql-plperl-8.4 8.4.5-2 2010-11-29 13:56:47 status installed postgresql-plperl-8.4 8.4.5-2 2010-11-29 13:56:47 configure python-apt-common 0.7.100 0.7.100 2010-11-29 13:56:47 status unpacked python-apt-common 0.7.100 2010-11-29 13:56:47 status half-configured python-apt-common 0.7.100 2010-11-29 13:56:47 status installed python-apt-common 0.7.100 2010-11-29 13:56:47 configure python2.5-minimal 2.5.5-11 2.5.5-11 2010-11-29 13:56:47 status unpacked python2.5-minimal 2.5.5-11 2010-11-29 13:56:47 status unpacked python2.5-minimal 2.5.5-11 2010-11-29 13:56:47 status half-configured python2.5-minimal 2.5.5-11 2010-11-29 13:56:48 status installed python2.5-minimal 2.5.5-11 2010-11-29 13:56:48 configure python2.5 2.5.5-11 2.5.5-11 2010-11-29 13:56:48 status unpacked python2.5 2.5.5-11 2010-11-29 13:56:48 status half-configured python2.5 2.5.5-11 2010-11-29 13:56:50 status installed python2.5 2.5.5-11 2010-11-29 13:56:50 configure python-mako 0.3.6-1 0.3.6-1 2010-11-29 13:56:50 status unpacked python-mako 0.3.6-1 2010-11-29 13:56:50 status half-configured python-mako 0.3.6-1 2010-11-29 13:56:51 status installed python-mako 0.3.6-1 2010-11-29 13:56:51 configure rxvt-unicode 9.09-1 9.09-1 2010-11-29 13:56:51 status unpacked rxvt-unicode 9.09-1 2010-11-29 13:56:51 status unpacked rxvt-unicode 9.09-1 2010-11-29 13:56:51 status half-configured rxvt-unicode 9.09-1 2010-11-29 13:56:51 status installed rxvt-unicode 9.09-1 2010-11-29 13:56:51 configure software-center 2.0.7debian7 2.0.7debian7 2010-11-29 13:56:51 status unpacked software-center 2.0.7debian7 2010-11-29 13:56:51 status unpacked software-center 2.0.7debian7 2010-11-29 13:56:51 status half-configured software-center 2.0.7debian7 2010-11-29 13:57:38 status installed software-center 2.0.7debian7 2010-11-29 13:57:38 status triggers-pending python-central 0.6.16+nmu1 2010-11-29 13:57:38 status triggers-awaited software-center 2.0.7debian7 2010-11-29 13:57:38 configure unattended-upgrades 0.62.2 0.62.2 2010-11-29 13:57:38 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:57:38 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:57:38 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:57:38 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:57:38 status unpacked unattended-upgrades 0.62.2 2010-11-29 13:57:38 status half-configured unattended-upgrades 0.62.2 2010-11-29 13:57:39 status installed unattended-upgrades 0.62.2 2010-11-29 13:57:39 configure update-notifier-common 0.99.3debian7 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status half-configured update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 status installed update-notifier-common 0.99.3debian7 2010-11-29 13:57:39 configure update-notifier 0.99.3debian7 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier 0.99.3debian7 2010-11-29 13:57:39 status unpacked update-notifier 0.99.3debian7 2010-11-29 13:57:39 status half-configured update-notifier 0.99.3debian7 2010-11-29 13:57:39 status installed update-notifier 0.99.3debian7 2010-11-29 13:57:39 configure xfonts-encodings 1:1.0.4-1 1:1.0.4-1 2010-11-29 13:57:39 status unpacked xfonts-encodings 1:1.0.4-1 2010-11-29 13:57:39 status half-configured xfonts-encodings 1:1.0.4-1 2010-11-29 13:57:39 status installed xfonts-encodings 1:1.0.4-1 2010-11-29 13:57:39 configure xfonts-utils 1:7.6~1 1:7.6~1 2010-11-29 13:57:39 status unpacked xfonts-utils 1:7.6~1 2010-11-29 13:57:39 status half-configured xfonts-utils 1:7.6~1 2010-11-29 13:57:39 status installed xfonts-utils 1:7.6~1 2010-11-29 13:57:39 configure xfonts-base 1:1.0.3 1:1.0.3 2010-11-29 13:57:39 status unpacked xfonts-base 1:1.0.3 2010-11-29 13:57:39 status unpacked xfonts-base 1:1.0.3 2010-11-29 13:57:39 status half-configured xfonts-base 1:1.0.3 2010-11-29 13:57:39 status installed xfonts-base 1:1.0.3 2010-11-29 13:57:39 configure xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:57:39 status unpacked xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:57:39 status half-configured xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:57:40 status installed xserver-xorg-video-mga 1:1.4.11.dfsg-4+squeeze1 2010-11-29 13:57:40 configure dhcp3-client 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:57:40 status unpacked dhcp3-client 4.1.1-P1-15 2010-11-29 13:57:40 status half-configured dhcp3-client 4.1.1-P1-15 2010-11-29 13:57:40 status installed dhcp3-client 4.1.1-P1-15 2010-11-29 13:57:40 configure dhcp3-common 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:57:40 status unpacked dhcp3-common 4.1.1-P1-15 2010-11-29 13:57:40 status half-configured dhcp3-common 4.1.1-P1-15 2010-11-29 13:57:40 status installed dhcp3-common 4.1.1-P1-15 2010-11-29 13:57:40 configure dhcp3-server 4.1.1-P1-15 4.1.1-P1-15 2010-11-29 13:57:40 status unpacked dhcp3-server 4.1.1-P1-15 2010-11-29 13:57:40 status half-configured dhcp3-server 4.1.1-P1-15 2010-11-29 13:57:40 status installed dhcp3-server 4.1.1-P1-15 2010-11-29 13:57:40 configure fai-client 4.0~beta2+experimental42 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-client 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-client 4.0~beta2+experimental42 2010-11-29 13:57:40 status half-configured fai-client 4.0~beta2+experimental42 2010-11-29 13:57:40 status installed fai-client 4.0~beta2+experimental42 2010-11-29 13:57:40 configure fai-doc 4.0~beta2+experimental42 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-doc 4.0~beta2+experimental42 2010-11-29 13:57:40 status half-configured fai-doc 4.0~beta2+experimental42 2010-11-29 13:57:40 status installed fai-doc 4.0~beta2+experimental42 2010-11-29 13:57:40 configure fai-server 4.0~beta2+experimental42 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status half-configured fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 status installed fai-server 4.0~beta2+experimental42 2010-11-29 13:57:40 configure fai-setup-storage 4.0~beta2+experimental42 4.0~beta2+experimental42 2010-11-29 13:57:40 status unpacked fai-setup-storage 4.0~beta2+experimental42 2010-11-29 13:57:40 status half-configured fai-setup-storage 4.0~beta2+experimental42 2010-11-29 13:57:40 status installed fai-setup-storage 4.0~beta2+experimental42 2010-11-29 13:57:40 configure libbrlapi0.5 4.2-6 4.2-6 2010-11-29 13:57:40 status unpacked libbrlapi0.5 4.2-6 2010-11-29 13:57:40 status half-configured libbrlapi0.5 4.2-6 2010-11-29 13:57:40 status installed libbrlapi0.5 4.2-6 2010-11-29 13:57:40 configure mozilla-plugin-gnash 0.8.8-6 0.8.8-6 2010-11-29 13:57:40 status unpacked mozilla-plugin-gnash 0.8.8-6 2010-11-29 13:57:41 status half-configured mozilla-plugin-gnash 0.8.8-6 2010-11-29 13:57:41 status installed mozilla-plugin-gnash 0.8.8-6 2010-11-29 13:57:41 configure os-prober 1.41 1.41 2010-11-29 13:57:41 status unpacked os-prober 1.41 2010-11-29 13:57:41 status half-configured os-prober 1.41 2010-11-29 13:57:41 status installed os-prober 1.41 2010-11-29 13:57:41 configure python-brlapi 4.2-6 4.2-6 2010-11-29 13:57:41 status unpacked python-brlapi 4.2-6 2010-11-29 13:57:41 status half-configured python-brlapi 4.2-6 2010-11-29 13:57:41 status installed python-brlapi 4.2-6 2010-11-29 13:57:41 configure seabios 0.6.1.2-1 0.6.1.2-1 2010-11-29 13:57:41 status unpacked seabios 0.6.1.2-1 2010-11-29 13:57:41 status half-configured seabios 0.6.1.2-1 2010-11-29 13:57:41 status installed seabios 0.6.1.2-1 2010-11-29 13:57:41 configure openjdk-6-jre-lib 6b18-1.8.3-1 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-lib 6b18-1.8.3-1 2010-11-29 13:57:41 status half-configured openjdk-6-jre-lib 6b18-1.8.3-1 2010-11-29 13:57:41 status installed openjdk-6-jre-lib 6b18-1.8.3-1 2010-11-29 13:57:41 configure openjdk-6-jre-headless 6b18-1.8.3-1 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:41 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status half-configured openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 status installed openjdk-6-jre-headless 6b18-1.8.3-1 2010-11-29 13:57:42 configure icedtea-6-jre-cacao 6b18-1.8.3-1 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-1 2010-11-29 13:57:42 status half-configured icedtea-6-jre-cacao 6b18-1.8.3-1 2010-11-29 13:57:42 status installed icedtea-6-jre-cacao 6b18-1.8.3-1 2010-11-29 13:57:42 configure openjdk-6-jre 6b18-1.8.3-1 6b18-1.8.3-1 2010-11-29 13:57:42 status unpacked openjdk-6-jre 6b18-1.8.3-1 2010-11-29 13:57:42 status half-configured openjdk-6-jre 6b18-1.8.3-1 2010-11-29 13:57:42 status installed openjdk-6-jre 6b18-1.8.3-1 2010-11-29 13:57:42 configure tasksel-data 2.85 2.85 2010-11-29 13:57:42 status unpacked tasksel-data 2.85 2010-11-29 13:57:42 status half-configured tasksel-data 2.85 2010-11-29 13:57:42 status installed tasksel-data 2.85 2010-11-29 13:57:42 configure cowdancer 0.62+nmu1 0.62+nmu1 2010-11-29 13:57:42 status unpacked cowdancer 0.62+nmu1 2010-11-29 13:57:42 status half-configured cowdancer 0.62+nmu1 2010-11-29 13:57:42 status installed cowdancer 0.62+nmu1 2010-11-29 13:57:43 configure tasksel 2.85 2.85 2010-11-29 13:57:43 status unpacked tasksel 2.85 2010-11-29 13:57:43 status half-configured tasksel 2.85 2010-11-29 13:57:43 status installed tasksel 2.85 2010-11-29 13:57:43 configure cowbuilder 0.62+nmu1 0.62+nmu1 2010-11-29 13:57:43 status unpacked cowbuilder 0.62+nmu1 2010-11-29 13:57:43 status unpacked cowbuilder 0.62+nmu1 2010-11-29 13:57:43 status half-configured cowbuilder 0.62+nmu1 2010-11-29 13:57:43 status installed cowbuilder 0.62+nmu1 2010-11-29 13:57:43 trigproc menu 2.1.44 2.1.44 2010-11-29 13:57:43 status half-configured menu 2.1.44 2010-11-29 13:57:44 status installed menu 2.1.44 2010-11-29 13:57:44 trigproc initramfs-tools 0.98.5 0.98.5 2010-11-29 13:57:44 status half-configured initramfs-tools 0.98.5 2010-11-29 13:58:05 status installed initramfs-tools 0.98.5 2010-11-29 13:58:05 trigproc python-support 1.0.11 1.0.11 2010-11-29 13:58:05 status half-configured python-support 1.0.11 2010-11-29 13:58:10 status installed python-support 1.0.11 2010-11-29 13:58:10 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-11-29 13:58:10 status half-configured python-central 0.6.16+nmu1 2010-11-29 13:58:10 status installed software-center 2.0.7debian7 2010-11-29 13:58:19 status installed python-central 0.6.16+nmu1 2010-12-02 16:18:58 startup archives unpack 2010-12-02 16:19:06 install postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:06 status half-installed postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:07 status unpacked postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:07 status unpacked postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:07 startup packages configure 2010-12-02 16:19:07 configure postgresql-contrib-8.4 8.4.5-2 8.4.5-2 2010-12-02 16:19:07 status unpacked postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:07 status half-configured postgresql-contrib-8.4 8.4.5-2 2010-12-02 16:19:08 status installed postgresql-contrib-8.4 8.4.5-2 2010-12-06 14:34:29 startup archives unpack 2010-12-06 14:34:38 install offlineimap 6.2.0.2-2 2010-12-06 14:34:38 status half-installed offlineimap 6.2.0.2-2 2010-12-06 14:34:38 status triggers-pending doc-base 0.9.5 2010-12-06 14:34:38 status half-installed offlineimap 6.2.0.2-2 2010-12-06 14:34:38 status triggers-pending man-db 2.5.7-6 2010-12-06 14:34:39 status half-installed offlineimap 6.2.0.2-2 2010-12-06 14:34:39 status unpacked offlineimap 6.2.0.2-2 2010-12-06 14:34:39 status unpacked offlineimap 6.2.0.2-2 2010-12-06 14:34:39 trigproc doc-base 0.9.5 0.9.5 2010-12-06 14:34:39 status half-configured doc-base 0.9.5 2010-12-06 14:34:40 status installed doc-base 0.9.5 2010-12-06 14:34:40 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-06 14:34:40 status half-configured man-db 2.5.7-6 2010-12-06 14:34:46 status installed man-db 2.5.7-6 2010-12-06 14:34:46 startup packages configure 2010-12-06 14:34:46 configure offlineimap 6.2.0.2-2 6.2.0.2-2 2010-12-06 14:34:46 status unpacked offlineimap 6.2.0.2-2 2010-12-06 14:34:46 status half-configured offlineimap 6.2.0.2-2 2010-12-06 14:34:48 status installed offlineimap 6.2.0.2-2 2010-12-06 14:34:48 status triggers-pending python-support 1.0.11 2010-12-06 14:34:48 trigproc python-support 1.0.11 1.0.11 2010-12-06 14:34:48 status half-configured python-support 1.0.11 2010-12-06 14:35:13 status installed python-support 1.0.11 2010-12-08 11:28:48 startup archives unpack 2010-12-08 11:28:56 install transfig 1:3.2.5.c-1 2010-12-08 11:28:56 status half-installed transfig 1:3.2.5.c-1 2010-12-08 11:28:56 status triggers-pending man-db 2.5.7-6 2010-12-08 11:28:56 status half-installed transfig 1:3.2.5.c-1 2010-12-08 11:28:56 status triggers-pending doc-base 0.9.5 2010-12-08 11:28:56 status half-installed transfig 1:3.2.5.c-1 2010-12-08 11:28:57 status unpacked transfig 1:3.2.5.c-1 2010-12-08 11:28:57 status unpacked transfig 1:3.2.5.c-1 2010-12-08 11:28:57 install latex-make 2.1.13-1 2010-12-08 11:28:57 status half-installed latex-make 2.1.13-1 2010-12-08 11:28:57 status unpacked latex-make 2.1.13-1 2010-12-08 11:28:57 status unpacked latex-make 2.1.13-1 2010-12-08 11:28:57 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-08 11:28:57 status half-configured man-db 2.5.7-6 2010-12-08 11:28:58 status installed man-db 2.5.7-6 2010-12-08 11:28:58 trigproc doc-base 0.9.5 0.9.5 2010-12-08 11:28:58 status half-configured doc-base 0.9.5 2010-12-08 11:28:59 status installed doc-base 0.9.5 2010-12-08 11:29:00 startup packages configure 2010-12-08 11:29:00 configure transfig 1:3.2.5.c-1 1:3.2.5.c-1 2010-12-08 11:29:00 status unpacked transfig 1:3.2.5.c-1 2010-12-08 11:29:00 status half-configured transfig 1:3.2.5.c-1 2010-12-08 11:29:00 status installed transfig 1:3.2.5.c-1 2010-12-08 11:29:00 configure latex-make 2.1.13-1 2.1.13-1 2010-12-08 11:29:00 status unpacked latex-make 2.1.13-1 2010-12-08 11:29:00 status half-configured latex-make 2.1.13-1 2010-12-08 11:29:02 status installed latex-make 2.1.13-1 2010-12-09 12:28:15 startup archives unpack 2010-12-09 12:28:24 install libv8-2.2.24 2.2.24-7 2010-12-09 12:28:24 status half-installed libv8-2.2.24 2.2.24-7 2010-12-09 12:28:24 status unpacked libv8-2.2.24 2.2.24-7 2010-12-09 12:28:24 status unpacked libv8-2.2.24 2.2.24-7 2010-12-09 12:28:24 install chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:24 status half-installed chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:24 status unpacked chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:24 status unpacked chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:25 install chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status triggers-pending gnome-menus 2.30.3-1 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status triggers-pending desktop-file-utils 0.15-2 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status triggers-pending menu 2.1.44 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status triggers-pending hicolor-icon-theme 0.12-1 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:25 status triggers-pending man-db 2.5.7-6 2010-12-09 12:28:25 status half-installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:27 status unpacked chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:28 status unpacked chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:28 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-12-09 12:28:28 status half-configured gnome-menus 2.30.3-1 2010-12-09 12:28:29 status installed gnome-menus 2.30.3-1 2010-12-09 12:28:29 trigproc desktop-file-utils 0.15-2 0.15-2 2010-12-09 12:28:29 status half-configured desktop-file-utils 0.15-2 2010-12-09 12:28:30 status installed desktop-file-utils 0.15-2 2010-12-09 12:28:31 trigproc menu 2.1.44 2.1.44 2010-12-09 12:28:31 status half-configured menu 2.1.44 2010-12-09 12:28:35 status installed menu 2.1.44 2010-12-09 12:28:35 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-12-09 12:28:35 status half-configured hicolor-icon-theme 0.12-1 2010-12-09 12:28:46 status installed hicolor-icon-theme 0.12-1 2010-12-09 12:28:46 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-09 12:28:46 status half-configured man-db 2.5.7-6 2010-12-09 12:28:50 status installed man-db 2.5.7-6 2010-12-09 12:28:51 startup packages configure 2010-12-09 12:28:51 configure libv8-2.2.24 2.2.24-7 2.2.24-7 2010-12-09 12:28:51 status unpacked libv8-2.2.24 2.2.24-7 2010-12-09 12:28:51 status half-configured libv8-2.2.24 2.2.24-7 2010-12-09 12:28:53 status installed libv8-2.2.24 2.2.24-7 2010-12-09 12:28:53 configure chromium-browser-inspector 6.0.472.63~r59945-3 6.0.472.63~r59945-3 2010-12-09 12:28:53 status unpacked chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:53 status half-configured chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:53 status installed chromium-browser-inspector 6.0.472.63~r59945-3 2010-12-09 12:28:53 configure chromium-browser 6.0.472.63~r59945-3 6.0.472.63~r59945-3 2010-12-09 12:28:53 status unpacked chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:53 status unpacked chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:53 status unpacked chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:53 status half-configured chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:55 status installed chromium-browser 6.0.472.63~r59945-3 2010-12-09 12:28:55 status triggers-pending menu 2.1.44 2010-12-09 12:28:55 status triggers-awaited menu 2.1.44 2010-12-09 12:28:55 trigproc menu 2.1.44 2.1.44 2010-12-09 12:28:55 status half-configured menu 2.1.44 2010-12-09 12:28:55 status installed menu 2.1.44 2010-12-10 10:54:03 startup archives unpack 2010-12-10 10:54:11 install libssh2-1 1.2.6-1 2010-12-10 10:54:11 status half-installed libssh2-1 1.2.6-1 2010-12-10 10:54:12 status unpacked libssh2-1 1.2.6-1 2010-12-10 10:54:12 status unpacked libssh2-1 1.2.6-1 2010-12-10 10:54:12 install libcurl3 7.21.2-3 2010-12-10 10:54:12 status half-installed libcurl3 7.21.2-3 2010-12-10 10:54:12 status unpacked libcurl3 7.21.2-3 2010-12-10 10:54:12 status unpacked libcurl3 7.21.2-3 2010-12-10 10:54:12 install curl 7.21.2-3 2010-12-10 10:54:12 status half-installed curl 7.21.2-3 2010-12-10 10:54:12 status triggers-pending man-db 2.5.7-6 2010-12-10 10:54:12 status half-installed curl 7.21.2-3 2010-12-10 10:54:12 status unpacked curl 7.21.2-3 2010-12-10 10:54:12 status unpacked curl 7.21.2-3 2010-12-10 10:54:13 install libconfig-file-perl 1.50-2 2010-12-10 10:54:13 status half-installed libconfig-file-perl 1.50-2 2010-12-10 10:54:13 status half-installed libconfig-file-perl 1.50-2 2010-12-10 10:54:13 status unpacked libconfig-file-perl 1.50-2 2010-12-10 10:54:13 status unpacked libconfig-file-perl 1.50-2 2010-12-10 10:54:13 install libregexp-assemble-perl 0.34-5 2010-12-10 10:54:13 status half-installed libregexp-assemble-perl 0.34-5 2010-12-10 10:54:13 status half-installed libregexp-assemble-perl 0.34-5 2010-12-10 10:54:13 status unpacked libregexp-assemble-perl 0.34-5 2010-12-10 10:54:13 status unpacked libregexp-assemble-perl 0.34-5 2010-12-10 10:54:13 install apt-file 2.4.0 2010-12-10 10:54:13 status half-installed apt-file 2.4.0 2010-12-10 10:54:13 status half-installed apt-file 2.4.0 2010-12-10 10:54:13 status unpacked apt-file 2.4.0 2010-12-10 10:54:14 status unpacked apt-file 2.4.0 2010-12-10 10:54:14 install libarray-unique-perl 0.08-1 2010-12-10 10:54:14 status half-installed libarray-unique-perl 0.08-1 2010-12-10 10:54:14 status half-installed libarray-unique-perl 0.08-1 2010-12-10 10:54:14 status unpacked libarray-unique-perl 0.08-1 2010-12-10 10:54:14 status unpacked libarray-unique-perl 0.08-1 2010-12-10 10:54:14 install libemail-date-format-perl 1.002-1 2010-12-10 10:54:14 status half-installed libemail-date-format-perl 1.002-1 2010-12-10 10:54:14 status half-installed libemail-date-format-perl 1.002-1 2010-12-10 10:54:14 status unpacked libemail-date-format-perl 1.002-1 2010-12-10 10:54:14 status unpacked libemail-date-format-perl 1.002-1 2010-12-10 10:54:14 install libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:14 status half-installed libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:14 status half-installed libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:14 status unpacked libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:14 status unpacked libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:14 install libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:14 status half-installed libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:15 status half-installed libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:15 status unpacked libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:15 status unpacked libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:15 install libmodule-depends-perl 0.14-3 2010-12-10 10:54:15 status half-installed libmodule-depends-perl 0.14-3 2010-12-10 10:54:15 status half-installed libmodule-depends-perl 0.14-3 2010-12-10 10:54:15 status unpacked libmodule-depends-perl 0.14-3 2010-12-10 10:54:15 status unpacked libmodule-depends-perl 0.14-3 2010-12-10 10:54:15 install libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:15 status half-installed libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:15 status half-installed libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:15 status unpacked libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:15 status unpacked libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:16 install libwww-mechanize-perl 1.66-1 2010-12-10 10:54:16 status half-installed libwww-mechanize-perl 1.66-1 2010-12-10 10:54:16 status half-installed libwww-mechanize-perl 1.66-1 2010-12-10 10:54:16 status unpacked libwww-mechanize-perl 1.66-1 2010-12-10 10:54:16 status unpacked libwww-mechanize-perl 1.66-1 2010-12-10 10:54:16 install dh-make-perl 0.70-1 2010-12-10 10:54:16 status half-installed dh-make-perl 0.70-1 2010-12-10 10:54:16 status half-installed dh-make-perl 0.70-1 2010-12-10 10:54:17 status unpacked dh-make-perl 0.70-1 2010-12-10 10:54:17 status unpacked dh-make-perl 0.70-1 2010-12-10 10:54:17 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-10 10:54:17 status half-configured man-db 2.5.7-6 2010-12-10 10:54:26 status installed man-db 2.5.7-6 2010-12-10 10:54:27 startup packages configure 2010-12-10 10:54:27 configure libssh2-1 1.2.6-1 1.2.6-1 2010-12-10 10:54:27 status unpacked libssh2-1 1.2.6-1 2010-12-10 10:54:27 status half-configured libssh2-1 1.2.6-1 2010-12-10 10:54:28 status installed libssh2-1 1.2.6-1 2010-12-10 10:54:28 configure libcurl3 7.21.2-3 7.21.2-3 2010-12-10 10:54:28 status unpacked libcurl3 7.21.2-3 2010-12-10 10:54:28 status half-configured libcurl3 7.21.2-3 2010-12-10 10:54:29 status installed libcurl3 7.21.2-3 2010-12-10 10:54:29 configure curl 7.21.2-3 7.21.2-3 2010-12-10 10:54:29 status unpacked curl 7.21.2-3 2010-12-10 10:54:29 status half-configured curl 7.21.2-3 2010-12-10 10:54:29 status installed curl 7.21.2-3 2010-12-10 10:54:29 configure libconfig-file-perl 1.50-2 1.50-2 2010-12-10 10:54:29 status unpacked libconfig-file-perl 1.50-2 2010-12-10 10:54:29 status half-configured libconfig-file-perl 1.50-2 2010-12-10 10:54:29 status installed libconfig-file-perl 1.50-2 2010-12-10 10:54:29 configure libregexp-assemble-perl 0.34-5 0.34-5 2010-12-10 10:54:29 status unpacked libregexp-assemble-perl 0.34-5 2010-12-10 10:54:29 status half-configured libregexp-assemble-perl 0.34-5 2010-12-10 10:54:29 status installed libregexp-assemble-perl 0.34-5 2010-12-10 10:54:29 configure apt-file 2.4.0 2.4.0 2010-12-10 10:54:29 status unpacked apt-file 2.4.0 2010-12-10 10:54:29 status unpacked apt-file 2.4.0 2010-12-10 10:54:29 status unpacked apt-file 2.4.0 2010-12-10 10:54:29 status half-configured apt-file 2.4.0 2010-12-10 10:54:29 status installed apt-file 2.4.0 2010-12-10 10:54:29 configure libarray-unique-perl 0.08-1 0.08-1 2010-12-10 10:54:29 status unpacked libarray-unique-perl 0.08-1 2010-12-10 10:54:29 status half-configured libarray-unique-perl 0.08-1 2010-12-10 10:54:29 status installed libarray-unique-perl 0.08-1 2010-12-10 10:54:29 configure libemail-date-format-perl 1.002-1 1.002-1 2010-12-10 10:54:29 status unpacked libemail-date-format-perl 1.002-1 2010-12-10 10:54:29 status half-configured libemail-date-format-perl 1.002-1 2010-12-10 10:54:29 status installed libemail-date-format-perl 1.002-1 2010-12-10 10:54:29 configure libfile-chdir-perl 0.1003-0.1 0.1003-0.1 2010-12-10 10:54:29 status unpacked libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:29 status half-configured libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:29 status installed libfile-chdir-perl 0.1003-0.1 2010-12-10 10:54:29 configure libclass-accessor-chained-perl 0.01.1~debian-2.1 0.01.1~debian-2.1 2010-12-10 10:54:29 status unpacked libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:29 status half-configured libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:29 status installed libclass-accessor-chained-perl 0.01.1~debian-2.1 2010-12-10 10:54:29 configure libmodule-depends-perl 0.14-3 0.14-3 2010-12-10 10:54:29 status unpacked libmodule-depends-perl 0.14-3 2010-12-10 10:54:29 status half-configured libmodule-depends-perl 0.14-3 2010-12-10 10:54:29 status installed libmodule-depends-perl 0.14-3 2010-12-10 10:54:29 configure libhttp-server-simple-perl 0.43-1 0.43-1 2010-12-10 10:54:29 status unpacked libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:29 status half-configured libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:29 status installed libhttp-server-simple-perl 0.43-1 2010-12-10 10:54:29 configure libwww-mechanize-perl 1.66-1 1.66-1 2010-12-10 10:54:29 status unpacked libwww-mechanize-perl 1.66-1 2010-12-10 10:54:29 status half-configured libwww-mechanize-perl 1.66-1 2010-12-10 10:54:29 status installed libwww-mechanize-perl 1.66-1 2010-12-10 10:54:29 configure dh-make-perl 0.70-1 0.70-1 2010-12-10 10:54:29 status unpacked dh-make-perl 0.70-1 2010-12-10 10:54:29 status half-configured dh-make-perl 0.70-1 2010-12-10 10:54:29 status installed dh-make-perl 0.70-1 2010-12-10 11:37:18 startup archives install 2010-12-10 11:37:18 install libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status half-installed libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status triggers-pending man-db 2.5.7-6 2010-12-10 11:37:18 status half-installed libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status unpacked libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status unpacked libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 configure libtext-lorem-more-perl 0.13-1 0.13-1 2010-12-10 11:37:18 status unpacked libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status half-configured libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 status triggers-awaited libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:18 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-10 11:37:18 status half-configured man-db 2.5.7-6 2010-12-10 11:37:18 status installed libtext-lorem-more-perl 0.13-1 2010-12-10 11:37:22 status installed man-db 2.5.7-6 2010-12-13 11:32:31 startup archives unpack 2010-12-13 11:32:47 upgrade tar 1.25-2 1.25-3 2010-12-13 11:32:47 status half-configured tar 1.25-2 2010-12-13 11:32:47 status unpacked tar 1.25-2 2010-12-13 11:32:47 status half-installed tar 1.25-2 2010-12-13 11:32:49 status triggers-pending man-db 2.5.7-6 2010-12-13 11:32:50 status half-installed tar 1.25-2 2010-12-13 11:32:52 status half-installed tar 1.25-2 2010-12-13 11:32:53 status unpacked tar 1.25-3 2010-12-13 11:32:54 status unpacked tar 1.25-3 2010-12-13 11:32:54 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-13 11:32:54 status half-configured man-db 2.5.7-6 2010-12-13 11:33:06 status installed man-db 2.5.7-6 2010-12-13 11:33:07 startup packages configure 2010-12-13 11:33:07 configure tar 1.25-3 1.25-3 2010-12-13 11:33:07 status unpacked tar 1.25-3 2010-12-13 11:33:08 status unpacked tar 1.25-3 2010-12-13 11:33:08 status half-configured tar 1.25-3 2010-12-13 11:33:12 status installed tar 1.25-3 2010-12-13 11:33:13 startup archives unpack 2010-12-13 11:33:15 upgrade debconf-i18n 1.5.36 1.5.37 2010-12-13 11:33:15 status half-configured debconf-i18n 1.5.36 2010-12-13 11:33:16 status unpacked debconf-i18n 1.5.36 2010-12-13 11:33:17 status half-installed debconf-i18n 1.5.36 2010-12-13 11:33:18 status triggers-pending man-db 2.5.7-6 2010-12-13 11:33:18 status half-installed debconf-i18n 1.5.36 2010-12-13 11:33:20 status half-installed debconf-i18n 1.5.36 2010-12-13 11:33:21 status unpacked debconf-i18n 1.5.37 2010-12-13 11:33:21 status unpacked debconf-i18n 1.5.37 2010-12-13 11:33:21 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-13 11:33:21 status half-configured man-db 2.5.7-6 2010-12-13 11:33:25 status installed man-db 2.5.7-6 2010-12-13 11:33:27 startup packages configure 2010-12-13 11:33:27 configure debconf-i18n 1.5.37 1.5.37 2010-12-13 11:33:27 status unpacked debconf-i18n 1.5.37 2010-12-13 11:33:28 status half-configured debconf-i18n 1.5.37 2010-12-13 11:33:28 status installed debconf-i18n 1.5.37 2010-12-13 11:33:30 startup archives unpack 2010-12-13 11:33:31 upgrade debconf 1.5.36 1.5.37 2010-12-13 11:33:31 status half-configured debconf 1.5.36 2010-12-13 11:33:31 status unpacked debconf 1.5.36 2010-12-13 11:33:31 status half-installed debconf 1.5.36 2010-12-13 11:33:32 status triggers-pending man-db 2.5.7-6 2010-12-13 11:33:33 status half-installed debconf 1.5.36 2010-12-13 11:33:33 status half-installed debconf 1.5.36 2010-12-13 11:33:34 status unpacked debconf 1.5.37 2010-12-13 11:33:34 status unpacked debconf 1.5.37 2010-12-13 11:33:35 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-13 11:33:35 status half-configured man-db 2.5.7-6 2010-12-13 11:33:36 status installed man-db 2.5.7-6 2010-12-13 11:33:38 startup packages configure 2010-12-13 11:33:38 configure debconf 1.5.37 1.5.37 2010-12-13 11:33:38 status unpacked debconf 1.5.37 2010-12-13 11:33:39 status unpacked debconf 1.5.37 2010-12-13 11:33:39 status unpacked debconf 1.5.37 2010-12-13 11:33:39 status unpacked debconf 1.5.37 2010-12-13 11:33:40 status half-configured debconf 1.5.37 2010-12-13 11:33:41 status installed debconf 1.5.37 2010-12-13 11:33:42 startup archives unpack 2010-12-13 11:33:42 upgrade tasksel-data 2.85 2.88 2010-12-13 11:33:42 status half-configured tasksel-data 2.85 2010-12-13 11:33:42 status unpacked tasksel-data 2.85 2010-12-13 11:33:43 status half-installed tasksel-data 2.85 2010-12-13 11:33:45 status half-installed tasksel-data 2.85 2010-12-13 11:33:46 status unpacked tasksel-data 2.88 2010-12-13 11:33:46 status unpacked tasksel-data 2.88 2010-12-13 11:33:47 upgrade tasksel 2.85 2.88 2010-12-13 11:33:47 status half-configured tasksel 2.85 2010-12-13 11:33:47 status unpacked tasksel 2.85 2010-12-13 11:33:47 status half-installed tasksel 2.85 2010-12-13 11:33:48 status triggers-pending man-db 2.5.7-6 2010-12-13 11:33:48 status half-installed tasksel 2.85 2010-12-13 11:33:48 status triggers-pending menu 2.1.44 2010-12-13 11:33:49 status half-installed tasksel 2.85 2010-12-13 11:33:49 status half-installed tasksel 2.85 2010-12-13 11:33:50 status triggers-awaited menu 2.1.44 2010-12-13 11:33:53 status unpacked tasksel 2.88 2010-12-13 11:33:53 status unpacked tasksel 2.88 2010-12-13 11:33:54 upgrade gcc-4.4-base 4.4.5-8 4.4.5-10 2010-12-13 11:33:54 status half-configured gcc-4.4-base 4.4.5-8 2010-12-13 11:33:54 status unpacked gcc-4.4-base 4.4.5-8 2010-12-13 11:33:55 status half-installed gcc-4.4-base 4.4.5-8 2010-12-13 11:33:55 status half-installed gcc-4.4-base 4.4.5-8 2010-12-13 11:33:56 status unpacked gcc-4.4-base 4.4.5-10 2010-12-13 11:33:57 status unpacked gcc-4.4-base 4.4.5-10 2010-12-13 11:33:57 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-13 11:33:57 status half-configured man-db 2.5.7-6 2010-12-13 11:34:00 status installed man-db 2.5.7-6 2010-12-13 11:34:01 trigproc menu 2.1.44 2.1.44 2010-12-13 11:34:01 status half-configured menu 2.1.44 2010-12-13 11:34:08 status installed menu 2.1.44 2010-12-13 11:34:12 startup packages configure 2010-12-13 11:34:12 configure gcc-4.4-base 4.4.5-10 4.4.5-10 2010-12-13 11:34:12 status unpacked gcc-4.4-base 4.4.5-10 2010-12-13 11:34:13 status half-configured gcc-4.4-base 4.4.5-10 2010-12-13 11:34:14 status installed gcc-4.4-base 4.4.5-10 2010-12-13 11:34:15 startup archives unpack 2010-12-13 11:34:15 upgrade libstdc++6 4.4.5-8 4.4.5-10 2010-12-13 11:34:15 status half-configured libstdc++6 4.4.5-8 2010-12-13 11:34:16 status unpacked libstdc++6 4.4.5-8 2010-12-13 11:34:16 status half-installed libstdc++6 4.4.5-8 2010-12-13 11:34:17 status half-installed libstdc++6 4.4.5-8 2010-12-13 11:34:18 status unpacked libstdc++6 4.4.5-10 2010-12-13 11:34:18 status unpacked libstdc++6 4.4.5-10 2010-12-13 11:34:20 startup packages configure 2010-12-13 11:34:20 configure libstdc++6 4.4.5-10 4.4.5-10 2010-12-13 11:34:20 status unpacked libstdc++6 4.4.5-10 2010-12-13 11:34:22 status half-configured libstdc++6 4.4.5-10 2010-12-13 11:34:26 status installed libstdc++6 4.4.5-10 2010-12-13 11:34:32 startup archives unpack 2010-12-13 11:34:33 upgrade cpp-4.4 4.4.5-8 4.4.5-10 2010-12-13 11:34:33 status half-configured cpp-4.4 4.4.5-8 2010-12-13 11:34:33 status unpacked cpp-4.4 4.4.5-8 2010-12-13 11:34:34 status half-installed cpp-4.4 4.4.5-8 2010-12-13 11:34:35 status half-installed cpp-4.4 4.4.5-8 2010-12-13 11:34:36 status unpacked cpp-4.4 4.4.5-10 2010-12-13 11:34:36 status unpacked cpp-4.4 4.4.5-10 2010-12-13 11:34:37 upgrade libgomp1 4.4.5-8 4.4.5-10 2010-12-13 11:34:37 status half-configured libgomp1 4.4.5-8 2010-12-13 11:34:37 status unpacked libgomp1 4.4.5-8 2010-12-13 11:34:37 status half-installed libgomp1 4.4.5-8 2010-12-13 11:34:38 status half-installed libgomp1 4.4.5-8 2010-12-13 11:34:39 status unpacked libgomp1 4.4.5-10 2010-12-13 11:34:39 status unpacked libgomp1 4.4.5-10 2010-12-13 11:34:40 upgrade gcc-4.4 4.4.5-8 4.4.5-10 2010-12-13 11:34:40 status half-configured gcc-4.4 4.4.5-8 2010-12-13 11:34:40 status unpacked gcc-4.4 4.4.5-8 2010-12-13 11:34:41 status half-installed gcc-4.4 4.4.5-8 2010-12-13 11:34:42 status half-installed gcc-4.4 4.4.5-8 2010-12-13 11:34:43 status unpacked gcc-4.4 4.4.5-10 2010-12-13 11:34:44 status unpacked gcc-4.4 4.4.5-10 2010-12-13 11:34:45 upgrade g++-4.4 4.4.5-8 4.4.5-10 2010-12-13 11:34:45 status half-configured g++-4.4 4.4.5-8 2010-12-13 11:34:45 status unpacked g++-4.4 4.4.5-8 2010-12-13 11:34:45 status half-installed g++-4.4 4.4.5-8 2010-12-13 11:34:47 status half-installed g++-4.4 4.4.5-8 2010-12-13 11:34:48 status unpacked g++-4.4 4.4.5-10 2010-12-13 11:34:49 status unpacked g++-4.4 4.4.5-10 2010-12-13 11:34:49 upgrade libstdc++6-4.4-dev 4.4.5-8 4.4.5-10 2010-12-13 11:34:49 status half-configured libstdc++6-4.4-dev 4.4.5-8 2010-12-13 11:34:50 status unpacked libstdc++6-4.4-dev 4.4.5-8 2010-12-13 11:34:50 status half-installed libstdc++6-4.4-dev 4.4.5-8 2010-12-13 11:34:57 status half-installed libstdc++6-4.4-dev 4.4.5-8 2010-12-13 11:34:57 status unpacked libstdc++6-4.4-dev 4.4.5-10 2010-12-13 11:34:58 status unpacked libstdc++6-4.4-dev 4.4.5-10 2010-12-13 11:34:59 upgrade libgfortran3 4.4.5-8 4.4.5-10 2010-12-13 11:34:59 status half-configured libgfortran3 4.4.5-8 2010-12-13 11:34:59 status unpacked libgfortran3 4.4.5-8 2010-12-13 11:34:59 status half-installed libgfortran3 4.4.5-8 2010-12-13 11:34:59 status half-installed libgfortran3 4.4.5-8 2010-12-13 11:35:00 status unpacked libgfortran3 4.4.5-10 2010-12-13 11:35:01 status unpacked libgfortran3 4.4.5-10 2010-12-13 11:35:03 upgrade lib32stdc++6 4.4.5-8 4.4.5-10 2010-12-13 11:35:03 status half-configured lib32stdc++6 4.4.5-8 2010-12-13 11:35:04 status unpacked lib32stdc++6 4.4.5-8 2010-12-13 11:35:04 status half-installed lib32stdc++6 4.4.5-8 2010-12-13 11:35:05 status half-installed lib32stdc++6 4.4.5-8 2010-12-13 11:35:06 status unpacked lib32stdc++6 4.4.5-10 2010-12-13 11:35:06 status unpacked lib32stdc++6 4.4.5-10 2010-12-13 11:35:07 upgrade lib32gcc1 1:4.4.5-8 1:4.4.5-10 2010-12-13 11:35:07 status half-configured lib32gcc1 1:4.4.5-8 2010-12-13 11:35:07 status unpacked lib32gcc1 1:4.4.5-8 2010-12-13 11:35:08 status half-installed lib32gcc1 1:4.4.5-8 2010-12-13 11:35:08 status half-installed lib32gcc1 1:4.4.5-8 2010-12-13 11:35:09 status unpacked lib32gcc1 1:4.4.5-10 2010-12-13 11:35:09 status unpacked lib32gcc1 1:4.4.5-10 2010-12-13 11:35:09 upgrade libgcc1 1:4.4.5-8 1:4.4.5-10 2010-12-13 11:35:09 status half-configured libgcc1 1:4.4.5-8 2010-12-13 11:35:10 status unpacked libgcc1 1:4.4.5-8 2010-12-13 11:35:10 status half-installed libgcc1 1:4.4.5-8 2010-12-13 11:35:11 status half-installed libgcc1 1:4.4.5-8 2010-12-13 11:35:12 status unpacked libgcc1 1:4.4.5-10 2010-12-13 11:35:12 status unpacked libgcc1 1:4.4.5-10 2010-12-13 11:35:15 startup packages configure 2010-12-13 11:35:15 configure libgcc1 1:4.4.5-10 1:4.4.5-10 2010-12-13 11:35:15 status unpacked libgcc1 1:4.4.5-10 2010-12-13 11:35:15 status half-configured libgcc1 1:4.4.5-10 2010-12-13 11:35:16 status installed libgcc1 1:4.4.5-10 2010-12-13 11:35:18 startup archives unpack 2010-12-13 11:35:19 upgrade ia32-libs 20101117 20101129 2010-12-13 11:35:19 status half-configured ia32-libs 20101117 2010-12-13 11:35:19 status unpacked ia32-libs 20101117 2010-12-13 11:35:19 status half-installed ia32-libs 20101117 2010-12-13 11:35:31 status half-installed ia32-libs 20101117 2010-12-13 11:35:33 status unpacked ia32-libs 20101129 2010-12-13 11:35:38 status unpacked ia32-libs 20101129 2010-12-13 11:35:39 upgrade keyboard-configuration 1.61 1.63 2010-12-13 11:35:39 status half-configured keyboard-configuration 1.61 2010-12-13 11:35:39 status unpacked keyboard-configuration 1.61 2010-12-13 11:35:40 status half-installed keyboard-configuration 1.61 2010-12-13 11:35:41 status half-installed keyboard-configuration 1.61 2010-12-13 11:35:42 status unpacked keyboard-configuration 1.63 2010-12-13 11:35:42 status unpacked keyboard-configuration 1.63 2010-12-13 11:35:43 upgrade linux-base 2.6.32-28 2.6.32-29 2010-12-13 11:35:43 status half-configured linux-base 2.6.32-28 2010-12-13 11:35:43 status unpacked linux-base 2.6.32-28 2010-12-13 11:35:44 status half-installed linux-base 2.6.32-28 2010-12-13 11:35:44 status triggers-pending man-db 2.5.7-6 2010-12-13 11:35:44 status half-installed linux-base 2.6.32-28 2010-12-13 11:35:45 status half-installed linux-base 2.6.32-28 2010-12-13 11:35:45 status unpacked linux-base 2.6.32-29 2010-12-13 11:35:45 status unpacked linux-base 2.6.32-29 2010-12-13 11:35:46 upgrade linux-image-2.6.32-5-amd64 2.6.32-28 2.6.32-29 2010-12-13 11:35:46 status half-configured linux-image-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:35:48 status unpacked linux-image-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:35:48 status half-installed linux-image-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:36:15 status half-installed linux-image-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:36:17 status unpacked linux-image-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:36:29 status unpacked linux-image-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:36:30 upgrade openoffice.org-emailmerge 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:36:30 status half-configured openoffice.org-emailmerge 1:3.2.1-9 2010-12-13 11:36:30 status unpacked openoffice.org-emailmerge 1:3.2.1-9 2010-12-13 11:36:30 status half-installed openoffice.org-emailmerge 1:3.2.1-9 2010-12-13 11:36:52 status half-installed openoffice.org-emailmerge 1:3.2.1-9 2010-12-13 11:36:52 status unpacked openoffice.org-emailmerge 1:3.2.1-10 2010-12-13 11:36:52 status unpacked openoffice.org-emailmerge 1:3.2.1-10 2010-12-13 11:36:52 upgrade ure 1.6.1+OOo3.2.1-9 1.6.1+OOo3.2.1-10 2010-12-13 11:36:52 status half-configured ure 1.6.1+OOo3.2.1-9 2010-12-13 11:36:53 status unpacked ure 1.6.1+OOo3.2.1-9 2010-12-13 11:36:53 status half-installed ure 1.6.1+OOo3.2.1-9 2010-12-13 11:37:01 status half-installed ure 1.6.1+OOo3.2.1-9 2010-12-13 11:37:01 status unpacked ure 1.6.1+OOo3.2.1-10 2010-12-13 11:37:02 status unpacked ure 1.6.1+OOo3.2.1-10 2010-12-13 11:37:03 upgrade uno-libs3 1.6.1+OOo3.2.1-9 1.6.1+OOo3.2.1-10 2010-12-13 11:37:03 status half-configured uno-libs3 1.6.1+OOo3.2.1-9 2010-12-13 11:37:04 status unpacked uno-libs3 1.6.1+OOo3.2.1-9 2010-12-13 11:37:04 status half-installed uno-libs3 1.6.1+OOo3.2.1-9 2010-12-13 11:37:07 status half-installed uno-libs3 1.6.1+OOo3.2.1-9 2010-12-13 11:37:08 status unpacked uno-libs3 1.6.1+OOo3.2.1-10 2010-12-13 11:37:08 status unpacked uno-libs3 1.6.1+OOo3.2.1-10 2010-12-13 11:37:09 upgrade apt 0.8.9 0.8.10 2010-12-13 11:37:09 status half-configured apt 0.8.9 2010-12-13 11:37:09 status unpacked apt 0.8.9 2010-12-13 11:37:10 status half-installed apt 0.8.9 2010-12-13 11:37:11 status half-installed apt 0.8.9 2010-12-13 11:37:14 status half-installed apt 0.8.9 2010-12-13 11:37:15 status unpacked apt 0.8.10 2010-12-13 11:37:16 status unpacked apt 0.8.10 2010-12-13 11:37:16 trigproc man-db 2.5.7-6 2.5.7-6 2010-12-13 11:37:16 status half-configured man-db 2.5.7-6 2010-12-13 11:37:31 status installed man-db 2.5.7-6 2010-12-13 11:37:32 startup packages configure 2010-12-13 11:37:32 configure apt 0.8.10 0.8.10 2010-12-13 11:37:32 status unpacked apt 0.8.10 2010-12-13 11:37:32 status unpacked apt 0.8.10 2010-12-13 11:37:32 status unpacked apt 0.8.10 2010-12-13 11:37:32 status unpacked apt 0.8.10 2010-12-13 11:37:32 status half-configured apt 0.8.10 2010-12-13 11:37:35 status installed apt 0.8.10 2010-12-13 11:37:35 startup archives unpack 2010-12-13 11:37:39 upgrade apt-utils 0.8.9 0.8.10 2010-12-13 11:37:39 status half-configured apt-utils 0.8.9 2010-12-13 11:37:39 status unpacked apt-utils 0.8.9 2010-12-13 11:37:39 status half-installed apt-utils 0.8.9 2010-12-13 11:37:39 status triggers-pending man-db 2.5.7-6 2010-12-13 11:37:39 status half-installed apt-utils 0.8.9 2010-12-13 11:37:39 status half-installed apt-utils 0.8.9 2010-12-13 11:37:39 status unpacked apt-utils 0.8.10 2010-12-13 11:37:39 status unpacked apt-utils 0.8.10 2010-12-13 11:37:39 upgrade libssl0.9.8 0.9.8o-3 0.9.8o-4 2010-12-13 11:37:39 status half-configured libssl0.9.8 0.9.8o-3 2010-12-13 11:37:39 status unpacked libssl0.9.8 0.9.8o-3 2010-12-13 11:37:39 status half-installed libssl0.9.8 0.9.8o-3 2010-12-13 11:37:40 status half-installed libssl0.9.8 0.9.8o-3 2010-12-13 11:37:40 status unpacked libssl0.9.8 0.9.8o-4 2010-12-13 11:37:40 status unpacked libssl0.9.8 0.9.8o-4 2010-12-13 11:37:40 upgrade man-db 2.5.7-6 2.5.7-7 2010-12-13 11:37:40 status half-configured man-db 2.5.7-6 2010-12-13 11:37:40 status unpacked man-db 2.5.7-6 2010-12-13 11:37:40 status half-installed man-db 2.5.7-6 2010-12-13 11:37:41 status triggers-pending doc-base 0.9.5 2010-12-13 11:37:41 status half-installed man-db 2.5.7-6 2010-12-13 11:37:41 status half-installed man-db 2.5.7-6 2010-12-13 11:37:41 status unpacked man-db 2.5.7-7 2010-12-13 11:37:41 status unpacked man-db 2.5.7-7 2010-12-13 11:37:41 upgrade nano 2.2.5-1 2.2.6-1 2010-12-13 11:37:41 status half-configured nano 2.2.5-1 2010-12-13 11:37:41 status unpacked nano 2.2.5-1 2010-12-13 11:37:41 status half-installed nano 2.2.5-1 2010-12-13 11:37:41 status half-installed nano 2.2.5-1 2010-12-13 11:37:41 status triggers-pending install-info 4.13a.dfsg.1-6 2010-12-13 11:37:41 status half-installed nano 2.2.5-1 2010-12-13 11:37:42 status triggers-pending menu 2.1.44 2010-12-13 11:37:42 status half-installed nano 2.2.5-1 2010-12-13 11:37:42 status half-installed nano 2.2.5-1 2010-12-13 11:37:42 status triggers-awaited menu 2.1.44 2010-12-13 11:37:42 status unpacked nano 2.2.6-1 2010-12-13 11:37:42 status unpacked nano 2.2.6-1 2010-12-13 11:37:42 upgrade netbase 4.43 4.44 2010-12-13 11:37:42 status half-configured netbase 4.43 2010-12-13 11:37:42 status unpacked netbase 4.43 2010-12-13 11:37:42 status half-installed netbase 4.43 2010-12-13 11:37:42 status half-installed netbase 4.43 2010-12-13 11:37:42 status unpacked netbase 4.44 2010-12-13 11:37:42 status unpacked netbase 4.44 2010-12-13 11:37:43 upgrade rsyslog-doc 4.6.4-1 4.6.4-2 2010-12-13 11:37:43 status half-configured rsyslog-doc 4.6.4-1 2010-12-13 11:37:43 status unpacked rsyslog-doc 4.6.4-1 2010-12-13 11:37:43 status half-installed rsyslog-doc 4.6.4-1 2010-12-13 11:37:43 status half-installed rsyslog-doc 4.6.4-1 2010-12-13 11:37:43 status half-installed rsyslog-doc 4.6.4-1 2010-12-13 11:37:43 status unpacked rsyslog-doc 4.6.4-2 2010-12-13 11:37:43 status unpacked rsyslog-doc 4.6.4-2 2010-12-13 11:37:43 upgrade rsyslog 4.6.4-1 4.6.4-2 2010-12-13 11:37:43 status half-configured rsyslog 4.6.4-1 2010-12-13 11:37:43 status unpacked rsyslog 4.6.4-1 2010-12-13 11:37:43 status half-installed rsyslog 4.6.4-1 2010-12-13 11:37:43 status half-installed rsyslog 4.6.4-1 2010-12-13 11:37:44 status unpacked rsyslog 4.6.4-2 2010-12-13 11:37:44 status unpacked rsyslog 4.6.4-2 2010-12-13 11:37:44 upgrade libk5crypto3 1.8.3+dfsg-2 1.8.3+dfsg-3 2010-12-13 11:37:44 status half-configured libk5crypto3 1.8.3+dfsg-2 2010-12-13 11:37:44 status unpacked libk5crypto3 1.8.3+dfsg-2 2010-12-13 11:37:44 status half-installed libk5crypto3 1.8.3+dfsg-2 2010-12-13 11:37:44 status half-installed libk5crypto3 1.8.3+dfsg-2 2010-12-13 11:37:44 status unpacked libk5crypto3 1.8.3+dfsg-3 2010-12-13 11:37:44 status unpacked libk5crypto3 1.8.3+dfsg-3 2010-12-13 11:37:44 upgrade libgssapi-krb5-2 1.8.3+dfsg-2 1.8.3+dfsg-3 2010-12-13 11:37:44 status half-configured libgssapi-krb5-2 1.8.3+dfsg-2 2010-12-13 11:37:44 status unpacked libgssapi-krb5-2 1.8.3+dfsg-2 2010-12-13 11:37:44 status half-installed libgssapi-krb5-2 1.8.3+dfsg-2 2010-12-13 11:37:44 status half-installed libgssapi-krb5-2 1.8.3+dfsg-2 2010-12-13 11:37:44 status unpacked libgssapi-krb5-2 1.8.3+dfsg-3 2010-12-13 11:37:44 status unpacked libgssapi-krb5-2 1.8.3+dfsg-3 2010-12-13 11:37:45 upgrade libkrb5-3 1.8.3+dfsg-2 1.8.3+dfsg-3 2010-12-13 11:37:45 status half-configured libkrb5-3 1.8.3+dfsg-2 2010-12-13 11:37:45 status unpacked libkrb5-3 1.8.3+dfsg-2 2010-12-13 11:37:45 status half-installed libkrb5-3 1.8.3+dfsg-2 2010-12-13 11:37:45 status half-installed libkrb5-3 1.8.3+dfsg-2 2010-12-13 11:37:45 status unpacked libkrb5-3 1.8.3+dfsg-3 2010-12-13 11:37:45 status unpacked libkrb5-3 1.8.3+dfsg-3 2010-12-13 11:37:45 upgrade libkrb5support0 1.8.3+dfsg-2 1.8.3+dfsg-3 2010-12-13 11:37:45 status half-configured libkrb5support0 1.8.3+dfsg-2 2010-12-13 11:37:45 status unpacked libkrb5support0 1.8.3+dfsg-2 2010-12-13 11:37:45 status half-installed libkrb5support0 1.8.3+dfsg-2 2010-12-13 11:37:46 status half-installed libkrb5support0 1.8.3+dfsg-2 2010-12-13 11:37:46 status unpacked libkrb5support0 1.8.3+dfsg-3 2010-12-13 11:37:46 status unpacked libkrb5support0 1.8.3+dfsg-3 2010-12-13 11:37:46 upgrade bind9-host 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:46 status half-configured bind9-host 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status unpacked bind9-host 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status half-installed bind9-host 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status half-installed bind9-host 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status unpacked bind9-host 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:46 status unpacked bind9-host 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:46 upgrade dnsutils 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:46 status half-configured dnsutils 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status unpacked dnsutils 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status half-installed dnsutils 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status half-installed dnsutils 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:46 status unpacked dnsutils 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status unpacked dnsutils 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 upgrade libisc62 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status half-configured libisc62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status unpacked libisc62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libisc62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libisc62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status unpacked libisc62 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status unpacked libisc62 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 upgrade libdns69 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status half-configured libdns69 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status unpacked libdns69 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libdns69 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libdns69 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status unpacked libdns69 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status unpacked libdns69 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 upgrade libisccc60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:47 status half-configured libisccc60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status unpacked libisccc60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libisccc60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:47 status half-installed libisccc60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked libisccc60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status unpacked libisccc60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 upgrade libisccfg62 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status half-configured libisccfg62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked libisccfg62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status half-installed libisccfg62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status half-installed libisccfg62 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked libisccfg62 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status unpacked libisccfg62 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 upgrade liblwres60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status half-configured liblwres60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked liblwres60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status half-installed liblwres60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status half-installed liblwres60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked liblwres60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status unpacked liblwres60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 upgrade libbind9-60 1:9.7.2.dfsg.P2-2 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:48 status half-configured libbind9-60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status unpacked libbind9-60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:48 status half-installed libbind9-60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:49 status half-installed libbind9-60 1:9.7.2.dfsg.P2-2 2010-12-13 11:37:49 status unpacked libbind9-60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:49 status unpacked libbind9-60 1:9.7.2.dfsg.P3-1 2010-12-13 11:37:49 upgrade libsqlite3-0 3.7.3-1 3.7.4-1 2010-12-13 11:37:49 status half-configured libsqlite3-0 3.7.3-1 2010-12-13 11:37:49 status unpacked libsqlite3-0 3.7.3-1 2010-12-13 11:37:49 status half-installed libsqlite3-0 3.7.3-1 2010-12-13 11:37:49 status half-installed libsqlite3-0 3.7.3-1 2010-12-13 11:37:49 status unpacked libsqlite3-0 3.7.4-1 2010-12-13 11:37:49 status unpacked libsqlite3-0 3.7.4-1 2010-12-13 11:37:49 upgrade libpython2.6 2.6.6-7 2.6.6-8 2010-12-13 11:37:49 status half-configured libpython2.6 2.6.6-7 2010-12-13 11:37:49 status unpacked libpython2.6 2.6.6-7 2010-12-13 11:37:49 status half-installed libpython2.6 2.6.6-7 2010-12-13 11:37:50 status half-installed libpython2.6 2.6.6-7 2010-12-13 11:37:50 status unpacked libpython2.6 2.6.6-8 2010-12-13 11:37:50 status unpacked libpython2.6 2.6.6-8 2010-12-13 11:37:50 upgrade python2.6 2.6.6-7 2.6.6-8 2010-12-13 11:37:50 status half-configured python2.6 2.6.6-7 2010-12-13 11:37:51 status unpacked python2.6 2.6.6-7 2010-12-13 11:37:51 status half-installed python2.6 2.6.6-7 2010-12-13 11:37:51 status triggers-pending gnome-menus 2.30.3-1 2010-12-13 11:37:51 status half-installed python2.6 2.6.6-7 2010-12-13 11:37:51 status triggers-pending desktop-file-utils 0.15-2 2010-12-13 11:37:51 status half-installed python2.6 2.6.6-7 2010-12-13 11:37:51 status half-installed python2.6 2.6.6-7 2010-12-13 11:37:52 status half-installed python2.6 2.6.6-7 2010-12-13 11:37:52 status unpacked python2.6 2.6.6-8 2010-12-13 11:37:52 status unpacked python2.6 2.6.6-8 2010-12-13 11:37:53 upgrade python-apt-common 0.7.100 0.7.100.1 2010-12-13 11:37:53 status half-configured python-apt-common 0.7.100 2010-12-13 11:37:53 status unpacked python-apt-common 0.7.100 2010-12-13 11:37:53 status half-installed python-apt-common 0.7.100 2010-12-13 11:37:54 status half-installed python-apt-common 0.7.100 2010-12-13 11:37:54 status unpacked python-apt-common 0.7.100.1 2010-12-13 11:37:54 status unpacked python-apt-common 0.7.100.1 2010-12-13 11:37:54 upgrade python-apt 0.7.100 0.7.100.1 2010-12-13 11:37:54 status half-configured python-apt 0.7.100 2010-12-13 11:37:54 status unpacked python-apt 0.7.100 2010-12-13 11:37:55 status half-installed python-apt 0.7.100 2010-12-13 11:37:55 status half-installed python-apt 0.7.100 2010-12-13 11:37:55 status unpacked python-apt 0.7.100.1 2010-12-13 11:37:55 status unpacked python-apt 0.7.100.1 2010-12-13 11:37:55 upgrade python 2.6.6-3+squeeze1 2.6.6-3+squeeze3 2010-12-13 11:37:55 status half-configured python 2.6.6-3+squeeze1 2010-12-13 11:37:55 status unpacked python 2.6.6-3+squeeze1 2010-12-13 11:37:55 status half-installed python 2.6.6-3+squeeze1 2010-12-13 11:37:57 status half-installed python 2.6.6-3+squeeze1 2010-12-13 11:37:58 status half-installed python 2.6.6-3+squeeze1 2010-12-13 11:37:58 status unpacked python 2.6.6-3+squeeze3 2010-12-13 11:37:58 status unpacked python 2.6.6-3+squeeze3 2010-12-13 11:37:58 upgrade python-minimal 2.6.6-3+squeeze1 2.6.6-3+squeeze3 2010-12-13 11:37:58 status half-configured python-minimal 2.6.6-3+squeeze1 2010-12-13 11:37:58 status unpacked python-minimal 2.6.6-3+squeeze1 2010-12-13 11:37:58 status half-installed python-minimal 2.6.6-3+squeeze1 2010-12-13 11:37:58 status half-installed python-minimal 2.6.6-3+squeeze1 2010-12-13 11:37:58 status unpacked python-minimal 2.6.6-3+squeeze3 2010-12-13 11:37:58 status unpacked python-minimal 2.6.6-3+squeeze3 2010-12-13 11:37:59 upgrade python2.6-minimal 2.6.6-7 2.6.6-8 2010-12-13 11:37:59 status half-configured python2.6-minimal 2.6.6-7 2010-12-13 11:37:59 status unpacked python2.6-minimal 2.6.6-7 2010-12-13 11:37:59 status half-installed python2.6-minimal 2.6.6-7 2010-12-13 11:37:59 status half-installed python2.6-minimal 2.6.6-7 2010-12-13 11:37:59 status unpacked python2.6-minimal 2.6.6-8 2010-12-13 11:37:59 status unpacked python2.6-minimal 2.6.6-8 2010-12-13 11:38:00 upgrade whois 5.0.9 5.0.10 2010-12-13 11:38:00 status half-configured whois 5.0.9 2010-12-13 11:38:00 status unpacked whois 5.0.9 2010-12-13 11:38:00 status half-installed whois 5.0.9 2010-12-13 11:38:00 status half-installed whois 5.0.9 2010-12-13 11:38:00 status unpacked whois 5.0.10 2010-12-13 11:38:00 status unpacked whois 5.0.10 2010-12-13 11:38:00 upgrade acpi-support-base 0.138-2 0.138-4 2010-12-13 11:38:00 status half-configured acpi-support-base 0.138-2 2010-12-13 11:38:00 status unpacked acpi-support-base 0.138-2 2010-12-13 11:38:00 status half-installed acpi-support-base 0.138-2 2010-12-13 11:38:00 status half-installed acpi-support-base 0.138-2 2010-12-13 11:38:00 status unpacked acpi-support-base 0.138-4 2010-12-13 11:38:00 status unpacked acpi-support-base 0.138-4 2010-12-13 11:38:00 upgrade asciidoc 8.5.2-1 8.6.3-1 2010-12-13 11:38:00 status half-configured asciidoc 8.5.2-1 2010-12-13 11:38:00 status unpacked asciidoc 8.5.2-1 2010-12-13 11:38:00 status half-installed asciidoc 8.5.2-1 2010-12-13 11:38:01 status half-installed asciidoc 8.5.2-1 2010-12-13 11:38:02 status unpacked asciidoc 8.6.3-1 2010-12-13 11:38:02 status unpacked asciidoc 8.6.3-1 2010-12-13 11:38:02 upgrade libavutil50 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:02 status half-configured libavutil50 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status unpacked libavutil50 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status half-installed libavutil50 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status half-installed libavutil50 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status unpacked libavutil50 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:02 status unpacked libavutil50 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:02 upgrade libavcore0 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:02 status half-configured libavcore0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status unpacked libavcore0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status half-installed libavcore0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status half-installed libavcore0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:02 status unpacked libavcore0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:02 status unpacked libavcore0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:03 upgrade libavcodec52 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:03 status half-configured libavcodec52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status unpacked libavcodec52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status half-installed libavcodec52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status half-installed libavcodec52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status unpacked libavcodec52 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:03 status unpacked libavcodec52 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:03 upgrade libavformat52 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:03 status half-configured libavformat52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status unpacked libavformat52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:03 status half-installed libavformat52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:04 status half-installed libavformat52 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:04 status unpacked libavformat52 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:04 status unpacked libavformat52 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:04 upgrade libcurl3-gnutls 7.21.2-1 7.21.2-4 2010-12-13 11:38:04 status half-configured libcurl3-gnutls 7.21.2-1 2010-12-13 11:38:04 status unpacked libcurl3-gnutls 7.21.2-1 2010-12-13 11:38:04 status half-installed libcurl3-gnutls 7.21.2-1 2010-12-13 11:38:04 status half-installed libcurl3-gnutls 7.21.2-1 2010-12-13 11:38:04 status unpacked libcurl3-gnutls 7.21.2-4 2010-12-13 11:38:04 status unpacked libcurl3-gnutls 7.21.2-4 2010-12-13 11:38:04 upgrade libswscale0 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:04 status half-configured libswscale0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:04 status unpacked libswscale0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:04 status half-installed libswscale0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:05 status half-installed libswscale0 5:0.6.1+svn20101128-0.0 2010-12-13 11:38:05 status unpacked libswscale0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:05 status unpacked libswscale0 5:0.6.1+svn20101128-0.1 2010-12-13 11:38:05 upgrade browser-plugin-gnash 0.8.8-6 0.8.8-7 2010-12-13 11:38:05 status half-configured browser-plugin-gnash 0.8.8-6 2010-12-13 11:38:05 status unpacked browser-plugin-gnash 0.8.8-6 2010-12-13 11:38:05 status half-installed browser-plugin-gnash 0.8.8-6 2010-12-13 11:38:05 status half-installed browser-plugin-gnash 0.8.8-6 2010-12-13 11:38:05 status unpacked browser-plugin-gnash 0.8.8-7 2010-12-13 11:38:05 status unpacked browser-plugin-gnash 0.8.8-7 2010-12-13 11:38:05 upgrade gnash 0.8.8-6 0.8.8-7 2010-12-13 11:38:05 status half-configured gnash 0.8.8-6 2010-12-13 11:38:05 status unpacked gnash 0.8.8-6 2010-12-13 11:38:05 status half-installed gnash 0.8.8-6 2010-12-13 11:38:05 status half-installed gnash 0.8.8-6 2010-12-13 11:38:05 status half-installed gnash 0.8.8-6 2010-12-13 11:38:06 status half-installed gnash 0.8.8-6 2010-12-13 11:38:06 status unpacked gnash 0.8.8-7 2010-12-13 11:38:06 status unpacked gnash 0.8.8-7 2010-12-13 11:38:06 upgrade gnash-common 0.8.8-6 0.8.8-7 2010-12-13 11:38:06 status half-configured gnash-common 0.8.8-6 2010-12-13 11:38:06 status unpacked gnash-common 0.8.8-6 2010-12-13 11:38:06 status half-installed gnash-common 0.8.8-6 2010-12-13 11:38:06 status half-installed gnash-common 0.8.8-6 2010-12-13 11:38:06 status half-installed gnash-common 0.8.8-6 2010-12-13 11:38:06 status triggers-pending shared-mime-info 0.71-4 2010-12-13 11:38:06 status half-installed gnash-common 0.8.8-6 2010-12-13 11:38:07 status half-installed gnash-common 0.8.8-6 2010-12-13 11:38:08 status unpacked gnash-common 0.8.8-7 2010-12-13 11:38:08 status unpacked gnash-common 0.8.8-7 2010-12-13 11:38:08 upgrade cl-asdf 2:2.008-1 2:2.011-1 2010-12-13 11:38:08 status half-configured cl-asdf 2:2.008-1 2010-12-13 11:38:08 status unpacked cl-asdf 2:2.008-1 2010-12-13 11:38:08 status half-installed cl-asdf 2:2.008-1 2010-12-13 11:38:08 status half-installed cl-asdf 2:2.008-1 2010-12-13 11:38:08 status half-installed cl-asdf 2:2.008-1 2010-12-13 11:38:08 status half-installed cl-asdf 2:2.008-1 2010-12-13 11:38:08 status unpacked cl-asdf 2:2.011-1 2010-12-13 11:38:08 status unpacked cl-asdf 2:2.011-1 2010-12-13 11:38:09 upgrade common-lisp-controller 7.4+nmu2 7.5 2010-12-13 11:38:09 status half-configured common-lisp-controller 7.4+nmu2 2010-12-13 11:38:09 status unpacked common-lisp-controller 7.4+nmu2 2010-12-13 11:38:09 status half-installed common-lisp-controller 7.4+nmu2 2010-12-13 11:38:09 status half-installed common-lisp-controller 7.4+nmu2 2010-12-13 11:38:09 status unpacked common-lisp-controller 7.5 2010-12-13 11:38:09 status unpacked common-lisp-controller 7.5 2010-12-13 11:38:09 upgrade cowdancer 0.62+nmu1 0.62+nmu2 2010-12-13 11:38:09 status half-configured cowdancer 0.62+nmu1 2010-12-13 11:38:09 status unpacked cowdancer 0.62+nmu1 2010-12-13 11:38:09 status half-installed cowdancer 0.62+nmu1 2010-12-13 11:38:09 status half-installed cowdancer 0.62+nmu1 2010-12-13 11:38:09 status unpacked cowdancer 0.62+nmu2 2010-12-13 11:38:09 status unpacked cowdancer 0.62+nmu2 2010-12-13 11:38:10 upgrade cowbuilder 0.62+nmu1 0.62+nmu2 2010-12-13 11:38:10 status half-configured cowbuilder 0.62+nmu1 2010-12-13 11:38:10 status unpacked cowbuilder 0.62+nmu1 2010-12-13 11:38:10 status half-installed cowbuilder 0.62+nmu1 2010-12-13 11:38:10 status half-installed cowbuilder 0.62+nmu1 2010-12-13 11:38:10 status unpacked cowbuilder 0.62+nmu2 2010-12-13 11:38:10 status unpacked cowbuilder 0.62+nmu2 2010-12-13 11:38:10 upgrade cpp 4:4.4.5-1 4:4.4.5-2 2010-12-13 11:38:10 status half-configured cpp 4:4.4.5-1 2010-12-13 11:38:10 status unpacked cpp 4:4.4.5-1 2010-12-13 11:38:10 status half-installed cpp 4:4.4.5-1 2010-12-13 11:38:10 status half-installed cpp 4:4.4.5-1 2010-12-13 11:38:10 status unpacked cpp 4:4.4.5-2 2010-12-13 11:38:10 status unpacked cpp 4:4.4.5-2 2010-12-13 11:38:10 upgrade libcups2 1.4.4-7 1.4.5-1 2010-12-13 11:38:10 status half-configured libcups2 1.4.4-7 2010-12-13 11:38:10 status unpacked libcups2 1.4.4-7 2010-12-13 11:38:10 status half-installed libcups2 1.4.4-7 2010-12-13 11:38:10 status half-installed libcups2 1.4.4-7 2010-12-13 11:38:11 status unpacked libcups2 1.4.5-1 2010-12-13 11:38:11 status unpacked libcups2 1.4.5-1 2010-12-13 11:38:11 upgrade libcupscgi1 1.4.4-7 1.4.5-1 2010-12-13 11:38:11 status half-configured libcupscgi1 1.4.4-7 2010-12-13 11:38:11 status unpacked libcupscgi1 1.4.4-7 2010-12-13 11:38:11 status half-installed libcupscgi1 1.4.4-7 2010-12-13 11:38:11 status half-installed libcupscgi1 1.4.4-7 2010-12-13 11:38:13 status unpacked libcupscgi1 1.4.5-1 2010-12-13 11:38:13 status unpacked libcupscgi1 1.4.5-1 2010-12-13 11:38:13 upgrade libcupsdriver1 1.4.4-7 1.4.5-1 2010-12-13 11:38:13 status half-configured libcupsdriver1 1.4.4-7 2010-12-13 11:38:13 status unpacked libcupsdriver1 1.4.4-7 2010-12-13 11:38:13 status half-installed libcupsdriver1 1.4.4-7 2010-12-13 11:38:13 status half-installed libcupsdriver1 1.4.4-7 2010-12-13 11:38:14 status unpacked libcupsdriver1 1.4.5-1 2010-12-13 11:38:14 status unpacked libcupsdriver1 1.4.5-1 2010-12-13 11:38:14 upgrade libcupsimage2 1.4.4-7 1.4.5-1 2010-12-13 11:38:14 status half-configured libcupsimage2 1.4.4-7 2010-12-13 11:38:14 status unpacked libcupsimage2 1.4.4-7 2010-12-13 11:38:14 status half-installed libcupsimage2 1.4.4-7 2010-12-13 11:38:14 status half-installed libcupsimage2 1.4.4-7 2010-12-13 11:38:14 status unpacked libcupsimage2 1.4.5-1 2010-12-13 11:38:14 status unpacked libcupsimage2 1.4.5-1 2010-12-13 11:38:14 upgrade libcupsmime1 1.4.4-7 1.4.5-1 2010-12-13 11:38:14 status half-configured libcupsmime1 1.4.4-7 2010-12-13 11:38:14 status unpacked libcupsmime1 1.4.4-7 2010-12-13 11:38:14 status half-installed libcupsmime1 1.4.4-7 2010-12-13 11:38:14 status half-installed libcupsmime1 1.4.4-7 2010-12-13 11:38:15 status unpacked libcupsmime1 1.4.5-1 2010-12-13 11:38:15 status unpacked libcupsmime1 1.4.5-1 2010-12-13 11:38:15 upgrade libcupsppdc1 1.4.4-7 1.4.5-1 2010-12-13 11:38:15 status half-configured libcupsppdc1 1.4.4-7 2010-12-13 11:38:15 status unpacked libcupsppdc1 1.4.4-7 2010-12-13 11:38:15 status half-installed libcupsppdc1 1.4.4-7 2010-12-13 11:38:15 status half-installed libcupsppdc1 1.4.4-7 2010-12-13 11:38:15 status unpacked libcupsppdc1 1.4.5-1 2010-12-13 11:38:15 status unpacked libcupsppdc1 1.4.5-1 2010-12-13 11:38:15 upgrade cups-common 1.4.4-7 1.4.5-1 2010-12-13 11:38:15 status half-configured cups-common 1.4.4-7 2010-12-13 11:38:15 status unpacked cups-common 1.4.4-7 2010-12-13 11:38:15 status half-installed cups-common 1.4.4-7 2010-12-13 11:38:16 status half-installed cups-common 1.4.4-7 2010-12-13 11:38:16 status unpacked cups-common 1.4.5-1 2010-12-13 11:38:16 status unpacked cups-common 1.4.5-1 2010-12-13 11:38:16 upgrade cups-bsd 1.4.4-7 1.4.5-1 2010-12-13 11:38:16 status half-configured cups-bsd 1.4.4-7 2010-12-13 11:38:17 status unpacked cups-bsd 1.4.4-7 2010-12-13 11:38:17 status half-installed cups-bsd 1.4.4-7 2010-12-13 11:38:17 status half-installed cups-bsd 1.4.4-7 2010-12-13 11:38:17 status unpacked cups-bsd 1.4.5-1 2010-12-13 11:38:17 status unpacked cups-bsd 1.4.5-1 2010-12-13 11:38:17 upgrade cups-client 1.4.4-7 1.4.5-1 2010-12-13 11:38:17 status half-configured cups-client 1.4.4-7 2010-12-13 11:38:17 status unpacked cups-client 1.4.4-7 2010-12-13 11:38:17 status half-installed cups-client 1.4.4-7 2010-12-13 11:38:17 status half-installed cups-client 1.4.4-7 2010-12-13 11:38:17 status unpacked cups-client 1.4.5-1 2010-12-13 11:38:17 status unpacked cups-client 1.4.5-1 2010-12-13 11:38:18 upgrade openssl 0.9.8o-3 0.9.8o-4 2010-12-13 11:38:18 status half-configured openssl 0.9.8o-3 2010-12-13 11:38:18 status unpacked openssl 0.9.8o-3 2010-12-13 11:38:18 status half-installed openssl 0.9.8o-3 2010-12-13 11:38:18 status half-installed openssl 0.9.8o-3 2010-12-13 11:38:18 status unpacked openssl 0.9.8o-4 2010-12-13 11:38:18 status unpacked openssl 0.9.8o-4 2010-12-13 11:38:19 upgrade ssl-cert 1.0.27 1.0.28 2010-12-13 11:38:19 status half-configured ssl-cert 1.0.27 2010-12-13 11:38:19 status unpacked ssl-cert 1.0.27 2010-12-13 11:38:19 status half-installed ssl-cert 1.0.27 2010-12-13 11:38:19 status half-installed ssl-cert 1.0.27 2010-12-13 11:38:19 status unpacked ssl-cert 1.0.28 2010-12-13 11:38:19 status unpacked ssl-cert 1.0.28 2010-12-13 11:38:19 upgrade cups-ppdc 1.4.4-7 1.4.5-1 2010-12-13 11:38:19 status half-configured cups-ppdc 1.4.4-7 2010-12-13 11:38:19 status unpacked cups-ppdc 1.4.4-7 2010-12-13 11:38:19 status half-installed cups-ppdc 1.4.4-7 2010-12-13 11:38:19 status half-installed cups-ppdc 1.4.4-7 2010-12-13 11:38:19 status unpacked cups-ppdc 1.4.5-1 2010-12-13 11:38:19 status unpacked cups-ppdc 1.4.5-1 2010-12-13 11:38:19 upgrade cups 1.4.4-7 1.4.5-1 2010-12-13 11:38:19 status half-configured cups 1.4.4-7 2010-12-13 11:38:20 status unpacked cups 1.4.4-7 2010-12-13 11:38:20 status half-installed cups 1.4.4-7 2010-12-13 11:38:23 status half-installed cups 1.4.4-7 2010-12-13 11:38:25 status half-installed cups 1.4.4-7 2010-12-13 11:38:25 status unpacked cups 1.4.5-1 2010-12-13 11:38:26 status unpacked cups 1.4.5-1 2010-12-13 11:38:26 upgrade libcurl3 7.21.2-3 7.21.2-4 2010-12-13 11:38:26 status half-configured libcurl3 7.21.2-3 2010-12-13 11:38:26 status unpacked libcurl3 7.21.2-3 2010-12-13 11:38:26 status half-installed libcurl3 7.21.2-3 2010-12-13 11:38:26 status half-installed libcurl3 7.21.2-3 2010-12-13 11:38:26 status unpacked libcurl3 7.21.2-4 2010-12-13 11:38:26 status unpacked libcurl3 7.21.2-4 2010-12-13 11:38:26 upgrade curl 7.21.2-3 7.21.2-4 2010-12-13 11:38:26 status half-configured curl 7.21.2-3 2010-12-13 11:38:26 status unpacked curl 7.21.2-3 2010-12-13 11:38:26 status half-installed curl 7.21.2-3 2010-12-13 11:38:26 status half-installed curl 7.21.2-3 2010-12-13 11:38:26 status unpacked curl 7.21.2-4 2010-12-13 11:38:27 status unpacked curl 7.21.2-4 2010-12-13 11:38:27 upgrade debconf-utils 1.5.36 1.5.37 2010-12-13 11:38:27 status half-configured debconf-utils 1.5.36 2010-12-13 11:38:27 status unpacked debconf-utils 1.5.36 2010-12-13 11:38:27 status half-installed debconf-utils 1.5.36 2010-12-13 11:38:27 status half-installed debconf-utils 1.5.36 2010-12-13 11:38:27 status unpacked debconf-utils 1.5.37 2010-12-13 11:38:27 status unpacked debconf-utils 1.5.37 2010-12-13 11:38:27 upgrade defoma 0.11.11 0.11.12 2010-12-13 11:38:27 status half-configured defoma 0.11.11 2010-12-13 11:38:27 status unpacked defoma 0.11.11 2010-12-13 11:38:27 status half-installed defoma 0.11.11 2010-12-13 11:38:28 status half-installed defoma 0.11.11 2010-12-13 11:38:28 status unpacked defoma 0.11.12 2010-12-13 11:38:28 status unpacked defoma 0.11.12 2010-12-13 11:38:29 install ttf-sil-andika 1.0.basic-4 2010-12-13 11:38:29 status half-installed ttf-sil-andika 1.0.basic-4 2010-12-13 11:38:32 status triggers-pending fontconfig 2.8.0-2.1 2010-12-13 11:38:38 status half-installed ttf-sil-andika 1.0.basic-4 2010-12-13 11:38:38 status unpacked ttf-sil-andika 1.0.basic-4 2010-12-13 11:38:38 status unpacked ttf-sil-andika 1.0.basic-4 2010-12-13 11:38:39 upgrade desktop-base 6.0.2 6.0.3 2010-12-13 11:38:39 status half-configured desktop-base 6.0.2 2010-12-13 11:38:39 status unpacked desktop-base 6.0.2 2010-12-13 11:38:39 status half-installed desktop-base 6.0.2 2010-12-13 11:38:39 status triggers-pending hicolor-icon-theme 0.12-1 2010-12-13 11:38:39 status half-installed desktop-base 6.0.2 2010-12-13 11:38:39 status triggers-pending gconf2 2.28.1-6 2010-12-13 11:38:40 status half-installed desktop-base 6.0.2 2010-12-13 11:38:41 status half-installed desktop-base 6.0.2 2010-12-13 11:38:41 status unpacked desktop-base 6.0.3 2010-12-13 11:38:41 status unpacked desktop-base 6.0.3 2010-12-13 11:38:42 upgrade fakeroot 1.14.4-1 1.14.5-1 2010-12-13 11:38:42 status half-configured fakeroot 1.14.4-1 2010-12-13 11:38:42 status unpacked fakeroot 1.14.4-1 2010-12-13 11:38:42 status half-installed fakeroot 1.14.4-1 2010-12-13 11:38:42 status half-installed fakeroot 1.14.4-1 2010-12-13 11:38:42 status unpacked fakeroot 1.14.5-1 2010-12-13 11:38:42 status unpacked fakeroot 1.14.5-1 2010-12-13 11:38:42 upgrade fast-user-switch-applet 2.24.0-4 2.24.0-6 2010-12-13 11:38:42 status half-configured fast-user-switch-applet 2.24.0-4 2010-12-13 11:38:43 status unpacked fast-user-switch-applet 2.24.0-4 2010-12-13 11:38:43 status half-installed fast-user-switch-applet 2.24.0-4 2010-12-13 11:38:43 status triggers-pending gconf2 2.28.1-6 2010-12-13 11:38:43 status half-installed fast-user-switch-applet 2.24.0-4 2010-12-13 11:38:44 status half-installed fast-user-switch-applet 2.24.0-4 2010-12-13 11:38:44 status unpacked fast-user-switch-applet 2.24.0-6 2010-12-13 11:38:44 status unpacked fast-user-switch-applet 2.24.0-6 2010-12-13 11:38:45 upgrade ferm 2.0.7-1 2.0.8-1 2010-12-13 11:38:45 status half-configured ferm 2.0.7-1 2010-12-13 11:38:45 status unpacked ferm 2.0.7-1 2010-12-13 11:38:45 status half-installed ferm 2.0.7-1 2010-12-13 11:38:46 status half-installed ferm 2.0.7-1 2010-12-13 11:38:46 status unpacked ferm 2.0.8-1 2010-12-13 11:38:46 status unpacked ferm 2.0.8-1 2010-12-13 11:38:47 upgrade filezilla 3.3.3-1 3.3.5.1-1 2010-12-13 11:38:47 status half-configured filezilla 3.3.3-1 2010-12-13 11:38:48 status unpacked filezilla 3.3.3-1 2010-12-13 11:38:48 status half-installed filezilla 3.3.3-1 2010-12-13 11:38:48 status half-installed filezilla 3.3.3-1 2010-12-13 11:38:48 status half-installed filezilla 3.3.3-1 2010-12-13 11:38:48 status half-installed filezilla 3.3.3-1 2010-12-13 11:38:48 status half-installed filezilla 3.3.3-1 2010-12-13 11:38:48 status unpacked filezilla 3.3.5.1-1 2010-12-13 11:38:49 status unpacked filezilla 3.3.5.1-1 2010-12-13 11:38:49 upgrade filezilla-common 3.3.3-1 3.3.5.1-1 2010-12-13 11:38:49 status half-configured filezilla-common 3.3.3-1 2010-12-13 11:38:49 status unpacked filezilla-common 3.3.3-1 2010-12-13 11:38:49 status half-installed filezilla-common 3.3.3-1 2010-12-13 11:38:49 status half-installed filezilla-common 3.3.3-1 2010-12-13 11:38:51 status half-installed filezilla-common 3.3.3-1 2010-12-13 11:38:51 status unpacked filezilla-common 3.3.5.1-1 2010-12-13 11:38:51 status unpacked filezilla-common 3.3.5.1-1 2010-12-13 11:38:52 upgrade gcc 4:4.4.5-1 4:4.4.5-2 2010-12-13 11:38:52 status half-configured gcc 4:4.4.5-1 2010-12-13 11:38:52 status unpacked gcc 4:4.4.5-1 2010-12-13 11:38:52 status half-installed gcc 4:4.4.5-1 2010-12-13 11:38:52 status half-installed gcc 4:4.4.5-1 2010-12-13 11:38:52 status unpacked gcc 4:4.4.5-2 2010-12-13 11:38:52 status unpacked gcc 4:4.4.5-2 2010-12-13 11:38:52 upgrade g++ 4:4.4.5-1 4:4.4.5-2 2010-12-13 11:38:52 status half-configured g++ 4:4.4.5-1 2010-12-13 11:38:52 status unpacked g++ 4:4.4.5-1 2010-12-13 11:38:52 status half-installed g++ 4:4.4.5-1 2010-12-13 11:38:52 status half-installed g++ 4:4.4.5-1 2010-12-13 11:38:52 status unpacked g++ 4:4.4.5-2 2010-12-13 11:38:52 status unpacked g++ 4:4.4.5-2 2010-12-13 11:38:52 upgrade gcj-4.4-base 4.4.5-2 4.4.5-9 2010-12-13 11:38:52 status half-configured gcj-4.4-base 4.4.5-2 2010-12-13 11:38:52 status unpacked gcj-4.4-base 4.4.5-2 2010-12-13 11:38:52 status half-installed gcj-4.4-base 4.4.5-2 2010-12-13 11:38:53 status half-installed gcj-4.4-base 4.4.5-2 2010-12-13 11:38:53 status unpacked gcj-4.4-base 4.4.5-9 2010-12-13 11:38:53 status unpacked gcj-4.4-base 4.4.5-9 2010-12-13 11:38:53 upgrade libgcj-common 1:4.4.5-1 1:4.4.5-2 2010-12-13 11:38:53 status half-configured libgcj-common 1:4.4.5-1 2010-12-13 11:38:53 status unpacked libgcj-common 1:4.4.5-1 2010-12-13 11:38:54 status half-installed libgcj-common 1:4.4.5-1 2010-12-13 11:38:54 status half-installed libgcj-common 1:4.4.5-1 2010-12-13 11:38:54 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:38:54 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:38:54 upgrade libgcj10 4.4.5-2 4.4.5-9 2010-12-13 11:38:54 status half-configured libgcj10 4.4.5-2 2010-12-13 11:38:54 status unpacked libgcj10 4.4.5-2 2010-12-13 11:38:54 status half-installed libgcj10 4.4.5-2 2010-12-13 11:38:56 status half-installed libgcj10 4.4.5-2 2010-12-13 11:38:56 status unpacked libgcj10 4.4.5-9 2010-12-13 11:38:56 status unpacked libgcj10 4.4.5-9 2010-12-13 11:38:57 upgrade gcj-4.4-jre-lib 4.4.5-2 4.4.5-9 2010-12-13 11:38:57 status half-configured gcj-4.4-jre-lib 4.4.5-2 2010-12-13 11:38:57 status unpacked gcj-4.4-jre-lib 4.4.5-2 2010-12-13 11:38:57 status half-installed gcj-4.4-jre-lib 4.4.5-2 2010-12-13 11:38:57 status half-installed gcj-4.4-jre-lib 4.4.5-2 2010-12-13 11:38:57 status unpacked gcj-4.4-jre-lib 4.4.5-9 2010-12-13 11:38:57 status unpacked gcj-4.4-jre-lib 4.4.5-9 2010-12-13 11:38:57 upgrade gir1.0-gtk-2.0 0.6.5-6+b1 0.6.5-7 2010-12-13 11:38:57 status half-configured gir1.0-gtk-2.0 0.6.5-6+b1 2010-12-13 11:38:57 status unpacked gir1.0-gtk-2.0 0.6.5-6+b1 2010-12-13 11:38:57 status half-installed gir1.0-gtk-2.0 0.6.5-6+b1 2010-12-13 11:38:58 status half-installed gir1.0-gtk-2.0 0.6.5-6+b1 2010-12-13 11:38:58 status unpacked gir1.0-gtk-2.0 0.6.5-7 2010-12-13 11:38:58 status unpacked gir1.0-gtk-2.0 0.6.5-7 2010-12-13 11:38:58 upgrade gnome-accessibility 1:2.30+6 1:2.30+7 2010-12-13 11:38:58 status half-configured gnome-accessibility 1:2.30+6 2010-12-13 11:38:58 status unpacked gnome-accessibility 1:2.30+6 2010-12-13 11:38:58 status half-installed gnome-accessibility 1:2.30+6 2010-12-13 11:38:58 status half-installed gnome-accessibility 1:2.30+6 2010-12-13 11:38:58 status unpacked gnome-accessibility 1:2.30+7 2010-12-13 11:38:58 status unpacked gnome-accessibility 1:2.30+7 2010-12-13 11:38:58 upgrade xulrunner-1.9.1 1.9.1.15-1 1.9.1.16-1 2010-12-13 11:38:58 status half-configured xulrunner-1.9.1 1.9.1.15-1 2010-12-13 11:38:58 status unpacked xulrunner-1.9.1 1.9.1.15-1 2010-12-13 11:38:58 status half-installed xulrunner-1.9.1 1.9.1.15-1 2010-12-13 11:39:00 status half-installed xulrunner-1.9.1 1.9.1.15-1 2010-12-13 11:39:00 status unpacked xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:39:00 status unpacked xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:39:00 upgrade libmozjs2d 1.9.1.15-1 1.9.1.16-1 2010-12-13 11:39:00 status half-configured libmozjs2d 1.9.1.15-1 2010-12-13 11:39:01 status unpacked libmozjs2d 1.9.1.15-1 2010-12-13 11:39:01 status half-installed libmozjs2d 1.9.1.15-1 2010-12-13 11:39:01 status half-installed libmozjs2d 1.9.1.15-1 2010-12-13 11:39:01 status unpacked libmozjs2d 1.9.1.16-1 2010-12-13 11:39:01 status unpacked libmozjs2d 1.9.1.16-1 2010-12-13 11:39:01 upgrade iceweasel 3.5.15-1 3.5.16-1 2010-12-13 11:39:01 status half-configured iceweasel 3.5.15-1 2010-12-13 11:39:01 status unpacked iceweasel 3.5.15-1 2010-12-13 11:39:01 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status half-installed iceweasel 3.5.15-1 2010-12-13 11:39:02 status unpacked iceweasel 3.5.16-1 2010-12-13 11:39:03 status unpacked iceweasel 3.5.16-1 2010-12-13 11:39:03 upgrade gnome 1:2.30+6 1:2.30+7 2010-12-13 11:39:03 status half-configured gnome 1:2.30+6 2010-12-13 11:39:03 status unpacked gnome 1:2.30+6 2010-12-13 11:39:03 status half-installed gnome 1:2.30+6 2010-12-13 11:39:03 status half-installed gnome 1:2.30+6 2010-12-13 11:39:03 status unpacked gnome 1:2.30+7 2010-12-13 11:39:03 status unpacked gnome 1:2.30+7 2010-12-13 11:39:03 upgrade gnome-desktop-environment 1:2.30+6 1:2.30+7 2010-12-13 11:39:03 status half-configured gnome-desktop-environment 1:2.30+6 2010-12-13 11:39:03 status unpacked gnome-desktop-environment 1:2.30+6 2010-12-13 11:39:03 status half-installed gnome-desktop-environment 1:2.30+6 2010-12-13 11:39:04 status half-installed gnome-desktop-environment 1:2.30+6 2010-12-13 11:39:04 status unpacked gnome-desktop-environment 1:2.30+7 2010-12-13 11:39:04 status unpacked gnome-desktop-environment 1:2.30+7 2010-12-13 11:39:04 upgrade gnome-core 1:2.30+6 1:2.30+7 2010-12-13 11:39:04 status half-configured gnome-core 1:2.30+6 2010-12-13 11:39:04 status unpacked gnome-core 1:2.30+6 2010-12-13 11:39:04 status half-installed gnome-core 1:2.30+6 2010-12-13 11:39:04 status half-installed gnome-core 1:2.30+6 2010-12-13 11:39:04 status unpacked gnome-core 1:2.30+7 2010-12-13 11:39:04 status unpacked gnome-core 1:2.30+7 2010-12-13 11:39:04 upgrade python-gnomeapplet 2.30.0-3 2.30.0-4 2010-12-13 11:39:04 status half-configured python-gnomeapplet 2.30.0-3 2010-12-13 11:39:05 status triggers-pending python-support 1.0.11 2010-12-13 11:39:05 status unpacked python-gnomeapplet 2.30.0-3 2010-12-13 11:39:05 status half-installed python-gnomeapplet 2.30.0-3 2010-12-13 11:39:05 status half-installed python-gnomeapplet 2.30.0-3 2010-12-13 11:39:05 status unpacked python-gnomeapplet 2.30.0-4 2010-12-13 11:39:05 status unpacked python-gnomeapplet 2.30.0-4 2010-12-13 11:39:05 upgrade python-evolution 2.30.0-3 2.30.0-4 2010-12-13 11:39:05 status half-configured python-evolution 2.30.0-3 2010-12-13 11:39:05 status unpacked python-evolution 2.30.0-3 2010-12-13 11:39:06 status half-installed python-evolution 2.30.0-3 2010-12-13 11:39:06 status half-installed python-evolution 2.30.0-3 2010-12-13 11:39:06 status unpacked python-evolution 2.30.0-4 2010-12-13 11:39:06 status unpacked python-evolution 2.30.0-4 2010-12-13 11:39:06 upgrade python-wnck 2.30.0-3 2.30.0-4 2010-12-13 11:39:06 status half-configured python-wnck 2.30.0-3 2010-12-13 11:39:06 status unpacked python-wnck 2.30.0-3 2010-12-13 11:39:06 status half-installed python-wnck 2.30.0-3 2010-12-13 11:39:06 status half-installed python-wnck 2.30.0-3 2010-12-13 11:39:06 status unpacked python-wnck 2.30.0-4 2010-12-13 11:39:06 status unpacked python-wnck 2.30.0-4 2010-12-13 11:39:07 upgrade hamster-applet 2.30.2-2 2.30.2-3 2010-12-13 11:39:07 status half-configured hamster-applet 2.30.2-2 2010-12-13 11:39:07 status unpacked hamster-applet 2.30.2-2 2010-12-13 11:39:07 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:07 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:07 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:07 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:07 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:08 status half-installed hamster-applet 2.30.2-2 2010-12-13 11:39:08 status unpacked hamster-applet 2.30.2-3 2010-12-13 11:39:08 status unpacked hamster-applet 2.30.2-3 2010-12-13 11:39:08 upgrade synaptic 0.70~pre2 0.70 2010-12-13 11:39:08 status half-configured synaptic 0.70~pre2 2010-12-13 11:39:08 status unpacked synaptic 0.70~pre2 2010-12-13 11:39:08 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:08 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:09 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:09 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:09 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:09 status half-installed synaptic 0.70~pre2 2010-12-13 11:39:10 status unpacked synaptic 0.70 2010-12-13 11:39:10 status unpacked synaptic 0.70 2010-12-13 11:39:10 upgrade tomboy 1.2.2-1 1.2.2-2 2010-12-13 11:39:10 status half-configured tomboy 1.2.2-1 2010-12-13 11:39:10 status unpacked tomboy 1.2.2-1 2010-12-13 11:39:10 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:11 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:11 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:11 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:11 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:11 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:13 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:14 status half-installed tomboy 1.2.2-1 2010-12-13 11:39:14 status unpacked tomboy 1.2.2-2 2010-12-13 11:39:15 status unpacked tomboy 1.2.2-2 2010-12-13 11:39:15 upgrade grub-pc 1.98+20100804-8 1.98+20100804-10 2010-12-13 11:39:15 status half-configured grub-pc 1.98+20100804-8 2010-12-13 11:39:15 status unpacked grub-pc 1.98+20100804-8 2010-12-13 11:39:15 status half-installed grub-pc 1.98+20100804-8 2010-12-13 11:39:16 status half-installed grub-pc 1.98+20100804-8 2010-12-13 11:39:16 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:39:16 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:39:16 upgrade grub-common 1.98+20100804-8 1.98+20100804-10 2010-12-13 11:39:16 status half-configured grub-common 1.98+20100804-8 2010-12-13 11:39:16 status unpacked grub-common 1.98+20100804-8 2010-12-13 11:39:16 status half-installed grub-common 1.98+20100804-8 2010-12-13 11:39:16 status half-installed grub-common 1.98+20100804-8 2010-12-13 11:39:17 status half-installed grub-common 1.98+20100804-8 2010-12-13 11:39:17 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:39:17 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:39:17 upgrade grub 0.97-63 0.97-64 2010-12-13 11:39:17 status half-configured grub 0.97-63 2010-12-13 11:39:17 status unpacked grub 0.97-63 2010-12-13 11:39:17 status half-installed grub 0.97-63 2010-12-13 11:39:17 status half-installed grub 0.97-63 2010-12-13 11:39:17 status unpacked grub 0.97-64 2010-12-13 11:39:17 status unpacked grub 0.97-64 2010-12-13 11:39:17 upgrade icedove 3.0.10-1 3.0.11-1 2010-12-13 11:39:17 status half-configured icedove 3.0.10-1 2010-12-13 11:39:17 status unpacked icedove 3.0.10-1 2010-12-13 11:39:17 status half-installed icedove 3.0.10-1 2010-12-13 11:39:18 status half-installed icedove 3.0.10-1 2010-12-13 11:39:18 status half-installed icedove 3.0.10-1 2010-12-13 11:39:18 status half-installed icedove 3.0.10-1 2010-12-13 11:39:23 status half-installed icedove 3.0.10-1 2010-12-13 11:39:24 status unpacked icedove 3.0.11-1 2010-12-13 11:39:24 status unpacked icedove 3.0.11-1 2010-12-13 11:39:24 upgrade icedove-l10n-de 1:3.0.10-1 1:3.0.11-1 2010-12-13 11:39:24 status half-configured icedove-l10n-de 1:3.0.10-1 2010-12-13 11:39:24 status unpacked icedove-l10n-de 1:3.0.10-1 2010-12-13 11:39:24 status half-installed icedove-l10n-de 1:3.0.10-1 2010-12-13 11:39:25 status half-installed icedove-l10n-de 1:3.0.10-1 2010-12-13 11:39:25 status unpacked icedove-l10n-de 1:3.0.11-1 2010-12-13 11:39:25 status unpacked icedove-l10n-de 1:3.0.11-1 2010-12-13 11:39:25 upgrade iceweasel-l10n-de 1:3.5.15+debian-1 1:3.5.16+debian-1 2010-12-13 11:39:25 status half-configured iceweasel-l10n-de 1:3.5.15+debian-1 2010-12-13 11:39:25 status unpacked iceweasel-l10n-de 1:3.5.15+debian-1 2010-12-13 11:39:25 status half-installed iceweasel-l10n-de 1:3.5.15+debian-1 2010-12-13 11:39:25 status half-installed iceweasel-l10n-de 1:3.5.15+debian-1 2010-12-13 11:39:25 status unpacked iceweasel-l10n-de 1:3.5.16+debian-1 2010-12-13 11:39:25 status unpacked iceweasel-l10n-de 1:3.5.16+debian-1 2010-12-13 11:39:25 upgrade iso-codes 3.22-1 3.23-1 2010-12-13 11:39:25 status half-configured iso-codes 3.22-1 2010-12-13 11:39:25 status unpacked iso-codes 3.22-1 2010-12-13 11:39:25 status half-installed iso-codes 3.22-1 2010-12-13 11:39:28 status half-installed iso-codes 3.22-1 2010-12-13 11:39:28 status unpacked iso-codes 3.23-1 2010-12-13 11:39:28 status unpacked iso-codes 3.23-1 2010-12-13 11:39:29 upgrade libgadu3 1:1.9.0-1 1:1.9.0-2 2010-12-13 11:39:29 status half-configured libgadu3 1:1.9.0-1 2010-12-13 11:39:29 status unpacked libgadu3 1:1.9.0-1 2010-12-13 11:39:29 status half-installed libgadu3 1:1.9.0-1 2010-12-13 11:39:29 status half-installed libgadu3 1:1.9.0-1 2010-12-13 11:39:29 status unpacked libgadu3 1:1.9.0-2 2010-12-13 11:39:29 status unpacked libgadu3 1:1.9.0-2 2010-12-13 11:39:29 upgrade libgcj-bc 4.4.5-1 4.4.5-2 2010-12-13 11:39:29 status half-configured libgcj-bc 4.4.5-1 2010-12-13 11:39:30 status unpacked libgcj-bc 4.4.5-1 2010-12-13 11:39:30 status half-installed libgcj-bc 4.4.5-1 2010-12-13 11:39:30 status half-installed libgcj-bc 4.4.5-1 2010-12-13 11:39:30 status unpacked libgcj-bc 4.4.5-2 2010-12-13 11:39:30 status unpacked libgcj-bc 4.4.5-2 2010-12-13 11:39:30 upgrade libio-socket-ssl-perl 1.34-1 1.37-1 2010-12-13 11:39:30 status half-configured libio-socket-ssl-perl 1.34-1 2010-12-13 11:39:30 status unpacked libio-socket-ssl-perl 1.34-1 2010-12-13 11:39:30 status half-installed libio-socket-ssl-perl 1.34-1 2010-12-13 11:39:30 status half-installed libio-socket-ssl-perl 1.34-1 2010-12-13 11:39:30 status unpacked libio-socket-ssl-perl 1.37-1 2010-12-13 11:39:30 status unpacked libio-socket-ssl-perl 1.37-1 2010-12-13 11:39:30 upgrade libloudmouth1-0 1.4.3-5 1.4.3-7 2010-12-13 11:39:30 status half-configured libloudmouth1-0 1.4.3-5 2010-12-13 11:39:30 status unpacked libloudmouth1-0 1.4.3-5 2010-12-13 11:39:30 status half-installed libloudmouth1-0 1.4.3-5 2010-12-13 11:39:30 status half-installed libloudmouth1-0 1.4.3-5 2010-12-13 11:39:30 status unpacked libloudmouth1-0 1.4.3-7 2010-12-13 11:39:31 status unpacked libloudmouth1-0 1.4.3-7 2010-12-13 11:39:31 upgrade mysql-common 5.1.49-2 5.1.49-3 2010-12-13 11:39:31 status half-configured mysql-common 5.1.49-2 2010-12-13 11:39:31 status unpacked mysql-common 5.1.49-2 2010-12-13 11:39:31 status half-installed mysql-common 5.1.49-2 2010-12-13 11:39:31 status half-installed mysql-common 5.1.49-2 2010-12-13 11:39:31 status unpacked mysql-common 5.1.49-3 2010-12-13 11:39:31 status unpacked mysql-common 5.1.49-3 2010-12-13 11:39:31 upgrade libmysqlclient16 5.1.49-2 5.1.49-3 2010-12-13 11:39:31 status half-configured libmysqlclient16 5.1.49-2 2010-12-13 11:39:31 status unpacked libmysqlclient16 5.1.49-2 2010-12-13 11:39:31 status half-installed libmysqlclient16 5.1.49-2 2010-12-13 11:39:31 status half-installed libmysqlclient16 5.1.49-2 2010-12-13 11:39:32 status unpacked libmysqlclient16 5.1.49-3 2010-12-13 11:39:32 status unpacked libmysqlclient16 5.1.49-3 2010-12-13 11:39:32 upgrade libneon27-gnutls 0.29.3-3 0.29.5-1 2010-12-13 11:39:32 status half-configured libneon27-gnutls 0.29.3-3 2010-12-13 11:39:32 status unpacked libneon27-gnutls 0.29.3-3 2010-12-13 11:39:32 status half-installed libneon27-gnutls 0.29.3-3 2010-12-13 11:39:32 status half-installed libneon27-gnutls 0.29.3-3 2010-12-13 11:39:32 status unpacked libneon27-gnutls 0.29.5-1 2010-12-13 11:39:32 status unpacked libneon27-gnutls 0.29.5-1 2010-12-13 11:39:32 upgrade libnm-util1 0.8.1-4 0.8.1-6 2010-12-13 11:39:32 status half-configured libnm-util1 0.8.1-4 2010-12-13 11:39:32 status unpacked libnm-util1 0.8.1-4 2010-12-13 11:39:32 status half-installed libnm-util1 0.8.1-4 2010-12-13 11:39:32 status half-installed libnm-util1 0.8.1-4 2010-12-13 11:39:32 status unpacked libnm-util1 0.8.1-6 2010-12-13 11:39:32 status unpacked libnm-util1 0.8.1-6 2010-12-13 11:39:33 upgrade libnm-glib-vpn1 0.8.1-4 0.8.1-6 2010-12-13 11:39:33 status half-configured libnm-glib-vpn1 0.8.1-4 2010-12-13 11:39:33 status unpacked libnm-glib-vpn1 0.8.1-4 2010-12-13 11:39:33 status half-installed libnm-glib-vpn1 0.8.1-4 2010-12-13 11:39:33 status half-installed libnm-glib-vpn1 0.8.1-4 2010-12-13 11:39:33 status unpacked libnm-glib-vpn1 0.8.1-6 2010-12-13 11:39:33 status unpacked libnm-glib-vpn1 0.8.1-6 2010-12-13 11:39:33 upgrade libnm-glib2 0.8.1-4 0.8.1-6 2010-12-13 11:39:33 status half-configured libnm-glib2 0.8.1-4 2010-12-13 11:39:33 status unpacked libnm-glib2 0.8.1-4 2010-12-13 11:39:33 status half-installed libnm-glib2 0.8.1-4 2010-12-13 11:39:33 status half-installed libnm-glib2 0.8.1-4 2010-12-13 11:39:33 status unpacked libnm-glib2 0.8.1-6 2010-12-13 11:39:33 status unpacked libnm-glib2 0.8.1-6 2010-12-13 11:39:33 upgrade libpostproc51 5:0.6.1+svn20101128-0.0 5:0.6.1+svn20101128-0.1 2010-12-13 11:39:33 status half-configured libpostproc51 5:0.6.1+svn20101128-0.0 2010-12-13 11:39:34 status unpacked libpostproc51 5:0.6.1+svn20101128-0.0 2010-12-13 11:39:34 status half-installed libpostproc51 5:0.6.1+svn20101128-0.0 2010-12-13 11:39:34 status half-installed libpostproc51 5:0.6.1+svn20101128-0.0 2010-12-13 11:39:34 status unpacked libpostproc51 5:0.6.1+svn20101128-0.1 2010-12-13 11:39:34 status unpacked libpostproc51 5:0.6.1+svn20101128-0.1 2010-12-13 11:39:34 upgrade libppix-utilities-perl 1.000001-1 1.001000-1 2010-12-13 11:39:34 status half-configured libppix-utilities-perl 1.000001-1 2010-12-13 11:39:34 status unpacked libppix-utilities-perl 1.000001-1 2010-12-13 11:39:34 status half-installed libppix-utilities-perl 1.000001-1 2010-12-13 11:39:34 status half-installed libppix-utilities-perl 1.000001-1 2010-12-13 11:39:34 status unpacked libppix-utilities-perl 1.001000-1 2010-12-13 11:39:34 status unpacked libppix-utilities-perl 1.001000-1 2010-12-13 11:39:34 upgrade libsane 1.0.21-7 1.0.21-9 2010-12-13 11:39:34 status half-configured libsane 1.0.21-7 2010-12-13 11:39:34 status unpacked libsane 1.0.21-7 2010-12-13 11:39:34 status half-installed libsane 1.0.21-7 2010-12-13 11:39:36 status triggers-pending hal 0.5.14-3 2010-12-13 11:39:36 status half-installed libsane 1.0.21-7 2010-12-13 11:39:37 status half-installed libsane 1.0.21-7 2010-12-13 11:39:37 status unpacked libsane 1.0.21-9 2010-12-13 11:39:38 status unpacked libsane 1.0.21-9 2010-12-13 11:39:38 upgrade libsdl-mixer1.2 1.2.8-6+b1 1.2.8-6.3 2010-12-13 11:39:38 status half-configured libsdl-mixer1.2 1.2.8-6+b1 2010-12-13 11:39:38 status unpacked libsdl-mixer1.2 1.2.8-6+b1 2010-12-13 11:39:38 status half-installed libsdl-mixer1.2 1.2.8-6+b1 2010-12-13 11:39:38 status half-installed libsdl-mixer1.2 1.2.8-6+b1 2010-12-13 11:39:39 status unpacked libsdl-mixer1.2 1.2.8-6.3 2010-12-13 11:39:39 status unpacked libsdl-mixer1.2 1.2.8-6.3 2010-12-13 11:39:39 upgrade libservlet2.5-java 6.0.28-7 6.0.28-9 2010-12-13 11:39:39 status half-configured libservlet2.5-java 6.0.28-7 2010-12-13 11:39:39 status unpacked libservlet2.5-java 6.0.28-7 2010-12-13 11:39:39 status half-installed libservlet2.5-java 6.0.28-7 2010-12-13 11:39:39 status half-installed libservlet2.5-java 6.0.28-7 2010-12-13 11:39:39 status unpacked libservlet2.5-java 6.0.28-9 2010-12-13 11:39:39 status unpacked libservlet2.5-java 6.0.28-9 2010-12-13 11:39:39 upgrade libwbclient0 2:3.5.6~dfsg-1 2:3.5.6~dfsg-3 2010-12-13 11:39:39 status half-configured libwbclient0 2:3.5.6~dfsg-1 2010-12-13 11:39:39 status unpacked libwbclient0 2:3.5.6~dfsg-1 2010-12-13 11:39:39 status half-installed libwbclient0 2:3.5.6~dfsg-1 2010-12-13 11:39:39 status half-installed libwbclient0 2:3.5.6~dfsg-1 2010-12-13 11:39:39 status unpacked libwbclient0 2:3.5.6~dfsg-3 2010-12-13 11:39:40 status unpacked libwbclient0 2:3.5.6~dfsg-3 2010-12-13 11:39:40 upgrade libsmbclient 2:3.5.6~dfsg-1 2:3.5.6~dfsg-3 2010-12-13 11:39:40 status half-configured libsmbclient 2:3.5.6~dfsg-1 2010-12-13 11:39:40 status unpacked libsmbclient 2:3.5.6~dfsg-1 2010-12-13 11:39:40 status half-installed libsmbclient 2:3.5.6~dfsg-1 2010-12-13 11:39:40 status half-installed libsmbclient 2:3.5.6~dfsg-1 2010-12-13 11:39:40 status unpacked libsmbclient 2:3.5.6~dfsg-3 2010-12-13 11:39:40 status unpacked libsmbclient 2:3.5.6~dfsg-3 2010-12-13 11:39:40 upgrade libvirt-bin 0.8.3-4 0.8.3-5 2010-12-13 11:39:40 status half-configured libvirt-bin 0.8.3-4 2010-12-13 11:39:40 status unpacked libvirt-bin 0.8.3-4 2010-12-13 11:39:40 status half-installed libvirt-bin 0.8.3-4 2010-12-13 11:39:41 status half-installed libvirt-bin 0.8.3-4 2010-12-13 11:39:41 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:39:41 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:39:41 upgrade libvirt0 0.8.3-4 0.8.3-5 2010-12-13 11:39:41 status half-configured libvirt0 0.8.3-4 2010-12-13 11:39:41 status unpacked libvirt0 0.8.3-4 2010-12-13 11:39:41 status half-installed libvirt0 0.8.3-4 2010-12-13 11:39:42 status half-installed libvirt0 0.8.3-4 2010-12-13 11:39:42 status unpacked libvirt0 0.8.3-5 2010-12-13 11:39:42 status unpacked libvirt0 0.8.3-5 2010-12-13 11:39:42 upgrade linux-headers-2.6.32-5-amd64 2.6.32-28 2.6.32-29 2010-12-13 11:39:42 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:39:42 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:39:42 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:39:59 status half-installed linux-headers-2.6.32-5-amd64 2.6.32-28 2010-12-13 11:39:59 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:39:59 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:40:00 upgrade linux-headers-2.6.32-5-common 2.6.32-28 2.6.32-29 2010-12-13 11:40:00 status half-configured linux-headers-2.6.32-5-common 2.6.32-28 2010-12-13 11:40:00 status unpacked linux-headers-2.6.32-5-common 2.6.32-28 2010-12-13 11:40:00 status half-installed linux-headers-2.6.32-5-common 2.6.32-28 2010-12-13 11:40:04 status half-installed linux-headers-2.6.32-5-common 2.6.32-28 2010-12-13 11:40:04 status unpacked linux-headers-2.6.32-5-common 2.6.32-29 2010-12-13 11:40:05 status unpacked linux-headers-2.6.32-5-common 2.6.32-29 2010-12-13 11:40:05 upgrade linux-libc-dev 2.6.32-28 2.6.32-29 2010-12-13 11:40:05 status half-configured linux-libc-dev 2.6.32-28 2010-12-13 11:40:05 status unpacked linux-libc-dev 2.6.32-28 2010-12-13 11:40:05 status half-installed linux-libc-dev 2.6.32-28 2010-12-13 11:40:06 status half-installed linux-libc-dev 2.6.32-28 2010-12-13 11:40:06 status unpacked linux-libc-dev 2.6.32-29 2010-12-13 11:40:06 status unpacked linux-libc-dev 2.6.32-29 2010-12-13 11:40:06 upgrade network-manager 0.8.1-4 0.8.1-6 2010-12-13 11:40:06 status half-configured network-manager 0.8.1-4 2010-12-13 11:40:06 status unpacked network-manager 0.8.1-4 2010-12-13 11:40:06 status half-installed network-manager 0.8.1-4 2010-12-13 11:40:08 status half-installed network-manager 0.8.1-4 2010-12-13 11:40:08 status unpacked network-manager 0.8.1-6 2010-12-13 11:40:08 status unpacked network-manager 0.8.1-6 2010-12-13 11:40:08 upgrade icedtea-6-jre-cacao 6b18-1.8.3-1 6b18-1.8.3-2 2010-12-13 11:40:08 status half-configured icedtea-6-jre-cacao 6b18-1.8.3-1 2010-12-13 11:40:08 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-1 2010-12-13 11:40:08 status half-installed icedtea-6-jre-cacao 6b18-1.8.3-1 2010-12-13 11:40:08 status half-installed icedtea-6-jre-cacao 6b18-1.8.3-1 2010-12-13 11:40:08 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-2 2010-12-13 11:40:08 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-2 2010-12-13 11:40:08 upgrade openjdk-6-jre-lib 6b18-1.8.3-1 6b18-1.8.3-2 2010-12-13 11:40:08 status half-configured openjdk-6-jre-lib 6b18-1.8.3-1 2010-12-13 11:40:08 status unpacked openjdk-6-jre-lib 6b18-1.8.3-1 2010-12-13 11:40:08 status half-installed openjdk-6-jre-lib 6b18-1.8.3-1 2010-12-13 11:40:09 status half-installed openjdk-6-jre-lib 6b18-1.8.3-1 2010-12-13 11:40:09 status unpacked openjdk-6-jre-lib 6b18-1.8.3-2 2010-12-13 11:40:09 status unpacked openjdk-6-jre-lib 6b18-1.8.3-2 2010-12-13 11:40:09 upgrade openjdk-6-jre-headless 6b18-1.8.3-1 6b18-1.8.3-2 2010-12-13 11:40:09 status half-configured openjdk-6-jre-headless 6b18-1.8.3-1 2010-12-13 11:40:09 status unpacked openjdk-6-jre-headless 6b18-1.8.3-1 2010-12-13 11:40:09 status half-installed openjdk-6-jre-headless 6b18-1.8.3-1 2010-12-13 11:40:12 status half-installed openjdk-6-jre-headless 6b18-1.8.3-1 2010-12-13 11:40:13 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:40:13 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:40:13 upgrade openjdk-6-jre 6b18-1.8.3-1 6b18-1.8.3-2 2010-12-13 11:40:13 status half-configured openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status unpacked openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:13 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:14 status half-installed openjdk-6-jre 6b18-1.8.3-1 2010-12-13 11:40:14 status unpacked openjdk-6-jre 6b18-1.8.3-2 2010-12-13 11:40:14 status unpacked openjdk-6-jre 6b18-1.8.3-2 2010-12-13 11:40:14 upgrade openoffice.org-writer 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:14 status half-configured openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:14 status unpacked openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:14 status half-installed openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:14 status half-installed openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:14 status half-installed openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:14 status half-installed openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:17 status half-installed openoffice.org-writer 1:3.2.1-9 2010-12-13 11:40:17 status unpacked openoffice.org-writer 1:3.2.1-10 2010-12-13 11:40:17 status unpacked openoffice.org-writer 1:3.2.1-10 2010-12-13 11:40:18 upgrade openoffice.org-calc 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:18 status half-configured openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:18 status unpacked openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:18 status half-installed openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:18 status half-installed openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:18 status half-installed openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:18 status half-installed openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:20 status half-installed openoffice.org-calc 1:3.2.1-9 2010-12-13 11:40:20 status unpacked openoffice.org-calc 1:3.2.1-10 2010-12-13 11:40:20 status unpacked openoffice.org-calc 1:3.2.1-10 2010-12-13 11:40:20 upgrade openoffice.org-base 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:20 status half-configured openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:20 status unpacked openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:20 status half-installed openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:21 status half-installed openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:21 status half-installed openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:21 status half-installed openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:22 status half-installed openoffice.org-base 1:3.2.1-9 2010-12-13 11:40:22 status unpacked openoffice.org-base 1:3.2.1-10 2010-12-13 11:40:22 status unpacked openoffice.org-base 1:3.2.1-10 2010-12-13 11:40:22 upgrade openoffice.org-base-core 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:22 status half-configured openoffice.org-base-core 1:3.2.1-9 2010-12-13 11:40:22 status unpacked openoffice.org-base-core 1:3.2.1-9 2010-12-13 11:40:22 status half-installed openoffice.org-base-core 1:3.2.1-9 2010-12-13 11:40:23 status half-installed openoffice.org-base-core 1:3.2.1-9 2010-12-13 11:40:23 status unpacked openoffice.org-base-core 1:3.2.1-10 2010-12-13 11:40:23 status unpacked openoffice.org-base-core 1:3.2.1-10 2010-12-13 11:40:23 upgrade openoffice.org 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:23 status half-configured openoffice.org 1:3.2.1-9 2010-12-13 11:40:23 status unpacked openoffice.org 1:3.2.1-9 2010-12-13 11:40:23 status half-installed openoffice.org 1:3.2.1-9 2010-12-13 11:40:23 status half-installed openoffice.org 1:3.2.1-9 2010-12-13 11:40:23 status unpacked openoffice.org 1:3.2.1-10 2010-12-13 11:40:23 status unpacked openoffice.org 1:3.2.1-10 2010-12-13 11:40:23 upgrade openoffice.org-common 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:23 status half-configured openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:23 status unpacked openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status triggers-pending postgresql-common 112 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:24 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:37 status half-installed openoffice.org-common 1:3.2.1-9 2010-12-13 11:40:37 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:40:38 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:40:38 upgrade openoffice.org-style-galaxy 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:38 status half-configured openoffice.org-style-galaxy 1:3.2.1-9 2010-12-13 11:40:38 status unpacked openoffice.org-style-galaxy 1:3.2.1-9 2010-12-13 11:40:38 status half-installed openoffice.org-style-galaxy 1:3.2.1-9 2010-12-13 11:40:40 status half-installed openoffice.org-style-galaxy 1:3.2.1-9 2010-12-13 11:40:40 status unpacked openoffice.org-style-galaxy 1:3.2.1-10 2010-12-13 11:40:40 status unpacked openoffice.org-style-galaxy 1:3.2.1-10 2010-12-13 11:40:40 upgrade openoffice.org-java-common 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:40 status half-configured openoffice.org-java-common 1:3.2.1-9 2010-12-13 11:40:40 status unpacked openoffice.org-java-common 1:3.2.1-9 2010-12-13 11:40:40 status half-installed openoffice.org-java-common 1:3.2.1-9 2010-12-13 11:40:41 status half-installed openoffice.org-java-common 1:3.2.1-9 2010-12-13 11:40:41 status unpacked openoffice.org-java-common 1:3.2.1-10 2010-12-13 11:40:41 status unpacked openoffice.org-java-common 1:3.2.1-10 2010-12-13 11:40:41 upgrade openoffice.org-impress 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:41 status half-configured openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status unpacked openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status half-installed openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status half-installed openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status half-installed openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status half-installed openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:42 status half-installed openoffice.org-impress 1:3.2.1-9 2010-12-13 11:40:43 status unpacked openoffice.org-impress 1:3.2.1-10 2010-12-13 11:40:43 status unpacked openoffice.org-impress 1:3.2.1-10 2010-12-13 11:40:43 upgrade openoffice.org-draw 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:43 status half-configured openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:43 status unpacked openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:43 status half-installed openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:43 status half-installed openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:43 status half-installed openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:43 status half-installed openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:44 status half-installed openoffice.org-draw 1:3.2.1-9 2010-12-13 11:40:44 status unpacked openoffice.org-draw 1:3.2.1-10 2010-12-13 11:40:44 status unpacked openoffice.org-draw 1:3.2.1-10 2010-12-13 11:40:44 upgrade openoffice.org-officebean 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:44 status half-configured openoffice.org-officebean 1:3.2.1-9 2010-12-13 11:40:44 status unpacked openoffice.org-officebean 1:3.2.1-9 2010-12-13 11:40:44 status half-installed openoffice.org-officebean 1:3.2.1-9 2010-12-13 11:40:45 status half-installed openoffice.org-officebean 1:3.2.1-9 2010-12-13 11:40:45 status unpacked openoffice.org-officebean 1:3.2.1-10 2010-12-13 11:40:45 status unpacked openoffice.org-officebean 1:3.2.1-10 2010-12-13 11:40:45 upgrade python-uno 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:45 status half-configured python-uno 1:3.2.1-9 2010-12-13 11:40:46 status unpacked python-uno 1:3.2.1-9 2010-12-13 11:40:46 status half-installed python-uno 1:3.2.1-9 2010-12-13 11:40:46 status half-installed python-uno 1:3.2.1-9 2010-12-13 11:40:46 status unpacked python-uno 1:3.2.1-10 2010-12-13 11:40:46 status unpacked python-uno 1:3.2.1-10 2010-12-13 11:40:47 upgrade openoffice.org-math 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:47 status half-configured openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status unpacked openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status half-installed openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status half-installed openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status half-installed openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status half-installed openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status half-installed openoffice.org-math 1:3.2.1-9 2010-12-13 11:40:47 status unpacked openoffice.org-math 1:3.2.1-10 2010-12-13 11:40:47 status unpacked openoffice.org-math 1:3.2.1-10 2010-12-13 11:40:48 upgrade openoffice.org-filter-binfilter 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:48 status half-configured openoffice.org-filter-binfilter 1:3.2.1-9 2010-12-13 11:40:48 status unpacked openoffice.org-filter-binfilter 1:3.2.1-9 2010-12-13 11:40:48 status half-installed openoffice.org-filter-binfilter 1:3.2.1-9 2010-12-13 11:40:52 status half-installed openoffice.org-filter-binfilter 1:3.2.1-9 2010-12-13 11:40:52 status unpacked openoffice.org-filter-binfilter 1:3.2.1-10 2010-12-13 11:40:52 status unpacked openoffice.org-filter-binfilter 1:3.2.1-10 2010-12-13 11:40:52 upgrade ttf-opensymbol 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:52 status half-configured ttf-opensymbol 1:3.2.1-9 2010-12-13 11:40:52 status unpacked ttf-opensymbol 1:3.2.1-9 2010-12-13 11:40:52 status half-installed ttf-opensymbol 1:3.2.1-9 2010-12-13 11:40:53 status half-installed ttf-opensymbol 1:3.2.1-9 2010-12-13 11:40:53 status half-installed ttf-opensymbol 1:3.2.1-9 2010-12-13 11:40:53 status unpacked ttf-opensymbol 1:3.2.1-10 2010-12-13 11:40:53 status unpacked ttf-opensymbol 1:3.2.1-10 2010-12-13 11:40:53 upgrade openoffice.org-core 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:40:53 status half-configured openoffice.org-core 1:3.2.1-9 2010-12-13 11:40:53 status unpacked openoffice.org-core 1:3.2.1-9 2010-12-13 11:40:53 status half-installed openoffice.org-core 1:3.2.1-9 2010-12-13 11:40:54 status half-installed openoffice.org-core 1:3.2.1-9 2010-12-13 11:40:54 status half-installed openoffice.org-core 1:3.2.1-9 2010-12-13 11:41:04 status half-installed openoffice.org-core 1:3.2.1-9 2010-12-13 11:41:04 status unpacked openoffice.org-core 1:3.2.1-10 2010-12-13 11:41:05 status unpacked openoffice.org-core 1:3.2.1-10 2010-12-13 11:41:06 upgrade openoffice.org-report-builder-bin 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:41:06 status half-configured openoffice.org-report-builder-bin 1:3.2.1-9 2010-12-13 11:41:06 status unpacked openoffice.org-report-builder-bin 1:3.2.1-9 2010-12-13 11:41:06 status half-installed openoffice.org-report-builder-bin 1:3.2.1-9 2010-12-13 11:41:08 status half-installed openoffice.org-report-builder-bin 1:3.2.1-9 2010-12-13 11:41:09 status unpacked openoffice.org-report-builder-bin 1:3.2.1-10 2010-12-13 11:41:09 status unpacked openoffice.org-report-builder-bin 1:3.2.1-10 2010-12-13 11:41:09 upgrade openoffice.org-filter-mobiledev 1:3.2.1-9 1:3.2.1-10 2010-12-13 11:41:09 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-9 2010-12-13 11:41:09 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-9 2010-12-13 11:41:09 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-9 2010-12-13 11:41:09 status half-installed openoffice.org-filter-mobiledev 1:3.2.1-9 2010-12-13 11:41:09 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-10 2010-12-13 11:41:09 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-10 2010-12-13 11:41:10 upgrade postgresql-client-common 112 113 2010-12-13 11:41:10 status half-configured postgresql-client-common 112 2010-12-13 11:41:10 status unpacked postgresql-client-common 112 2010-12-13 11:41:10 status half-installed postgresql-client-common 112 2010-12-13 11:41:10 status half-installed postgresql-client-common 112 2010-12-13 11:41:10 status unpacked postgresql-client-common 113 2010-12-13 11:41:10 status unpacked postgresql-client-common 113 2010-12-13 11:41:10 upgrade postgresql-common 112 113 2010-12-13 11:41:10 status half-configured postgresql-common 112 2010-12-13 11:41:12 status unpacked postgresql-common 112 2010-12-13 11:41:12 status half-installed postgresql-common 112 2010-12-13 11:41:13 status half-installed postgresql-common 112 2010-12-13 11:41:13 status unpacked postgresql-common 113 2010-12-13 11:41:13 status unpacked postgresql-common 113 2010-12-13 11:41:13 upgrade python-apt-doc 0.7.100 0.7.100.1 2010-12-13 11:41:13 status half-configured python-apt-doc 0.7.100 2010-12-13 11:41:13 status unpacked python-apt-doc 0.7.100 2010-12-13 11:41:13 status half-installed python-apt-doc 0.7.100 2010-12-13 11:41:13 status half-installed python-apt-doc 0.7.100 2010-12-13 11:41:13 status half-installed python-apt-doc 0.7.100 2010-12-13 11:41:13 status unpacked python-apt-doc 0.7.100.1 2010-12-13 11:41:13 status unpacked python-apt-doc 0.7.100.1 2010-12-13 11:41:14 upgrade python-bugbuddy 2.30.0-3 2.30.0-4 2010-12-13 11:41:14 status half-configured python-bugbuddy 2.30.0-3 2010-12-13 11:41:14 status unpacked python-bugbuddy 2.30.0-3 2010-12-13 11:41:14 status half-installed python-bugbuddy 2.30.0-3 2010-12-13 11:41:14 status half-installed python-bugbuddy 2.30.0-3 2010-12-13 11:41:14 status unpacked python-bugbuddy 2.30.0-4 2010-12-13 11:41:14 status unpacked python-bugbuddy 2.30.0-4 2010-12-13 11:41:15 upgrade python-gnomedesktop 2.30.0-3 2.30.0-4 2010-12-13 11:41:15 status half-configured python-gnomedesktop 2.30.0-3 2010-12-13 11:41:15 status unpacked python-gnomedesktop 2.30.0-3 2010-12-13 11:41:15 status half-installed python-gnomedesktop 2.30.0-3 2010-12-13 11:41:15 status half-installed python-gnomedesktop 2.30.0-3 2010-12-13 11:41:15 status unpacked python-gnomedesktop 2.30.0-4 2010-12-13 11:41:15 status unpacked python-gnomedesktop 2.30.0-4 2010-12-13 11:41:15 upgrade python-gnomekeyring 2.30.0-3 2.30.0-4 2010-12-13 11:41:15 status half-configured python-gnomekeyring 2.30.0-3 2010-12-13 11:41:15 status unpacked python-gnomekeyring 2.30.0-3 2010-12-13 11:41:15 status half-installed python-gnomekeyring 2.30.0-3 2010-12-13 11:41:15 status half-installed python-gnomekeyring 2.30.0-3 2010-12-13 11:41:15 status unpacked python-gnomekeyring 2.30.0-4 2010-12-13 11:41:15 status unpacked python-gnomekeyring 2.30.0-4 2010-12-13 11:41:16 upgrade python-libvirt 0.8.3-4 0.8.3-5 2010-12-13 11:41:16 status half-configured python-libvirt 0.8.3-4 2010-12-13 11:41:16 status unpacked python-libvirt 0.8.3-4 2010-12-13 11:41:16 status half-installed python-libvirt 0.8.3-4 2010-12-13 11:41:16 status half-installed python-libvirt 0.8.3-4 2010-12-13 11:41:16 status unpacked python-libvirt 0.8.3-5 2010-12-13 11:41:16 status unpacked python-libvirt 0.8.3-5 2010-12-13 11:41:16 upgrade qemu-utils 0.12.5+dfsg-2 0.12.5+dfsg-3 2010-12-13 11:41:16 status half-configured qemu-utils 0.12.5+dfsg-2 2010-12-13 11:41:16 status unpacked qemu-utils 0.12.5+dfsg-2 2010-12-13 11:41:16 status half-installed qemu-utils 0.12.5+dfsg-2 2010-12-13 11:41:16 status half-installed qemu-utils 0.12.5+dfsg-2 2010-12-13 11:41:16 status unpacked qemu-utils 0.12.5+dfsg-3 2010-12-13 11:41:17 status unpacked qemu-utils 0.12.5+dfsg-3 2010-12-13 11:41:17 upgrade qemu-user 0.12.5+dfsg-2 0.12.5+dfsg-3 2010-12-13 11:41:17 status half-configured qemu-user 0.12.5+dfsg-2 2010-12-13 11:41:17 status unpacked qemu-user 0.12.5+dfsg-2 2010-12-13 11:41:17 status half-installed qemu-user 0.12.5+dfsg-2 2010-12-13 11:41:18 status half-installed qemu-user 0.12.5+dfsg-2 2010-12-13 11:41:18 status unpacked qemu-user 0.12.5+dfsg-3 2010-12-13 11:41:18 status unpacked qemu-user 0.12.5+dfsg-3 2010-12-13 11:41:19 upgrade qemu-keymaps 0.12.5+dfsg-2 0.12.5+dfsg-3 2010-12-13 11:41:19 status half-configured qemu-keymaps 0.12.5+dfsg-2 2010-12-13 11:41:19 status unpacked qemu-keymaps 0.12.5+dfsg-2 2010-12-13 11:41:19 status half-installed qemu-keymaps 0.12.5+dfsg-2 2010-12-13 11:41:19 status half-installed qemu-keymaps 0.12.5+dfsg-2 2010-12-13 11:41:19 status unpacked qemu-keymaps 0.12.5+dfsg-3 2010-12-13 11:41:19 status unpacked qemu-keymaps 0.12.5+dfsg-3 2010-12-13 11:41:19 upgrade qemu-system 0.12.5+dfsg-2 0.12.5+dfsg-3 2010-12-13 11:41:19 status half-configured qemu-system 0.12.5+dfsg-2 2010-12-13 11:41:19 status unpacked qemu-system 0.12.5+dfsg-2 2010-12-13 11:41:19 status half-installed qemu-system 0.12.5+dfsg-2 2010-12-13 11:41:21 status half-installed qemu-system 0.12.5+dfsg-2 2010-12-13 11:41:21 status unpacked qemu-system 0.12.5+dfsg-3 2010-12-13 11:41:21 status unpacked qemu-system 0.12.5+dfsg-3 2010-12-13 11:41:21 upgrade qemu 0.12.5+dfsg-2 0.12.5+dfsg-3 2010-12-13 11:41:21 status half-configured qemu 0.12.5+dfsg-2 2010-12-13 11:41:21 status unpacked qemu 0.12.5+dfsg-2 2010-12-13 11:41:21 status half-installed qemu 0.12.5+dfsg-2 2010-12-13 11:41:21 status half-installed qemu 0.12.5+dfsg-2 2010-12-13 11:41:21 status half-installed qemu 0.12.5+dfsg-2 2010-12-13 11:41:21 status unpacked qemu 0.12.5+dfsg-3 2010-12-13 11:41:21 status unpacked qemu 0.12.5+dfsg-3 2010-12-13 11:41:22 upgrade rxvt-unicode 9.09-1 9.09-3 2010-12-13 11:41:22 status half-configured rxvt-unicode 9.09-1 2010-12-13 11:41:22 status unpacked rxvt-unicode 9.09-1 2010-12-13 11:41:22 status half-installed rxvt-unicode 9.09-1 2010-12-13 11:41:24 status half-installed rxvt-unicode 9.09-1 2010-12-13 11:41:24 status half-installed rxvt-unicode 9.09-1 2010-12-13 11:41:24 status unpacked rxvt-unicode 9.09-3 2010-12-13 11:41:24 status unpacked rxvt-unicode 9.09-3 2010-12-13 11:41:25 upgrade smbclient 2:3.5.6~dfsg-1 2:3.5.6~dfsg-3 2010-12-13 11:41:25 status half-configured smbclient 2:3.5.6~dfsg-1 2010-12-13 11:41:25 status unpacked smbclient 2:3.5.6~dfsg-1 2010-12-13 11:41:25 status half-installed smbclient 2:3.5.6~dfsg-1 2010-12-13 11:41:26 status half-installed smbclient 2:3.5.6~dfsg-1 2010-12-13 11:41:26 status unpacked smbclient 2:3.5.6~dfsg-3 2010-12-13 11:41:27 status unpacked smbclient 2:3.5.6~dfsg-3 2010-12-13 11:41:27 upgrade samba-common 2:3.5.6~dfsg-1 2:3.5.6~dfsg-3 2010-12-13 11:41:27 status half-configured samba-common 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status unpacked samba-common 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status half-installed samba-common 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status half-installed samba-common 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:41:27 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:41:27 upgrade samba-common-bin 2:3.5.6~dfsg-1 2:3.5.6~dfsg-3 2010-12-13 11:41:27 status half-configured samba-common-bin 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status unpacked samba-common-bin 2:3.5.6~dfsg-1 2010-12-13 11:41:27 status half-installed samba-common-bin 2:3.5.6~dfsg-1 2010-12-13 11:41:28 status half-installed samba-common-bin 2:3.5.6~dfsg-1 2010-12-13 11:41:28 status unpacked samba-common-bin 2:3.5.6~dfsg-3 2010-12-13 11:41:28 status unpacked samba-common-bin 2:3.5.6~dfsg-3 2010-12-13 11:41:29 upgrade sane-utils 1.0.21-7 1.0.21-9 2010-12-13 11:41:29 status half-configured sane-utils 1.0.21-7 2010-12-13 11:41:29 status unpacked sane-utils 1.0.21-7 2010-12-13 11:41:29 status half-installed sane-utils 1.0.21-7 2010-12-13 11:41:29 status half-installed sane-utils 1.0.21-7 2010-12-13 11:41:29 status unpacked sane-utils 1.0.21-9 2010-12-13 11:41:29 status unpacked sane-utils 1.0.21-9 2010-12-13 11:41:29 upgrade schroot 1.4.15-1 1.4.16-1 2010-12-13 11:41:29 status half-configured schroot 1.4.15-1 2010-12-13 11:41:29 status unpacked schroot 1.4.15-1 2010-12-13 11:41:29 status half-installed schroot 1.4.15-1 2010-12-13 11:41:30 status half-installed schroot 1.4.15-1 2010-12-13 11:41:30 status unpacked schroot 1.4.16-1 2010-12-13 11:41:30 status unpacked schroot 1.4.16-1 2010-12-13 11:41:30 upgrade schroot-common 1.4.15-1 1.4.16-1 2010-12-13 11:41:30 status half-configured schroot-common 1.4.15-1 2010-12-13 11:41:30 status unpacked schroot-common 1.4.15-1 2010-12-13 11:41:30 status half-installed schroot-common 1.4.15-1 2010-12-13 11:41:30 status half-installed schroot-common 1.4.15-1 2010-12-13 11:41:30 status unpacked schroot-common 1.4.16-1 2010-12-13 11:41:30 status unpacked schroot-common 1.4.16-1 2010-12-13 11:41:31 upgrade sgml-data 2.0.4 2.0.5 2010-12-13 11:41:31 status half-configured sgml-data 2.0.4 2010-12-13 11:41:31 status unpacked sgml-data 2.0.4 2010-12-13 11:41:32 status half-installed sgml-data 2.0.4 2010-12-13 11:41:32 status half-installed sgml-data 2.0.4 2010-12-13 11:41:32 status unpacked sgml-data 2.0.5 2010-12-13 11:41:32 status unpacked sgml-data 2.0.5 2010-12-13 11:41:32 upgrade suckless-tools 35-1 38-1 2010-12-13 11:41:32 status half-configured suckless-tools 35-1 2010-12-13 11:41:32 status unpacked suckless-tools 35-1 2010-12-13 11:41:32 status half-installed suckless-tools 35-1 2010-12-13 11:41:32 status half-installed suckless-tools 35-1 2010-12-13 11:41:32 status unpacked suckless-tools 38-1 2010-12-13 11:41:32 status unpacked suckless-tools 38-1 2010-12-13 11:41:33 upgrade sudo 1.7.4p4-4 1.7.4p4-5 2010-12-13 11:41:33 status half-configured sudo 1.7.4p4-4 2010-12-13 11:41:33 status unpacked sudo 1.7.4p4-4 2010-12-13 11:41:33 status half-installed sudo 1.7.4p4-4 2010-12-13 11:41:33 status half-installed sudo 1.7.4p4-4 2010-12-13 11:41:33 status unpacked sudo 1.7.4p4-5 2010-12-13 11:41:33 status unpacked sudo 1.7.4p4-5 2010-12-13 11:41:33 upgrade update-manager-gnome 0.200.4-1 0.200.5-1 2010-12-13 11:41:33 status half-configured update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status unpacked update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status half-installed update-manager-gnome 0.200.4-1 2010-12-13 11:41:34 status unpacked update-manager-gnome 0.200.5-1 2010-12-13 11:41:34 status unpacked update-manager-gnome 0.200.5-1 2010-12-13 11:41:34 upgrade update-manager-core 0.200.4-1 0.200.5-1 2010-12-13 11:41:34 status half-configured update-manager-core 0.200.4-1 2010-12-13 11:41:34 status unpacked update-manager-core 0.200.4-1 2010-12-13 11:41:35 status half-installed update-manager-core 0.200.4-1 2010-12-13 11:41:35 status half-installed update-manager-core 0.200.4-1 2010-12-13 11:41:35 status unpacked update-manager-core 0.200.5-1 2010-12-13 11:41:35 status unpacked update-manager-core 0.200.5-1 2010-12-13 11:41:35 upgrade update-notifier 0.99.3debian7 0.99.3debian8 2010-12-13 11:41:35 status half-configured update-notifier 0.99.3debian7 2010-12-13 11:41:35 status unpacked update-notifier 0.99.3debian7 2010-12-13 11:41:35 status half-installed update-notifier 0.99.3debian7 2010-12-13 11:41:35 status half-installed update-notifier 0.99.3debian7 2010-12-13 11:41:35 status half-installed update-notifier 0.99.3debian7 2010-12-13 11:41:35 status half-installed update-notifier 0.99.3debian7 2010-12-13 11:41:36 status unpacked update-notifier 0.99.3debian8 2010-12-13 11:41:36 status unpacked update-notifier 0.99.3debian8 2010-12-13 11:41:36 upgrade update-notifier-common 0.99.3debian7 0.99.3debian8 2010-12-13 11:41:36 status half-configured update-notifier-common 0.99.3debian7 2010-12-13 11:41:36 status unpacked update-notifier-common 0.99.3debian7 2010-12-13 11:41:36 status half-installed update-notifier-common 0.99.3debian7 2010-12-13 11:41:37 status half-installed update-notifier-common 0.99.3debian7 2010-12-13 11:41:37 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:41:37 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:41:37 upgrade xserver-common 2:1.7.7-9 2:1.7.7-10 2010-12-13 11:41:37 status half-configured xserver-common 2:1.7.7-9 2010-12-13 11:41:37 status unpacked xserver-common 2:1.7.7-9 2010-12-13 11:41:37 status half-installed xserver-common 2:1.7.7-9 2010-12-13 11:41:37 status half-installed xserver-common 2:1.7.7-9 2010-12-13 11:41:37 status unpacked xserver-common 2:1.7.7-10 2010-12-13 11:41:38 status unpacked xserver-common 2:1.7.7-10 2010-12-13 11:41:38 upgrade xnest 2:1.7.7-9 2:1.7.7-10 2010-12-13 11:41:38 status half-configured xnest 2:1.7.7-9 2010-12-13 11:41:38 status unpacked xnest 2:1.7.7-9 2010-12-13 11:41:38 status half-installed xnest 2:1.7.7-9 2010-12-13 11:41:38 status half-installed xnest 2:1.7.7-9 2010-12-13 11:41:38 status unpacked xnest 2:1.7.7-10 2010-12-13 11:41:38 status unpacked xnest 2:1.7.7-10 2010-12-13 11:41:38 upgrade xserver-xephyr 2:1.7.7-9 2:1.7.7-10 2010-12-13 11:41:38 status half-configured xserver-xephyr 2:1.7.7-9 2010-12-13 11:41:38 status unpacked xserver-xephyr 2:1.7.7-9 2010-12-13 11:41:38 status half-installed xserver-xephyr 2:1.7.7-9 2010-12-13 11:41:38 status half-installed xserver-xephyr 2:1.7.7-9 2010-12-13 11:41:38 status unpacked xserver-xephyr 2:1.7.7-10 2010-12-13 11:41:38 status unpacked xserver-xephyr 2:1.7.7-10 2010-12-13 11:41:39 upgrade xserver-xorg-core 2:1.7.7-9 2:1.7.7-10 2010-12-13 11:41:39 status half-configured xserver-xorg-core 2:1.7.7-9 2010-12-13 11:41:39 status unpacked xserver-xorg-core 2:1.7.7-9 2010-12-13 11:41:39 status half-installed xserver-xorg-core 2:1.7.7-9 2010-12-13 11:41:39 status half-installed xserver-xorg-core 2:1.7.7-9 2010-12-13 11:41:39 status unpacked xserver-xorg-core 2:1.7.7-10 2010-12-13 11:41:39 status unpacked xserver-xorg-core 2:1.7.7-10 2010-12-13 11:41:40 upgrade xserver-xorg-video-intel 2:2.13.0-2 2:2.13.0-4 2010-12-13 11:41:40 status half-configured xserver-xorg-video-intel 2:2.13.0-2 2010-12-13 11:41:40 status unpacked xserver-xorg-video-intel 2:2.13.0-2 2010-12-13 11:41:40 status half-installed xserver-xorg-video-intel 2:2.13.0-2 2010-12-13 11:41:40 status half-installed xserver-xorg-video-intel 2:2.13.0-2 2010-12-13 11:41:40 status unpacked xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:41:40 status unpacked xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:41:40 upgrade python-aptdaemon-gtk 0.31+bzr413-1 0.31+bzr413-1.1 2010-12-13 11:41:40 status half-configured python-aptdaemon-gtk 0.31+bzr413-1 2010-12-13 11:41:41 status unpacked python-aptdaemon-gtk 0.31+bzr413-1 2010-12-13 11:41:41 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-12-13 11:41:41 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-12-13 11:41:43 status half-installed python-aptdaemon-gtk 0.31+bzr413-1 2010-12-13 11:41:43 status unpacked python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:41:43 status unpacked python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:41:43 upgrade aptdaemon 0.31+bzr413-1 0.31+bzr413-1.1 2010-12-13 11:41:43 status half-configured aptdaemon 0.31+bzr413-1 2010-12-13 11:41:43 status unpacked aptdaemon 0.31+bzr413-1 2010-12-13 11:41:43 status half-installed aptdaemon 0.31+bzr413-1 2010-12-13 11:41:44 status half-installed aptdaemon 0.31+bzr413-1 2010-12-13 11:41:44 status unpacked aptdaemon 0.31+bzr413-1.1 2010-12-13 11:41:44 status unpacked aptdaemon 0.31+bzr413-1.1 2010-12-13 11:41:45 upgrade python-aptdaemon 0.31+bzr413-1 0.31+bzr413-1.1 2010-12-13 11:41:45 status half-configured python-aptdaemon 0.31+bzr413-1 2010-12-13 11:41:45 status unpacked python-aptdaemon 0.31+bzr413-1 2010-12-13 11:41:45 status half-installed python-aptdaemon 0.31+bzr413-1 2010-12-13 11:41:45 status half-installed python-aptdaemon 0.31+bzr413-1 2010-12-13 11:41:45 status unpacked python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:41:45 status unpacked python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:41:45 upgrade fai-client 4.0~beta2+experimental42 4.0~beta2+experimental45 2010-12-13 11:41:45 status half-configured fai-client 4.0~beta2+experimental42 2010-12-13 11:41:45 status unpacked fai-client 4.0~beta2+experimental42 2010-12-13 11:41:45 status half-installed fai-client 4.0~beta2+experimental42 2010-12-13 11:41:46 status half-installed fai-client 4.0~beta2+experimental42 2010-12-13 11:41:46 status unpacked fai-client 4.0~beta2+experimental45 2010-12-13 11:41:46 status unpacked fai-client 4.0~beta2+experimental45 2010-12-13 11:41:46 upgrade fai-doc 4.0~beta2+experimental42 4.0~beta2+experimental45 2010-12-13 11:41:46 status half-configured fai-doc 4.0~beta2+experimental42 2010-12-13 11:41:46 status unpacked fai-doc 4.0~beta2+experimental42 2010-12-13 11:41:46 status half-installed fai-doc 4.0~beta2+experimental42 2010-12-13 11:41:46 status half-installed fai-doc 4.0~beta2+experimental42 2010-12-13 11:41:46 status half-installed fai-doc 4.0~beta2+experimental42 2010-12-13 11:41:46 status unpacked fai-doc 4.0~beta2+experimental45 2010-12-13 11:41:46 status unpacked fai-doc 4.0~beta2+experimental45 2010-12-13 11:41:47 upgrade fai-server 4.0~beta2+experimental42 4.0~beta2+experimental45 2010-12-13 11:41:47 status half-configured fai-server 4.0~beta2+experimental42 2010-12-13 11:41:47 status unpacked fai-server 4.0~beta2+experimental42 2010-12-13 11:41:47 status half-installed fai-server 4.0~beta2+experimental42 2010-12-13 11:41:47 status half-installed fai-server 4.0~beta2+experimental42 2010-12-13 11:41:47 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:41:47 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:41:47 upgrade fai-setup-storage 4.0~beta2+experimental42 4.0~beta2+experimental45 2010-12-13 11:41:47 status half-configured fai-setup-storage 4.0~beta2+experimental42 2010-12-13 11:41:47 status unpacked fai-setup-storage 4.0~beta2+experimental42 2010-12-13 11:41:47 status half-installed fai-setup-storage 4.0~beta2+experimental42 2010-12-13 11:41:47 status half-installed fai-setup-storage 4.0~beta2+experimental42 2010-12-13 11:41:47 status unpacked fai-setup-storage 4.0~beta2+experimental45 2010-12-13 11:41:47 status unpacked fai-setup-storage 4.0~beta2+experimental45 2010-12-13 11:41:48 upgrade sbuild 0.60.5-1 0.60.7-1 2010-12-13 11:41:48 status half-configured sbuild 0.60.5-1 2010-12-13 11:41:48 status unpacked sbuild 0.60.5-1 2010-12-13 11:41:48 status half-installed sbuild 0.60.5-1 2010-12-13 11:41:48 status half-installed sbuild 0.60.5-1 2010-12-13 11:41:48 status unpacked sbuild 0.60.7-1 2010-12-13 11:41:48 status unpacked sbuild 0.60.7-1 2010-12-13 11:41:49 upgrade libsbuild-perl 0.60.5-1 0.60.7-1 2010-12-13 11:41:49 status half-configured libsbuild-perl 0.60.5-1 2010-12-13 11:41:49 status unpacked libsbuild-perl 0.60.5-1 2010-12-13 11:41:49 status half-installed libsbuild-perl 0.60.5-1 2010-12-13 11:41:49 status half-installed libsbuild-perl 0.60.5-1 2010-12-13 11:41:49 status unpacked libsbuild-perl 0.60.7-1 2010-12-13 11:41:49 status unpacked libsbuild-perl 0.60.7-1 2010-12-13 11:41:50 upgrade mozilla-plugin-gnash 0.8.8-6 0.8.8-7 2010-12-13 11:41:50 status half-configured mozilla-plugin-gnash 0.8.8-6 2010-12-13 11:41:50 status unpacked mozilla-plugin-gnash 0.8.8-6 2010-12-13 11:41:50 status half-installed mozilla-plugin-gnash 0.8.8-6 2010-12-13 11:41:50 status half-installed mozilla-plugin-gnash 0.8.8-6 2010-12-13 11:41:50 status unpacked mozilla-plugin-gnash 0.8.8-7 2010-12-13 11:41:51 status unpacked mozilla-plugin-gnash 0.8.8-7 2010-12-13 11:41:51 upgrade tftpd-hpa 5.0-16 5.0-18 2010-12-13 11:41:51 status half-configured tftpd-hpa 5.0-16 2010-12-13 11:41:51 status unpacked tftpd-hpa 5.0-16 2010-12-13 11:41:51 status half-installed tftpd-hpa 5.0-16 2010-12-13 11:41:51 status half-installed tftpd-hpa 5.0-16 2010-12-13 11:41:51 status unpacked tftpd-hpa 5.0-18 2010-12-13 11:41:51 status unpacked tftpd-hpa 5.0-18 2010-12-13 11:41:51 trigproc doc-base 0.9.5 0.9.5 2010-12-13 11:41:51 status half-configured doc-base 0.9.5 2010-12-13 11:41:54 status installed doc-base 0.9.5 2010-12-13 11:41:54 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2010-12-13 11:41:54 status half-configured install-info 4.13a.dfsg.1-6 2010-12-13 11:41:55 status installed install-info 4.13a.dfsg.1-6 2010-12-13 11:41:55 trigproc menu 2.1.44 2.1.44 2010-12-13 11:41:55 status half-configured menu 2.1.44 2010-12-13 11:41:59 status installed menu 2.1.44 2010-12-13 11:41:59 trigproc gnome-menus 2.30.3-1 2.30.3-1 2010-12-13 11:41:59 status half-configured gnome-menus 2.30.3-1 2010-12-13 11:41:59 status installed gnome-menus 2.30.3-1 2010-12-13 11:41:59 trigproc desktop-file-utils 0.15-2 0.15-2 2010-12-13 11:41:59 status half-configured desktop-file-utils 0.15-2 2010-12-13 11:42:01 status installed desktop-file-utils 0.15-2 2010-12-13 11:42:01 trigproc shared-mime-info 0.71-4 0.71-4 2010-12-13 11:42:01 status half-configured shared-mime-info 0.71-4 2010-12-13 11:42:03 status installed shared-mime-info 0.71-4 2010-12-13 11:42:03 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2010-12-13 11:42:03 status half-configured fontconfig 2.8.0-2.1 2010-12-13 11:42:09 status installed fontconfig 2.8.0-2.1 2010-12-13 11:42:09 trigproc hicolor-icon-theme 0.12-1 0.12-1 2010-12-13 11:42:09 status half-configured hicolor-icon-theme 0.12-1 2010-12-13 11:42:21 status installed hicolor-icon-theme 0.12-1 2010-12-13 11:42:21 trigproc gconf2 2.28.1-6 2.28.1-6 2010-12-13 11:42:21 status half-configured gconf2 2.28.1-6 2010-12-13 11:42:36 status installed gconf2 2.28.1-6 2010-12-13 11:42:36 trigproc python-support 1.0.11 1.0.11 2010-12-13 11:42:36 status half-configured python-support 1.0.11 2010-12-13 11:43:01 status installed python-support 1.0.11 2010-12-13 11:43:01 trigproc hal 0.5.14-3 0.5.14-3 2010-12-13 11:43:01 status half-configured hal 0.5.14-3 2010-12-13 11:43:03 status installed hal 0.5.14-3 2010-12-13 11:43:05 startup packages configure 2010-12-13 11:43:05 configure cpp-4.4 4.4.5-10 4.4.5-10 2010-12-13 11:43:05 status unpacked cpp-4.4 4.4.5-10 2010-12-13 11:43:05 status half-configured cpp-4.4 4.4.5-10 2010-12-13 11:43:05 status installed cpp-4.4 4.4.5-10 2010-12-13 11:43:05 configure libgomp1 4.4.5-10 4.4.5-10 2010-12-13 11:43:05 status unpacked libgomp1 4.4.5-10 2010-12-13 11:43:05 status half-configured libgomp1 4.4.5-10 2010-12-13 11:43:09 status installed libgomp1 4.4.5-10 2010-12-13 11:43:09 configure gcc-4.4 4.4.5-10 4.4.5-10 2010-12-13 11:43:09 status unpacked gcc-4.4 4.4.5-10 2010-12-13 11:43:09 status half-configured gcc-4.4 4.4.5-10 2010-12-13 11:43:09 status installed gcc-4.4 4.4.5-10 2010-12-13 11:43:09 configure libgfortran3 4.4.5-10 4.4.5-10 2010-12-13 11:43:09 status unpacked libgfortran3 4.4.5-10 2010-12-13 11:43:09 status half-configured libgfortran3 4.4.5-10 2010-12-13 11:43:09 status installed libgfortran3 4.4.5-10 2010-12-13 11:43:09 configure lib32gcc1 1:4.4.5-10 1:4.4.5-10 2010-12-13 11:43:09 status unpacked lib32gcc1 1:4.4.5-10 2010-12-13 11:43:09 status half-configured lib32gcc1 1:4.4.5-10 2010-12-13 11:43:09 status installed lib32gcc1 1:4.4.5-10 2010-12-13 11:43:09 configure lib32stdc++6 4.4.5-10 4.4.5-10 2010-12-13 11:43:09 status unpacked lib32stdc++6 4.4.5-10 2010-12-13 11:43:09 status half-configured lib32stdc++6 4.4.5-10 2010-12-13 11:43:09 status installed lib32stdc++6 4.4.5-10 2010-12-13 11:43:09 configure ia32-libs 20101129 20101129 2010-12-13 11:43:09 status unpacked ia32-libs 20101129 2010-12-13 11:43:09 status half-configured ia32-libs 20101129 2010-12-13 11:43:09 status installed ia32-libs 20101129 2010-12-13 11:43:09 configure keyboard-configuration 1.63 1.63 2010-12-13 11:43:09 status unpacked keyboard-configuration 1.63 2010-12-13 11:43:09 status unpacked keyboard-configuration 1.63 2010-12-13 11:43:09 status unpacked keyboard-configuration 1.63 2010-12-13 11:43:09 status half-configured keyboard-configuration 1.63 2010-12-13 11:43:14 status installed keyboard-configuration 1.63 2010-12-13 11:43:14 configure linux-base 2.6.32-29 2.6.32-29 2010-12-13 11:43:14 status unpacked linux-base 2.6.32-29 2010-12-13 11:43:14 status half-configured linux-base 2.6.32-29 2010-12-13 11:43:15 status installed linux-base 2.6.32-29 2010-12-13 11:43:15 configure linux-image-2.6.32-5-amd64 2.6.32-29 2.6.32-29 2010-12-13 11:43:15 status unpacked linux-image-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:43:15 status half-configured linux-image-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:44:12 status installed linux-image-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:44:12 configure uno-libs3 1.6.1+OOo3.2.1-10 1.6.1+OOo3.2.1-10 2010-12-13 11:44:12 status unpacked uno-libs3 1.6.1+OOo3.2.1-10 2010-12-13 11:44:12 status half-configured uno-libs3 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 status installed uno-libs3 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 configure ure 1.6.1+OOo3.2.1-10 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 status unpacked ure 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 status half-configured ure 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 status installed ure 1.6.1+OOo3.2.1-10 2010-12-13 11:44:13 configure apt-utils 0.8.10 0.8.10 2010-12-13 11:44:13 status unpacked apt-utils 0.8.10 2010-12-13 11:44:13 status half-configured apt-utils 0.8.10 2010-12-13 11:44:13 status installed apt-utils 0.8.10 2010-12-13 11:44:13 configure libssl0.9.8 0.9.8o-4 0.9.8o-4 2010-12-13 11:44:13 status unpacked libssl0.9.8 0.9.8o-4 2010-12-13 11:44:13 status half-configured libssl0.9.8 0.9.8o-4 2010-12-13 11:44:13 status installed libssl0.9.8 0.9.8o-4 2010-12-13 11:44:14 configure man-db 2.5.7-7 2.5.7-7 2010-12-13 11:44:14 status unpacked man-db 2.5.7-7 2010-12-13 11:44:14 status unpacked man-db 2.5.7-7 2010-12-13 11:44:14 status unpacked man-db 2.5.7-7 2010-12-13 11:44:14 status unpacked man-db 2.5.7-7 2010-12-13 11:44:14 status half-configured man-db 2.5.7-7 2010-12-13 11:44:41 status installed man-db 2.5.7-7 2010-12-13 11:44:41 configure nano 2.2.6-1 2.2.6-1 2010-12-13 11:44:41 status unpacked nano 2.2.6-1 2010-12-13 11:44:41 status unpacked nano 2.2.6-1 2010-12-13 11:44:41 status half-configured nano 2.2.6-1 2010-12-13 11:44:42 status installed nano 2.2.6-1 2010-12-13 11:44:42 status triggers-pending menu 2.1.44 2010-12-13 11:44:42 status triggers-awaited menu 2.1.44 2010-12-13 11:44:42 configure netbase 4.44 4.44 2010-12-13 11:44:42 status unpacked netbase 4.44 2010-12-13 11:44:42 status unpacked netbase 4.44 2010-12-13 11:44:42 status unpacked netbase 4.44 2010-12-13 11:44:42 status unpacked netbase 4.44 2010-12-13 11:44:42 status unpacked netbase 4.44 2010-12-13 11:44:42 status half-configured netbase 4.44 2010-12-13 11:44:42 status installed netbase 4.44 2010-12-13 11:44:42 configure rsyslog-doc 4.6.4-2 4.6.4-2 2010-12-13 11:44:42 status unpacked rsyslog-doc 4.6.4-2 2010-12-13 11:44:42 status half-configured rsyslog-doc 4.6.4-2 2010-12-13 11:44:42 status installed rsyslog-doc 4.6.4-2 2010-12-13 11:44:42 configure rsyslog 4.6.4-2 4.6.4-2 2010-12-13 11:44:42 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:42 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:43 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:43 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:43 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:43 status unpacked rsyslog 4.6.4-2 2010-12-13 11:44:43 status half-configured rsyslog 4.6.4-2 2010-12-13 11:44:44 status installed rsyslog 4.6.4-2 2010-12-13 11:44:44 configure libkrb5support0 1.8.3+dfsg-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status unpacked libkrb5support0 1.8.3+dfsg-3 2010-12-13 11:44:44 status half-configured libkrb5support0 1.8.3+dfsg-3 2010-12-13 11:44:44 status installed libkrb5support0 1.8.3+dfsg-3 2010-12-13 11:44:44 configure libk5crypto3 1.8.3+dfsg-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status unpacked libk5crypto3 1.8.3+dfsg-3 2010-12-13 11:44:44 status half-configured libk5crypto3 1.8.3+dfsg-3 2010-12-13 11:44:44 status installed libk5crypto3 1.8.3+dfsg-3 2010-12-13 11:44:44 configure libkrb5-3 1.8.3+dfsg-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status unpacked libkrb5-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status half-configured libkrb5-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status installed libkrb5-3 1.8.3+dfsg-3 2010-12-13 11:44:44 configure libgssapi-krb5-2 1.8.3+dfsg-3 1.8.3+dfsg-3 2010-12-13 11:44:44 status unpacked libgssapi-krb5-2 1.8.3+dfsg-3 2010-12-13 11:44:44 status half-configured libgssapi-krb5-2 1.8.3+dfsg-3 2010-12-13 11:44:44 status installed libgssapi-krb5-2 1.8.3+dfsg-3 2010-12-13 11:44:44 configure libisc62 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:44 status unpacked libisc62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:44 status half-configured libisc62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed libisc62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure libdns69 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked libdns69 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured libdns69 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed libdns69 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure libisccc60 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked libisccc60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured libisccc60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed libisccc60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure libisccfg62 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked libisccfg62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured libisccfg62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed libisccfg62 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure libbind9-60 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked libbind9-60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured libbind9-60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed libbind9-60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure liblwres60 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked liblwres60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured liblwres60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed liblwres60 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure bind9-host 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked bind9-host 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status half-configured bind9-host 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status installed bind9-host 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 configure dnsutils 1:9.7.2.dfsg.P3-1 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:45 status unpacked dnsutils 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:46 status half-configured dnsutils 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:46 status installed dnsutils 1:9.7.2.dfsg.P3-1 2010-12-13 11:44:46 configure libsqlite3-0 3.7.4-1 3.7.4-1 2010-12-13 11:44:46 status unpacked libsqlite3-0 3.7.4-1 2010-12-13 11:44:46 status half-configured libsqlite3-0 3.7.4-1 2010-12-13 11:44:46 status installed libsqlite3-0 3.7.4-1 2010-12-13 11:44:46 configure python2.6-minimal 2.6.6-8 2.6.6-8 2010-12-13 11:44:46 status unpacked python2.6-minimal 2.6.6-8 2010-12-13 11:44:46 status unpacked python2.6-minimal 2.6.6-8 2010-12-13 11:44:46 status half-configured python2.6-minimal 2.6.6-8 2010-12-13 11:44:48 status installed python2.6-minimal 2.6.6-8 2010-12-13 11:44:48 configure python2.6 2.6.6-8 2.6.6-8 2010-12-13 11:44:48 status unpacked python2.6 2.6.6-8 2010-12-13 11:44:48 status half-configured python2.6 2.6.6-8 2010-12-13 11:44:53 status installed python2.6 2.6.6-8 2010-12-13 11:44:53 configure libpython2.6 2.6.6-8 2.6.6-8 2010-12-13 11:44:53 status unpacked libpython2.6 2.6.6-8 2010-12-13 11:44:53 status half-configured libpython2.6 2.6.6-8 2010-12-13 11:44:53 status installed libpython2.6 2.6.6-8 2010-12-13 11:44:53 configure python-minimal 2.6.6-3+squeeze3 2.6.6-3+squeeze3 2010-12-13 11:44:53 status unpacked python-minimal 2.6.6-3+squeeze3 2010-12-13 11:44:53 status half-configured python-minimal 2.6.6-3+squeeze3 2010-12-13 11:44:54 status installed python-minimal 2.6.6-3+squeeze3 2010-12-13 11:44:54 configure python 2.6.6-3+squeeze3 2.6.6-3+squeeze3 2010-12-13 11:44:54 status unpacked python 2.6.6-3+squeeze3 2010-12-13 11:44:54 status half-configured python 2.6.6-3+squeeze3 2010-12-13 11:44:54 status installed python 2.6.6-3+squeeze3 2010-12-13 11:44:54 configure python-apt-common 0.7.100.1 0.7.100.1 2010-12-13 11:44:54 status unpacked python-apt-common 0.7.100.1 2010-12-13 11:44:54 status half-configured python-apt-common 0.7.100.1 2010-12-13 11:44:54 status installed python-apt-common 0.7.100.1 2010-12-13 11:44:54 configure python-apt 0.7.100.1 0.7.100.1 2010-12-13 11:44:54 status unpacked python-apt 0.7.100.1 2010-12-13 11:44:54 status half-configured python-apt 0.7.100.1 2010-12-13 11:44:55 status installed python-apt 0.7.100.1 2010-12-13 11:44:55 configure whois 5.0.10 5.0.10 2010-12-13 11:44:55 status unpacked whois 5.0.10 2010-12-13 11:44:55 status half-configured whois 5.0.10 2010-12-13 11:44:55 status installed whois 5.0.10 2010-12-13 11:44:55 configure acpi-support-base 0.138-4 0.138-4 2010-12-13 11:44:55 status unpacked acpi-support-base 0.138-4 2010-12-13 11:44:55 status unpacked acpi-support-base 0.138-4 2010-12-13 11:44:55 status unpacked acpi-support-base 0.138-4 2010-12-13 11:44:55 status half-configured acpi-support-base 0.138-4 2010-12-13 11:44:56 status installed acpi-support-base 0.138-4 2010-12-13 11:44:57 configure asciidoc 8.6.3-1 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:57 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status unpacked asciidoc 8.6.3-1 2010-12-13 11:44:58 status half-configured asciidoc 8.6.3-1 2010-12-13 11:44:58 status installed asciidoc 8.6.3-1 2010-12-13 11:44:58 configure libavutil50 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 status unpacked libavutil50 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 status half-configured libavutil50 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 status installed libavutil50 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 configure libavcore0 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 status unpacked libavcore0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:58 status half-configured libavcore0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status installed libavcore0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 configure libavcodec52 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status unpacked libavcodec52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status half-configured libavcodec52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status installed libavcodec52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 configure libavformat52 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status unpacked libavformat52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status half-configured libavformat52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status installed libavformat52 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 configure libcurl3-gnutls 7.21.2-4 7.21.2-4 2010-12-13 11:44:59 status unpacked libcurl3-gnutls 7.21.2-4 2010-12-13 11:44:59 status half-configured libcurl3-gnutls 7.21.2-4 2010-12-13 11:44:59 status installed libcurl3-gnutls 7.21.2-4 2010-12-13 11:44:59 configure libswscale0 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status unpacked libswscale0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status half-configured libswscale0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 status installed libswscale0 5:0.6.1+svn20101128-0.1 2010-12-13 11:44:59 configure gnash-common 0.8.8-7 0.8.8-7 2010-12-13 11:44:59 status unpacked gnash-common 0.8.8-7 2010-12-13 11:44:59 status half-configured gnash-common 0.8.8-7 2010-12-13 11:44:59 status installed gnash-common 0.8.8-7 2010-12-13 11:44:59 configure gnash 0.8.8-7 0.8.8-7 2010-12-13 11:44:59 status unpacked gnash 0.8.8-7 2010-12-13 11:44:59 status unpacked gnash 0.8.8-7 2010-12-13 11:44:59 status half-configured gnash 0.8.8-7 2010-12-13 11:44:59 status installed gnash 0.8.8-7 2010-12-13 11:44:59 configure browser-plugin-gnash 0.8.8-7 0.8.8-7 2010-12-13 11:44:59 status unpacked browser-plugin-gnash 0.8.8-7 2010-12-13 11:44:59 status unpacked browser-plugin-gnash 0.8.8-7 2010-12-13 11:44:59 status half-configured browser-plugin-gnash 0.8.8-7 2010-12-13 11:45:00 status installed browser-plugin-gnash 0.8.8-7 2010-12-13 11:45:00 configure cl-asdf 2:2.011-1 2:2.011-1 2010-12-13 11:45:00 status unpacked cl-asdf 2:2.011-1 2010-12-13 11:45:00 status half-configured cl-asdf 2:2.011-1 2010-12-13 11:45:02 status installed cl-asdf 2:2.011-1 2010-12-13 11:45:02 configure common-lisp-controller 7.5 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status unpacked common-lisp-controller 7.5 2010-12-13 11:45:02 status half-configured common-lisp-controller 7.5 2010-12-13 11:45:04 status installed common-lisp-controller 7.5 2010-12-13 11:45:04 configure cpp 4:4.4.5-2 4:4.4.5-2 2010-12-13 11:45:04 status unpacked cpp 4:4.4.5-2 2010-12-13 11:45:04 status half-configured cpp 4:4.4.5-2 2010-12-13 11:45:04 status installed cpp 4:4.4.5-2 2010-12-13 11:45:04 configure libcups2 1.4.5-1 1.4.5-1 2010-12-13 11:45:04 status unpacked libcups2 1.4.5-1 2010-12-13 11:45:04 status half-configured libcups2 1.4.5-1 2010-12-13 11:45:04 status installed libcups2 1.4.5-1 2010-12-13 11:45:04 configure libcupscgi1 1.4.5-1 1.4.5-1 2010-12-13 11:45:04 status unpacked libcupscgi1 1.4.5-1 2010-12-13 11:45:05 status half-configured libcupscgi1 1.4.5-1 2010-12-13 11:45:05 status installed libcupscgi1 1.4.5-1 2010-12-13 11:45:05 configure libcupsdriver1 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked libcupsdriver1 1.4.5-1 2010-12-13 11:45:05 status half-configured libcupsdriver1 1.4.5-1 2010-12-13 11:45:05 status installed libcupsdriver1 1.4.5-1 2010-12-13 11:45:05 configure libcupsimage2 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked libcupsimage2 1.4.5-1 2010-12-13 11:45:05 status half-configured libcupsimage2 1.4.5-1 2010-12-13 11:45:05 status installed libcupsimage2 1.4.5-1 2010-12-13 11:45:05 configure libcupsmime1 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked libcupsmime1 1.4.5-1 2010-12-13 11:45:05 status half-configured libcupsmime1 1.4.5-1 2010-12-13 11:45:05 status installed libcupsmime1 1.4.5-1 2010-12-13 11:45:05 configure libcupsppdc1 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked libcupsppdc1 1.4.5-1 2010-12-13 11:45:05 status half-configured libcupsppdc1 1.4.5-1 2010-12-13 11:45:05 status installed libcupsppdc1 1.4.5-1 2010-12-13 11:45:05 configure cups-common 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked cups-common 1.4.5-1 2010-12-13 11:45:05 status half-configured cups-common 1.4.5-1 2010-12-13 11:45:05 status installed cups-common 1.4.5-1 2010-12-13 11:45:05 configure cups-client 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked cups-client 1.4.5-1 2010-12-13 11:45:05 status half-configured cups-client 1.4.5-1 2010-12-13 11:45:05 status installed cups-client 1.4.5-1 2010-12-13 11:45:05 configure cups-bsd 1.4.5-1 1.4.5-1 2010-12-13 11:45:05 status unpacked cups-bsd 1.4.5-1 2010-12-13 11:45:06 status half-configured cups-bsd 1.4.5-1 2010-12-13 11:45:06 status installed cups-bsd 1.4.5-1 2010-12-13 11:45:06 configure openssl 0.9.8o-4 0.9.8o-4 2010-12-13 11:45:06 status unpacked openssl 0.9.8o-4 2010-12-13 11:45:06 status unpacked openssl 0.9.8o-4 2010-12-13 11:45:06 status half-configured openssl 0.9.8o-4 2010-12-13 11:45:06 status installed openssl 0.9.8o-4 2010-12-13 11:45:06 configure ssl-cert 1.0.28 1.0.28 2010-12-13 11:45:06 status unpacked ssl-cert 1.0.28 2010-12-13 11:45:06 status half-configured ssl-cert 1.0.28 2010-12-13 11:45:07 status installed ssl-cert 1.0.28 2010-12-13 11:45:07 configure cups-ppdc 1.4.5-1 1.4.5-1 2010-12-13 11:45:07 status unpacked cups-ppdc 1.4.5-1 2010-12-13 11:45:07 status half-configured cups-ppdc 1.4.5-1 2010-12-13 11:45:07 status installed cups-ppdc 1.4.5-1 2010-12-13 11:45:07 configure cups 1.4.5-1 1.4.5-1 2010-12-13 11:45:07 status unpacked cups 1.4.5-1 2010-12-13 11:45:08 status unpacked cups 1.4.5-1 2010-12-13 11:45:08 status unpacked cups 1.4.5-1 2010-12-13 11:45:08 status unpacked cups 1.4.5-1 2010-12-13 11:45:08 status unpacked cups 1.4.5-1 2010-12-13 11:45:08 status unpacked cups 1.4.5-1 2010-12-13 11:45:37 conffile /etc/cups/cupsd.conf install 2010-12-13 11:45:37 status unpacked cups 1.4.5-1 2010-12-13 11:45:37 status unpacked cups 1.4.5-1 2010-12-13 11:45:37 status unpacked cups 1.4.5-1 2010-12-13 11:45:37 status half-configured cups 1.4.5-1 2010-12-13 11:45:41 status installed cups 1.4.5-1 2010-12-13 11:45:41 configure libcurl3 7.21.2-4 7.21.2-4 2010-12-13 11:45:41 status unpacked libcurl3 7.21.2-4 2010-12-13 11:45:41 status half-configured libcurl3 7.21.2-4 2010-12-13 11:45:41 status installed libcurl3 7.21.2-4 2010-12-13 11:45:41 configure curl 7.21.2-4 7.21.2-4 2010-12-13 11:45:41 status unpacked curl 7.21.2-4 2010-12-13 11:45:41 status half-configured curl 7.21.2-4 2010-12-13 11:45:41 status installed curl 7.21.2-4 2010-12-13 11:45:41 configure debconf-utils 1.5.37 1.5.37 2010-12-13 11:45:41 status unpacked debconf-utils 1.5.37 2010-12-13 11:45:41 status half-configured debconf-utils 1.5.37 2010-12-13 11:45:41 status installed debconf-utils 1.5.37 2010-12-13 11:45:41 configure defoma 0.11.12 0.11.12 2010-12-13 11:45:41 status unpacked defoma 0.11.12 2010-12-13 11:45:41 status unpacked defoma 0.11.12 2010-12-13 11:45:41 status unpacked defoma 0.11.12 2010-12-13 11:45:41 status unpacked defoma 0.11.12 2010-12-13 11:45:41 status unpacked defoma 0.11.12 2010-12-13 11:45:41 status half-configured defoma 0.11.12 2010-12-13 11:45:41 status installed defoma 0.11.12 2010-12-13 11:45:41 configure ttf-sil-andika 1.0.basic-4 1.0.basic-4 2010-12-13 11:45:41 status unpacked ttf-sil-andika 1.0.basic-4 2010-12-13 11:45:41 status unpacked ttf-sil-andika 1.0.basic-4 2010-12-13 11:45:41 status half-configured ttf-sil-andika 1.0.basic-4 2010-12-13 11:45:41 status installed ttf-sil-andika 1.0.basic-4 2010-12-13 11:45:41 configure desktop-base 6.0.3 6.0.3 2010-12-13 11:45:41 status unpacked desktop-base 6.0.3 2010-12-13 11:45:41 status unpacked desktop-base 6.0.3 2010-12-13 11:45:41 status half-configured desktop-base 6.0.3 2010-12-13 11:46:01 status installed desktop-base 6.0.3 2010-12-13 11:46:01 status triggers-pending initramfs-tools 0.98.5 2010-12-13 11:46:01 configure fakeroot 1.14.5-1 1.14.5-1 2010-12-13 11:46:01 status unpacked fakeroot 1.14.5-1 2010-12-13 11:46:01 status half-configured fakeroot 1.14.5-1 2010-12-13 11:46:02 status installed fakeroot 1.14.5-1 2010-12-13 11:46:02 configure fast-user-switch-applet 2.24.0-6 2.24.0-6 2010-12-13 11:46:02 status unpacked fast-user-switch-applet 2.24.0-6 2010-12-13 11:46:02 status half-configured fast-user-switch-applet 2.24.0-6 2010-12-13 11:46:02 status installed fast-user-switch-applet 2.24.0-6 2010-12-13 11:46:02 configure ferm 2.0.8-1 2.0.8-1 2010-12-13 11:46:02 status unpacked ferm 2.0.8-1 2010-12-13 11:46:02 status unpacked ferm 2.0.8-1 2010-12-13 11:46:02 status unpacked ferm 2.0.8-1 2010-12-13 11:46:02 status unpacked ferm 2.0.8-1 2010-12-13 11:46:02 status half-configured ferm 2.0.8-1 2010-12-13 11:46:03 status installed ferm 2.0.8-1 2010-12-13 11:46:03 configure filezilla-common 3.3.5.1-1 3.3.5.1-1 2010-12-13 11:46:03 status unpacked filezilla-common 3.3.5.1-1 2010-12-13 11:46:03 status half-configured filezilla-common 3.3.5.1-1 2010-12-13 11:46:03 status installed filezilla-common 3.3.5.1-1 2010-12-13 11:46:03 configure filezilla 3.3.5.1-1 3.3.5.1-1 2010-12-13 11:46:03 status unpacked filezilla 3.3.5.1-1 2010-12-13 11:46:03 status half-configured filezilla 3.3.5.1-1 2010-12-13 11:46:03 status installed filezilla 3.3.5.1-1 2010-12-13 11:46:03 configure gcc 4:4.4.5-2 4:4.4.5-2 2010-12-13 11:46:03 status unpacked gcc 4:4.4.5-2 2010-12-13 11:46:03 status half-configured gcc 4:4.4.5-2 2010-12-13 11:46:03 status installed gcc 4:4.4.5-2 2010-12-13 11:46:03 configure gcj-4.4-base 4.4.5-9 4.4.5-9 2010-12-13 11:46:03 status unpacked gcj-4.4-base 4.4.5-9 2010-12-13 11:46:03 status half-configured gcj-4.4-base 4.4.5-9 2010-12-13 11:46:03 status installed gcj-4.4-base 4.4.5-9 2010-12-13 11:46:03 configure libgcj-common 1:4.4.5-2 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status unpacked libgcj-common 1:4.4.5-2 2010-12-13 11:46:03 status half-configured libgcj-common 1:4.4.5-2 2010-12-13 11:46:04 status installed libgcj-common 1:4.4.5-2 2010-12-13 11:46:04 configure libgcj10 4.4.5-9 4.4.5-9 2010-12-13 11:46:04 status unpacked libgcj10 4.4.5-9 2010-12-13 11:46:04 status half-configured libgcj10 4.4.5-9 2010-12-13 11:46:04 status installed libgcj10 4.4.5-9 2010-12-13 11:46:04 configure gcj-4.4-jre-lib 4.4.5-9 4.4.5-9 2010-12-13 11:46:04 status unpacked gcj-4.4-jre-lib 4.4.5-9 2010-12-13 11:46:04 status half-configured gcj-4.4-jre-lib 4.4.5-9 2010-12-13 11:46:04 status installed gcj-4.4-jre-lib 4.4.5-9 2010-12-13 11:46:04 configure gir1.0-gtk-2.0 0.6.5-7 0.6.5-7 2010-12-13 11:46:04 status unpacked gir1.0-gtk-2.0 0.6.5-7 2010-12-13 11:46:04 status half-configured gir1.0-gtk-2.0 0.6.5-7 2010-12-13 11:46:04 status installed gir1.0-gtk-2.0 0.6.5-7 2010-12-13 11:46:04 configure libmozjs2d 1.9.1.16-1 1.9.1.16-1 2010-12-13 11:46:04 status unpacked libmozjs2d 1.9.1.16-1 2010-12-13 11:46:04 status half-configured libmozjs2d 1.9.1.16-1 2010-12-13 11:46:04 status installed libmozjs2d 1.9.1.16-1 2010-12-13 11:46:04 configure xulrunner-1.9.1 1.9.1.16-1 1.9.1.16-1 2010-12-13 11:46:04 status unpacked xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:46:04 status unpacked xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:46:04 status half-configured xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:46:08 status installed xulrunner-1.9.1 1.9.1.16-1 2010-12-13 11:46:08 configure iceweasel 3.5.16-1 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status unpacked iceweasel 3.5.16-1 2010-12-13 11:46:08 status half-configured iceweasel 3.5.16-1 2010-12-13 11:46:08 status installed iceweasel 3.5.16-1 2010-12-13 11:46:08 configure gnome-core 1:2.30+7 1:2.30+7 2010-12-13 11:46:08 status unpacked gnome-core 1:2.30+7 2010-12-13 11:46:08 status half-configured gnome-core 1:2.30+7 2010-12-13 11:46:08 status installed gnome-core 1:2.30+7 2010-12-13 11:46:08 configure gnome-accessibility 1:2.30+7 1:2.30+7 2010-12-13 11:46:08 status unpacked gnome-accessibility 1:2.30+7 2010-12-13 11:46:08 status half-configured gnome-accessibility 1:2.30+7 2010-12-13 11:46:08 status installed gnome-accessibility 1:2.30+7 2010-12-13 11:46:08 configure python-gnomeapplet 2.30.0-4 2.30.0-4 2010-12-13 11:46:08 status unpacked python-gnomeapplet 2.30.0-4 2010-12-13 11:46:08 status half-configured python-gnomeapplet 2.30.0-4 2010-12-13 11:46:09 status installed python-gnomeapplet 2.30.0-4 2010-12-13 11:46:09 status triggers-pending python-support 1.0.11 2010-12-13 11:46:09 configure python-evolution 2.30.0-4 2.30.0-4 2010-12-13 11:46:09 status unpacked python-evolution 2.30.0-4 2010-12-13 11:46:09 status half-configured python-evolution 2.30.0-4 2010-12-13 11:46:09 status installed python-evolution 2.30.0-4 2010-12-13 11:46:09 configure python-wnck 2.30.0-4 2.30.0-4 2010-12-13 11:46:09 status unpacked python-wnck 2.30.0-4 2010-12-13 11:46:09 status half-configured python-wnck 2.30.0-4 2010-12-13 11:46:09 status installed python-wnck 2.30.0-4 2010-12-13 11:46:09 configure hamster-applet 2.30.2-3 2.30.2-3 2010-12-13 11:46:09 status unpacked hamster-applet 2.30.2-3 2010-12-13 11:46:09 status half-configured hamster-applet 2.30.2-3 2010-12-13 11:46:09 status installed hamster-applet 2.30.2-3 2010-12-13 11:46:09 configure gnome-desktop-environment 1:2.30+7 1:2.30+7 2010-12-13 11:46:09 status unpacked gnome-desktop-environment 1:2.30+7 2010-12-13 11:46:09 status half-configured gnome-desktop-environment 1:2.30+7 2010-12-13 11:46:09 status installed gnome-desktop-environment 1:2.30+7 2010-12-13 11:46:09 configure synaptic 0.70 0.70 2010-12-13 11:46:09 status unpacked synaptic 0.70 2010-12-13 11:46:09 status half-configured synaptic 0.70 2010-12-13 11:46:10 status installed synaptic 0.70 2010-12-13 11:46:10 configure tomboy 1.2.2-2 1.2.2-2 2010-12-13 11:46:10 status unpacked tomboy 1.2.2-2 2010-12-13 11:46:10 status half-configured tomboy 1.2.2-2 2010-12-13 11:46:10 status installed tomboy 1.2.2-2 2010-12-13 11:46:10 configure gnome 1:2.30+7 1:2.30+7 2010-12-13 11:46:10 status unpacked gnome 1:2.30+7 2010-12-13 11:46:10 status half-configured gnome 1:2.30+7 2010-12-13 11:46:10 status installed gnome 1:2.30+7 2010-12-13 11:46:10 configure grub-common 1.98+20100804-10 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-common 1.98+20100804-10 2010-12-13 11:46:10 status half-configured grub-common 1.98+20100804-10 2010-12-13 11:46:10 status installed grub-common 1.98+20100804-10 2010-12-13 11:46:10 configure grub-pc 1.98+20100804-10 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:46:10 status unpacked grub-pc 1.98+20100804-10 2010-12-13 11:46:10 status half-configured grub-pc 1.98+20100804-10 2010-12-13 11:46:42 status installed grub-pc 1.98+20100804-10 2010-12-13 11:46:42 configure grub 0.97-64 0.97-64 2010-12-13 11:46:42 status unpacked grub 0.97-64 2010-12-13 11:46:42 status half-configured grub 0.97-64 2010-12-13 11:46:42 status installed grub 0.97-64 2010-12-13 11:46:42 configure icedove 3.0.11-1 3.0.11-1 2010-12-13 11:46:42 status unpacked icedove 3.0.11-1 2010-12-13 11:46:42 status unpacked icedove 3.0.11-1 2010-12-13 11:46:42 status unpacked icedove 3.0.11-1 2010-12-13 11:46:42 status unpacked icedove 3.0.11-1 2010-12-13 11:46:42 status unpacked icedove 3.0.11-1 2010-12-13 11:46:42 status half-configured icedove 3.0.11-1 2010-12-13 11:46:43 status installed icedove 3.0.11-1 2010-12-13 11:46:43 configure icedove-l10n-de 1:3.0.11-1 1:3.0.11-1 2010-12-13 11:46:43 status unpacked icedove-l10n-de 1:3.0.11-1 2010-12-13 11:46:43 status half-configured icedove-l10n-de 1:3.0.11-1 2010-12-13 11:46:43 status installed icedove-l10n-de 1:3.0.11-1 2010-12-13 11:46:43 configure iceweasel-l10n-de 1:3.5.16+debian-1 1:3.5.16+debian-1 2010-12-13 11:46:43 status unpacked iceweasel-l10n-de 1:3.5.16+debian-1 2010-12-13 11:46:43 status half-configured iceweasel-l10n-de 1:3.5.16+debian-1 2010-12-13 11:46:43 status installed iceweasel-l10n-de 1:3.5.16+debian-1 2010-12-13 11:46:43 configure iso-codes 3.23-1 3.23-1 2010-12-13 11:46:43 status unpacked iso-codes 3.23-1 2010-12-13 11:46:43 status half-configured iso-codes 3.23-1 2010-12-13 11:46:43 status installed iso-codes 3.23-1 2010-12-13 11:46:43 configure libgadu3 1:1.9.0-2 1:1.9.0-2 2010-12-13 11:46:43 status unpacked libgadu3 1:1.9.0-2 2010-12-13 11:46:43 status half-configured libgadu3 1:1.9.0-2 2010-12-13 11:46:43 status installed libgadu3 1:1.9.0-2 2010-12-13 11:46:43 configure libgcj-bc 4.4.5-2 4.4.5-2 2010-12-13 11:46:43 status unpacked libgcj-bc 4.4.5-2 2010-12-13 11:46:43 status half-configured libgcj-bc 4.4.5-2 2010-12-13 11:46:43 status installed libgcj-bc 4.4.5-2 2010-12-13 11:46:43 configure libio-socket-ssl-perl 1.37-1 1.37-1 2010-12-13 11:46:43 status unpacked libio-socket-ssl-perl 1.37-1 2010-12-13 11:46:43 status half-configured libio-socket-ssl-perl 1.37-1 2010-12-13 11:46:43 status installed libio-socket-ssl-perl 1.37-1 2010-12-13 11:46:43 configure libloudmouth1-0 1.4.3-7 1.4.3-7 2010-12-13 11:46:43 status unpacked libloudmouth1-0 1.4.3-7 2010-12-13 11:46:43 status half-configured libloudmouth1-0 1.4.3-7 2010-12-13 11:46:43 status installed libloudmouth1-0 1.4.3-7 2010-12-13 11:46:43 configure mysql-common 5.1.49-3 5.1.49-3 2010-12-13 11:46:43 status unpacked mysql-common 5.1.49-3 2010-12-13 11:46:43 status unpacked mysql-common 5.1.49-3 2010-12-13 11:46:43 status half-configured mysql-common 5.1.49-3 2010-12-13 11:46:43 status installed mysql-common 5.1.49-3 2010-12-13 11:46:43 configure libmysqlclient16 5.1.49-3 5.1.49-3 2010-12-13 11:46:43 status unpacked libmysqlclient16 5.1.49-3 2010-12-13 11:46:43 status half-configured libmysqlclient16 5.1.49-3 2010-12-13 11:46:43 status installed libmysqlclient16 5.1.49-3 2010-12-13 11:46:43 configure libneon27-gnutls 0.29.5-1 0.29.5-1 2010-12-13 11:46:43 status unpacked libneon27-gnutls 0.29.5-1 2010-12-13 11:46:43 status half-configured libneon27-gnutls 0.29.5-1 2010-12-13 11:46:43 status installed libneon27-gnutls 0.29.5-1 2010-12-13 11:46:43 configure libnm-util1 0.8.1-6 0.8.1-6 2010-12-13 11:46:43 status unpacked libnm-util1 0.8.1-6 2010-12-13 11:46:44 status half-configured libnm-util1 0.8.1-6 2010-12-13 11:46:44 status installed libnm-util1 0.8.1-6 2010-12-13 11:46:44 configure libnm-glib-vpn1 0.8.1-6 0.8.1-6 2010-12-13 11:46:44 status unpacked libnm-glib-vpn1 0.8.1-6 2010-12-13 11:46:44 status half-configured libnm-glib-vpn1 0.8.1-6 2010-12-13 11:46:44 status installed libnm-glib-vpn1 0.8.1-6 2010-12-13 11:46:44 configure libnm-glib2 0.8.1-6 0.8.1-6 2010-12-13 11:46:44 status unpacked libnm-glib2 0.8.1-6 2010-12-13 11:46:44 status half-configured libnm-glib2 0.8.1-6 2010-12-13 11:46:44 status installed libnm-glib2 0.8.1-6 2010-12-13 11:46:44 configure libpostproc51 5:0.6.1+svn20101128-0.1 5:0.6.1+svn20101128-0.1 2010-12-13 11:46:44 status unpacked libpostproc51 5:0.6.1+svn20101128-0.1 2010-12-13 11:46:44 status half-configured libpostproc51 5:0.6.1+svn20101128-0.1 2010-12-13 11:46:44 status installed libpostproc51 5:0.6.1+svn20101128-0.1 2010-12-13 11:46:44 configure libppix-utilities-perl 1.001000-1 1.001000-1 2010-12-13 11:46:44 status unpacked libppix-utilities-perl 1.001000-1 2010-12-13 11:46:44 status half-configured libppix-utilities-perl 1.001000-1 2010-12-13 11:46:44 status installed libppix-utilities-perl 1.001000-1 2010-12-13 11:46:44 configure libsane 1.0.21-9 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:44 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:45 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status unpacked libsane 1.0.21-9 2010-12-13 11:46:46 status half-configured libsane 1.0.21-9 2010-12-13 11:46:47 status installed libsane 1.0.21-9 2010-12-13 11:46:47 configure libsdl-mixer1.2 1.2.8-6.3 1.2.8-6.3 2010-12-13 11:46:47 status unpacked libsdl-mixer1.2 1.2.8-6.3 2010-12-13 11:46:47 status half-configured libsdl-mixer1.2 1.2.8-6.3 2010-12-13 11:46:47 status installed libsdl-mixer1.2 1.2.8-6.3 2010-12-13 11:46:47 configure libservlet2.5-java 6.0.28-9 6.0.28-9 2010-12-13 11:46:47 status unpacked libservlet2.5-java 6.0.28-9 2010-12-13 11:46:47 status half-configured libservlet2.5-java 6.0.28-9 2010-12-13 11:46:47 status installed libservlet2.5-java 6.0.28-9 2010-12-13 11:46:47 configure libwbclient0 2:3.5.6~dfsg-3 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status unpacked libwbclient0 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status half-configured libwbclient0 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status installed libwbclient0 2:3.5.6~dfsg-3 2010-12-13 11:46:47 configure libsmbclient 2:3.5.6~dfsg-3 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status unpacked libsmbclient 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status half-configured libsmbclient 2:3.5.6~dfsg-3 2010-12-13 11:46:47 status installed libsmbclient 2:3.5.6~dfsg-3 2010-12-13 11:46:47 configure libvirt0 0.8.3-5 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt0 0.8.3-5 2010-12-13 11:46:47 status half-configured libvirt0 0.8.3-5 2010-12-13 11:46:47 status installed libvirt0 0.8.3-5 2010-12-13 11:46:47 configure libvirt-bin 0.8.3-5 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:47 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status unpacked libvirt-bin 0.8.3-5 2010-12-13 11:46:48 status half-configured libvirt-bin 0.8.3-5 2010-12-13 11:46:50 status installed libvirt-bin 0.8.3-5 2010-12-13 11:46:50 configure linux-headers-2.6.32-5-common 2.6.32-29 2.6.32-29 2010-12-13 11:46:50 status unpacked linux-headers-2.6.32-5-common 2.6.32-29 2010-12-13 11:46:50 status half-configured linux-headers-2.6.32-5-common 2.6.32-29 2010-12-13 11:46:50 status installed linux-headers-2.6.32-5-common 2.6.32-29 2010-12-13 11:46:51 configure linux-headers-2.6.32-5-amd64 2.6.32-29 2.6.32-29 2010-12-13 11:46:51 status unpacked linux-headers-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:46:51 status half-configured linux-headers-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:46:51 status installed linux-headers-2.6.32-5-amd64 2.6.32-29 2010-12-13 11:46:51 configure linux-libc-dev 2.6.32-29 2.6.32-29 2010-12-13 11:46:51 status unpacked linux-libc-dev 2.6.32-29 2010-12-13 11:46:51 status half-configured linux-libc-dev 2.6.32-29 2010-12-13 11:46:51 status installed linux-libc-dev 2.6.32-29 2010-12-13 11:46:51 configure network-manager 0.8.1-6 0.8.1-6 2010-12-13 11:46:51 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:51 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:51 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:52 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:52 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:52 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:52 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:52 status unpacked network-manager 0.8.1-6 2010-12-13 11:46:53 status half-configured network-manager 0.8.1-6 2010-12-13 11:46:55 status installed network-manager 0.8.1-6 2010-12-13 11:46:55 configure ttf-opensymbol 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:46:55 status unpacked ttf-opensymbol 1:3.2.1-10 2010-12-13 11:46:55 status half-configured ttf-opensymbol 1:3.2.1-10 2010-12-13 11:46:55 status installed ttf-opensymbol 1:3.2.1-10 2010-12-13 11:46:55 configure postgresql-client-common 113 113 2010-12-13 11:46:55 status unpacked postgresql-client-common 113 2010-12-13 11:46:55 status unpacked postgresql-client-common 113 2010-12-13 11:46:55 status half-configured postgresql-client-common 113 2010-12-13 11:46:55 status installed postgresql-client-common 113 2010-12-13 11:46:55 configure postgresql-common 113 113 2010-12-13 11:46:55 status unpacked postgresql-common 113 2010-12-13 11:46:56 status unpacked postgresql-common 113 2010-12-13 11:46:56 status unpacked postgresql-common 113 2010-12-13 11:46:56 status half-configured postgresql-common 113 2010-12-13 11:47:19 status installed postgresql-common 113 2010-12-13 11:47:19 configure python-apt-doc 0.7.100.1 0.7.100.1 2010-12-13 11:47:19 status unpacked python-apt-doc 0.7.100.1 2010-12-13 11:47:19 status half-configured python-apt-doc 0.7.100.1 2010-12-13 11:47:19 status installed python-apt-doc 0.7.100.1 2010-12-13 11:47:19 configure python-bugbuddy 2.30.0-4 2.30.0-4 2010-12-13 11:47:19 status unpacked python-bugbuddy 2.30.0-4 2010-12-13 11:47:19 status half-configured python-bugbuddy 2.30.0-4 2010-12-13 11:47:19 status installed python-bugbuddy 2.30.0-4 2010-12-13 11:47:19 configure python-gnomedesktop 2.30.0-4 2.30.0-4 2010-12-13 11:47:19 status unpacked python-gnomedesktop 2.30.0-4 2010-12-13 11:47:19 status half-configured python-gnomedesktop 2.30.0-4 2010-12-13 11:47:19 status installed python-gnomedesktop 2.30.0-4 2010-12-13 11:47:19 configure python-gnomekeyring 2.30.0-4 2.30.0-4 2010-12-13 11:47:19 status unpacked python-gnomekeyring 2.30.0-4 2010-12-13 11:47:19 status half-configured python-gnomekeyring 2.30.0-4 2010-12-13 11:47:20 status installed python-gnomekeyring 2.30.0-4 2010-12-13 11:47:20 configure python-libvirt 0.8.3-5 0.8.3-5 2010-12-13 11:47:20 status unpacked python-libvirt 0.8.3-5 2010-12-13 11:47:20 status half-configured python-libvirt 0.8.3-5 2010-12-13 11:47:20 status installed python-libvirt 0.8.3-5 2010-12-13 11:47:20 status triggers-pending python-central 0.6.16+nmu1 2010-12-13 11:47:20 status triggers-awaited python-libvirt 0.8.3-5 2010-12-13 11:47:20 configure qemu-utils 0.12.5+dfsg-3 0.12.5+dfsg-3 2010-12-13 11:47:20 status unpacked qemu-utils 0.12.5+dfsg-3 2010-12-13 11:47:20 status half-configured qemu-utils 0.12.5+dfsg-3 2010-12-13 11:47:20 status installed qemu-utils 0.12.5+dfsg-3 2010-12-13 11:47:20 configure qemu-user 0.12.5+dfsg-3 0.12.5+dfsg-3 2010-12-13 11:47:20 status unpacked qemu-user 0.12.5+dfsg-3 2010-12-13 11:47:20 status half-configured qemu-user 0.12.5+dfsg-3 2010-12-13 11:47:20 status installed qemu-user 0.12.5+dfsg-3 2010-12-13 11:47:20 configure qemu-keymaps 0.12.5+dfsg-3 0.12.5+dfsg-3 2010-12-13 11:47:20 status unpacked qemu-keymaps 0.12.5+dfsg-3 2010-12-13 11:47:20 status half-configured qemu-keymaps 0.12.5+dfsg-3 2010-12-13 11:47:20 status installed qemu-keymaps 0.12.5+dfsg-3 2010-12-13 11:47:20 configure qemu-system 0.12.5+dfsg-3 0.12.5+dfsg-3 2010-12-13 11:47:20 status unpacked qemu-system 0.12.5+dfsg-3 2010-12-13 11:47:20 status unpacked qemu-system 0.12.5+dfsg-3 2010-12-13 11:47:20 status half-configured qemu-system 0.12.5+dfsg-3 2010-12-13 11:47:21 status installed qemu-system 0.12.5+dfsg-3 2010-12-13 11:47:21 configure qemu 0.12.5+dfsg-3 0.12.5+dfsg-3 2010-12-13 11:47:21 status unpacked qemu 0.12.5+dfsg-3 2010-12-13 11:47:21 status half-configured qemu 0.12.5+dfsg-3 2010-12-13 11:47:21 status installed qemu 0.12.5+dfsg-3 2010-12-13 11:47:21 configure rxvt-unicode 9.09-3 9.09-3 2010-12-13 11:47:21 status unpacked rxvt-unicode 9.09-3 2010-12-13 11:47:21 status unpacked rxvt-unicode 9.09-3 2010-12-13 11:47:21 status half-configured rxvt-unicode 9.09-3 2010-12-13 11:47:21 status installed rxvt-unicode 9.09-3 2010-12-13 11:47:21 configure samba-common 2:3.5.6~dfsg-3 2:3.5.6~dfsg-3 2010-12-13 11:47:21 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:21 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:21 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:21 status unpacked samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:21 status half-configured samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status installed samba-common 2:3.5.6~dfsg-3 2010-12-13 11:47:22 configure smbclient 2:3.5.6~dfsg-3 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status unpacked smbclient 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status half-configured smbclient 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status installed smbclient 2:3.5.6~dfsg-3 2010-12-13 11:47:22 configure samba-common-bin 2:3.5.6~dfsg-3 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status unpacked samba-common-bin 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status half-configured samba-common-bin 2:3.5.6~dfsg-3 2010-12-13 11:47:22 status installed samba-common-bin 2:3.5.6~dfsg-3 2010-12-13 11:47:22 configure sane-utils 1.0.21-9 1.0.21-9 2010-12-13 11:47:22 status unpacked sane-utils 1.0.21-9 2010-12-13 11:47:22 status unpacked sane-utils 1.0.21-9 2010-12-13 11:47:22 status unpacked sane-utils 1.0.21-9 2010-12-13 11:47:22 status unpacked sane-utils 1.0.21-9 2010-12-13 11:47:22 status half-configured sane-utils 1.0.21-9 2010-12-13 11:47:23 status installed sane-utils 1.0.21-9 2010-12-13 11:47:23 configure schroot-common 1.4.16-1 1.4.16-1 2010-12-13 11:47:23 status unpacked schroot-common 1.4.16-1 2010-12-13 11:47:23 status half-configured schroot-common 1.4.16-1 2010-12-13 11:47:23 status installed schroot-common 1.4.16-1 2010-12-13 11:47:23 configure schroot 1.4.16-1 1.4.16-1 2010-12-13 11:47:23 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:24 status unpacked schroot 1.4.16-1 2010-12-13 11:47:25 status unpacked schroot 1.4.16-1 2010-12-13 11:47:25 status unpacked schroot 1.4.16-1 2010-12-13 11:47:25 status unpacked schroot 1.4.16-1 2010-12-13 11:47:25 status unpacked schroot 1.4.16-1 2010-12-13 11:47:25 status half-configured schroot 1.4.16-1 2010-12-13 11:47:25 status installed schroot 1.4.16-1 2010-12-13 11:47:25 configure sgml-data 2.0.5 2.0.5 2010-12-13 11:47:25 status unpacked sgml-data 2.0.5 2010-12-13 11:47:25 status half-configured sgml-data 2.0.5 2010-12-13 11:47:26 status installed sgml-data 2.0.5 2010-12-13 11:47:26 configure suckless-tools 38-1 38-1 2010-12-13 11:47:26 status unpacked suckless-tools 38-1 2010-12-13 11:47:26 status half-configured suckless-tools 38-1 2010-12-13 11:47:26 status installed suckless-tools 38-1 2010-12-13 11:47:26 configure sudo 1.7.4p4-5 1.7.4p4-5 2010-12-13 11:47:26 status unpacked sudo 1.7.4p4-5 2010-12-13 11:47:26 status unpacked sudo 1.7.4p4-5 2010-12-13 11:47:26 status unpacked sudo 1.7.4p4-5 2010-12-13 11:50:03 conffile /etc/sudoers keep 2010-12-13 11:50:03 status unpacked sudo 1.7.4p4-5 2010-12-13 11:50:03 status unpacked sudo 1.7.4p4-5 2010-12-13 11:50:03 status half-configured sudo 1.7.4p4-5 2010-12-13 11:50:03 status installed sudo 1.7.4p4-5 2010-12-13 11:50:03 configure update-manager-core 0.200.5-1 0.200.5-1 2010-12-13 11:50:03 status unpacked update-manager-core 0.200.5-1 2010-12-13 11:50:03 status half-configured update-manager-core 0.200.5-1 2010-12-13 11:50:04 status installed update-manager-core 0.200.5-1 2010-12-13 11:50:04 configure update-manager-gnome 0.200.5-1 0.200.5-1 2010-12-13 11:50:04 status unpacked update-manager-gnome 0.200.5-1 2010-12-13 11:50:04 status half-configured update-manager-gnome 0.200.5-1 2010-12-13 11:50:04 status installed update-manager-gnome 0.200.5-1 2010-12-13 11:50:04 configure update-notifier-common 0.99.3debian8 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status half-configured update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 status installed update-notifier-common 0.99.3debian8 2010-12-13 11:50:04 configure update-notifier 0.99.3debian8 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier 0.99.3debian8 2010-12-13 11:50:04 status unpacked update-notifier 0.99.3debian8 2010-12-13 11:50:04 status half-configured update-notifier 0.99.3debian8 2010-12-13 11:50:04 status installed update-notifier 0.99.3debian8 2010-12-13 11:50:04 configure xserver-common 2:1.7.7-10 2:1.7.7-10 2010-12-13 11:50:04 status unpacked xserver-common 2:1.7.7-10 2010-12-13 11:50:04 status half-configured xserver-common 2:1.7.7-10 2010-12-13 11:50:04 status installed xserver-common 2:1.7.7-10 2010-12-13 11:50:04 configure xnest 2:1.7.7-10 2:1.7.7-10 2010-12-13 11:50:04 status unpacked xnest 2:1.7.7-10 2010-12-13 11:50:04 status half-configured xnest 2:1.7.7-10 2010-12-13 11:50:05 status installed xnest 2:1.7.7-10 2010-12-13 11:50:05 configure xserver-xephyr 2:1.7.7-10 2:1.7.7-10 2010-12-13 11:50:05 status unpacked xserver-xephyr 2:1.7.7-10 2010-12-13 11:50:05 status half-configured xserver-xephyr 2:1.7.7-10 2010-12-13 11:50:05 status installed xserver-xephyr 2:1.7.7-10 2010-12-13 11:50:05 configure xserver-xorg-core 2:1.7.7-10 2:1.7.7-10 2010-12-13 11:50:05 status unpacked xserver-xorg-core 2:1.7.7-10 2010-12-13 11:50:05 status half-configured xserver-xorg-core 2:1.7.7-10 2010-12-13 11:50:05 status installed xserver-xorg-core 2:1.7.7-10 2010-12-13 11:50:05 configure xserver-xorg-video-intel 2:2.13.0-4 2:2.13.0-4 2010-12-13 11:50:05 status unpacked xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:50:05 status unpacked xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:50:05 status half-configured xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:50:05 status installed xserver-xorg-video-intel 2:2.13.0-4 2010-12-13 11:50:05 configure python-aptdaemon 0.31+bzr413-1.1 0.31+bzr413-1.1 2010-12-13 11:50:05 status unpacked python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:05 status half-configured python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:05 status installed python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:05 status triggers-awaited python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:06 configure fai-client 4.0~beta2+experimental45 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-client 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-client 4.0~beta2+experimental45 2010-12-13 11:50:06 status half-configured fai-client 4.0~beta2+experimental45 2010-12-13 11:50:06 status installed fai-client 4.0~beta2+experimental45 2010-12-13 11:50:06 configure fai-doc 4.0~beta2+experimental45 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-doc 4.0~beta2+experimental45 2010-12-13 11:50:06 status half-configured fai-doc 4.0~beta2+experimental45 2010-12-13 11:50:06 status installed fai-doc 4.0~beta2+experimental45 2010-12-13 11:50:06 configure fai-server 4.0~beta2+experimental45 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status half-configured fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 status installed fai-server 4.0~beta2+experimental45 2010-12-13 11:50:06 configure fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental45 2010-12-13 11:50:06 status unpacked fai-setup-storage 4.0~beta2+experimental45 2010-12-13 11:50:06 status half-configured fai-setup-storage 4.0~beta2+experimental45 2010-12-13 11:50:06 status installed fai-setup-storage 4.0~beta2+experimental45 2010-12-13 11:50:06 configure libsbuild-perl 0.60.7-1 0.60.7-1 2010-12-13 11:50:06 status unpacked libsbuild-perl 0.60.7-1 2010-12-13 11:50:06 status half-configured libsbuild-perl 0.60.7-1 2010-12-13 11:50:06 status installed libsbuild-perl 0.60.7-1 2010-12-13 11:50:06 configure sbuild 0.60.7-1 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status unpacked sbuild 0.60.7-1 2010-12-13 11:50:06 status half-configured sbuild 0.60.7-1 2010-12-13 11:50:07 status installed sbuild 0.60.7-1 2010-12-13 11:50:07 configure mozilla-plugin-gnash 0.8.8-7 0.8.8-7 2010-12-13 11:50:07 status unpacked mozilla-plugin-gnash 0.8.8-7 2010-12-13 11:50:07 status half-configured mozilla-plugin-gnash 0.8.8-7 2010-12-13 11:50:07 status installed mozilla-plugin-gnash 0.8.8-7 2010-12-13 11:50:07 configure tftpd-hpa 5.0-18 5.0-18 2010-12-13 11:50:07 status unpacked tftpd-hpa 5.0-18 2010-12-13 11:50:07 status unpacked tftpd-hpa 5.0-18 2010-12-13 11:50:07 status half-configured tftpd-hpa 5.0-18 2010-12-13 11:50:08 status installed tftpd-hpa 5.0-18 2010-12-13 11:50:08 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-12-13 11:50:08 status half-configured python-central 0.6.16+nmu1 2010-12-13 11:50:08 status installed python-aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:08 status installed python-libvirt 0.8.3-5 2010-12-13 11:50:18 status installed python-central 0.6.16+nmu1 2010-12-13 11:50:18 configure python-aptdaemon-gtk 0.31+bzr413-1.1 0.31+bzr413-1.1 2010-12-13 11:50:18 status unpacked python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:50:18 status half-configured python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:50:19 status installed python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:50:19 status triggers-pending python-central 0.6.16+nmu1 2010-12-13 11:50:19 status triggers-awaited python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:50:19 configure aptdaemon 0.31+bzr413-1.1 0.31+bzr413-1.1 2010-12-13 11:50:19 status unpacked aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:19 status unpacked aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:19 status unpacked aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:19 status half-configured aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:19 status installed aptdaemon 0.31+bzr413-1.1 2010-12-13 11:50:19 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-12-13 11:50:19 status half-configured python-central 0.6.16+nmu1 2010-12-13 11:50:19 status installed python-aptdaemon-gtk 0.31+bzr413-1.1 2010-12-13 11:50:19 status installed python-central 0.6.16+nmu1 2010-12-13 11:50:19 configure openjdk-6-jre-lib 6b18-1.8.3-2 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-lib 6b18-1.8.3-2 2010-12-13 11:50:19 status half-configured openjdk-6-jre-lib 6b18-1.8.3-2 2010-12-13 11:50:19 status installed openjdk-6-jre-lib 6b18-1.8.3-2 2010-12-13 11:50:19 configure openjdk-6-jre-headless 6b18-1.8.3-2 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:19 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status half-configured openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 status installed openjdk-6-jre-headless 6b18-1.8.3-2 2010-12-13 11:50:20 configure icedtea-6-jre-cacao 6b18-1.8.3-2 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked icedtea-6-jre-cacao 6b18-1.8.3-2 2010-12-13 11:50:20 status half-configured icedtea-6-jre-cacao 6b18-1.8.3-2 2010-12-13 11:50:20 status installed icedtea-6-jre-cacao 6b18-1.8.3-2 2010-12-13 11:50:20 configure openjdk-6-jre 6b18-1.8.3-2 6b18-1.8.3-2 2010-12-13 11:50:20 status unpacked openjdk-6-jre 6b18-1.8.3-2 2010-12-13 11:50:20 status half-configured openjdk-6-jre 6b18-1.8.3-2 2010-12-13 11:50:21 status installed openjdk-6-jre 6b18-1.8.3-2 2010-12-13 11:50:21 configure openoffice.org-style-galaxy 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-style-galaxy 1:3.2.1-10 2010-12-13 11:50:21 status half-configured openoffice.org-style-galaxy 1:3.2.1-10 2010-12-13 11:50:21 status installed openoffice.org-style-galaxy 1:3.2.1-10 2010-12-13 11:50:21 configure openoffice.org-common 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status half-configured openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 status installed openoffice.org-common 1:3.2.1-10 2010-12-13 11:50:21 configure openoffice.org-core 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:21 status unpacked openoffice.org-core 1:3.2.1-10 2010-12-13 11:50:21 status half-configured openoffice.org-core 1:3.2.1-10 2010-12-13 11:50:25 status installed openoffice.org-core 1:3.2.1-10 2010-12-13 11:50:25 configure openoffice.org-base-core 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:25 status unpacked openoffice.org-base-core 1:3.2.1-10 2010-12-13 11:50:25 status half-configured openoffice.org-base-core 1:3.2.1-10 2010-12-13 11:50:25 status installed openoffice.org-base-core 1:3.2.1-10 2010-12-13 11:50:25 configure openoffice.org-writer 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:25 status unpacked openoffice.org-writer 1:3.2.1-10 2010-12-13 11:50:25 status half-configured openoffice.org-writer 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-writer 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-calc 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-calc 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-calc 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-calc 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-java-common 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-java-common 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-java-common 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-java-common 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-base 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-base 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-base 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-base 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-draw 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-draw 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-draw 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-draw 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-impress 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-impress 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-impress 1:3.2.1-10 2010-12-13 11:50:26 status installed openoffice.org-impress 1:3.2.1-10 2010-12-13 11:50:26 configure openoffice.org-math 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:26 status unpacked openoffice.org-math 1:3.2.1-10 2010-12-13 11:50:26 status half-configured openoffice.org-math 1:3.2.1-10 2010-12-13 11:50:27 status installed openoffice.org-math 1:3.2.1-10 2010-12-13 11:50:27 configure openoffice.org-report-builder-bin 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:27 status unpacked openoffice.org-report-builder-bin 1:3.2.1-10 2010-12-13 11:50:27 status half-configured openoffice.org-report-builder-bin 1:3.2.1-10 2010-12-13 11:50:27 status installed openoffice.org-report-builder-bin 1:3.2.1-10 2010-12-13 11:50:27 configure openoffice.org-officebean 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:27 status unpacked openoffice.org-officebean 1:3.2.1-10 2010-12-13 11:50:27 status half-configured openoffice.org-officebean 1:3.2.1-10 2010-12-13 11:50:27 status installed openoffice.org-officebean 1:3.2.1-10 2010-12-13 11:50:27 configure openoffice.org-filter-mobiledev 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:27 status unpacked openoffice.org-filter-mobiledev 1:3.2.1-10 2010-12-13 11:50:27 status half-configured openoffice.org-filter-mobiledev 1:3.2.1-10 2010-12-13 11:50:27 status installed openoffice.org-filter-mobiledev 1:3.2.1-10 2010-12-13 11:50:27 configure openoffice.org 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:27 status unpacked openoffice.org 1:3.2.1-10 2010-12-13 11:50:27 status half-configured openoffice.org 1:3.2.1-10 2010-12-13 11:50:27 status installed openoffice.org 1:3.2.1-10 2010-12-13 11:50:27 configure python-uno 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:27 status unpacked python-uno 1:3.2.1-10 2010-12-13 11:50:27 status half-configured python-uno 1:3.2.1-10 2010-12-13 11:50:27 status installed python-uno 1:3.2.1-10 2010-12-13 11:50:27 status triggers-pending python-central 0.6.16+nmu1 2010-12-13 11:50:27 status triggers-awaited python-uno 1:3.2.1-10 2010-12-13 11:50:28 configure openoffice.org-filter-binfilter 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:28 status unpacked openoffice.org-filter-binfilter 1:3.2.1-10 2010-12-13 11:50:28 status half-configured openoffice.org-filter-binfilter 1:3.2.1-10 2010-12-13 11:50:28 status installed openoffice.org-filter-binfilter 1:3.2.1-10 2010-12-13 11:50:28 configure tasksel-data 2.88 2.88 2010-12-13 11:50:28 status unpacked tasksel-data 2.88 2010-12-13 11:50:28 status half-configured tasksel-data 2.88 2010-12-13 11:50:28 status installed tasksel-data 2.88 2010-12-13 11:50:28 configure libstdc++6-4.4-dev 4.4.5-10 4.4.5-10 2010-12-13 11:50:28 status unpacked libstdc++6-4.4-dev 4.4.5-10 2010-12-13 11:50:28 status half-configured libstdc++6-4.4-dev 4.4.5-10 2010-12-13 11:50:28 status installed libstdc++6-4.4-dev 4.4.5-10 2010-12-13 11:50:28 configure g++-4.4 4.4.5-10 4.4.5-10 2010-12-13 11:50:28 status unpacked g++-4.4 4.4.5-10 2010-12-13 11:50:28 status half-configured g++-4.4 4.4.5-10 2010-12-13 11:50:28 status installed g++-4.4 4.4.5-10 2010-12-13 11:50:28 configure cowdancer 0.62+nmu2 0.62+nmu2 2010-12-13 11:50:28 status unpacked cowdancer 0.62+nmu2 2010-12-13 11:50:28 status half-configured cowdancer 0.62+nmu2 2010-12-13 11:50:28 status installed cowdancer 0.62+nmu2 2010-12-13 11:50:28 configure g++ 4:4.4.5-2 4:4.4.5-2 2010-12-13 11:50:28 status unpacked g++ 4:4.4.5-2 2010-12-13 11:50:28 status half-configured g++ 4:4.4.5-2 2010-12-13 11:50:28 status installed g++ 4:4.4.5-2 2010-12-13 11:50:28 configure tasksel 2.88 2.88 2010-12-13 11:50:28 status unpacked tasksel 2.88 2010-12-13 11:50:28 status half-configured tasksel 2.88 2010-12-13 11:50:29 status installed tasksel 2.88 2010-12-13 11:50:29 configure cowbuilder 0.62+nmu2 0.62+nmu2 2010-12-13 11:50:29 status unpacked cowbuilder 0.62+nmu2 2010-12-13 11:50:29 status unpacked cowbuilder 0.62+nmu2 2010-12-13 11:50:29 status half-configured cowbuilder 0.62+nmu2 2010-12-13 11:50:29 status installed cowbuilder 0.62+nmu2 2010-12-13 11:50:29 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2010-12-13 11:50:29 status half-configured python-central 0.6.16+nmu1 2010-12-13 11:50:29 status installed python-uno 1:3.2.1-10 2010-12-13 11:50:29 status installed python-central 0.6.16+nmu1 2010-12-13 11:50:29 configure openoffice.org-emailmerge 1:3.2.1-10 1:3.2.1-10 2010-12-13 11:50:29 status unpacked openoffice.org-emailmerge 1:3.2.1-10 2010-12-13 11:50:29 status half-configured openoffice.org-emailmerge 1:3.2.1-10 2010-12-13 11:50:39 status installed openoffice.org-emailmerge 1:3.2.1-10 2010-12-13 11:50:39 trigproc menu 2.1.44 2.1.44 2010-12-13 11:50:39 status half-configured menu 2.1.44 2010-12-13 11:50:42 status installed menu 2.1.44 2010-12-13 11:50:42 trigproc initramfs-tools 0.98.5 0.98.5 2010-12-13 11:50:42 status half-configured initramfs-tools 0.98.5 2010-12-13 11:50:59 status installed initramfs-tools 0.98.5 2010-12-13 11:50:59 trigproc python-support 1.0.11 1.0.11 2010-12-13 11:50:59 status half-configured python-support 1.0.11 2010-12-13 11:51:05 status installed python-support 1.0.11 2010-12-13 15:19:36 startup archives unpack 2010-12-13 15:19:47 install gld-policyd-build-deps 1.0 2010-12-13 15:19:47 status half-installed gld-policyd-build-deps 1.0 2010-12-13 15:19:48 status unpacked gld-policyd-build-deps 1.0 2010-12-13 15:19:48 status unpacked gld-policyd-build-deps 1.0 2010-12-13 15:20:37 startup archives unpack 2010-12-13 15:20:40 install libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:40 status half-installed libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:40 status triggers-pending man-db 2.5.7-7 2010-12-13 15:20:40 status half-installed libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:40 status unpacked libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:40 status unpacked libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:40 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 15:20:40 status half-configured man-db 2.5.7-7 2010-12-13 15:20:51 status installed man-db 2.5.7-7 2010-12-13 15:20:51 startup packages configure 2010-12-13 15:20:51 configure libtest-pod-coverage-perl 1.08-3 1.08-3 2010-12-13 15:20:51 status unpacked libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:52 status half-configured libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:52 status installed libtest-pod-coverage-perl 1.08-3 2010-12-13 15:20:52 configure gld-policyd-build-deps 1.0 1.0 2010-12-13 15:20:52 status unpacked gld-policyd-build-deps 1.0 2010-12-13 15:20:52 status half-configured gld-policyd-build-deps 1.0 2010-12-13 15:20:52 status installed gld-policyd-build-deps 1.0 2010-12-13 16:29:35 startup archives install 2010-12-13 16:29:46 install gld-policyd 0.14 2010-12-13 16:29:46 status half-installed gld-policyd 0.14 2010-12-13 16:29:46 status triggers-pending man-db 2.5.7-7 2010-12-13 16:29:46 status half-installed gld-policyd 0.14 2010-12-13 16:29:46 status unpacked gld-policyd 0.14 2010-12-13 16:29:46 status unpacked gld-policyd 0.14 2010-12-13 16:29:46 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:29:46 status half-configured man-db 2.5.7-7 2010-12-13 16:29:55 status installed man-db 2.5.7-7 2010-12-13 16:32:23 startup packages remove 2010-12-13 16:32:23 status unpacked gld-policyd 0.14 2010-12-13 16:32:37 remove gld-policyd 0.14 0.14 2010-12-13 16:32:37 status half-installed gld-policyd 0.14 2010-12-13 16:32:37 status triggers-pending man-db 2.5.7-7 2010-12-13 16:32:38 status half-installed gld-policyd 0.14 2010-12-13 16:32:38 status config-files gld-policyd 0.14 2010-12-13 16:32:38 status config-files gld-policyd 0.14 2010-12-13 16:32:39 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:32:39 status half-configured man-db 2.5.7-7 2010-12-13 16:32:44 status installed man-db 2.5.7-7 2010-12-13 16:32:46 startup archives unpack 2010-12-13 16:32:50 install libipc-shareable-perl 0.60-8 2010-12-13 16:32:50 status half-installed libipc-shareable-perl 0.60-8 2010-12-13 16:32:50 status triggers-pending man-db 2.5.7-7 2010-12-13 16:32:50 status half-installed libipc-shareable-perl 0.60-8 2010-12-13 16:32:51 status unpacked libipc-shareable-perl 0.60-8 2010-12-13 16:32:51 status unpacked libipc-shareable-perl 0.60-8 2010-12-13 16:32:52 install libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:32:52 status half-installed libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:32:52 status half-installed libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:32:53 status unpacked libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:32:54 status unpacked libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:32:54 install libuniversal-require-perl 0.13-1 2010-12-13 16:32:54 status half-installed libuniversal-require-perl 0.13-1 2010-12-13 16:32:54 status half-installed libuniversal-require-perl 0.13-1 2010-12-13 16:32:55 status unpacked libuniversal-require-perl 0.13-1 2010-12-13 16:32:56 status unpacked libuniversal-require-perl 0.13-1 2010-12-13 16:32:56 install libconfig-inifiles-perl 2.58-1 2010-12-13 16:32:57 status half-installed libconfig-inifiles-perl 2.58-1 2010-12-13 16:32:58 status half-installed libconfig-inifiles-perl 2.58-1 2010-12-13 16:32:59 status unpacked libconfig-inifiles-perl 2.58-1 2010-12-13 16:32:59 status unpacked libconfig-inifiles-perl 2.58-1 2010-12-13 16:32:59 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:32:59 status half-configured man-db 2.5.7-7 2010-12-13 16:33:02 status installed man-db 2.5.7-7 2010-12-13 16:33:04 startup packages configure 2010-12-13 16:33:04 configure libipc-shareable-perl 0.60-8 0.60-8 2010-12-13 16:33:04 status unpacked libipc-shareable-perl 0.60-8 2010-12-13 16:33:05 status half-configured libipc-shareable-perl 0.60-8 2010-12-13 16:33:05 status installed libipc-shareable-perl 0.60-8 2010-12-13 16:33:05 configure libnetaddr-ip-perl 4.037+dfsg-1 4.037+dfsg-1 2010-12-13 16:33:05 status unpacked libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:33:05 status half-configured libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:33:05 status installed libnetaddr-ip-perl 4.037+dfsg-1 2010-12-13 16:33:06 configure libuniversal-require-perl 0.13-1 0.13-1 2010-12-13 16:33:06 status unpacked libuniversal-require-perl 0.13-1 2010-12-13 16:33:06 status half-configured libuniversal-require-perl 0.13-1 2010-12-13 16:33:06 status installed libuniversal-require-perl 0.13-1 2010-12-13 16:33:07 configure libconfig-inifiles-perl 2.58-1 2.58-1 2010-12-13 16:33:07 status unpacked libconfig-inifiles-perl 2.58-1 2010-12-13 16:33:07 status half-configured libconfig-inifiles-perl 2.58-1 2010-12-13 16:33:08 status installed libconfig-inifiles-perl 2.58-1 2010-12-13 16:37:39 startup archives install 2010-12-13 16:37:51 upgrade libconfig8 1.3.2-2 1.3.2-2 2010-12-13 16:37:51 status half-configured libconfig8 1.3.2-2 2010-12-13 16:37:51 status unpacked libconfig8 1.3.2-2 2010-12-13 16:37:51 status half-installed libconfig8 1.3.2-2 2010-12-13 16:37:51 status half-installed libconfig8 1.3.2-2 2010-12-13 16:37:51 status unpacked libconfig8 1.3.2-2 2010-12-13 16:37:51 status unpacked libconfig8 1.3.2-2 2010-12-13 16:37:51 install libgreylisting-perl 1.2rc1 2010-12-13 16:37:51 status half-installed libgreylisting-perl 1.2rc1 2010-12-13 16:37:51 status unpacked libgreylisting-perl 1.2rc1 2010-12-13 16:37:51 status unpacked libgreylisting-perl 1.2rc1 2010-12-13 16:37:51 configure libconfig8 1.3.2-2 1.3.2-2 2010-12-13 16:37:51 status unpacked libconfig8 1.3.2-2 2010-12-13 16:37:51 status half-configured libconfig8 1.3.2-2 2010-12-13 16:37:54 status installed libconfig8 1.3.2-2 2010-12-13 16:37:54 configure libgreylisting-perl 1.2rc1 1.2rc1 2010-12-13 16:37:54 status unpacked libgreylisting-perl 1.2rc1 2010-12-13 16:37:54 status half-configured libgreylisting-perl 1.2rc1 2010-12-13 16:37:54 status installed libgreylisting-perl 1.2rc1 2010-12-13 16:39:47 startup archives install 2010-12-13 16:39:49 install gld-policyd 0.14 0.5 2010-12-13 16:39:49 status half-installed gld-policyd 0.14 2010-12-13 16:39:49 status triggers-pending man-db 2.5.7-7 2010-12-13 16:39:49 status half-installed gld-policyd 0.14 2010-12-13 16:39:49 status unpacked gld-policyd 0.5 2010-12-13 16:39:49 status unpacked gld-policyd 0.5 2010-12-13 16:39:49 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:39:49 status half-configured man-db 2.5.7-7 2010-12-13 16:40:00 status installed man-db 2.5.7-7 2010-12-13 16:43:54 startup archives unpack 2010-12-13 16:43:55 install libparams-validate-perl 0.93-1 2010-12-13 16:43:55 status half-installed libparams-validate-perl 0.93-1 2010-12-13 16:43:55 status triggers-pending man-db 2.5.7-7 2010-12-13 16:43:55 status half-installed libparams-validate-perl 0.93-1 2010-12-13 16:43:55 status unpacked libparams-validate-perl 0.93-1 2010-12-13 16:43:55 status unpacked libparams-validate-perl 0.93-1 2010-12-13 16:43:55 install liblog-handler-perl 0.69-1 2010-12-13 16:43:55 status half-installed liblog-handler-perl 0.69-1 2010-12-13 16:43:56 status half-installed liblog-handler-perl 0.69-1 2010-12-13 16:43:56 status unpacked liblog-handler-perl 0.69-1 2010-12-13 16:43:56 status unpacked liblog-handler-perl 0.69-1 2010-12-13 16:43:56 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:43:56 status half-configured man-db 2.5.7-7 2010-12-13 16:43:57 status installed man-db 2.5.7-7 2010-12-13 16:43:58 startup packages configure 2010-12-13 16:43:58 configure libparams-validate-perl 0.93-1 0.93-1 2010-12-13 16:43:58 status unpacked libparams-validate-perl 0.93-1 2010-12-13 16:43:58 status half-configured libparams-validate-perl 0.93-1 2010-12-13 16:43:58 status installed libparams-validate-perl 0.93-1 2010-12-13 16:43:58 configure liblog-handler-perl 0.69-1 0.69-1 2010-12-13 16:43:58 status unpacked liblog-handler-perl 0.69-1 2010-12-13 16:43:58 status half-configured liblog-handler-perl 0.69-1 2010-12-13 16:43:58 status installed liblog-handler-perl 0.69-1 2010-12-13 16:43:58 configure gld-policyd 0.5 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status unpacked gld-policyd 0.5 2010-12-13 16:43:58 status half-configured gld-policyd 0.5 2010-12-13 16:44:01 status installed gld-policyd 0.5 2010-12-13 16:45:10 startup archives install 2010-12-13 16:45:12 upgrade gld-policyd 0.5 0.5 2010-12-13 16:45:12 status half-configured gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status half-installed gld-policyd 0.5 2010-12-13 16:45:13 status triggers-pending man-db 2.5.7-7 2010-12-13 16:45:13 status half-installed gld-policyd 0.5 2010-12-13 16:45:13 status half-installed gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 configure gld-policyd 0.5 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status unpacked gld-policyd 0.5 2010-12-13 16:45:13 status half-configured gld-policyd 0.5 2010-12-13 16:45:14 status triggers-awaited gld-policyd 0.5 2010-12-13 16:45:14 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-13 16:45:14 status half-configured man-db 2.5.7-7 2010-12-13 16:45:14 status installed gld-policyd 0.5 2010-12-13 16:45:16 status installed man-db 2.5.7-7 2010-12-14 10:52:43 startup archives unpack 2010-12-14 10:52:52 install libidna-punycode-perl 0.03-1 2010-12-14 10:52:52 status half-installed libidna-punycode-perl 0.03-1 2010-12-14 10:52:52 status triggers-pending man-db 2.5.7-7 2010-12-14 10:52:52 status half-installed libidna-punycode-perl 0.03-1 2010-12-14 10:52:52 status unpacked libidna-punycode-perl 0.03-1 2010-12-14 10:52:52 status unpacked libidna-punycode-perl 0.03-1 2010-12-14 10:52:52 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-14 10:52:52 status half-configured man-db 2.5.7-7 2010-12-14 10:52:54 status installed man-db 2.5.7-7 2010-12-14 10:52:54 startup packages configure 2010-12-14 10:52:54 configure libidna-punycode-perl 0.03-1 0.03-1 2010-12-14 10:52:54 status unpacked libidna-punycode-perl 0.03-1 2010-12-14 10:52:54 status half-configured libidna-punycode-perl 0.03-1 2010-12-14 10:52:54 status installed libidna-punycode-perl 0.03-1 2010-12-14 13:56:20 startup archives unpack 2010-12-14 13:56:29 install libsocket6-perl 0.23-1 2010-12-14 13:56:29 status half-installed libsocket6-perl 0.23-1 2010-12-14 13:56:30 status unpacked libsocket6-perl 0.23-1 2010-12-14 13:56:30 status unpacked libsocket6-perl 0.23-1 2010-12-14 13:56:30 install libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:30 status half-installed libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:30 status triggers-pending man-db 2.5.7-7 2010-12-14 13:56:30 status half-installed libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:30 status unpacked libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:30 status unpacked libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:30 install libmail-spf-perl 2.007-1 2010-12-14 13:56:30 status half-installed libmail-spf-perl 2.007-1 2010-12-14 13:56:30 status half-installed libmail-spf-perl 2.007-1 2010-12-14 13:56:31 status unpacked libmail-spf-perl 2.007-1 2010-12-14 13:56:31 status unpacked libmail-spf-perl 2.007-1 2010-12-14 13:56:31 install re2c 0.13.5-1 2010-12-14 13:56:31 status half-installed re2c 0.13.5-1 2010-12-14 13:56:31 status half-installed re2c 0.13.5-1 2010-12-14 13:56:31 status unpacked re2c 0.13.5-1 2010-12-14 13:56:31 status unpacked re2c 0.13.5-1 2010-12-14 13:56:31 install spamassassin 3.3.1-1 2010-12-14 13:56:31 status half-installed spamassassin 3.3.1-1 2010-12-14 13:56:32 status half-installed spamassassin 3.3.1-1 2010-12-14 13:56:32 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:32 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:32 install spamc 3.3.1-1 2010-12-14 13:56:32 status half-installed spamc 3.3.1-1 2010-12-14 13:56:32 status half-installed spamc 3.3.1-1 2010-12-14 13:56:32 status unpacked spamc 3.3.1-1 2010-12-14 13:56:32 status unpacked spamc 3.3.1-1 2010-12-14 13:56:32 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-14 13:56:32 status half-configured man-db 2.5.7-7 2010-12-14 13:56:45 status installed man-db 2.5.7-7 2010-12-14 13:56:45 startup packages configure 2010-12-14 13:56:45 configure libsocket6-perl 0.23-1 0.23-1 2010-12-14 13:56:45 status unpacked libsocket6-perl 0.23-1 2010-12-14 13:56:45 status half-configured libsocket6-perl 0.23-1 2010-12-14 13:56:45 status installed libsocket6-perl 0.23-1 2010-12-14 13:56:46 configure libio-socket-inet6-perl 2.65-1 2.65-1 2010-12-14 13:56:46 status unpacked libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:46 status half-configured libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:46 status installed libio-socket-inet6-perl 2.65-1 2010-12-14 13:56:46 configure libmail-spf-perl 2.007-1 2.007-1 2010-12-14 13:56:46 status unpacked libmail-spf-perl 2.007-1 2010-12-14 13:56:46 status half-configured libmail-spf-perl 2.007-1 2010-12-14 13:56:46 status installed libmail-spf-perl 2.007-1 2010-12-14 13:56:46 configure re2c 0.13.5-1 0.13.5-1 2010-12-14 13:56:46 status unpacked re2c 0.13.5-1 2010-12-14 13:56:46 status half-configured re2c 0.13.5-1 2010-12-14 13:56:46 status installed re2c 0.13.5-1 2010-12-14 13:56:46 configure spamassassin 3.3.1-1 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status unpacked spamassassin 3.3.1-1 2010-12-14 13:56:46 status half-configured spamassassin 3.3.1-1 2010-12-14 13:56:47 status installed spamassassin 3.3.1-1 2010-12-14 13:56:47 configure spamc 3.3.1-1 3.3.1-1 2010-12-14 13:56:47 status unpacked spamc 3.3.1-1 2010-12-14 13:56:47 status half-configured spamc 3.3.1-1 2010-12-14 13:56:47 status installed spamc 3.3.1-1 2010-12-15 14:20:36 startup archives unpack 2010-12-15 14:20:46 install libextutils-install-perl 1.54-1 2010-12-15 14:20:46 status half-installed libextutils-install-perl 1.54-1 2010-12-15 14:20:46 status triggers-pending man-db 2.5.7-7 2010-12-15 14:20:46 status half-installed libextutils-install-perl 1.54-1 2010-12-15 14:20:46 status unpacked libextutils-install-perl 1.54-1 2010-12-15 14:20:46 status unpacked libextutils-install-perl 1.54-1 2010-12-15 14:20:46 install libfile-remove-perl 1.42-3 2010-12-15 14:20:46 status half-installed libfile-remove-perl 1.42-3 2010-12-15 14:20:46 status half-installed libfile-remove-perl 1.42-3 2010-12-15 14:20:47 status unpacked libfile-remove-perl 1.42-3 2010-12-15 14:20:47 status unpacked libfile-remove-perl 1.42-3 2010-12-15 14:20:47 install libmodule-scandeps-perl 0.98-1 2010-12-15 14:20:47 status half-installed libmodule-scandeps-perl 0.98-1 2010-12-15 14:20:47 status half-installed libmodule-scandeps-perl 0.98-1 2010-12-15 14:20:47 status unpacked libmodule-scandeps-perl 0.98-1 2010-12-15 14:20:47 status unpacked libmodule-scandeps-perl 0.98-1 2010-12-15 14:20:47 install libpar-dist-perl 0.45-1 2010-12-15 14:20:47 status half-installed libpar-dist-perl 0.45-1 2010-12-15 14:20:47 status half-installed libpar-dist-perl 0.45-1 2010-12-15 14:20:47 status unpacked libpar-dist-perl 0.45-1 2010-12-15 14:20:47 status unpacked libpar-dist-perl 0.45-1 2010-12-15 14:20:47 install libyaml-tiny-perl 1.43-1 2010-12-15 14:20:47 status half-installed libyaml-tiny-perl 1.43-1 2010-12-15 14:20:47 status half-installed libyaml-tiny-perl 1.43-1 2010-12-15 14:20:47 status unpacked libyaml-tiny-perl 1.43-1 2010-12-15 14:20:47 status unpacked libyaml-tiny-perl 1.43-1 2010-12-15 14:20:48 install libmodule-install-perl 1.00-1 2010-12-15 14:20:48 status half-installed libmodule-install-perl 1.00-1 2010-12-15 14:20:48 status half-installed libmodule-install-perl 1.00-1 2010-12-15 14:20:48 status unpacked libmodule-install-perl 1.00-1 2010-12-15 14:20:48 status unpacked libmodule-install-perl 1.00-1 2010-12-15 14:20:48 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-15 14:20:48 status half-configured man-db 2.5.7-7 2010-12-15 14:21:00 status installed man-db 2.5.7-7 2010-12-15 14:21:00 startup packages configure 2010-12-15 14:21:00 configure libextutils-install-perl 1.54-1 1.54-1 2010-12-15 14:21:00 status unpacked libextutils-install-perl 1.54-1 2010-12-15 14:21:00 status half-configured libextutils-install-perl 1.54-1 2010-12-15 14:21:00 status installed libextutils-install-perl 1.54-1 2010-12-15 14:21:00 configure libfile-remove-perl 1.42-3 1.42-3 2010-12-15 14:21:00 status unpacked libfile-remove-perl 1.42-3 2010-12-15 14:21:00 status half-configured libfile-remove-perl 1.42-3 2010-12-15 14:21:00 status installed libfile-remove-perl 1.42-3 2010-12-15 14:21:00 configure libmodule-scandeps-perl 0.98-1 0.98-1 2010-12-15 14:21:00 status unpacked libmodule-scandeps-perl 0.98-1 2010-12-15 14:21:00 status half-configured libmodule-scandeps-perl 0.98-1 2010-12-15 14:21:00 status installed libmodule-scandeps-perl 0.98-1 2010-12-15 14:21:01 configure libpar-dist-perl 0.45-1 0.45-1 2010-12-15 14:21:01 status unpacked libpar-dist-perl 0.45-1 2010-12-15 14:21:01 status half-configured libpar-dist-perl 0.45-1 2010-12-15 14:21:01 status installed libpar-dist-perl 0.45-1 2010-12-15 14:21:01 configure libyaml-tiny-perl 1.43-1 1.43-1 2010-12-15 14:21:01 status unpacked libyaml-tiny-perl 1.43-1 2010-12-15 14:21:01 status half-configured libyaml-tiny-perl 1.43-1 2010-12-15 14:21:01 status installed libyaml-tiny-perl 1.43-1 2010-12-15 14:21:01 configure libmodule-install-perl 1.00-1 1.00-1 2010-12-15 14:21:01 status unpacked libmodule-install-perl 1.00-1 2010-12-15 14:21:01 status half-configured libmodule-install-perl 1.00-1 2010-12-15 14:21:01 status installed libmodule-install-perl 1.00-1 2010-12-15 14:44:49 startup archives unpack 2010-12-15 14:44:57 install libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:57 status half-installed libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:57 status triggers-pending man-db 2.5.7-7 2010-12-15 14:44:57 status half-installed libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:57 status unpacked libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:57 status unpacked libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:57 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-15 14:44:57 status half-configured man-db 2.5.7-7 2010-12-15 14:44:58 status installed man-db 2.5.7-7 2010-12-15 14:44:59 startup packages configure 2010-12-15 14:44:59 configure libfile-sharedir-perl 1.00-0.1 1.00-0.1 2010-12-15 14:44:59 status unpacked libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:59 status half-configured libfile-sharedir-perl 1.00-0.1 2010-12-15 14:44:59 status installed libfile-sharedir-perl 1.00-0.1 2010-12-15 15:30:16 startup archives install 2010-12-15 15:30:18 install liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:30:18 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:30:18 status triggers-pending man-db 2.5.7-7 2010-12-15 15:30:18 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:30:19 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:30:19 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:30:19 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-15 15:30:19 status half-configured man-db 2.5.7-7 2010-12-15 15:30:24 status installed man-db 2.5.7-7 2010-12-15 15:31:12 startup archives install 2010-12-15 15:31:12 upgrade liburibl-registrarboundaries-perl 0.1-1 0.1-1 2010-12-15 15:31:12 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:12 status triggers-pending man-db 2.5.7-7 2010-12-15 15:31:12 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:13 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:13 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:14 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:14 configure liburibl-registrarboundaries-perl 0.1-1 0.1-1 2010-12-15 15:31:14 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:14 status half-configured liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:14 status triggers-awaited liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:14 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-15 15:31:14 status half-configured man-db 2.5.7-7 2010-12-15 15:31:14 status installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:31:17 status installed man-db 2.5.7-7 2010-12-15 15:32:34 startup archives install 2010-12-15 15:32:35 upgrade liburibl-registrarboundaries-perl 0.1-1 0.1-1 2010-12-15 15:32:35 status half-configured liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:35 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:35 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:36 status triggers-pending man-db 2.5.7-7 2010-12-15 15:32:36 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:36 status half-installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:37 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:38 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:38 configure liburibl-registrarboundaries-perl 0.1-1 0.1-1 2010-12-15 15:32:38 status unpacked liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:38 status half-configured liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:38 status triggers-awaited liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:39 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-15 15:32:39 status half-configured man-db 2.5.7-7 2010-12-15 15:32:39 status installed liburibl-registrarboundaries-perl 0.1-1 2010-12-15 15:32:42 status installed man-db 2.5.7-7 2010-12-16 09:37:07 startup archives unpack 2010-12-16 09:37:15 install rbldnsd 0.996b 2010-12-16 09:37:15 status half-installed rbldnsd 0.996b 2010-12-16 09:37:15 status triggers-pending man-db 2.5.7-7 2010-12-16 09:37:15 status half-installed rbldnsd 0.996b 2010-12-16 09:37:15 status unpacked rbldnsd 0.996b 2010-12-16 09:37:15 status unpacked rbldnsd 0.996b 2010-12-16 09:37:15 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-16 09:37:15 status half-configured man-db 2.5.7-7 2010-12-16 09:37:17 status installed man-db 2.5.7-7 2010-12-16 09:37:18 startup packages configure 2010-12-16 09:37:18 configure rbldnsd 0.996b 0.996b 2010-12-16 09:37:18 status unpacked rbldnsd 0.996b 2010-12-16 09:37:18 status unpacked rbldnsd 0.996b 2010-12-16 09:37:18 status unpacked rbldnsd 0.996b 2010-12-16 09:37:18 status half-configured rbldnsd 0.996b 2010-12-16 09:37:20 status installed rbldnsd 0.996b 2010-12-16 12:18:27 startup archives unpack 2010-12-16 12:18:38 upgrade openssl 0.9.8o-4 0.9.8g-15+lenny9 2010-12-16 12:18:38 status half-configured openssl 0.9.8o-4 2010-12-16 12:18:38 status unpacked openssl 0.9.8o-4 2010-12-16 12:18:38 status half-installed openssl 0.9.8o-4 2010-12-16 12:18:38 status triggers-pending man-db 2.5.7-7 2010-12-16 12:18:38 status half-installed openssl 0.9.8o-4 2010-12-16 12:18:40 status half-installed openssl 0.9.8o-4 2010-12-16 12:18:40 status unpacked openssl 0.9.8g-15+lenny9 2010-12-16 12:18:40 status unpacked openssl 0.9.8g-15+lenny9 2010-12-16 12:18:40 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-16 12:18:40 status half-configured man-db 2.5.7-7 2010-12-16 12:18:47 status installed man-db 2.5.7-7 2010-12-16 12:18:48 startup packages configure 2010-12-16 12:18:48 configure openssl 0.9.8g-15+lenny9 0.9.8g-15+lenny9 2010-12-16 12:18:48 status unpacked openssl 0.9.8g-15+lenny9 2010-12-16 12:18:48 status unpacked openssl 0.9.8g-15+lenny9 2010-12-16 12:18:48 status half-configured openssl 0.9.8g-15+lenny9 2010-12-16 12:18:48 status installed openssl 0.9.8g-15+lenny9 2010-12-16 12:20:25 startup archives unpack 2010-12-16 12:20:26 upgrade openssl 0.9.8g-15+lenny9 0.9.8o-4 2010-12-16 12:20:26 status half-configured openssl 0.9.8g-15+lenny9 2010-12-16 12:20:26 status unpacked openssl 0.9.8g-15+lenny9 2010-12-16 12:20:26 status half-installed openssl 0.9.8g-15+lenny9 2010-12-16 12:20:27 status triggers-pending man-db 2.5.7-7 2010-12-16 12:20:27 status half-installed openssl 0.9.8g-15+lenny9 2010-12-16 12:20:27 status half-installed openssl 0.9.8g-15+lenny9 2010-12-16 12:20:27 status unpacked openssl 0.9.8o-4 2010-12-16 12:20:27 status unpacked openssl 0.9.8o-4 2010-12-16 12:20:27 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-16 12:20:27 status half-configured man-db 2.5.7-7 2010-12-16 12:20:27 status installed man-db 2.5.7-7 2010-12-16 12:20:28 startup packages configure 2010-12-16 12:20:28 configure openssl 0.9.8o-4 0.9.8o-4 2010-12-16 12:20:28 status unpacked openssl 0.9.8o-4 2010-12-16 12:20:28 status unpacked openssl 0.9.8o-4 2010-12-16 12:20:28 status half-configured openssl 0.9.8o-4 2010-12-16 12:20:28 status installed openssl 0.9.8o-4 2010-12-17 10:03:36 startup archives install 2010-12-17 10:03:56 install freqanl-common 2010.12.16-1 2010-12-17 10:03:56 status half-installed freqanl-common 2010.12.16-1 2010-12-17 10:03:57 status triggers-pending man-db 2.5.7-7 2010-12-17 10:03:57 status half-installed freqanl-common 2010.12.16-1 2010-12-17 10:03:58 status unpacked freqanl-common 2010.12.16-1 2010-12-17 10:03:58 status unpacked freqanl-common 2010.12.16-1 2010-12-17 10:03:59 configure freqanl-common 2010.12.16-1 2010.12.16-1 2010-12-17 10:03:59 status unpacked freqanl-common 2010.12.16-1 2010-12-17 10:03:59 status unpacked freqanl-common 2010.12.16-1 2010-12-17 10:03:59 status half-configured freqanl-common 2010.12.16-1 2010-12-17 10:03:59 status triggers-awaited freqanl-common 2010.12.16-1 2010-12-17 10:04:00 trigproc man-db 2.5.7-7 2.5.7-7 2010-12-17 10:04:00 status half-configured man-db 2.5.7-7 2010-12-17 10:04:00 status installed freqanl-common 2010.12.16-1 2010-12-17 10:04:18 status installed man-db 2.5.7-7 2011-01-03 13:49:30 startup archives unpack 2011-01-03 13:49:40 upgrade iceweasel 3.5.16-1 3.5.16-3 2011-01-03 13:49:40 status half-configured iceweasel 3.5.16-1 2011-01-03 13:49:40 status unpacked iceweasel 3.5.16-1 2011-01-03 13:49:40 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:40 status triggers-pending gnome-menus 2.30.3-1 2011-01-03 13:49:40 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:40 status triggers-pending desktop-file-utils 0.15-2 2011-01-03 13:49:40 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:40 status triggers-pending hicolor-icon-theme 0.12-1 2011-01-03 13:49:40 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:41 status triggers-pending man-db 2.5.7-7 2011-01-03 13:49:41 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:41 status triggers-pending menu 2.1.44 2011-01-03 13:49:41 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:41 status half-installed iceweasel 3.5.16-1 2011-01-03 13:49:42 status triggers-awaited menu 2.1.44 2011-01-03 13:49:42 status unpacked iceweasel 3.5.16-3 2011-01-03 13:49:43 status unpacked iceweasel 3.5.16-3 2011-01-03 13:49:43 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-01-03 13:49:43 status half-configured gnome-menus 2.30.3-1 2011-01-03 13:49:44 status installed gnome-menus 2.30.3-1 2011-01-03 13:49:44 trigproc desktop-file-utils 0.15-2 0.15-2 2011-01-03 13:49:44 status half-configured desktop-file-utils 0.15-2 2011-01-03 13:49:46 status installed desktop-file-utils 0.15-2 2011-01-03 13:49:46 trigproc hicolor-icon-theme 0.12-1 0.12-1 2011-01-03 13:49:46 status half-configured hicolor-icon-theme 0.12-1 2011-01-03 13:50:00 status installed hicolor-icon-theme 0.12-1 2011-01-03 13:50:00 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-03 13:50:00 status half-configured man-db 2.5.7-7 2011-01-03 13:50:07 status installed man-db 2.5.7-7 2011-01-03 13:50:07 trigproc menu 2.1.44 2.1.44 2011-01-03 13:50:07 status half-configured menu 2.1.44 2011-01-03 13:50:11 status installed menu 2.1.44 2011-01-03 13:50:12 startup packages configure 2011-01-03 13:50:12 configure iceweasel 3.5.16-3 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status unpacked iceweasel 3.5.16-3 2011-01-03 13:50:12 status half-configured iceweasel 3.5.16-3 2011-01-03 13:50:15 status installed iceweasel 3.5.16-3 2011-01-03 13:50:15 status triggers-pending menu 2.1.44 2011-01-03 13:50:15 status triggers-awaited menu 2.1.44 2011-01-03 13:50:15 trigproc menu 2.1.44 2.1.44 2011-01-03 13:50:15 status half-configured menu 2.1.44 2011-01-03 13:50:15 status installed menu 2.1.44 2011-01-03 14:26:21 startup archives unpack 2011-01-03 14:26:29 install sun-java6-plugin 6.22-1 2011-01-03 14:26:29 status half-installed sun-java6-plugin 6.22-1 2011-01-03 14:26:30 status unpacked sun-java6-plugin 6.22-1 2011-01-03 14:26:30 status unpacked sun-java6-plugin 6.22-1 2011-01-03 14:26:30 startup packages configure 2011-01-03 14:26:30 configure sun-java6-plugin 6.22-1 6.22-1 2011-01-03 14:26:30 status unpacked sun-java6-plugin 6.22-1 2011-01-03 14:26:30 status half-configured sun-java6-plugin 6.22-1 2011-01-03 14:26:33 status installed sun-java6-plugin 6.22-1 2011-01-04 11:23:57 startup archives unpack 2011-01-04 11:24:05 install vim-scripts 20091011 2011-01-04 11:24:05 status half-installed vim-scripts 20091011 2011-01-04 11:24:05 status triggers-pending man-db 2.5.7-7 2011-01-04 11:24:05 status half-installed vim-scripts 20091011 2011-01-04 11:24:05 status triggers-pending doc-base 0.9.5 2011-01-04 11:24:05 status half-installed vim-scripts 20091011 2011-01-04 11:24:06 status unpacked vim-scripts 20091011 2011-01-04 11:24:06 status unpacked vim-scripts 20091011 2011-01-04 11:24:06 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-04 11:24:06 status half-configured man-db 2.5.7-7 2011-01-04 11:24:10 status installed man-db 2.5.7-7 2011-01-04 11:24:10 trigproc doc-base 0.9.5 0.9.5 2011-01-04 11:24:10 status half-configured doc-base 0.9.5 2011-01-04 11:24:11 status installed doc-base 0.9.5 2011-01-04 11:24:12 startup packages configure 2011-01-04 11:24:12 configure vim-scripts 20091011 20091011 2011-01-04 11:24:12 status unpacked vim-scripts 20091011 2011-01-04 11:24:12 status half-configured vim-scripts 20091011 2011-01-04 11:24:12 status installed vim-scripts 20091011 2011-01-04 16:07:38 startup archives unpack 2011-01-04 16:07:52 install haveged 0.9-3 2011-01-04 16:07:52 status half-installed haveged 0.9-3 2011-01-04 16:07:52 status triggers-pending man-db 2.5.7-7 2011-01-04 16:07:52 status half-installed haveged 0.9-3 2011-01-04 16:07:52 status unpacked haveged 0.9-3 2011-01-04 16:07:52 status unpacked haveged 0.9-3 2011-01-04 16:07:52 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-04 16:07:52 status half-configured man-db 2.5.7-7 2011-01-04 16:07:56 status installed man-db 2.5.7-7 2011-01-04 16:07:56 startup packages configure 2011-01-04 16:07:56 configure haveged 0.9-3 0.9-3 2011-01-04 16:07:56 status unpacked haveged 0.9-3 2011-01-04 16:07:56 status unpacked haveged 0.9-3 2011-01-04 16:07:57 status unpacked haveged 0.9-3 2011-01-04 16:07:57 status half-configured haveged 0.9-3 2011-01-04 16:08:00 status installed haveged 0.9-3 2011-01-06 16:14:06 startup archives unpack 2011-01-06 16:14:15 install enigmail 2:1.0.1-5 2011-01-06 16:14:15 status half-installed enigmail 2:1.0.1-5 2011-01-06 16:14:15 status unpacked enigmail 2:1.0.1-5 2011-01-06 16:14:15 status unpacked enigmail 2:1.0.1-5 2011-01-06 16:14:16 startup packages configure 2011-01-06 16:14:16 configure enigmail 2:1.0.1-5 2:1.0.1-5 2011-01-06 16:14:16 status unpacked enigmail 2:1.0.1-5 2011-01-06 16:14:16 status unpacked enigmail 2:1.0.1-5 2011-01-06 16:14:16 status half-configured enigmail 2:1.0.1-5 2011-01-06 16:14:16 status installed enigmail 2:1.0.1-5 2011-01-07 11:01:11 startup archives unpack 2011-01-07 11:01:35 install mtr 0.80-1 2011-01-07 11:01:35 status half-installed mtr 0.80-1 2011-01-07 11:01:36 status triggers-pending menu 2.1.44 2011-01-07 11:01:36 status half-installed mtr 0.80-1 2011-01-07 11:01:37 status triggers-pending man-db 2.5.7-7 2011-01-07 11:01:37 status half-installed mtr 0.80-1 2011-01-07 11:01:38 status unpacked mtr 0.80-1 2011-01-07 11:01:38 status unpacked mtr 0.80-1 2011-01-07 11:01:38 trigproc menu 2.1.44 2.1.44 2011-01-07 11:01:38 status half-configured menu 2.1.44 2011-01-07 11:01:47 status installed menu 2.1.44 2011-01-07 11:01:49 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-07 11:01:49 status half-configured man-db 2.5.7-7 2011-01-07 11:01:57 status installed man-db 2.5.7-7 2011-01-07 11:01:59 startup packages configure 2011-01-07 11:01:59 configure mtr 0.80-1 0.80-1 2011-01-07 11:01:59 status unpacked mtr 0.80-1 2011-01-07 11:02:00 status half-configured mtr 0.80-1 2011-01-07 11:02:00 status installed mtr 0.80-1 2011-01-07 11:02:00 status triggers-pending menu 2.1.44 2011-01-07 11:02:01 status triggers-awaited menu 2.1.44 2011-01-07 11:02:01 trigproc menu 2.1.44 2.1.44 2011-01-07 11:02:01 status half-configured menu 2.1.44 2011-01-07 11:02:02 status installed menu 2.1.44 2011-01-11 12:19:01 startup archives unpack 2011-01-11 12:19:11 install kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:11 status half-installed kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:12 status triggers-pending hicolor-icon-theme 0.12-1 2011-01-11 12:19:12 status half-installed kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:13 status triggers-pending man-db 2.5.7-7 2011-01-11 12:19:13 status half-installed kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:13 status triggers-pending shared-mime-info 0.71-4 2011-01-11 12:19:13 status half-installed kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:14 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:14 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:19:14 install kaboom 1.1.2+nmu1 2011-01-11 12:19:14 status half-installed kaboom 1.1.2+nmu1 2011-01-11 12:19:14 status unpacked kaboom 1.1.2+nmu1 2011-01-11 12:19:14 status unpacked kaboom 1.1.2+nmu1 2011-01-11 12:19:14 install libattica0 0.1.4-1 2011-01-11 12:19:14 status half-installed libattica0 0.1.4-1 2011-01-11 12:19:14 status unpacked libattica0 0.1.4-1 2011-01-11 12:19:14 status unpacked libattica0 0.1.4-1 2011-01-11 12:19:14 install libkdecore5 4:4.4.5-2 2011-01-11 12:19:14 status half-installed libkdecore5 4:4.4.5-2 2011-01-11 12:19:15 status unpacked libkdecore5 4:4.4.5-2 2011-01-11 12:19:15 status unpacked libkdecore5 4:4.4.5-2 2011-01-11 12:19:15 install libqt4-svg 4:4.6.3-4 2011-01-11 12:19:15 status half-installed libqt4-svg 4:4.6.3-4 2011-01-11 12:19:15 status unpacked libqt4-svg 4:4.6.3-4 2011-01-11 12:19:15 status unpacked libqt4-svg 4:4.6.3-4 2011-01-11 12:19:15 install libkdeui5 4:4.4.5-2 2011-01-11 12:19:15 status half-installed libkdeui5 4:4.4.5-2 2011-01-11 12:19:15 status unpacked libkdeui5 4:4.4.5-2 2011-01-11 12:19:15 status unpacked libkdeui5 4:4.4.5-2 2011-01-11 12:19:16 install libsolid4 4:4.4.5-2 2011-01-11 12:19:16 status half-installed libsolid4 4:4.4.5-2 2011-01-11 12:19:16 status unpacked libsolid4 4:4.4.5-2 2011-01-11 12:19:16 status unpacked libsolid4 4:4.4.5-2 2011-01-11 12:19:16 install libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:19:16 status half-installed libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:19:16 status unpacked libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:19:16 status unpacked libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:19:16 install libstreams0 0.7.2-1+b1 2011-01-11 12:19:16 status half-installed libstreams0 0.7.2-1+b1 2011-01-11 12:19:16 status unpacked libstreams0 0.7.2-1+b1 2011-01-11 12:19:16 status unpacked libstreams0 0.7.2-1+b1 2011-01-11 12:19:16 install libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:19:16 status half-installed libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:19:17 status unpacked libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:19:17 status unpacked libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:19:17 install libkio5 4:4.4.5-2 2011-01-11 12:19:17 status half-installed libkio5 4:4.4.5-2 2011-01-11 12:19:17 status unpacked libkio5 4:4.4.5-2 2011-01-11 12:19:17 status unpacked libkio5 4:4.4.5-2 2011-01-11 12:19:18 install libkparts4 4:4.4.5-2 2011-01-11 12:19:18 status half-installed libkparts4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkparts4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkparts4 4:4.4.5-2 2011-01-11 12:19:18 install libutempter0 1.1.5-3 2011-01-11 12:19:18 status half-installed libutempter0 1.1.5-3 2011-01-11 12:19:18 status unpacked libutempter0 1.1.5-3 2011-01-11 12:19:18 status unpacked libutempter0 1.1.5-3 2011-01-11 12:19:18 install libkpty4 4:4.4.5-2 2011-01-11 12:19:18 status half-installed libkpty4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkpty4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkpty4 4:4.4.5-2 2011-01-11 12:19:18 install libkde3support4 4:4.4.5-2 2011-01-11 12:19:18 status half-installed libkde3support4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkde3support4 4:4.4.5-2 2011-01-11 12:19:18 status unpacked libkde3support4 4:4.4.5-2 2011-01-11 12:19:19 install libkdesu5 4:4.4.5-2 2011-01-11 12:19:19 status half-installed libkdesu5 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkdesu5 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkdesu5 4:4.4.5-2 2011-01-11 12:19:19 install libkdnssd4 4:4.4.5-2 2011-01-11 12:19:19 status half-installed libkdnssd4 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkdnssd4 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkdnssd4 4:4.4.5-2 2011-01-11 12:19:19 install libkfile4 4:4.4.5-2 2011-01-11 12:19:19 status half-installed libkfile4 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkfile4 4:4.4.5-2 2011-01-11 12:19:19 status unpacked libkfile4 4:4.4.5-2 2011-01-11 12:19:19 install libkjsapi4 4:4.4.5-2 2011-01-11 12:19:19 status half-installed libkjsapi4 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libkjsapi4 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libkjsapi4 4:4.4.5-2 2011-01-11 12:19:20 install libktexteditor4 4:4.4.5-2 2011-01-11 12:19:20 status half-installed libktexteditor4 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libktexteditor4 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libktexteditor4 4:4.4.5-2 2011-01-11 12:19:20 install libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:19:20 status half-installed libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:19:20 status unpacked libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:19:20 status unpacked libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:19:20 install libkhtml5 4:4.4.5-2 2011-01-11 12:19:20 status half-installed libkhtml5 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libkhtml5 4:4.4.5-2 2011-01-11 12:19:20 status unpacked libkhtml5 4:4.4.5-2 2011-01-11 12:19:21 install libkmediaplayer4 4:4.4.5-2 2011-01-11 12:19:21 status half-installed libkmediaplayer4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libkmediaplayer4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libkmediaplayer4 4:4.4.5-2 2011-01-11 12:19:21 install libknewstuff2-4 4:4.4.5-2 2011-01-11 12:19:21 status half-installed libknewstuff2-4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknewstuff2-4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknewstuff2-4 4:4.4.5-2 2011-01-11 12:19:21 install libknewstuff3-4 4:4.4.5-2 2011-01-11 12:19:21 status half-installed libknewstuff3-4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknewstuff3-4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknewstuff3-4 4:4.4.5-2 2011-01-11 12:19:21 install libknotifyconfig4 4:4.4.5-2 2011-01-11 12:19:21 status half-installed libknotifyconfig4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknotifyconfig4 4:4.4.5-2 2011-01-11 12:19:21 status unpacked libknotifyconfig4 4:4.4.5-2 2011-01-11 12:19:22 install libkutils4 4:4.4.5-2 2011-01-11 12:19:22 status half-installed libkutils4 4:4.4.5-2 2011-01-11 12:19:22 status unpacked libkutils4 4:4.4.5-2 2011-01-11 12:19:22 status unpacked libkutils4 4:4.4.5-2 2011-01-11 12:19:22 install libiodbc2 3.52.6-4 2011-01-11 12:19:22 status half-installed libiodbc2 3.52.6-4 2011-01-11 12:19:22 status unpacked libiodbc2 3.52.6-4 2011-01-11 12:19:22 status unpacked libiodbc2 3.52.6-4 2011-01-11 12:19:22 install soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status half-installed soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status unpacked soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status unpacked soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:19:22 install libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status half-installed libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status unpacked libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:19:22 status unpacked libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:19:23 install libnepomuk4 4:4.4.5-2 2011-01-11 12:19:23 status half-installed libnepomuk4 4:4.4.5-2 2011-01-11 12:19:23 status unpacked libnepomuk4 4:4.4.5-2 2011-01-11 12:19:23 status unpacked libnepomuk4 4:4.4.5-2 2011-01-11 12:19:23 install libnepomukquery4a 4:4.4.5-2 2011-01-11 12:19:23 status half-installed libnepomukquery4a 4:4.4.5-2 2011-01-11 12:19:23 status unpacked libnepomukquery4a 4:4.4.5-2 2011-01-11 12:19:23 status unpacked libnepomukquery4a 4:4.4.5-2 2011-01-11 12:19:23 install libqca2 2.0.2-1 2011-01-11 12:19:23 status half-installed libqca2 2.0.2-1 2011-01-11 12:19:23 status half-installed libqca2 2.0.2-1 2011-01-11 12:19:23 status unpacked libqca2 2.0.2-1 2011-01-11 12:19:23 status unpacked libqca2 2.0.2-1 2011-01-11 12:19:23 install libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:19:23 status half-installed libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:19:24 status unpacked libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:19:24 status unpacked libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:19:24 install libqt4-webkit 4:4.6.3-4 2011-01-11 12:19:24 status half-installed libqt4-webkit 4:4.6.3-4 2011-01-11 12:19:25 status unpacked libqt4-webkit 4:4.6.3-4 2011-01-11 12:19:25 status unpacked libqt4-webkit 4:4.6.3-4 2011-01-11 12:19:25 install libthreadweaver4 4:4.4.5-2 2011-01-11 12:19:25 status half-installed libthreadweaver4 4:4.4.5-2 2011-01-11 12:19:25 status unpacked libthreadweaver4 4:4.4.5-2 2011-01-11 12:19:25 status unpacked libthreadweaver4 4:4.4.5-2 2011-01-11 12:19:25 install libplasma3 4:4.4.5-2 2011-01-11 12:19:25 status half-installed libplasma3 4:4.4.5-2 2011-01-11 12:19:25 status unpacked libplasma3 4:4.4.5-2 2011-01-11 12:19:25 status unpacked libplasma3 4:4.4.5-2 2011-01-11 12:19:25 install kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:25 status half-installed kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:26 status half-installed kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:26 status half-installed kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:26 status half-installed kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:27 status unpacked kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:27 status unpacked kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:19:27 install libkjsembed4 4:4.4.5-2 2011-01-11 12:19:27 status half-installed libkjsembed4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkjsembed4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkjsembed4 4:4.4.5-2 2011-01-11 12:19:28 install libkntlm4 4:4.4.5-2 2011-01-11 12:19:28 status half-installed libkntlm4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkntlm4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkntlm4 4:4.4.5-2 2011-01-11 12:19:28 install libkrosscore4 4:4.4.5-2 2011-01-11 12:19:28 status half-installed libkrosscore4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkrosscore4 4:4.4.5-2 2011-01-11 12:19:28 status unpacked libkrosscore4 4:4.4.5-2 2011-01-11 12:19:28 install libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:19:28 status half-installed libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:19:28 status unpacked libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:19:28 status unpacked libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:19:28 install kdoctools 4:4.4.5-2 2011-01-11 12:19:28 status half-installed kdoctools 4:4.4.5-2 2011-01-11 12:19:30 status half-installed kdoctools 4:4.4.5-2 2011-01-11 12:19:31 status unpacked kdoctools 4:4.4.5-2 2011-01-11 12:19:31 status unpacked kdoctools 4:4.4.5-2 2011-01-11 12:19:31 install kdelibs-bin 4:4.4.5-2 2011-01-11 12:19:31 status half-installed kdelibs-bin 4:4.4.5-2 2011-01-11 12:19:31 status half-installed kdelibs-bin 4:4.4.5-2 2011-01-11 12:19:31 status unpacked kdelibs-bin 4:4.4.5-2 2011-01-11 12:19:31 status unpacked kdelibs-bin 4:4.4.5-2 2011-01-11 12:19:31 install kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:19:31 status half-installed kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:19:32 status unpacked kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:19:32 status unpacked kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:19:32 install oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:19:32 status half-installed oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:19:38 status unpacked oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:19:38 status unpacked oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:19:38 install libxine1-bin 1.1.19-2 2011-01-11 12:19:38 status half-installed libxine1-bin 1.1.19-2 2011-01-11 12:19:38 status half-installed libxine1-bin 1.1.19-2 2011-01-11 12:19:39 status unpacked libxine1-bin 1.1.19-2 2011-01-11 12:19:39 status unpacked libxine1-bin 1.1.19-2 2011-01-11 12:19:39 install libxine1-ffmpeg 1.1.19-2 2011-01-11 12:19:39 status half-installed libxine1-ffmpeg 1.1.19-2 2011-01-11 12:19:39 status unpacked libxine1-ffmpeg 1.1.19-2 2011-01-11 12:19:39 status unpacked libxine1-ffmpeg 1.1.19-2 2011-01-11 12:19:39 install libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:19:39 status half-installed libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:19:39 status unpacked libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:19:39 status unpacked libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:19:39 install libxine1-misc-plugins 1.1.19-2 2011-01-11 12:19:39 status half-installed libxine1-misc-plugins 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-misc-plugins 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-misc-plugins 1.1.19-2 2011-01-11 12:19:40 install libxine1-plugins 1.1.19-2 2011-01-11 12:19:40 status half-installed libxine1-plugins 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-plugins 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-plugins 1.1.19-2 2011-01-11 12:19:40 install libxine1-x 1.1.19-2 2011-01-11 12:19:40 status half-installed libxine1-x 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-x 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-x 1.1.19-2 2011-01-11 12:19:40 install libxine1-console 1.1.19-2 2011-01-11 12:19:40 status half-installed libxine1-console 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-console 1.1.19-2 2011-01-11 12:19:40 status unpacked libxine1-console 1.1.19-2 2011-01-11 12:19:40 install libxine1 1.1.19-2 2011-01-11 12:19:40 status half-installed libxine1 1.1.19-2 2011-01-11 12:19:41 status unpacked libxine1 1.1.19-2 2011-01-11 12:19:41 status unpacked libxine1 1.1.19-2 2011-01-11 12:19:41 install phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:19:41 status half-installed phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:19:41 status unpacked phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:19:41 status unpacked phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:19:41 install shared-desktop-ontologies 0.5-1 2011-01-11 12:19:41 status half-installed shared-desktop-ontologies 0.5-1 2011-01-11 12:19:41 status unpacked shared-desktop-ontologies 0.5-1 2011-01-11 12:19:41 status unpacked shared-desktop-ontologies 0.5-1 2011-01-11 12:19:41 install plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:19:41 status half-installed plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:19:41 status unpacked plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:19:41 status unpacked plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:19:41 install kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:41 status half-installed kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 status triggers-pending gnome-menus 2.30.3-1 2011-01-11 12:19:42 status half-installed kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 status triggers-pending desktop-file-utils 0.15-2 2011-01-11 12:19:42 status half-installed kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 status half-installed kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 status unpacked kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 status unpacked kdebase-runtime 4:4.4.5-1 2011-01-11 12:19:42 install phonon 4:4.6.0really4.4.2-1 2011-01-11 12:19:42 status half-installed phonon 4:4.6.0really4.4.2-1 2011-01-11 12:19:42 status unpacked phonon 4:4.6.0really4.4.2-1 2011-01-11 12:19:42 status unpacked phonon 4:4.6.0really4.4.2-1 2011-01-11 12:19:42 install libokularcore1 4:4.4.5-2 2011-01-11 12:19:42 status half-installed libokularcore1 4:4.4.5-2 2011-01-11 12:19:42 status unpacked libokularcore1 4:4.4.5-2 2011-01-11 12:19:42 status unpacked libokularcore1 4:4.4.5-2 2011-01-11 12:19:43 install libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:19:43 status half-installed libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:19:43 status unpacked libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:19:43 status unpacked libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:19:43 install libqimageblitz4 1:0.0.6-2 2011-01-11 12:19:43 status half-installed libqimageblitz4 1:0.0.6-2 2011-01-11 12:19:43 status unpacked libqimageblitz4 1:0.0.6-2 2011-01-11 12:19:43 status unpacked libqimageblitz4 1:0.0.6-2 2011-01-11 12:19:43 install virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:19:43 status half-installed virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:19:43 status half-installed virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:19:43 status unpacked virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:19:43 status unpacked virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:19:43 install libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:19:43 status half-installed libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:19:43 status unpacked libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:19:43 status unpacked libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:19:44 install okular 4:4.4.5-2 2011-01-11 12:19:44 status half-installed okular 4:4.4.5-2 2011-01-11 12:19:44 status half-installed okular 4:4.4.5-2 2011-01-11 12:19:44 status half-installed okular 4:4.4.5-2 2011-01-11 12:19:44 status half-installed okular 4:4.4.5-2 2011-01-11 12:19:44 status unpacked okular 4:4.4.5-2 2011-01-11 12:19:44 status unpacked okular 4:4.4.5-2 2011-01-11 12:19:44 install virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:19:44 status half-installed virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:19:44 status half-installed virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:19:45 status unpacked virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:19:45 status unpacked virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:19:45 install virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:19:45 status half-installed virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:19:45 status unpacked virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:19:45 status unpacked virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:19:45 trigproc hicolor-icon-theme 0.12-1 0.12-1 2011-01-11 12:19:45 status half-configured hicolor-icon-theme 0.12-1 2011-01-11 12:19:57 status installed hicolor-icon-theme 0.12-1 2011-01-11 12:19:57 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-11 12:19:57 status half-configured man-db 2.5.7-7 2011-01-11 12:20:07 status installed man-db 2.5.7-7 2011-01-11 12:20:07 trigproc shared-mime-info 0.71-4 0.71-4 2011-01-11 12:20:07 status half-configured shared-mime-info 0.71-4 2011-01-11 12:20:08 status installed shared-mime-info 0.71-4 2011-01-11 12:20:08 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-01-11 12:20:08 status half-configured gnome-menus 2.30.3-1 2011-01-11 12:20:10 status installed gnome-menus 2.30.3-1 2011-01-11 12:20:10 trigproc desktop-file-utils 0.15-2 0.15-2 2011-01-11 12:20:10 status half-configured desktop-file-utils 0.15-2 2011-01-11 12:20:12 status installed desktop-file-utils 0.15-2 2011-01-11 12:20:12 startup packages configure 2011-01-11 12:20:12 configure kdelibs5-data 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:12 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:12 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:12 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:12 status unpacked kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:12 status half-configured kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:13 status installed kdelibs5-data 4:4.4.5-2 2011-01-11 12:20:13 configure kaboom 1.1.2+nmu1 1.1.2+nmu1 2011-01-11 12:20:13 status unpacked kaboom 1.1.2+nmu1 2011-01-11 12:20:13 status half-configured kaboom 1.1.2+nmu1 2011-01-11 12:20:13 status installed kaboom 1.1.2+nmu1 2011-01-11 12:20:13 configure libattica0 0.1.4-1 0.1.4-1 2011-01-11 12:20:13 status unpacked libattica0 0.1.4-1 2011-01-11 12:20:13 status half-configured libattica0 0.1.4-1 2011-01-11 12:20:15 status installed libattica0 0.1.4-1 2011-01-11 12:20:15 configure libkdecore5 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:15 status unpacked libkdecore5 4:4.4.5-2 2011-01-11 12:20:15 status half-configured libkdecore5 4:4.4.5-2 2011-01-11 12:20:15 status installed libkdecore5 4:4.4.5-2 2011-01-11 12:20:15 configure libqt4-svg 4:4.6.3-4 4:4.6.3-4 2011-01-11 12:20:15 status unpacked libqt4-svg 4:4.6.3-4 2011-01-11 12:20:15 status half-configured libqt4-svg 4:4.6.3-4 2011-01-11 12:20:15 status installed libqt4-svg 4:4.6.3-4 2011-01-11 12:20:15 configure libkdeui5 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:15 status unpacked libkdeui5 4:4.4.5-2 2011-01-11 12:20:15 status half-configured libkdeui5 4:4.4.5-2 2011-01-11 12:20:15 status installed libkdeui5 4:4.4.5-2 2011-01-11 12:20:16 configure libsolid4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:16 status unpacked libsolid4 4:4.4.5-2 2011-01-11 12:20:16 status half-configured libsolid4 4:4.4.5-2 2011-01-11 12:20:16 status installed libsolid4 4:4.4.5-2 2011-01-11 12:20:16 configure libclucene0ldbl 0.9.21b-2+b1 0.9.21b-2+b1 2011-01-11 12:20:16 status unpacked libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:20:16 status half-configured libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:20:16 status installed libclucene0ldbl 0.9.21b-2+b1 2011-01-11 12:20:16 configure libstreams0 0.7.2-1+b1 0.7.2-1+b1 2011-01-11 12:20:16 status unpacked libstreams0 0.7.2-1+b1 2011-01-11 12:20:16 status half-configured libstreams0 0.7.2-1+b1 2011-01-11 12:20:17 status installed libstreams0 0.7.2-1+b1 2011-01-11 12:20:17 configure libstreamanalyzer0 0.7.2-1+b1 0.7.2-1+b1 2011-01-11 12:20:17 status unpacked libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:20:17 status half-configured libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:20:17 status installed libstreamanalyzer0 0.7.2-1+b1 2011-01-11 12:20:17 configure libkio5 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:17 status unpacked libkio5 4:4.4.5-2 2011-01-11 12:20:17 status half-configured libkio5 4:4.4.5-2 2011-01-11 12:20:17 status installed libkio5 4:4.4.5-2 2011-01-11 12:20:17 configure libkparts4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:17 status unpacked libkparts4 4:4.4.5-2 2011-01-11 12:20:17 status half-configured libkparts4 4:4.4.5-2 2011-01-11 12:20:17 status installed libkparts4 4:4.4.5-2 2011-01-11 12:20:17 configure libutempter0 1.1.5-3 1.1.5-3 2011-01-11 12:20:17 status unpacked libutempter0 1.1.5-3 2011-01-11 12:20:17 status half-configured libutempter0 1.1.5-3 2011-01-11 12:20:17 status installed libutempter0 1.1.5-3 2011-01-11 12:20:17 configure libkpty4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:17 status unpacked libkpty4 4:4.4.5-2 2011-01-11 12:20:17 status half-configured libkpty4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkpty4 4:4.4.5-2 2011-01-11 12:20:18 configure libkde3support4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkde3support4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkde3support4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkde3support4 4:4.4.5-2 2011-01-11 12:20:18 configure libkdesu5 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkdesu5 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkdesu5 4:4.4.5-2 2011-01-11 12:20:18 status installed libkdesu5 4:4.4.5-2 2011-01-11 12:20:18 configure libkdnssd4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkdnssd4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkdnssd4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkdnssd4 4:4.4.5-2 2011-01-11 12:20:18 configure libkfile4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkfile4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkfile4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkfile4 4:4.4.5-2 2011-01-11 12:20:18 configure libkjsapi4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkjsapi4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkjsapi4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkjsapi4 4:4.4.5-2 2011-01-11 12:20:18 configure libktexteditor4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libktexteditor4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libktexteditor4 4:4.4.5-2 2011-01-11 12:20:18 status installed libktexteditor4 4:4.4.5-2 2011-01-11 12:20:18 configure libphonon4 4:4.6.0really4.4.2-1 4:4.6.0really4.4.2-1 2011-01-11 12:20:18 status unpacked libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:20:18 status half-configured libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:20:18 status installed libphonon4 4:4.6.0really4.4.2-1 2011-01-11 12:20:18 configure libkhtml5 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkhtml5 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkhtml5 4:4.4.5-2 2011-01-11 12:20:18 status installed libkhtml5 4:4.4.5-2 2011-01-11 12:20:18 configure libkmediaplayer4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libkmediaplayer4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libkmediaplayer4 4:4.4.5-2 2011-01-11 12:20:18 status installed libkmediaplayer4 4:4.4.5-2 2011-01-11 12:20:18 configure libknewstuff2-4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:18 status unpacked libknewstuff2-4 4:4.4.5-2 2011-01-11 12:20:18 status half-configured libknewstuff2-4 4:4.4.5-2 2011-01-11 12:20:18 status installed libknewstuff2-4 4:4.4.5-2 2011-01-11 12:20:19 configure libknewstuff3-4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:19 status unpacked libknewstuff3-4 4:4.4.5-2 2011-01-11 12:20:19 status half-configured libknewstuff3-4 4:4.4.5-2 2011-01-11 12:20:19 status installed libknewstuff3-4 4:4.4.5-2 2011-01-11 12:20:19 configure libknotifyconfig4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:19 status unpacked libknotifyconfig4 4:4.4.5-2 2011-01-11 12:20:19 status half-configured libknotifyconfig4 4:4.4.5-2 2011-01-11 12:20:19 status installed libknotifyconfig4 4:4.4.5-2 2011-01-11 12:20:19 configure libkutils4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:19 status unpacked libkutils4 4:4.4.5-2 2011-01-11 12:20:19 status half-configured libkutils4 4:4.4.5-2 2011-01-11 12:20:19 status installed libkutils4 4:4.4.5-2 2011-01-11 12:20:19 configure libiodbc2 3.52.6-4 3.52.6-4 2011-01-11 12:20:19 status unpacked libiodbc2 3.52.6-4 2011-01-11 12:20:19 status half-configured libiodbc2 3.52.6-4 2011-01-11 12:20:19 status installed libiodbc2 3.52.6-4 2011-01-11 12:20:19 configure soprano-daemon 2.5.0+dfsg.1-1 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status unpacked soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status half-configured soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status installed soprano-daemon 2.5.0+dfsg.1-1 2011-01-11 12:20:19 configure libsoprano4 2.5.0+dfsg.1-1 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status unpacked libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status half-configured libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:20:19 status installed libsoprano4 2.5.0+dfsg.1-1 2011-01-11 12:20:19 configure libnepomuk4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:19 status unpacked libnepomuk4 4:4.4.5-2 2011-01-11 12:20:19 status half-configured libnepomuk4 4:4.4.5-2 2011-01-11 12:20:19 status installed libnepomuk4 4:4.4.5-2 2011-01-11 12:20:19 configure libnepomukquery4a 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:19 status unpacked libnepomukquery4a 4:4.4.5-2 2011-01-11 12:20:19 status half-configured libnepomukquery4a 4:4.4.5-2 2011-01-11 12:20:19 status installed libnepomukquery4a 4:4.4.5-2 2011-01-11 12:20:19 configure libqca2 2.0.2-1 2.0.2-1 2011-01-11 12:20:19 status unpacked libqca2 2.0.2-1 2011-01-11 12:20:19 status half-configured libqca2 2.0.2-1 2011-01-11 12:20:19 status installed libqca2 2.0.2-1 2011-01-11 12:20:19 configure libqt4-xmlpatterns 4:4.6.3-4 4:4.6.3-4 2011-01-11 12:20:19 status unpacked libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:20:19 status half-configured libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:20:19 status installed libqt4-xmlpatterns 4:4.6.3-4 2011-01-11 12:20:19 configure libqt4-webkit 4:4.6.3-4 4:4.6.3-4 2011-01-11 12:20:19 status unpacked libqt4-webkit 4:4.6.3-4 2011-01-11 12:20:19 status half-configured libqt4-webkit 4:4.6.3-4 2011-01-11 12:20:20 status installed libqt4-webkit 4:4.6.3-4 2011-01-11 12:20:20 configure libthreadweaver4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked libthreadweaver4 4:4.4.5-2 2011-01-11 12:20:20 status half-configured libthreadweaver4 4:4.4.5-2 2011-01-11 12:20:20 status installed libthreadweaver4 4:4.4.5-2 2011-01-11 12:20:20 configure libplasma3 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked libplasma3 4:4.4.5-2 2011-01-11 12:20:20 status half-configured libplasma3 4:4.4.5-2 2011-01-11 12:20:20 status installed libplasma3 4:4.4.5-2 2011-01-11 12:20:20 configure kdebase-runtime-data 4:4.4.5-1 4:4.4.5-1 2011-01-11 12:20:20 status unpacked kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:20:20 status unpacked kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:20:20 status half-configured kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:20:20 status installed kdebase-runtime-data 4:4.4.5-1 2011-01-11 12:20:20 configure libkjsembed4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked libkjsembed4 4:4.4.5-2 2011-01-11 12:20:20 status half-configured libkjsembed4 4:4.4.5-2 2011-01-11 12:20:20 status installed libkjsembed4 4:4.4.5-2 2011-01-11 12:20:20 configure libkntlm4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked libkntlm4 4:4.4.5-2 2011-01-11 12:20:20 status half-configured libkntlm4 4:4.4.5-2 2011-01-11 12:20:20 status installed libkntlm4 4:4.4.5-2 2011-01-11 12:20:20 configure libkrosscore4 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked libkrosscore4 4:4.4.5-2 2011-01-11 12:20:20 status half-configured libkrosscore4 4:4.4.5-2 2011-01-11 12:20:20 status installed libkrosscore4 4:4.4.5-2 2011-01-11 12:20:20 configure libpolkit-qt-1-0 0.95.1-1 0.95.1-1 2011-01-11 12:20:20 status unpacked libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:20:20 status half-configured libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:20:20 status installed libpolkit-qt-1-0 0.95.1-1 2011-01-11 12:20:20 configure kdoctools 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked kdoctools 4:4.4.5-2 2011-01-11 12:20:20 status half-configured kdoctools 4:4.4.5-2 2011-01-11 12:20:20 status installed kdoctools 4:4.4.5-2 2011-01-11 12:20:20 configure kdelibs-bin 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked kdelibs-bin 4:4.4.5-2 2011-01-11 12:20:20 status half-configured kdelibs-bin 4:4.4.5-2 2011-01-11 12:20:20 status installed kdelibs-bin 4:4.4.5-2 2011-01-11 12:20:20 configure kdelibs5-plugins 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:20 status unpacked kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:20:20 status half-configured kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:20:20 status installed kdelibs5-plugins 4:4.4.5-2 2011-01-11 12:20:20 configure oxygen-icon-theme 4:4.4.5-1 4:4.4.5-1 2011-01-11 12:20:20 status unpacked oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:20:20 status half-configured oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:20:23 status installed oxygen-icon-theme 4:4.4.5-1 2011-01-11 12:20:23 configure libxine1-bin 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-bin 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-bin 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-bin 1.1.19-2 2011-01-11 12:20:23 configure libxine1-ffmpeg 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-ffmpeg 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-ffmpeg 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-ffmpeg 1.1.19-2 2011-01-11 12:20:23 configure libgraphicsmagick3 1.3.12-1+b1 1.3.12-1+b1 2011-01-11 12:20:23 status unpacked libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:20:23 status half-configured libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:20:23 status installed libgraphicsmagick3 1.3.12-1+b1 2011-01-11 12:20:23 configure libxine1-misc-plugins 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-misc-plugins 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-misc-plugins 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-misc-plugins 1.1.19-2 2011-01-11 12:20:23 configure libxine1-plugins 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-plugins 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-plugins 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-plugins 1.1.19-2 2011-01-11 12:20:23 configure libxine1-x 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-x 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-x 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-x 1.1.19-2 2011-01-11 12:20:23 configure libxine1-console 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1-console 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1-console 1.1.19-2 2011-01-11 12:20:23 status installed libxine1-console 1.1.19-2 2011-01-11 12:20:23 configure libxine1 1.1.19-2 1.1.19-2 2011-01-11 12:20:23 status unpacked libxine1 1.1.19-2 2011-01-11 12:20:23 status half-configured libxine1 1.1.19-2 2011-01-11 12:20:23 status installed libxine1 1.1.19-2 2011-01-11 12:20:23 configure phonon-backend-xine 4:4.6.0really4.4.2-1 4:4.6.0really4.4.2-1 2011-01-11 12:20:23 status unpacked phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:20:24 status half-configured phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:20:24 status installed phonon-backend-xine 4:4.6.0really4.4.2-1 2011-01-11 12:20:24 configure shared-desktop-ontologies 0.5-1 0.5-1 2011-01-11 12:20:24 status unpacked shared-desktop-ontologies 0.5-1 2011-01-11 12:20:24 status half-configured shared-desktop-ontologies 0.5-1 2011-01-11 12:20:24 status installed shared-desktop-ontologies 0.5-1 2011-01-11 12:20:24 configure plasma-scriptengine-javascript 4:4.4.5-1 4:4.4.5-1 2011-01-11 12:20:24 status unpacked plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:20:24 status half-configured plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:20:24 status installed plasma-scriptengine-javascript 4:4.4.5-1 2011-01-11 12:20:24 configure kdebase-runtime 4:4.4.5-1 4:4.4.5-1 2011-01-11 12:20:24 status unpacked kdebase-runtime 4:4.4.5-1 2011-01-11 12:20:24 status half-configured kdebase-runtime 4:4.4.5-1 2011-01-11 12:20:25 status installed kdebase-runtime 4:4.4.5-1 2011-01-11 12:20:25 configure phonon 4:4.6.0really4.4.2-1 4:4.6.0really4.4.2-1 2011-01-11 12:20:25 status unpacked phonon 4:4.6.0really4.4.2-1 2011-01-11 12:20:25 status half-configured phonon 4:4.6.0really4.4.2-1 2011-01-11 12:20:25 status installed phonon 4:4.6.0really4.4.2-1 2011-01-11 12:20:25 configure libokularcore1 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:25 status unpacked libokularcore1 4:4.4.5-2 2011-01-11 12:20:25 status half-configured libokularcore1 4:4.4.5-2 2011-01-11 12:20:25 status installed libokularcore1 4:4.4.5-2 2011-01-11 12:20:25 configure libpoppler-qt4-3 0.12.4-1.2 0.12.4-1.2 2011-01-11 12:20:25 status unpacked libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:20:25 status half-configured libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:20:25 status installed libpoppler-qt4-3 0.12.4-1.2 2011-01-11 12:20:25 configure libqimageblitz4 1:0.0.6-2 1:0.0.6-2 2011-01-11 12:20:25 status unpacked libqimageblitz4 1:0.0.6-2 2011-01-11 12:20:25 status half-configured libqimageblitz4 1:0.0.6-2 2011-01-11 12:20:25 status installed libqimageblitz4 1:0.0.6-2 2011-01-11 12:20:25 configure virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 6.1.2+dfsg1-1 2011-01-11 12:20:25 status unpacked virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:20:25 status half-configured virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:20:25 status installed virtuoso-opensource-6.1-common 6.1.2+dfsg1-1 2011-01-11 12:20:25 configure libvirtodbc0 6.1.2+dfsg1-1 6.1.2+dfsg1-1 2011-01-11 12:20:25 status unpacked libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:20:25 status half-configured libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:20:26 status installed libvirtodbc0 6.1.2+dfsg1-1 2011-01-11 12:20:26 configure okular 4:4.4.5-2 4:4.4.5-2 2011-01-11 12:20:26 status unpacked okular 4:4.4.5-2 2011-01-11 12:20:26 status half-configured okular 4:4.4.5-2 2011-01-11 12:20:27 status installed okular 4:4.4.5-2 2011-01-11 12:20:27 configure virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 6.1.2+dfsg1-1 2011-01-11 12:20:27 status unpacked virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:20:27 status half-configured virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:20:27 status installed virtuoso-opensource-6.1-bin 6.1.2+dfsg1-1 2011-01-11 12:20:27 configure virtuoso-minimal 6.1.2+dfsg1-1 6.1.2+dfsg1-1 2011-01-11 12:20:27 status unpacked virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:20:27 status half-configured virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:20:27 status installed virtuoso-minimal 6.1.2+dfsg1-1 2011-01-11 12:42:42 startup archives unpack 2011-01-11 12:42:52 install acroread-l10n-en 9.4.1-0.1 2011-01-11 12:42:52 status half-installed acroread-l10n-en 9.4.1-0.1 2011-01-11 12:42:52 status unpacked acroread-l10n-en 9.4.1-0.1 2011-01-11 12:42:52 status unpacked acroread-l10n-en 9.4.1-0.1 2011-01-11 12:42:52 install acroread-debian-files 0.2.11 2011-01-11 12:42:52 status half-installed acroread-debian-files 0.2.11 2011-01-11 12:42:52 status triggers-pending man-db 2.5.7-7 2011-01-11 12:42:52 status half-installed acroread-debian-files 0.2.11 2011-01-11 12:42:52 status triggers-pending menu 2.1.44 2011-01-11 12:42:52 status half-installed acroread-debian-files 0.2.11 2011-01-11 12:42:53 status unpacked acroread-debian-files 0.2.11 2011-01-11 12:42:53 status unpacked acroread-debian-files 0.2.11 2011-01-11 12:42:53 install acroread-data 9.4.1-0.1 2011-01-11 12:42:53 status half-installed acroread-data 9.4.1-0.1 2011-01-11 12:42:53 status triggers-pending gnome-menus 2.30.3-1 2011-01-11 12:42:53 status half-installed acroread-data 9.4.1-0.1 2011-01-11 12:42:53 status triggers-pending desktop-file-utils 0.15-2 2011-01-11 12:42:53 status half-installed acroread-data 9.4.1-0.1 2011-01-11 12:42:53 status triggers-pending hicolor-icon-theme 0.12-1 2011-01-11 12:42:53 status half-installed acroread-data 9.4.1-0.1 2011-01-11 12:42:54 status unpacked acroread-data 9.4.1-0.1 2011-01-11 12:42:54 status unpacked acroread-data 9.4.1-0.1 2011-01-11 12:42:54 install ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:42:54 status half-installed ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:42:55 status unpacked ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:42:55 status unpacked ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:42:55 install acroread 9.4.1-0.1 2011-01-11 12:42:55 status half-installed acroread 9.4.1-0.1 2011-01-11 12:43:02 status unpacked acroread 9.4.1-0.1 2011-01-11 12:43:02 status unpacked acroread 9.4.1-0.1 2011-01-11 12:43:03 install acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:03 status half-installed acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:03 status unpacked acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:03 status unpacked acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:03 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-11 12:43:03 status half-configured man-db 2.5.7-7 2011-01-11 12:43:08 status installed man-db 2.5.7-7 2011-01-11 12:43:08 trigproc menu 2.1.44 2.1.44 2011-01-11 12:43:08 status half-configured menu 2.1.44 2011-01-11 12:43:12 status installed menu 2.1.44 2011-01-11 12:43:12 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-01-11 12:43:12 status half-configured gnome-menus 2.30.3-1 2011-01-11 12:43:13 status installed gnome-menus 2.30.3-1 2011-01-11 12:43:13 trigproc desktop-file-utils 0.15-2 0.15-2 2011-01-11 12:43:13 status half-configured desktop-file-utils 0.15-2 2011-01-11 12:43:15 status installed desktop-file-utils 0.15-2 2011-01-11 12:43:15 trigproc hicolor-icon-theme 0.12-1 0.12-1 2011-01-11 12:43:15 status half-configured hicolor-icon-theme 0.12-1 2011-01-11 12:43:27 status installed hicolor-icon-theme 0.12-1 2011-01-11 12:43:27 startup packages configure 2011-01-11 12:43:27 configure ia32-libs-xulrunner 1.8.1.3-0.5 1.8.1.3-0.5 2011-01-11 12:43:27 status unpacked ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:43:27 status half-configured ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:43:27 status installed ia32-libs-xulrunner 1.8.1.3-0.5 2011-01-11 12:43:27 configure acroread-l10n-en 9.4.1-0.1 9.4.1-0.1 2011-01-11 12:43:27 status unpacked acroread-l10n-en 9.4.1-0.1 2011-01-11 12:43:27 status half-configured acroread-l10n-en 9.4.1-0.1 2011-01-11 12:43:27 status installed acroread-l10n-en 9.4.1-0.1 2011-01-11 12:43:27 configure acroread-data 9.4.1-0.1 9.4.1-0.1 2011-01-11 12:43:27 status unpacked acroread-data 9.4.1-0.1 2011-01-11 12:43:27 status half-configured acroread-data 9.4.1-0.1 2011-01-11 12:43:28 status installed acroread-data 9.4.1-0.1 2011-01-11 12:43:28 configure acroread 9.4.1-0.1 9.4.1-0.1 2011-01-11 12:43:28 status unpacked acroread 9.4.1-0.1 2011-01-11 12:43:28 status half-configured acroread 9.4.1-0.1 2011-01-11 12:43:28 status installed acroread 9.4.1-0.1 2011-01-11 12:43:28 configure acroread-dictionary-en 9.4.1-0.1 9.4.1-0.1 2011-01-11 12:43:28 status unpacked acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:28 status half-configured acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:28 status installed acroread-dictionary-en 9.4.1-0.1 2011-01-11 12:43:28 configure acroread-debian-files 0.2.11 0.2.11 2011-01-11 12:43:28 status unpacked acroread-debian-files 0.2.11 2011-01-11 12:43:28 status half-configured acroread-debian-files 0.2.11 2011-01-11 12:43:28 status installed acroread-debian-files 0.2.11 2011-01-11 12:43:28 status triggers-pending menu 2.1.44 2011-01-11 12:43:28 status triggers-awaited menu 2.1.44 2011-01-11 12:43:28 trigproc menu 2.1.44 2.1.44 2011-01-11 12:43:28 status half-configured menu 2.1.44 2011-01-11 12:43:29 status installed menu 2.1.44 2011-01-12 14:57:30 startup archives unpack 2011-01-12 14:57:40 install libcgraph5 2.26.3-5 2011-01-12 14:57:40 status half-installed libcgraph5 2.26.3-5 2011-01-12 14:57:40 status unpacked libcgraph5 2.26.3-5 2011-01-12 14:57:40 status unpacked libcgraph5 2.26.3-5 2011-01-12 14:57:40 install libgvpr1 2.26.3-5 2011-01-12 14:57:40 status half-installed libgvpr1 2.26.3-5 2011-01-12 14:57:40 status unpacked libgvpr1 2.26.3-5 2011-01-12 14:57:40 status unpacked libgvpr1 2.26.3-5 2011-01-12 14:57:41 install graphviz 2.26.3-5 2011-01-12 14:57:41 status half-installed graphviz 2.26.3-5 2011-01-12 14:57:41 status triggers-pending menu 2.1.44 2011-01-12 14:57:41 status half-installed graphviz 2.26.3-5 2011-01-12 14:57:41 status triggers-pending man-db 2.5.7-7 2011-01-12 14:57:41 status half-installed graphviz 2.26.3-5 2011-01-12 14:57:42 status unpacked graphviz 2.26.3-5 2011-01-12 14:57:42 status unpacked graphviz 2.26.3-5 2011-01-12 14:57:42 install libclass-base-perl 0.03-4 2011-01-12 14:57:42 status half-installed libclass-base-perl 0.03-4 2011-01-12 14:57:42 status half-installed libclass-base-perl 0.03-4 2011-01-12 14:57:42 status unpacked libclass-base-perl 0.03-4 2011-01-12 14:57:42 status unpacked libclass-base-perl 0.03-4 2011-01-12 14:57:42 install libclass-makemethods-perl 1.01-4 2011-01-12 14:57:42 status half-installed libclass-makemethods-perl 1.01-4 2011-01-12 14:57:42 status half-installed libclass-makemethods-perl 1.01-4 2011-01-12 14:57:43 status unpacked libclass-makemethods-perl 1.01-4 2011-01-12 14:57:43 status unpacked libclass-makemethods-perl 1.01-4 2011-01-12 14:57:43 install libdate-manip-perl 6.20-1 2011-01-12 14:57:43 status half-installed libdate-manip-perl 6.20-1 2011-01-12 14:57:44 status half-installed libdate-manip-perl 6.20-1 2011-01-12 14:57:45 status unpacked libdate-manip-perl 6.20-1 2011-01-12 14:57:45 status unpacked libdate-manip-perl 6.20-1 2011-01-12 14:57:45 install libgraphviz-perl 2.04-1 2011-01-12 14:57:45 status half-installed libgraphviz-perl 2.04-1 2011-01-12 14:57:45 status half-installed libgraphviz-perl 2.04-1 2011-01-12 14:57:45 status unpacked libgraphviz-perl 2.04-1 2011-01-12 14:57:45 status unpacked libgraphviz-perl 2.04-1 2011-01-12 14:57:45 install libjcode-pm-perl 2.06-1 2011-01-12 14:57:45 status half-installed libjcode-pm-perl 2.06-1 2011-01-12 14:57:45 status half-installed libjcode-pm-perl 2.06-1 2011-01-12 14:57:45 status unpacked libjcode-pm-perl 2.06-1 2011-01-12 14:57:45 status unpacked libjcode-pm-perl 2.06-1 2011-01-12 14:57:46 install libole-storage-lite-perl 0.19-1 2011-01-12 14:57:46 status half-installed libole-storage-lite-perl 0.19-1 2011-01-12 14:57:46 status half-installed libole-storage-lite-perl 0.19-1 2011-01-12 14:57:46 status unpacked libole-storage-lite-perl 0.19-1 2011-01-12 14:57:46 status unpacked libole-storage-lite-perl 0.19-1 2011-01-12 14:57:46 install libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 status half-installed libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 status triggers-pending doc-base 0.9.5 2011-01-12 14:57:46 status half-installed libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 status half-installed libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 status unpacked libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 status unpacked libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:57:46 install libunicode-map-perl 0.112-10+b1 2011-01-12 14:57:46 status half-installed libunicode-map-perl 0.112-10+b1 2011-01-12 14:57:46 status half-installed libunicode-map-perl 0.112-10+b1 2011-01-12 14:57:47 status unpacked libunicode-map-perl 0.112-10+b1 2011-01-12 14:57:47 status unpacked libunicode-map-perl 0.112-10+b1 2011-01-12 14:57:47 install libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:57:47 status half-installed libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:57:47 status half-installed libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:57:47 status unpacked libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:57:47 status unpacked libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:57:47 install libsql-translator-perl 0.11007-1 2011-01-12 14:57:47 status half-installed libsql-translator-perl 0.11007-1 2011-01-12 14:57:47 status half-installed libsql-translator-perl 0.11007-1 2011-01-12 14:57:47 status unpacked libsql-translator-perl 0.11007-1 2011-01-12 14:57:47 status unpacked libsql-translator-perl 0.11007-1 2011-01-12 14:57:47 install libtext-recordparser-perl 1.5.0-1 2011-01-12 14:57:47 status half-installed libtext-recordparser-perl 1.5.0-1 2011-01-12 14:57:48 status half-installed libtext-recordparser-perl 1.5.0-1 2011-01-12 14:57:48 status unpacked libtext-recordparser-perl 1.5.0-1 2011-01-12 14:57:48 status unpacked libtext-recordparser-perl 1.5.0-1 2011-01-12 14:57:48 install libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:57:48 status half-installed libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:57:48 status half-installed libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:57:48 status unpacked libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:57:48 status unpacked libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:57:48 install libxml-libxml-perl 1.70.ds-1 2011-01-12 14:57:48 status half-installed libxml-libxml-perl 1.70.ds-1 2011-01-12 14:57:48 status half-installed libxml-libxml-perl 1.70.ds-1 2011-01-12 14:57:48 status unpacked libxml-libxml-perl 1.70.ds-1 2011-01-12 14:57:48 status unpacked libxml-libxml-perl 1.70.ds-1 2011-01-12 14:57:48 install sqlfairy 0.11007-1 2011-01-12 14:57:48 status half-installed sqlfairy 0.11007-1 2011-01-12 14:57:48 status half-installed sqlfairy 0.11007-1 2011-01-12 14:57:49 status unpacked sqlfairy 0.11007-1 2011-01-12 14:57:49 status unpacked sqlfairy 0.11007-1 2011-01-12 14:57:49 trigproc menu 2.1.44 2.1.44 2011-01-12 14:57:49 status half-configured menu 2.1.44 2011-01-12 14:57:54 status installed menu 2.1.44 2011-01-12 14:57:54 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-12 14:57:54 status half-configured man-db 2.5.7-7 2011-01-12 14:58:13 status installed man-db 2.5.7-7 2011-01-12 14:58:13 trigproc doc-base 0.9.5 0.9.5 2011-01-12 14:58:13 status half-configured doc-base 0.9.5 2011-01-12 14:58:14 status installed doc-base 0.9.5 2011-01-12 14:58:15 startup packages configure 2011-01-12 14:58:15 configure libcgraph5 2.26.3-5 2.26.3-5 2011-01-12 14:58:15 status unpacked libcgraph5 2.26.3-5 2011-01-12 14:58:15 status half-configured libcgraph5 2.26.3-5 2011-01-12 14:58:19 status installed libcgraph5 2.26.3-5 2011-01-12 14:58:19 configure libgvpr1 2.26.3-5 2.26.3-5 2011-01-12 14:58:19 status unpacked libgvpr1 2.26.3-5 2011-01-12 14:58:19 status half-configured libgvpr1 2.26.3-5 2011-01-12 14:58:19 status installed libgvpr1 2.26.3-5 2011-01-12 14:58:19 configure graphviz 2.26.3-5 2.26.3-5 2011-01-12 14:58:19 status unpacked graphviz 2.26.3-5 2011-01-12 14:58:19 status half-configured graphviz 2.26.3-5 2011-01-12 14:58:19 status installed graphviz 2.26.3-5 2011-01-12 14:58:19 status triggers-pending menu 2.1.44 2011-01-12 14:58:19 status triggers-awaited menu 2.1.44 2011-01-12 14:58:19 configure libclass-base-perl 0.03-4 0.03-4 2011-01-12 14:58:19 status unpacked libclass-base-perl 0.03-4 2011-01-12 14:58:19 status half-configured libclass-base-perl 0.03-4 2011-01-12 14:58:19 status installed libclass-base-perl 0.03-4 2011-01-12 14:58:19 configure libclass-makemethods-perl 1.01-4 1.01-4 2011-01-12 14:58:19 status unpacked libclass-makemethods-perl 1.01-4 2011-01-12 14:58:19 status half-configured libclass-makemethods-perl 1.01-4 2011-01-12 14:58:19 status installed libclass-makemethods-perl 1.01-4 2011-01-12 14:58:19 configure libdate-manip-perl 6.20-1 6.20-1 2011-01-12 14:58:19 status unpacked libdate-manip-perl 6.20-1 2011-01-12 14:58:19 status half-configured libdate-manip-perl 6.20-1 2011-01-12 14:58:19 status installed libdate-manip-perl 6.20-1 2011-01-12 14:58:19 configure libgraphviz-perl 2.04-1 2.04-1 2011-01-12 14:58:19 status unpacked libgraphviz-perl 2.04-1 2011-01-12 14:58:19 status half-configured libgraphviz-perl 2.04-1 2011-01-12 14:58:19 status installed libgraphviz-perl 2.04-1 2011-01-12 14:58:19 configure libjcode-pm-perl 2.06-1 2.06-1 2011-01-12 14:58:19 status unpacked libjcode-pm-perl 2.06-1 2011-01-12 14:58:19 status half-configured libjcode-pm-perl 2.06-1 2011-01-12 14:58:19 status installed libjcode-pm-perl 2.06-1 2011-01-12 14:58:19 configure libole-storage-lite-perl 0.19-1 0.19-1 2011-01-12 14:58:19 status unpacked libole-storage-lite-perl 0.19-1 2011-01-12 14:58:19 status half-configured libole-storage-lite-perl 0.19-1 2011-01-12 14:58:19 status installed libole-storage-lite-perl 0.19-1 2011-01-12 14:58:19 configure libspreadsheet-writeexcel-perl 2.37-1 2.37-1 2011-01-12 14:58:19 status unpacked libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:58:19 status half-configured libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:58:19 status installed libspreadsheet-writeexcel-perl 2.37-1 2011-01-12 14:58:19 configure libunicode-map-perl 0.112-10+b1 0.112-10+b1 2011-01-12 14:58:19 status unpacked libunicode-map-perl 0.112-10+b1 2011-01-12 14:58:19 status half-configured libunicode-map-perl 0.112-10+b1 2011-01-12 14:58:19 status installed libunicode-map-perl 0.112-10+b1 2011-01-12 14:58:19 configure libspreadsheet-parseexcel-perl 0.5800-1 0.5800-1 2011-01-12 14:58:19 status unpacked libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:58:19 status half-configured libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:58:19 status installed libspreadsheet-parseexcel-perl 0.5800-1 2011-01-12 14:58:20 configure libsql-translator-perl 0.11007-1 0.11007-1 2011-01-12 14:58:20 status unpacked libsql-translator-perl 0.11007-1 2011-01-12 14:58:20 status half-configured libsql-translator-perl 0.11007-1 2011-01-12 14:58:20 status installed libsql-translator-perl 0.11007-1 2011-01-12 14:58:20 configure libtext-recordparser-perl 1.5.0-1 1.5.0-1 2011-01-12 14:58:20 status unpacked libtext-recordparser-perl 1.5.0-1 2011-01-12 14:58:20 status half-configured libtext-recordparser-perl 1.5.0-1 2011-01-12 14:58:20 status installed libtext-recordparser-perl 1.5.0-1 2011-01-12 14:58:20 configure libtext-tabulardisplay-perl 1.22-1 1.22-1 2011-01-12 14:58:20 status unpacked libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:58:20 status half-configured libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:58:20 status installed libtext-tabulardisplay-perl 1.22-1 2011-01-12 14:58:20 configure libxml-libxml-perl 1.70.ds-1 1.70.ds-1 2011-01-12 14:58:20 status unpacked libxml-libxml-perl 1.70.ds-1 2011-01-12 14:58:20 status half-configured libxml-libxml-perl 1.70.ds-1 2011-01-12 14:58:21 status installed libxml-libxml-perl 1.70.ds-1 2011-01-12 14:58:21 configure sqlfairy 0.11007-1 0.11007-1 2011-01-12 14:58:21 status unpacked sqlfairy 0.11007-1 2011-01-12 14:58:21 status half-configured sqlfairy 0.11007-1 2011-01-12 14:58:21 status installed sqlfairy 0.11007-1 2011-01-12 14:58:21 trigproc menu 2.1.44 2.1.44 2011-01-12 14:58:21 status half-configured menu 2.1.44 2011-01-12 14:58:22 status installed menu 2.1.44 2011-01-17 10:32:42 startup archives unpack 2011-01-17 10:32:53 install libclass-singleton-perl 1.4-1 2011-01-17 10:32:53 status half-installed libclass-singleton-perl 1.4-1 2011-01-17 10:32:53 status triggers-pending man-db 2.5.7-7 2011-01-17 10:32:53 status half-installed libclass-singleton-perl 1.4-1 2011-01-17 10:32:53 status unpacked libclass-singleton-perl 1.4-1 2011-01-17 10:32:53 status unpacked libclass-singleton-perl 1.4-1 2011-01-17 10:32:53 install libdatetime-locale-perl 1:0.45-1 2011-01-17 10:32:53 status half-installed libdatetime-locale-perl 1:0.45-1 2011-01-17 10:32:54 status half-installed libdatetime-locale-perl 1:0.45-1 2011-01-17 10:32:55 status unpacked libdatetime-locale-perl 1:0.45-1 2011-01-17 10:32:55 status unpacked libdatetime-locale-perl 1:0.45-1 2011-01-17 10:32:55 install libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:32:55 status half-installed libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:32:55 status half-installed libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:32:56 status unpacked libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:32:56 status unpacked libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:32:56 install libdatetime-perl 2:0.6600-1 2011-01-17 10:32:56 status half-installed libdatetime-perl 2:0.6600-1 2011-01-17 10:32:56 status half-installed libdatetime-perl 2:0.6600-1 2011-01-17 10:32:56 status unpacked libdatetime-perl 2:0.6600-1 2011-01-17 10:32:56 status unpacked libdatetime-perl 2:0.6600-1 2011-01-17 10:32:56 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 10:32:56 status half-configured man-db 2.5.7-7 2011-01-17 10:33:10 status installed man-db 2.5.7-7 2011-01-17 10:33:11 startup packages configure 2011-01-17 10:33:11 configure libclass-singleton-perl 1.4-1 1.4-1 2011-01-17 10:33:11 status unpacked libclass-singleton-perl 1.4-1 2011-01-17 10:33:11 status half-configured libclass-singleton-perl 1.4-1 2011-01-17 10:33:11 status installed libclass-singleton-perl 1.4-1 2011-01-17 10:33:11 configure libdatetime-locale-perl 1:0.45-1 1:0.45-1 2011-01-17 10:33:11 status unpacked libdatetime-locale-perl 1:0.45-1 2011-01-17 10:33:11 status half-configured libdatetime-locale-perl 1:0.45-1 2011-01-17 10:33:11 status installed libdatetime-locale-perl 1:0.45-1 2011-01-17 10:33:11 configure libdatetime-timezone-perl 1:1.23-1+2010n 1:1.23-1+2010n 2011-01-17 10:33:11 status unpacked libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:33:11 status half-configured libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:33:11 status installed libdatetime-timezone-perl 1:1.23-1+2010n 2011-01-17 10:33:11 configure libdatetime-perl 2:0.6600-1 2:0.6600-1 2011-01-17 10:33:11 status unpacked libdatetime-perl 2:0.6600-1 2011-01-17 10:33:11 status half-configured libdatetime-perl 2:0.6600-1 2011-01-17 10:33:11 status installed libdatetime-perl 2:0.6600-1 2011-01-17 10:51:27 startup archives unpack 2011-01-17 10:51:28 install libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:28 status half-installed libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:28 status triggers-pending man-db 2.5.7-7 2011-01-17 10:51:28 status half-installed libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:28 status unpacked libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:28 status unpacked libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:29 install libclass-c3-perl 0.22-1 2011-01-17 10:51:29 status half-installed libclass-c3-perl 0.22-1 2011-01-17 10:51:29 status half-installed libclass-c3-perl 0.22-1 2011-01-17 10:51:29 status unpacked libclass-c3-perl 0.22-1 2011-01-17 10:51:29 status unpacked libclass-c3-perl 0.22-1 2011-01-17 10:51:29 install libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:29 status half-installed libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:29 status half-installed libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:29 status unpacked libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:29 status unpacked libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:29 install libsub-install-perl 0.924-2 2011-01-17 10:51:29 status half-installed libsub-install-perl 0.924-2 2011-01-17 10:51:29 status half-installed libsub-install-perl 0.924-2 2011-01-17 10:51:29 status unpacked libsub-install-perl 0.924-2 2011-01-17 10:51:29 status unpacked libsub-install-perl 0.924-2 2011-01-17 10:51:29 install libdata-optlist-perl 0.104-1 2011-01-17 10:51:29 status half-installed libdata-optlist-perl 0.104-1 2011-01-17 10:51:29 status half-installed libdata-optlist-perl 0.104-1 2011-01-17 10:51:29 status unpacked libdata-optlist-perl 0.104-1 2011-01-17 10:51:30 status unpacked libdata-optlist-perl 0.104-1 2011-01-17 10:51:30 install libscope-guard-perl 0.20-1 2011-01-17 10:51:30 status half-installed libscope-guard-perl 0.20-1 2011-01-17 10:51:30 status half-installed libscope-guard-perl 0.20-1 2011-01-17 10:51:30 status unpacked libscope-guard-perl 0.20-1 2011-01-17 10:51:30 status unpacked libscope-guard-perl 0.20-1 2011-01-17 10:51:30 install libsub-exporter-perl 0.982-1 2011-01-17 10:51:30 status half-installed libsub-exporter-perl 0.982-1 2011-01-17 10:51:30 status half-installed libsub-exporter-perl 0.982-1 2011-01-17 10:51:30 status unpacked libsub-exporter-perl 0.982-1 2011-01-17 10:51:30 status unpacked libsub-exporter-perl 0.982-1 2011-01-17 10:51:30 install libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:30 status half-installed libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:30 status half-installed libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:30 status unpacked libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:30 status unpacked libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:30 install libmro-compat-perl 0.11-1 2011-01-17 10:51:30 status half-installed libmro-compat-perl 0.11-1 2011-01-17 10:51:30 status half-installed libmro-compat-perl 0.11-1 2011-01-17 10:51:30 status unpacked libmro-compat-perl 0.11-1 2011-01-17 10:51:31 status unpacked libmro-compat-perl 0.11-1 2011-01-17 10:51:31 install libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:31 status half-installed libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:31 status half-installed libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:31 status unpacked libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:31 status unpacked libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:31 install libpackage-stash-perl 0.13-1 2011-01-17 10:51:31 status half-installed libpackage-stash-perl 0.13-1 2011-01-17 10:51:31 status half-installed libpackage-stash-perl 0.13-1 2011-01-17 10:51:31 status unpacked libpackage-stash-perl 0.13-1 2011-01-17 10:51:31 status unpacked libpackage-stash-perl 0.13-1 2011-01-17 10:51:31 install libtry-tiny-perl 0.09-1 2011-01-17 10:51:31 status half-installed libtry-tiny-perl 0.09-1 2011-01-17 10:51:31 status half-installed libtry-tiny-perl 0.09-1 2011-01-17 10:51:31 status unpacked libtry-tiny-perl 0.09-1 2011-01-17 10:51:31 status unpacked libtry-tiny-perl 0.09-1 2011-01-17 10:51:31 install libclass-mop-perl 1.12-1 2011-01-17 10:51:31 status half-installed libclass-mop-perl 1.12-1 2011-01-17 10:51:31 status half-installed libclass-mop-perl 1.12-1 2011-01-17 10:51:32 status unpacked libclass-mop-perl 1.12-1 2011-01-17 10:51:32 status unpacked libclass-mop-perl 1.12-1 2011-01-17 10:51:32 install libmoose-perl 1.21-1 2011-01-17 10:51:32 status half-installed libmoose-perl 1.21-1 2011-01-17 10:51:32 status half-installed libmoose-perl 1.21-1 2011-01-17 10:51:32 status unpacked libmoose-perl 1.21-1 2011-01-17 10:51:32 status unpacked libmoose-perl 1.21-1 2011-01-17 10:51:32 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 10:51:32 status half-configured man-db 2.5.7-7 2011-01-17 10:51:33 status installed man-db 2.5.7-7 2011-01-17 10:51:34 startup packages configure 2011-01-17 10:51:34 configure libalgorithm-c3-perl 0.08-1 0.08-1 2011-01-17 10:51:34 status unpacked libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:34 status half-configured libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:34 status installed libalgorithm-c3-perl 0.08-1 2011-01-17 10:51:34 configure libclass-c3-perl 0.22-1 0.22-1 2011-01-17 10:51:34 status unpacked libclass-c3-perl 0.22-1 2011-01-17 10:51:34 status half-configured libclass-c3-perl 0.22-1 2011-01-17 10:51:34 status installed libclass-c3-perl 0.22-1 2011-01-17 10:51:34 configure libclass-c3-xs-perl 0.13-1 0.13-1 2011-01-17 10:51:34 status unpacked libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:34 status half-configured libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:34 status installed libclass-c3-xs-perl 0.13-1 2011-01-17 10:51:34 configure libsub-install-perl 0.924-2 0.924-2 2011-01-17 10:51:34 status unpacked libsub-install-perl 0.924-2 2011-01-17 10:51:34 status half-configured libsub-install-perl 0.924-2 2011-01-17 10:51:34 status installed libsub-install-perl 0.924-2 2011-01-17 10:51:34 configure libdata-optlist-perl 0.104-1 0.104-1 2011-01-17 10:51:34 status unpacked libdata-optlist-perl 0.104-1 2011-01-17 10:51:34 status half-configured libdata-optlist-perl 0.104-1 2011-01-17 10:51:34 status installed libdata-optlist-perl 0.104-1 2011-01-17 10:51:34 configure libscope-guard-perl 0.20-1 0.20-1 2011-01-17 10:51:34 status unpacked libscope-guard-perl 0.20-1 2011-01-17 10:51:34 status half-configured libscope-guard-perl 0.20-1 2011-01-17 10:51:34 status installed libscope-guard-perl 0.20-1 2011-01-17 10:51:34 configure libsub-exporter-perl 0.982-1 0.982-1 2011-01-17 10:51:34 status unpacked libsub-exporter-perl 0.982-1 2011-01-17 10:51:34 status half-configured libsub-exporter-perl 0.982-1 2011-01-17 10:51:34 status installed libsub-exporter-perl 0.982-1 2011-01-17 10:51:34 configure libdevel-globaldestruction-perl 0.03-1 0.03-1 2011-01-17 10:51:34 status unpacked libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:34 status half-configured libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:34 status installed libdevel-globaldestruction-perl 0.03-1 2011-01-17 10:51:34 configure libmro-compat-perl 0.11-1 0.11-1 2011-01-17 10:51:34 status unpacked libmro-compat-perl 0.11-1 2011-01-17 10:51:34 status half-configured libmro-compat-perl 0.11-1 2011-01-17 10:51:35 status installed libmro-compat-perl 0.11-1 2011-01-17 10:51:35 configure libpackage-deprecationmanager-perl 0.10-1 0.10-1 2011-01-17 10:51:35 status unpacked libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:35 status half-configured libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:35 status installed libpackage-deprecationmanager-perl 0.10-1 2011-01-17 10:51:35 configure libpackage-stash-perl 0.13-1 0.13-1 2011-01-17 10:51:35 status unpacked libpackage-stash-perl 0.13-1 2011-01-17 10:51:35 status half-configured libpackage-stash-perl 0.13-1 2011-01-17 10:51:35 status installed libpackage-stash-perl 0.13-1 2011-01-17 10:51:35 configure libtry-tiny-perl 0.09-1 0.09-1 2011-01-17 10:51:35 status unpacked libtry-tiny-perl 0.09-1 2011-01-17 10:51:35 status half-configured libtry-tiny-perl 0.09-1 2011-01-17 10:51:35 status installed libtry-tiny-perl 0.09-1 2011-01-17 10:51:35 configure libclass-mop-perl 1.12-1 1.12-1 2011-01-17 10:51:35 status unpacked libclass-mop-perl 1.12-1 2011-01-17 10:51:35 status half-configured libclass-mop-perl 1.12-1 2011-01-17 10:51:35 status installed libclass-mop-perl 1.12-1 2011-01-17 10:51:35 configure libmoose-perl 1.21-1 1.21-1 2011-01-17 10:51:35 status unpacked libmoose-perl 1.21-1 2011-01-17 10:51:35 status half-configured libmoose-perl 1.21-1 2011-01-17 10:51:35 status installed libmoose-perl 1.21-1 2011-01-17 10:51:52 startup archives unpack 2011-01-17 10:51:52 install libvariable-magic-perl 0.45-1 2011-01-17 10:51:52 status half-installed libvariable-magic-perl 0.45-1 2011-01-17 10:51:52 status triggers-pending man-db 2.5.7-7 2011-01-17 10:51:52 status half-installed libvariable-magic-perl 0.45-1 2011-01-17 10:51:52 status unpacked libvariable-magic-perl 0.45-1 2011-01-17 10:51:52 status unpacked libvariable-magic-perl 0.45-1 2011-01-17 10:51:52 install libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:52 status half-installed libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:52 status half-installed libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:52 status unpacked libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:52 status unpacked libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:52 install libsub-identify-perl 0.04-1 2011-01-17 10:51:52 status half-installed libsub-identify-perl 0.04-1 2011-01-17 10:51:53 status half-installed libsub-identify-perl 0.04-1 2011-01-17 10:51:53 status unpacked libsub-identify-perl 0.04-1 2011-01-17 10:51:53 status unpacked libsub-identify-perl 0.04-1 2011-01-17 10:51:53 install libnamespace-clean-perl 0.18-1 2011-01-17 10:51:53 status half-installed libnamespace-clean-perl 0.18-1 2011-01-17 10:51:53 status half-installed libnamespace-clean-perl 0.18-1 2011-01-17 10:51:53 status unpacked libnamespace-clean-perl 0.18-1 2011-01-17 10:51:53 status unpacked libnamespace-clean-perl 0.18-1 2011-01-17 10:51:53 install libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:53 status half-installed libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:53 status half-installed libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:53 status unpacked libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:53 status unpacked libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:53 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 10:51:53 status half-configured man-db 2.5.7-7 2011-01-17 10:51:54 status installed man-db 2.5.7-7 2011-01-17 10:51:55 startup packages configure 2011-01-17 10:51:55 configure libvariable-magic-perl 0.45-1 0.45-1 2011-01-17 10:51:55 status unpacked libvariable-magic-perl 0.45-1 2011-01-17 10:51:55 status half-configured libvariable-magic-perl 0.45-1 2011-01-17 10:51:55 status installed libvariable-magic-perl 0.45-1 2011-01-17 10:51:55 configure libb-hooks-endofscope-perl 0.08-1 0.08-1 2011-01-17 10:51:55 status unpacked libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:55 status half-configured libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:55 status installed libb-hooks-endofscope-perl 0.08-1 2011-01-17 10:51:55 configure libsub-identify-perl 0.04-1 0.04-1 2011-01-17 10:51:55 status unpacked libsub-identify-perl 0.04-1 2011-01-17 10:51:55 status half-configured libsub-identify-perl 0.04-1 2011-01-17 10:51:55 status installed libsub-identify-perl 0.04-1 2011-01-17 10:51:55 configure libnamespace-clean-perl 0.18-1 0.18-1 2011-01-17 10:51:55 status unpacked libnamespace-clean-perl 0.18-1 2011-01-17 10:51:55 status half-configured libnamespace-clean-perl 0.18-1 2011-01-17 10:51:55 status installed libnamespace-clean-perl 0.18-1 2011-01-17 10:51:55 configure libnamespace-autoclean-perl 0.09-1 0.09-1 2011-01-17 10:51:55 status unpacked libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:55 status half-configured libnamespace-autoclean-perl 0.09-1 2011-01-17 10:51:55 status installed libnamespace-autoclean-perl 0.09-1 2011-01-17 10:52:17 startup archives unpack 2011-01-17 10:52:17 install libdata-dump-perl 1.19-1 2011-01-17 10:52:17 status half-installed libdata-dump-perl 1.19-1 2011-01-17 10:52:17 status triggers-pending man-db 2.5.7-7 2011-01-17 10:52:17 status half-installed libdata-dump-perl 1.19-1 2011-01-17 10:52:17 status unpacked libdata-dump-perl 1.19-1 2011-01-17 10:52:17 status unpacked libdata-dump-perl 1.19-1 2011-01-17 10:52:17 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 10:52:17 status half-configured man-db 2.5.7-7 2011-01-17 10:52:18 status installed man-db 2.5.7-7 2011-01-17 10:52:19 startup packages configure 2011-01-17 10:52:19 configure libdata-dump-perl 1.19-1 1.19-1 2011-01-17 10:52:19 status unpacked libdata-dump-perl 1.19-1 2011-01-17 10:52:19 status half-configured libdata-dump-perl 1.19-1 2011-01-17 10:52:19 status installed libdata-dump-perl 1.19-1 2011-01-17 11:38:19 startup archives install 2011-01-17 11:38:19 install libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:19 status half-installed libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:19 status triggers-pending man-db 2.5.7-7 2011-01-17 11:38:19 status half-installed libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 status unpacked libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 status unpacked libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 configure libnet-google-calendar-perl 0.99-1 0.99-1 2011-01-17 11:38:20 status unpacked libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 status half-configured libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 status triggers-awaited libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 11:38:20 status half-configured man-db 2.5.7-7 2011-01-17 11:38:20 status installed libnet-google-calendar-perl 0.99-1 2011-01-17 11:38:32 status installed man-db 2.5.7-7 2011-01-17 11:39:19 startup archives unpack 2011-01-17 11:39:20 install liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:20 status half-installed liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:20 status triggers-pending man-db 2.5.7-7 2011-01-17 11:39:20 status half-installed liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:20 status unpacked liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:20 status unpacked liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:20 install libxml-libxslt-perl 1.70-1 2011-01-17 11:39:20 status half-installed libxml-libxslt-perl 1.70-1 2011-01-17 11:39:20 status half-installed libxml-libxslt-perl 1.70-1 2011-01-17 11:39:20 status unpacked libxml-libxslt-perl 1.70-1 2011-01-17 11:39:20 status unpacked libxml-libxslt-perl 1.70-1 2011-01-17 11:39:21 install libxml-xpath-perl 1.13-7 2011-01-17 11:39:21 status half-installed libxml-xpath-perl 1.13-7 2011-01-17 11:39:21 status half-installed libxml-xpath-perl 1.13-7 2011-01-17 11:39:21 status unpacked libxml-xpath-perl 1.13-7 2011-01-17 11:39:21 status unpacked libxml-xpath-perl 1.13-7 2011-01-17 11:39:21 install libxml-atom-perl 0.37-1 2011-01-17 11:39:21 status half-installed libxml-atom-perl 0.37-1 2011-01-17 11:39:21 status half-installed libxml-atom-perl 0.37-1 2011-01-17 11:39:21 status unpacked libxml-atom-perl 0.37-1 2011-01-17 11:39:21 status unpacked libxml-atom-perl 0.37-1 2011-01-17 11:39:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 11:39:21 status half-configured man-db 2.5.7-7 2011-01-17 11:39:27 status installed man-db 2.5.7-7 2011-01-17 11:39:27 startup packages configure 2011-01-17 11:39:27 configure liblwp-authen-wsse-perl 0.05-1 0.05-1 2011-01-17 11:39:27 status unpacked liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:27 status half-configured liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:27 status installed liblwp-authen-wsse-perl 0.05-1 2011-01-17 11:39:28 configure libxml-libxslt-perl 1.70-1 1.70-1 2011-01-17 11:39:28 status unpacked libxml-libxslt-perl 1.70-1 2011-01-17 11:39:28 status half-configured libxml-libxslt-perl 1.70-1 2011-01-17 11:39:28 status installed libxml-libxslt-perl 1.70-1 2011-01-17 11:39:28 configure libxml-xpath-perl 1.13-7 1.13-7 2011-01-17 11:39:28 status unpacked libxml-xpath-perl 1.13-7 2011-01-17 11:39:28 status half-configured libxml-xpath-perl 1.13-7 2011-01-17 11:39:28 status installed libxml-xpath-perl 1.13-7 2011-01-17 11:39:28 configure libxml-atom-perl 0.37-1 0.37-1 2011-01-17 11:39:28 status unpacked libxml-atom-perl 0.37-1 2011-01-17 11:39:28 status half-configured libxml-atom-perl 0.37-1 2011-01-17 11:39:28 status installed libxml-atom-perl 0.37-1 2011-01-17 11:39:57 startup archives unpack 2011-01-17 11:39:57 install libnet-google-perl 1.0.1-1 2011-01-17 11:39:57 status half-installed libnet-google-perl 1.0.1-1 2011-01-17 11:39:57 status triggers-pending man-db 2.5.7-7 2011-01-17 11:39:57 status half-installed libnet-google-perl 1.0.1-1 2011-01-17 11:39:57 status unpacked libnet-google-perl 1.0.1-1 2011-01-17 11:39:57 status unpacked libnet-google-perl 1.0.1-1 2011-01-17 11:39:57 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 11:39:57 status half-configured man-db 2.5.7-7 2011-01-17 11:39:58 status installed man-db 2.5.7-7 2011-01-17 11:39:58 startup packages configure 2011-01-17 11:39:58 configure libnet-google-perl 1.0.1-1 1.0.1-1 2011-01-17 11:39:58 status unpacked libnet-google-perl 1.0.1-1 2011-01-17 11:39:58 status half-configured libnet-google-perl 1.0.1-1 2011-01-17 11:39:59 status installed libnet-google-perl 1.0.1-1 2011-01-17 11:48:49 startup archives unpack 2011-01-17 11:48:50 install libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:50 status half-installed libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:50 status triggers-pending man-db 2.5.7-7 2011-01-17 11:48:50 status half-installed libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:50 status unpacked libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:50 status unpacked libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-17 11:48:50 status half-configured man-db 2.5.7-7 2011-01-17 11:48:50 status installed man-db 2.5.7-7 2011-01-17 11:48:51 startup packages configure 2011-01-17 11:48:51 configure libnet-google-authsub-perl 0.5-1 0.5-1 2011-01-17 11:48:51 status unpacked libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:51 status half-configured libnet-google-authsub-perl 0.5-1 2011-01-17 11:48:51 status installed libnet-google-authsub-perl 0.5-1 2011-01-19 15:15:01 startup archives unpack 2011-01-19 15:15:13 install dovecot-build-deps 1.0 2011-01-19 15:15:13 status half-installed dovecot-build-deps 1.0 2011-01-19 15:15:14 status unpacked dovecot-build-deps 1.0 2011-01-19 15:15:14 status unpacked dovecot-build-deps 1.0 2011-01-19 15:16:09 startup archives unpack 2011-01-19 15:16:11 install libssl-dev 0.9.8o-4 2011-01-19 15:16:11 status half-installed libssl-dev 0.9.8o-4 2011-01-19 15:16:11 status triggers-pending man-db 2.5.7-7 2011-01-19 15:16:11 status half-installed libssl-dev 0.9.8o-4 2011-01-19 15:16:13 status unpacked libssl-dev 0.9.8o-4 2011-01-19 15:16:13 status unpacked libssl-dev 0.9.8o-4 2011-01-19 15:16:13 install libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:13 status half-installed libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:13 status half-installed libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:13 status unpacked libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:13 status unpacked libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:13 install libldap2-dev 2.4.23-7 2011-01-19 15:16:13 status half-installed libldap2-dev 2.4.23-7 2011-01-19 15:16:13 status half-installed libldap2-dev 2.4.23-7 2011-01-19 15:16:14 status unpacked libldap2-dev 2.4.23-7 2011-01-19 15:16:14 status unpacked libldap2-dev 2.4.23-7 2011-01-19 15:16:14 upgrade libk5crypto3 1.8.3+dfsg-3 1.8.3+dfsg-4 2011-01-19 15:16:14 status half-configured libk5crypto3 1.8.3+dfsg-3 2011-01-19 15:16:14 status unpacked libk5crypto3 1.8.3+dfsg-3 2011-01-19 15:16:14 status half-installed libk5crypto3 1.8.3+dfsg-3 2011-01-19 15:16:14 status half-installed libk5crypto3 1.8.3+dfsg-3 2011-01-19 15:16:14 status unpacked libk5crypto3 1.8.3+dfsg-4 2011-01-19 15:16:15 status unpacked libk5crypto3 1.8.3+dfsg-4 2011-01-19 15:16:15 upgrade libgssapi-krb5-2 1.8.3+dfsg-3 1.8.3+dfsg-4 2011-01-19 15:16:15 status half-configured libgssapi-krb5-2 1.8.3+dfsg-3 2011-01-19 15:16:15 status unpacked libgssapi-krb5-2 1.8.3+dfsg-3 2011-01-19 15:16:15 status half-installed libgssapi-krb5-2 1.8.3+dfsg-3 2011-01-19 15:16:16 status half-installed libgssapi-krb5-2 1.8.3+dfsg-3 2011-01-19 15:16:16 status unpacked libgssapi-krb5-2 1.8.3+dfsg-4 2011-01-19 15:16:16 status unpacked libgssapi-krb5-2 1.8.3+dfsg-4 2011-01-19 15:16:16 upgrade libkrb5-3 1.8.3+dfsg-3 1.8.3+dfsg-4 2011-01-19 15:16:16 status half-configured libkrb5-3 1.8.3+dfsg-3 2011-01-19 15:16:16 status unpacked libkrb5-3 1.8.3+dfsg-3 2011-01-19 15:16:16 status half-installed libkrb5-3 1.8.3+dfsg-3 2011-01-19 15:16:16 status half-installed libkrb5-3 1.8.3+dfsg-3 2011-01-19 15:16:17 status unpacked libkrb5-3 1.8.3+dfsg-4 2011-01-19 15:16:17 status unpacked libkrb5-3 1.8.3+dfsg-4 2011-01-19 15:16:17 upgrade libkrb5support0 1.8.3+dfsg-3 1.8.3+dfsg-4 2011-01-19 15:16:17 status half-configured libkrb5support0 1.8.3+dfsg-3 2011-01-19 15:16:17 status unpacked libkrb5support0 1.8.3+dfsg-3 2011-01-19 15:16:17 status half-installed libkrb5support0 1.8.3+dfsg-3 2011-01-19 15:16:17 status half-installed libkrb5support0 1.8.3+dfsg-3 2011-01-19 15:16:17 status unpacked libkrb5support0 1.8.3+dfsg-4 2011-01-19 15:16:17 status unpacked libkrb5support0 1.8.3+dfsg-4 2011-01-19 15:16:17 upgrade libpq5 9.0.1-2 9.0.2-1 2011-01-19 15:16:17 status half-configured libpq5 9.0.1-2 2011-01-19 15:16:17 status unpacked libpq5 9.0.1-2 2011-01-19 15:16:17 status half-installed libpq5 9.0.1-2 2011-01-19 15:16:18 status half-installed libpq5 9.0.1-2 2011-01-19 15:16:18 status unpacked libpq5 9.0.2-1 2011-01-19 15:16:18 status unpacked libpq5 9.0.2-1 2011-01-19 15:16:18 install libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:18 status half-installed libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:19 install libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:19 status half-installed libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:19 install libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status half-installed libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 install libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status half-installed libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:19 status unpacked libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:20 install comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status half-installed comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status half-installed comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status triggers-pending doc-base 0.9.5 2011-01-19 15:16:20 status half-installed comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status triggers-pending install-info 4.13a.dfsg.1-6 2011-01-19 15:16:20 status half-installed comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status unpacked comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 status unpacked comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:20 install krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:20 status half-installed krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:20 status unpacked krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:20 status unpacked krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:20 install libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:20 status half-installed libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:20 status half-installed libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:21 status unpacked libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:21 status unpacked libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:21 install libpq-dev 9.0.2-1 2011-01-19 15:16:21 status half-installed libpq-dev 9.0.2-1 2011-01-19 15:16:21 status half-installed libpq-dev 9.0.2-1 2011-01-19 15:16:21 status unpacked libpq-dev 9.0.2-1 2011-01-19 15:16:21 status unpacked libpq-dev 9.0.2-1 2011-01-19 15:16:21 install libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:21 status half-installed libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:21 status half-installed libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:22 status unpacked libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:22 status unpacked libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:22 upgrade libsqlite3-0 3.7.4-1 3.7.4-2 2011-01-19 15:16:22 status half-configured libsqlite3-0 3.7.4-1 2011-01-19 15:16:22 status unpacked libsqlite3-0 3.7.4-1 2011-01-19 15:16:22 status half-installed libsqlite3-0 3.7.4-1 2011-01-19 15:16:22 status half-installed libsqlite3-0 3.7.4-1 2011-01-19 15:16:22 status unpacked libsqlite3-0 3.7.4-2 2011-01-19 15:16:22 status unpacked libsqlite3-0 3.7.4-2 2011-01-19 15:16:23 install libsqlite3-dev 3.7.4-2 2011-01-19 15:16:23 status half-installed libsqlite3-dev 3.7.4-2 2011-01-19 15:16:23 status unpacked libsqlite3-dev 3.7.4-2 2011-01-19 15:16:23 status unpacked libsqlite3-dev 3.7.4-2 2011-01-19 15:16:23 upgrade libsasl2-modules 2.1.23.dfsg1-6 2.1.23.dfsg1-7 2011-01-19 15:16:23 status half-configured libsasl2-modules 2.1.23.dfsg1-6 2011-01-19 15:16:23 status unpacked libsasl2-modules 2.1.23.dfsg1-6 2011-01-19 15:16:23 status half-installed libsasl2-modules 2.1.23.dfsg1-6 2011-01-19 15:16:23 status half-installed libsasl2-modules 2.1.23.dfsg1-6 2011-01-19 15:16:23 status unpacked libsasl2-modules 2.1.23.dfsg1-7 2011-01-19 15:16:23 status unpacked libsasl2-modules 2.1.23.dfsg1-7 2011-01-19 15:16:23 upgrade libsasl2-2 2.1.23.dfsg1-6 2.1.23.dfsg1-7 2011-01-19 15:16:23 status half-configured libsasl2-2 2.1.23.dfsg1-6 2011-01-19 15:16:23 status unpacked libsasl2-2 2.1.23.dfsg1-6 2011-01-19 15:16:23 status half-installed libsasl2-2 2.1.23.dfsg1-6 2011-01-19 15:16:23 status half-installed libsasl2-2 2.1.23.dfsg1-6 2011-01-19 15:16:24 status unpacked libsasl2-2 2.1.23.dfsg1-7 2011-01-19 15:16:24 status unpacked libsasl2-2 2.1.23.dfsg1-7 2011-01-19 15:16:24 install libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:24 status half-installed libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:24 status half-installed libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:24 status unpacked libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:24 status unpacked libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:24 install drac-dev 1.12-7 2011-01-19 15:16:24 status half-installed drac-dev 1.12-7 2011-01-19 15:16:24 status unpacked drac-dev 1.12-7 2011-01-19 15:16:24 status unpacked drac-dev 1.12-7 2011-01-19 15:16:24 install libbz2-dev 1.0.5-6 2011-01-19 15:16:24 status half-installed libbz2-dev 1.0.5-6 2011-01-19 15:16:24 status unpacked libbz2-dev 1.0.5-6 2011-01-19 15:16:24 status unpacked libbz2-dev 1.0.5-6 2011-01-19 15:16:24 install libdb4.8-dev 4.8.30-3 2011-01-19 15:16:24 status half-installed libdb4.8-dev 4.8.30-3 2011-01-19 15:16:25 status unpacked libdb4.8-dev 4.8.30-3 2011-01-19 15:16:25 status unpacked libdb4.8-dev 4.8.30-3 2011-01-19 15:16:25 install libdb-dev 4.8 2011-01-19 15:16:25 status half-installed libdb-dev 4.8 2011-01-19 15:16:25 status unpacked libdb-dev 4.8 2011-01-19 15:16:25 status unpacked libdb-dev 4.8 2011-01-19 15:16:25 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-19 15:16:25 status half-configured man-db 2.5.7-7 2011-01-19 15:16:43 status installed man-db 2.5.7-7 2011-01-19 15:16:43 trigproc doc-base 0.9.5 0.9.5 2011-01-19 15:16:43 status half-configured doc-base 0.9.5 2011-01-19 15:16:46 status installed doc-base 0.9.5 2011-01-19 15:16:46 trigproc install-info 4.13a.dfsg.1-6 4.13a.dfsg.1-6 2011-01-19 15:16:46 status half-configured install-info 4.13a.dfsg.1-6 2011-01-19 15:16:48 status installed install-info 4.13a.dfsg.1-6 2011-01-19 15:16:48 startup packages configure 2011-01-19 15:16:48 configure libssl-dev 0.9.8o-4 0.9.8o-4 2011-01-19 15:16:48 status unpacked libssl-dev 0.9.8o-4 2011-01-19 15:16:48 status half-configured libssl-dev 0.9.8o-4 2011-01-19 15:16:48 status installed libssl-dev 0.9.8o-4 2011-01-19 15:16:48 configure libpam0g-dev 1.1.1-6.1 1.1.1-6.1 2011-01-19 15:16:48 status unpacked libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:48 status half-configured libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:49 status installed libpam0g-dev 1.1.1-6.1 2011-01-19 15:16:49 configure libldap2-dev 2.4.23-7 2.4.23-7 2011-01-19 15:16:49 status unpacked libldap2-dev 2.4.23-7 2011-01-19 15:16:49 status half-configured libldap2-dev 2.4.23-7 2011-01-19 15:16:49 status installed libldap2-dev 2.4.23-7 2011-01-19 15:16:49 configure libkrb5support0 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:49 status unpacked libkrb5support0 1.8.3+dfsg-4 2011-01-19 15:16:49 status half-configured libkrb5support0 1.8.3+dfsg-4 2011-01-19 15:16:50 status installed libkrb5support0 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libk5crypto3 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libk5crypto3 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libk5crypto3 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libk5crypto3 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libkrb5-3 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libkrb5-3 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libkrb5-3 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libkrb5-3 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libgssapi-krb5-2 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libgssapi-krb5-2 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libgssapi-krb5-2 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libgssapi-krb5-2 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libpq5 9.0.2-1 9.0.2-1 2011-01-19 15:16:51 status unpacked libpq5 9.0.2-1 2011-01-19 15:16:51 status half-configured libpq5 9.0.2-1 2011-01-19 15:16:51 status installed libpq5 9.0.2-1 2011-01-19 15:16:51 configure libgssrpc4 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libgssrpc4 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libkdb5-4 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libkdb5-4 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libkadm5srv-mit7 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libkadm5srv-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libkadm5clnt-mit7 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libkadm5clnt-mit7 1.8.3+dfsg-4 2011-01-19 15:16:51 configure comerr-dev 2.1-1.41.12-2 2.1-1.41.12-2 2011-01-19 15:16:51 status unpacked comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:51 status half-configured comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:51 status installed comerr-dev 2.1-1.41.12-2 2011-01-19 15:16:51 configure krb5-multidev 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed krb5-multidev 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libkrb5-dev 1.8.3+dfsg-4 1.8.3+dfsg-4 2011-01-19 15:16:51 status unpacked libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:51 status half-configured libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:51 status installed libkrb5-dev 1.8.3+dfsg-4 2011-01-19 15:16:51 configure libpq-dev 9.0.2-1 9.0.2-1 2011-01-19 15:16:51 status unpacked libpq-dev 9.0.2-1 2011-01-19 15:16:52 status half-configured libpq-dev 9.0.2-1 2011-01-19 15:16:52 status installed libpq-dev 9.0.2-1 2011-01-19 15:16:52 configure libmysqlclient-dev 5.1.49-3 5.1.49-3 2011-01-19 15:16:52 status unpacked libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:52 status half-configured libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:52 status installed libmysqlclient-dev 5.1.49-3 2011-01-19 15:16:52 configure libsqlite3-0 3.7.4-2 3.7.4-2 2011-01-19 15:16:52 status unpacked libsqlite3-0 3.7.4-2 2011-01-19 15:16:52 status half-configured libsqlite3-0 3.7.4-2 2011-01-19 15:16:52 status installed libsqlite3-0 3.7.4-2 2011-01-19 15:16:52 configure libsqlite3-dev 3.7.4-2 3.7.4-2 2011-01-19 15:16:52 status unpacked libsqlite3-dev 3.7.4-2 2011-01-19 15:16:52 status half-configured libsqlite3-dev 3.7.4-2 2011-01-19 15:16:52 status installed libsqlite3-dev 3.7.4-2 2011-01-19 15:16:52 configure libsasl2-2 2.1.23.dfsg1-7 2.1.23.dfsg1-7 2011-01-19 15:16:52 status unpacked libsasl2-2 2.1.23.dfsg1-7 2011-01-19 15:16:52 status half-configured libsasl2-2 2.1.23.dfsg1-7 2011-01-19 15:16:52 status installed libsasl2-2 2.1.23.dfsg1-7 2011-01-19 15:16:52 configure libsasl2-modules 2.1.23.dfsg1-7 2.1.23.dfsg1-7 2011-01-19 15:16:52 status unpacked libsasl2-modules 2.1.23.dfsg1-7 2011-01-19 15:16:52 status half-configured libsasl2-modules 2.1.23.dfsg1-7 2011-01-19 15:16:52 status installed libsasl2-modules 2.1.23.dfsg1-7 2011-01-19 15:16:52 configure libsasl2-dev 2.1.23.dfsg1-7 2.1.23.dfsg1-7 2011-01-19 15:16:52 status unpacked libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:52 status half-configured libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:52 status installed libsasl2-dev 2.1.23.dfsg1-7 2011-01-19 15:16:52 configure drac-dev 1.12-7 1.12-7 2011-01-19 15:16:52 status unpacked drac-dev 1.12-7 2011-01-19 15:16:52 status half-configured drac-dev 1.12-7 2011-01-19 15:16:52 status installed drac-dev 1.12-7 2011-01-19 15:16:52 configure libbz2-dev 1.0.5-6 1.0.5-6 2011-01-19 15:16:52 status unpacked libbz2-dev 1.0.5-6 2011-01-19 15:16:52 status half-configured libbz2-dev 1.0.5-6 2011-01-19 15:16:52 status installed libbz2-dev 1.0.5-6 2011-01-19 15:16:52 configure libdb4.8-dev 4.8.30-3 4.8.30-3 2011-01-19 15:16:52 status unpacked libdb4.8-dev 4.8.30-3 2011-01-19 15:16:52 status half-configured libdb4.8-dev 4.8.30-3 2011-01-19 15:16:52 status installed libdb4.8-dev 4.8.30-3 2011-01-19 15:16:52 configure libdb-dev 4.8 4.8 2011-01-19 15:16:52 status unpacked libdb-dev 4.8 2011-01-19 15:16:52 status half-configured libdb-dev 4.8 2011-01-19 15:16:52 status installed libdb-dev 4.8 2011-01-19 15:16:52 configure dovecot-build-deps 1.0 1.0 2011-01-19 15:16:52 status unpacked dovecot-build-deps 1.0 2011-01-19 15:16:52 status half-configured dovecot-build-deps 1.0 2011-01-19 15:16:52 status installed dovecot-build-deps 1.0 2011-01-25 08:59:11 startup archives unpack 2011-01-25 08:59:12 install ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:12 status half-installed ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:12 status triggers-pending man-db 2.5.7-7 2011-01-25 08:59:12 status half-installed ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:12 status unpacked ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:12 status unpacked ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:12 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-25 08:59:12 status half-configured man-db 2.5.7-7 2011-01-25 08:59:13 status installed man-db 2.5.7-7 2011-01-25 08:59:14 startup packages configure 2011-01-25 08:59:14 configure ssh-askpass 1:1.2.4.1-9 1:1.2.4.1-9 2011-01-25 08:59:14 status unpacked ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:14 status unpacked ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:14 status half-configured ssh-askpass 1:1.2.4.1-9 2011-01-25 08:59:15 status installed ssh-askpass 1:1.2.4.1-9 2011-01-25 09:03:02 startup archives install 2011-01-25 09:03:02 install libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status half-installed libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status triggers-pending man-db 2.5.7-7 2011-01-25 09:03:02 status half-installed libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status unpacked libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status unpacked libthrowable-perl 0.102080-1 2011-01-25 09:03:02 configure libthrowable-perl 0.102080-1 0.102080-1 2011-01-25 09:03:02 status unpacked libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status half-configured libthrowable-perl 0.102080-1 2011-01-25 09:03:02 status triggers-awaited libthrowable-perl 0.102080-1 2011-01-25 09:03:02 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-25 09:03:02 status half-configured man-db 2.5.7-7 2011-01-25 09:03:03 status installed libthrowable-perl 0.102080-1 2011-01-25 09:03:03 status installed man-db 2.5.7-7 2011-01-25 09:09:46 startup archives install 2011-01-25 09:09:46 install libmoosex-types-perl 0.25-1 2011-01-25 09:09:46 status half-installed libmoosex-types-perl 0.25-1 2011-01-25 09:09:46 status triggers-pending man-db 2.5.7-7 2011-01-25 09:09:46 status half-installed libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 status unpacked libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 status unpacked libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 configure libmoosex-types-perl 0.25-1 0.25-1 2011-01-25 09:09:47 status unpacked libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 status half-configured libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 status triggers-awaited libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-25 09:09:47 status half-configured man-db 2.5.7-7 2011-01-25 09:09:47 status installed libmoosex-types-perl 0.25-1 2011-01-25 09:09:47 status installed man-db 2.5.7-7 2011-01-31 11:20:52 startup archives unpack 2011-01-31 11:21:02 install liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:02 status half-installed liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:02 status triggers-pending man-db 2.5.7-7 2011-01-31 11:21:02 status half-installed liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:02 status unpacked liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:02 status unpacked liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:02 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-31 11:21:02 status half-configured man-db 2.5.7-7 2011-01-31 11:21:16 status installed man-db 2.5.7-7 2011-01-31 11:21:16 startup packages configure 2011-01-31 11:21:16 configure liblinux-inotify2-perl 1:1.2-0.1 1:1.2-0.1 2011-01-31 11:21:16 status unpacked liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:16 status half-configured liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:21:16 status installed liblinux-inotify2-perl 1:1.2-0.1 2011-01-31 11:24:11 startup archives unpack 2011-01-31 11:24:11 install tcl8.5 8.5.8-2 2011-01-31 11:24:11 status half-installed tcl8.5 8.5.8-2 2011-01-31 11:24:12 status triggers-pending menu 2.1.44 2011-01-31 11:24:12 status half-installed tcl8.5 8.5.8-2 2011-01-31 11:24:12 status triggers-pending man-db 2.5.7-7 2011-01-31 11:24:12 status half-installed tcl8.5 8.5.8-2 2011-01-31 11:24:12 status unpacked tcl8.5 8.5.8-2 2011-01-31 11:24:12 status unpacked tcl8.5 8.5.8-2 2011-01-31 11:24:12 install expect 5.44.1.15-4 2011-01-31 11:24:12 status half-installed expect 5.44.1.15-4 2011-01-31 11:24:12 status half-installed expect 5.44.1.15-4 2011-01-31 11:24:13 status unpacked expect 5.44.1.15-4 2011-01-31 11:24:13 status unpacked expect 5.44.1.15-4 2011-01-31 11:24:13 install courier-authlib 0.63.0-3 2011-01-31 11:24:13 status half-installed courier-authlib 0.63.0-3 2011-01-31 11:24:13 status half-installed courier-authlib 0.63.0-3 2011-01-31 11:24:13 status unpacked courier-authlib 0.63.0-3 2011-01-31 11:24:13 status unpacked courier-authlib 0.63.0-3 2011-01-31 11:24:13 install maildrop 2.2.0-3.1 2011-01-31 11:24:13 status half-installed maildrop 2.2.0-3.1 2011-01-31 11:24:13 status half-installed maildrop 2.2.0-3.1 2011-01-31 11:24:14 status unpacked maildrop 2.2.0-3.1 2011-01-31 11:24:14 status unpacked maildrop 2.2.0-3.1 2011-01-31 11:24:14 trigproc menu 2.1.44 2.1.44 2011-01-31 11:24:14 status half-configured menu 2.1.44 2011-01-31 11:24:20 status installed menu 2.1.44 2011-01-31 11:24:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-01-31 11:24:20 status half-configured man-db 2.5.7-7 2011-01-31 11:24:24 status installed man-db 2.5.7-7 2011-01-31 11:24:25 startup packages configure 2011-01-31 11:24:25 configure tcl8.5 8.5.8-2 8.5.8-2 2011-01-31 11:24:25 status unpacked tcl8.5 8.5.8-2 2011-01-31 11:24:25 status half-configured tcl8.5 8.5.8-2 2011-01-31 11:24:30 status installed tcl8.5 8.5.8-2 2011-01-31 11:24:30 status triggers-pending menu 2.1.44 2011-01-31 11:24:30 status triggers-awaited menu 2.1.44 2011-01-31 11:24:30 configure expect 5.44.1.15-4 5.44.1.15-4 2011-01-31 11:24:30 status unpacked expect 5.44.1.15-4 2011-01-31 11:24:30 status half-configured expect 5.44.1.15-4 2011-01-31 11:24:30 status installed expect 5.44.1.15-4 2011-01-31 11:24:30 configure courier-authlib 0.63.0-3 0.63.0-3 2011-01-31 11:24:30 status unpacked courier-authlib 0.63.0-3 2011-01-31 11:24:30 status half-configured courier-authlib 0.63.0-3 2011-01-31 11:24:30 status installed courier-authlib 0.63.0-3 2011-01-31 11:24:30 configure maildrop 2.2.0-3.1 2.2.0-3.1 2011-01-31 11:24:30 status unpacked maildrop 2.2.0-3.1 2011-01-31 11:24:30 status unpacked maildrop 2.2.0-3.1 2011-01-31 11:24:30 status half-configured maildrop 2.2.0-3.1 2011-01-31 11:24:30 status installed maildrop 2.2.0-3.1 2011-01-31 11:24:30 trigproc menu 2.1.44 2.1.44 2011-01-31 11:24:30 status half-configured menu 2.1.44 2011-01-31 11:24:31 status installed menu 2.1.44 2011-02-02 11:15:33 startup archives unpack 2011-02-02 11:15:44 install live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:15:44 status not-installed live-boot-initramfs-tools 2011-02-02 11:15:44 status half-installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 install live-boot 2.0.14-1 2011-02-02 11:15:44 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:44 status triggers-pending man-db 2.5.7-7 2011-02-02 11:15:45 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 install live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 install live-config 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 install live-initramfs 2.0.14-1 2011-02-02 11:15:46 status half-installed live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 install uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:47 install user-setup 1.38 2011-02-02 11:15:47 status half-installed user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:15:47 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:20 status installed initramfs-tools 0.98.5 2011-02-02 11:16:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-02 11:16:20 status half-configured man-db 2.5.7-7 2011-02-02 11:16:29 status installed man-db 2.5.7-7 2011-02-02 11:16:30 startup packages configure 2011-02-02 11:16:30 configure live-boot-initramfs-tools 2.0.14-1 2.0.14-1 2011-02-02 11:16:30 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status half-configured live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status triggers-awaited live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 configure live-config-sysvinit 2.0.15-1 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status half-configured live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 status installed live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 configure live-config 2.0.15-1 2.0.15-1 2011-02-02 11:16:32 status unpacked live-config 2.0.15-1 2011-02-02 11:16:32 status half-configured live-config 2.0.15-1 2011-02-02 11:16:32 status installed live-config 2.0.15-1 2011-02-02 11:16:32 configure uuid-runtime 2.17.2-9 2.17.2-9 2011-02-02 11:16:32 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status half-configured uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status installed uuid-runtime 2.17.2-9 2011-02-02 11:16:32 configure user-setup 1.38 1.38 2011-02-02 11:16:32 status unpacked user-setup 1.38 2011-02-02 11:16:32 status half-configured user-setup 1.38 2011-02-02 11:16:33 status installed user-setup 1.38 2011-02-02 11:16:33 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:16:33 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:33 status installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:53 status installed initramfs-tools 0.98.5 2011-02-02 11:16:53 configure live-boot 2.0.14-1 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status half-configured live-boot 2.0.14-1 2011-02-02 11:16:54 status installed live-boot 2.0.14-1 2011-02-02 11:16:54 configure live-initramfs 2.0.14-1 2.0.14-1 2011-02-02 11:16:54 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:16:54 status half-configured live-initramfs 2.0.14-1 2011-02-02 11:16:54 status installed live-initramfs 2.0.14-1 2011-02-03 07:54:33 startup archives unpack 2011-02-03 07:54:45 install libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status triggers-pending man-db 2.5.7-7 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 upgrade libproc-daemon-perl 0.05-1 0.06-1 2011-02-03 07:54:46 status half-configured libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 07:54:46 status half-configured man-db 2.5.7-7 2011-02-03 07:54:58 status installed man-db 2.5.7-7 2011-02-03 07:54:59 startup packages configure 2011-02-03 07:54:59 configure libproc-processtable-perl 0.45-1 0.45-1 2011-02-03 07:54:59 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status half-configured libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 configure libproc-daemon-perl 0.06-1 0.06-1 2011-02-03 07:54:59 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status half-configured libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status installed libproc-daemon-perl 0.06-1 2011-02-03 08:19:36 startup archives unpack 2011-02-03 08:19:37 install libanyevent-perl 5.310-1 2011-02-03 08:19:37 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:37 status triggers-pending man-db 2.5.7-7 2011-02-03 08:19:38 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:42 install libasync-interrupt-perl 1.05-1 2011-02-03 08:19:42 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:44 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:46 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:19:47 status half-configured man-db 2.5.7-7 2011-02-03 08:19:50 status installed man-db 2.5.7-7 2011-02-03 08:19:53 startup packages configure 2011-02-03 08:19:53 configure libanyevent-perl 5.310-1 5.310-1 2011-02-03 08:19:53 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:54 status half-configured libanyevent-perl 5.310-1 2011-02-03 08:19:56 status installed libanyevent-perl 5.310-1 2011-02-03 08:19:56 configure libasync-interrupt-perl 1.05-1 1.05-1 2011-02-03 08:19:56 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status half-configured libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status installed libasync-interrupt-perl 1.05-1 2011-02-03 08:22:36 startup archives unpack 2011-02-03 08:22:36 install libfilter-perl 1.37-4 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status triggers-pending man-db 2.5.7-7 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:37 install libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:22:37 status half-configured man-db 2.5.7-7 2011-02-03 08:22:40 status installed man-db 2.5.7-7 2011-02-03 08:22:41 startup packages configure 2011-02-03 08:22:41 configure libfilter-perl 1.37-4 1.37-4 2011-02-03 08:22:41 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:41 status half-configured libfilter-perl 1.37-4 2011-02-03 08:22:41 status installed libfilter-perl 1.37-4 2011-02-03 08:22:41 configure libpoe-perl 2:1.2940-1 2:1.2940-1 2011-02-03 08:22:41 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status half-configured libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status installed libpoe-perl 2:1.2940-1 2011-02-03 10:47:04 startup archives unpack 2011-02-03 10:47:04 install sysstat 9.0.6.1-2 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending man-db 2.5.7-7 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending doc-base 0.9.5 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:47:04 status half-configured man-db 2.5.7-7 2011-02-03 10:47:05 status installed man-db 2.5.7-7 2011-02-03 10:47:05 trigproc doc-base 0.9.5 0.9.5 2011-02-03 10:47:05 status half-configured doc-base 0.9.5 2011-02-03 10:47:06 status installed doc-base 0.9.5 2011-02-03 10:47:07 startup packages configure 2011-02-03 10:47:07 configure sysstat 9.0.6.1-2 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status half-configured sysstat 9.0.6.1-2 2011-02-03 10:47:11 status installed sysstat 9.0.6.1-2 2011-02-03 10:48:21 startup archives unpack 2011-02-03 10:48:21 install dstat 0.7.2-1 2011-02-03 10:48:21 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status triggers-pending man-db 2.5.7-7 2011-02-03 10:48:22 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:48:22 status half-configured man-db 2.5.7-7 2011-02-03 10:48:22 status installed man-db 2.5.7-7 2011-02-03 10:48:23 startup packages configure 2011-02-03 10:48:23 configure dstat 0.7.2-1 0.7.2-1 2011-02-03 10:48:23 status unpacked dstat 0.7.2-1 2011-02-03 10:48:23 status half-configured dstat 0.7.2-1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:24 status triggers-pending python-central 0.6.16+nmu1 2011-02-03 10:48:24 status triggers-awaited dstat 0.7.2-1 2011-02-03 10:48:24 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-03 10:48:24 status half-configured python-central 0.6.16+nmu1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:30 status installed python-central 0.6.16+nmu1 2011-02-03 14:52:30 startup archives unpack 2011-02-03 14:52:37 install postal 0.70 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status triggers-pending man-db 2.5.7-7 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 14:52:37 status half-configured man-db 2.5.7-7 2011-02-03 14:52:39 status installed man-db 2.5.7-7 2011-02-03 14:52:40 startup packages configure 2011-02-03 14:52:40 configure postal 0.70 0.70 2011-02-03 14:52:40 status unpacked postal 0.70 2011-02-03 14:52:40 status half-configured postal 0.70 2011-02-03 14:52:40 status installed postal 0.70 2011-02-07 13:38:37 startup archives unpack 2011-02-07 13:38:48 upgrade fai-client 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:48 status half-configured fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status unpacked fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status triggers-pending man-db 2.5.7-7 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 install fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:49 status half-installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 upgrade fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:50 status half-configured fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:38:50 status half-configured man-db 2.5.7-7 2011-02-07 13:38:58 status installed man-db 2.5.7-7 2011-02-07 13:38:58 startup packages configure 2011-02-07 13:38:58 configure fai-client 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:38:58 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status half-configured fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status installed fai-client 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-quickstart 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-setup-storage 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:49:31 startup archives unpack 2011-02-07 13:49:40 install libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status triggers-pending man-db 2.5.7-7 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:41 install libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 install libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 install libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:49:42 status half-configured man-db 2.5.7-7 2011-02-07 13:50:05 status installed man-db 2.5.7-7 2011-02-07 13:50:06 startup packages configure 2011-02-07 13:50:06 configure libnetwork-ipv4addr-perl 0.10.ds-2 0.10.ds-2 2011-02-07 13:50:06 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status half-configured libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 configure libnet-ipv6addr-perl 0.2.dfsg.1-2 0.2.dfsg.1-2 2011-02-07 13:50:06 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status half-configured libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 configure libnet-netmask-perl 1.9015-4 1.9015-4 2011-02-07 13:50:06 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status half-configured libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status installed libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 configure libdata-validate-ip-perl 0.14-1 0.14-1 2011-02-07 13:50:06 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status half-configured libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:51:22 startup archives unpack 2011-02-07 13:51:31 install libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status triggers-pending man-db 2.5.7-7 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:51:31 status half-configured man-db 2.5.7-7 2011-02-07 13:51:33 status installed man-db 2.5.7-7 2011-02-07 13:51:33 startup packages configure 2011-02-07 13:51:33 configure libdbd-sqlite3-perl 1.29-3 1.29-3 2011-02-07 13:51:33 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status half-configured libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:48 startup archives unpack 2011-02-07 13:51:48 install libsqlite0 2.8.17-6 2011-02-07 13:51:48 status half-installed libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 install libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status triggers-pending doc-base 0.9.5 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 trigproc doc-base 0.9.5 0.9.5 2011-02-07 13:51:49 status half-configured doc-base 0.9.5 2011-02-07 13:51:51 status installed doc-base 0.9.5 2011-02-07 13:51:52 startup packages configure 2011-02-07 13:51:52 configure libsqlite0 2.8.17-6 2.8.17-6 2011-02-07 13:51:52 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:52 status half-configured libsqlite0 2.8.17-6 2011-02-07 13:51:55 status installed libsqlite0 2.8.17-6 2011-02-07 13:51:55 configure libdbd-sqlite 0.8.3-1+really0.8.2-1-1 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status half-configured libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 14:20:08 startup archives unpack 2011-02-07 14:20:18 install librsync1 0.9.7-7 2011-02-07 14:20:18 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status triggers-pending man-db 2.5.7-7 2011-02-07 14:20:19 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 install python-pexpect 2.3-1 2011-02-07 14:20:19 status half-installed python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 install duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 14:20:21 status half-configured man-db 2.5.7-7 2011-02-07 14:20:40 status installed man-db 2.5.7-7 2011-02-07 14:20:41 startup packages configure 2011-02-07 14:20:41 configure librsync1 0.9.7-7 0.9.7-7 2011-02-07 14:20:41 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:41 status half-configured librsync1 0.9.7-7 2011-02-07 14:20:44 status installed librsync1 0.9.7-7 2011-02-07 14:20:44 configure python-pexpect 2.3-1 2.3-1 2011-02-07 14:20:44 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:44 status half-configured python-pexpect 2.3-1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:45 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:45 status triggers-awaited python-pexpect 2.3-1 2011-02-07 14:20:45 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:45 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:54 status installed python-central 0.6.16+nmu1 2011-02-07 14:20:54 configure duplicity 0.6.09-5 0.6.09-5 2011-02-07 14:20:54 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:54 status half-configured duplicity 0.6.09-5 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:55 status triggers-awaited duplicity 0.6.09-5 2011-02-07 14:20:55 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:55 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status installed python-central 0.6.16+nmu1 2011-02-08 11:41:16 startup archives unpack 2011-02-08 11:41:26 install libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status half-installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:27 install faifa 0.2~svn64-1 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status triggers-pending man-db 2.5.7-7 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:41:27 status half-configured man-db 2.5.7-7 2011-02-08 11:41:31 status installed man-db 2.5.7-7 2011-02-08 11:41:32 startup packages configure 2011-02-08 11:41:32 configure libfaifa0 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:32 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:32 status half-configured libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 status installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 configure faifa 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:34 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:34 status half-configured faifa 0.2~svn64-1 2011-02-08 11:41:34 status installed faifa 0.2~svn64-1 2011-02-08 11:51:34 startup archives unpack 2011-02-08 11:51:35 install libwine 1.0.1-3.1 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:35 status triggers-pending man-db 2.5.7-7 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 install libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 install libwine-cms 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:39 install libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 install libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 install libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 install wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending gnome-menus 2.30.3-1 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending desktop-file-utils 0.15-2 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 install wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 install wine 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine 1.0.1-3.1 2011-02-08 11:51:41 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:51:42 status half-configured man-db 2.5.7-7 2011-02-08 11:51:47 status installed man-db 2.5.7-7 2011-02-08 11:51:47 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-08 11:51:47 status half-configured gnome-menus 2.30.3-1 2011-02-08 11:51:47 status installed gnome-menus 2.30.3-1 2011-02-08 11:51:47 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-08 11:51:47 status half-configured desktop-file-utils 0.15-2 2011-02-08 11:51:49 status installed desktop-file-utils 0.15-2 2011-02-08 11:51:50 startup packages configure 2011-02-08 11:51:50 configure libwine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-alsa 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-cms 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-gl 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-gphoto2 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-ldap 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-print 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-print 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-sane 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 configure wine-bin 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:51 status half-configured wine-bin 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-bin 1.0.1-3.1 2011-02-08 11:51:52 configure wine-utils 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-utils 1.0.1-3.1 2011-02-08 11:51:52 configure wine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine 1.0.1-3.1 2011-02-08 11:51:52 status installed wine 1.0.1-3.1 2011-02-11 09:59:56 startup archives unpack 2011-02-11 10:00:18 upgrade nagios-plugins-basic 1.4.15-2 1.4.15-3 2011-02-11 10:00:18 status half-configured nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:18 status unpacked nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:19 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:20 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:22 startup packages configure 2011-02-11 10:00:22 configure nagios-plugins-basic 1.4.15-3 1.4.15-3 2011-02-11 10:00:22 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:23 status half-configured nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:37 status installed nagios-plugins-basic 1.4.15-3 2011-02-11 10:04:21 startup archives unpack 2011-02-11 10:05:07 install sl 3.03-16 2011-02-11 10:05:07 status half-installed sl 3.03-16 2011-02-11 10:05:08 status triggers-pending man-db 2.5.7-7 2011-02-11 10:05:08 status half-installed sl 3.03-16 2011-02-11 10:05:12 status unpacked sl 3.03-16 2011-02-11 10:05:13 status unpacked sl 3.03-16 2011-02-11 10:05:14 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 10:05:14 status half-configured man-db 2.5.7-7 2011-02-11 10:05:36 status installed man-db 2.5.7-7 2011-02-11 10:05:43 startup packages configure 2011-02-11 10:05:43 configure sl 3.03-16 3.03-16 2011-02-11 10:05:43 status unpacked sl 3.03-16 2011-02-11 10:05:49 status half-configured sl 3.03-16 2011-02-11 10:05:55 status installed sl 3.03-16 2011-02-11 12:23:45 startup packages purge 2011-02-11 12:23:45 status installed sl 3.03-16 2011-02-11 12:23:54 remove sl 3.03-16 3.03-16 2011-02-11 12:23:54 status half-configured sl 3.03-16 2011-02-11 12:23:54 status half-installed sl 3.03-16 2011-02-11 12:23:54 status triggers-pending man-db 2.5.7-7 2011-02-11 12:23:55 status half-installed sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status not-installed sl 2011-02-11 12:23:55 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:23:55 status half-configured man-db 2.5.7-7 2011-02-11 12:23:58 status installed man-db 2.5.7-7 2011-02-11 12:29:35 startup archives unpack 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status triggers-pending man-db 2.5.7-7 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:29:37 status half-configured man-db 2.5.7-7 2011-02-11 12:29:47 status installed man-db 2.5.7-7 2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 2011-02-13 18:41:28 startup archives unpack 2011-02-13 18:41:38 upgrade openoffice.org-common 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:41:38 status half-configured openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:38 status unpacked openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:38 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:38 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:43 status triggers-pending gnome-menus 2.30.3-1 2011-02-13 18:41:43 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:43 status triggers-pending desktop-file-utils 0.15-2 2011-02-13 18:41:43 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:43 status triggers-pending shared-mime-info 0.71-4 2011-02-13 18:41:43 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:43 status triggers-pending hicolor-icon-theme 0.12-1 2011-02-13 18:41:43 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:43 status triggers-pending man-db 2.5.7-7 2011-02-13 18:41:43 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:44 status triggers-pending postgresql-common 113 2011-02-13 18:41:44 status half-installed openoffice.org-common 1:3.2.1-10 2011-02-13 18:41:44 status unpacked openoffice.org-common 1:3.3.0-5 2011-02-13 18:41:44 status unpacked openoffice.org-common 1:3.3.0-5 2011-02-13 18:41:44 install libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:41:44 status half-installed libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:41:45 status unpacked libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:41:45 status unpacked libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:41:45 upgrade python-uno 1:3.2.1-10 1:3.3.1~rc1-2 2011-02-13 18:41:45 status half-configured python-uno 1:3.2.1-10 2011-02-13 18:41:46 status unpacked python-uno 1:3.2.1-10 2011-02-13 18:41:46 status half-installed python-uno 1:3.2.1-10 2011-02-13 18:41:46 status half-installed python-uno 1:3.2.1-10 2011-02-13 18:41:46 status unpacked python-uno 1:3.3.1~rc1-2 2011-02-13 18:41:47 status unpacked python-uno 1:3.3.1~rc1-2 2011-02-13 18:41:47 install libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:41:47 status half-installed libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:41:47 status unpacked libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:41:47 status unpacked libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:41:47 install libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:47 status half-installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:47 status half-installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:47 status triggers-pending menu 2.1.44 2011-02-13 18:41:47 status half-installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:47 status half-installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:47 status half-installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:49 status unpacked libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:49 status unpacked libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:41:49 install libwpd-0.9-9 0.9.1-2 2011-02-13 18:41:49 status half-installed libwpd-0.9-9 0.9.1-2 2011-02-13 18:41:49 status unpacked libwpd-0.9-9 0.9.1-2 2011-02-13 18:41:49 status unpacked libwpd-0.9-9 0.9.1-2 2011-02-13 18:41:49 install libwpg-0.2-2 0.2.0-4 2011-02-13 18:41:49 status half-installed libwpg-0.2-2 0.2.0-4 2011-02-13 18:41:49 status unpacked libwpg-0.2-2 0.2.0-4 2011-02-13 18:41:50 status unpacked libwpg-0.2-2 0.2.0-4 2011-02-13 18:41:50 install libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:50 status half-installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:50 status half-installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:50 status half-installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:50 status half-installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:50 status half-installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:51 status unpacked libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:51 status unpacked libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:41:51 install libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status half-installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status half-installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status half-installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status half-installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status half-installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status unpacked libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 status unpacked libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:41:51 upgrade ttf-opensymbol 1:3.2.1-10 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:41:51 status half-configured ttf-opensymbol 1:3.2.1-10 2011-02-13 18:41:51 status unpacked ttf-opensymbol 1:3.2.1-10 2011-02-13 18:41:51 status half-installed ttf-opensymbol 1:3.2.1-10 2011-02-13 18:41:52 status triggers-pending fontconfig 2.8.0-2.1 2011-02-13 18:41:52 status half-installed ttf-opensymbol 1:3.2.1-10 2011-02-13 18:41:52 status half-installed ttf-opensymbol 1:3.2.1-10 2011-02-13 18:41:52 status unpacked ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:41:52 status unpacked ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:41:52 install libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status unpacked libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 status unpacked libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:41:52 install libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:41:52 status half-installed libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:41:53 status unpacked libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:41:53 status unpacked libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:41:54 install libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:54 status half-installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:54 status half-installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:54 status half-installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:54 status half-installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:54 status half-installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:55 status unpacked libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:55 status unpacked libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:41:55 install libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:41:55 status half-installed libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:41:55 status unpacked libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:41:55 status unpacked libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:41:55 install libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:41:55 status half-installed libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:41:57 status half-installed libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:41:58 status half-installed libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:42:05 status unpacked libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:42:05 status unpacked libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:42:05 install libreoffice 1:3.3.1~rc1-2 2011-02-13 18:42:05 status half-installed libreoffice 1:3.3.1~rc1-2 2011-02-13 18:42:06 status unpacked libreoffice 1:3.3.1~rc1-2 2011-02-13 18:42:06 status unpacked libreoffice 1:3.3.1~rc1-2 2011-02-13 18:42:06 upgrade openoffice.org 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:06 status half-configured openoffice.org 1:3.2.1-10 2011-02-13 18:42:06 status unpacked openoffice.org 1:3.2.1-10 2011-02-13 18:42:06 status half-installed openoffice.org 1:3.2.1-10 2011-02-13 18:42:06 status half-installed openoffice.org 1:3.2.1-10 2011-02-13 18:42:06 status unpacked openoffice.org 1:3.3.0-5 2011-02-13 18:42:06 status unpacked openoffice.org 1:3.3.0-5 2011-02-13 18:42:06 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-13 18:42:06 status half-configured gnome-menus 2.30.3-1 2011-02-13 18:42:07 status installed gnome-menus 2.30.3-1 2011-02-13 18:42:07 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-13 18:42:07 status half-configured desktop-file-utils 0.15-2 2011-02-13 18:42:08 status installed desktop-file-utils 0.15-2 2011-02-13 18:42:08 trigproc shared-mime-info 0.71-4 0.71-4 2011-02-13 18:42:08 status half-configured shared-mime-info 0.71-4 2011-02-13 18:42:10 status installed shared-mime-info 0.71-4 2011-02-13 18:42:10 trigproc hicolor-icon-theme 0.12-1 0.12-1 2011-02-13 18:42:10 status half-configured hicolor-icon-theme 0.12-1 2011-02-13 18:42:25 status installed hicolor-icon-theme 0.12-1 2011-02-13 18:42:25 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-13 18:42:25 status half-configured man-db 2.5.7-7 2011-02-13 18:42:32 status installed man-db 2.5.7-7 2011-02-13 18:42:32 trigproc postgresql-common 113 113 2011-02-13 18:42:32 status half-configured postgresql-common 113 2011-02-13 18:42:35 status installed postgresql-common 113 2011-02-13 18:42:35 trigproc menu 2.1.44 2.1.44 2011-02-13 18:42:35 status half-configured menu 2.1.44 2011-02-13 18:42:39 status installed menu 2.1.44 2011-02-13 18:42:42 trigproc fontconfig 2.8.0-2.1 2.8.0-2.1 2011-02-13 18:42:42 status half-configured fontconfig 2.8.0-2.1 2011-02-13 18:42:44 status installed fontconfig 2.8.0-2.1 2011-02-13 18:42:45 startup packages remove 2011-02-13 18:42:45 status installed openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 remove openoffice.org-report-builder-bin 1:3.2.1-10 1:3.2.1-10 2011-02-13 18:42:46 status half-configured openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 status half-installed openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 status config-files openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 status config-files openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 status config-files openoffice.org-report-builder-bin 1:3.2.1-10 2011-02-13 18:42:46 status not-installed openoffice.org-report-builder-bin 2011-02-13 18:42:47 startup archives unpack 2011-02-13 18:42:47 install libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:42:47 status half-installed libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:42:50 status unpacked libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:42:50 status unpacked libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:42:50 upgrade openoffice.org-filter-binfilter 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:50 status half-configured openoffice.org-filter-binfilter 1:3.2.1-10 2011-02-13 18:42:50 status unpacked openoffice.org-filter-binfilter 1:3.2.1-10 2011-02-13 18:42:50 status half-installed openoffice.org-filter-binfilter 1:3.2.1-10 2011-02-13 18:42:50 status half-installed openoffice.org-filter-binfilter 1:3.2.1-10 2011-02-13 18:42:51 status unpacked openoffice.org-filter-binfilter 1:3.3.0-5 2011-02-13 18:42:51 status unpacked openoffice.org-filter-binfilter 1:3.3.0-5 2011-02-13 18:42:51 upgrade openoffice.org-calc 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:51 status half-configured openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:51 status unpacked openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:51 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status triggers-pending menu 2.1.44 2011-02-13 18:42:52 status triggers-awaited menu 2.1.44 2011-02-13 18:42:52 status triggers-pending gnome-menus 2.30.3-1 2011-02-13 18:42:52 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status triggers-pending desktop-file-utils 0.15-2 2011-02-13 18:42:52 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status triggers-pending man-db 2.5.7-7 2011-02-13 18:42:52 status half-installed openoffice.org-calc 1:3.2.1-10 2011-02-13 18:42:52 status unpacked openoffice.org-calc 1:3.3.0-5 2011-02-13 18:42:52 status unpacked openoffice.org-calc 1:3.3.0-5 2011-02-13 18:42:52 upgrade openoffice.org-impress 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:52 status half-configured openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:52 status unpacked openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:52 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:52 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-impress 1:3.2.1-10 2011-02-13 18:42:53 status unpacked openoffice.org-impress 1:3.3.0-5 2011-02-13 18:42:53 status unpacked openoffice.org-impress 1:3.3.0-5 2011-02-13 18:42:53 upgrade openoffice.org-draw 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:53 status half-configured openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status unpacked openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:53 status half-installed openoffice.org-draw 1:3.2.1-10 2011-02-13 18:42:54 status unpacked openoffice.org-draw 1:3.3.0-5 2011-02-13 18:42:54 status unpacked openoffice.org-draw 1:3.3.0-5 2011-02-13 18:42:54 upgrade openoffice.org-math 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:54 status half-configured openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status unpacked openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-math 1:3.2.1-10 2011-02-13 18:42:54 status unpacked openoffice.org-math 1:3.3.0-5 2011-02-13 18:42:54 status unpacked openoffice.org-math 1:3.3.0-5 2011-02-13 18:42:54 upgrade openoffice.org-base 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:54 status half-configured openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:54 status unpacked openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:54 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-base 1:3.2.1-10 2011-02-13 18:42:55 status unpacked openoffice.org-base 1:3.3.0-5 2011-02-13 18:42:55 status unpacked openoffice.org-base 1:3.3.0-5 2011-02-13 18:42:55 upgrade openoffice.org-style-galaxy 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:55 status half-configured openoffice.org-style-galaxy 1:3.2.1-10 2011-02-13 18:42:55 status unpacked openoffice.org-style-galaxy 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-style-galaxy 1:3.2.1-10 2011-02-13 18:42:55 status half-installed openoffice.org-style-galaxy 1:3.2.1-10 2011-02-13 18:42:55 status unpacked openoffice.org-style-galaxy 1:3.3.0-5 2011-02-13 18:42:55 status unpacked openoffice.org-style-galaxy 1:3.3.0-5 2011-02-13 18:42:56 install libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:42:56 status half-installed libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:42:56 status unpacked libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:42:56 status unpacked libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:42:56 upgrade openoffice.org-officebean 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:56 status half-configured openoffice.org-officebean 1:3.2.1-10 2011-02-13 18:42:56 status unpacked openoffice.org-officebean 1:3.2.1-10 2011-02-13 18:42:56 status half-installed openoffice.org-officebean 1:3.2.1-10 2011-02-13 18:42:56 status half-installed openoffice.org-officebean 1:3.2.1-10 2011-02-13 18:42:56 status unpacked openoffice.org-officebean 1:3.3.0-5 2011-02-13 18:42:56 status unpacked openoffice.org-officebean 1:3.3.0-5 2011-02-13 18:42:56 upgrade openoffice.org-writer 1:3.2.1-10 1:3.3.0-5 2011-02-13 18:42:56 status half-configured openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:56 status unpacked openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:56 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:56 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:57 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:57 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:57 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:57 status half-installed openoffice.org-writer 1:3.2.1-10 2011-02-13 18:42:57 status unpacked openoffice.org-writer 1:3.3.0-5 2011-02-13 18:42:57 status unpacked openoffice.org-writer 1:3.3.0-5 2011-02-13 18:42:57 trigproc menu 2.1.44 2.1.44 2011-02-13 18:42:57 status half-configured menu 2.1.44 2011-02-13 18:42:57 status installed menu 2.1.44 2011-02-13 18:42:57 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-13 18:42:57 status half-configured gnome-menus 2.30.3-1 2011-02-13 18:42:58 status installed gnome-menus 2.30.3-1 2011-02-13 18:42:58 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-13 18:42:58 status half-configured desktop-file-utils 0.15-2 2011-02-13 18:42:58 status installed desktop-file-utils 0.15-2 2011-02-13 18:42:58 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-13 18:42:58 status half-configured man-db 2.5.7-7 2011-02-13 18:42:59 status installed man-db 2.5.7-7 2011-02-13 18:43:00 startup packages remove 2011-02-13 18:43:00 status installed openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 remove openoffice.org-base-core 1:3.2.1-10 1:3.2.1-10 2011-02-13 18:43:00 status half-configured openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 status half-installed openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 status config-files openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 status config-files openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 status config-files openoffice.org-base-core 1:3.2.1-10 2011-02-13 18:43:00 status not-installed openoffice.org-base-core 2011-02-13 18:43:00 status installed openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:00 remove openoffice.org-core 1:3.2.1-10 1:3.2.1-10 2011-02-13 18:43:00 status half-configured openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:00 status half-installed openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:01 status triggers-pending gnome-menus 2.30.3-1 2011-02-13 18:43:01 status half-installed openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:01 status triggers-pending desktop-file-utils 0.15-2 2011-02-13 18:43:01 status half-installed openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:02 status config-files openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:02 status config-files openoffice.org-core 1:3.2.1-10 2011-02-13 18:43:02 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-13 18:43:02 status half-configured gnome-menus 2.30.3-1 2011-02-13 18:43:02 status installed gnome-menus 2.30.3-1 2011-02-13 18:43:02 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-13 18:43:02 status half-configured desktop-file-utils 0.15-2 2011-02-13 18:43:02 status installed desktop-file-utils 0.15-2 2011-02-13 18:43:03 startup archives unpack 2011-02-13 18:43:03 upgrade ure 1.6.1+OOo3.2.1-10 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:03 status half-configured ure 1.6.1+OOo3.2.1-10 2011-02-13 18:43:03 status unpacked ure 1.6.1+OOo3.2.1-10 2011-02-13 18:43:03 status half-installed ure 1.6.1+OOo3.2.1-10 2011-02-13 18:43:04 status half-installed ure 1.6.1+OOo3.2.1-10 2011-02-13 18:43:04 status unpacked ure 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:04 status unpacked ure 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:04 upgrade uno-libs3 1.6.1+OOo3.2.1-10 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:04 status half-configured uno-libs3 1.6.1+OOo3.2.1-10 2011-02-13 18:43:04 status unpacked uno-libs3 1.6.1+OOo3.2.1-10 2011-02-13 18:43:04 status half-installed uno-libs3 1.6.1+OOo3.2.1-10 2011-02-13 18:43:05 status half-installed uno-libs3 1.6.1+OOo3.2.1-10 2011-02-13 18:43:05 status unpacked uno-libs3 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:05 status unpacked uno-libs3 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:06 install libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending postgresql-common 113 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending man-db 2.5.7-7 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending hicolor-icon-theme 0.12-1 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending shared-mime-info 0.71-4 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending gnome-menus 2.30.3-1 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:06 status triggers-pending desktop-file-utils 0.15-2 2011-02-13 18:43:06 status half-installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:12 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:12 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:12 upgrade libhyphen0 2.5-1 2.7.1-3 2011-02-13 18:43:12 status half-configured libhyphen0 2.5-1 2011-02-13 18:43:12 status unpacked libhyphen0 2.5-1 2011-02-13 18:43:12 status half-installed libhyphen0 2.5-1 2011-02-13 18:43:12 status half-installed libhyphen0 2.5-1 2011-02-13 18:43:12 status unpacked libhyphen0 2.7.1-3 2011-02-13 18:43:12 status unpacked libhyphen0 2.7.1-3 2011-02-13 18:43:12 install libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:12 status half-installed libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:13 status half-installed libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:13 status half-installed libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:22 status unpacked libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:22 status unpacked libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:22 install libwps-0.2-2 0.2.0-3 2011-02-13 18:43:22 status half-installed libwps-0.2-2 0.2.0-3 2011-02-13 18:43:22 status unpacked libwps-0.2-2 0.2.0-3 2011-02-13 18:43:22 status unpacked libwps-0.2-2 0.2.0-3 2011-02-13 18:43:22 install libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:22 status half-installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:22 status half-installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:22 status triggers-pending menu 2.1.44 2011-02-13 18:43:22 status half-installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:23 status half-installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:23 status half-installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:25 status unpacked libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:25 status unpacked libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:25 install libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:25 status half-installed libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:25 status unpacked libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:25 status unpacked libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:25 install libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:25 status half-installed libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:26 status unpacked libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:26 status unpacked libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:26 install openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:26 status half-installed openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:26 status unpacked openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:26 status unpacked openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:26 trigproc postgresql-common 113 113 2011-02-13 18:43:26 status half-configured postgresql-common 113 2011-02-13 18:43:30 status installed postgresql-common 113 2011-02-13 18:43:30 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-13 18:43:30 status half-configured man-db 2.5.7-7 2011-02-13 18:43:30 status installed man-db 2.5.7-7 2011-02-13 18:43:30 trigproc hicolor-icon-theme 0.12-1 0.12-1 2011-02-13 18:43:30 status half-configured hicolor-icon-theme 0.12-1 2011-02-13 18:43:32 status installed hicolor-icon-theme 0.12-1 2011-02-13 18:43:32 trigproc shared-mime-info 0.71-4 0.71-4 2011-02-13 18:43:32 status half-configured shared-mime-info 0.71-4 2011-02-13 18:43:32 status installed shared-mime-info 0.71-4 2011-02-13 18:43:32 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-13 18:43:32 status half-configured gnome-menus 2.30.3-1 2011-02-13 18:43:32 status installed gnome-menus 2.30.3-1 2011-02-13 18:43:32 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-13 18:43:32 status half-configured desktop-file-utils 0.15-2 2011-02-13 18:43:33 status installed desktop-file-utils 0.15-2 2011-02-13 18:43:33 trigproc menu 2.1.44 2.1.44 2011-02-13 18:43:33 status half-configured menu 2.1.44 2011-02-13 18:43:33 status installed menu 2.1.44 2011-02-13 18:43:34 startup packages configure 2011-02-13 18:43:34 configure ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:43:34 status unpacked ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:43:34 status half-configured ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:43:34 status installed ttf-opensymbol 2:2.4.3+LibO3.3.1~rc1-2 2011-02-13 18:43:34 configure libhyphen0 2.7.1-3 2.7.1-3 2011-02-13 18:43:34 status unpacked libhyphen0 2.7.1-3 2011-02-13 18:43:34 status half-configured libhyphen0 2.7.1-3 2011-02-13 18:43:36 status installed libhyphen0 2.7.1-3 2011-02-13 18:43:36 configure uno-libs3 1.7.0+LibO3.3.1~rc1-2 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status unpacked uno-libs3 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status half-configured uno-libs3 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status installed uno-libs3 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 configure ure 1.7.0+LibO3.3.1~rc1-2 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status unpacked ure 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status half-configured ure 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 status installed ure 1.7.0+LibO3.3.1~rc1-2 2011-02-13 18:43:36 configure libwpd-0.9-9 0.9.1-2 0.9.1-2 2011-02-13 18:43:36 status unpacked libwpd-0.9-9 0.9.1-2 2011-02-13 18:43:36 status half-configured libwpd-0.9-9 0.9.1-2 2011-02-13 18:43:36 status installed libwpd-0.9-9 0.9.1-2 2011-02-13 18:43:36 configure libwpg-0.2-2 0.2.0-4 0.2.0-4 2011-02-13 18:43:36 status unpacked libwpg-0.2-2 0.2.0-4 2011-02-13 18:43:36 status half-configured libwpg-0.2-2 0.2.0-4 2011-02-13 18:43:36 status installed libwpg-0.2-2 0.2.0-4 2011-02-13 18:43:36 configure libwps-0.2-2 0.2.0-3 0.2.0-3 2011-02-13 18:43:36 status unpacked libwps-0.2-2 0.2.0-3 2011-02-13 18:43:36 status half-configured libwps-0.2-2 0.2.0-3 2011-02-13 18:43:37 status installed libwps-0.2-2 0.2.0-3 2011-02-13 18:43:37 configure libreoffice-l10n-de 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:37 status half-configured libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:37 status installed libreoffice-l10n-de 1:3.3.1~rc1-2 2011-02-13 18:43:37 configure openoffice.org-l10n-de 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:37 status unpacked openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:37 status half-configured openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:37 status installed openoffice.org-l10n-de 1:3.3.0-5 2011-02-13 18:43:37 configure libreoffice-style-galaxy 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:43:37 status half-configured libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:43:37 status installed libreoffice-style-galaxy 1:3.3.1~rc1-2 2011-02-13 18:43:37 configure libreoffice-common 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:37 status unpacked libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:37 status half-configured libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:43 status installed libreoffice-common 1:3.3.1~rc1-2 2011-02-13 18:43:43 configure openoffice.org-common 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:43 status unpacked openoffice.org-common 1:3.3.0-5 2011-02-13 18:43:43 status half-configured openoffice.org-common 1:3.3.0-5 2011-02-13 18:43:43 status installed openoffice.org-common 1:3.3.0-5 2011-02-13 18:43:43 configure libreoffice-java-common 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:43 status unpacked libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:43:43 status half-configured libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:43:43 status installed libreoffice-java-common 1:3.3.1~rc1-2 2011-02-13 18:43:43 configure libreoffice-filter-mobiledev 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:43 status unpacked libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:43:43 status half-configured libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:43:43 status installed libreoffice-filter-mobiledev 1:3.3.1~rc1-2 2011-02-13 18:43:43 configure openoffice.org-style-galaxy 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:43 status unpacked openoffice.org-style-galaxy 1:3.3.0-5 2011-02-13 18:43:43 status half-configured openoffice.org-style-galaxy 1:3.3.0-5 2011-02-13 18:43:43 status installed openoffice.org-style-galaxy 1:3.3.0-5 2011-02-13 18:43:43 configure libreoffice-core 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:43 status unpacked libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:43 status half-configured libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:44 status installed libreoffice-core 1:3.3.1~rc1-2 2011-02-13 18:43:44 configure python-uno 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:44 status unpacked python-uno 1:3.3.1~rc1-2 2011-02-13 18:43:44 status half-configured python-uno 1:3.3.1~rc1-2 2011-02-13 18:43:44 status installed python-uno 1:3.3.1~rc1-2 2011-02-13 18:43:44 status triggers-pending python-central 0.6.16+nmu1 2011-02-13 18:43:44 status triggers-awaited python-uno 1:3.3.1~rc1-2 2011-02-13 18:43:44 configure libreoffice-base-core 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:44 status unpacked libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:43:44 status half-configured libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:43:44 status installed libreoffice-base-core 1:3.3.1~rc1-2 2011-02-13 18:43:44 configure libreoffice-calc 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:44 status unpacked libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:43:44 status half-configured libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:43:44 status installed libreoffice-calc 1:3.3.1~rc1-2 2011-02-13 18:43:44 status triggers-pending menu 2.1.44 2011-02-13 18:43:44 status triggers-awaited menu 2.1.44 2011-02-13 18:43:44 configure libreoffice-draw 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:44 status unpacked libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:43:44 status half-configured libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:43:44 status installed libreoffice-draw 1:3.3.1~rc1-2 2011-02-13 18:43:44 configure libreoffice-impress 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:44 status unpacked libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:43:44 status half-configured libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:43:45 status installed libreoffice-impress 1:3.3.1~rc1-2 2011-02-13 18:43:46 configure libreoffice-math 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:46 status unpacked libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:43:46 status half-configured libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:43:46 status installed libreoffice-math 1:3.3.1~rc1-2 2011-02-13 18:43:46 configure libreoffice-base 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:46 status unpacked libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:43:46 status half-configured libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:43:46 status installed libreoffice-base 1:3.3.1~rc1-2 2011-02-13 18:43:46 configure libreoffice-report-builder-bin 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:46 status unpacked libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:43:46 status half-configured libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:43:46 status installed libreoffice-report-builder-bin 1:3.3.1~rc1-2 2011-02-13 18:43:46 configure libreoffice-writer 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:46 status unpacked libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:46 status half-configured libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:47 status installed libreoffice-writer 1:3.3.1~rc1-2 2011-02-13 18:43:47 configure libreoffice 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:47 status unpacked libreoffice 1:3.3.1~rc1-2 2011-02-13 18:43:47 status half-configured libreoffice 1:3.3.1~rc1-2 2011-02-13 18:43:47 status installed libreoffice 1:3.3.1~rc1-2 2011-02-13 18:43:47 configure openoffice.org 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org 1:3.3.0-5 2011-02-13 18:43:47 configure libreoffice-filter-binfilter 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:47 status unpacked libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:43:47 status half-configured libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:43:47 status installed libreoffice-filter-binfilter 1:3.3.1~rc1-2 2011-02-13 18:43:47 configure openoffice.org-filter-binfilter 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-filter-binfilter 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-filter-binfilter 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-filter-binfilter 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-calc 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-calc 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-calc 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-calc 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-impress 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-impress 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-impress 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-impress 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-draw 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-draw 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-draw 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-draw 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-math 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-math 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-math 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-math 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-base 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-base 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-base 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-base 1:3.3.0-5 2011-02-13 18:43:47 configure libreoffice-officebean 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:47 status unpacked libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:43:47 status half-configured libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:43:47 status installed libreoffice-officebean 1:3.3.1~rc1-2 2011-02-13 18:43:47 configure openoffice.org-officebean 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-officebean 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-officebean 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-officebean 1:3.3.0-5 2011-02-13 18:43:47 configure openoffice.org-writer 1:3.3.0-5 1:3.3.0-5 2011-02-13 18:43:47 status unpacked openoffice.org-writer 1:3.3.0-5 2011-02-13 18:43:47 status half-configured openoffice.org-writer 1:3.3.0-5 2011-02-13 18:43:47 status installed openoffice.org-writer 1:3.3.0-5 2011-02-13 18:43:48 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-13 18:43:48 status half-configured python-central 0.6.16+nmu1 2011-02-13 18:43:48 status installed python-uno 1:3.3.1~rc1-2 2011-02-13 18:43:55 status installed python-central 0.6.16+nmu1 2011-02-13 18:43:55 configure libreoffice-emailmerge 1:3.3.1~rc1-2 1:3.3.1~rc1-2 2011-02-13 18:43:55 status unpacked libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:55 status half-configured libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:55 status installed libreoffice-emailmerge 1:3.3.1~rc1-2 2011-02-13 18:43:55 trigproc menu 2.1.44 2.1.44 2011-02-13 18:43:55 status half-configured menu 2.1.44 2011-02-13 18:43:56 status installed menu 2.1.44 2011-02-15 20:19:41 startup packages remove 2011-02-15 20:19:41 status installed myspell-de-de 20091006-4.1 2011-02-15 20:19:52 remove myspell-de-de 20091006-4.1 20091006-4.1 2011-02-15 20:19:52 status half-configured myspell-de-de 20091006-4.1 2011-02-15 20:19:52 status half-installed myspell-de-de 20091006-4.1 2011-02-15 20:19:52 status triggers-pending postgresql-common 113 2011-02-15 20:19:52 status half-installed myspell-de-de 20091006-4.1 2011-02-15 20:19:53 status config-files myspell-de-de 20091006-4.1 2011-02-15 20:19:53 status config-files myspell-de-de 20091006-4.1 2011-02-15 20:19:53 trigproc postgresql-common 113 113 2011-02-15 20:19:53 status half-configured postgresql-common 113 2011-02-15 20:19:57 status installed postgresql-common 113 2011-02-15 20:19:58 startup archives unpack 2011-02-15 20:19:59 install hunspell-de-de 20091006-4.2 2011-02-15 20:19:59 status half-installed hunspell-de-de 20091006-4.2 2011-02-15 20:19:59 status triggers-pending postgresql-common 113 2011-02-15 20:19:59 status half-installed hunspell-de-de 20091006-4.2 2011-02-15 20:20:00 status unpacked hunspell-de-de 20091006-4.2 2011-02-15 20:20:00 status unpacked hunspell-de-de 20091006-4.2 2011-02-15 20:20:00 install hunspell 1.2.14-4 2011-02-15 20:20:00 status half-installed hunspell 1.2.14-4 2011-02-15 20:20:00 status triggers-pending man-db 2.5.7-7 2011-02-15 20:20:00 status half-installed hunspell 1.2.14-4 2011-02-15 20:20:00 status unpacked hunspell 1.2.14-4 2011-02-15 20:20:00 status unpacked hunspell 1.2.14-4 2011-02-15 20:20:00 trigproc postgresql-common 113 113 2011-02-15 20:20:00 status half-configured postgresql-common 113 2011-02-15 20:20:04 status installed postgresql-common 113 2011-02-15 20:20:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-15 20:20:04 status half-configured man-db 2.5.7-7 2011-02-15 20:20:11 status installed man-db 2.5.7-7 2011-02-15 20:20:12 startup packages configure 2011-02-15 20:20:12 configure hunspell-de-de 20091006-4.2 20091006-4.2 2011-02-15 20:20:12 status unpacked hunspell-de-de 20091006-4.2 2011-02-15 20:20:12 status half-configured hunspell-de-de 20091006-4.2 2011-02-15 20:20:12 status installed hunspell-de-de 20091006-4.2 2011-02-15 20:20:12 configure hunspell 1.2.14-4 1.2.14-4 2011-02-15 20:20:12 status unpacked hunspell 1.2.14-4 2011-02-15 20:20:12 status half-configured hunspell 1.2.14-4 2011-02-15 20:20:12 status installed hunspell 1.2.14-4 dpkg.log000644001750001750 10361311531147516 15165 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data2011-02-02 11:15:33 startup archives unpack 2011-02-02 11:15:44 install live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:15:44 status not-installed live-boot-initramfs-tools 2011-02-02 11:15:44 status half-installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 install live-boot 2.0.14-1 2011-02-02 11:15:44 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:44 status triggers-pending man-db 2.5.7-7 2011-02-02 11:15:45 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 install live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 install live-config 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 install live-initramfs 2.0.14-1 2011-02-02 11:15:46 status half-installed live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 install uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:47 install user-setup 1.38 2011-02-02 11:15:47 status half-installed user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:15:47 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:20 status installed initramfs-tools 0.98.5 2011-02-02 11:16:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-02 11:16:20 status half-configured man-db 2.5.7-7 2011-02-02 11:16:29 status installed man-db 2.5.7-7 2011-02-02 11:16:30 startup packages configure 2011-02-02 11:16:30 configure live-boot-initramfs-tools 2.0.14-1 2.0.14-1 2011-02-02 11:16:30 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status half-configured live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status triggers-awaited live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 configure live-config-sysvinit 2.0.15-1 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status half-configured live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 status installed live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 configure live-config 2.0.15-1 2.0.15-1 2011-02-02 11:16:32 status unpacked live-config 2.0.15-1 2011-02-02 11:16:32 status half-configured live-config 2.0.15-1 2011-02-02 11:16:32 status installed live-config 2.0.15-1 2011-02-02 11:16:32 configure uuid-runtime 2.17.2-9 2.17.2-9 2011-02-02 11:16:32 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status half-configured uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status installed uuid-runtime 2.17.2-9 2011-02-02 11:16:32 configure user-setup 1.38 1.38 2011-02-02 11:16:32 status unpacked user-setup 1.38 2011-02-02 11:16:32 status half-configured user-setup 1.38 2011-02-02 11:16:33 status installed user-setup 1.38 2011-02-02 11:16:33 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:16:33 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:33 status installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:53 status installed initramfs-tools 0.98.5 2011-02-02 11:16:53 configure live-boot 2.0.14-1 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status half-configured live-boot 2.0.14-1 2011-02-02 11:16:54 status installed live-boot 2.0.14-1 2011-02-02 11:16:54 configure live-initramfs 2.0.14-1 2.0.14-1 2011-02-02 11:16:54 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:16:54 status half-configured live-initramfs 2.0.14-1 2011-02-02 11:16:54 status installed live-initramfs 2.0.14-1 2011-02-03 07:54:33 startup archives unpack 2011-02-03 07:54:45 install libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status triggers-pending man-db 2.5.7-7 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 upgrade libproc-daemon-perl 0.05-1 0.06-1 2011-02-03 07:54:46 status half-configured libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 07:54:46 status half-configured man-db 2.5.7-7 2011-02-03 07:54:58 status installed man-db 2.5.7-7 2011-02-03 07:54:59 startup packages configure 2011-02-03 07:54:59 configure libproc-processtable-perl 0.45-1 0.45-1 2011-02-03 07:54:59 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status half-configured libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 configure libproc-daemon-perl 0.06-1 0.06-1 2011-02-03 07:54:59 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status half-configured libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status installed libproc-daemon-perl 0.06-1 2011-02-03 08:19:36 startup archives unpack 2011-02-03 08:19:37 install libanyevent-perl 5.310-1 2011-02-03 08:19:37 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:37 status triggers-pending man-db 2.5.7-7 2011-02-03 08:19:38 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:42 install libasync-interrupt-perl 1.05-1 2011-02-03 08:19:42 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:44 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:46 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:19:47 status half-configured man-db 2.5.7-7 2011-02-03 08:19:50 status installed man-db 2.5.7-7 2011-02-03 08:19:53 startup packages configure 2011-02-03 08:19:53 configure libanyevent-perl 5.310-1 5.310-1 2011-02-03 08:19:53 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:54 status half-configured libanyevent-perl 5.310-1 2011-02-03 08:19:56 status installed libanyevent-perl 5.310-1 2011-02-03 08:19:56 configure libasync-interrupt-perl 1.05-1 1.05-1 2011-02-03 08:19:56 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status half-configured libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status installed libasync-interrupt-perl 1.05-1 2011-02-03 08:22:36 startup archives unpack 2011-02-03 08:22:36 install libfilter-perl 1.37-4 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status triggers-pending man-db 2.5.7-7 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:37 install libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:22:37 status half-configured man-db 2.5.7-7 2011-02-03 08:22:40 status installed man-db 2.5.7-7 2011-02-03 08:22:41 startup packages configure 2011-02-03 08:22:41 configure libfilter-perl 1.37-4 1.37-4 2011-02-03 08:22:41 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:41 status half-configured libfilter-perl 1.37-4 2011-02-03 08:22:41 status installed libfilter-perl 1.37-4 2011-02-03 08:22:41 configure libpoe-perl 2:1.2940-1 2:1.2940-1 2011-02-03 08:22:41 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status half-configured libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status installed libpoe-perl 2:1.2940-1 2011-02-03 10:47:04 startup archives unpack 2011-02-03 10:47:04 install sysstat 9.0.6.1-2 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending man-db 2.5.7-7 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending doc-base 0.9.5 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:47:04 status half-configured man-db 2.5.7-7 2011-02-03 10:47:05 status installed man-db 2.5.7-7 2011-02-03 10:47:05 trigproc doc-base 0.9.5 0.9.5 2011-02-03 10:47:05 status half-configured doc-base 0.9.5 2011-02-03 10:47:06 status installed doc-base 0.9.5 2011-02-03 10:47:07 startup packages configure 2011-02-03 10:47:07 configure sysstat 9.0.6.1-2 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status half-configured sysstat 9.0.6.1-2 2011-02-03 10:47:11 status installed sysstat 9.0.6.1-2 2011-02-03 10:48:21 startup archives unpack 2011-02-03 10:48:21 install dstat 0.7.2-1 2011-02-03 10:48:21 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status triggers-pending man-db 2.5.7-7 2011-02-03 10:48:22 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:48:22 status half-configured man-db 2.5.7-7 2011-02-03 10:48:22 status installed man-db 2.5.7-7 2011-02-03 10:48:23 startup packages configure 2011-02-03 10:48:23 configure dstat 0.7.2-1 0.7.2-1 2011-02-03 10:48:23 status unpacked dstat 0.7.2-1 2011-02-03 10:48:23 status half-configured dstat 0.7.2-1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:24 status triggers-pending python-central 0.6.16+nmu1 2011-02-03 10:48:24 status triggers-awaited dstat 0.7.2-1 2011-02-03 10:48:24 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-03 10:48:24 status half-configured python-central 0.6.16+nmu1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:30 status installed python-central 0.6.16+nmu1 2011-02-03 14:52:30 startup archives unpack 2011-02-03 14:52:37 install postal 0.70 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status triggers-pending man-db 2.5.7-7 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 14:52:37 status half-configured man-db 2.5.7-7 2011-02-03 14:52:39 status installed man-db 2.5.7-7 2011-02-03 14:52:40 startup packages configure 2011-02-03 14:52:40 configure postal 0.70 0.70 2011-02-03 14:52:40 status unpacked postal 0.70 2011-02-03 14:52:40 status half-configured postal 0.70 2011-02-03 14:52:40 status installed postal 0.70 2011-02-07 13:38:37 startup archives unpack 2011-02-07 13:38:48 upgrade fai-client 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:48 status half-configured fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status unpacked fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status triggers-pending man-db 2.5.7-7 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 install fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:49 status half-installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 upgrade fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:50 status half-configured fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:38:50 status half-configured man-db 2.5.7-7 2011-02-07 13:38:58 status installed man-db 2.5.7-7 2011-02-07 13:38:58 startup packages configure 2011-02-07 13:38:58 configure fai-client 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:38:58 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status half-configured fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status installed fai-client 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-quickstart 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-setup-storage 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:49:31 startup archives unpack 2011-02-07 13:49:40 install libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status triggers-pending man-db 2.5.7-7 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:41 install libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 install libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 install libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:49:42 status half-configured man-db 2.5.7-7 2011-02-07 13:50:05 status installed man-db 2.5.7-7 2011-02-07 13:50:06 startup packages configure 2011-02-07 13:50:06 configure libnetwork-ipv4addr-perl 0.10.ds-2 0.10.ds-2 2011-02-07 13:50:06 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status half-configured libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 configure libnet-ipv6addr-perl 0.2.dfsg.1-2 0.2.dfsg.1-2 2011-02-07 13:50:06 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status half-configured libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 configure libnet-netmask-perl 1.9015-4 1.9015-4 2011-02-07 13:50:06 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status half-configured libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status installed libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 configure libdata-validate-ip-perl 0.14-1 0.14-1 2011-02-07 13:50:06 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status half-configured libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:51:22 startup archives unpack 2011-02-07 13:51:31 install libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status triggers-pending man-db 2.5.7-7 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:51:31 status half-configured man-db 2.5.7-7 2011-02-07 13:51:33 status installed man-db 2.5.7-7 2011-02-07 13:51:33 startup packages configure 2011-02-07 13:51:33 configure libdbd-sqlite3-perl 1.29-3 1.29-3 2011-02-07 13:51:33 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status half-configured libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:48 startup archives unpack 2011-02-07 13:51:48 install libsqlite0 2.8.17-6 2011-02-07 13:51:48 status half-installed libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 install libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status triggers-pending doc-base 0.9.5 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 trigproc doc-base 0.9.5 0.9.5 2011-02-07 13:51:49 status half-configured doc-base 0.9.5 2011-02-07 13:51:51 status installed doc-base 0.9.5 2011-02-07 13:51:52 startup packages configure 2011-02-07 13:51:52 configure libsqlite0 2.8.17-6 2.8.17-6 2011-02-07 13:51:52 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:52 status half-configured libsqlite0 2.8.17-6 2011-02-07 13:51:55 status installed libsqlite0 2.8.17-6 2011-02-07 13:51:55 configure libdbd-sqlite 0.8.3-1+really0.8.2-1-1 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status half-configured libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 14:20:08 startup archives unpack 2011-02-07 14:20:18 install librsync1 0.9.7-7 2011-02-07 14:20:18 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status triggers-pending man-db 2.5.7-7 2011-02-07 14:20:19 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 install python-pexpect 2.3-1 2011-02-07 14:20:19 status half-installed python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 install duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 14:20:21 status half-configured man-db 2.5.7-7 2011-02-07 14:20:40 status installed man-db 2.5.7-7 2011-02-07 14:20:41 startup packages configure 2011-02-07 14:20:41 configure librsync1 0.9.7-7 0.9.7-7 2011-02-07 14:20:41 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:41 status half-configured librsync1 0.9.7-7 2011-02-07 14:20:44 status installed librsync1 0.9.7-7 2011-02-07 14:20:44 configure python-pexpect 2.3-1 2.3-1 2011-02-07 14:20:44 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:44 status half-configured python-pexpect 2.3-1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:45 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:45 status triggers-awaited python-pexpect 2.3-1 2011-02-07 14:20:45 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:45 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:54 status installed python-central 0.6.16+nmu1 2011-02-07 14:20:54 configure duplicity 0.6.09-5 0.6.09-5 2011-02-07 14:20:54 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:54 status half-configured duplicity 0.6.09-5 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:55 status triggers-awaited duplicity 0.6.09-5 2011-02-07 14:20:55 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:55 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status installed python-central 0.6.16+nmu1 2011-02-08 11:41:16 startup archives unpack 2011-02-08 11:41:26 install libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status half-installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:27 install faifa 0.2~svn64-1 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status triggers-pending man-db 2.5.7-7 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:41:27 status half-configured man-db 2.5.7-7 2011-02-08 11:41:31 status installed man-db 2.5.7-7 2011-02-08 11:41:32 startup packages configure 2011-02-08 11:41:32 configure libfaifa0 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:32 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:32 status half-configured libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 status installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 configure faifa 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:34 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:34 status half-configured faifa 0.2~svn64-1 2011-02-08 11:41:34 status installed faifa 0.2~svn64-1 2011-02-08 11:51:34 startup archives unpack 2011-02-08 11:51:35 install libwine 1.0.1-3.1 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:35 status triggers-pending man-db 2.5.7-7 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 install libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 install libwine-cms 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:39 install libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 install libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 install libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 install wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending gnome-menus 2.30.3-1 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending desktop-file-utils 0.15-2 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 install wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 install wine 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine 1.0.1-3.1 2011-02-08 11:51:41 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:51:42 status half-configured man-db 2.5.7-7 2011-02-08 11:51:47 status installed man-db 2.5.7-7 2011-02-08 11:51:47 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-08 11:51:47 status half-configured gnome-menus 2.30.3-1 2011-02-08 11:51:47 status installed gnome-menus 2.30.3-1 2011-02-08 11:51:47 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-08 11:51:47 status half-configured desktop-file-utils 0.15-2 2011-02-08 11:51:49 status installed desktop-file-utils 0.15-2 2011-02-08 11:51:50 startup packages configure 2011-02-08 11:51:50 configure libwine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-alsa 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-cms 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-gl 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-gphoto2 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-ldap 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-print 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-print 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-sane 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 configure wine-bin 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:51 status half-configured wine-bin 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-bin 1.0.1-3.1 2011-02-08 11:51:52 configure wine-utils 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-utils 1.0.1-3.1 2011-02-08 11:51:52 configure wine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine 1.0.1-3.1 2011-02-08 11:51:52 status installed wine 1.0.1-3.1 2011-02-11 09:59:56 startup archives unpack 2011-02-11 10:00:18 upgrade nagios-plugins-basic 1.4.15-2 1.4.15-3 2011-02-11 10:00:18 status half-configured nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:18 status unpacked nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:19 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:20 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:22 startup packages configure 2011-02-11 10:00:22 configure nagios-plugins-basic 1.4.15-3 1.4.15-3 2011-02-11 10:00:22 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:23 status half-configured nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:37 status installed nagios-plugins-basic 1.4.15-3 2011-02-11 10:04:21 startup archives unpack 2011-02-11 10:05:07 install sl 3.03-16 2011-02-11 10:05:07 status half-installed sl 3.03-16 2011-02-11 10:05:08 status triggers-pending man-db 2.5.7-7 2011-02-11 10:05:08 status half-installed sl 3.03-16 2011-02-11 10:05:12 status unpacked sl 3.03-16 2011-02-11 10:05:13 status unpacked sl 3.03-16 2011-02-11 10:05:14 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 10:05:14 status half-configured man-db 2.5.7-7 2011-02-11 10:05:36 status installed man-db 2.5.7-7 2011-02-11 10:05:43 startup packages configure 2011-02-11 10:05:43 configure sl 3.03-16 3.03-16 2011-02-11 10:05:43 status unpacked sl 3.03-16 2011-02-11 10:05:49 status half-configured sl 3.03-16 2011-02-11 10:05:55 status installed sl 3.03-16 2011-02-11 12:23:45 startup packages purge 2011-02-11 12:23:45 status installed sl 3.03-16 2011-02-11 12:23:54 remove sl 3.03-16 3.03-16 2011-02-11 12:23:54 status half-configured sl 3.03-16 2011-02-11 12:23:54 status half-installed sl 3.03-16 2011-02-11 12:23:54 status triggers-pending man-db 2.5.7-7 2011-02-11 12:23:55 status half-installed sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status not-installed sl 2011-02-11 12:23:55 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:23:55 status half-configured man-db 2.5.7-7 2011-02-11 12:23:58 status installed man-db 2.5.7-7 2011-02-11 12:29:35 startup archives unpack 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status triggers-pending man-db 2.5.7-7 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:29:37 status half-configured man-db 2.5.7-7 2011-02-11 12:29:47 status installed man-db 2.5.7-7 2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 dpkg-log-entry.t000644001750001750 1327111531147516 15040 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More tests => 76; use lib 'lib'; use DPKG::Log; use DPKG::Log::Entry; can_ok('DPKG::Log::Entry', 'line'); can_ok('DPKG::Log::Entry', 'lineno'); can_ok('DPKG::Log::Entry', 'timestamp'); can_ok('DPKG::Log::Entry', 'type'); can_ok('DPKG::Log::Entry', 'associated_package'); can_ok('DPKG::Log::Entry', 'action'); can_ok('DPKG::Log::Entry', 'status'); can_ok('DPKG::Log::Entry', 'subject'); can_ok('DPKG::Log::Entry', 'installed_version'); can_ok('DPKG::Log::Entry', 'available_version'); can_ok('DPKG::Log::Entry', 'conffile'); can_ok('DPKG::Log::Entry', 'decision'); my $dpkg_log_entry; ok($dpkg_log_entry = DPKG::Log::Entry->new( line => '2011-02-02 11:15:33 startup archives unpack', lineno => 1, type => 'startup', subject => 'archives', action => 'unpack' ), "initialize DPKG::Log::Entry object"); isa_ok($dpkg_log_entry, "DPKG::Log::Entry", "entry"); my $type; is($dpkg_log_entry->type, "startup", "entry has correct type"); my $subject; is($dpkg_log_entry->subject, "archives", "entry has correct subject"); my $action; is($dpkg_log_entry->action, "unpack", "entry has correct action"); my $dpkg_log = DPKG::Log->new('filename' => 'test_data/install.log'); $dpkg_log->parse; my $entry = $dpkg_log->next_entry; my $entry_no; my $line; ok($line = $entry->line, "line is stored in entry"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->action, "configure", "entry $entry_no has correct action"); is($entry->type, "startup", "entry $entry_no has correct type"); is($entry->subject, "packages", "entry $entry_no has correct subject"); $entry = $dpkg_log->next_entry; $old_line = $line; ok($line = $entry->line, "line is stored in entry"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->action, "install", "entry $entry_no has correct action"); is($entry->type, "action", "entry $entry_no has correct type"); is($entry->subject, "package", "entry $entry_no has correct subject"); is($entry->associated_package, "libdatetime-format-strptime-perl", "entry $entry_no has correct package"); $entry = $dpkg_log->next_entry; $old_line = $line; ok($line = $entry->line, "line is stored in entry"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->action, "configure", "entry $entry_no has correct action"); is($entry->type, "action", "entry $entry_no has correct type"); is($entry->subject, "package", "entry $entry_no has correct subject"); is($entry->associated_package, "libdatetime-format-strptime-perl", "entry $entry_no has correct package"); is($entry->installed_version, "1.5000-1", "entry $entry_no has correct installed_version"); is($entry->available_version, "1.5000-1", "entry $entry_no has correct available_version"); $entry = $dpkg_log->next_entry; $old_line = $line; ok($line = $entry->line, "line is stored in entry"); isnt($line, $old_line, "line is different from previous line"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->status, "unpacked", "entry $entry_no has correct status"); is($entry->action, undef, "entry $entry_no has correct action"); is($entry->type, "status", "entry $entry_no has correct type"); is($entry->subject, "package", "entry $entry_no has correct subject"); is($entry->associated_package, "libdatetime-format-strptime-perl", "entry $entry_no has correct package"); is($entry->installed_version, "1.5000-1", "entry $entry_no has correct installed_version"); $entry = $dpkg_log->next_entry; $old_line = $line; ok($line = $entry->line, "line is stored in entry"); isnt($line, $old_line, "line is different from previous line"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->status, "half-configured", "entry $entry_no has correct status"); is($entry->action, undef, "entry $entry_no has correct action"); is($entry->type, "status", "entry $entry_no has correct type"); is($entry->subject, "package", "entry $entry_no has correct subject"); is($entry->associated_package, "libdatetime-format-strptime-perl", "entry $entry_no has correct package"); is($entry->installed_version, "1.5000-1", "entry $entry_no has correct installed_version"); $entry = $dpkg_log->next_entry; $old_line = $line; ok($line = $entry->line, "line is stored in entry"); isnt($line, $old_line, "line is different from previous line"); ok($entry_no = $entry->lineno, "lineno is stored in entry"); ok($entry->timestamp, "entry $entry_no has timestamp"); isa_ok($entry->timestamp, "DateTime", "timestamp attribute"); is($entry->status, "installed", "entry $entry_no has correct status"); is($entry->action, undef, "entry $entry_no has correct action"); is($entry->type, "status", "entry $entry_no has correct type"); is($entry->subject, "package", "entry $entry_no has correct subject"); is($entry->associated_package, "libdatetime-format-strptime-perl", "entry $entry_no has correct package"); is($entry->installed_version, "1.5000-1", "entry $entry_no has correct installed_version"); ok($entry->new(line => "2011-02-02 11:15:33 startup archives unpack", lineno => 1), "init DPKG::Log::Entry from existing ref"); examples000755001750001750 011531147516 13200 5ustar00pscpsc000000000000DPKG-Log-1.20dpkg-report000644001750001750 1644411531147516 15551 0ustar00pscpsc000000000000DPKG-Log-1.20/examples#!/usr/bin/perl use strict; use warnings; use Getopt::Long; use File::Basename; use Sys::Hostname; use Template; use DPKG::Log::Analyse; use Params::Validate; use Data::Dumper; use List::MoreUtils qw(uniq all); use DateTime; # Initialize defaults my $hostname = hostname; my @logfiles; my $template_file = 'dpkg-report.tt2'; my @template_dirs = (dirname($0), '.', '/etc/dpkg-report/templates' ); my $merge = 0; my $overall_packages; my $common_data = { }; my $data_g = {}; my @keys = qw( newly_installed_packages upgraded_packages removed_packages halfinstalled_packages halfconfigured_packages installed_and_removed_packages ); # Time range options my $today = 0; my $last_two_days = 0; my $last_week = 0; my $last_month = 0; GetOptions( "hostname=s" => \$hostname, "log-file=s" => \@logfiles, "template-file=s" => \$template_file, "template-path=s" => \@template_dirs, "merge" => \$merge, "today" => \$today, "last-two-days" => \$last_two_days, "last-week" => \$last_week, "last-month" => \$last_month, ); if (not @logfiles) { @logfiles = ('/var/log/dpkg.log'); } sub calculate_start_and_endtimes { my $from; my $to; if ($today) { $from = DateTime->now->truncate(to => 'day'); } elsif ($last_two_days) { $from = DateTime->now->truncate(to => 'day')->subtract(days => 1); } elsif ($last_week) { $from = DateTime->now->truncate(to => 'day')->subtract(weeks => 1); } elsif ($last_month) { $from = DateTime->now->truncate(to => 'day')->subtract (months => 1); } $to = DateTime->now->truncate(to => 'day')->add( days => 1 )->subtract(seconds => 1); return ($from, $to); } sub gather_data { my %params = validate( @_, { logfile => { default => $logfiles[0] }, hostname => { default => $hostname } } ); # Guess right hostname from file name if logfile matches *.dpkg.log if (basename($params{'logfile'}) =~ /(.*).dpkg.log/) { $params{'hostname'} = $1; } my $no_data = 0; my ($from, $to) = calculate_start_and_endtimes; my $dpkg_log = DPKG::Log->new(filename => $params{'logfile'}, from => $from, to => $to ); my $analyser = DPKG::Log::Analyse->new(log_handle => $dpkg_log); eval { $analyser->analyse; }; if ($@) { $no_data = 1; } # Get data my $data = { hostname => $params{'hostname'}, newly_installed_packages => $analyser->newly_installed_packages, upgraded_packages => $analyser->upgraded_packages, removed_packages => $analyser->removed_packages, halfinstalled_packages => $analyser->halfinstalled_packages, halfconfigured_packages => $analyser->halfconfigured_packages, installed_and_removed_packages => $analyser->installed_and_removed_packages, no_data => $no_data }; foreach my $key (@keys) { if (not $overall_packages->{$key}) { $overall_packages->{$key} = []; } while (my ($package, $package_obj) = (each %{$data->{$key}})) { push(@{$overall_packages->{$key}}, $package_obj); } } return $data; } sub generate_report { my %params = validate( @_, { template_file => { default => $template_file }, template_dirs => { default => \@template_dirs }, data => { default => {} }, no_filter => 0, identifier => 1, } ); my $template = Template->new( { INCLUDE_PATH => $params{'template_dirs'}, INTERPOLATE => 1, POST_CHOMP => 1, } ); my $data = { hostname => $params{'data'}->{hostname}, no_data => $params{'data'}->{no_data} }; # Create simplified datastructure for template toolkit foreach my $key (@keys) { while (my ($package, $package_obj) = each %{$params{'data'}->{$key}}) { next if $common_data->{'all'}->{$key}->{$package} and $merge and not $params{'identifier'} eq 'all'; my $common_host = $params{'data'}->{'hostname'}; $common_host =~ s/[0-9]+$//; next if $common_data->{$common_host}->{$key}->{$package} and $merge and not $params{'identifier'} eq $common_host; if (not $data->{$key}) { $data->{$key} = []; } push(@{$data->{$key}}, { name => $package_obj->name, version => sprintf("%s", $package_obj->version), old_version => sprintf("%s", $package_obj->previous_version), status => $package_obj->status } ); } } # Set no_data flag if $data has no values (this usually happens,m # if all packages are in one of the common sets) my $no_data = 1; foreach my $key (@keys) { if ($data->{$key} and scalar(@{$data->{$key}})) { $no_data = 0; } } $data->{no_data} = $no_data; $data->{merge} = $merge; $template->process($params{template_file}, $data) or die $template->error; } foreach my $logfile (@logfiles) { my $data; if (-d $logfile) { map { $data = gather_data(logfile => $_); $data_g->{$data->{hostname}} = $data } glob($logfile."/*"); } else { $data = gather_data(logfile => $logfile); $data_g->{$data->{hostname}} = $data; } } if ($merge) { foreach my $key (@keys) { foreach my $pkg (@{$overall_packages->{$key}}) { my $name = $pkg->name; if (all { $data_g->{$_}->{$key}->{$name} and $data_g->{$_}->{$key}->{$name} == $pkg } (keys %{$data_g})) { # Package is common to all logfiles $common_data->{'all'}->{$key}->{$name} = $pkg; } } } $common_data->{'all'}->{hostname} = 'all'; # Find common package subsets for "grouped hostnames" my @common_hostnames; foreach my $host (keys %{$data_g}) { if ($host =~ /[0-9]+$/) { $host =~ s/[0-9]+$//; push(@common_hostnames, $host) if not grep(/^$host$/, @common_hostnames); } } foreach my $key (@keys) { foreach my $pkg (@{$overall_packages->{$key}}) { my $name = $pkg->name; foreach my $common_host (@common_hostnames) { my @matching_hosts = grep(/^$common_host/, (keys %{$data_g})); if (all { $data_g->{$_}->{$key}->{$name} and $data_g->{$_}->{$key}->{$name} == $pkg } @matching_hosts) { $common_data->{$common_host}->{$key}->{$name} = $pkg; } $common_data->{$common_host}->{hostname} = $common_host . "*"; } } } # Print report for 'all' systems first foreach my $common_data_identifier (sort keys %{$common_data}) { generate_report(data => $common_data->{$common_data_identifier}, identifier => $common_data_identifier ); } } foreach my $hostname(sort keys %{$data_g}) { my $data = $data_g->{$hostname}; generate_report(data => $data, identifier => $hostname); } dpkg-log-analyse.t000644001750001750 517211531147516 15314 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More tests => 27; use lib 'lib'; use DPKG::Log; use DPKG::Log::Analyse; use Data::Dumper; my $analyser; ok( $analyser = DPKG::Log::Analyse->new('filename' => 'test_data/dpkg.log'), 'init DPKG::Log::Analyse'); isa_ok($analyser, "DPKG::Log::Analyse", '$analyser'); ok( $analyser->analyse, "running analyse returns a true value"); can_ok("DPKG::Log::Analyse", "newly_installed_packages"); can_ok("DPKG::Log::Analyse", "upgraded_packages"); can_ok("DPKG::Log::Analyse", "removed_packages"); can_ok("DPKG::Log::Analyse", "unpacked_packages"); can_ok("DPKG::Log::Analyse", "halfinstalled_packages"); can_ok("DPKG::Log::Analyse", "halfconfigured_packages"); can_ok("DPKG::Log::Analyse", "installed_and_removed_packages"); is( scalar(keys %{$analyser->newly_installed_packages}), 40, "newly_installed_packages returns correct value"); is( scalar(keys %{$analyser->upgraded_packages}), 4, "upgraded_packages returns correct value"); is( scalar(keys %{$analyser->removed_packages}), 1, "removed_packages returns correct value"); is( scalar(keys %{$analyser->unpacked_packages}), 0, "unpacked_packages returns correct value"); is( scalar(keys %{$analyser->halfinstalled_packages}), 0, "halfinstalled_packages returns correct value"); is( scalar(keys %{$analyser->halfconfigured_packages}), 0, "halfconfigured_packages returns correct value"); is( scalar(keys %{$analyser->installed_and_removed_packages}), 1, "installed_and_removed_packages returns correct value"); ok($analyser = $analyser->new('filename' => 'test_data/dpkg.log'), "init DPKG::Log::Analyse from existing ref"); my $dpkg_log = DPKG::Log->new('filename' => 'test_data/install.log'); ok($analyser = $analyser->new('log_handle' => $dpkg_log), "DPKG::Log::Analyse accepts an existing DPKG::Log object"); $analyser->analyse; is( scalar(keys %{$analyser->newly_installed_packages}), 1, "newly_installed_packages returns correct value"); is( scalar(keys %{$analyser->upgraded_packages}), 0, "upgraded_packages returns correct value"); is( scalar(keys %{$analyser->removed_packages}), 0, "removed_packages returns correct value"); is( scalar(keys %{$analyser->unpacked_packages}), 0, "unpacked_packages returns correct value"); is( scalar(keys %{$analyser->halfinstalled_packages}), 0, "halfinstalled_packages returns correct value"); is( scalar(keys %{$analyser->halfconfigured_packages}), 0, "halfconfigured_packages returns correct value"); is( scalar(keys %{$analyser->installed_and_removed_packages}), 0, "installed_and_removed_packages returns correct value"); eval { $analyser->new('log_handle' => 'XX' ); }; ok(defined($@), "DPKG::Log::Analyse with log_handle argument fails with a non DPKG::Log argument"); from_to.log000644001750001750 10361311531147516 15705 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data2011-02-02 11:15:33 startup archives unpack 2011-02-02 11:15:44 install live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:15:44 status not-installed live-boot-initramfs-tools 2011-02-02 11:15:44 status half-installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 install live-boot 2.0.14-1 2011-02-02 11:15:44 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:44 status triggers-pending man-db 2.5.7-7 2011-02-02 11:15:45 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 install live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 install live-config 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 install live-initramfs 2.0.14-1 2011-02-02 11:15:46 status half-installed live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 install uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:47 install user-setup 1.38 2011-02-02 11:15:47 status half-installed user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:15:47 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:20 status installed initramfs-tools 0.98.5 2011-02-02 11:16:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-02 11:16:20 status half-configured man-db 2.5.7-7 2011-02-02 11:16:29 status installed man-db 2.5.7-7 2011-02-02 11:16:30 startup packages configure 2011-02-02 11:16:30 configure live-boot-initramfs-tools 2.0.14-1 2.0.14-1 2011-02-02 11:16:30 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status half-configured live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status triggers-awaited live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 configure live-config-sysvinit 2.0.15-1 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status half-configured live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 status installed live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 configure live-config 2.0.15-1 2.0.15-1 2011-02-02 11:16:32 status unpacked live-config 2.0.15-1 2011-02-02 11:16:32 status half-configured live-config 2.0.15-1 2011-02-02 11:16:32 status installed live-config 2.0.15-1 2011-02-02 11:16:32 configure uuid-runtime 2.17.2-9 2.17.2-9 2011-02-02 11:16:32 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status half-configured uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status installed uuid-runtime 2.17.2-9 2011-02-02 11:16:32 configure user-setup 1.38 1.38 2011-02-02 11:16:32 status unpacked user-setup 1.38 2011-02-02 11:16:32 status half-configured user-setup 1.38 2011-02-02 11:16:33 status installed user-setup 1.38 2011-02-02 11:16:33 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:16:33 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:33 status installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:53 status installed initramfs-tools 0.98.5 2011-02-02 11:16:53 configure live-boot 2.0.14-1 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status half-configured live-boot 2.0.14-1 2011-02-02 11:16:54 status installed live-boot 2.0.14-1 2011-02-02 11:16:54 configure live-initramfs 2.0.14-1 2.0.14-1 2011-02-02 11:16:54 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:16:54 status half-configured live-initramfs 2.0.14-1 2011-02-02 11:16:54 status installed live-initramfs 2.0.14-1 2011-02-03 07:54:33 startup archives unpack 2011-02-03 07:54:45 install libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status triggers-pending man-db 2.5.7-7 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 upgrade libproc-daemon-perl 0.05-1 0.06-1 2011-02-03 07:54:46 status half-configured libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 07:54:46 status half-configured man-db 2.5.7-7 2011-02-03 07:54:58 status installed man-db 2.5.7-7 2011-02-03 07:54:59 startup packages configure 2011-02-03 07:54:59 configure libproc-processtable-perl 0.45-1 0.45-1 2011-02-03 07:54:59 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status half-configured libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 configure libproc-daemon-perl 0.06-1 0.06-1 2011-02-03 07:54:59 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status half-configured libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status installed libproc-daemon-perl 0.06-1 2011-02-03 08:19:36 startup archives unpack 2011-02-03 08:19:37 install libanyevent-perl 5.310-1 2011-02-03 08:19:37 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:37 status triggers-pending man-db 2.5.7-7 2011-02-03 08:19:38 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:42 install libasync-interrupt-perl 1.05-1 2011-02-03 08:19:42 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:44 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:46 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:19:47 status half-configured man-db 2.5.7-7 2011-02-03 08:19:50 status installed man-db 2.5.7-7 2011-02-03 08:19:53 startup packages configure 2011-02-03 08:19:53 configure libanyevent-perl 5.310-1 5.310-1 2011-02-03 08:19:53 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:54 status half-configured libanyevent-perl 5.310-1 2011-02-03 08:19:56 status installed libanyevent-perl 5.310-1 2011-02-03 08:19:56 configure libasync-interrupt-perl 1.05-1 1.05-1 2011-02-03 08:19:56 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status half-configured libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status installed libasync-interrupt-perl 1.05-1 2011-02-03 08:22:36 startup archives unpack 2011-02-03 08:22:36 install libfilter-perl 1.37-4 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status triggers-pending man-db 2.5.7-7 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:37 install libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:22:37 status half-configured man-db 2.5.7-7 2011-02-03 08:22:40 status installed man-db 2.5.7-7 2011-02-03 08:22:41 startup packages configure 2011-02-03 08:22:41 configure libfilter-perl 1.37-4 1.37-4 2011-02-03 08:22:41 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:41 status half-configured libfilter-perl 1.37-4 2011-02-03 08:22:41 status installed libfilter-perl 1.37-4 2011-02-03 08:22:41 configure libpoe-perl 2:1.2940-1 2:1.2940-1 2011-02-03 08:22:41 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status half-configured libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status installed libpoe-perl 2:1.2940-1 2011-02-03 10:47:04 startup archives unpack 2011-02-03 10:47:04 install sysstat 9.0.6.1-2 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending man-db 2.5.7-7 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending doc-base 0.9.5 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:47:04 status half-configured man-db 2.5.7-7 2011-02-03 10:47:05 status installed man-db 2.5.7-7 2011-02-03 10:47:05 trigproc doc-base 0.9.5 0.9.5 2011-02-03 10:47:05 status half-configured doc-base 0.9.5 2011-02-03 10:47:06 status installed doc-base 0.9.5 2011-02-03 10:47:07 startup packages configure 2011-02-03 10:47:07 configure sysstat 9.0.6.1-2 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status half-configured sysstat 9.0.6.1-2 2011-02-03 10:47:11 status installed sysstat 9.0.6.1-2 2011-02-03 10:48:21 startup archives unpack 2011-02-03 10:48:21 install dstat 0.7.2-1 2011-02-03 10:48:21 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status triggers-pending man-db 2.5.7-7 2011-02-03 10:48:22 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:48:22 status half-configured man-db 2.5.7-7 2011-02-03 10:48:22 status installed man-db 2.5.7-7 2011-02-03 10:48:23 startup packages configure 2011-02-03 10:48:23 configure dstat 0.7.2-1 0.7.2-1 2011-02-03 10:48:23 status unpacked dstat 0.7.2-1 2011-02-03 10:48:23 status half-configured dstat 0.7.2-1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:24 status triggers-pending python-central 0.6.16+nmu1 2011-02-03 10:48:24 status triggers-awaited dstat 0.7.2-1 2011-02-03 10:48:24 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-03 10:48:24 status half-configured python-central 0.6.16+nmu1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:30 status installed python-central 0.6.16+nmu1 2011-02-03 14:52:30 startup archives unpack 2011-02-03 14:52:37 install postal 0.70 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status triggers-pending man-db 2.5.7-7 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 14:52:37 status half-configured man-db 2.5.7-7 2011-02-03 14:52:39 status installed man-db 2.5.7-7 2011-02-03 14:52:40 startup packages configure 2011-02-03 14:52:40 configure postal 0.70 0.70 2011-02-03 14:52:40 status unpacked postal 0.70 2011-02-03 14:52:40 status half-configured postal 0.70 2011-02-03 14:52:40 status installed postal 0.70 2011-02-07 13:38:37 startup archives unpack 2011-02-07 13:38:48 upgrade fai-client 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:48 status half-configured fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status unpacked fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status triggers-pending man-db 2.5.7-7 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 install fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:49 status half-installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 upgrade fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:50 status half-configured fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:38:50 status half-configured man-db 2.5.7-7 2011-02-07 13:38:58 status installed man-db 2.5.7-7 2011-02-07 13:38:58 startup packages configure 2011-02-07 13:38:58 configure fai-client 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:38:58 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status half-configured fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status installed fai-client 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-quickstart 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-setup-storage 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:49:31 startup archives unpack 2011-02-07 13:49:40 install libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status triggers-pending man-db 2.5.7-7 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:41 install libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 install libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 install libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:49:42 status half-configured man-db 2.5.7-7 2011-02-07 13:50:05 status installed man-db 2.5.7-7 2011-02-07 13:50:06 startup packages configure 2011-02-07 13:50:06 configure libnetwork-ipv4addr-perl 0.10.ds-2 0.10.ds-2 2011-02-07 13:50:06 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status half-configured libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 configure libnet-ipv6addr-perl 0.2.dfsg.1-2 0.2.dfsg.1-2 2011-02-07 13:50:06 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status half-configured libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 configure libnet-netmask-perl 1.9015-4 1.9015-4 2011-02-07 13:50:06 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status half-configured libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status installed libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 configure libdata-validate-ip-perl 0.14-1 0.14-1 2011-02-07 13:50:06 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status half-configured libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:51:22 startup archives unpack 2011-02-07 13:51:31 install libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status triggers-pending man-db 2.5.7-7 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:51:31 status half-configured man-db 2.5.7-7 2011-02-07 13:51:33 status installed man-db 2.5.7-7 2011-02-07 13:51:33 startup packages configure 2011-02-07 13:51:33 configure libdbd-sqlite3-perl 1.29-3 1.29-3 2011-02-07 13:51:33 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status half-configured libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:48 startup archives unpack 2011-02-07 13:51:48 install libsqlite0 2.8.17-6 2011-02-07 13:51:48 status half-installed libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 install libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status triggers-pending doc-base 0.9.5 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 trigproc doc-base 0.9.5 0.9.5 2011-02-07 13:51:49 status half-configured doc-base 0.9.5 2011-02-07 13:51:51 status installed doc-base 0.9.5 2011-02-07 13:51:52 startup packages configure 2011-02-07 13:51:52 configure libsqlite0 2.8.17-6 2.8.17-6 2011-02-07 13:51:52 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:52 status half-configured libsqlite0 2.8.17-6 2011-02-07 13:51:55 status installed libsqlite0 2.8.17-6 2011-02-07 13:51:55 configure libdbd-sqlite 0.8.3-1+really0.8.2-1-1 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status half-configured libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 14:20:08 startup archives unpack 2011-02-07 14:20:18 install librsync1 0.9.7-7 2011-02-07 14:20:18 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status triggers-pending man-db 2.5.7-7 2011-02-07 14:20:19 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 install python-pexpect 2.3-1 2011-02-07 14:20:19 status half-installed python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 install duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 14:20:21 status half-configured man-db 2.5.7-7 2011-02-07 14:20:40 status installed man-db 2.5.7-7 2011-02-07 14:20:41 startup packages configure 2011-02-07 14:20:41 configure librsync1 0.9.7-7 0.9.7-7 2011-02-07 14:20:41 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:41 status half-configured librsync1 0.9.7-7 2011-02-07 14:20:44 status installed librsync1 0.9.7-7 2011-02-07 14:20:44 configure python-pexpect 2.3-1 2.3-1 2011-02-07 14:20:44 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:44 status half-configured python-pexpect 2.3-1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:45 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:45 status triggers-awaited python-pexpect 2.3-1 2011-02-07 14:20:45 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:45 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:54 status installed python-central 0.6.16+nmu1 2011-02-07 14:20:54 configure duplicity 0.6.09-5 0.6.09-5 2011-02-07 14:20:54 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:54 status half-configured duplicity 0.6.09-5 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:55 status triggers-awaited duplicity 0.6.09-5 2011-02-07 14:20:55 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:55 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status installed python-central 0.6.16+nmu1 2011-02-08 11:41:16 startup archives unpack 2011-02-08 11:41:26 install libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status half-installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:27 install faifa 0.2~svn64-1 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status triggers-pending man-db 2.5.7-7 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:41:27 status half-configured man-db 2.5.7-7 2011-02-08 11:41:31 status installed man-db 2.5.7-7 2011-02-08 11:41:32 startup packages configure 2011-02-08 11:41:32 configure libfaifa0 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:32 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:32 status half-configured libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 status installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 configure faifa 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:34 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:34 status half-configured faifa 0.2~svn64-1 2011-02-08 11:41:34 status installed faifa 0.2~svn64-1 2011-02-08 11:51:34 startup archives unpack 2011-02-08 11:51:35 install libwine 1.0.1-3.1 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:35 status triggers-pending man-db 2.5.7-7 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 install libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 install libwine-cms 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:39 install libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 install libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 install libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 install wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending gnome-menus 2.30.3-1 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending desktop-file-utils 0.15-2 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 install wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 install wine 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine 1.0.1-3.1 2011-02-08 11:51:41 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:51:42 status half-configured man-db 2.5.7-7 2011-02-08 11:51:47 status installed man-db 2.5.7-7 2011-02-08 11:51:47 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-08 11:51:47 status half-configured gnome-menus 2.30.3-1 2011-02-08 11:51:47 status installed gnome-menus 2.30.3-1 2011-02-08 11:51:47 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-08 11:51:47 status half-configured desktop-file-utils 0.15-2 2011-02-08 11:51:49 status installed desktop-file-utils 0.15-2 2011-02-08 11:51:50 startup packages configure 2011-02-08 11:51:50 configure libwine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-alsa 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-cms 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-gl 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-gphoto2 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-ldap 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-print 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-print 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-sane 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 configure wine-bin 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:51 status half-configured wine-bin 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-bin 1.0.1-3.1 2011-02-08 11:51:52 configure wine-utils 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-utils 1.0.1-3.1 2011-02-08 11:51:52 configure wine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine 1.0.1-3.1 2011-02-08 11:51:52 status installed wine 1.0.1-3.1 2011-02-11 09:59:56 startup archives unpack 2011-02-11 10:00:18 upgrade nagios-plugins-basic 1.4.15-2 1.4.15-3 2011-02-11 10:00:18 status half-configured nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:18 status unpacked nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:19 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:20 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:22 startup packages configure 2011-02-11 10:00:22 configure nagios-plugins-basic 1.4.15-3 1.4.15-3 2011-02-11 10:00:22 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:23 status half-configured nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:37 status installed nagios-plugins-basic 1.4.15-3 2011-02-11 10:04:21 startup archives unpack 2011-02-11 10:05:07 install sl 3.03-16 2011-02-11 10:05:07 status half-installed sl 3.03-16 2011-02-11 10:05:08 status triggers-pending man-db 2.5.7-7 2011-02-11 10:05:08 status half-installed sl 3.03-16 2011-02-11 10:05:12 status unpacked sl 3.03-16 2011-02-11 10:05:13 status unpacked sl 3.03-16 2011-02-11 10:05:14 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 10:05:14 status half-configured man-db 2.5.7-7 2011-02-11 10:05:36 status installed man-db 2.5.7-7 2011-02-11 10:05:43 startup packages configure 2011-02-11 10:05:43 configure sl 3.03-16 3.03-16 2011-02-11 10:05:43 status unpacked sl 3.03-16 2011-02-11 10:05:49 status half-configured sl 3.03-16 2011-02-11 10:05:55 status installed sl 3.03-16 2011-02-11 12:23:45 startup packages purge 2011-02-11 12:23:45 status installed sl 3.03-16 2011-02-11 12:23:54 remove sl 3.03-16 3.03-16 2011-02-11 12:23:54 status half-configured sl 3.03-16 2011-02-11 12:23:54 status half-installed sl 3.03-16 2011-02-11 12:23:54 status triggers-pending man-db 2.5.7-7 2011-02-11 12:23:55 status half-installed sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status not-installed sl 2011-02-11 12:23:55 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:23:55 status half-configured man-db 2.5.7-7 2011-02-11 12:23:58 status installed man-db 2.5.7-7 2011-02-11 12:29:35 startup archives unpack 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status triggers-pending man-db 2.5.7-7 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:29:37 status half-configured man-db 2.5.7-7 2011-02-11 12:29:47 status installed man-db 2.5.7-7 2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 install.log000644001750001750 70111531147516 15620 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 Log000755001750001750 011531147516 13376 5ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKGEntry.pm000644001750001750 1655311531147516 15226 0ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKG/Log=head1 NAME DPKG::Log::Entry - Describe a log entry in a dpkg.log =head1 VERSION version 1.20 =head1 SYNOPSIS use DPKG::Log::Entry; $dpkg_log_entry = DPKG::Log::Entry->new( line => $line, $lineno => 1) $dpkg_log_entry->timestamp($dt); $dpkg_log_entry->associated_package("foo"); =head1 DESCRIPTION This module is used to describe one line in a dpkg log by parameterizing every line into generic parameters like =over 3 =item * Type of log entry (startup-, status-, action-lines) =item * Timestamp =item * Subject of log entry (e.g. package, packages or archives) =item * Package name (if log entry refers to a package subject) =back and so on. The various parameters are described below together with the various methods to access or modify them. =head1 METHODS =over 4 =cut package DPKG::Log::Entry; BEGIN { $DPKG::Log::Entry::VERSION = '1.20'; } use strict; use warnings; use overload ( '""' => 'line' ); require Exporter; our @ISA = qw(Exporter); our @EXPORT = qw( $valid_types $valid_actions ); our $valid_types = { status => 1, action => 1, startup => 1, conffile_action => 1 }; our $valid_actions = { 'install' => 1, 'configure' => 1, 'trigproc' => 1, 'upgrade' => 1, 'remove' => 1, 'purge' => 1, }; use Params::Validate qw(:all); =item $dpkg_log_entry = PACKAGE->new( 'line' => $line, 'lineno' => $lineno ) Returns a new DPKG::Log::Entry object. The arguments B and B are mandatore. They store the complete line as stored in the log and the line number. Additionally its possible to specify every attribute the object can store, as 'key' => 'value' pairs. =back =cut sub new { my $package = shift; $package = ref($package) if ref($package); my %params = validate( @_, { 'line' => { 'type' => SCALAR }, 'lineno' => { 'type' => SCALAR }, 'timestamp' => '', 'associated_package' => '', 'action' => '', 'status' => '', 'subject' => '', 'type' => '', 'installed_version' => '', 'available_version' => '', 'decision' => '', 'conffile' => '', } ); my $self = { %params }; bless($self, $package); return $self; } =head1 ATTRIBUTES =over 4 =item $dpkg_log_entry->line() / line Return the full log line. This attribute is set on object initialization. =cut sub line { my $self = shift; return $self->{line}; } =item $dpkg_log_entry->lineno() / lineno Return the line number of this entry. This attribute is set on object initialization. =cut sub lineno { my $self = shift; return $self->{lineno}; } =item $dpkg_log_entry->timestamp() / timestamp Get or set the timestamp of this object. Should be a DateTime object. =cut sub timestamp { my ($self, $timestamp) = @_; if ($timestamp) { if ((not ref($timestamp)) or (ref($timestamp) ne "DateTime")) { croak("timestamp has to be a DateTime object"); } $self->{timestamp} = $timestamp; } else { $timestamp = $self->{timestamp}; } return $timestamp; } =item $dpkg_log_entry->type() / type Get or set the type of this entry. Specifies weither this is a startup, status or action line. =cut sub type { my ($self, $type) = @_; if ($type) { if (not defined($valid_types->{$type})) { croak("$type is not a valid type. has to be one of ".join(",", keys %{$valid_types})); } $self->{type} = $type; } else { $type = $self->{type} } return $type; } =item $dpkg_log_entry->associated_package() / associated_package Get or set the associated_package of this entry. This is for lines that are associated to a certain package like in action or status lines. Its usually unset for startup and status lines. =cut sub associated_package { my ($self, $associated_package) = @_; if ($associated_package) { $self->{associated_package} = $associated_package; } else { $associated_package = $self->{associated_package}; } return $associated_package; } =item $dpkg_log_entry->action() / action Get or set the action of this entry. This is for lines that have a certain action, like in startup-lines (unpack, configure) or action lines (install, remove). It is usally unset for status lines. =cut sub action { my ($self, $action) = @_; if ($action) { if (not defined($valid_actions->{$action})) { croak("$action is not a valid action. has to be one of ".join(",", keys %{$valid_actions})); } $self->{action} = $action; } else { $action = $self->{action}; } return $action; } =item $dpkg_log_entry->status() / status Get or set the status of the package this entry refers to. =cut sub status { my ($self, $status) = @_; if ($status) { $self->{'status'} = $status; } else { $status = $self->{status} } return $status; } =item $dpkg_log_entry->subject() / subject Gets or Defines the subject of the entry. For startup lines this is usually 'archives' or 'packages' for all other lines its 'package'. =cut sub subject { my ($self, $subject) = @_; if ($subject) { $self->{subject} = $subject; } else { $subject = $self->{subject}; } return $subject; } =item $dpkg_log_entry->installed_version() / installed_version Gets or Defines the installed_version of the package this entry refers to. It refers to the current installed version of the package depending on the current status. Is "" (or similar) if action is 'install', old version in case of an upgrade. =cut sub installed_version { my ($self, $installed_version) = @_; if ($installed_version) { $self->{'installed_version'} = $installed_version; } else { $installed_version = $self->{installed_version}; } return $installed_version; } =item $dpkg_log_entry->available_version() / available_version Gets or Defines the available_version of the package this entry refers to. It refers to the currently available version of the package depending on the current status. Is different from installed_version if the action is install or upgrade. =cut sub available_version { my ($self, $available_version) = @_; if ($available_version) { $self->{'available_version'} = $available_version; } else { $available_version = $self->{available_version}; } return $available_version; } =item $dpkg_log_entry->conffile() / conffile Get or set a conffile for a line indicating a conffile change. =cut sub conffile { my ($self, $conffile) = @_; if ($conffile) { $self->{conffile} = $conffile; } else { $conffile = $self->{conffile}; } } =item $dpkg_log_entry->decision() / decision Gets or defines the decision for a line indicating a conffile change. =cut sub decision { my ($self, $decision) = @_; if ($decision) { $self->{decision} = $decision; } else { $decision = $self->{decision} } } =back =head1 SEE ALSO L =head1 AUTHOR Patrick Schoenfeld . =head1 COPYRIGHT AND LICENSE Copyright (C) 2011 Patrick Schoenfeld This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. =cut 1; # vim: expandtab:ts=4:sw=4release-pod-syntax.t000644001750001750 45011531147516 15654 0ustar00pscpsc000000000000DPKG-Log-1.20/t#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod 1.41"; plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; all_pod_files_ok(); Analyse.pm000644001750001750 1434011531147516 15511 0ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKG/Logpackage DPKG::Log::Analyse; BEGIN { $DPKG::Log::Analyse::VERSION = '1.20'; } =head1 NAME DPKG::Log::Analyse - Analyse a dpkg log =head1 VERSION version 1.20 =head1 SYNOPSIS use DPKG::Log; my $analyser = DPKG::Log::Analyse->new('filename' => 'dpkg.log'); $analyser->analyse; =head1 DESCRIPTION This module is used to analyse a dpkg log. =head1 METHODS =over 4 =cut use strict; use warnings; use 5.010; use Carp; use DPKG::Log; use DPKG::Log::Analyse::Package; use Params::Validate qw(:all); =item $analser = DPKG::Log::Analyse->new('filename' => 'dpkg.log') =item $analyser = DPKG::Log::Analyse->new('log_handle' => \$dpkg_log) Returns a new DPKG::Log::Analyse object. Filename parameter can be ommitted, it defaults to /var/log/dpkg.log. Its possible to specify an existing DPKG::Log object instead of a filename. This will be used and overrides any filename setting. =cut sub new { my $package = shift; $package = ref($package) if ref($package); my %params = validate( @_, { 'filename' => { 'type' => SCALAR, 'default' => '/var/log/dpkg.log' }, 'log_handle' => { isa => 'DPKG::Log', default => undef } } ); my $self = { packages => {}, newly_installed_packages => {}, installed_and_removed => {}, removed_packages => {}, upgraded_packages => {}, halfinstalled_packages => {}, halfconfigured_packages => {}, unpacked_packages => {}, installed_and_removed_packages => {}, }; if ($params{'filename'}) { $self->{'filename'} = $params{'filename'}; } if ($params{'log_handle'}) { $self->{dpkg_log} = $params{'log_handle'}; } else { $self->{dpkg_log} = DPKG::Log->new('filename' => $self->{'filename'}); } $self->{dpkg_log}->parse; bless($self, $package); return $self; } =item $analyser->analyse; Analyse the debian package log. =cut sub analyse { my $self = shift; my $dpkg_log = $self->{dpkg_log}; $self->{from} = $dpkg_log->{from}; $self->{to} = $dpkg_log->{to}; my $analysed_entries=0; foreach my $entry ($dpkg_log->entries) { next if not $entry->associated_package; $analysed_entries++; # Initialize data structure if this is a package my $package = $entry->associated_package; if (not defined $self->{packages}->{$package}) { $self->{packages}->{$package} = DPKG::Log::Analyse::Package->new('package' => $package); } if ($entry->type eq 'action') { my $obj = $self->{packages}->{$package}; if ($entry->action eq 'install') { $self->{newly_installed_packages}->{$package} = $obj; $self->{packages}->{$package}->version($entry->available_version); } elsif ($entry->action eq 'upgrade') { $self->{upgraded_packages}->{$package} = $obj; $self->{packages}->{$package}->previous_version($entry->installed_version); $self->{packages}->{$package}->version($entry->available_version); } elsif ($entry->action eq 'remove') { $self->{removed_packages}->{$package} = $obj; $self->{packages}->{$package}->previous_version($entry->installed_version); } } elsif ($entry->type eq 'status') { $self->{packages}->{$package}->status($entry->status); $self->{packages}->{$package}->version($entry->installed_version); } } while (my ($package, $package_obj) = each %{$self->{packages}}) { if ($self->{packages}->{$package}->status eq "half-installed") { $self->{half_installed_packages}->{$package} = \$package_obj; } if ($self->{packages}->{$package}->status eq "half-configured") { $self->{half_configured_packages}->{$package} = \$package_obj; } if ($self->{packages}->{$package}->status eq "unpacked") { $self->{half_configured_packages}->{$package} = \$package_obj; } } # Remove packages from "newly_installed" if installed_version is empty while (my ($package, $package_obj) = each %{$self->{newly_installed_packages}}) { if (not $package_obj->version) { delete($self->{newly_installed_packages}->{$package}); $self->{installed_and_removed_packages}->{$package} = $package_obj; } } # Forget about the log object once analysis is done $self->{dpkg_log} = undef; return 1; } =item $analyser->newly_installed_packages Return all packages which were newly installed in the dpkg.log. =cut sub newly_installed_packages { my $self = shift; return $self->{newly_installed_packages}; } =item $analyser->upgraded_packages Return all packages which were upgraded in the dpkg.log. =cut sub upgraded_packages { my $self = shift; return $self->{upgraded_packages}; } =item $analyser->removed_packages Return all packages which were removed in the dpkg.log. =cut sub removed_packages { my $self = shift; return $self->{removed_packages}; } =item $analyser->unpacked_packages Return all packages which are left in state 'unpacked'. =cut sub unpacked_packages { my $self = shift; return $self->{unpacked_packages}; } =item $analyser->halfinstalled_packages Return all packages which are left in state 'half-installed'. =cut sub halfinstalled_packages { my $self = shift; return $self->{halfinstalled_packages}; } =item $analyser->halfconfigured_packages Return all packages which are left in state 'half-configured'. =cut sub halfconfigured_packages { my $self = shift; return $self->{halfconfigured_packages}; } =item $analyser->installed_and_removed_packages Return all packages which got installed and removed. =cut sub installed_and_removed_packages { my $self = shift; return $self->{installed_and_removed_packages}; } =back =head1 SEE ALSO L, L =head1 AUTHOR Patrick Schoenfeld . =head1 COPYRIGHT AND LICENSE Copyright (C) 2011 Patrick Schoenfeld This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. =cut 1; # vim: expandtab:ts=4:sw=4dpkg-report.tt2000644001750001750 175711531147516 16242 0ustar00pscpsc000000000000DPKG-Log-1.20/examples[% IF NOT merge OR merge AND NOT no_data %] [% IF hostname %] dpkg - Report for [% hostname %] ------------------------- [% ELSE %] dpkg - Report for localhost --------------------------- [% END %] [% IF no_data %] No data available. [% END %] [% IF from AND to %] Reporting period: [% from %] - [% to %] [% END %] [% IF newly_installed_packages %] Newly installed packages: [% FOREACH package IN newly_installed_packages.sort('name') %] [% package.name %] [% END %] [% END %] [% IF upgraded_packages %] Upgraded packages: [% FOREACH package IN upgraded_packages.sort('name') %] [% package.name %] ([% package.old_version %] -> [% package.version %]) [% END %] [% END %] [% IF removed_packages %] Removed packages: [% FOREACH package IN removed_packages.sort('name') %] [% package.name %][% " " %] [% END %] [% END %] [% IF halfconfigured_packages %] Packages in state "half-configured": [% FOREACH entry IN halfconfigured_packages.sort('name') %] [% entry %][% " " %] [% END %] [% END %] [% END %] release-pod-coverage.t000644001750001750 76511531147516 16132 0ustar00pscpsc000000000000DPKG-Log-1.20/t#!perl BEGIN { unless ($ENV{RELEASE_TESTING}) { require Test::More; Test::More::plan(skip_all => 'these tests are for release candidate testing'); } } use Test::More; eval "use Test::Pod::Coverage 1.08"; plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage" if $@; eval "use Pod::Coverage::TrustPod"; plan skip_all => "Pod::Coverage::TrustPod required for testing POD coverage" if $@; all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' }); dpkg-log-analyse-package.t000644001750001750 212211531147516 16675 0ustar00pscpsc000000000000DPKG-Log-1.20/tuse Test::More tests => 13; use strict; use warnings; use lib 'lib'; use DPKG::Log::Analyse::Package; can_ok('DPKG::Log::Analyse::Package', 'name'); can_ok('DPKG::Log::Analyse::Package', 'version'); can_ok('DPKG::Log::Analyse::Package', 'previous_version'); can_ok('DPKG::Log::Analyse::Package', 'status'); ok (my $package1 = DPKG::Log::Analyse::Package->new('package' => 'foobar'), 'Init DPKG::Log::Analyse::Package'); ok (my $package2 = DPKG::Log::Analyse::Package->new('package' => 'foobaz'), 'Init second package'); $package1->version('1.2.3'); $package2->version('1.2.3'); my $package3 = DPKG::Log::Analyse::Package->new(package => 'foobar'); $package3->version('1.2.4'); ok ($package1 == $package1, "package1 == package1"); ok ($package1 != $package2, "package1 != package2"); ok ($package1 ne $package2, "package1 ne package2"); ok ($package1 ne $package3, "package1 ne package3"); ok ($package1 != $package3, "package1 != package3"); ok ($package1 <= $package3, "package1 <= package3"); ok (sprintf("%s", $package1) eq sprintf("%s", $package1), "string version of package1 and package2 equal"); multi000755001750001750 011531147516 14464 5ustar00pscpsc000000000000DPKG-Log-1.20/test_datatest1.dpkg.log000644001750001750 7403711531147516 17345 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data/multi2011-02-02 11:15:33 startup archives unpack 2011-02-02 11:15:44 install live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:15:44 status not-installed live-boot-initramfs-tools 2011-02-02 11:15:44 status half-installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 install live-boot 2.0.14-1 2011-02-02 11:15:44 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:44 status triggers-pending man-db 2.5.7-7 2011-02-02 11:15:45 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 install live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 install live-config 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 install live-initramfs 2.0.14-1 2011-02-02 11:15:46 status half-installed live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 install uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:47 install user-setup 1.38 2011-02-02 11:15:47 status half-installed user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:15:47 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:20 status installed initramfs-tools 0.98.5 2011-02-02 11:16:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-02 11:16:20 status half-configured man-db 2.5.7-7 2011-02-02 11:16:29 status installed man-db 2.5.7-7 2011-02-02 11:16:30 startup packages configure 2011-02-02 11:16:30 configure live-boot-initramfs-tools 2.0.14-1 2.0.14-1 2011-02-02 11:16:30 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status half-configured live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status triggers-awaited live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 configure live-config-sysvinit 2.0.15-1 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status half-configured live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 status installed live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 configure live-config 2.0.15-1 2.0.15-1 2011-02-02 11:16:32 status unpacked live-config 2.0.15-1 2011-02-02 11:16:32 status half-configured live-config 2.0.15-1 2011-02-02 11:16:32 status installed live-config 2.0.15-1 2011-02-02 11:16:32 configure uuid-runtime 2.17.2-9 2.17.2-9 2011-02-02 11:16:32 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status half-configured uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status installed uuid-runtime 2.17.2-9 2011-02-02 11:16:32 configure user-setup 1.38 1.38 2011-02-02 11:16:32 status unpacked user-setup 1.38 2011-02-02 11:16:32 status half-configured user-setup 1.38 2011-02-02 11:16:33 status installed user-setup 1.38 2011-02-02 11:16:33 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:16:33 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:33 status installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:53 status installed initramfs-tools 0.98.5 2011-02-02 11:16:53 configure live-boot 2.0.14-1 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status half-configured live-boot 2.0.14-1 2011-02-02 11:16:54 status installed live-boot 2.0.14-1 2011-02-02 11:16:54 configure live-initramfs 2.0.14-1 2.0.14-1 2011-02-02 11:16:54 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:16:54 status half-configured live-initramfs 2.0.14-1 2011-02-02 11:16:54 status installed live-initramfs 2.0.14-1 2011-02-03 07:54:33 startup archives unpack 2011-02-03 07:54:45 install libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status triggers-pending man-db 2.5.7-7 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 upgrade libproc-daemon-perl 0.04-1 0.06-1 2011-02-03 07:54:46 status half-configured libproc-daemon-perl 0.04-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.04-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.04-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.04-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.04-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 07:54:46 status half-configured man-db 2.5.7-7 2011-02-03 07:54:58 status installed man-db 2.5.7-7 2011-02-03 07:54:59 startup packages configure 2011-02-03 07:54:59 configure libproc-processtable-perl 0.45-1 0.45-1 2011-02-03 07:54:59 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status half-configured libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 configure libproc-daemon-perl 0.06-1 0.06-1 2011-02-03 07:54:59 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status half-configured libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status installed libproc-daemon-perl 0.06-1 2011-02-03 08:19:36 startup archives unpack 2011-02-03 08:19:37 install libanyevent-perl 5.310-1 2011-02-03 08:19:37 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:37 status triggers-pending man-db 2.5.7-7 2011-02-03 08:19:38 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:42 install libasync-interrupt-perl 1.05-1 2011-02-03 08:19:42 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:44 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:46 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:19:47 status half-configured man-db 2.5.7-7 2011-02-03 08:19:50 status installed man-db 2.5.7-7 2011-02-03 08:19:53 startup packages configure 2011-02-03 08:19:53 configure libanyevent-perl 5.310-1 5.310-1 2011-02-03 08:19:53 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:54 status half-configured libanyevent-perl 5.310-1 2011-02-03 08:19:56 status installed libanyevent-perl 5.310-1 2011-02-03 08:19:56 configure libasync-interrupt-perl 1.05-1 1.05-1 2011-02-03 08:19:56 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status half-configured libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status installed libasync-interrupt-perl 1.05-1 2011-02-03 08:22:36 startup archives unpack 2011-02-03 08:22:36 install libfilter-perl 1.37-4 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status triggers-pending man-db 2.5.7-7 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:37 install libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:22:37 status half-configured man-db 2.5.7-7 2011-02-03 08:22:40 status installed man-db 2.5.7-7 2011-02-03 08:22:41 startup packages configure 2011-02-03 08:22:41 configure libfilter-perl 1.37-4 1.37-4 2011-02-03 08:22:41 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:41 status half-configured libfilter-perl 1.37-4 2011-02-03 08:22:41 status installed libfilter-perl 1.37-4 2011-02-03 08:22:41 configure libpoe-perl 2:1.2940-1 2:1.2940-1 2011-02-03 08:22:41 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status half-configured libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status installed libpoe-perl 2:1.2940-1 2011-02-03 10:47:04 startup archives unpack 2011-02-03 10:47:04 install sysstat 9.0.6.1-2 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending man-db 2.5.7-7 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending doc-base 0.9.5 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:47:04 status half-configured man-db 2.5.7-7 2011-02-03 10:47:05 status installed man-db 2.5.7-7 2011-02-03 10:47:05 trigproc doc-base 0.9.5 0.9.5 2011-02-03 10:47:05 status half-configured doc-base 0.9.5 2011-02-03 10:47:06 status installed doc-base 0.9.5 2011-02-03 10:47:07 startup packages configure 2011-02-03 10:47:07 configure sysstat 9.0.6.1-2 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status half-configured sysstat 9.0.6.1-2 2011-02-03 10:47:11 status installed sysstat 9.0.6.1-2 2011-02-03 10:48:21 startup archives unpack 2011-02-03 10:48:21 install dstat 0.7.2-1 2011-02-03 10:48:21 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status triggers-pending man-db 2.5.7-7 2011-02-03 10:48:22 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:48:22 status half-configured man-db 2.5.7-7 2011-02-03 10:48:22 status installed man-db 2.5.7-7 2011-02-03 10:48:23 startup packages configure 2011-02-03 10:48:23 configure dstat 0.7.2-1 0.7.2-1 2011-02-03 10:48:23 status unpacked dstat 0.7.2-1 2011-02-03 10:48:23 status half-configured dstat 0.7.2-1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:24 status triggers-pending python-central 0.6.16+nmu1 2011-02-03 10:48:24 status triggers-awaited dstat 0.7.2-1 2011-02-03 10:48:24 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-03 10:48:24 status half-configured python-central 0.6.16+nmu1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:30 status installed python-central 0.6.16+nmu1 2011-02-03 14:52:30 startup archives unpack 2011-02-03 14:52:37 install postal 0.70 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status triggers-pending man-db 2.5.7-7 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 14:52:37 status half-configured man-db 2.5.7-7 2011-02-03 14:52:39 status installed man-db 2.5.7-7 2011-02-03 14:52:40 startup packages configure 2011-02-03 14:52:40 configure postal 0.70 0.70 2011-02-03 14:52:40 status unpacked postal 0.70 2011-02-03 14:52:40 status half-configured postal 0.70 2011-02-03 14:52:40 status installed postal 0.70 2011-02-07 13:38:37 startup archives unpack 2011-02-07 13:38:48 upgrade fai-client 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:48 status half-configured fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status unpacked fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status triggers-pending man-db 2.5.7-7 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 install fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:49 status half-installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 upgrade fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:50 status half-configured fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:38:50 status half-configured man-db 2.5.7-7 2011-02-07 13:38:58 status installed man-db 2.5.7-7 2011-02-07 13:38:58 startup packages configure 2011-02-07 13:38:58 configure fai-client 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:38:58 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status half-configured fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status installed fai-client 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-quickstart 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-setup-storage 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:49:31 startup archives unpack 2011-02-07 13:49:40 install libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status triggers-pending man-db 2.5.7-7 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:41 install libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 install libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 install libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:49:42 status half-configured man-db 2.5.7-7 2011-02-07 13:50:05 status installed man-db 2.5.7-7 2011-02-07 13:50:06 startup packages configure 2011-02-07 13:50:06 configure libnetwork-ipv4addr-perl 0.10.ds-2 0.10.ds-2 2011-02-07 13:50:06 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status half-configured libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 configure libnet-ipv6addr-perl 0.2.dfsg.1-2 0.2.dfsg.1-2 2011-02-07 13:50:06 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status half-configured libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 configure libnet-netmask-perl 1.9015-4 1.9015-4 2011-02-07 13:50:06 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status half-configured libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status installed libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 configure libdata-validate-ip-perl 0.14-1 0.14-1 2011-02-07 13:50:06 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status half-configured libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:51:22 startup archives unpack 2011-02-07 13:51:31 install libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status triggers-pending man-db 2.5.7-7 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:51:31 status half-configured man-db 2.5.7-7 2011-02-07 13:51:33 status installed man-db 2.5.7-7 2011-02-07 13:51:33 startup packages configure 2011-02-07 13:51:33 configure libdbd-sqlite3-perl 1.29-3 1.29-3 2011-02-07 13:51:33 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status half-configured libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:48 startup archives unpack 2011-02-07 13:51:48 install libsqlite0 2.8.17-6 2011-02-07 13:51:48 status half-installed libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 install libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status triggers-pending doc-base 0.9.5 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 trigproc doc-base 0.9.5 0.9.5 2011-02-07 13:51:49 status half-configured doc-base 0.9.5 2011-02-07 13:51:51 status installed doc-base 0.9.5 2011-02-07 13:51:52 startup packages configure 2011-02-07 13:51:52 configure libsqlite0 2.8.17-6 2.8.17-6 2011-02-07 13:51:52 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:52 status half-configured libsqlite0 2.8.17-6 2011-02-07 13:51:55 status installed libsqlite0 2.8.17-6 2011-02-07 13:51:55 configure libdbd-sqlite 0.8.3-1+really0.8.2-1-1 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status half-configured libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 14:20:08 startup archives unpack 2011-02-07 14:20:18 install librsync1 0.9.7-7 2011-02-07 14:20:18 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status triggers-pending man-db 2.5.7-7 2011-02-07 14:20:19 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 install python-pexpect 2.3-1 2011-02-07 14:20:19 status half-installed python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 install duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 14:20:21 status half-configured man-db 2.5.7-7 2011-02-07 14:20:40 status installed man-db 2.5.7-7 2011-02-07 14:20:41 startup packages configure 2011-02-07 14:20:41 configure librsync1 0.9.7-7 0.9.7-7 2011-02-07 14:20:41 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:41 status half-configured librsync1 0.9.7-7 2011-02-07 14:20:44 status installed librsync1 0.9.7-7 2011-02-07 14:20:44 configure python-pexpect 2.3-1 2.3-1 2011-02-07 14:20:44 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:44 status half-configured python-pexpect 2.3-1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:45 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:45 status triggers-awaited python-pexpect 2.3-1 2011-02-07 14:20:45 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:45 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:54 status installed python-central 0.6.16+nmu1 2011-02-07 14:20:54 configure duplicity 0.6.09-5 0.6.09-5 2011-02-07 14:20:54 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:54 status half-configured duplicity 0.6.09-5 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:55 status triggers-awaited duplicity 0.6.09-5 2011-02-07 14:20:55 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:55 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status installed python-central 0.6.16+nmu1 2011-02-08 11:41:16 startup archives unpack 2011-02-08 11:41:26 install libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status half-installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:27 install faifa 0.2~svn64-1 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status triggers-pending man-db 2.5.7-7 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:41:27 status half-configured man-db 2.5.7-7 2011-02-08 11:41:31 status installed man-db 2.5.7-7 2011-02-08 11:41:32 startup packages configure 2011-02-08 11:41:32 configure libfaifa0 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:32 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:32 status half-configured libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 status installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 configure faifa 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:34 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:34 status half-configured faifa 0.2~svn64-1 2011-02-08 11:41:34 status installed faifa 0.2~svn64-1 2011-02-08 11:51:34 startup archives unpack 2011-02-08 11:51:35 status triggers-pending man-db 2.5.7-7 2011-02-08 11:51:39 install wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending gnome-menus 2.30.3-1 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending desktop-file-utils 0.15-2 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 install wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 install wine 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine 1.0.1-3.1 2011-02-08 11:51:41 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:51:42 status half-configured man-db 2.5.7-7 2011-02-08 11:51:47 status installed man-db 2.5.7-7 2011-02-08 11:51:47 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-08 11:51:47 status half-configured gnome-menus 2.30.3-1 2011-02-08 11:51:47 status installed gnome-menus 2.30.3-1 2011-02-08 11:51:47 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-08 11:51:47 status half-configured desktop-file-utils 0.15-2 2011-02-08 11:51:49 status installed desktop-file-utils 0.15-2 2011-02-08 11:51:50 startup packages configure 2011-02-08 11:51:51 configure wine-bin 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:51 status half-configured wine-bin 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-bin 1.0.1-3.1 2011-02-08 11:51:52 configure wine-utils 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-utils 1.0.1-3.1 2011-02-08 11:51:52 configure wine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine 1.0.1-3.1 2011-02-08 11:51:52 status installed wine 1.0.1-3.1 2011-02-11 09:59:56 startup archives unpack 2011-02-11 10:00:18 upgrade nagios-plugins-basic 1.4.15-2 1.4.15-3 2011-02-11 10:00:18 status half-configured nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:18 status unpacked nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:19 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:20 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:22 startup packages configure 2011-02-11 10:00:22 configure nagios-plugins-basic 1.4.15-3 1.4.15-3 2011-02-11 10:00:22 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:23 status half-configured nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:37 status installed nagios-plugins-basic 1.4.15-3 2011-02-11 10:04:21 startup archives unpack 2011-02-11 10:05:07 install sl 3.03-16 2011-02-11 10:05:07 status half-installed sl 3.03-16 2011-02-11 10:05:08 status triggers-pending man-db 2.5.7-7 2011-02-11 10:05:08 status half-installed sl 3.03-16 2011-02-11 10:05:12 status unpacked sl 3.03-16 2011-02-11 10:05:13 status unpacked sl 3.03-16 2011-02-11 10:05:14 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 10:05:14 status half-configured man-db 2.5.7-7 2011-02-11 10:05:36 status installed man-db 2.5.7-7 2011-02-11 10:05:43 startup packages configure 2011-02-11 10:05:43 configure sl 3.03-16 3.03-16 2011-02-11 10:05:43 status unpacked sl 3.03-16 2011-02-11 10:05:49 status half-configured sl 3.03-16 2011-02-11 10:05:55 status installed sl 3.03-16 2011-02-11 12:23:45 startup packages purge 2011-02-11 12:23:45 status installed sl 3.03-16 2011-02-11 12:23:54 remove sl 3.03-16 3.03-16 2011-02-11 12:23:54 status half-configured sl 3.03-16 2011-02-11 12:23:54 status half-installed sl 3.03-16 2011-02-11 12:23:54 status triggers-pending man-db 2.5.7-7 2011-02-11 12:23:55 status half-installed sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status not-installed sl 2011-02-11 12:23:55 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:23:55 status half-configured man-db 2.5.7-7 2011-02-11 12:23:58 status installed man-db 2.5.7-7 2011-02-11 12:29:35 startup archives unpack 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status triggers-pending man-db 2.5.7-7 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:29:37 status half-configured man-db 2.5.7-7 2011-02-11 12:29:47 status installed man-db 2.5.7-7 2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 test2.dpkg.log000644001750001750 10361311531147516 17357 0ustar00pscpsc000000000000DPKG-Log-1.20/test_data/multi2011-02-02 11:15:33 startup archives unpack 2011-02-02 11:15:44 install live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:15:44 status not-installed live-boot-initramfs-tools 2011-02-02 11:15:44 status half-installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:15:44 install live-boot 2.0.14-1 2011-02-02 11:15:44 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:44 status triggers-pending man-db 2.5.7-7 2011-02-02 11:15:45 status half-installed live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 status unpacked live-boot 2.0.14-1 2011-02-02 11:15:45 install live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:15:45 install live-config 2.0.15-1 2011-02-02 11:15:45 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status half-installed live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 status unpacked live-config 2.0.15-1 2011-02-02 11:15:46 install live-initramfs 2.0.14-1 2011-02-02 11:15:46 status half-installed live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:15:46 install uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status half-installed uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:46 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:15:47 install user-setup 1.38 2011-02-02 11:15:47 status half-installed user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 status unpacked user-setup 1.38 2011-02-02 11:15:47 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:15:47 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:20 status installed initramfs-tools 0.98.5 2011-02-02 11:16:20 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-02 11:16:20 status half-configured man-db 2.5.7-7 2011-02-02 11:16:29 status installed man-db 2.5.7-7 2011-02-02 11:16:30 startup packages configure 2011-02-02 11:16:30 configure live-boot-initramfs-tools 2.0.14-1 2.0.14-1 2011-02-02 11:16:30 status triggers-pending initramfs-tools 0.98.5 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status unpacked live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status half-configured live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 status triggers-awaited live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:30 configure live-config-sysvinit 2.0.15-1 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status unpacked live-config-sysvinit 2.0.15-1 2011-02-02 11:16:30 status half-configured live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 status installed live-config-sysvinit 2.0.15-1 2011-02-02 11:16:32 configure live-config 2.0.15-1 2.0.15-1 2011-02-02 11:16:32 status unpacked live-config 2.0.15-1 2011-02-02 11:16:32 status half-configured live-config 2.0.15-1 2011-02-02 11:16:32 status installed live-config 2.0.15-1 2011-02-02 11:16:32 configure uuid-runtime 2.17.2-9 2.17.2-9 2011-02-02 11:16:32 status unpacked uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status half-configured uuid-runtime 2.17.2-9 2011-02-02 11:16:32 status installed uuid-runtime 2.17.2-9 2011-02-02 11:16:32 configure user-setup 1.38 1.38 2011-02-02 11:16:32 status unpacked user-setup 1.38 2011-02-02 11:16:32 status half-configured user-setup 1.38 2011-02-02 11:16:33 status installed user-setup 1.38 2011-02-02 11:16:33 trigproc initramfs-tools 0.98.5 0.98.5 2011-02-02 11:16:33 status half-configured initramfs-tools 0.98.5 2011-02-02 11:16:33 status installed live-boot-initramfs-tools 2.0.14-1 2011-02-02 11:16:53 status installed initramfs-tools 0.98.5 2011-02-02 11:16:53 configure live-boot 2.0.14-1 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status unpacked live-boot 2.0.14-1 2011-02-02 11:16:53 status half-configured live-boot 2.0.14-1 2011-02-02 11:16:54 status installed live-boot 2.0.14-1 2011-02-02 11:16:54 configure live-initramfs 2.0.14-1 2.0.14-1 2011-02-02 11:16:54 status unpacked live-initramfs 2.0.14-1 2011-02-02 11:16:54 status half-configured live-initramfs 2.0.14-1 2011-02-02 11:16:54 status installed live-initramfs 2.0.14-1 2011-02-03 07:54:33 startup archives unpack 2011-02-03 07:54:45 install libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:45 status triggers-pending man-db 2.5.7-7 2011-02-03 07:54:45 status half-installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:46 upgrade libproc-daemon-perl 0.05-1 0.06-1 2011-02-03 07:54:46 status half-configured libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status half-installed libproc-daemon-perl 0.05-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:46 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 07:54:46 status half-configured man-db 2.5.7-7 2011-02-03 07:54:58 status installed man-db 2.5.7-7 2011-02-03 07:54:59 startup packages configure 2011-02-03 07:54:59 configure libproc-processtable-perl 0.45-1 0.45-1 2011-02-03 07:54:59 status unpacked libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status half-configured libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 status installed libproc-processtable-perl 0.45-1 2011-02-03 07:54:59 configure libproc-daemon-perl 0.06-1 0.06-1 2011-02-03 07:54:59 status unpacked libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status half-configured libproc-daemon-perl 0.06-1 2011-02-03 07:54:59 status installed libproc-daemon-perl 0.06-1 2011-02-03 08:19:36 startup archives unpack 2011-02-03 08:19:37 install libanyevent-perl 5.310-1 2011-02-03 08:19:37 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:37 status triggers-pending man-db 2.5.7-7 2011-02-03 08:19:38 status half-installed libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:39 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:42 install libasync-interrupt-perl 1.05-1 2011-02-03 08:19:42 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:44 status half-installed libasync-interrupt-perl 1.05-1 2011-02-03 08:19:46 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:47 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:19:47 status half-configured man-db 2.5.7-7 2011-02-03 08:19:50 status installed man-db 2.5.7-7 2011-02-03 08:19:53 startup packages configure 2011-02-03 08:19:53 configure libanyevent-perl 5.310-1 5.310-1 2011-02-03 08:19:53 status unpacked libanyevent-perl 5.310-1 2011-02-03 08:19:54 status half-configured libanyevent-perl 5.310-1 2011-02-03 08:19:56 status installed libanyevent-perl 5.310-1 2011-02-03 08:19:56 configure libasync-interrupt-perl 1.05-1 1.05-1 2011-02-03 08:19:56 status unpacked libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status half-configured libasync-interrupt-perl 1.05-1 2011-02-03 08:19:57 status installed libasync-interrupt-perl 1.05-1 2011-02-03 08:22:36 startup archives unpack 2011-02-03 08:22:36 install libfilter-perl 1.37-4 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status triggers-pending man-db 2.5.7-7 2011-02-03 08:22:36 status half-installed libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:36 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:37 install libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status half-installed libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 08:22:37 status half-configured man-db 2.5.7-7 2011-02-03 08:22:40 status installed man-db 2.5.7-7 2011-02-03 08:22:41 startup packages configure 2011-02-03 08:22:41 configure libfilter-perl 1.37-4 1.37-4 2011-02-03 08:22:41 status unpacked libfilter-perl 1.37-4 2011-02-03 08:22:41 status half-configured libfilter-perl 1.37-4 2011-02-03 08:22:41 status installed libfilter-perl 1.37-4 2011-02-03 08:22:41 configure libpoe-perl 2:1.2940-1 2:1.2940-1 2011-02-03 08:22:41 status unpacked libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status half-configured libpoe-perl 2:1.2940-1 2011-02-03 08:22:41 status installed libpoe-perl 2:1.2940-1 2011-02-03 10:47:04 startup archives unpack 2011-02-03 10:47:04 install sysstat 9.0.6.1-2 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending man-db 2.5.7-7 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status triggers-pending doc-base 0.9.5 2011-02-03 10:47:04 status half-installed sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:04 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:47:04 status half-configured man-db 2.5.7-7 2011-02-03 10:47:05 status installed man-db 2.5.7-7 2011-02-03 10:47:05 trigproc doc-base 0.9.5 0.9.5 2011-02-03 10:47:05 status half-configured doc-base 0.9.5 2011-02-03 10:47:06 status installed doc-base 0.9.5 2011-02-03 10:47:07 startup packages configure 2011-02-03 10:47:07 configure sysstat 9.0.6.1-2 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status unpacked sysstat 9.0.6.1-2 2011-02-03 10:47:07 status half-configured sysstat 9.0.6.1-2 2011-02-03 10:47:11 status installed sysstat 9.0.6.1-2 2011-02-03 10:48:21 startup archives unpack 2011-02-03 10:48:21 install dstat 0.7.2-1 2011-02-03 10:48:21 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status triggers-pending man-db 2.5.7-7 2011-02-03 10:48:22 status half-installed dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 status unpacked dstat 0.7.2-1 2011-02-03 10:48:22 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 10:48:22 status half-configured man-db 2.5.7-7 2011-02-03 10:48:22 status installed man-db 2.5.7-7 2011-02-03 10:48:23 startup packages configure 2011-02-03 10:48:23 configure dstat 0.7.2-1 0.7.2-1 2011-02-03 10:48:23 status unpacked dstat 0.7.2-1 2011-02-03 10:48:23 status half-configured dstat 0.7.2-1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:24 status triggers-pending python-central 0.6.16+nmu1 2011-02-03 10:48:24 status triggers-awaited dstat 0.7.2-1 2011-02-03 10:48:24 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-03 10:48:24 status half-configured python-central 0.6.16+nmu1 2011-02-03 10:48:24 status installed dstat 0.7.2-1 2011-02-03 10:48:30 status installed python-central 0.6.16+nmu1 2011-02-03 14:52:30 startup archives unpack 2011-02-03 14:52:37 install postal 0.70 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status triggers-pending man-db 2.5.7-7 2011-02-03 14:52:37 status half-installed postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 status unpacked postal 0.70 2011-02-03 14:52:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-03 14:52:37 status half-configured man-db 2.5.7-7 2011-02-03 14:52:39 status installed man-db 2.5.7-7 2011-02-03 14:52:40 startup packages configure 2011-02-03 14:52:40 configure postal 0.70 0.70 2011-02-03 14:52:40 status unpacked postal 0.70 2011-02-03 14:52:40 status half-configured postal 0.70 2011-02-03 14:52:40 status installed postal 0.70 2011-02-07 13:38:37 startup archives unpack 2011-02-07 13:38:48 upgrade fai-client 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:48 status half-configured fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status unpacked fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:48 status triggers-pending man-db 2.5.7-7 2011-02-07 13:38:48 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status half-installed fai-client 4.0~beta2+experimental45 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:49 install fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:49 status half-installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:38:50 upgrade fai-setup-storage 4.0~beta2+experimental45 4.0~beta2+experimental51 2011-02-07 13:38:50 status half-configured fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status half-installed fai-setup-storage 4.0~beta2+experimental45 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:38:50 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:38:50 status half-configured man-db 2.5.7-7 2011-02-07 13:38:58 status installed man-db 2.5.7-7 2011-02-07 13:38:58 startup packages configure 2011-02-07 13:38:58 configure fai-client 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:38:58 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status unpacked fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status half-configured fai-client 4.0~beta2+experimental51 2011-02-07 13:38:59 status installed fai-client 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-quickstart 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-quickstart 4.0~beta2+experimental51 2011-02-07 13:39:00 configure fai-setup-storage 4.0~beta2+experimental51 4.0~beta2+experimental51 2011-02-07 13:39:00 status unpacked fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status half-configured fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:39:00 status installed fai-setup-storage 4.0~beta2+experimental51 2011-02-07 13:49:31 startup archives unpack 2011-02-07 13:49:40 install libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status triggers-pending man-db 2.5.7-7 2011-02-07 13:49:40 status half-installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:40 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:49:41 install libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status half-installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:49:41 install libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:41 status half-installed libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:49:42 install libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status half-installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:49:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:49:42 status half-configured man-db 2.5.7-7 2011-02-07 13:50:05 status installed man-db 2.5.7-7 2011-02-07 13:50:06 startup packages configure 2011-02-07 13:50:06 configure libnetwork-ipv4addr-perl 0.10.ds-2 0.10.ds-2 2011-02-07 13:50:06 status unpacked libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status half-configured libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 status installed libnetwork-ipv4addr-perl 0.10.ds-2 2011-02-07 13:50:06 configure libnet-ipv6addr-perl 0.2.dfsg.1-2 0.2.dfsg.1-2 2011-02-07 13:50:06 status unpacked libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status half-configured libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 status installed libnet-ipv6addr-perl 0.2.dfsg.1-2 2011-02-07 13:50:06 configure libnet-netmask-perl 1.9015-4 1.9015-4 2011-02-07 13:50:06 status unpacked libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status half-configured libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 status installed libnet-netmask-perl 1.9015-4 2011-02-07 13:50:06 configure libdata-validate-ip-perl 0.14-1 0.14-1 2011-02-07 13:50:06 status unpacked libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status half-configured libdata-validate-ip-perl 0.14-1 2011-02-07 13:50:06 status installed libdata-validate-ip-perl 0.14-1 2011-02-07 13:51:22 startup archives unpack 2011-02-07 13:51:31 install libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status triggers-pending man-db 2.5.7-7 2011-02-07 13:51:31 status half-installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:31 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 13:51:31 status half-configured man-db 2.5.7-7 2011-02-07 13:51:33 status installed man-db 2.5.7-7 2011-02-07 13:51:33 startup packages configure 2011-02-07 13:51:33 configure libdbd-sqlite3-perl 1.29-3 1.29-3 2011-02-07 13:51:33 status unpacked libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status half-configured libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:34 status installed libdbd-sqlite3-perl 1.29-3 2011-02-07 13:51:48 startup archives unpack 2011-02-07 13:51:48 install libsqlite0 2.8.17-6 2011-02-07 13:51:48 status half-installed libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:49 install libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status triggers-pending doc-base 0.9.5 2011-02-07 13:51:49 status half-installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:49 trigproc doc-base 0.9.5 0.9.5 2011-02-07 13:51:49 status half-configured doc-base 0.9.5 2011-02-07 13:51:51 status installed doc-base 0.9.5 2011-02-07 13:51:52 startup packages configure 2011-02-07 13:51:52 configure libsqlite0 2.8.17-6 2.8.17-6 2011-02-07 13:51:52 status unpacked libsqlite0 2.8.17-6 2011-02-07 13:51:52 status half-configured libsqlite0 2.8.17-6 2011-02-07 13:51:55 status installed libsqlite0 2.8.17-6 2011-02-07 13:51:55 configure libdbd-sqlite 0.8.3-1+really0.8.2-1-1 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status unpacked libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status half-configured libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 13:51:55 status installed libdbd-sqlite 0.8.3-1+really0.8.2-1-1 2011-02-07 14:20:08 startup archives unpack 2011-02-07 14:20:18 install librsync1 0.9.7-7 2011-02-07 14:20:18 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status triggers-pending man-db 2.5.7-7 2011-02-07 14:20:19 status half-installed librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:19 install python-pexpect 2.3-1 2011-02-07 14:20:19 status half-installed python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:21 install duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status half-installed duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:21 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-07 14:20:21 status half-configured man-db 2.5.7-7 2011-02-07 14:20:40 status installed man-db 2.5.7-7 2011-02-07 14:20:41 startup packages configure 2011-02-07 14:20:41 configure librsync1 0.9.7-7 0.9.7-7 2011-02-07 14:20:41 status unpacked librsync1 0.9.7-7 2011-02-07 14:20:41 status half-configured librsync1 0.9.7-7 2011-02-07 14:20:44 status installed librsync1 0.9.7-7 2011-02-07 14:20:44 configure python-pexpect 2.3-1 2.3-1 2011-02-07 14:20:44 status unpacked python-pexpect 2.3-1 2011-02-07 14:20:44 status half-configured python-pexpect 2.3-1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:45 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:45 status triggers-awaited python-pexpect 2.3-1 2011-02-07 14:20:45 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:45 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:45 status installed python-pexpect 2.3-1 2011-02-07 14:20:54 status installed python-central 0.6.16+nmu1 2011-02-07 14:20:54 configure duplicity 0.6.09-5 0.6.09-5 2011-02-07 14:20:54 status unpacked duplicity 0.6.09-5 2011-02-07 14:20:54 status half-configured duplicity 0.6.09-5 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status triggers-pending python-central 0.6.16+nmu1 2011-02-07 14:20:55 status triggers-awaited duplicity 0.6.09-5 2011-02-07 14:20:55 trigproc python-central 0.6.16+nmu1 0.6.16+nmu1 2011-02-07 14:20:55 status half-configured python-central 0.6.16+nmu1 2011-02-07 14:20:55 status installed duplicity 0.6.09-5 2011-02-07 14:20:55 status installed python-central 0.6.16+nmu1 2011-02-08 11:41:16 startup archives unpack 2011-02-08 11:41:26 install libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status half-installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:26 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:27 install faifa 0.2~svn64-1 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status triggers-pending man-db 2.5.7-7 2011-02-08 11:41:27 status half-installed faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:27 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:41:27 status half-configured man-db 2.5.7-7 2011-02-08 11:41:31 status installed man-db 2.5.7-7 2011-02-08 11:41:32 startup packages configure 2011-02-08 11:41:32 configure libfaifa0 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:32 status unpacked libfaifa0 0.2~svn64-1 2011-02-08 11:41:32 status half-configured libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 status installed libfaifa0 0.2~svn64-1 2011-02-08 11:41:34 configure faifa 0.2~svn64-1 0.2~svn64-1 2011-02-08 11:41:34 status unpacked faifa 0.2~svn64-1 2011-02-08 11:41:34 status half-configured faifa 0.2~svn64-1 2011-02-08 11:41:34 status installed faifa 0.2~svn64-1 2011-02-08 11:51:34 startup archives unpack 2011-02-08 11:51:35 install libwine 1.0.1-3.1 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:35 status triggers-pending man-db 2.5.7-7 2011-02-08 11:51:35 status half-installed libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:37 install libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:37 install libwine-cms 1.0.1-3.1 2011-02-08 11:51:37 status half-installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:38 install libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status half-installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:38 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:39 install libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:39 install libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:39 install libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status half-installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:39 install wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:39 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending gnome-menus 2.30.3-1 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status triggers-pending desktop-file-utils 0.15-2 2011-02-08 11:51:40 status half-installed wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:40 install wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:40 install wine 1.0.1-3.1 2011-02-08 11:51:40 status half-installed wine 1.0.1-3.1 2011-02-08 11:51:41 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:42 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-08 11:51:42 status half-configured man-db 2.5.7-7 2011-02-08 11:51:47 status installed man-db 2.5.7-7 2011-02-08 11:51:47 trigproc gnome-menus 2.30.3-1 2.30.3-1 2011-02-08 11:51:47 status half-configured gnome-menus 2.30.3-1 2011-02-08 11:51:47 status installed gnome-menus 2.30.3-1 2011-02-08 11:51:47 trigproc desktop-file-utils 0.15-2 0.15-2 2011-02-08 11:51:47 status half-configured desktop-file-utils 0.15-2 2011-02-08 11:51:49 status installed desktop-file-utils 0.15-2 2011-02-08 11:51:50 startup packages configure 2011-02-08 11:51:50 configure libwine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-alsa 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-alsa 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-cms 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-cms 1.0.1-3.1 2011-02-08 11:51:50 configure libwine-gl 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:50 status unpacked libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status half-configured libwine-gl 1.0.1-3.1 2011-02-08 11:51:50 status installed libwine-gl 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-gphoto2 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-gphoto2 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-ldap 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-ldap 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-print 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-print 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-print 1.0.1-3.1 2011-02-08 11:51:51 configure libwine-sane 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status half-configured libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 status installed libwine-sane 1.0.1-3.1 2011-02-08 11:51:51 configure wine-bin 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:51 status unpacked wine-bin 1.0.1-3.1 2011-02-08 11:51:51 status half-configured wine-bin 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-bin 1.0.1-3.1 2011-02-08 11:51:52 configure wine-utils 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine-utils 1.0.1-3.1 2011-02-08 11:51:52 status installed wine-utils 1.0.1-3.1 2011-02-08 11:51:52 configure wine 1.0.1-3.1 1.0.1-3.1 2011-02-08 11:51:52 status unpacked wine 1.0.1-3.1 2011-02-08 11:51:52 status half-configured wine 1.0.1-3.1 2011-02-08 11:51:52 status installed wine 1.0.1-3.1 2011-02-11 09:59:56 startup archives unpack 2011-02-11 10:00:18 upgrade nagios-plugins-basic 1.4.15-2 1.4.15-3 2011-02-11 10:00:18 status half-configured nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:18 status unpacked nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:19 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:20 status half-installed nagios-plugins-basic 1.4.15-2 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:21 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:22 startup packages configure 2011-02-11 10:00:22 configure nagios-plugins-basic 1.4.15-3 1.4.15-3 2011-02-11 10:00:22 status unpacked nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:23 status half-configured nagios-plugins-basic 1.4.15-3 2011-02-11 10:00:37 status installed nagios-plugins-basic 1.4.15-3 2011-02-11 10:04:21 startup archives unpack 2011-02-11 10:05:07 install sl 3.03-16 2011-02-11 10:05:07 status half-installed sl 3.03-16 2011-02-11 10:05:08 status triggers-pending man-db 2.5.7-7 2011-02-11 10:05:08 status half-installed sl 3.03-16 2011-02-11 10:05:12 status unpacked sl 3.03-16 2011-02-11 10:05:13 status unpacked sl 3.03-16 2011-02-11 10:05:14 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 10:05:14 status half-configured man-db 2.5.7-7 2011-02-11 10:05:36 status installed man-db 2.5.7-7 2011-02-11 10:05:43 startup packages configure 2011-02-11 10:05:43 configure sl 3.03-16 3.03-16 2011-02-11 10:05:43 status unpacked sl 3.03-16 2011-02-11 10:05:49 status half-configured sl 3.03-16 2011-02-11 10:05:55 status installed sl 3.03-16 2011-02-11 12:23:45 startup packages purge 2011-02-11 12:23:45 status installed sl 3.03-16 2011-02-11 12:23:54 remove sl 3.03-16 3.03-16 2011-02-11 12:23:54 status half-configured sl 3.03-16 2011-02-11 12:23:54 status half-installed sl 3.03-16 2011-02-11 12:23:54 status triggers-pending man-db 2.5.7-7 2011-02-11 12:23:55 status half-installed sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status config-files sl 3.03-16 2011-02-11 12:23:55 status not-installed sl 2011-02-11 12:23:55 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:23:55 status half-configured man-db 2.5.7-7 2011-02-11 12:23:58 status installed man-db 2.5.7-7 2011-02-11 12:29:35 startup archives unpack 2011-02-11 12:29:37 install libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status triggers-pending man-db 2.5.7-7 2011-02-11 12:29:37 status half-installed libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:37 trigproc man-db 2.5.7-7 2.5.7-7 2011-02-11 12:29:37 status half-configured man-db 2.5.7-7 2011-02-11 12:29:47 status installed man-db 2.5.7-7 2011-02-11 12:29:47 startup packages configure 2011-02-11 12:29:47 configure libdatetime-format-strptime-perl 1.5000-1 1.5000-1 2011-02-11 12:29:47 status unpacked libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status half-configured libdatetime-format-strptime-perl 1.5000-1 2011-02-11 12:29:47 status installed libdatetime-format-strptime-perl 1.5000-1 Analyse000755001750001750 011531147516 14772 5ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKG/LogPackage.pm000644001750001750 1126411531147516 17046 0ustar00pscpsc000000000000DPKG-Log-1.20/lib/DPKG/Log/Analysepackage DPKG::Log::Analyse::Package; BEGIN { $DPKG::Log::Analyse::Package::VERSION = '1.20'; } =head1 NAME DPKG::Log::Analyse::Package - Describe a package as analysed from a dpkg.log =head1 VERSION version 1.20 =head1 SYNOPSIS use DPKG::Log; my $package = DPKG::Log::Analyse::Package->new('package' => 'foobar'); =head1 DESCRIPTION This module is used to analyse a dpkg log. =head1 METHODS =over 4 =cut use strict; use warnings; use 5.010; use Carp; use DPKG::Log; use Dpkg::Version; use Params::Validate qw(:all); use overload ( '""' => 'as_string', 'eq' => 'equals', 'cmp' => 'compare', '<=>' => 'compare' ); =item $package = DPKG::Log::Analyse::Package->new('package' => 'foobar') Returns a new DPKG::Log::Analyse::Package object. =cut sub new { my $package = shift; $package = ref($package) if ref($package); my %params = validate( @_, { 'package' => { 'type' => SCALAR }, 'version' => 0, 'previous_version' => 0, 'status' => 0 } ); my $self = { version => "", previous_version => "", status => "", %params }; bless($self, $package); return $self; } =item $package_name = $package->name; Returns the name of this package. =cut sub name { my $self = shift; return $self->{package}; } =item $package->version Return or set the version of this package. =cut sub version { my ($self, $version) = @_; if ($version) { my $version_obj = Dpkg::Version->new($version); $self->{version} = $version_obj; } else { $version = $self->{version}; } return $version; } =item $package->previous_version Return or set the previous version of this package. =cut sub previous_version { my ($self, $previous_version) = @_; if ($previous_version) { my $version_obj = Dpkg::Version->new($previous_version); $self->{previous_version} = $version_obj; } else { $previous_version = $self->{previous_version}; } return $previous_version; } =item $package->status Return or set the status of this package. =cut sub status { my ($self, $status) = @_; if ($status) { $self->{status} = $status; } else { $status = $self->{status} } return $status; } =item equals($package1, $package2); =item print "equal" if $package1 eq $package2 Compares two packages in their string representation. =cut sub equals { my ($first, $second) = @_; return ($first->as_string eq $second->as_string); } =item compare($package1, $package2) =item print "greater" if $package1 > $package2 Compare two packages. See B for details on how the comparison works. =cut sub compare { my ($first, $second) = @_; return -1 if ($first->name ne $second->name); if ((not $first->previous_version) and (not $second->previous_version)) { return ($first->version <=> $second->version); } elsif ((not $first->previous_version) or (not $second->previous_version)) { return -1; } elsif ($first->previous_version != $second->previous_version) { return -1; } return (($first->version <=> $second->version)); } =item $package_str = $package->as_string =item printf("Package name: %s", $package); Return this package as a string. This will return the package name and the version (if set) in the form package_name/version. If version is not set, it will return the package name only. =cut sub as_string { my $self = shift; my $string = $self->{package}; if ($self->version) { $string = $string . "/" . $self->version; } return $string; } =back =head1 Overloading This module explicitly overloads some operators. Each operand is expected to be a DPKG::Log::Analyse::Package object. The string comparison operators, "eq" or "ne" will use the string value for the comparison. The numerical operators will use the package name and package version for comparison. That means a package1 == package2 if package1->name equals package2->name AND package1->version == package2->version. The module stores versions as Dpkg::Version objects, therefore sorting different versions of the same package will work. This module also overloads stringification returning either the package name if no version is set or "package_name/version" if a version is set. =cut =head1 SEE ALSO L, L =head1 AUTHOR Patrick Schoenfeld . =head1 COPYRIGHT AND LICENSE Copyright (C) 2011 Patrick Schoenfeld This library is free software. You can redistribute it and/or modify it under the same terms as perl itself. =cut 1; # vim: expandtab:ts=4:sw=4