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

Bug#253217: apt-get update typo when a bad type is used in sources.list



Package: apt
Version: 0.5.25
Severity: minor

The error message shown by apt-get when a bad type is used in
sources.list contains a typo.  With the following line in sources.list:

bar http://foo/ testing main
 
Running apt-get update now gives the following error message:

E: Type 'bar' is not known in on line 1 in sourecs list /etc/apt/sources.list
                           ^^^
This should probably be:

E: Type 'bar' is not known on line 1 in sourecs list /etc/apt/sources.list

-- Package-specific info:

-- (no /etc/apt/preferences present) --


-- (/etc/apt/sources.list present, but not submitted) --


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Kernel: Linux 2.6.6
Locale: LANG=C, LC_CTYPE=C

Versions of packages apt depends on:
ii  libc6                       2.3.2.ds1-12 GNU C Library: Shared libraries an
ii  libgcc1                     1:3.3.3-9    GCC support library
ii  libstdc++5                  1:3.3.3-9    The GNU Standard C++ Library v3

-- no debconf information



Reply to: