Received: from server173-4.web-hosting.com (server173-4.web-hosting.com [68.65.122.210]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id EC224780DBA for <~alpine/aports@lists.alpinelinux.org>; Tue, 9 Aug 2022 02:51:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=isnotmyreal.name; s=default; h=Content-Transfer-Encoding:Content-Type: Message-ID:References:In-Reply-To:Subject:To:From:Date:MIME-Version:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=6kpgpTUNlqvmJYIUWf7E9OcukfXkraXuekUgvRYIbeI=; b=WY9J8Qdf2t7rM4hDNbMmeS0SDR ReIYlZSB42p7F0ayB8RtoZfcg+SdjJ2yMG1itXTvuUEumh4l3b3+cUkqC0/2qSkcPMSp0T6esYQdE PUbYvP3n95xOPKuOGRCMNWN9kYpvzhMNxVEUdOEumMzqcFBt7HeFb90JA2yZlgk5Bpilo4n6z/9lO fr+YEfofJyjl8LsWNmYekoAF6WbGmsBIzHT8hav8bBUclrQP0UyGbAAVGHzi4K3TsQXDWTfb7T8vx qaC0xErWc62M7JfOtDxj4ScfHYylL9grSS0QFaOKhX8o09pkneJY2jcAdGGP9VF29FG3+irfgjq+H cahhkw0w==; Received: from [127.0.0.1] (port=39864 helo=server173.web-hosting.com) by server173.web-hosting.com with esmtpa (Exim 4.95) (envelope-from ) id 1oLFKw-004ovz-IW for ~alpine/aports@lists.alpinelinux.org; Mon, 08 Aug 2022 22:51:22 -0400 MIME-Version: 1.0 Date: Mon, 08 Aug 2022 22:51:18 -0400 From: TRS-80 To: ~alpine/aports@lists.alpinelinux.org Subject: Re: [PATCH] community/gnome-passwordsafe: fix issue 14082 In-Reply-To: <20220809014509.16176-1-lists.trs-80@isnotmyreal.name> References: <20220809014509.16176-1-lists.trs-80@isnotmyreal.name> User-Agent: Roundcube Webmail/1.4.12 Message-ID: <90c837bbf1094f55d8bdccd3ad3e7ea4@isnotmyreal.name> X-Sender: lists.trs-80@isnotmyreal.name Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server173.web-hosting.com X-AntiAbuse: Original Domain - lists.alpinelinux.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - isnotmyreal.name X-Get-Message-Sender-Via: server173.web-hosting.com: authenticated_id: lists.trs-80@isnotmyreal.name X-Authenticated-Sender: server173.web-hosting.com: lists.trs-80@isnotmyreal.name X-Source: X-Source-Args: X-Source-Dir: X-From-Rewrite: unmodified, already matched A couple guys helped me in IRC today. Testing: Doing `apk add libadwaita` did eliminate the error and allow the program to start. I am not sure about the comment about the other architectures though. Also, the name of the program changed from Gnome Password Safe to Gnome Secrets, should I submit separate patch to change the name? Cheers, TRS-80