From owner-freebsd-xfce@freebsd.org Fri Jan 8 16:02:38 2021 Return-Path: Delivered-To: freebsd-xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 43D574CE0BA for ; Fri, 8 Jan 2021 16:02:38 +0000 (UTC) (envelope-from ml@netfence.it) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4DC7Cy0gryz4YwM for ; Fri, 8 Jan 2021 16:02:38 +0000 (UTC) (envelope-from ml@netfence.it) Received: by mailman.nyi.freebsd.org (Postfix) id 171994CE214; Fri, 8 Jan 2021 16:02:38 +0000 (UTC) Delivered-To: xfce@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 16E194CE35B for ; Fri, 8 Jan 2021 16:02:38 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DC7Cx5Y2vz4Z6N for ; Fri, 8 Jan 2021 16:02:37 +0000 (UTC) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.16.1/8.16.1) with ESMTPSA id 108G2YqH066286 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Fri, 8 Jan 2021 17:02:35 +0100 (CET) (envelope-from ml@netfence.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netfence.it; s=202005; t=1610121755; bh=fc8uqCCOUrIUXr/ug2rX2Ms78OBNZRGrpgcTr/KPUeo=; h=Subject:To:References:From:Date:In-Reply-To; b=BFjMD9K5rczorAdtv9xUivs9ROW//FaAbJMTGjTyBtmHi+6x5TmK7vDRV5KB09c0N EkR5o66uqL5h7DoeoT3Om2ikN7jlraw8r22buBKaSmXbMzCqwmMdVIErAz50N64PQI fzyc46OKDv8lnugtF7ki7fLimHPqlYzfNhE4AQ9Y= X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: XFCE upgraded to 4.16 To: Guido Falsi , xfce@freebsd.org References: <46a21428-a640-f895-0f3b-f44c09497bf5@madpilot.net> <747ecac6-6d60-6143-1ae1-47801299b59b@netfence.it> <1502a321-02c0-13e9-16b3-6f11da9de3af@madpilot.net> <47ede65d-817a-8d80-a582-660d43ac6ac3@andreaventuroli.it> <45c74d5a-909b-8905-6673-b340e1d976b4@netfence.it> <989cf919-245c-61f9-3091-b0933849093b@netfence.it> <2b8631d8-479b-15ee-1efd-cc4bffd14710@madpilot.net> From: Andrea Venturoli Message-ID: <838b577f-eb40-2776-19d4-2fb5f71611b3@netfence.it> Date: Fri, 8 Jan 2021 17:02:34 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <2b8631d8-479b-15ee-1efd-cc4bffd14710@madpilot.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4DC7Cx5Y2vz4Z6N X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2021 16:02:38 -0000 On 1/8/21 4:00 PM, Guido Falsi wrote: >> My home is on NFS4 in case it matters. >> If you want other info or would like me to do some tests, just ask. > > It definitely matters. chflags is not supported by NFS. I thought so... > But I have no idea why and where chflags is performed. I suspect it's > mv(1) doing that Does mv ever change flags? There's no mention of it in the man page and I thought it didn't. In any case I'd be curious which flags the script would want to set. > what kind of FS is your /tmp? ZFS. > COuld you try creating a temporary directory in your home and pointing > TMPDIR there? Sure. Now it just dumps core without giving any message. A subfolder briefly appears in TMPDIR, but then it's gone. ~/.themes gets populated (as it did when TMPDIR was on local ZFS). The theme is then selectable in "Window Manager" settings, but doesn't appear in xfce4-appearance-settings' list. So, in the end, I think the messages about chflags were just warnings and could be ignored; the problem lies elsewhere. > The script does require a change to accomodate for not having any of the > variables it checks set, but you will need to define TMPDIR anyway in > your setup most probably to have it working. I've got no problem with that, altough I suggest specifying this in pkg-message. bye & Thanks av.