|
From: Fredrik H. <fre...@ax...> - 2019-08-14 14:32:09
|
Hi! From what I can see check is already installed on your system. But there seems to be some issue with your sources.list configuration. Do you get the same warning when 'apt install'-ing some other package or just for check? BR, /Fredrik On 8/14/19 3:35 PM, Joseph Moore wrote: > > > I'm trying to install check on ubuntu 19.04, but it gives me the > following message and does not finish installing properly: > > ~$ sudo apt install check > Reading package lists... Done > Building dependency tree > Reading state information... Done > check is already the newest version (0.10.0-3build2). > 0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded. > W: Target Packages (partner/binary-amd64/Packages) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target Packages (partner/binary-i386/Packages) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target Packages (partner/binary-all/Packages) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target Translations (partner/i18n/Translation-en_CA) is > configured multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target Translations (partner/i18n/Translation-en) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target DEP-11 (partner/dep11/Components-amd64.yml) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target DEP-11 (partner/dep11/Components-all.yml) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target DEP-11-icons-small (partner/dep11/icons-48x48.tar) is > configured multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target DEP-11-icons (partner/dep11/icons-64x64.tar) is configured > multiple times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target CNF (partner/cnf/Commands-amd64) is configured multiple > times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > W: Target CNF (partner/cnf/Commands-all) is configured multiple > times in /etc/apt/sources.list:43 and > /etc/apt/sources.list.d/disco-partner.list:4 > > > How do I resolve this issue? The program will not run or read as > installed by other installations I am trying to do... > > Thanks for any help you can give. |