[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#45299: apt: apt-get doesn't umount CDs



Package: apt
Version: 0.3.12
Severity: normal

If my cdrom is not mounted and I run apt-get to install something from there,
it asks me for the CD, it mounts it, it reads it but it doesn't unmount it.

It would be cleaner if it left the CD in the nearest state it was before
running apt-get; here's what should be the algorithm that seems more clean to
me:

if (the CD was not mounted)
	leave it not mounted
else
	if (the CD was mounted and wasn't changed during apt-get operations)
		leave it mounted
	else
		leave it not mounted


-- System Information
Debian Release: 2.1
Kernel Version: Linux marvin 2.2.10 #2 Mon Jun 14 19:04:44 CEST 1999 i586 unknown

Versions of the packages apt depends on:
ii  libc6           2.1.2-0pre12   GNU C Library: Shared libraries and timezone
ii  libstdc++2.10   2.95.2-0pre1   The GNU stdc++ library


Reply to: