FS#5765 - wrong dependencies in package maxima

Attached to Project: Arch Linux
Opened by Gábor Nyékhelyi (n0gabor) - Monday, 06 November 2006, 01:55 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 08 November 2006, 20:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Damir Perisa (damir.perisa)
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

i've noticed a dependency issue with maxima:

[root@deathstar gabor]# pacman -S maxima
error: unresolvable dependencies:
maxima: requires clisp<=2.39 but it is not in the sync db

[root@deathstar gabor]# pacman -Si maxima
...
Depends On : bash clisp<=2.39 clisp>=2.38 librep readline
...

here might be the problem

i installed maxima anyway with 'pacman -Sd maxima clisp' and they seem to work fine together.
This task depends upon

Closed by  Damir Perisa (damir.perisa)
Sunday, 03 December 2006, 01:37 GMT
Reason for closing:  Fixed
Additional comments about closing:  -2
Comment by Martin Schmidt (Blind) - Wednesday, 08 November 2006, 20:24 GMT
I can confirm this bug. Pleeeaaase, fix it.
Blind
Comment by Damir Perisa (damir.perisa) - Sunday, 03 December 2006, 00:47 GMT
on the way... i didn't know that clisp was updated and that maxima does not any more need to be rebuild against new versions of clisp... rebuilding in progress.

Loading...