Date: Sun, 6 Aug 2023 18:00:55 +0200 From: Matthias Apitz <guru@unixarea.de> To: Michael Grimm <trashcan@ellael.org>, freebsd-current@freebsd.org Subject: Re: poudriere && git Message-ID: <ZM/Dt9RIos%2BUt%2BYk@c720-r368166> In-Reply-To: <ZM%2Bp9NXMpFgmglLB@c720-r368166> References: <ZM3zz1bmc41WDCLP@c720-r368166> <20230805080811.GA11506@home.opsec.eu> <ZM%2BKKKTtKwQX0YWF@c720-r368166> <78387A8F-1F30-4BA6-97A4-8E2DDC827008@ellael.org> <ZM%2Bp9NXMpFgmglLB@c720-r368166>
next in thread | previous in thread | raw e-mail | index | archive | help
El día domingo, agosto 06, 2023 a las 04:11:00p. m. +0200, Matthias Apitz escribió: > -------------------------------------------------------------- > --- installworld --- > mkdir -p /tmp/install.j76anzU56j > > ... > Required library libdialog.so.8 not found. > *** [installworld] Error code 1 > > make[1]: stopped in /usr/src > 1 error Now after a new 'make buildworld' the jail creation worked fine: # poudriere jail -c -j 140-CURRENT -m src=/usr/src ... [00:02:27] Recording filesystem state for clean... done [00:02:28] Jail 140-CURRENT 14.0-CURRENT 1400094 amd64 is ready to be used # poudriere jail -l JAILNAME VERSION ARCH METHOD TIMESTAMP PATH 140-CURRENT 14.0-CURRENT 1400094 amd64 src=/usr/src 2023-08-06 17:35:06 /usr/local/poudriere/jails/140-CURRENT freebsd-r368166 13.0-CURRENT 1300130 r368164 amd64 svn+http 2020-11-30 12:43:46 /usr/local/poudriere/jails/freebsd-r368166 I will file a PR about this legacy files problem. Thanks for your help. matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZM/Dt9RIos%2BUt%2BYk>