[oi-dev] Something wrong with dependancies

Gary Mills gary_mills at fastmail.fm
Sat Jul 10 23:59:55 UTC 2021


I'm trying to build a library that uses only python-3.9 .  For its
tests, it requires pytest-3.9 .  I noticed that OI has the pytest-39
package, and it includes that executable.  However, when I tried to
install that package, I got 30 packages.  What's going on?  Something
must be broken with dependancies to get that many packages.  Here's a
transcript of what I got:

    <root at tyan># pkg install -nv library/python/pytest-39
               Packages to install:         30
         Estimated space available:    7.38 GB
    Estimated space to be consumed: 1012.63 MB
           Create boot environment:         No
    Create backup boot environment:         No
              Rebuild boot archive:         No
    
    Changed packages:
    openindiana.org
      library/python/attrs-37
        None -> 20.3.0-2020.0.1.0
      library/python/attrs-39
        None -> 20.3.0-2020.0.1.0
      library/python/importlib-metadata-35
        None -> 1.5.2-2020.0.1.1
      library/python/iniconfig-35
        None -> 1.1.1-2020.0.1.0
      library/python/iniconfig-37
        None -> 1.1.1-2020.0.1.0
      library/python/iniconfig-39
        None -> 1.1.1-2020.0.1.0
      library/python/packaging-35
        None -> 20.8-2020.0.1.0
      library/python/packaging-37
        None -> 20.8-2020.0.1.0
      library/python/packaging-39
        None -> 20.8-2020.0.1.0
      library/python/pathlib2-35
        None -> 2.3.5-2020.0.1.1
      library/python/pluggy-35
        None -> 0.13.1-2020.0.1.0
      library/python/pluggy-37
        None -> 0.13.1-2020.0.1.0
      library/python/pluggy-39
        None -> 0.13.1-2020.0.1.0
      library/python/py
        None -> 1.8.2-2020.0.1.0
      library/python/py-27
        None -> 1.8.2-2020.0.1.0
      library/python/py-35
        None -> 1.8.2-2020.0.1.0
      library/python/py-37
        None -> 1.8.2-2020.0.1.0
      library/python/py-39
        None -> 1.8.2-2020.0.1.0
      library/python/pytest
        None -> 6.1.2-2020.0.1.1
      library/python/pytest-35
        None -> 6.1.2-2020.0.1.1
      library/python/pytest-37
        None -> 6.1.2-2020.0.1.1
      library/python/pytest-39
        None -> 6.1.2-2020.0.1.1
      library/python/scandir
        None -> 1.10.0-2020.0.1.0
      library/python/scandir-27
        None -> 1.10.0-2020.0.1.0
      library/python/scandir-35
        None -> 1.10.0-2020.0.1.0
      library/python/scandir-37
        None -> 1.10.0-2020.0.1.0
      library/python/toml-35
        None -> 0.10.2-2020.0.1.0
      library/python/toml-37
        None -> 0.10.2-2020.0.1.0
      library/python/toml-39
        None -> 0.10.2-2020.0.1.0
      library/python/zipp-35
        None -> 1.2.0-2020.0.1.0


-- 
-Gary Mills-		-refurb-		-Winnipeg, Manitoba, Canada-



More information about the oi-dev mailing list