From fernan@pi.iib.unsam.edu.ar  Tue Oct  8 07:39:17 2002
Return-Path: <fernan@pi.iib.unsam.edu.ar>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0840037B401; Tue,  8 Oct 2002 07:39:17 -0700 (PDT)
Received: from www.unsam.edu.ar (ns2.unsam.edu.ar [170.210.48.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 087F243E75; Tue,  8 Oct 2002 07:39:14 -0700 (PDT)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: from pi.iib.unsam.edu.ar (pi.iib.unsam.edu.ar [192.168.10.11])
	by www.unsam.edu.ar (8.9.3/8.9.3) with ESMTP id LAA22044;
	Tue, 8 Oct 2002 11:39:03 -0300 (ART)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: from pi.iib.unsam.edu.ar (localhost.iib.unsam.edu.ar [127.0.0.1])
	by pi.iib.unsam.edu.ar (8.12.3/8.12.3) with ESMTP id g98Ed0vb080886;
	Tue, 8 Oct 2002 11:39:00 -0300 (ART)
	(envelope-from fernan@pi.iib.unsam.edu.ar)
Received: (from fernan@localhost)
	by pi.iib.unsam.edu.ar (8.12.3/8.12.3/Submit) id g98Ed0FR080885;
	Tue, 8 Oct 2002 11:39:00 -0300 (ART)
Message-Id: <200210081439.g98Ed0FR080885@pi.iib.unsam.edu.ar>
Date: Tue, 8 Oct 2002 11:39:00 -0300 (ART)
From: Fernan Aguero <fernan@iib.unsam.edu.ar>
Reply-To: Fernan Aguero <fernan@iib.unsam.edu.ar>
To: FreeBSD-gnats-submit@freebsd.org
Cc: openoffice@freebsd.org
Subject: OpenOffice setup fails due to missing setup.ins
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43828
>Category:       ports
>Synopsis:       OpenOffice setup fails due to missing setup.ins
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 08 07:40:01 PDT 2002
>Closed-Date:    Wed Oct 09 01:21:35 PDT 2002
>Last-Modified:  Wed Oct 09 01:21:35 PDT 2002
>Originator:     Fernan Aguero
>Release:        FreeBSD 4.6.2-RELEASE-p2 i386
>Organization:
IIB-UNSAM
>Environment:
System: FreeBSD pi.iib.unsam.edu.ar 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Mon Sep 30 18:27:57 ART 2002 root@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386


>Description:
	I've succesfully built OpenOffice from sources (1.0.1). However, at the end
	of the installation, an error appears. Subsequent attempts to run
	openoffice-setup or the setup executable under /usr/local/OpenOffice.org1.0
	choke on the lack of a setup.ins file under
	/usr/local/OpenOffice.org1.0/program. I've searched both the openoffice
	tarball and my disk and found no such file anywhere.

	Is there any workaround to save me from rebuild/reinstall?. May I get a
	setup.ins file elsewhere? 
	
>How-To-Repeat:
	Not sure if this happens to everyone. Just make install, and try to run any
	setup executable.
	
>Fix:



>Release-Note:
>Audit-Trail:

From: Fernan Aguero <fernan@iib.unsam.edu.ar>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/43828: OpenOffice setup fails due to missing setup.ins
Date: Tue, 8 Oct 2002 12:10:14 -0300

 +----[ Asi hablaba To FreeBSD-gnats-submit@FreeBSD.org (fernan@iib.unsam.edu.ar):
 |
 | 
 | >Number:         43828
 | >Category:       ports
 | >Synopsis:       OpenOffice setup fails due to missing setup.ins
 | >Confidential:   no
 | >Severity:       serious
 | >Priority:       high
 | >Responsible:    freebsd-ports
 | >State:          open
 | >Quarter:        
 | >Keywords:       
 | >Date-Required:
 | >Class:          sw-bug
 | >Submitter-Id:   current-users
 | >Arrival-Date:   Tue Oct 08 07:40:01 PDT 2002
 | >Closed-Date:
 | >Last-Modified:
 | >Originator:     Fernan Aguero
 | >Release:        FreeBSD 4.6.2-RELEASE-p2 i386
 | >Organization:
 | IIB-UNSAM
 | >Environment:
 | System: FreeBSD pi.iib.unsam.edu.ar 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Mon Sep 30 18:27:57 ART 2002 root@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386
 | 
 | 
 | >Description:
 | 	I've succesfully built OpenOffice from sources (1.0.1). However, at the end
 | 	of the installation, an error appears. 
 
 Sorry, forgot to add the error, though is uninformative (at
 least to me): here are the last lines of output of the
 install:
 
 ...
 ...
 ===>  Installing for openoffice-1.0.1_3
 
 Initializing installation program..........
 *** Error code 1 (ignored)
 ===>   Generating temporary packing list
 ===>  Add wrapper scripts
 ===>   Registering installation for openoffice-1.0.1_3
 
 The only other place where an error code 1 is reported is at
 the following:
 mv: rename /usr/local/lib/ieee to /usr/local/lib/gcc-lib/i386-portbld-freebsd4.6.2/3.1.1/ieee: No such file or directory *** Error code 1 (ignored)
 
 [ rest of message omitted ]
 
 |
 +----]
 
 -- 
 F e r n a n   A g u e r o
 http://genoma.unsam.edu.ar/~fernan

From: Alexandr Kovalenko <never@nevermind.kiev.ua>
To: Fernan Aguero <fernan@iib.unsam.edu.ar>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, openoffice@FreeBSD.ORG
Subject: Re: ports/43828: OpenOffice setup fails due to missing setup.ins
Date: Tue, 8 Oct 2002 19:57:54 +0300

 Hello, Fernan Aguero!
 
 On Tue, Oct 08, 2002 at 11:39:00AM -0300, you wrote:
 
 > >Number:         43828
 > >Category:       ports
 > >Synopsis:       OpenOffice setup fails due to missing setup.ins
 [dd]
 > >Environment:
 > System: FreeBSD pi.iib.unsam.edu.ar 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Mon Sep 30 18:27:57 ART 2002 root@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386
 Please read pkg-message in your port directory:
 
 4 Setup problems
 ----------------
 
 If the setup complains about a missing file
 "setup.ins", it's time to upgrade your FreeBSD system
 to the lastest version. You will encounter this bug
 only if your OS is older than FreeBSD 4.6 STABLE.
 4.6 RELEASE is still affected.
 
 -- 
 NEVE-RIPE
 Ukrainian FreeBSD User Group
 http://uafug.org.ua/

From: Fernan Aguero <fernan@iib.unsam.edu.ar>
To: Alexandr Kovalenko <never@nevermind.kiev.ua>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG, openoffice@FreeBSD.ORG
Subject: Re: ports/43828: OpenOffice setup fails due to missing setup.ins
Date: Tue, 8 Oct 2002 14:13:35 -0300

 +----[ Asi hablaba Alexandr Kovalenko (never@nevermind.kiev.ua):
 |
 | Hello, Fernan Aguero!
 | 
 | On Tue, Oct 08, 2002 at 11:39:00AM -0300, you wrote:
 | 
 | > >Number:         43828
 | > >Category:       ports
 | > >Synopsis:       OpenOffice setup fails due to missing setup.ins
 | [dd]
 | > >Environment:
 | > System: FreeBSD pi.iib.unsam.edu.ar 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Mon Sep 30 18:27:57 ART 2002 root@pi.iib.unsam.edu.ar:/usr/obj/usr/src/sys/PI i386
 | Please read pkg-message in your port directory:
 | 
 | 4 Setup problems
 | ----------------
 | 
 | If the setup complains about a missing file
 | "setup.ins", it's time to upgrade your FreeBSD system
 | to the lastest version. You will encounter this bug
 | only if your OS is older than FreeBSD 4.6 STABLE.
 | 4.6 RELEASE is still affected.
 |
 +----]
 
 Sorry. My fault. 
 
 Fernan
 
 -- 
 F e r n a n   A g u e r o
 http://genoma.unsam.edu.ar/~fernan
State-Changed-From-To: open->closed 
State-Changed-By: mbr 
State-Changed-When: Wed Oct 9 01:20:14 PDT 2002 
State-Changed-Why:  
4.6.2-RELEASE still had the bug. pkg_message is now fixed and 
shows 4.6.2-RELEASE as buggy. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43828 
>Unformatted:
