From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Pavel Vainerman To: community@altlinux.ru Subject: Re: [Comm] =?koi8-r?b?78LOz9fJzNPRIM7B2tnXwcXU09E=?= ! Date: Tue, 7 Oct 2003 20:36:40 +0400 User-Agent: KMail/1.5.2 References: <3F82E182.7050400@sibmail.ru> <3F82E3F9.7050905@sibmail.ru> In-Reply-To: <3F82E3F9.7050905@sibmail.ru> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200310072035.20220.VPashka@nm.ru> Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Transfer-Encoding: 8bit X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.2 Precedence: list Reply-To: community@altlinux.ru List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 16:28:06 -0000 Archived-At: List-Archive: List-Post: > > Запустил synaptic из rootа выдало следущее > > There are two or more versions of the package 'gimp-print' installed in > your system, which is a situation APT can't handle cleanly at the moment. > Please do one of the following: > 1) Keep at most one version of the package in the system; or > 2) If you do want to keep multiple versions of that package, lookup > RPM::Allow-Duplicated in the documentation. Делаете # rpm -q gimp-print Убеждаетесь, что стоит два пакета и удаляете более старый, при помощи # rpm -e полное_имя_старого_пакета P.S. может быть придётся использовать ещё и ключик '--nodedeps' -- PV