[OSGeoLive] #2358: py3 scipy removed

OSGeoLive trac_osgeolive at osgeo.org
Thu Jun 9 22:06:45 PDT 2022


#2358: py3 scipy removed
-----------------------+----------------------------
 Reporter:  darkblueb  |       Owner:  osgeolive@…
     Type:  defect     |      Status:  new
 Priority:  critical   |   Milestone:  OSGeoLive15.0
Component:  OSGeoLive  |  Resolution:
 Keywords:  python3    |
-----------------------+----------------------------
Description changed by darkblueb:

Old description:

> {{{
> ===============================================================
> Starting "setdown.sh" ...
> ===============================================================
>  ...
> The following additional packages will be installed:
>   python3-munkres
> The following packages will be REMOVED:
>   grass-dev libboost-dev libboost1.74-dev libgdal-dev libkml-dev
>   python3-pythran python3-scipy
> The following NEW packages will be installed:
>   python3-munkres
> 0 upgraded, 1 newly installed, 7 to remove and 112 not upgraded.
> Need to get 9152 B of archives.
> After this operation, 265 MB disk space will be freed.
> Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64
> python3-munkres all 1.1.4-2 [9152 B]
>

> }}}
>

> {{{
> user at osgeolive:~$ sudo apt install python3-scipy
> Reading package lists... Done
>  ...
> The following NEW packages will be installed:
>   libboost-dev libboost1.74-dev liblbfgsb0 libopenblas-dev
>   libopenblas-pthread-dev libopenblas0 libxsimd-dev python3-beniget
>   python3-gast python3-ply python3-pythran python3-scipy
> 0 upgraded, 12 newly installed, 0 to remove and 112 not upgraded.
> Need to get 29.6 MB of archives.
> After this operation, 266 MB of additional disk space will be used.
> Do you want to continue? [Y/n]
> }}}
>
> {{{
>   ...
> Removing libgdal-dev (3.4.3+dfsg-1~jammy0) ...
> Removing libkml-dev:amd64 (1.3.0-9) ...
> dpkg: libboost1.74-dev:amd64: dependency problems, but removing anyway as
> you requested:
>  libboost-dev:amd64 depends on libboost1.74-dev.
>
> Removing libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
> dpkg: python3-scipy: dependency problems, but removing anyway as you
> requested:
>  python3-fonttools depends on python3-scipy (>= 1.7.1) | python3-munkres
> (>= 1.1.4); however:
>   Package python3-scipy is to be removed.
>   Package python3-munkres is not configured yet.
>
> Removing python3-scipy (1.8.0-1exp2ubuntu1) ...
> Removing python3-pythran (0.10.0+ds2-1) ...
> Removing libboost-dev:amd64 (1.74.0.3ubuntu7) ...
> Setting up python3-munkres (1.1.4-2) ...
> Processing triggers for man-db (2.10.2-1) ...
> Reading package lists...
> Building dependency tree...
> Reading state information...
> E: Unable to locate package libllvm9
>
> }}}

New description:

 {{{
  ex.  nightly-build70-amd64-38bf753-master

 ===============================================================
 Starting "setdown.sh" ...
 ===============================================================
  ...
 The following additional packages will be installed:
   python3-munkres
 The following packages will be REMOVED:
   grass-dev libboost-dev libboost1.74-dev libgdal-dev libkml-dev
   python3-pythran python3-scipy
 The following NEW packages will be installed:
   python3-munkres
 0 upgraded, 1 newly installed, 7 to remove and 112 not upgraded.
 Need to get 9152 B of archives.
 After this operation, 265 MB disk space will be freed.
 Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64
 python3-munkres all 1.1.4-2 [9152 B]


 }}}

 {{{
   ...
 Removing libgdal-dev (3.4.3+dfsg-1~jammy0) ...
 Removing libkml-dev:amd64 (1.3.0-9) ...
 dpkg: libboost1.74-dev:amd64: dependency problems, but removing anyway as
 you requested:
  libboost-dev:amd64 depends on libboost1.74-dev.

 Removing libboost1.74-dev:amd64 (1.74.0-14ubuntu3) ...
 dpkg: python3-scipy: dependency problems, but removing anyway as you
 requested:
  python3-fonttools depends on python3-scipy (>= 1.7.1) | python3-munkres
 (>= 1.1.4); however:
   Package python3-scipy is to be removed.
   Package python3-munkres is not configured yet.

 Removing python3-scipy (1.8.0-1exp2ubuntu1) ...
 Removing python3-pythran (0.10.0+ds2-1) ...
 Removing libboost-dev:amd64 (1.74.0.3ubuntu7) ...
 Setting up python3-munkres (1.1.4-2) ...
 Processing triggers for man-db (2.10.2-1) ...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 E: Unable to locate package libllvm9

 }}}

 ##----------------------------------
   manually re-install to see depends

 {{{
 user at osgeolive:~$ sudo apt install python3-scipy
 Reading package lists... Done
  ...
 The following NEW packages will be installed:
   libboost-dev libboost1.74-dev liblbfgsb0 libopenblas-dev
   libopenblas-pthread-dev libopenblas0 libxsimd-dev python3-beniget
   python3-gast python3-ply python3-pythran python3-scipy
 0 upgraded, 12 newly installed, 0 to remove and 112 not upgraded.
 Need to get 29.6 MB of archives.
 After this operation, 266 MB of additional disk space will be used.
 Do you want to continue? [Y/n]
 }}}

--
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2358#comment:1>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list