Gentoo Archives: gentoo-dev

From: Sami Dalouche <skoobi@××××.fr>
To: gentoo-dev@g.o
Subject: [gentoo-dev] Portage 2.0.28 -> 2.0.29 : bug or feature ?
Date: Sat, 24 Aug 2002 10:37:03
Message-Id: 004701c24b84$0b7fdb10$c601a8c0@bluefire
In Reply to: Re: [gentoo-dev] Openoffice 1.0.0-r2 and gcc-3.2 by Prashanth Aditya Susarla
1 Hi all,
2
3 I'm currently trying gentoo linux on a test box (luckily, it's a test
4 box....), and trying to
5 learn the behaviour of this fabulous distribution...
6 I installed the 1.4beta and just tried unmasking portage 2.0.29 (I was
7 hoping
8 there would be some way of rebuilding all packages, and upgrading not only
9 world-profiled packages, but also the other ones)
10 => emerge rsync
11 => nano -w /usr/portage/profiles/mask (comment the 2.0.29 line)
12 => emerge portage
13 => OK
14
15 except :
16 => emerge clean
17 => BOUM. error
18 => emerge
19 command not found
20 ?????
21 => which emerge
22 emerge not in /bin, /usr/bin, /sbin, /usr/sbin.....
23
24 ????
25 oops... removing the 2.0.28 removed my 2.0.29 executable... I guess this
26 behaviour's not normal, right ?
27
28 Sam