Changeset 16f53f4


Ignore:
Timestamp:
06/16/2022 04:45:51 PM (23 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
bf5ed7c7
Parents:
3f3b76ab (diff), d2b7cae (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/netprogs/samba.xml

    r3f3b76ab r16f53f4  
    190190./pyvenv/bin/pip3 install cryptography pyasn1 iso8601</userinput></screen>
    191191
     192    <!-- To editors: with the following "fix", the testsuite reports "4
     193         unexpected passes" for me.  If those tests still fail on some
     194         systems, uncomment *and* change "knownfail" to "skip" to silence
     195         the related tests.  -->
     196
     197<!--
    192198    <para>
    193199      Fix a test that always fails:
     
    195201
    196202<screen><userinput>echo "^samba4.rpc.echo.*on.*ncacn_np.*with.*object.*nt4_dc" >> selftest/knownfail</userinput></screen>
    197 
     203-->
    198204    <para>
    199205      Install <application>Samba</application> by running the following
     
    237243      The last few lines of output should report <emphasis>"ALL OK"</emphasis>
    238244      for a good test run. A summary of any failures can be found in
    239       <filename class="directory">./st/summary</filename>. With Samba-4.14.4,
    240       many tests are known to fail.
     245      <filename class="directory">./st/summary</filename>.
    241246    </para>
    242247
Note: See TracChangeset for help on using the changeset viewer.