Пакет libexplain: Информация

    Исходный пакет: libexplain
    Версия: 1.4-alt3
    Собран:  28 апреля 2021 г. 16:16 в задании #270872
    Сообщить об ошибке в пакете
    Домашняя страница: http://libexplain.sourceforge.net

    Лицензия: LGPLv3+
    О пакете: Library functions to explain system call errors
    Описание: 
    The libexplain project provides a library which may be used to explain
    Unix and Linux system call errors. This will make your application's
    error messages much more informative to your users.  The library is
    not quite a drop-in replacement for strerror, but it comes close. Each
    system call has a dedicated libexplain function.
    
    The coverage for system calls is being improved all the time. Coverage
    includes 159 system calls and 444 ioctl requests.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    explain (x86_64, ppc64le, i586, armh, aarch64)
    explain-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libexplain (x86_64, ppc64le, i586, armh, aarch64)
    libexplain-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libexplain-devel (x86_64, ppc64le, i586, armh, aarch64)

    Сопровождающий: Vitaly Lipatov

    Список участников:
    Vitaly Lipatov

      1. bison
      2. lsof
      3. gettext-tools
      4. ghostscript-utils
      5. glibc-kernheaders >= 5.12
      6. groff-base
      7. groff-ps
      8. libcap-devel
      9. libtool
      10. libacl-devel

    Последнее изменение


    28 апреля 2021 г. Vitaly Lipatov 1.4-alt3
    - fix build with glibc-kernheaders-5.12 (no more termiox)
    28 февраля 2021 г. Vitaly Lipatov 1.4-alt2
    - fix build, add patches from Debian
    27 марта 2019 г. Vitaly Lipatov 1.4-alt1
    - initial build for ALT Sisyphus