bugGNU GRUB - Bugs: bug #27602, GRUB 2 tries to install...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #27602: GRUB 2 tries to install documentation without texinfo

Submitter:  Thomas A. Anderson <neo_the_user>
Submitted:  Mon 05 Oct 2009 06:35:43 AM UTC
   
 
Category:  Installation Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  None Privacy:  Public
Assigned to:  cjwatson Originator Name:  Alec Ari
Open/Closed:  Closed Release:  Bazaar - trunk
Release:  Reproducibility:  Every Time
Planned Release:  None

Mon 05 Oct 2009 11:57:04 PM UTC, comment #1: 

Fixed, thanks:

2009-10-06  Colin Watson  <cjwatson@ubuntu.com>

        * Makefile.in: Don't set info_INFOS unless makeinfo was found.
        Fixes bug #27602.

Colin Watson <cjwatson>
Group Member
Mon 05 Oct 2009 06:35:43 AM UTC, original submission:  

GRUB 2 tries to install documentation without texinfo installed. make and ./configure report no error.

# make install


/usr/bin/mkdir -p docs
true -P ./docs --no-split --force docs/grub.texi -o docs/grub.info || :
/bin/sh ./mkinstalldirs /usr/lib/`echo grub/i386-pc | sed 's,x,x,'`
rm -f /usr/lib/`echo grub/i386-pc | sed 's,x,x,'`/*
/bin/sh ./mkinstalldirs /usr/share/`echo grub | sed 's,x,x,'`
/bin/sh ./mkinstalldirs /usr/bin /usr/share/man/man1
/bin/sh ./mkinstalldirs /usr/sbin /usr/share/man/man8
/bin/sh ./mkinstalldirs /usr/etc/grub.d
/bin/sh ./mkinstalldirs /usr/lib/grub
/bin/sh ./mkinstalldirs /usr/share/info
/usr/bin/ginstall: cannot stat `./docs/grub.info': No such file or directory

Thomas A. Anderson <neo_the_user>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cjwatson (Posted a comment)
  • -email is unavailable- added by neo_the_user (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2009-10-05 cjwatson Assigned toNone cjwatson
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code