Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#13735 - [maxima-5.17.1-2] Failed the install script (infopages)
Attached to Project:
Arch Linux
Opened by Gerardo Exequiel Pozzi (djgera) - Tuesday, 10 March 2009, 18:53 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 10 March 2009, 20:14 GMT
Opened by Gerardo Exequiel Pozzi (djgera) - Tuesday, 10 March 2009, 18:53 GMT
Last edited by Ronald van Haren (pressh) - Tuesday, 10 March 2009, 20:14 GMT
|
DetailsDescription: Maxima scriptlet fails because try to install inexistent gzipped info-pages
change filelist=(imaxima.info.gz maxima.info.gz xmaxima.info.gz) to filelist=(imaxima.info maxima.info xmaxima.info) |
This task depends upon
Closed by Ronald van Haren (pressh)
Tuesday, 10 March 2009, 20:14 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in maxima 5.17.1-3
Tuesday, 10 March 2009, 20:14 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in maxima 5.17.1-3

looks like Ronald forgot to gzip the info pages. And texinfo has to be added as a depends.

woops, new build coming up

btw, the info pages cannot be gzipped because they fail to work inside maxima when doing so. Forgot to correct the install file though.