pi-hole / pi-hole

A black hole for Internet advertisements

Home Page:https://pi-hole.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[bug] [installation] main: line 1660: killed

DumbGameMaker opened this issue · comments

commented

Versions

n/a

Platform

  • OS and version: Alma Linux 9.3.20231117
  • Platform: VPS - OCI Micro instance

Expected behavior

Upon installing, installation should complete

Actual behavior / bug

When installing, installation exits with an error:

  [✓] Root user check

        .;;,.
        .ccccc:,.
         :cccclll:.      ..,,
          :ccccclll.   ;ooodc
           'ccll:;ll .oooodc
             .;cll.;;looo:.
                 .. ','.
                .',,,,,,'.
              .',,,,,,,,,,.
            .',,,,,,,,,,,,....
          ....''',,,,,,,'.......
        .........  ....  .........
        ..........      ..........
        ..........      ..........
        .........  ....  .........
          ........,,,,,,,'......
            ....',,,,,,,,,,,,.
               .',,,,,,,,,'.
                .',,,,,,'.
                  ..'''.

  [✓] Default SELinux: permissive
  [✓] Current SELinux: permissive
  [✓] EPEL repository already installed

  [✓] Checking dnf for upgraded packages... up to date!

  [i] Checking for / installing Required dependencies for OS Check...
  [✓] Checking for grep
  [i] Checking for bind-utils (will be installed)
  [i] Processing dnf install(s) for: bind-utils, please wait...
----------------------------------------------------------------------
main: line 1660:  1478 Killed                  "${PKG_INSTALL[@]}" "${installArray[@]}"

Steps to reproduce

Steps to reproduce the behavior:

  1. Create instance
  2. curl -sSL https://install.pi-hole.net | sudo bash
  3. See error
commented

discovered:

[opc@instance-20240508-2128 ~]$ sudo dnf install bind-utils
Killed

This issue is stale because it has been open 30 days with no activity. Please comment or update this issue or it will be closed in 5 days.