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

Bug#839259: marked as done (W: Target Contents-deb-legacy (Contents-{amd64, i386, all}) is configured multiple times in /etc/apt/sources.list)



Your message dated Sat, 09 Sep 2017 21:04:21 +0000
with message-id <E1dqmvN-000C30-Fn@fasolo.debian.org>
and subject line Bug#839259: fixed in apt 1.5~rc2
has caused the Debian Bug report #839259,
regarding W: Target Contents-deb-legacy (Contents-{amd64, i386, all}) is configured multiple times in /etc/apt/sources.list
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.)


-- 
839259: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839259
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libapt-pkg5.0
Version: 1.3
Severity: normal

Dear Maintainer,

My /etc/apt/sources.list contains 'main' and 'contrib nonfree' on
separate lines. This results in constant spam whenever *any* step is
taken - it is particularly frustrating in aptitude, which requires them
to be interactively dismissed.

Testing with `apt-file search apt-file` is probably the simplest.

These errors are output:
### BEGIN ERRORS
W: Target Contents-deb-legacy (Contents-amd64) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
W: Target Contents-deb-legacy (Contents-i386) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
W: Target Contents-deb-legacy (Contents-amd64) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
W: Target Contents-deb-legacy (Contents-i386) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
W: Target Contents-deb-legacy (Contents-all) is configured multiple times in /etc/apt/sources.list:4 and /etc/apt/sources.list:9
### END ERRORS


The following is currently my sources.list (I also enable additional
foreign architectures sometimes, thus the comments):
### BEGIN sources.list
# Current distro: stretch

# get all arches for the `main` component
deb     [ arch=amd64,i386 ] http://ftp.us.debian.org/debian stretch main
deb-src [ arch=amd64,i386 ] http://ftp.us.debian.org/debian stretch main
deb 	[ arch=amd64,i386 ] http://debug.mirrors.debian.org/debian-debug testing-debug main

# only fetch `non-free` and `contrib` on runnable arches
deb 	[ arch=amd64,i386 ] http://ftp.us.debian.org/debian stretch non-free contrib
deb-src [ arch=amd64,i386 ] http://ftp.us.debian.org/debian stretch non-free contrib

# get only runnable arches from /updates, but for all components
deb 	[ arch=amd64,i386 ] http://security.debian.org/ stretch/updates main non-free contrib
deb-src [ arch=amd64,i386 ] http://security.debian.org/ stretch/updates main non-free contrib

# get all arches from sid
deb     [ arch=amd64,i386 ] http://ftp.us.debian.org/debian sid main
deb-src [ arch=amd64,i386 ] http://ftp.us.debian.org/debian sid main
deb 	[ arch=amd64,i386 ] http://debug.mirrors.debian.org/debian-debug sid-debug main
deb 	[ arch=x32 ] http://ftp.debian-ports.org/debian sid main

# get only runnable arches from experimental
deb 	[ arch=amd64,i386 ] http://ftp.us.debian.org/debian experimental main
deb-src [ arch=amd64,i386 ] http://ftp.us.debian.org/debian experimental main
### END sources.list


-- System Information:
Debian Release: stretch/sid
  APT prefers testing-debug
  APT policy: (600, 'testing-debug'), (600, 'testing'), (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, x32

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages libapt-pkg5.0 depends on:
ii  libbz2-1.0  1.0.6-8
ii  libc6       2.23-5
ii  libgcc1     1:6.1.1-11
ii  liblz4-1    0.0~r131-2
ii  liblzma5    5.1.1alpha+20120614-2.1
ii  libstdc++6  6.1.1-11
ii  zlib1g      1:1.2.8.dfsg-2+b1

Versions of packages libapt-pkg5.0 recommends:
ii  apt  1.3

libapt-pkg5.0 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 1.5~rc2

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 839259@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode <jak@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: SHA512

Format: 1.8
Date: Sat, 09 Sep 2017 21:47:14 +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
Version: 1.5~rc2
Distribution: unstable
Urgency: medium
Maintainer: APT Development Team <deity@lists.debian.org>
Changed-By: Julian Andres Klode <jak@debian.org>
Description:
 apt        - commandline package manager
 apt-doc    - documentation for APT
 apt-transport-https - Transitional package: curl-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: 839259 872963 873914 873934 874285 874293
Changes:
 apt (1.5~rc2) unstable; urgency=medium
 .
   [ Julian Andres Klode ]
   * Actually install apt_auth.conf manual page (Closes: #873934)
   * test: Workaround gpgv warning
   * apt-daily: Wait for network before daily updates.
     Introduce a new helper, apt-helper wait-online that uses
     NetworkManager and/or systemd-networkd to wait for them
     reporting online, with a time out of 30 seconds; and run
     that helper before running the daily update script. (LP: #1699850)
   * apt-daily: Pull in network-online.target in service, not timer
   * Do not warn about duplicate "legacy" targets (Closes: #839259)
     (LP: #1697120)
   * cdrom: Don't hardcode "Files" field for copying source files
   * ftparchive: Do not pass through disabled hashes in Sources (Closes: #872963)
   * Directly link against libudev on Linux systems - this does not affect
     public API and ABI, but protected pkgUdevCdromDevices function pointers
     were renamed and are now always NULL, even if Dlopen returns true.
 .
   [ Christos Trochalakis ]
   * doc: correct '--allow-releaseinfo-change-*' typos (Closes: #873914)
 .
   [ Frans Spiesschaert ]
   * Dutch program translation update (Closes: #874285)
   * Dutch manpage translation update (Closes: #874293)
 .
   [ David Kalnischkies ]
   * don't write & chmod /dev/null log files
   * don't ask an uninit _system for supported archs (LP: #1613184)
Checksums-Sha1:
 26582baf6580db56475b192b855faca26fc1a3ea 2615 apt_1.5~rc2.dsc
 c1c75d4d518fe21185f6227959ed20c164149357 2094580 apt_1.5~rc2.tar.xz
 649643fde004765cae1bbfdcba1b22a354157abb 8052 apt_1.5~rc2_source.buildinfo
Checksums-Sha256:
 bd179bd53db2073d8dbd511d235dbdd152a77b8c93b1bd77ac2cf7cfad4eac16 2615 apt_1.5~rc2.dsc
 3ce6e894d3adf677a1e092a92f805c9ad85b96eb66cfd837639fb06929063bf5 2094580 apt_1.5~rc2.tar.xz
 1d2e74e75c589d8436e68a1056ca4964296c11001c4414351ddcac8e72086956 8052 apt_1.5~rc2_source.buildinfo
Files:
 287c530ff2f66f83045052cf51f4f972 2615 admin important apt_1.5~rc2.dsc
 16ccc17892d2cb2d793730a60dd1d975 2094580 admin important apt_1.5~rc2.tar.xz
 e04bb82ab0ca0c7a68f490799ce58aea 8052 admin important apt_1.5~rc2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJDBAEBCgAtFiEEzeVhi4gF/W4gLOnC1zw55WWAs4YFAlm0RqMPHGpha0BkZWJp
YW4ub3JnAAoJENc8OeVlgLOGH4QP/jJg3iN5R+FNIA/ds0beX1FETVwrhHfV5F6s
HfAakPN4/ODeOioNNbngVnDqMKvmCPT1QJEWo1MMs0w3P0KsPvDMgJzfSp5MxTNo
5ZVtt8gcsmkq8CPRj7AzWPM/4lxXbMD0EDYfyWbE6rZf29dscsTaG3hibfj24J9t
7VOxjvrXwNgmuF8TELrvbFw8XjKzZerE9sOLytf8l4gk3Qr02hqyDC9nm5xIu/au
C6vLYflxdH96MZGGLsupl/I0AVRtiWLTJ4g9ZDVg1ucKTgAq28adhkXpTcHmAqGl
477oC+4DqKliJ4AJnysb1l+dI2/WDGAnbfs9rqTcK1eZ1J9r07rMiMDsyKvLfcBV
amDhUKPw04nIBCDpjSFNY051KSYNEMaaijovpIpRJHRGpbyBq2Z5YFQNlH4/FgGV
VVya5hAhyuPMSEvTj3fkc4ZSrWekJ5huT1cII/wW1sf0WMG2p5yRdDbgvrdnnd8E
Y4ZDnnxThzQI4ZVLp5f9gnA81ri5T6ZH7BrO7G8m+8JVJtQZOsLBi8Ot5sv7l4nO
KOE9uqvLV2D8SNTLBwJ8oH1j/n372vmXE+HgE+Ntx9yJaS61WCGB2/4p3MrXwZsv
R/yGuJQrUfCcuVHYNjcsdr9ZyxPtnagBM8ywmR+XM/CFqh6mnPPeWz0B+Mg407Mz
RvXoV7Oc
=feOf
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: