From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id CC9A6CAC5A5 for ; Thu, 25 Sep 2025 11:23:28 +0000 (UTC) Subject: Re: [PATCH] apt: fix reproducibility issue occasionally To: openembedded-core@lists.openembedded.org From: "hongxu" X-Originating-Location: US (128.224.246.2) X-Originating-Platform: Linux Chrome 140 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 25 Sep 2025 04:23:05 -0700 References: In-Reply-To: Message-ID: <20743.1758799385418621275@lists.openembedded.org> Content-Type: multipart/alternative; boundary="535aRLDYNF5xCnbFmfFh" List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Thu, 25 Sep 2025 11:23:28 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/224016 --535aRLDYNF5xCnbFmfFh Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi Ross, The host is Ubuntu 22.04, I manually run `id -gn root' and always get `root= ' It is weird to get ` wheel' in AB test, and the issue occurs occasionally $ cat /etc/os-release PRETTY_NAME=3D"Ubuntu 22.04.4 LTS" NAME=3D"Ubuntu" VERSION_ID=3D"22.04" VERSION=3D"22.04.4 LTS (Jammy Jellyfish)" VERSION_CODENAME=3Djammy ID=3Dubuntu ID_LIKE=3Ddebian HOME_URL=3D"https://www.ubuntu.com/" SUPPORT_URL=3D"https://help.ubuntu.com/" BUG_REPORT_URL=3D"https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL=3D"https://www.ubuntu.com/legal/terms-and-policies/priva= cy-policy" UBUNTU_CODENAME=3Djammy $ id -gn root root //Hongxu --535aRLDYNF5xCnbFmfFh Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi Ross,
 
The host is Ubuntu 22.04, I manually run `id -gn root' and always get = `root'
It is weird to get `wheel' in AB test, and the issue occurs = occasionally
 
$ cat /etc/os-release 
PRETTY_NAME=3D"Ubuntu 22.04.4 LTS"NAME=3D"Ubuntu"
VERSION_ID=3D"22.04"
VERSION=3D"22.04.4 LTS (J= ammy Jellyfish)"
VERSION_CODENAME=3Djammy
ID=3Dubuntu
ID_LIK= E=3Ddebian
HOME_URL=3D"https://www.ubuntu.com/"
SUPPORT_URL=3D"ht= tps://help.ubuntu.com/"
BUG_REPORT_URL=3D"https://bugs.launchpad.net/u= buntu/"
PRIVACY_POLICY_URL=3D"https://www.ubuntu.com/legal/terms-and-p= olicies/privacy-policy"
UBUNTU_CODENAME=3Djammy
 
$ id -gn root
root
 
//Hongxu
--535aRLDYNF5xCnbFmfFh--