Date: Mon, 16 Oct 2023 15:02:25 +0200 (CEST) From: Ronald Klop <ronald-lists@klop.ws> To: Renato Botelho <garga@FreeBSD.org> Cc: freebsd-stable@freebsd.org Subject: Re: Missing c++ headers after upgrade from 13.2-RELEASE to 14.0-RC1 Message-ID: <1449159813.573.1697461345784@localhost> In-Reply-To: <6eecd362-485e-4508-9d25-8cd6635b8d93@FreeBSD.org> References: <6eecd362-485e-4508-9d25-8cd6635b8d93@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_572_1827281566.1697461345776 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi. This is a known issue. https://www.freebsd.org/security/advisories/FreeBSD-EN-23:12.freebsd-update.asc Unfortunately it is needed to first update to the latest 13.2 patch release before upgrading to 14. Regards, Ronald. Van: Renato Botelho <garga@FreeBSD.org> Datum: maandag, 16 oktober 2023 14:32 Aan: freebsd-stable@freebsd.org Onderwerp: Missing c++ headers after upgrade from 13.2-RELEASE to 14.0-RC1 > > I've installed a FreeBSD 13.2-RELEASE and immediately upgraded it to 14.0-RC1 using freebsd-update. During second call to `freebsd-update install` I got following warnings: > > install: ///usr/include/c++/v1/__string exists but is not a directory > install: ///usr/include/c++/v1/__string/char_traits.h: Not a directory > install: ///usr/include/c++/v1/__string/extern_template_lists.h: Not a directory > > While it was still running I checked and /usr/include/c++/v1/__string was a plain file. After upgrade finished, I checked again and /usr/include/c++/v1/__string was missing. > -- > Renato Botelho > > > > ------=_Part_572_1827281566.1697461345776 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit <html><head></head><body>Hi.<br> <br> This is a known issue.<br> https://www.freebsd.org/security/advisories/FreeBSD-EN-23:12.freebsd-update.asc<br> <br> Unfortunately it is needed to first update to the latest 13.2 patch release before upgrading to 14.<br> <br> Regards,<br> Ronald.<br> <br> <p><strong>Van:</strong> Renato Botelho <garga@FreeBSD.org><br> <strong>Datum:</strong> maandag, 16 oktober 2023 14:32<br> <strong>Aan:</strong> freebsd-stable@freebsd.org<br> <strong>Onderwerp:</strong> Missing c++ headers after upgrade from 13.2-RELEASE to 14.0-RC1</p> <blockquote style="padding-right: 0px; padding-left: 5px; margin-left: 5px; border-left: #000000 2px solid; margin-right: 0px"> <div class="MessageRFC822Viewer" id="P"> <div class="TextPlainViewer" id="P.P">I've installed a FreeBSD 13.2-RELEASE and immediately upgraded it to 14.0-RC1 using freebsd-update. During second call to `freebsd-update install` I got following warnings:<br> <br> install: ///usr/include/c++/v1/__string exists but is not a directory<br> install: ///usr/include/c++/v1/__string/char_traits.h: Not a directory<br> install: ///usr/include/c++/v1/__string/extern_template_lists.h: Not a directory<br> <br> While it was still running I checked and /usr/include/c++/v1/__string was a plain file. After upgrade finished, I checked again and /usr/include/c++/v1/__string was missing.<br> -- <br> Renato Botelho<br> </div> <hr></div> </blockquote> <br> </body></html> ------=_Part_572_1827281566.1697461345776--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1449159813.573.1697461345784>