Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo dnf install httpd -y
- ...
- [11/16] Installing httpd-core-0:2.4.63-1.fc41.x86_64 100% | 26.3 MiB/s | 4.9 MiB | 00m00s
- >>> [RPM] unpacking of archive failed on file /usr/sbin/suexec;67ab4c09: cpio: cap_set_file failed - Directory not empty
- >>> Unpack error: httpd-core-0:2.4.63-1.fc41.x86_64
- [ 1/16] Installing httpd-0:2.4.63-1.fc41.x86_64 100% | 778.1 KiB/s | 68.5 KiB | 00m00s
- >>> [RPM] httpd-core-2.4.63-1.fc41.x86_64: install failed
- [ 2/16] Installing mod_lua-0:2.4.63-1.fc41.x86_64 100% | 9.0 MiB/s | 138.8 KiB | 00m00s
- [ 3/16] Installing mod_http2-0:2.0.29-2.fc41.x86_64 100% | 18.4 MiB/s | 434.3 KiB | 00m00s
- [ 4/16] Installing julietaula-montserrat-fonts-1:7.222-9.fc41.noarch 100% | 39.6 MiB/s | 4.2 MiB | 00m00s
- [ 5/16] Installing apr-util-openssl-0:1.6.3-21.fc41.x86_64 100% | 19.1 KiB/s | 24.4 KiB | 00m01s
- Transaction failed: Rpm transaction failed.
- sudo systemctl status httpd
- × httpd.service - The Apache HTTP Server
- Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; preset: disabled)
- Drop-In: /usr/lib/systemd/system/service.d
- └─10-timeout-abort.conf, 50-keep-warm.conf
- Active: failed (Result: exit-code) since Tue 2025-02-11 13:10:45 UTC; 1min 20s ago
- Invocation: aed03a20f4b14aa9be469b4967d5a7c6
- Docs: man:httpd.service(8)
- Main PID: 423 (code=exited, status=203/EXEC)
- Mem peak: 1.2M
- CPU: 139ms
- Feb 11 13:10:44 FileServer systemd[1]: Starting httpd.service - The Apache HTTP Server...
- Feb 11 13:10:45 FileServer (httpd)[423]: httpd.service: Unable to locate executable '/usr/sbin/httpd': No such file or directory
- Feb 11 13:10:45 FileServer (httpd)[423]: httpd.service: Failed at step EXEC spawning /usr/sbin/httpd: No such file or directory
- Feb 11 13:10:45 FileServer systemd[1]: httpd.service: Main process exited, code=exited, status=203/EXEC
- Feb 11 13:10:45 FileServer systemd[1]: httpd.service: Failed with result 'exit-code'.
- Feb 11 13:10:45 FileServer systemd[1]: Failed to start httpd.service - The Apache HTTP Server.
- sudo journalctl -xeu httpd.service
- Feb 11 13:10:44 FileServer systemd[1]: Starting httpd.service - The Apache HTTP Server...
- ░░ Subject: A start job for unit httpd.service has begun execution
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ A start job for unit httpd.service has begun execution.
- ░░
- ░░ The job identifier is 524.
- Feb 11 13:10:45 FileServer (httpd)[423]: httpd.service: Unable to locate executable '/usr/sbin/httpd': No such file or directory
- ░░ Subject: Process /usr/sbin/httpd could not be executed
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ The process /usr/sbin/httpd could not be executed and failed.
- ░░
- ░░ The error number returned by this process is 2.
- Feb 11 13:10:45 FileServer (httpd)[423]: httpd.service: Failed at step EXEC spawning /usr/sbin/httpd: No such file or directory
- ░░ Subject: Process /usr/sbin/httpd could not be executed
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ The process /usr/sbin/httpd could not be executed and failed.
- ░░
- ░░ The error number returned by this process is 2.
- Feb 11 13:10:45 FileServer systemd[1]: httpd.service: Main process exited, code=exited, status=203/EXEC
- ░░ Subject: Unit process exited
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ An ExecStart= process belonging to unit httpd.service has exited.
- ░░
- ░░ The process' exit code is 'exited' and its exit status is 203.
- Feb 11 13:10:45 FileServer systemd[1]: httpd.service: Failed with result 'exit-code'.
- ░░ Subject: Unit failed
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ The unit httpd.service has entered the 'failed' state with result 'exit-code'.
- Feb 11 13:10:45 FileServer systemd[1]: Failed to start httpd.service - The Apache HTTP Server.
- ░░ Subject: A start job for unit httpd.service has failed
- ░░ Defined-By: systemd
- ░░ Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
- ░░
- ░░ A start job for unit httpd.service has finished with a failure.
- ░░
- ░░ The job identifier is 524 and the job result is failed.
- sudo dnf install httpd-core-0:2.4.63-1.fc41.x86_64
- Updating and loading repositories:
- Repositories loaded.
- Package Arch Version Repository Size
- Installing:
- httpd-core x86_64 2.4.63-1.fc41 updates 4.8 MiB
- Transaction Summary:
- Installing: 1 package
- Total size of inbound packages is 1 MiB. Need to download 0 B.
- After this operation, 5 MiB extra will be used (install 5 MiB, remove 0 B).
- Is this ok [y/N]: y
- [1/1] httpd-core-0:2.4.63-1.fc41.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s
- >>> Already downloaded
- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- [1/1] Total 100% | 0.0 B/s | 0.0 B | 00m00s
- Running transaction
- [1/3] Verify package files 100% | 32.0 B/s | 1.0 B | 00m00s
- [2/3] Prepare transaction 100% | 5.0 B/s | 1.0 B | 00m00s
- [3/3] Installing httpd-core-0:2.4.63-1.fc41.x86_64 100% | 24.7 MiB/s | 4.9 MiB | 00m00s
- >>> [RPM] unpacking of archive failed on file /usr/sbin/suexec;67ab4d56: cpio: cap_set_file failed - Directory not empty
- >>> Unpack error: httpd-core-0:2.4.63-1.fc41.x86_64
- Transaction failed: Rpm transaction failed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement