|
From: Fredrik H. <fre...@ax...> - 2019-08-20 08:22:24
|
Hi! The error is not in check proper, but something on the apt packaging for either check or clam, or on the apt configuration side. Try to debug your apt configuration and caching, or to get help from Ubuntu packagers for these two packages. Best of luck! /Fredrik On 8/14/19 6:26 PM, Joseph Moore wrote: > I got the error message when I first tried to install check, but it > repeats for when I try to install clam av as well (which I tried to do > first when it informed me that check was a necessary component for how I > was trying to install clam) > > On Wed., Aug. 14, 2019, 10:31 a.m. Fredrik Hugosson, > <fre...@ax... <mailto:fre...@ax...>> wrote: > > 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. > |