RE: [Vserver] FC3 386 Guest in FC4 x64 host

2006-09-09 Thread ehab heikal
Same thing after rebuild

rpm -qa
gpg-pubkey-db42a60e-37ea5438
gpg-pubkey-4f2a6fd2-3f9d9d3b

Only these two rpms are there though there is more.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Hokka Zakrisson
Sent: Saturday, September 09, 2006 1:51 PM
To: vserver@list.linux-vserver.org
Subject: Re: [Vserver] FC3 386 Guest in FC4 x64 host


ehab heikal wrote:
> rm -f /var/lib/__db*; rpm --rebuilddb did not do the trick.
> 
> Does anyone know of a good way to build a fc3 guest in an fc4 host?

Of course, I meant /var/lib/rpm/__db*. Works fine here (though the host 
is using FC5).

-- 
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] FC3 386 Guest in FC4 x64 host

2006-09-09 Thread Daniel Hokka Zakrisson

ehab heikal wrote:

rm -f /var/lib/__db*; rpm --rebuilddb did not do the trick.

Does anyone know of a good way to build a fc3 guest in an fc4 host?


Of course, I meant /var/lib/rpm/__db*. Works fine here (though the host 
is using FC5).


--
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


RE: [Vserver] FC3 386 Guest in FC4 x64 host

2006-09-07 Thread ehab heikal
rm -f /var/lib/__db*; rpm --rebuilddb did not do the trick.

Does anyone know of a good way to build a fc3 guest in an fc4 host?

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Daniel
Hokka Zakrisson
Sent: Thursday, September 07, 2006 9:25 PM
To: vserver@list.linux-vserver.org
Subject: Re: [Vserver] FC3 386 Guest in FC4 x64 host


ehab heikal wrote:
> I am trying to build an fc3 test system in and fc4 x86 when i install
> with vserver build and the option of distro is fc3 everything is ok 
> until I try to internalize the package management , when doing this
the 
> package management inside the guest does not work also the
installation 

rm -f /var/lib/__db*; rpm --rebuilddb should fix it, I think.

> defaults to installing x64 and I would rather have 386.

I think changing /etc/rpm/platform is the only way to fix that, 
alternatively removing it and then using setarch i386 should work.

-- 
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver


Re: [Vserver] FC3 386 Guest in FC4 x64 host

2006-09-07 Thread Daniel Hokka Zakrisson

ehab heikal wrote:
I am trying to build an fc3 test system in and fc4 x86 when i install 
with vserver build and the option of distro is fc3 everything is ok 
until I try to internalize the package management , when doing this the 
package management inside the guest does not work also the installation 


rm -f /var/lib/__db*; rpm --rebuilddb should fix it, I think.


defaults to installing x64 and I would rather have 386.


I think changing /etc/rpm/platform is the only way to fix that, 
alternatively removing it and then using setarch i386 should work.


--
Daniel Hokka Zakrisson
GPG id: 06723412
GPG fingerprint: A455 4DF3 990A 431F FECA  7947 6136 DDA2 0672 3412
___
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver