From owner-freebsd-ports@FreeBSD.ORG Mon Apr 9 01:47:04 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 67A5E16A400 for ; Mon, 9 Apr 2007 01:47:04 +0000 (UTC) (envelope-from jwhitman@jwnetsource.com) Received: from fallback-mx1.atl.registeredsite.com (fallback-mx1.atl.registeredsite.com [64.224.219.95]) by mx1.freebsd.org (Postfix) with ESMTP id 0A33313C455 for ; Mon, 9 Apr 2007 01:47:03 +0000 (UTC) (envelope-from jwhitman@jwnetsource.com) Received: from mail1.atl.registeredsite.com (mail1.atl.registeredsite.com [64.224.219.75]) by fallback-mx1.atl.registeredsite.com (8.12.11.20060308/8.12.11) with ESMTP id l391D5Jm006234 for ; Sun, 8 Apr 2007 21:13:06 -0400 Received: from safetserver.com (safetserver.com [66.223.105.83]) by mail1.atl.registeredsite.com (8.12.11.20060308/8.12.11) with ESMTP id l391D3xD012880 for ; Sun, 8 Apr 2007 21:13:03 -0400 Received: from ASUSP5WD2 ([69.215.202.38]) by safetserver.com (8.11.6/8.11.0) with ESMTP id l391D2B40094 for ; Mon, 9 Apr 2007 01:13:02 GMT (envelope-from jwhitman@jwnetsource.com) From: "Jeff Whitman" To: Date: Sun, 8 Apr 2007 21:13:16 -0400 Organization: JW NetSource.com Message-ID: <000001c77a44$40dfc4c0$c800a8c0@ASUSP5WD2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: Acd6REB70XEWTexHSFO5KotoYeoLKQ== Subject: portsdb: index generation error X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Apr 2007 01:47:04 -0000 In advance, thank you. FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 8 16:02:37 EDT 2007 CPU: Pentium III/Pentium III Xeon/Celeron (498.75-MHz 686-class CPU) Real memory = 805298176 (767 MB) Avail memory = 782880768 (746 MB) The script '/usr/local/bin/cvsrun' is intended to be run by cron to keep ports current. Works great without the -i flag (see if statement in the script below) but with the -i flag I get the following error : =========================== ERROR =============================== ================================================================= Updating the ports index ... Generating INDEX.tmp - please wait..sysctl: unknown oid 'compat.linux.osrelease' "Makefile", line 124: warning: "/sbin/sysctl -n compat.linux.osrelease" returned non-zero status ja-texinfo-4.7_1: "/usr/ports/japanese/ptex-tetex" non-existent -- dependency list incomplete ===> japanese/texinfo failed *** Error code 1 1 error ********************* Before reporting .... ..................... ********************* *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error ============================== END ============================== ========================= SCRIPT ================================ ================================================================= #! /bin/sh # cvsrun - Weekly CVSup Run echo "Subject: `hostname` weekly cvsup run" /usr/local/bin/cvsup -g -L 2 /usr/local/etc/cvsup/sup/supfile echo "" if [ $# -eq 1 ] ; then if [ $1 = "-i" ] ; then /usr/local/sbin/portsdb -Uu 2>&1 echo fi fi echo "" echo "cvsrun done." ============================== END ============================== ==================== TRUNCATED SCRIPT OUTPUT ==================== ================================================================= Subject: morpheus.safetserver.com weekly cvsup run Parsing supfile "/usr/local/etc/cvsup/sup/supfile" Connecting to cvsup12.us.FreeBSD.org Connected to cvsup12.us.FreeBSD.org Server software version: SNAP_16_1h Negotiating file attribute support Exchanging collection information Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Updating collection ports-all/cvs Edit ports/japanese/texinfo/Makefile Add delta 1.12 2007.04.08.23.23.08 hrs Edit ports/sysutils/seatools/Makefile Add delta 1.2 2007.04.08.23.24.28 bsam .............. Edit doc/share/sgml/trademarks.ent Add delta 1.36 2007.04.08.16.58.02 blackend Shutting down connection to server Finished successfully Updating the ports index ... Generating INDEX.tmp - please wait..sysctl: unknown oid 'compat.linux.osrelease' "Makefile", line 124: warning: "/sbin/sysctl -n compat.linux.osrelease" returned non-zero status ja-texinfo-4.7_1: "/usr/ports/japanese/ptex-tetex" non-existent -- dependency list incomplete ===> japanese/texinfo failed *** Error code 1 1 error ******************************************************************** Before reporting this error, verify that you are running a supported version of FreeBSD (see http://www.FreeBSD.org/ports/) and that you have a complete and up-to-date ports collection. (INDEX builds are not supported with partial or out-of-date ports collections -- in particular, if you are using cvsup, you must cvsup the "ports-all" collection, and have no "refuse" files.) If that is the case, then report the failure to ports@FreeBSD.org together with relevant details of your ports configuration (including FreeBSD version, your architecture, your environment, and your /etc/make.conf settings, especially compiler flags and WITH/WITHOUT settings). Note: the latest pre-generated version of INDEX may be fetched automatically with "make fetchindex". ******************************************************************** *** Error code 1 Stop in /usr/ports. *** Error code 1 Stop in /usr/ports. failed to generate INDEX! portsdb: index generation error cvsrun done. ============================== END ============================== ===================== PKG_VERSION -v ============================ ================================================================= bash-2.05b.007_6 = up-to-date with port cvsup-without-gui-16.1h_2 = up-to-date with port db41-4.1.25_4 = up-to-date with port ezm3-1.2_1 = up-to-date with port gettext-0.16.1_1 = up-to-date with port gmake-3.81_1 = up-to-date with port libiconv-1.9.2_2 = up-to-date with port libtool-1.5.22_4 = up-to-date with port perl-5.8.8 = up-to-date with port portupgrade-2.2.6_3,2 = up-to-date with port ruby-1.8.6,1 = up-to-date with port ruby18-bdb-0.6.0 = up-to-date with port ============================== END ============================== ======================= CVSUP SUPFILE =========================== ================================================================= # /usr/local/etc/cvsup/sup/supfile *default host=cvsup12.us.FreeBSD.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_6_2 *default delete use-rel-suffix *default compress src-all ports-all tag=. doc-all tag=. ============================== END ============================== ====================== ETC/MAKE.CONF ============================ ================================================================= # added by use.perl 2007-04-07 03:55:41 PERL_VER=5.8.8 PERL_VERSION=5.8.8 CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_PROFILE= true ============================== END ============================== ========================== KERNEL =============================== ================================================================= # # MORPHEUS --Custom kernel configuration file for FreeBSD/i386 # # $FreeBSD: src/sys/i386/conf/MORPHEUS machine i386 cpu I686_CPU ident MORPHEUS # To statically compile in device wiring instead of /boot/device.hints #hints "MORPHEUS.hints" # Default places to look for devices. makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols options SCHED_4BSD # 4BSD scheduler options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking #options INET6 # IPv6 communications protocols options FFS # Berkeley Fast Filesystem options SOFTUPDATES # Enable FFS soft updates support options UFS_ACL # Support for access control lists #options UFS_DIRHASH # Improve performance on big directories options MD_ROOT # MD is a potential root device options NFSCLIENT # Network Filesystem Client options NFSSERVER # Network Filesystem Server options NFS_ROOT # NFS usable as /, requires NFSCLIENT #options MSDOSFS # MSDOS Filesystem #options CD9660 # ISO 9660 Filesystem options PROCFS # Process filesystem (requires PSEUDOFS) options PSEUDOFS # Pseudo-filesystem framework options GEOM_GPT # GUID Partition Tables. options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!] options COMPAT_FREEBSD4 # Compatible with FreeBSD4 options COMPAT_FREEBSD5 # Compatible with FreeBSD5 #options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI options KTRACE # ktrace(1) support options SYSVSHM # SYSV-style shared memory options SYSVMSG # SYSV-style message queues options SYSVSEM # SYSV-style semaphores options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions options KBD_INSTALL_CDEV # install a CDEV entry in /dev options ADAPTIVE_GIANT # Giant mutex is adaptive. #Firewall & NAT & DummyNet, may be needed in jail setup #options IPFIREWALL #options IPDIVERT #options IPFIREWALL_DEFAULT_TO_ACCEPT #options IPFIREWALL_VERBOSE #options IPFIREWALL_VERBOSE_LIMIT=100 #options DUMMYNET #options IPFIREWALL_FORWARD #options QUOTA device apic # I/O APIC # Bus support. device isa device eisa device pci # Floppy drives device fdc # ATA and ATAPI devices device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives options ATA_STATIC_ID # Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc # AT keyboard controller device atkbd # AT keyboard device psm # PS/2 mouse device kbdmux # keyboard multiplexer device vga # VGA video card driver options VESA device splash # Splash screen and screen saver support device agp # support several AGP chipsets # syscons is the default console driver, resembling an SCO console device sc # Power management support (see NOTES for more options) device apm # Add suspend/resume support for the i8254. device pmtimer # Serial (COM) ports device sio # 8250, 16[45]50 based serial ports # Parallel port device ppc device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # Pseudo devices. device loop # Network loopback device random # Entropy device device ether # Ethernet support device tun # Packet tunnel. device pty # Pseudo-ttys (telnet etc) device md # Memory "disks" device gif # IPv6 and IPv4 tunneling device faith # IPv6-to-IPv4 relaying (translation) # The `bpf' device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! # Note that 'bpf' is required for DHCP. device bpf # Berkeley packet filter # USB support device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device ehci # EHCI PCI->USB interface (USB 2.0) device usb # USB Bus (required) device ugen # Generic device uhid # "Human Interface Devices" device ukbd # Keyboard device ums # Mouse ===[root] /sys/i386/conf # ============================== END ============================== ======================== ETC/RC.CONF ============================ ================================================================= # -- sysinstall generated deltas -- # Sat Apr 7 00:18:36 2007 # Created: Sat Apr 7 00:18:36 2007 # Enable network daemons for user convenience. # Please make all changes to this file, not to /etc/defaults/rc.conf. # This file now contains just the overrides from /etc/defaults/rc.conf. defaultrouter="192.168.0.1" hostname="morpheus.safetserver.com" ifconfig_xl0="inet 192.168.0.111 netmask 255.255.255.0" inetd_enable="YES" moused_enable="YES" nfs_client_enable="YES" nfs_server_enable="YES" rpcbind_enable="YES" usbd_enable="YES" allscreens_flags="-c blink" ### Network Time Services options: ### ntpd_enable="YES" ntpd_program="/usr/sbin/ntpd" sshd_enable="YES" ============================== END ============================== =========================== DMESG =============================== ================================================================= Copyright (c) 1992-2007 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 8 16:02:37 EDT 2007 root@morpheus.safetserver.com:/usr/obj/usr/src/sys/MORPHEUS Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Pentium III/Pentium III Xeon/Celeron (498.75-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383f9ff real memory = 805298176 (767 MB) avail memory = 782880768 (746 MB) kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf4000000-0xf7ffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 7.1 on pci0 ata0: on atapci0 ata1: on atapci0 uhci0: port 0xdce0-0xdcff irq 11 at device 7.2 on pci0 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 7.3 (no driver attached) pci0: at device 14.0 (no driver attached) pcib2: at device 15.0 on pci0 pci2: on pcib2 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xdc00-0xdc7f mem 0xff001000-0xff00107f irq 11 at device 17.0 on pci0 miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto xl0: Ethernet address: 00:b0:d0:1a:4d:bb fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0: port 0x378-0x37f,0x778-0x77f irq 7 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppbus0: on ppc0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff,0xc8000-0xcffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounter "TSC" frequency 498752180 Hz quality 800 Timecounters tick every 1.000 msec ad0: 114473MB at ata0-master UDMA33 acd0: CDROM at ata1-master PIO4 Trying to mount root from ufs:/dev/ad0s1a ============================== END ============================== Jeff Whitman Managing Member Contact Information ~~~~~~~~~~~~~~~~~~~~~~~ Jeff Whitman JW NetSource, LLC 17125 Nollar Manchester, MI 48158 734.428.7770 - tel 877.341.7770 - toll free 734.428.1777 - fax jwhitman@jwnetsource.com http://jwnetsource.com/ Jeff Whitman Managing Member Contact Information ~~~~~~~~~~~~~~~~~~~~~~~ Jeff Whitman JW NetSource, LLC 17125 Nollar Manchester, MI 48158 734.428.7770 - tel 877.341.7770 - toll free 734.428.1777 - fax jwhitman@jwnetsource.com http://jwnetsource.com/