From owner-freebsd-bugs Sun Oct 13 10:30: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 875C537B401 for ; Sun, 13 Oct 2002 10:30:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EBEA43E88 for ; Sun, 13 Oct 2002 10:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DHU1Co049539 for ; Sun, 13 Oct 2002 10:30:01 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9DHU17n049536; Sun, 13 Oct 2002 10:30:01 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF44937B401 for ; Sun, 13 Oct 2002 10:23:14 -0700 (PDT) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D05143E88 for ; Sun, 13 Oct 2002 10:23:14 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9DHNE7R026183 for ; Sun, 13 Oct 2002 10:23:14 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.6/8.12.6/Submit) id g9DHNENJ026182; Sun, 13 Oct 2002 10:23:14 -0700 (PDT) Message-Id: <200210131723.g9DHNENJ026182@www.freebsd.org> Date: Sun, 13 Oct 2002 10:23:14 -0700 (PDT) From: Jed Clear To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/44016: 4.7R installworld fails with /usr/obj readonly Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44016 >Category: misc >Synopsis: 4.7R installworld fails with /usr/obj readonly >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 13 10:30:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Jed Clear >Release: 4.5Rp19 installing 4.7R >Organization: Dis >Environment: [Post Workaround] FreeBSD fbsd486 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sat Oct 12 23:15:11 EDT 2002 root@fbsdk6:/usr/obj/usr/src/sys/JEDWALL i386 >Description: If /usr/obj is mounted read only, make installworld fails during Perl. Normally I update my firewall by NFS mounting /usr/src and /usr/obj read-only, off a server with a lot more compile horsepower. [Ever do a buildworld on a 486/66?] This time, while doing the installworld to upgrade from 4.5p19 to 4.7R, it failed during perl5. [The following are from notes that I can hardly read so may contain mistakes and the ??? is something I can't read. :-(] It failed with: Appending installation info to /usr/libdat/perl/5.00503/mach/perl/???pod===>gnu/usr.bin/perl/library/SBM_FILE Stop in /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File/sdbm Mounting /usr/obj r/w lets the installworld proceed, but seems wrong to me. This was a freshly SUP'd 4.7R, as of 10/12. >How-To-Repeat: Mount /usr/obj readonly cd /usr/src; make installworld >Fix: WORKAROUND is to mount /usr/obj read/write. It looks like the fix will involve how Perl is installed. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message