%post sciptlet of the 'util-linux-core' package is using 'ln' program

Issue encountered when running 'dnf install @core' on an empty location

| ...
| Installing       : util-linux-core-2.38-0.2.fc36.x86_64     221/364
| Running scriptlet: util-linux-core-2.38-0.2.fc36.x86_64     221/364
| /var/tmp/rpm-tmp.VgvWWp: line 2: ln: command not found
|
| Installing       : which-2.21-32.fc36.x86_64                222/364
| Installing       : coreutils-9.0-5.fc36.x86_64              223/364
| ...
This commit is contained in:
Michal Schorm 2022-06-04 14:30:48 +02:00
parent e6a1d6757d
commit 316723358e
1 changed files with 2 additions and 0 deletions

View File

@ -121,6 +121,8 @@ Requires: libmount = %{version}-%{release}
Requires: libsmartcols = %{version}-%{release}
# old versions of e2fsprogs contain fsck, uuidgen
Conflicts: e2fsprogs < 1.41.8-5
# %%post sciptlet is using 'ln' program
Requires(post): coreutils
%description -n util-linux-core
This is a very basic set of Linux utilities that is necessary on