From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jan 22 01:50:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D8FD16A419 for ; Tue, 22 Jan 2008 01:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 156D913C468 for ; Tue, 22 Jan 2008 01:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0M1o2Zj034611 for ; Tue, 22 Jan 2008 01:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0M1o2YI034610; Tue, 22 Jan 2008 01:50:02 GMT (envelope-from gnats) Resent-Date: Tue, 22 Jan 2008 01:50:02 GMT Resent-Message-Id: <200801220150.m0M1o2YI034610@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gaspar Chilingarov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21EF116A419 for ; Tue, 22 Jan 2008 01:42:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 04C6513C442 for ; Tue, 22 Jan 2008 01:42:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0M1fKtb050433 for ; Tue, 22 Jan 2008 01:41:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0M1fKfj050432; Tue, 22 Jan 2008 01:41:20 GMT (envelope-from nobody) Message-Id: <200801220141.m0M1fKfj050432@www.freebsd.org> Date: Tue, 22 Jan 2008 01:41:20 GMT From: Gaspar Chilingarov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/119880: [linux] OpenOffice 2.x fails after portupgrade with "error writing file" X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2008 01:50:02 -0000 >Number: 119880 >Category: ports >Synopsis: [linux] OpenOffice 2.x fails after portupgrade with "error writing file" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jan 22 01:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Gaspar Chilingarov >Release: FreeBSD 8.0-CURRENT >Organization: >Environment: FreeBSD aldan.web.am 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jan 10 22:39:43 AMT 2008 root@aldan.web.am:/mnt/ufsflash/src/obj/usr/src1/sys/nm amd64 >Description: After portupgrade of linux emulator packages (linux_base and company), inux version of OpenOffice (running under linuxolator) had a problems with saving files -- just throwing message box with "Error writing file". In the same time it works under root account. >How-To-Repeat: portupgrade -Rr 'linux*' then try to run OpenOffice and save the file >Fix: It turned out that permissions on /compat/linux/tmp was reset to 755, which effectively prevents any user to use this directory as temporary dir. If it were not there, OpenOffice will fallback to /tmp and successfuly work, but because it's there, it tries to use it and fails to write files. So there is solution to remove it, ot have a 1777 permission on it after install. >Release-Note: >Audit-Trail: >Unformatted: