Changeset bcccddd for postlfs


Ignore:
Timestamp:
01/06/2022 07:40:19 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 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/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
3a5f637
Parents:
c1d5e64
Message:

Package Updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/mdadm.xml

    rc1d5e64 rbcccddd  
    77  <!ENTITY mdadm-download-http "&kernel-dl;/linux/utils/raid/mdadm/mdadm-&mdadm-version;.tar.xz">
    88  <!ENTITY mdadm-download-ftp " ">
    9   <!ENTITY mdadm-md5sum        "51bf3651bd73a06c413a2f964f299598">
    10   <!ENTITY mdadm-size          "432 KB">
    11   <!ENTITY mdadm-buildsize     "4.9 MB (10 MB with tests)">
    12   <!ENTITY mdadm-time          "0.1 SBU (tests take about an hour, only partially processor dependent)">
     9  <!ENTITY mdadm-md5sum        "a304eb0a978ca81045620d06547050a6">
     10  <!ENTITY mdadm-size          "444 KB">
     11  <!ENTITY mdadm-buildsize     "5.0 MB">
     12  <!ENTITY mdadm-time          "0.1 SBU">
     13<!--  <!ENTITY mdadm-time          "0.1 SBU (tests take about an hour, only partially processor dependent)">-->
    1314]>
    1415
     
    116117  <sect2 role="installation">
    117118    <title>Installation of mdadm</title>
    118 
     119<!--
    119120    <para>
    120121      Fix a build error introduced by gcc-7.1:
     
    122123
    123124<screen><userinput>sed 's@-Werror@@' -i Makefile</userinput></screen>
    124 
     125-->
    125126    <para>
    126127      Build <application>mdadm</application> by running the following
     
    129130
    130131<screen><userinput>make</userinput></screen>
     132
     133    <para>
     134      This package does not come with a working test suuite.
     135    </para>
     136
     137<!--
     138    The test suite errors out after about half the tests are run.
     139    Of those tests, about half fail.
     140    There are tests that indicate failure when the test is clearly wrong
     141    for the current code.
     142    I asked about it at linux-raid@vger.kernel.org, but did not get
     143    a responsive answer.
     144      - bdubbs 6 January 22
     145
    131146
    132147    <para>
     
    148163
    149164<screen role="root"
    150         remap="test"><userinput>./test --keep-going --logdir=test-logs --save-logs</userinput></screen>
    151 
     165        remap="test"><userinput>./test - -keep-going - -logdir=test-logs - -save-logs</userinput></screen>
     166-->
    152167    <para>
    153168      Now, as the <systemitem class="username">root</systemitem> user:
Note: See TracChangeset for help on using the changeset viewer.