約296件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:1年以内
  • 2023/12/13 -I am not able to create rpm package , getting below error. /usr/lib/rpm/redhat/brp-ldconfig: line 5: RPM_BUILD_ROOT: unbound variable My VM OS : Rocky Linux ...

    2023/9/23 -Following What actually is $RPM_BUILD_ROOT?, I've checked ~/.rpmmacros and ... What actually is $RPM_BUILD_ROOT? 0 · How to successfully run make install ...

    2023/10/6 -Tools for packaging Python projects with rpm. Contribute to rpm-software-management/python-rpm-packaging development by creating an account on GitHub.

    2023/11/14 -Introduction. Kernel modules are a special case in rpm packaging and need careful handling. There are a lot of ways to package kernel modules -- to avoid ...

    2024/7/2 -Building the converted package in a conventional build root will produce a conventional base system RPM package, while building in a Software Collection build ...

    2024/4/17 -This package provides debug information for the perf package. # Note that this pattern only works right to match the .build-id.

    2024/7/9 -In Episode 1, How to do fast, repeatable Linux installations #1 — Bash scripts, I discussed how I used a Bash script after performing a basic Fedora ...

    2023/11/14 -Build the module -- this or similar commands should work with most modern kernel modules. %install rm -rf $RPM_BUILD_ROOT for kvariant in %{kvariants} do.

    2023/11/21 -... RPM_BUILD_ROOT" != "/" ]; then rm -rf $RPM_BUILD_ROOT fi mkdir -p $RPM_BUILD_ROOT/usr/src/ cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr ...

    2023/12/16 -# This fixes detailed NMT and other tools which need minimal debug info. # See: https://bugzilla.redhat.com/show_bug.cgi?id=1520879.