Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: rpmbuild environment issues for xen guest?: msg#00079
|
Subject: |
Re: rpmbuild environment issues for xen guest? |
On Tue, Sep 26, 2006 at 05:12:15PM +0200, Paul Wouters wrote:
> On Tue, 26 Sep 2006, Joe Orton wrote:
>
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208059
> >
> > This report has an x86_64 Xen guest where _libdir is expanding to
> > /usr/lib; perhaps /etc/rpm/platform needs to be set up by the Xen
> > guest-creating scripts? Is this a known issue?
> >
> > Paul, if you do:
> >
> > echo x86_64-redhat-linux > /etc/rpm/platform
> >
> > does that fix the problem?
>
> Hmm.
>
> # more /etc/rpm/platform
> ia32e-redhat-linux
Scary! I think this file is created by anaconda. So if it's wrong in
your xen0 and just gets copied as-is to the guests, there is probably
something very wrong elsewhere. (I don't claim to understand how or why
this file is used or needed by rpmbuild, sorry)
joe
|
| |