[gentoo-dev] eclass history

April 16th, 2012 - 06:40 am ET by Natanael Olaiz | Report spam

Hi,

Since the last updates, every update I have more and more problems with
ebuilds that I use from an authenticated https server.

For instance: the first time subversion asks to accept the certificate...
but since a time ago the subversion fetch eclass function is non
interactive at all, so it fails -have to do the checkout by hand- ; the
UUID have some kind of problem that after the first checkout make every
update to make a new checkout, etc.

I want to debug this, because for me (that have to work with this) is a
real PITA My question is : where I can see the history of the eclasses?
Some time ago all worked perfect! But with the rsync I have no idea what is
going on, I don't know the history (and all local changes are lost each


Thanks in advance,
Natanael


Hi,<br><br>Since the last updates, every update I have more and more problems with ebuilds that I use from an authenticated https server.<br><br>For instance: the first time subversion asks to accept the certificate... but since a time ago the subversion fetch eclass function is non interactive at all, so it fails -have to do the checkout by hand- ; the UUID have some kind of problem that after the first checkout make every update to make a new checkout, etc.<br>
<br>I want to debug this, because for me (that have to work with this) is a real PITA My question is : where I can see the history of the eclasses? Some time ago all worked perfect! But with the rsync I have no idea what is going on, I don&#39;t know the history (and all local changes are lost each --rsync...)<br>
<br><br>Thanks in advance,<br>Natanael<br>

email Follow the discussionReplies 2 repliesReplies Make a reply

Replies

#1 Dirkjan Ochtman
April 16th, 2012 - 06:50 am ET | Report spam
On Mon, Apr 16, 2012 at 12:37, Natanael Olaiz wrote:
I want to debug this, because for me (that have to work with this) is a real
PITA My question is : where I can see the history of the eclasses? Some
time ago all worked perfect! But with the rsync I have no idea what is going
on, I don't know the history (and all local changes are lost each



Start here:

http://sources.gentoo.org/cgi-bin/v...s?view=log

(Of course, you can also get a checkout via anonymous CVS, but cvs is
slow PITA.)

Cheers,

Dirkjan

Similar topics