conda-forge / podman-feedstock

A conda-smithy repository for podman.
BSD 3-Clause "New" or "Revised" License
1 stars 7 forks source link

Error: could not find pasta, the network namespace can't be configured: exec: "pasta": executable file not found in $PATH #71

Open 2themaxx opened 2 months ago

2themaxx commented 2 months ago

Solution to issue cannot be found in the documentation.

Issue

Install doesn't include pasta. Apparently this is included in the binary package. There's no documentation in Podman for how to install pasta, and no binary package available (I'm trying to run in Ubuntu 20.04).

---reproduction steps conda create -n podman conda activate podman conda install -y conda-forge::podman

Error: could not find pasta, the network namespace can't be configured: exec: "pasta": executable file not found in $PATH

possible workaround is to manually build pasta, but this seems like it should be incorporated into this, or do we need to ask podman repo itself to edit documentation to include?

Installed packages

# packages in environment at /home/xxxxx/miniconda3/envs/podman:
#
# Name                    Version                   Build  Channel
_libgcc_mutex             0.1                 conda_forge    conda-forge
_openmp_mutex             4.5                       2_gnu    conda-forge
bzip2                     1.0.8                h5eee18b_6
cni                       1.0.1                ha975731_1    conda-forge
cni-plugins               1.3.0                ha8f183a_0    conda-forge
conmon                    2.1.11               h73b5421_0    conda-forge
containers-common         0.60.2               ha770c72_0    conda-forge
gettext                   0.21.0               h39681ba_1
gpgme                     1.18.0               h27087fc_0    conda-forge
icu                       72.1                 hcb278e6_0    conda-forge
jq                        1.6               h27cfd23_1000
libasprintf               0.22.5               he8f35ee_3    conda-forge
libassuan                 2.5.7                h59595ed_0    conda-forge
libffi                    3.4.4                h6a678d5_1
libgcc                    14.1.0               h77fa898_1    conda-forge
libgcc-ng                 14.1.0               h69a702a_1    conda-forge
libgettextpo              0.22.5               he02047a_3    conda-forge
libglib                   2.80.3               h315aac3_2    conda-forge
libgomp                   14.1.0               h77fa898_1    conda-forge
libgpg-error              1.50                 h4f305b6_0    conda-forge
libiconv                  1.17                 hd590300_2    conda-forge
libseccomp                2.4.4                hd590300_4    conda-forge
libslirp                  4.4.0                h329b89f_1    conda-forge
libstdcxx                 14.1.0               hc0a3c3a_1    conda-forge
libstdcxx-ng              14.1.0               h4852527_1    conda-forge
libxml2                   2.10.4               hfdac1af_0    conda-forge
libzlib                   1.3.1                h4ab18f5_1    conda-forge
ncurses                   6.4                  h6a678d5_0
netavark                  1.12.2               hd87d7e7_0    conda-forge
oniguruma                 6.9.7.1              h27cfd23_0
pcre2                     10.44                hba22ea6_2    conda-forge
podman                    5.2.2                h97e59cd_0    conda-forge
runc                      1.1.0                h77c71de_0    conda-forge
slirp4netns               1.1.8                h329b89f_0    conda-forge
xz                        5.4.6                h5eee18b_1

Environment info

mamba version : 1.5.8
     active environment : podman
    active env location : /home/xxxxx/miniconda3/envs/podman
            shell level : 2
       user config file : /home/xxxxx/.condarc
 populated config files : /home/xxxxx/.condarc
          conda version : 24.7.1
    conda-build version : not installed
         python version : 3.12.2.final.0
                 solver : libmamba (default)
       virtual packages : __archspec=1=zen2
                          __conda=24.7.1=0
                          __cuda=12.4=0
                          __glibc=2.31=0
                          __linux=5.15.0=0
                          __unix=0=0
       base environment : /home/xxxxx/miniconda3  (writable)
      conda av data dir : /home/xxxxx/miniconda3/etc/conda
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/linux-64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/linux-64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /home/xxxxx/miniconda3/pkgs
                          /home/xxxxx/.conda/pkgs
       envs directories : /home/xxxxx/miniconda3/envs
                          /home/xxxxx/.conda/envs
               platform : linux-64
             user-agent : conda/24.7.1 requests/2.32.2 CPython/3.12.2 Linux/5.15.0-117-generic ubuntu/20.04.6 glibc/2.31 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.8
                UID:GID : 1000:1000
             netrc file : None
           offline mode : False