FS#41765 - [gambit-c] Missing dependancy to texinfo
Attached to Project:
Community Packages
Opened by Antoine Pietri (seirl) - Sunday, 31 August 2014, 03:32 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 10 September 2014, 10:20 GMT
Opened by Antoine Pietri (seirl) - Sunday, 31 August 2014, 03:32 GMT
Last edited by Alexander F. Rødseth (xyproto) - Wednesday, 10 September 2014, 10:20 GMT
|
Details
Description:
gambit-c needs texinfo to install, else this happens: /tmp/alpm_P5dSAo/.INSTALL: line 5: install-info: command not found texinfo should be in the build requirements of gambit-c. Steps to reproduce: * System with texinfo not installed. * pacman -S gambit-c |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Wednesday, 10 September 2014, 10:20 GMT
Reason for closing: Not a bug
Wednesday, 10 September 2014, 10:20 GMT
Reason for closing: Not a bug
Comment by Doug Newgard (Scimmia) -
Sunday, 31 August 2014, 03:41 GMT
texinfo is part of the base group. If you remove packages from the
base group, you should know exactly what you're doing and expect
things like this. Packagers have the option of assuming all
packages in the base group are installed.
Comment by
Alexander F. Rødseth (xyproto) -
Wednesday, 10 September 2014, 10:20 GMT
Like Doug Newgard said, texinfo is in "base". Users are expected
to install "base" before installing official packages, and
"base-devel" before installing AUR packages. This is documented on
the wiki and mentioned in various installation instructions.
Closing this one.