All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric S. Johansson" <esj@harvee.org>
To: Derek Glidden <dglidden@illusionary.com>,
	xen-devel@lists.sourceforge.net
Subject: Re: Re: xenning gentoo
Date: Fri, 31 Dec 2004 14:44:38 -0500	[thread overview]
Message-ID: <41D5AC26.2020608@harvee.org> (raw)
In-Reply-To: <41D5882F.3030805@harvee.org>

Eric S. Johansson wrote:
> finally got back to trying to build xen on gentoo using the 2.0.1 ebuild:
> 
>> http://bugs.gentoo.org/show_bug.cgi?id=70161)
> 
> 
> unfortunately, it can't find the xen tarball and, quite frankly, I'm not 
> sure where to put all the other pieces and whether or not I need to 
> build manifest etc. etc.
> 
> its beginning to look like it might be easier to just build everything 
> from raw bits and reinstall xen anytime I do an update via emerge.

couldn't bring myself to the things the raw bits way so I decided to go 
from zero knowledge on ebuilds to some knowledge.

this is what I've learned so far (yes, some of this is ebuild 101):

understand the directory hierarchy of an ebuild input files and the 
right place.  This means the  *.ebuild and Manifest are in the "top" 
directory of that particular ebuild and all datafiles go in "files".

get all the files local and into the /usr/portage/distfiles and 
directory.  The new tarballs for xen and xen-sources are placed into 
/usr/portage/distfiles by hand just to make things easier.

don't be afraid to hack the hardcoded version numbers in your ebuilds 
like xen-sources-2.6.9.ebuild.  and sometimes, just sometimes it really 
is a question of the knowing when to give up. ;-)

xeno xen-sources # ACCEPT_KEYWORDS="~x86" emerge -v xen-sources
Calculating dependencies ...done!
 >>> emerge (1 of 1) sys-kernel/xen-sources-2.6.9 to /
 >>> md5 src_uri ;-) linux-2.6.9.tar.bz2
 >>> md5 src_uri ;-) xen-2.0.1-src.tgz
 >>> Unpacking source...
 >>> Unpacking linux-2.6.9.tar.bz2 to 
/var/tmp/portage/xen-sources-2.6.9/work
 >>> Unpacking xen-2.0.1-src.tgz to /var/tmp/portage/xen-sources-2.6.9/work
patching file 
/var/tmp/portage/xen-sources-2.6.9/work/linux-2.6.9-xen0/drivers/xen/blkfront/blkfront.c
Reversed (or previously applied) patch detected!  Assume -R? [n] y
Hunk #1 succeeded at 103 (offset 1 line).
Hunk #2 FAILED at 138.
Hunk #3 succeeded at 467 (offset -1 lines).
Hunk #4 succeeded at 1008 (offset -1 lines).
1 out of 4 hunks FAILED -- saving rejects to file 
/var/tmp/portage/xen-sources-2.6.9/work/linux-2.6.9-xen0/drivers/xen/blkfront/blkfront.c.rej



-- 
http://www.salon.com/books/review/2004/12/18/heloise/index.html

The basis of Abelard's philosophy, which he taught to Heloise, was
that logic had to be applied to religion in order to arrive at the
truth.


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt

  parent reply	other threads:[~2004-12-31 19:44 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-06  0:33 xenning gentoo Eric S. Johansson
2004-12-06 19:25 ` Derek Glidden
2004-12-31 17:11   ` Eric S. Johansson
2004-12-31 19:16     ` Anthony Liguori
2004-12-31 19:44     ` Eric S. Johansson [this message]
     [not found]       ` <41D5C66D.308@insightful.co.nz>
     [not found]         ` <41F7ECA0.1080205@harvee.org>
2005-01-27 19:12           ` Scott Mohekey
2005-01-28 21:02             ` Jon Mason
2005-01-28 22:22               ` Scott Mohekey
2005-01-28 22:40                 ` Jon Mason
2005-01-29  1:38                 ` Mark Williamson
     [not found]                 ` <420CC301.8030402@harvee.org>
2005-02-11 20:34                   ` Scott Mohekey
2005-02-13 13:57                     ` Eric S. Johansson
2005-02-13 20:05                       ` Barry G
2005-02-13 20:39                         ` Eric S. Johansson
2005-02-13 22:12                           ` Eric S. Johansson
2005-02-14  0:51                             ` Barry G
2005-02-14 14:20                               ` Eric S. Johansson
2005-02-15 13:22                                 ` Eric S. Johansson
2005-02-15 13:52                                   ` B.G. Bruce
2005-01-03  0:54     ` Derek Glidden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41D5AC26.2020608@harvee.org \
    --to=esj@harvee.org \
    --cc=dglidden@illusionary.com \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.