From owner-freebsd-questions Fri Feb 15 8: 1:44 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gecko.yellowgoanna.com (monatomic4.link.internode.on.net [150.101.99.236]) by hub.freebsd.org (Postfix) with ESMTP id A754A37B416 for ; Fri, 15 Feb 2002 08:00:57 -0800 (PST) Received: from albert (unknown [192.168.0.12]) by gecko.yellowgoanna.com (Postfix) with ESMTP id B19EC17E42 for ; Sat, 16 Feb 2002 02:30:55 +1030 (CST) From: "Richard Russell" To: Subject: Problem installing Xfree86-4 and other ports Date: Sat, 16 Feb 2002 02:30:58 +1030 Message-ID: <000c01c1b639$f56a4ca0$0c00a8c0@albert> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, New to the list -- apologies if this message is misdirected, just answered, or Considered Evil -- please correct me :) I've just done my first installation of FreeBSD 4.4 from a 4cd set on my Toshiba TE2000 Laptop. I'm having a few problems getting some ports to work... Here's what I've done (from memory -- E&OE)... Installed. make & install cvsupit cvsup cvsupfile -- updated everything to the latest (4.5-STABLE, latest ports, etc) did a make buildworld, make buildkernel, make installkernel, make installworld, mergemaster, reboot -- all seems ok. I've since installed a few ports successfully, but had trouble with some... XFree86-4 (fixed now, but I still wonder why the problem): I managed to mess about a bit too much with XFree86 -- installed 3.3.6, then 4.1.0, then 3.3.6, then deinstalled both and reinstalled 4.1.0 ... However, I couldn't start X due to it not being able to find the fixed font... after much messing around, I discovered that despite installing the XFree86-font*-4.1.0 ports, I didn't have XFree86-libraries-4.1.0 installed -- I'm not sure if this is due to my messing around, or if it's because the dependencies are mussed up... Almost every other port I try now: eg sysutils/portupgrade... here's my log (superfluous stuff removed): ---- # make clean ===> Cleaning for autoconf213-2.13.000227_1 ===> Cleaning for m4-1.4_1 ===> Cleaning for ruby-fnmatch-1.1b_1 ===> Cleaning for ruby-optparse-0.8.6 ===> Cleaning for ruby-1.6.6.2002.01.29 ===> Cleaning for pkg_tarup-1.2_3 ===> Cleaning for portupgrade-20020213.1_1 # make ===> Extracting for portupgrade-20020213.1_1 >> Checksum OK for pkgtools-20020204.tar.bz2. >> Checksum OK for pkgtools-20020204-20020213.1.diff.bz2. ===> portupgrade-20020213.1_1 depends on file: /usr/local/bin/ruby - found ===> Patching for portupgrade-20020213.1_1 ===> Applying distribution patches for portupgrade-20020213.1_1 /usr/local/bin/ruby -i.orig -ne '/ p / or print' /usr/ports/sysutils/portupgrade /work/pkgtools-20020204/bin/portcvsweb ===> Configuring for portupgrade-20020213.1_1 ===> Building for portupgrade-20020213.1_1 ===> bin Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/bin /usr/local/bin/ruby -wc make_describe_pass1 Syntax OK /usr/local/bin/ruby -pe ' if $. == 1; if /^#!/; sub /^#!\s*\S*(\benv\s+)?\bru by/, "#!/usr/local/bin/ruby"; else; $_ = "#!/usr/local/bin/ruby\n" + $_; end; end' make_describe_pass1 > .build/make_describe_pass1 ... ... /usr/local/bin/ruby -wc portversion Syntax OK /usr/local/bin/ruby -pe ' if $. == 1; if /^#!/; sub /^#!\s*\S*(\benv\s+)?\bru by/, "#!/usr/local/bin/ruby"; else; $_ = "#!/usr/local/bin/ruby\n" + $_; end; end' portversion > .build/portversion gzip -cn pkg_deinstall.1 > pkg_deinstall.1.gz gzip -cn pkg_fetch.1 > pkg_fetch.1.gz gzip -cn pkg_glob.1 > pkg_glob.1.gz gzip -cn pkg_sort.1 > pkg_sort.1.gz gzip -cn pkgdb.1 > pkgdb.1.gz gzip -cn portcvsweb.1 > portcvsweb.1.gz gzip -cn portsclean.1 > portsclean.1.gz gzip -cn portsdb.1 > portsdb.1.gz gzip -cn portupgrade.1 > portupgrade.1.gz gzip -cn portversion.1 > portversion.1.gz ===> etc Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/etc /usr/local/bin/ruby -p -e 'sub %r:/usr/local:, "/usr/local"' pkgtools.sh > .bu ild/pkgtools.sh /usr/local/bin/ruby -p -e 'sub %r:/usr/local:, "/usr/local"' status-pkg.sh > . build/status-pkg.sh gzip -cn pkgtools.conf.5 > pkgtools.conf.5.gz ===> lib Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/lib /usr/local/bin/ruby -wc pkg.rb Syntax OK /usr/local/bin/ruby -p -e 'sub %r:/usr/local:, "/usr/local"' pkg.rb > .build/p kg.rb ... ... /usr/local/bin/ruby -p -e 'sub %r:/usr/local:, "/usr/local"' tsort.rb > .build /tsort.rb ===> misc ===> misc/bash Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/misc/bash ===> misc/tcsh Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/misc/tcsh ===> misc/zsh Warning: Object directory not changed from original /usr/ports/sysutils/portupgr ade/work/pkgtools-20020204/misc/zsh # make # make install ===> Installing for portupgrade-20020213.1_1 ===> portupgrade-20020213.1_1 depends on file: /usr/local/lib/ruby/site_ruby/1 .6/optparse.rb - found ===> portupgrade-20020213.1_1 depends on file: /usr/local/lib/ruby/site_ruby/1 .6/i386-freebsd4/fnmatch.so - found ===> portupgrade-20020213.1_1 depends on file: /usr/local/sbin/pkg_tarup - not found ===> Verifying install for /usr/local/sbin/pkg_tarup in /usr/ports/sysutils/p kg_tarup ===> Extracting for pkg_tarup-1.2_3 >> Checksum mismatch for pkg_tarup?rev=1.2&content-type=text%2fplain. Make sure the Makefile and distinfo file (/usr/ports/sysutils/pkg_tarup/distinfo ) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/pkg_tarup. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. *** Error code 1 Stop in /usr/ports/sysutils/portupgrade. # ---- Now that looks like an error to me... If I go into the pkg_tarup port, and try installing it there, I get the same error... I also get it on a number of other ports... Note that one thing that _may_ be effecting me here is the fact that I've tried cvsupping multiple times, and make clean multiple times, and so on -- and occasionally, for various reasons, I've CTL-C'd it in the middle of something (a build or a clean, not an install AFAIK -- although I did it in the middle of a make update in /usr/ports once...) Still... I simply don't know where to go from here -- it seems that everything I try ends in the same error... any hints? rr -- Richard Russell Yellow Goanna Pty Ltd e: richard@yellowgoanna.com m: +61 412 827 805 f: +61 8 8462 2362 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message