89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
10.15k stars 419 forks source link

add iputils in setup_pacman #1576

Closed intzaaa closed 1 month ago

intzaaa commented 1 month ago

I tried running SteamOS using distrobox, but I found that every time I entered, distrobox-init would attempt to Installing basic packages. Without a network connection, SteamOS couldn't start. I eventually discovered the cause: the ping command was always unavailable, because the iputils package, which provides the ping command, was not installed.