This repository was archived by the owner on Feb 1, 2023. It is now read-only.
Commit dc3fc00
Release Manager
Trac #30687: "make python3-clean" should always remove local/bin/python3*
`make python3-clean` does not remove `$SAGE_LOCAL/bin/python3*` -
certainly not if an external `python3` is used.
We do the uninstallation in an `spkg-legacy-uninstall` script.
(We also repair the `spkg-legacy-uninstall` mechanism - it was broken in
#29096.)
Critical for Sage 9.2 because it will help avoid puzzling incremental
build behavior, which could include corruption of the installed system
python if that is writable for the user.
URL: https://trac.sagemath.org/30687
Reported by: dimpase
Ticket author(s): Matthias Koeppe
Reviewer(s): John PalmieriFile tree
18 files changed
+21
-2
lines changed- build
- bin
- pkgs
- boost_cropped
- brial
- cunningham_tables
- ecl
- gap
- gfan
- gsl
- jmol
- lcalc
- libgd
- mpfrcx
- numpy
- polymake
- polytopes_db_4d
- python3
- r
- sage_bootstrap
18 files changed
+21
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
528 | | - | |
| 528 | + | |
529 | 529 | | |
530 | 530 | | |
531 | 531 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
0 commit comments