Re: Creating poudriere jail fails with libmd.so.6 not found

2025-03-10 Thread Matthias Apitz
El día lunes, marzo 03, 2025 a las 12:06:41p. m. +0100, Robert Clausecker escribió: > The simplest solution is to clear the object directory and do a fresh world > build. > libmd.so.6 was turned into libmd.so.7 as part of a recent API change. It > should > also work to link libmd.so.7 to libmd

Re: Creating poudriere jail fails with libmd.so.6 not found

2025-03-03 Thread Mark Millard
Robert Clausecker Date: Mon, 03 Mar 2025 11:06:41 UTC Hi Matthias, > Am Mon, Mar 03, 2025 at 08:05:04AM +0100 schrieb Matthias Apitz: > > I tried to create a new jail in my CURRENT from March 1 > > This fails with: > > > > # poudriere jail -c -j 150-CURRENT -m src=/usr/src > > > > [00:00:00] C

Re: Creating poudriere jail fails with libmd.so.6 not found

2025-03-03 Thread Robert Clausecker
Hi Matthias, Am Mon, Mar 03, 2025 at 08:05:04AM +0100 schrieb Matthias Apitz: > I tried to create a new jail in my CURRENT from March 1 > This fails with: > > # poudriere jail -c -j 150-CURRENT -m src=/usr/src > > [00:00:00] Creating 150-CURRENT fs at > /usr/local/poudriere/jails/150-CURRENT...

Creating poudriere jail fails with libmd.so.6 not found

2025-03-02 Thread Matthias Apitz
I tried to create a new jail in my CURRENT from March 1 This fails with: # poudriere jail -c -j 150-CURRENT -m src=/usr/src [00:00:00] Creating 150-CURRENT fs at /usr/local/poudriere/jails/150-CURRENT... done [00:00:01] Copying /usr/src to /usr/local/poudriere/jails/150-CURRENT/usr/src... done