On Wed, 2010-11-24 at 22:56 +0000, Andy Burns wrote:
> On 24 November 2010 09:05, Axel Thimm <[email protected]> wrote:
> 
> > On Mon, 2010-11-22 at 22:26 +0000, Andy Burns wrote:
> >
> >> Axel, any reason those sqlite packages appear not to be published in 
> >> testing?
> >
> > I'm not sure what you mean, you did pick them up from their published
> > location in testing. Do you mean that your yum did not see these
> > packages? Maybe a yum misconfiguration?
> 
> Yes, I mean yum didn't see them, I did used to have priorities set on
> atrpms and rpmforge repos, now I have removed the priorities, and have
> them both disabled by default, and was just using --enablerepo=atrpms*
> but it still wouldn't pick up sqlite 3.6.x I had to use rpmfind to see
> that they existed and got them via wget ...

There must be some local issue on you dependencies. You can use

repoquery -q --show-dupes sqlite

which should show you all sqlite packages available for yum to choose.
Also

yum list sqlite

should show you the best candidate. If it's not the 3.6.x version then
something is broken in the yum config. Example output from repoquery:

sqlite-0:3.6.20-1.el5.x86_64
sqlite-0:3.3.6-5.i386
sqlite-0:3.3.6-5.x86_64

-- 
http://thimm.gr/ - http://ATrpms.net/

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
atrpms-devel mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-devel

Reply via email to