Bug#796067: marked as done (apt: Tabs in sources.list are not accepted)
Your message dated Mon, 24 Aug 2015 16:05:10 +0000
with message-id <E1ZTuFC-0004if-Py@franck.debian.org>
and subject line Bug#796067: fixed in apt 1.1~exp10
has caused the Debian Bug report #796067,
regarding apt: Tabs in sources.list are not accepted
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
796067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796067
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apt
Version: 1.1~exp9
Severity: normal
sources.list:
deb<tab>http://httpredir.debian.org/debian<tab>unstable main contrib
# apt-get update
E: Type 'deb http://httpredir.debian.org/debian unstable' is
not known on line 33 in source list
/etc/apt/sources.list.d/debian.list
E: The list of sources could not be read.
Replacing the tabs with one blank works ok.
Elimar
-- Package-specific info:
-- apt-config dump --
APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "false";
APT::Install-Suggests "false";
APT::Sandbox "";
APT::Sandbox::User "_apt";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::VersionedKernelPackages "";
APT::VersionedKernelPackages:: "linux-image";
APT::VersionedKernelPackages:: "linux-headers";
APT::VersionedKernelPackages:: "linux-image-extra";
APT::VersionedKernelPackages:: "linux-signed-image";
APT::VersionedKernelPackages:: "kfreebsd-image";
APT::VersionedKernelPackages:: "kfreebsd-headers";
APT::VersionedKernelPackages:: "gnumach-image";
APT::VersionedKernelPackages:: ".*-modules";
APT::VersionedKernelPackages:: ".*-kernel";
APT::VersionedKernelPackages:: "linux-backports-modules-.*";
APT::VersionedKernelPackages:: "linux-tools";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "contrib/metapackages";
APT::Never-MarkAuto-Sections:: "non-free/metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Move-Autobit-Sections "";
APT::Move-Autobit-Sections:: "oldlibs";
APT::Move-Autobit-Sections:: "contrib/oldlibs";
APT::Move-Autobit-Sections:: "non-free/oldlibs";
APT::Move-Autobit-Sections:: "restricted/oldlibs";
APT::Move-Autobit-Sections:: "universe/oldlibs";
APT::Move-Autobit-Sections:: "multiverse/oldlibs";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "test -x /usr/bin/apt-show-versions || exit 0 ; apt-show-versions -i";
APT::Default-Release "unstable";
APT::Moo "Color";
APT::Get "";
APT::Get::Show-Upgraded "yes";
APT::Get::Show-Recommends "yes";
APT::Get::Show-Suggests "yes";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Architectures:: "i386";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "1";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "2";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-9n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "3";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-9";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "4";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "5";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-9";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::netrc "auth.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Etc::preferencesparts "preferences.d";
Dir::Etc::trusted "trusted.gpg";
Dir::Etc::trustedparts "trusted.gpg.d";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::solvers "";
Dir::Bin::solvers:: "/usr/lib/apt/solvers";
Dir::Bin::dpkg "/usr/bin/dpkg";
Dir::Bin::bzip2 "/bin/bzip2";
Dir::Bin::xz "/usr/bin/xz";
Dir::Bin::lzma "/usr/bin/xz";
Dir::Media "";
Dir::Media::MountPath "/media/apt";
Dir::Log "var/log/apt";
Dir::Log::Terminal "term.log";
Dir::Log::History "history.log";
Dir::Ignore-Files-Silently "";
Dir::Ignore-Files-Silently:: "~$";
Dir::Ignore-Files-Silently:: "\.disabled$";
Dir::Ignore-Files-Silently:: "\.bak$";
Dir::Ignore-Files-Silently:: "\.dpkg-[a-z]+$";
Dir::Ignore-Files-Silently:: "\.save$";
Dir::Ignore-Files-Silently:: "\.orig$";
Dir::Ignore-Files-Silently:: "\.distUpgrade$";
Acquire "";
Acquire::AllowInsecureRepositories "1";
Acquire::AllowDowngradeToInsecureRepositories "0";
Acquire::cdrom "";
Acquire::cdrom::mount "/media/cdrom/";
Acquire::IndexTargets "";
Acquire::IndexTargets::deb "";
Acquire::IndexTargets::deb::Packages "";
Acquire::IndexTargets::deb::Packages::MetaKey "$(COMPONENT)/binary-$(ARCHITECTURE)/Packages";
Acquire::IndexTargets::deb::Packages::flatMetaKey "Packages";
Acquire::IndexTargets::deb::Packages::ShortDescription "Packages";
Acquire::IndexTargets::deb::Packages::Description "$(RELEASE)/$(COMPONENT) $(ARCHITECTURE) Packages";
Acquire::IndexTargets::deb::Packages::flatDescription "$(RELEASE) Packages";
Acquire::IndexTargets::deb::Packages::Optional "0";
Acquire::IndexTargets::deb::Translations "";
Acquire::IndexTargets::deb::Translations::MetaKey "$(COMPONENT)/i18n/Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatMetaKey "$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::ShortDescription "Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::Description "$(RELEASE)/$(COMPONENT) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb::Translations::flatDescription "$(RELEASE) Translation-$(LANGUAGE)";
Acquire::IndexTargets::deb-src "";
Acquire::IndexTargets::deb-src::Sources "";
Acquire::IndexTargets::deb-src::Sources::MetaKey "$(COMPONENT)/source/Sources";
Acquire::IndexTargets::deb-src::Sources::flatMetaKey "Sources";
Acquire::IndexTargets::deb-src::Sources::ShortDescription "Sources";
Acquire::IndexTargets::deb-src::Sources::Description "$(RELEASE)/$(COMPONENT) Sources";
Acquire::IndexTargets::deb-src::Sources::flatDescription "$(RELEASE) Sources";
Acquire::IndexTargets::deb-src::Sources::Optional "0";
Acquire::Changelogs "";
Acquire::Changelogs::URI "";
Acquire::Changelogs::URI::Origin "";
Acquire::Changelogs::URI::Origin::Debian "http://metadata.ftp-master.debian.org/changelogs/CHANGEPATH_changelog";
Acquire::Changelogs::URI::Origin::Tanglu "http://metadata.tanglu.org/changelogs/CHANGEPATH_changelog";
Acquire::Changelogs::URI::Origin::Ubuntu "http://changelogs.ubuntu.com/changelogs/pool/CHANGEPATH/changelog";
Acquire::Changelogs::URI::Origin::Ultimedia "http://packages.ultimediaos.com/changelogs/pool/CHANGEPATH/changelog.txt";
Acquire::PDiffs "true";
Acquire::PDiffs::FileLimit "4";
Acquire::PDiffs::SizeLimit "30";
Acquire::Languages "";
Acquire::Languages:: "en";
Acquire::Languages:: "none";
Acquire::Languages:: "de_DE";
Acquire::Languages:: "de";
DPkg "";
DPkg::Pre-Invoke "";
DPkg::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
DPkg::Post-Invoke "";
DPkg::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
DPkg::Post-Invoke:: "if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp /var/cache/apt/archives; fi";
DPkg::Post-Invoke:: "if [ -x /usr/sbin/localepurge ] && [ $(ps w -p $PPID | egrep -c '(remove|purge)') != 1 ]; then /usr/sbin/localepurge; else exit 0; fi";
DPkg::Pre-Install-Pkgs "";
DPkg::Pre-Install-Pkgs:: "/usr/sbin/dpkg-preconfigure --apt || true";
RPM "";
RPM::Pre-Invoke "";
RPM::Pre-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper pre-install; fi";
RPM::Post-Invoke "";
RPM::Post-Invoke:: "if [ -x /usr/bin/etckeeper ]; then etckeeper post-install; fi";
CommandLine "";
CommandLine::AsString "apt-config dump";
-- (/etc/apt/preferences present, but not submitted) --
-- (no /etc/apt/sources.list present) --
-- System Information:
Debian Release: stretch/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.0-rc7-galadriel-lxtec-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages apt depends on:
ii adduser 3.113+nmu3
ii debian-archive-keyring 2014.3
ii gnupg 1.4.19-5
ii gnupg2 2.1.7-2
ii gpgv 1.4.19-5
ii libapt-pkg5.0 1.1~exp9
ii libc6 2.19-19
ii libgcc1 1:5.2.1-15
ii libstdc++6 5.2.1-15
apt recommends no packages.
Versions of packages apt suggests:
pn apt-doc <none>
pn aptitude | synaptic | wajig <none>
ii dpkg-dev 1.18.2
ii python-apt 1.0.0~beta3.1
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 1.1~exp10
We believe that the bug you reported is fixed in the latest version of
apt, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 796067@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Vogt <mvo@debian.org> (supplier of updated apt package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 24 Aug 2015 10:12:15 +0200
Source: apt
Binary: apt libapt-pkg5.0 libapt-inst2.0 apt-doc libapt-pkg-dev libapt-pkg-doc apt-utils apt-transport-https
Architecture: source all amd64
Version: 1.1~exp10
Distribution: experimental
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Michael Vogt <mvo@debian.org>
Description:
apt - commandline package manager
apt-doc - documentation for APT
apt-transport-https - https download transport for APT
apt-utils - package management related utility programs
libapt-inst2.0 - deb package format runtime library
libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
libapt-pkg-doc - documentation for APT development
libapt-pkg5.0 - package management runtime library
Closes: 695633 796067
Changes:
apt (1.1~exp10) experimental; urgency=medium
.
[ Michael Vogt ]
* add support for SRV record lookup before connect
* Provide "apt-get full-upgrade" to match "apt full-upgrade"
* Add support for "apt-cache showsrc --only-source srcpkgname"
Thanks to Steve Slangasek for the suggestion (Closes: 695633)
.
[ Julian Andres Klode ]
* Support tabs in sources.list files (Closes: #796067)
* Re-indent GetCandidateVerNew() and make ConsiderFiles argument explicit
* postinst: Correctly pass --home instead of -home, and fixup old user.
Thanks to Niels Thykier for reporting this on IRC
Checksums-Sha1:
a7ce1dfd1dc816d7ee786457574363cb33950c16 2375 apt_1.1~exp10.dsc
d15ae1d0b54a47d17bf26a78aee7010f836b2347 1915828 apt_1.1~exp10.tar.xz
0de474c9225b47e54270eac7836ca596d15c9dae 310348 apt-doc_1.1~exp10_all.deb
d7068b91e5118d9b442d8eca4ce4f2ab50c722e6 142374 apt-transport-https_1.1~exp10_amd64.deb
aa0c9f6db6ea29967c22d75afc05d4fd06b5f594 371074 apt-utils_1.1~exp10_amd64.deb
13ea3622adbb0b189c44e912ef92ad52bed6855b 1077546 apt_1.1~exp10_amd64.deb
3497de6b9f4d0ba1f3da89e4310226ff88f1f36e 174660 libapt-inst2.0_1.1~exp10_amd64.deb
1ffcbf1f42d9d6262c80d3e53145c781cbccb09f 209872 libapt-pkg-dev_1.1~exp10_amd64.deb
732dbfdcb92dd1f77cd4ffb5e606cb08f1f2148b 952348 libapt-pkg-doc_1.1~exp10_all.deb
83f17e85d3a9471513d6ab8cd37e571ecb215312 756748 libapt-pkg5.0_1.1~exp10_amd64.deb
Checksums-Sha256:
b69d90ebc0e85cd5f6cf9ec46e58b1284d8568db97b4b057e1f43eb398b195a0 2375 apt_1.1~exp10.dsc
70b47c9407cba9e9ff0c0b1727b6d08ef13832be2885d37ebc0a0e0aa699b507 1915828 apt_1.1~exp10.tar.xz
57296c0d037938843df336b6cc8a6ebd7a923530d07d34193f69e9b849831635 310348 apt-doc_1.1~exp10_all.deb
9d287bf2946090bfe87d5a068c096536045ec25816b84ce543501009c8aa1602 142374 apt-transport-https_1.1~exp10_amd64.deb
34afb5690037ce95c47ff8505643b85600b62584c0504709116a96e805fb5399 371074 apt-utils_1.1~exp10_amd64.deb
0474945e46eeda41b27f63eae48cc90d7c8e12ddafc42b0894fee61cc4083ae3 1077546 apt_1.1~exp10_amd64.deb
ebd80748469d94174536fca5b0496473629548e4b674cff6f6b5fab5cff7a8d0 174660 libapt-inst2.0_1.1~exp10_amd64.deb
b74e332b49bfc33c23c1d9c98db42337cbcca2b21b192a92d002adbbcfa7dcb1 209872 libapt-pkg-dev_1.1~exp10_amd64.deb
f17e79dc459b12cc0751be8ae01ae64aaf77b8e8204bd5e36802fa95f4bbddc4 952348 libapt-pkg-doc_1.1~exp10_all.deb
5c06b3248916f2a8c8bfe5b73dfaa3f1033bf3eea10e793363749d832306ed0d 756748 libapt-pkg5.0_1.1~exp10_amd64.deb
Files:
c823e341182d461bb735957f0e0ebcb3 2375 admin important apt_1.1~exp10.dsc
818759a0e3e6cd43c4d7c0394fa31657 1915828 admin important apt_1.1~exp10.tar.xz
c819f7dbb9c45f2835a03066c4630538 310348 doc optional apt-doc_1.1~exp10_all.deb
245e62e0ee77b3231c044651752d9a49 142374 admin optional apt-transport-https_1.1~exp10_amd64.deb
1278b5b65b3f1dffbeba7da4f75d4644 371074 admin important apt-utils_1.1~exp10_amd64.deb
532652dcf6cfc525fa1eeccfb32c43ce 1077546 admin important apt_1.1~exp10_amd64.deb
46a0aa0d0cec4bc4fc495ab3de8c5666 174660 libs important libapt-inst2.0_1.1~exp10_amd64.deb
31131665689bc7405a9ff0e82cab806f 209872 libdevel optional libapt-pkg-dev_1.1~exp10_amd64.deb
757898b9a2519737876cec5f98dc6e19 952348 doc optional libapt-pkg-doc_1.1~exp10_all.deb
41df4f467b0e2455b173b7c90c1c47c9 756748 libs important libapt-pkg5.0_1.1~exp10_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJV2z0TAAoJEJjKuzq9TKWelFUP/0QuoxcqctkhdGV830OxflWt
aOwVWqvjhfBuurRUY+6Z3iIPDR7pabkLt0zit8ic1gzZUb0L3QNtnJXKU1G2f2r9
H6dN9r8SuGNjTi1ecR5pckVaSpf8mSk2D063IMcGyyAqiQGba5xPjL/ul10rasap
9ZB5ask7W2tfhfilr7sF3Et3vlDk10zxpxcwLsmxtlblbBO9EKBDejK/t2bJwLjn
ixQ4wxSw+9sA0+v5fHgmyLbooWBtWGhgNmGbJvxmD389fp2NIoY214UcIAvNAeCi
mJbvV8mns9T9v6NeygRQXPqhzQJkmBA76nWSRtkLGr+NK/d5VL8UYuAaLGK+rmIg
NQ87HXk1zoQywJmG1WnyOUjboMVuyMR8CDfx6YhWun8lDvE54/qIvl35MYMbxUdJ
VYFVwTswdhVmem6wOXREoTP7LwIZTuCPasVHCu24VLO2keLlxDqcr1hjccd5PnL1
MID7wM4I62xzBdMbFAg6vl44qIfAfEfG8JExiBpI+mepHyLfoNVHxWarzxzhkqyc
c8tBg5TGOiToAPSNyr+lz8/UAkXBTy7aZK83F3zs/6IE1/82xJn9T2FU3Cw0XQEu
aAN6uzql2qawS9bkqgjh+kMa2gZbn7hUtD+lCmiT/N9At7oS9aO5v1vWeGFmsPsz
dMNhwYld/imI+mjP/OK2
=Od+Z
-----END PGP SIGNATURE-----
--- End Message ---
Reply to: