From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: The unshared changes give a problem with build after doing git pull on next Date: Wed, 28 Aug 2024 17:46:53 +0200 Message-ID: <236E9821-1173-4C8E-8C24-ED5097F6B179@ipfire.org> In-Reply-To: <172478181354.4026636.17047026419588314366@mail02.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3772734735071895633==" List-Id: --===============3772734735071895633== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello everyone, Could you please confirm that this works: https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommitdiff;h=3D5e8730eb9aec8= 3a76b3ae7719925ede8470069a6 It works for me on Ubuntu 22.04 LTS with kernel 5.15. There is also another fix to support kernels without time namespaces (< 5.6).= However, I am not sure if the built itself runs through on this and does not= require anything more recent: https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dcommitdiff;h=3Dfaccfa70754fa= baed56c9147ace4d509f7d2317c -Michael > On 27 Aug 2024, at 20:03, / / wrote: >=20 > I can concur that moving the line to where Matthias put it does fix the iss= ues on my machines with downloading and building, it also takes care of the e= rror -> mount: /git/ipfire-2.x/build_x86_64/proc: mount point does not exist= from what I am seeing. >=20 > # If unshare is asked to terminate, terminate all child processes > "--kill-child" > ) >=20 > mount --bind ${BUILD_DIR}/proc ${BUILD_DIR}/proc >=20 > fi >=20 > while [ $# -gt 0 ]; do >=20 > one thing I don't see is the mount when i check the output of mount or the = output of findmnt -o+PROPAGATION --===============3772734735071895633==--