From owner-freebsd-ports Sat Jun 29 7:30:45 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 438E637B400 for ; Sat, 29 Jun 2002 07:30:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE7E443E09 for ; Sat, 29 Jun 2002 07:30:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g5TEU4JU011246 for ; Sat, 29 Jun 2002 07:30:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g5TEU4UU011245; Sat, 29 Jun 2002 07:30:04 -0700 (PDT) Date: Sat, 29 Jun 2002 07:30:04 -0700 (PDT) Message-Id: <200206291430.g5TEU4UU011245@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Alan E Subject: Re: ports/39980: x11/kdebase3 installs files with wrong permissions Reply-To: Alan E 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 The following reply was made to PR ports/39980; it has been noted by GNATS. From: Alan E To: Michael Nottebrock , Michael Nottebrock , FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/39980: x11/kdebase3 installs files with wrong permissions Date: Sat, 29 Jun 2002 10:26:57 -0400 On Saturday 29 June 2002 03:01, Michael Nottebrock wrote: > >Number: 39980 > >Category: ports > >Synopsis: x11/kdebase3 installs files with wrong permissions As we discussed on IRC this morning, the problem isn't the perms the file= s=20 have, but the perms the *copied* files are given. IOW, it's a coding issu= e. Hopefully I can look at this over the weekend and create a patch for it. = Since=20 it's a one-shot thing, it may do things the straightforward way, instead = of=20 setting up a file-copy job using dcop; If it is the latter, it may take a= bit=20 longer to sort out. A lot of the dcop code is ad-hoc, rather than generat= ed=20 by an IDL compiler; this means it's more error prone and somewhat harder = to=20 read. and so a solution may take a bit longer. Once I've tracked it down and patched it, I'll file a bug with KDE. --=20 AlanE (official weird-bug whacker of the KDE-FreeBSD Team) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message