Opened 2 years ago

Last modified 2 years ago

#2358 closed defect

py3 scipy removed — at Version 1

Reported by: darkblueb Owned by: osgeolive@…
Priority: critical Milestone: OSGeoLive15.0
Component: OSGeoLive Keywords: python3
Cc:

Description (last modified by darkblueb)

 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@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] 

Change history (1)

comment:1 by darkblueb, 2 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.