Summary: | apt-get autoremove | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | xmm <xmm.dev> |
Component: | apt | Assignee: | placeholder <placeholder> |
Status: | CLOSED DUPLICATE | QA Contact: | qa-sisyphus |
Severity: | enhancement | ||
Priority: | P2 | CC: | boyarsh, glebfm, imz, ldv, php-coder, placeholder |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | 14005, 34036 | ||
Bug Blocks: |
Description
xmm
2009-03-02 20:01:49 MSK
# apt-get autoremove Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: sensible-mda procmail sendmail-cf sendmail-base The following packages will be REMOVED: procmail sendmail-base sendmail-cf sensible-mda 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 3203kB disk space will be freed. Do you want to continue [Y/n]? (Reading database ... 45301 files and directories currently installed.) Removing sensible-mda ... Removing procmail ... Removing sendmail-base ... Cleaning up the queues...find: `/var/spool/mqueue': No such file or directory done. Removing sendmail-cf ... Processing triggers for man-db ... |