Gentoo Archives: gentoo-user

From: Alec Ten Harmsel <alec@××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ncurses: reductio ad absurdum
Date: Fri, 28 Aug 2015 15:27:29
Message-Id: 20150828152656.GA617@apio.adsroot.itcs.umich.edu
In Reply to: Re: [gentoo-user] ncurses: reductio ad absurdum by Philip Webb
1 On Fri, Aug 28, 2015 at 11:20:34AM -0400, Philip Webb wrote:
2 > 150828 Rich Freeman wrote:
3 >
4 > > git whatchanged /usr/portage/sys-libs/ncurses > /tmp/log.txt
5 >
6 > Tested as user :
7 >
8 > 690: ~> git whatchanged /usr/portage/sys-libs/ncurses > tmp/log.txt
9 > fatal: Not a git repository (or any parent up to mount point /home)
10 > Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
11
12 You would need to change the gentoo repo in repos.conf to sync with git
13 instead of rsync (or whatever you're currently using).
14
15 > I hope it's not going to be a requirement for Gentoo users
16 > that they become experts in using Git.
17
18 Not normal users, no. Anyone who is trying to debug issues with
19 ebuilds/portage is not a `normal user', but performing the functions of
20 a developer and therefore should have a minimal knowledge of the
21 relevant development tools.
22
23 Alec

Replies

Subject Author
Re: [gentoo-user] ncurses: reductio ad absurdum Dale <rdalek1967@×××××.com>
Re: [gentoo-user] ncurses: reductio ad absurdum Emanuele Rusconi <emarsk@×××××.com>