Holger Levsen <[email protected]> writes: > On Donnerstag, 4. August 2011, Christian Marillat wrote: >> No, a clone from an existing virtualbox HD image. > > can you please try with a clean debootstrapped chroot (or a freshly installed > minimal system with d-i)
This is exactly what I have with Virtualbox. Clone is simply a copy of an existing image that I have build with d-i. Otherwise from pbuilder. Still the same. ,---- | root@christian:~# apt-get remove cricket | Reading package lists... Done | Building dependency tree | Reading state information... Done | The following packages were automatically installed and are no longer required: | <removed liste of packages> | Use 'apt-get autoremove' to remove them. | The following packages will be REMOVED: | cricket | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | After this operation, 1614 kB disk space will be freed. | Do you want to continue [Y/n]? | (Reading database ... 22853 files and directories currently installed.) | Removing cricket ... | Processing triggers for man-db ... | root@christian:~# apt-get remove --purge cricket | Reading package lists... Done | Building dependency tree | Reading state information... Done | The following packages were automatically installed and are no longer required: | <removed liste of packages> | Use 'apt-get autoremove' to remove them. | The following packages will be REMOVED: | cricket* | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | After this operation, 0 B of additional disk space will be used. | Do you want to continue [Y/n]? | (Reading database ... 22678 files and directories currently installed.) | Removing cricket ... | Purging configuration files for cricket ... `---- Christian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

