don't cleanup cdrom files in apt-get update
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 15 Oct 2014 13:56:53 +0000 (15:56 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 15 Oct 2014 13:56:53 +0000 (15:56 +0200)
commit5afcfe2a51a9e47e95023b99bcab065d1975e950
tree77d9537d0b8bb02e23f1021e0fb67ae59878b78f
parent9227645d6d355f9f4332f400b8d58c8fa8f1e899
don't cleanup cdrom files in apt-get update

Regression from merging 801745284905e7962aa77a9f37a6b4e7fcdc19d0 and
b0f4b486e6850c5f98520ccf19da71d0ed748ae4. While fine by itself, merged
the part fixing the filename is skipped if a cdrom source is
encountered, so that our list-cleanup removes what seems to be orphaned
files.

Closes: 765458
apt-pkg/acquire-item.cc
test/integration/test-apt-cdrom