Changeset 51ba03e for postlfs


Ignore:
Timestamp:
10/29/2021 07:40:06 AM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
bbc76b21
Parents:
ccec040c
Message:

Updates

v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    rccec040c r51ba03e  
    77  <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz">
    88  <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "c4be18fcb94c84c26f71ff4235917c28">
     9  <!ENTITY lvm2-md5sum        "5a011a90e580f9e29df360a7c10332a1">
    1010  <!ENTITY lvm2-size          "2.5 MB">
    1111  <!ENTITY lvm2-buildsize     "37 MB (add 18 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
     
    175175
    176176<screen role="root"
    177         remap="test"><userinput>make S=shell/thin-flags.sh check_local</userinput></screen>
     177        remap="test"><userinput>LC_ALL=en_US.UTF-8 make S=lvconvert-repair-replace check_local</userinput></screen>
    178178
    179179    <para>
    180180      The <command>S=...</command> option allows to skip tests. The
    181       <command>shell/thin-flags.sh</command> test has been reported to freeze
    182       the computer.
     181      <command>lvconvert-repair-replace</command> test has been reported
     182      to hang.
    183183      Other targets are available and can be listed with
    184184      <command>make -C test help</command>. The test timings are very dependent
     
    200200    Results for LVM2.2.03.11:
    201201    ### 357 tests: 231 passed, 32 skipped, 0 timed out, 77 warned, 17 failed
     202
     203    Results for LVM2.2.03.14:
     204    ### 389 tests: 304 passed, 73 skipped, 0 timed out, 2 warned, 10 failed
    202205    -->
    203206
     
    301304      <seglistitem>
    302305        <seg>
    303           blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, and lvmdump.
     306          blkdeactivate, dmeventd (optional), dmsetup, fsadm, lvm, lvmdump,
     307          and lvm_import_vdo.
    304308          There are also numerous symbolic links to lvm that implement specific
    305309          functionalities
     
    309313          libdevmapper-event.so, libdevmapper-event-lvm2.so,
    310314          libdevmapper-event-lvm2mirror.so, libdevmapper-event-lvm2raid.so,
    311           libdevmapper-event-lvm2snapshot.so, and libdevmapper-event-lvm2thin.so
     315          libdevmapper-event-lvm2snapshot.so, libdevmapper-event-lvm2thin.so,
     316          and libdevmapper-event-lvm2vdo.so
    312317        </seg>
    313318        <seg>
    314319          /etc/lvm and
    315           /lib/device-mapper (optional)
     320          /usr/lib/device-mapper (optional)
    316321        </seg>
    317322      </seglistitem>
Note: See TracChangeset for help on using the changeset viewer.