From owner-freebsd-current@FreeBSD.ORG Wed Jul 2 23:59:58 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61D9A106564A for ; Wed, 2 Jul 2008 23:59:58 +0000 (UTC) (envelope-from jan6146@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.175]) by mx1.freebsd.org (Postfix) with ESMTP id 369EF8FC0C for ; Wed, 2 Jul 2008 23:59:57 +0000 (UTC) (envelope-from jan6146@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so514555wfg.7 for ; Wed, 02 Jul 2008 16:59:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=A2SSamJ4nEL9arPHr6B9TTC0NgXjLw5+yaycFLriBaY=; b=jg89FmheFBMdUpfy9P0De99tr89EIKEvgJV0uWXALBm/lnJrMEyZrHDjxMoLB2bYl/ odDhOwuwz3BRmUzOxOLbWDhl+JIDqWq9l7GIVg14Prqrwx1wNLq89e6U51HD9Aq3wkRm FAwsXNooAp/XrH1oZF8XpMxCW8azDuveTgBYA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=r3Qu4ntfEL2Y7Nf2bRPoceuI/E76dyeMDrqcJH3XBYJI0GAUujxg5r01S1Wp8CS/DI t+yfiXJYa3sEnchZBPnX4uASrevB0V9MIBseN3x4aXtv7CUMpxCkqhiiwd9O1J6ieIXF SVUMI5zwi7gV4kX1WZoepAtDRRtnjLUDncYE4= Received: by 10.142.154.20 with SMTP id b20mr2039036wfe.59.1215043197617; Wed, 02 Jul 2008 16:59:57 -0700 (PDT) Received: by 10.142.107.20 with HTTP; Wed, 2 Jul 2008 16:59:57 -0700 (PDT) Message-ID: <784966050807021659h5ba54a2dy9093f6e1ab76f297@mail.gmail.com> Date: Wed, 2 Jul 2008 16:59:57 -0700 From: "Rob Lytle" To: "Sean Cavanaugh" , freebsd-hackers@freebsd.org, freebsd-current@freebsd.org MIME-Version: 1.0 X-Mailman-Approved-At: Thu, 03 Jul 2008 01:08:57 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Sysinstall is still inadequate after all of these years / thanks for responding X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 23:59:58 -0000 Thanks Sean, This is the first time I ever actually downloaded all 3 CD's so i didn't know what I was getting into. I had always just used the first CD for the initial install, then ports for everything else. Next time I will use the dvd. Actually that would have been perfect as I got one of those unusual 550kB/s connections from ftp, lol. But I decided this time to get as many packages as quickly as possible, then run portupgrade on them to get the latest versions. I just did a make buildworld and made the kernel. Now I'm waiting here to do the make installworld after I go shopping. Plus its so hot here in Oregon I have to put the fan on my Sony VAIO SZ460N/C laptop. Its small but overheats, esp when using the NVidea graphics, so I use the i810 instead. I'm having problems with portupgrade though. Something got screwed up so a bunch of package compiles are failing. Most all of KDE is in there but it wont start and doesn't even give error messages, even when started with the console. In contrast Windowmaker works fine, so that is what I'm using now. I got another copy of ports.tar.gz as perhaps the old copy was corrupted, so after world gets installed, I will try portupgrade again. Sincerely, Rob On Wed, Jul 2, 2008 at 1:29 PM, Sean Cavanaugh wrote: > > Date: Wed, 2 Jul 2008 11:23:48 -0700 > > From: jan6146@gmail.com > > To: freebsd-hackers@freebsd.org; freebsd-current@freebsd.org > > CC: > > Subject: Sysinstall is still inadequate after all of these years > > > > > Hi All, > > > > My depressing analysis- YMMV. I've used FreeBSD since 1998. > > > > 1..Installing the packages off of the menu on the 3 CDROMs is an > incredibly > > tedious miserable process. I had to switch out the CD's around 40 times. > > If you don't believe me, just mark a whole bunch of random packages after > > obtaining the 7.0 release CD's, ad then install. Its frustrating and > almost > > like Windows, except its a bit faster as replacing CD's is faster than > > reboots. > > > > 2. When installing any given package, if a dependency is already there , > > the package aborts and then goes though some loop where you have to press > > OK half a dozen times. Thats insane. > > > > I think the CD switching problem would be to install all the packages at > > once from CD1, then CD2, then CD3. As for the second case, I don't know > > enough about the infrastructure to suggest any thing except to perhaps > > comment that code in its entirety or put in switch to bypass already > > installed dependencies. > > > > I wish I knew more about your infrastructure to fix this myself. Is it > > written in Python? Thats the only language I'm not so rusty at. I've > > programmed in 5 languages, but that was long ago. I'm old. But someone > who > > knows the system could probably fix it fast. I think this is such an > > inherent infrastructure problem that has existed so long that a bug > report > > would be futile. > > > > Food for thought. Thanks, > > > This is the reason I install everything from ports. > > The packages were divided into understandable clusters to make them fit on > CDs. Perhaps you would benefit from getting the DVD ISO instead which has > everything together. Im sure someone on the list could provide you the link > for it or google for it. > > -Sean > > -- ---------------------------------------------------------- http://www.youtube.com/user/whiteflluffyclouds (Ham radio videos)