From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <320095285153-0001@t-online.de> X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.7 required=5.0 tests=DATE_IN_PAST_06_12, DMARC_MISSING,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM, FROM_LOCAL_DIGITS,FROM_LOCAL_HEX,FROM_STARTS_WITH_NUMS,INVALID_DATE, MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2 autolearn=no autolearn_force=no version=4.0.0 Received: from mailout06.sul.t-online.com (mailout06.sul.t-online.com [194.25.134.19]) by cvs.gentoo.org (Postfix) with ESMTP id 44AAE4FECE for ; Wed, 24 Jan 2001 00:00:57 -0700 (MST) Received: from fwd07.sul.t-online.com by mailout06.sul.t-online.com with smtp id 14LJwE-0004uo-06; Wed, 24 Jan 2001 08:01:50 +0100 Received: from helios.bagwan (320095285153-0001@[217.80.39.249]) by fwd07.sul.t-online.com with smtp id 14LJw8-1EYkEqC; Wed, 24 Jan 2001 08:01:44 +0100 Received: (qmail 1885 invoked by uid 0); 24 Jan 2001 09:42:55 -0000 Received: from sadchitananda2.bagwan (HELO gottinger.de) (achim@192.168.2.1) by helios.bagwan with SMTP; 24 Jan 2001 09:42:55 -0000 Message-ID: <3A6E7746.37339CDC@gottinger.de> From: 320095285153-0001@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] rc4 impressions References: <20010124000658.A26004@bender.physast.uga.edu> <3A6E6D7A.8EA403A@gottinger.de> <20010124014744.A17902@bender.physast.uga.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Jan 24 00:01:02 2001 X-Original-Date: Wed, 24 Jan 2001 07:33:43 +0100 X-Archives-Salt: 0caacf99-a5cf-41a5-a652-d57809558ca2 X-Archives-Hash: bea2c9dbd3c032395e2b50f78aaf0e50 Andreas Schweitzer wrote: > On Wed, Jan 24, 2001 at 06:51:54AM +0100, Achim Gottinger wrote: > > Andreas Schweitzer wrote: > > > > > Hi, > > > I was so bold and downloaded 1.0_rc4_pre2. > > > I know, rc4 is somehow not released ... but it's on the > > > ibiblio site :-) > > > Well, I only grabed the sys.tbz2 file and installed it on 2 partitions > > > according to the Installation manual. > > > > > > 2 bugs so far : > > > - The included man is linked against a newer version > > > of the stdc++ library than is included. I think it's > > > glibc2.1 vs. glibc2.2 mismatch. > > > - there is a mismatch in /etc/profile and /etc/env.d > > > /etc/profile wants something in /etc, not /etc.d > > > (sorry, I forgot the name of the file ;-). > > > > Hmm, I think you must run "env-update" first. This is new in rc4 and I > > don't think it made it to the doc's > > right now. > > Ahhh ... now, /etc/profile.env is there ! :-) > > > env-update generates a files called /etc/profile.d from all the files in > > /etc/env.d and it autogenerates /etc/ld.so.conf. > > man did not work because libstdc++ is in /usr/lib/gcc-lib/........./lib > > and that path is added to /etc/ld.so.conf by > > env-update. > > Hope I'm right. :-) > > I don't know ... :-) The first thing I did was a ebuild of > glibc.2.2.1 and afterwards 'man' worked. Definatly strange, because libstdc++ comes with gcc. I installed three machines with that sys without having those problems. But I use a script to make all the neccesary settings to start. I will try to do it manualy as documented and update the docs if neccessary. Thanks for the bug-report. > > > I *think* I issued ldconf by hand before to make man work, > but could not swear on that. > And /etc/ld.so.conf did not get updated by env-update, > however, the /usr/lib/gcc-lib/.... entry is in it. > /etc/ld.so.cache did get updated, though. > > > > > > > What about including rsync and wget in the sys.tbz2 file. > > > Then, one could start with portage rigth away ! > > > > Yes we normaly did it that way and these utils will be in the rc4 sys.tbz2 > > Great - the next thing I did, was ebiuld OpenSSH (plus dependencies), > and now I'm logged in from my freshly installed Gentoo box to another > machine to write this mail ;-) In rc3 we had the following packages addidtionally to the sys-* stuff. joe (for those who can't vi), rsync,cvs,wget,openssh,openssl,strace,w3m,unzip,net-telnet,ftp,lftp. All these are not required to compile the stuff in sys, so that's why it is not there. sys only contains the stuff required for a minimum runtime-system that is able to recompile itself and to build everything else. > > > Andreas > > -- > Department of Physics & Astronomy and Center for Simulational Physics > University of Georgia Phone ++1 (706) 542 5043 > Athens, GA 30602-2451 Fax ++1 (706) 542 2492 > USA http://dilbert.physast.uga.edu/~andy/ > > NEW ! WWW page for phoenix : > > http://phoenix.physast.uga.edu > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://www.gentoo.org/mailman/listinfo/gentoo-dev