--- François Pons <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] (François Pons)
> writes:
> 
> > Kenton Groombridge <[EMAIL PROTECTED]>
> writes:
> > > main::(-e:1):   1
> > >   DB<1> x $a = new URPM
> > > 0  URPM=HASH(0x831bef8)
> > >    'depslist' => ARRAY(0x831bf4c)
> > >         empty array
> > >    'provides' => HASH(0x831bd84)
> > >         empty hash
> > >   DB<2> x
> $a->parse_rpm("libjs-1.1-8mdk.athlon.rpm");
> > > 0  0
> > > 1  0
> > >   DB<3> x $a->{depslist}[0]->is_arch_compat;
> > > 0  0
> > Ok this means arch is unknown for rpm itself, I
> look more precisely for that.
> 
> Yes, it is badly declared in /usr/lib/rpm/rpmrc
> where you have :
> buildarchtranslate: athlon: i586
> instead of i686, can you test it should work if you
> edit it to i686.

Could we have this fixed in the rpm package?  As has
been pointed out in the past, anyone creating packages
for Mandrake or for distribution would have their own
.rpmrc to translate to i586, for the system one it
should compile for the system.

__________________________________________________
Yahoo! - We Remember
9-11: A tribute to the more than 3,000 lives lost
http://dir.remember.yahoo.com/tribute

Reply via email to