From owner-freebsd-ports Mon Nov 11 3:10: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B468A37B401 for ; Mon, 11 Nov 2002 03:10:01 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF4743E4A for ; Mon, 11 Nov 2002 03:10:01 -0800 (PST) (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 gABBA0x3010703 for ; Mon, 11 Nov 2002 03:10:00 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gABBA0cg010702; Mon, 11 Nov 2002 03:10:00 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34A3A37B401; Mon, 11 Nov 2002 03:07:25 -0800 (PST) Received: from ice.42.org (ice.42.org [194.246.250.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D5DE43E42; Mon, 11 Nov 2002 03:07:24 -0800 (PST) (envelope-from sec@42.org) Received: by ice.42.org (Postfix, from userid 1000) id 3A26F1CA99; Mon, 11 Nov 2002 12:07:22 +0100 (CET) Message-Id: <20021111110722.3A26F1CA99@ice.42.org> Date: Mon, 11 Nov 2002 12:07:22 +0100 (CET) From: Stefan `Sec` Zehl Reply-To: Stefan `Sec` Zehl To: FreeBSD-gnats-submit@FreeBSD.org Cc: sobomax@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45207: games/solarwolf has wrong permissions Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45207 >Category: ports >Synopsis: games/solarwolf has wrong permissions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 11 03:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Stefan `Sec` Zehl >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD ice 4.7-STABLE FreeBSD 4.7-STABLE #0: Sun Oct 20 22:34:18 CEST 2002 root@ice:/export/obj/export/src/sys/ICE i386 >Description: The games/solarwolf port doesn't work. It pops up a window containing an error message: | pygame.error: | Couldn't read from 'data/music/aster2_sw.xm' This is because the permissions of two files are incorrect: baka:~>l /usr/local/share/solarwolf/data/music/ total 412 -rw------- 1 root wheel 306876 Jun 2 00:22 arg.xm -rw------- 1 root wheel 94125 Jun 2 00:20 aster2_sw.xm >How-To-Repeat: cd /usr/ports/games/solarwolf su make install clean ^D solarwolf >Fix: chmod a+r /usr/local/share/solarwolf/data/music/* >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message