Re: Test failed for libseccomp-2.6.0 BLFS 12.3 (SysV Version)
| Newsgroups | gmane.linux.lfs.beyond.support |
|---|---|
| Message-ID | <SN6PR05MB4704261B0ED882D644657C0EF73DA@SN6PR05MB4704.namprd05.prod.outlook.com> |
________________________________ From: [email protected] <[email protected]> on behalf of tjoen <[email protected]> Sent: Thursday, August 21, 2025 8:02 AM To: [email protected] <[email protected]> Subject: Re: [blfs-support] Test failed for libseccomp-2.6.0 BLFS 12.3 (SysV Version) >On 8/21/25 5:32 AM, Xi Ruoyao ([email protected] via blfs-support >Mailing List) wrote: >.. > $ ls -l /usr/bin/python > lrwxrwxrwx 1 root root 7 Jun 14 19:46 /usr/bin/python -> python3 > > This symlink is **not** in (B)LFS and we'll not add it into any book per > discussion at https://wiki.linuxfromscratch.org/lfs/ticket/5529. > > Causing problem with Python2? > I deleted /ysr/bin/python > Easy to relink if necessary Hi All, Problem solved! Regression Test Summary tests run: 15864 tests skipped: 174 tests passed: 15864 tests failed: 0 tests errored: 0 ============================================================ PASS: regression ============= 1 test passed ============= Making check in doc Thanks for helping, I created ln -svf python3 /usr/bin/python as indicated in the wiki page The command I used to install was: ln -svf python3 /usr/bin/python ./configure --prefix=/usr --enable-python (because cython-3.0.12 was installed) -- http://lists.linuxfromscratch.org/sympa/info/blfs-support Unsubscribe: See the above information page