error while installing python_igraph on fedora 32 - missing texttable

30 views
Skip to first unread message

David Coudert

unread,
Dec 9, 2020, 6:16:27 AM12/9/20
to sage-devel
I just installed sagemath on a new desktop running fedora 32 and I'm now trying to install python_igraph.

Command 'sage -I python_igraph' failed because it is unable to download dependency texttable-1.6.3.tar.gz (log file attached)
It tries to download it from mirrors (where it is not present) and not from the upstream url that is indicated in build/pkgs/texttable/checksums.ini
===
tarball=texttable-VERSION.tar.gz
sha1=0b345a86669730f204804916e439820d06321223
md5=68e6b31d36f5c20221da7d5db3eca772
===

I can download it manually from upstream url. I don't know how to fix that.






texttable-1.6.3.log

Dima Pasechnik

unread,
Dec 9, 2020, 6:21:13 AM12/9/20
to sage-devel
./configure --enable-download-from-upstream-url

(I don't see why we should not make this option default, at least for
development work.)

>
>
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/0b5ab532-eb15-4fc1-bcd3-feb793f83f95n%40googlegroups.com.

David Coudert

unread,
Dec 9, 2020, 12:25:07 PM12/9/20
to sage-devel
Thank you !

+1 to make it default, in particular since it's the last place it tries to download from.

Samuel Lelievre

unread,
Dec 9, 2020, 8:54:58 PM12/9/20
to sage-devel
The missing texttable binary has now been uploaded
to our download mirrors. Thanks for the report!
Reply all
Reply to author
Forward
0 new messages