Gentoo Archives: gentoo-dev

From: "Sean P. Kane" <spkane@××××××××××.com>
To: gentoo-dev@g.o
Subject: RE: [gentoo-dev] Directory create in ebuilds
Date: Thu, 08 Aug 2002 11:11:04
Message-Id: C42D120999B1CC4C886B6BB2832F356019B5E4@hermes.genomatica.com
1 I'd also be interested in hearing about any really good Python
2 tutorials/books for people coming at it fresh and with a very rusty
3 programming background...grin....
4
5 Thanks,
6 Sean
7
8
9 -----Original Message-----
10 From: Charles Lacour [mailto:gentoo-dev@×××××××.com]
11 Sent: Wednesday, August 07, 2002 21:10
12 To: Marius Bernklev; Mark Guertin
13 Cc:
14 Subject: Re: [gentoo-dev] Directory create in ebuilds
15
16
17 On Wednesday 07 August 2002 18:17, Marius Bernklev wrote:
18 > Mark Guertin <gerk@g.o> writes:
19 > > On Wednesday 07 August 2002 23:11, Marius Bernklev wrote:
20 > >> > you can also look at:
21 > >> > man 5 ebuild
22 > >> ...which is in dire need of updating. As is the howto on http.
23 > > Does that mean you're volunteering? :P
24 >
25 > Oops. Oh well, at least python is easy to read. :)
26 >
27 >
28 > Marius
29
30 _I'll_ volunteer to (re)write it, if someone will give me a boost up the
31
32 learning curve with Python.
33
34 I want to write some ebuilds myself, but I lack the time to figure out
35 Python
36 cold. I quit learning (most) new languages about the time
37 object-oriented
38 proogramming started up. The explanations of OOP in the early days
39 were...
40 cryptic? Obtuse? A tangled bunch of gobbledygook? Something in that
41 general
42 direction... Anyway, I wasn't working as a programmer, so I dropped
43 out of
44 the "Language of the Month" club.
45
46 What I've seen of Python looks pretty easy, but there are some basic
47 concepts
48 I don't have, and trying to reason backward to them from somebody else's
49 code
50 hasn't worked too well.
51
52 I'd also like to get (and am willing to pay for with documentation of
53 same)
54 an explanation of what exactly it is that sandbox does. (And probably a
55 couple of other pieces of portage.)
56
57 I know it keeps things from messing with the real filesystem, but _how_,
58
59 specifically? It's much harder to figure out why you're having a
60 problem
61 with something when you have no idea what it's doing.
62
63 Since quasi-teaching somebody a language via email and such is not real
64 high
65 on many people's list of fun things to do, I'll also put in a request
66 for any
67 good online tutorials on doing Python. (And if the doc for portage still
68
69 needs to be done once I've mastered it, I'll be willing to help.)
70 _______________________________________________
71 gentoo-dev mailing list
72 gentoo-dev@g.o
73 http://lists.gentoo.org/mailman/listinfo/gentoo-dev

Replies

Subject Author
Re: [gentoo-dev] Directory create in ebuilds Fredrik Jagenheim <humming@×××××.com>