X-Loop: [email protected] Subject: bug#304: dbus machine-id Reply-To: ". fsmithred" <[email protected]>, [email protected] Resent-From: ". fsmithred" <[email protected]> Resent-To: [email protected] Resent-CC: [email protected] Resent-Date: Fri, 08 Mar 2019 19:18:02 UTC Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: report 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Received: via spool by [email protected] id=B.15520722024269 (code B ref -1); Fri, 08 Mar 2019 19:18:02 UTC Received: (at submit) by bugs.devuan.org; 8 Mar 2019 19:10:02 +0000 Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Fri, 08 Mar 2019 20:10:02 +0100 (CET) Received: from mail-it1-f176.google.com (mail-it1-f176.google.com [209.85.166.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 72031F60BE4 for <[email protected]>; Fri, 8 Mar 2019 20:00:58 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com [email protected] header.b="bNaSePhX"; dkim-atps=neutral Received: by mail-it1-f176.google.com with SMTP id z124so22874836itc.2 for <[email protected]>; Fri, 08 Mar 2019 11:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=4MxkOumsQkEPgtVccHfEsOoSDXwOvD5OHGeYMUFMPNk=; b=bNaSePhXG5alrFvfFudlTgXFWlRrxBvRllcWAwLkT6McSlSbqvoAUgzRQ8YKEvaHrz dEL3mPJiI82bnfMfctpAe3nMraWCxgmGVbPw7Q7xj0/8J2wMasdT5Eth9KkaHIlOUZNQ kCEdsI+L+q0DgoTRVDf3Dtep3e4Ya+sTbqoVAN6AlMBVckNbmmcPiox2B+tjLJAPvqnd R/XA1yULwHOc5havXHSM1auK1dd0J7NFSUCWmx+5yOuRnS0oe/QygH8mR2AUbqvkvnrv Qxacgxchuxq56jWp9sRLXxz+HBF2nxtmxFwVlBHXUnC8EABpRlEqMctUTYefIABhBswq nH8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=4MxkOumsQkEPgtVccHfEsOoSDXwOvD5OHGeYMUFMPNk=; b=qruaT9giQhmZbrZNADJgugQsSVYDBi8nKigVegsf+t62nZli3XRYDSAjHHQqpTeBrh ylaoBvDSHKtJhP0fm4oiCF7mIC7h788IFL4uauxOiYTKi+o2xu+z1JdTH8lHf8rF7aZZ YNMueI/oKvYG+rIbDck0WhmBdV2Dx3GmwCRgNYTU6rUQY3JPiFBySoc0qgRhAZqVWDPa J0qZiswqd2Zgrfe19vcbT0tkx3RPu5JzUIjs5g233/ESSI82azzzFRQuROfbp+V0LjDe +1gFjIAJMXNLcbZwj4XUBNB432PqX1Kt5iURwsn1O+9cZ1ufFv46S0yCQ3WKGn9F9QHa Nd2Q== X-Gm-Message-State: APjAAAVUOvw6G5UAAK9em1TyUbAaygkkXL4Sd3Ye0a/3jJpd4zSFrlss ztaqtRIAGxyDPqdQ6ba73hgqwqZFSYKuMm3LdHdcvA== X-Google-Smtp-Source: APXvYqy+W+JvmfMtmm/y9G6tbv3NmH0YTBtVU9H7S/DLlpWLCedcd8y+evxkZZKtbgMcbcTtiAt03IDOtAnpF+167sQ= X-Received: by 2002:a02:caa6:: with SMTP id e6mr12052862jap.111.1552071656147; Fri, 08 Mar 2019 11:00:56 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a5e:c913:0:0:0:0:0 with HTTP; Fri, 8 Mar 2019 11:00:55 -0800 (PST) From: ". fsmithred" <[email protected]> Date: Fri, 8 Mar 2019 14:00:55 -0500 Message-ID: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> To: submit <[email protected]> Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: dbus In some cases, a unique and unchanging identification number for a computer is not desired. dbus creates such a number in /var/lib/dbus/machine-id. If the file is missing, it gets regenerated at boot with a new number. It would be good if this behavior could be configured to either keep a consistent id number or change it at boot, according to the user's need. fsmithred
X-Loop: [email protected] From: [email protected] (Devuan bug Tracking System) To: ". fsmithred" <[email protected]> Subject: bug#304: Acknowledgement (dbus machine-id) Message-ID: <[email protected]> In-Reply-To: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> References: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> Precedence: bulk X-Devuan-PR-Message: ack 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Reply-To: [email protected] Thank you for the problem report you have sent regarding Devuan. This is an automatically generated reply, to let you know your message has been received. It is being forwarded to the developers mailing list for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): [email protected] If you wish to submit further information on your problem, please send it to [email protected] (and *not* to [email protected]). Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Devuan Bugs Owner (administrator, Devuan bugs database)
X-Loop: [email protected] Subject: bug#304: workaround Reply-To: KatolaZ <[email protected]>, [email protected] Resent-From: KatolaZ <[email protected]> Resent-To: [email protected] Resent-CC: [email protected] Resent-Date: Fri, 08 Mar 2019 23:18:01 UTC Resent-Message-ID: <[email protected]> Resent-Sender: [email protected] X-Devuan-PR-Message: report 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Received: via spool by [email protected] id=B304.155208660416431 (code B ref 304); Fri, 08 Mar 2019 23:18:01 UTC Received: (at 304) by bugs.devuan.org; 8 Mar 2019 23:10:04 +0000 Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sat, 09 Mar 2019 00:10:04 +0100 (CET) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: [email protected]) with ESMTPSA id D2737F60991 Date: Sat, 9 Mar 2019 00:03:05 +0100 From: KatolaZ <[email protected]> To: [email protected] Message-ID: <[email protected]> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s6zwz4h46m52rfda" Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org --s6zwz4h46m52rfda Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi there, following the discussion about /var/lib/dbus/machine-id, you find a new version of dbus in unstable and beowulf. The new version is 1.12.12-1+devuan2, and it should hit pkgmaster in the next 10 minutes. I have added a variable "IDTYPE" in /etc/default/dbus which is set by default to "RANDOM". This will result in /var/lib/dbus/machine-id being re-generated at boot time (and only at boot time). If IDTYPE is set to anything else, /var/lib/dbus/machine-id is preserved across subsequent boots. In this way, the sysadmin can choose to have the dbus machine-id persist across boots, if they like, but the default beaviour will be to have it re-generated at each boot. Please test it and report any issue. HND KatolaZ --s6zwz4h46m52rfda Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQSOWdaqRF79tKFTPVpfILOuC18GLwUCXIL0qAAKCRBfILOuC18G L+HaAKCCeIrzLBxde8Qteog9KgTiNo5PvACeIfBl+7XE4UmiVEM2W36wL3fDknc= =eOMa -----END PGP SIGNATURE----- --s6zwz4h46m52rfda--
X-Loop: [email protected] From: [email protected] (Devuan bug Tracking System) To: KatolaZ <[email protected]> Subject: bug#304: Info received (was workaround) Message-ID: <[email protected]> In-Reply-To: <[email protected]> References: <[email protected]> Precedence: bulk X-Devuan-PR-Message: ack-info 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Disabled-Doogie-Reply-To: [email protected] Thank you for the additional information you have supplied regarding this problem report. It has been forwarded to the developer(s) and to the developers mailing list to accompany the original report. Your message has been sent to the package maintainer(s): [email protected] If you wish to continue to submit further information on your problem, please send it to [email protected], as before. Please do not reply to the address at the top of this message, unless you wish to report a problem with the bug-tracking system. Devuan Bugs Owner (administrator, Devuan bugs database)
X-Loop: [email protected] From: [email protected] (Devuan bug Tracking System) To: fsmithred <[email protected]> Cc: [email protected] Subject: bug#304: marked as done (dbus machine-id) Message-ID: <[email protected]> In-Reply-To: <[email protected]> References: <[email protected]> <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> Precedence: bulk X-Devuan-PR-Message: closed 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Your message dated Fri, 8 Mar 2019 19:29:34 -0500 with message-id <[email protected]> and subject line bug#304: dbus machine-id has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Devuan Bugs Owner (administrator, Devuan bugs database) -------------------------------------- Received: (at submit) by bugs.devuan.org; 8 Mar 2019 19:10:02 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Fri, 08 Mar 2019 20:10:02 +0100 (CET) Received: from mail-it1-f176.google.com (mail-it1-f176.google.com [209.85.166.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 72031F60BE4 for <[email protected]>; Fri, 8 Mar 2019 20:00:58 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com [email protected] header.b="bNaSePhX"; dkim-atps=neutral Received: by mail-it1-f176.google.com with SMTP id z124so22874836itc.2 for <[email protected]>; Fri, 08 Mar 2019 11:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=4MxkOumsQkEPgtVccHfEsOoSDXwOvD5OHGeYMUFMPNk=; b=bNaSePhXG5alrFvfFudlTgXFWlRrxBvRllcWAwLkT6McSlSbqvoAUgzRQ8YKEvaHrz dEL3mPJiI82bnfMfctpAe3nMraWCxgmGVbPw7Q7xj0/8J2wMasdT5Eth9KkaHIlOUZNQ kCEdsI+L+q0DgoTRVDf3Dtep3e4Ya+sTbqoVAN6AlMBVckNbmmcPiox2B+tjLJAPvqnd R/XA1yULwHOc5havXHSM1auK1dd0J7NFSUCWmx+5yOuRnS0oe/QygH8mR2AUbqvkvnrv Qxacgxchuxq56jWp9sRLXxz+HBF2nxtmxFwVlBHXUnC8EABpRlEqMctUTYefIABhBswq nH8A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=4MxkOumsQkEPgtVccHfEsOoSDXwOvD5OHGeYMUFMPNk=; b=qruaT9giQhmZbrZNADJgugQsSVYDBi8nKigVegsf+t62nZli3XRYDSAjHHQqpTeBrh ylaoBvDSHKtJhP0fm4oiCF7mIC7h788IFL4uauxOiYTKi+o2xu+z1JdTH8lHf8rF7aZZ YNMueI/oKvYG+rIbDck0WhmBdV2Dx3GmwCRgNYTU6rUQY3JPiFBySoc0qgRhAZqVWDPa J0qZiswqd2Zgrfe19vcbT0tkx3RPu5JzUIjs5g233/ESSI82azzzFRQuROfbp+V0LjDe +1gFjIAJMXNLcbZwj4XUBNB432PqX1Kt5iURwsn1O+9cZ1ufFv46S0yCQ3WKGn9F9QHa Nd2Q== X-Gm-Message-State: APjAAAVUOvw6G5UAAK9em1TyUbAaygkkXL4Sd3Ye0a/3jJpd4zSFrlss ztaqtRIAGxyDPqdQ6ba73hgqwqZFSYKuMm3LdHdcvA== X-Google-Smtp-Source: APXvYqy+W+JvmfMtmm/y9G6tbv3NmH0YTBtVU9H7S/DLlpWLCedcd8y+evxkZZKtbgMcbcTtiAt03IDOtAnpF+167sQ= X-Received: by 2002:a02:caa6:: with SMTP id e6mr12052862jap.111.1552071656147; Fri, 08 Mar 2019 11:00:56 -0800 (PST) MIME-Version: 1.0 Received: by 2002:a5e:c913:0:0:0:0:0 with HTTP; Fri, 8 Mar 2019 11:00:55 -0800 (PST) From: ". fsmithred" <[email protected]> Date: Fri, 8 Mar 2019 14:00:55 -0500 Message-ID: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> Subject: dbus machine-id To: submit <[email protected]> Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: dbus In some cases, a unique and unchanging identification number for a computer is not desired. dbus creates such a number in /var/lib/dbus/machine-id. If the file is missing, it gets regenerated at boot with a new number. It would be good if this behavior could be configured to either keep a consistent id number or change it at boot, according to the user's need. fsmithred --------------------------------------- Received: (at 304-close) by bugs.devuan.org; 9 Mar 2019 00:30:05 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sat, 09 Mar 2019 01:30:05 +0100 (CET) Received: from mail-pg1-f172.google.com (mail-pg1-f172.google.com [209.85.215.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id AFA62F609BC for <[email protected]>; Sat, 9 Mar 2019 01:29:44 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com [email protected] header.b="nysneEk3"; dkim-atps=neutral Received: by mail-pg1-f172.google.com with SMTP id h8so15388818pgp.6 for <[email protected]>; Fri, 08 Mar 2019 16:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=cyxJ1C/7y3TFCB2wTvydQsjTOIByFz41sCFBJdp780M=; b=nysneEk3bD4vqvZi5ImRQFyc+krX0tdp9J6wq76oo5LszM1uSPivfEA1qouT7tlvL3 S6IYfmnQgdQuIS6KHZeevGY44ETaPx3QtREPqbiBCic6TA5MgUXgRs3bBDqICULahjmm BEC1uzyQJdWcFzI+DjK0Q5MvJzSsO8poc/6iKn85ayA+w2F1pFlMT9lZZGkK8oJEYzKR GEecWi/s9gP3+Dde4J0vUW+P2KzW5J7oXJacl52xkbPQShcRQzBmaJMHr7WyyexaGI/T F0E9Tzy55cqJs8ew53WZK7v2JCE1Nb9lO9RvOQt6gaC9vgxTAo2ui2huxPH0qM0vxRii szRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cyxJ1C/7y3TFCB2wTvydQsjTOIByFz41sCFBJdp780M=; b=aSJqMynNAISNn14OyWkgLryxBoBxQC2OW9qyBqR+5f+3uf/5i5opiCTJ9dyPMKUVIq Py5FM80cYcYcHWHaGAmL3zxEAvG6jb9gkLqUgBLqkl4+mSSDMwOGU6G8pNMRkpb6c9JL ZtX+gPtVjwDPUPENuCmlaYynVRerRYV3HOoIOjFcxrI1sr6LVdos/uvAQ+kawKB2xTf4 bGTLNOzZ0zTnwdXp1kLBSgGvNiExqsOunkIhjx5w/aQki/lk0Dwbot+vXI9+zCKclV3r jlE5aVwEFy7riwhzZaE2uJPlRS0J3IumHUW21+8FzsLky20xttoPI2tXBhUXVtbvoW/I mm2w== X-Gm-Message-State: APjAAAX+x9YRROIfqsS2amIAvcxD/0GO97/urF2qY/6NKt4nGvtI1LJt WNioKyy5Hhlx1ZsO6IFv/0k/eTgH X-Google-Smtp-Source: APXvYqxEe5KZVd2kAnSe4RVYM12ulQHR+OE+U4fyxozalLS0yzJzxZbmW6ITlXXpIOGyreKGirM8tA== X-Received: by 2002:a17:902:bb86:: with SMTP id m6mr21481671pls.4.1552091381962; Fri, 08 Mar 2019 16:29:41 -0800 (PST) Received: from delilah.canopus ([2601:642:4101:d72c:21f:3cff:fe1a:a469]) by smtp.googlemail.com with ESMTPSA id g188sm16659371pfc.24.2019.03.08.16.29.41 for <[email protected]> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2019 16:29:41 -0800 (PST) Date: Fri, 8 Mar 2019 19:29:34 -0500 From: fsmithred <[email protected]> To: [email protected] Subject: Re: bug#304: dbus machine-id Message-ID: <[email protected]> In-Reply-To: <[email protected]> References: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> <[email protected]> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; i586-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: dbus fixed in 1.12.12-1+devuan2
X-Loop: [email protected] From: [email protected] (Devuan bug Tracking System) To: ". fsmithred" <[email protected]> Subject: bug#304 acknowledged by developer (Re: bug#304: dbus machine-id) Message-ID: <[email protected]> In-Reply-To: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> References: <[email protected]> <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> X-Devuan-PR-Message: they-closed 304 X-Devuan-PR-Package: dbus X-Devuan-PR-Keywords: Reply-To: [email protected] This is an automatic notification regarding your bug report #304: dbus machine-id, which was filed against the dbus package. It has been closed by one of the developers, namely fsmithred <[email protected]>. Their explanation is attached below. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact the developer, by replying to this email. Devuan Bugs Owner (administrator, Devuan bugs database) Received: (at 304-close) by bugs.devuan.org; 9 Mar 2019 00:30:05 +0000 Return-Path: <[email protected]> Delivered-To: [email protected] Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for <debbugs@localhost> (single-drop); Sat, 09 Mar 2019 01:30:05 +0100 (CET) Received: from mail-pg1-f172.google.com (mail-pg1-f172.google.com [209.85.215.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id AFA62F609BC for <[email protected]>; Sat, 9 Mar 2019 01:29:44 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (2048-bit key; unprotected) header.d=gmail.com [email protected] header.b="nysneEk3"; dkim-atps=neutral Received: by mail-pg1-f172.google.com with SMTP id h8so15388818pgp.6 for <[email protected]>; Fri, 08 Mar 2019 16:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=cyxJ1C/7y3TFCB2wTvydQsjTOIByFz41sCFBJdp780M=; b=nysneEk3bD4vqvZi5ImRQFyc+krX0tdp9J6wq76oo5LszM1uSPivfEA1qouT7tlvL3 S6IYfmnQgdQuIS6KHZeevGY44ETaPx3QtREPqbiBCic6TA5MgUXgRs3bBDqICULahjmm BEC1uzyQJdWcFzI+DjK0Q5MvJzSsO8poc/6iKn85ayA+w2F1pFlMT9lZZGkK8oJEYzKR GEecWi/s9gP3+Dde4J0vUW+P2KzW5J7oXJacl52xkbPQShcRQzBmaJMHr7WyyexaGI/T F0E9Tzy55cqJs8ew53WZK7v2JCE1Nb9lO9RvOQt6gaC9vgxTAo2ui2huxPH0qM0vxRii szRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cyxJ1C/7y3TFCB2wTvydQsjTOIByFz41sCFBJdp780M=; b=aSJqMynNAISNn14OyWkgLryxBoBxQC2OW9qyBqR+5f+3uf/5i5opiCTJ9dyPMKUVIq Py5FM80cYcYcHWHaGAmL3zxEAvG6jb9gkLqUgBLqkl4+mSSDMwOGU6G8pNMRkpb6c9JL ZtX+gPtVjwDPUPENuCmlaYynVRerRYV3HOoIOjFcxrI1sr6LVdos/uvAQ+kawKB2xTf4 bGTLNOzZ0zTnwdXp1kLBSgGvNiExqsOunkIhjx5w/aQki/lk0Dwbot+vXI9+zCKclV3r jlE5aVwEFy7riwhzZaE2uJPlRS0J3IumHUW21+8FzsLky20xttoPI2tXBhUXVtbvoW/I mm2w== X-Gm-Message-State: APjAAAX+x9YRROIfqsS2amIAvcxD/0GO97/urF2qY/6NKt4nGvtI1LJt WNioKyy5Hhlx1ZsO6IFv/0k/eTgH X-Google-Smtp-Source: APXvYqxEe5KZVd2kAnSe4RVYM12ulQHR+OE+U4fyxozalLS0yzJzxZbmW6ITlXXpIOGyreKGirM8tA== X-Received: by 2002:a17:902:bb86:: with SMTP id m6mr21481671pls.4.1552091381962; Fri, 08 Mar 2019 16:29:41 -0800 (PST) Received: from delilah.canopus ([2601:642:4101:d72c:21f:3cff:fe1a:a469]) by smtp.googlemail.com with ESMTPSA id g188sm16659371pfc.24.2019.03.08.16.29.41 for <[email protected]> (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Mar 2019 16:29:41 -0800 (PST) Date: Fri, 8 Mar 2019 19:29:34 -0500 From: fsmithred <[email protected]> To: [email protected] Subject: Re: bug#304: dbus machine-id Message-ID: <[email protected]> In-Reply-To: <[email protected]> References: <CAPr39soY5Oby0mZhShdcBRRciFKFnW9HXnXrJSPMQ1MfayGPGg@mail.gmail.com> <[email protected]> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; i586-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org Package: dbus fixed in 1.12.12-1+devuan2
Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.
Devuan Bugs Owner <[email protected]>.
Last modified:
Thu, 28 Nov 2024 08:39:01 UTC