Gentoo Archives: gentoo-dev

From: Charles Lacour <gentoo-dev@×××××××.com>
To: Marius Bernklev <mariube@××××××××.com>, Mark Guertin <gerk@g.o>
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Directory create in ebuilds
Date: Wed, 07 Aug 2002 23:09:46
Message-Id: 02080723094301.01885@bugler
In Reply to: Re: [gentoo-dev] Directory create in ebuilds by Marius Bernklev
1 On Wednesday 07 August 2002 18:17, Marius Bernklev wrote:
2 > Mark Guertin <gerk@g.o> writes:
3 > > On Wednesday 07 August 2002 23:11, Marius Bernklev wrote:
4 > >> > you can also look at:
5 > >> > man 5 ebuild
6 > >> ...which is in dire need of updating. As is the howto on http.
7 > > Does that mean you're volunteering? :P
8 >
9 > Oops. Oh well, at least python is easy to read. :)
10 >
11 >
12 > Marius
13
14 _I'll_ volunteer to (re)write it, if someone will give me a boost up the
15 learning curve with Python.
16
17 I want to write some ebuilds myself, but I lack the time to figure out Python
18 cold. I quit learning (most) new languages about the time object-oriented
19 proogramming started up. The explanations of OOP in the early days were...
20 cryptic? Obtuse? A tangled bunch of gobbledygook? Something in that general
21 direction... Anyway, I wasn't working as a programmer, so I dropped out of
22 the "Language of the Month" club.
23
24 What I've seen of Python looks pretty easy, but there are some basic concepts
25 I don't have, and trying to reason backward to them from somebody else's code
26 hasn't worked too well.
27
28 I'd also like to get (and am willing to pay for with documentation of same)
29 an explanation of what exactly it is that sandbox does. (And probably a
30 couple of other pieces of portage.)
31
32 I know it keeps things from messing with the real filesystem, but _how_,
33 specifically? It's much harder to figure out why you're having a problem
34 with something when you have no idea what it's doing.
35
36 Since quasi-teaching somebody a language via email and such is not real high
37 on many people's list of fun things to do, I'll also put in a request for any
38 good online tutorials on doing Python. (And if the doc for portage still
39 needs to be done once I've mastered it, I'll be willing to help.)

Replies

Subject Author
Re: [gentoo-dev] Directory create in ebuilds Paul de Vrieze <pauldv@××××××.nl>