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)
committerMichael Vogt <mvo@ubuntu.com>
Fri, 17 Oct 2014 09:25:48 +0000 (11:25 +0200)
commit0492269dcaf5f5539189648efb935c0badedd349
tree438325b8e1dc456db782d2f6bd94f3b863ac5ac5
parent67dc0ade385d0c3496853be3cae4219596dc7f22
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