Opened 12 years ago
Closed 12 years ago
#4868 closed defect (duplicate)
optional polymake spkg quickly fails to build on sage.math
Reported by: | was | Owned by: | mabshoff |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: optional | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
sage: install_package('polymake-2.2.p4') ... ********************************************************************** * Unable to download cddlib-094b.p1 * Please see http://www.sagemath.org//packages for a list of valid * packages or check the package name. ********************************************************************** sage: Failed to download package cddlib-094b.p1 from http://www.sagemath.org/ tar: /usr/local/sage/spkg/standard/cddlib-094b.p1.spkg: Cannot open: No such file or directory
This is even after installing cddlib.
Change History (3)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
I get the same with mpi4py:
sage: install_package('mpi4py-0.3.1') Possible names of non-installed packages starting with 'mpi4py-0.3.1': mpi4py-0.3.1 mpi4py-0.3.1
comment:3 Changed 12 years ago by
- Milestone changed from sage-3.2.3 to sage-duplicate/invalid/wontfix
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
I fixed a few problems in the spkg, so now it fails after only 30 minutes as follows:
The new spkg is here and should replace the original one. Also, I think this should be moved to experimental, in which case we could close this ticket:
http://sage.math.washington.edu/home/was/patches/polymake-2.2.p5.spkg