SCIENTIFIC-LINUX-USERS Archives

August 2005

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Axel Thimm <[log in to unmask]>
Reply To:
Date:
Mon, 1 Aug 2005 23:25:25 +0200
Content-Type:
multipart/signed
Parts/Attachments:
text/plain (2625 bytes) , application/pgp-signature (194 bytes)
Hi Fernando,

On Mon, Aug 01, 2005 at 07:39:11AM -0300, Fernando M. Roxo da Motta wrote:
>   The second one refers to ATRpms repository, as APT reports that there is
> an Anjuta update available, when I try to update is it tries to update APT
> too and the processess didn't finish ok.   If I try to update just the APT
> I get :
> 
> # apt-get install apt
> Lendo Listas de Pacotes... Feito
> Construindo �rvore de Depend�ncias... Feito
> Os seguintes pacotes extras ser�o instalados:
>   atrpms-package-config
> Os seguintes pacotes NOVOS ser�o instalados:
>   apt atrpms-package-config
> 0 atualizados, 2 novos instalados, 0 removidos e 1 n�o atualizados.
> � preciso obter 1579kB de arquivos.
> Ap�s desempacotar 4146kB de espa�o adicional ser�o utilizados.
> Voc� quer continuar? [S/n] 
> Get:1 http://dl.atrpms.net el4-i386/atrpms/stable atrpms-package-config
> 99-1.el4.at [10,4kB]
> Get:2 http://dl.atrpms.net el4-i386/atrpms/stable apt
> 1:0.5.15cnc7-57.el4.at [1569kB]
> Obtidos 1579kB em 53s (29,5kB/s)                                               
> Aplicando modifica��es...
> Preparando...               ########################################### [100%]
>         file /etc/sysconfig/rhn/sources from install of atrpms-package-config-99-1.el4.at conflicts with file from package sl-release-4.1-4
> E: Erro enquanto rodando a transa��o
> alter:/root # 
> 
>   Ok, part of messages are in portuguese (my mother language),

If you want to generate such messages in english (for posting them)
try

export LANG=C
export LC_ALL=C

in the respective terminal. Not necessary for this one, though. :)

> but the main failure reason is in english.
> 
>   There are some others possible issues, but I'm still working on it,
> trying to figure out the extension of my fault. ;))

The reason for the upgrade fault is that ATrpms' packages are built
against RHEL. So they replace redhat-release with a config-less
redhat-release package and a split-off config package like
{redhat,atrpms,medley}-package-config.

As redhat-release is one of the very few packages a clone does not
coincide with RHEL, these mechanisms do not work here. You would have
to give apt some input like perhaps

apt-get install apt smart yum redhat-release medley-package-config sl-release-

For instance that should introduce a couple of depsolvers around a
config pulling in from sl+sl-updates+atrpms+dag+dries.

I would have to check on the replacements made in SL to see whether
this can be streamlined, but I hope the above will work for now.
-- 
Axel.Thimm at ATrpms.net


ATOM RSS1 RSS2