On Thu 22 Aug 2019 at 20:04:57 +0300, Andrei POPESCU wrote: > On Jo, 22 aug 19, 11:48:55, Christopher Marlow wrote: > > Hi, > > > > When I try to add the contrib repos to buster: > > > > =========================================================================== > > > > deb http://deb.debian.org/debian buster main contrib non-free > > 1. > > > # > > > > # deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST > > 20190706-10:23]/ buster main > > > > #deb cdrom:[Debian GNU/Linux 10.0.0 _Buster_ - Official amd64 NETINST > > 20190706-10:23]/ buster main > > > > deb http://deb.debian.org/debian/ buster main > > 2. > > > deb-src http://deb.debian.org/debian/ buster main > > > > deb http://security.debian.org/debian-security buster/updates main > > deb-src http://security.debian.org/debian-security buster/updates main > > > > # buster-updates, previously known as 'volatile' > > deb http://deb.debian.org/debian/ buster-updates main > > deb-src http://deb.debian.org/debian/ buster-updates main > > > > deb http://deb.debian.org/debian buster main contrib non-free > > 3. > > > deb-src http://deb.debian.org/debian buster main contrib non-free > > > > deb http://deb.debian.org/debian-security/ buster/updates main contrib > > non-free > > deb-src http://deb.debian.org/debian-security/ buster/updates main contrib > > non-free > > > > deb http://deb.debian.org/debian buster-updates main contrib non-free > > deb-src http://deb.debian.org/debian buster-updates main contrib non-free > > > > > > # This system was installed using small removable media > > # (e.g. netinst, live or single CD). The matching "deb cdrom" > > # entries were disabled at the end of the installation process. > > # For information about how to configure apt package sources, > > # see the sources.list(5) manual. > > > > ============================================================================ > > > > I get an error saying that some repos have been configured many times. > > Because apparently you have...
Indeed. However, it is a warning which is issued, not an error. Posting what was seen on the screen would have revealed this. A trivial omission? Not really. User interpretation of what is seen on the screen is often defective. -- Brian.