bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug#80394: marked as done (Build-depends missing and fail to compile bec


From: Debian Bug Tracking System
Subject: Bug#80394: marked as done (Build-depends missing and fail to compile because texi2html invalid option I)
Date: Tue, 29 May 2001 14:21:37 -0500

Your message dated Tue, 29 May 2001 14:56:30 -0400
with message-id <address@hidden>
and subject line Bug#80394: fixed in grub 0.5.96.1.cvs20010528-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 23 Dec 2000 17:48:47 +0000
>From address@hidden Sat Dec 23 11:48:47 2000
Return-path: <address@hidden>
Received: from server.gullivertoys.hu [212.108.196.206] (amavis)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 149smj-00036k-00; Sat, 23 Dec 2000 11:48:45 -0600
Received: (from address@hidden)
        by server.gullivertoys.hu (8.9.3/8.9.3/Debian 8.9.3-21) id SAA14596
        for <address@hidden>; Sat, 23 Dec 2000 18:48:42 +0100
Received: (from address@hidden)
        by server.gullivertoys.hu (8.9.3/8.9.3/Debian 8.9.3-21) id SAA14512
        for address@hidden; Sat, 23 Dec 2000 18:48:41 +0100
Date: Sat, 23 Dec 2000 18:48:41 +0100
From: Gergely Risko <address@hidden>
To: address@hidden
Subject: Build-depends missing and fail to compile because texi2html invalid 
option I
Message-ID: <address@hidden>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
X-AntiVirus: scanned for viruses by AMaViS 0.2.1 (http://amavis.org/)
Delivered-To: address@hidden

Package: grub
Version: 0.5.96.1
Severity: important

Build-Depoends are missing, byut texi2html and tetex are needed for
example.
And I can't compile the package on a fresh sid system, the debian/rules
binary running with this messages:
test -f debian/rules -a -f stage2/fsys_ext2fs.c
test root = "`whoami`"
test -f debian/rules -a -f stage2/fsys_ext2fs.c
test -f debian/rules -a -f stage2/fsys_ext2fs.c
rm -rf debian/tmp
install -d debian/tmp debian/tmp/usr/share/doc/grub debian/tmp/DEBIAN
dir=`cd debian/tmp && pwd` && make install DESTDIR=$dir
make[1]: Entering directory `/root/progg/grub/grub-0.5.96.1'
Making install in netboot
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/netboot'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/netboot'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/netboot'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/netboot'
Making install in stage2
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/stage2'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/stage2'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc
 /usr/bin/install -c -m 644 stage2 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/stage2
 /usr/bin/install -c -m 644 e2fs_stage1_5 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/e2fs_stage1_5
 /usr/bin/install -c -m 644 fat_stage1_5 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/fat_stage1_5
 /usr/bin/install -c -m 644 ffs_stage1_5 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/ffs_stage1_5
 /usr/bin/install -c -m 644 minix_stage1_5 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/minix_stage1_5
 /usr/bin/install -c -m 644 reiserfs_stage1_5 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/reiserfs_stage1_5
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/stage2'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/stage2'
Making install in stage1
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/stage1'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/stage1'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc
 /usr/bin/install -c -m 644 stage1 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/grub/i386-pc/stage1
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/stage1'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/stage1'
Making install in lib
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/lib'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/lib'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/lib'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/lib'
Making install in grub
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/grub'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/grub'
/bin/sh ../mkinstalldirs /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/sbin
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/sbin
  /usr/bin/install -c  grub 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/sbin/grub
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/grub'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/grub'
Making install in util
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/util'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/util'
/bin/sh ../mkinstalldirs /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/bin
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/bin
  /usr/bin/install -c  mbchk 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/bin/mbchk
/bin/sh ../mkinstalldirs /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/sbin
 /usr/bin/install -c grub-install 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/sbin/grub-install
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/util'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/util'
Making install in docs
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/docs'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/docs'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info
 /usr/bin/install -c -m 644 ./grub.info 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/grub.info
 /usr/bin/install -c -m 644 ./grub.info-1 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/grub.info-1
 /usr/bin/install -c -m 644 ./grub.info-2 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/grub.info-2
 /usr/bin/install -c -m 644 ./grub.info-3 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/grub.info-3
 /usr/bin/install -c -m 644 ./grub.info-4 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/grub.info-4
 /usr/bin/install -c -m 644 ./multiboot.info 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/info/multiboot.info
make  install-man1 install-man8
make[4]: Entering directory `/root/progg/grub/grub-0.5.96.1/docs'
/bin/sh ../mkinstalldirs 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man1
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man1
 /usr/bin/install -c -m 644 ./mbchk.1 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man1/mbchk.1
/bin/sh ../mkinstalldirs 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man8
mkdir /root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man8
 /usr/bin/install -c -m 644 ./grub.8 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man8/grub.8
 /usr/bin/install -c -m 644 ./grub-install.8 
/root/progg/grub/grub-0.5.96.1/debian/tmp/usr/share/man/man8/grub-install.8
make[4]: Leaving directory `/root/progg/grub/grub-0.5.96.1/docs'
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/docs'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/docs'
Making install in debian
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1/debian'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1/debian'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1/debian'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1/debian'
make[2]: Entering directory `/root/progg/grub/grub-0.5.96.1'
make[3]: Entering directory `/root/progg/grub/grub-0.5.96.1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/root/progg/grub/grub-0.5.96.1'
make[2]: Leaving directory `/root/progg/grub/grub-0.5.96.1'
make[1]: Leaving directory `/root/progg/grub/grub-0.5.96.1'
top=`pwd` && cd debian/tmp/usr/share/doc/grub && \
  ln -s $top/docs/{grub,multiboot}.texi . && \
  texi2html -split_chapter -I$top/docs grub.texi && \
  texi2html -split_chapter -I$top/docs multiboot.texi && \
  rm -f grub.texi multiboot.texi
Unknown option: I/root/progg/grub/grub-0.5.96.1/docs
Usage: texi2html  [OPTIONS] TEXINFO-FILE
Translates Texinfo source documentation to HTML.
 Option   Type  Default  Description
 -debug    =i   0        output HTML with debuging information
 -expand   =s   info     Expand info|tex|none section of texinfo source
 -help     :i            print help and exit
 -I        =s            append $s to the @include search path
 -init_file =s           load init file $s
 -l2h      !             if set, uses latex2html for @math and @tex
 -lang     =s   en       use $s as document language (ISO 639 encoding)
 -menu     !    1        ouput Texinfo menus
 -number   !    1        use numbered sections
 -out_file =s            if set, all HTML output goes into file $s
 -prefix   =s            use as prefix for output files, instead of <docname>
 -sec_nav  !    1        output navigation panels for each section
 -short_ext !            use "htm" extension for output HTML files
 -short_ref !            if set, references are without section numbers
 -split    =s   chapter  split document on section|chapter else no splitting
 -subdir   =s            put HTML files in directory $s, instead of $cwd
 -toc_file =s            use $s as ToC file, instead of <docname>_toc.html
 -top_file =s            use $s as top file, instead of <docname>.html
 -Verbose  !             print progress info to stdout
 -version                print version and exit
Note: 'Options' may be abbreviated. 'Type' specifications mean:
 <none>| !    no argument: variable is set to 1 on -foo (or, to 0 on -nofoo)
    =s | :s   mandatory (or, optional)  string argument
    =i | :i   mandatory (or, optional)  integer argument
make: *** [binary-arch] Error 1

Since it is a can't compile binary from source problem it's severity is
important.

Gergely Risko


---------------------------------------
Received: (at 80394-close) by bugs.debian.org; 29 May 2001 19:14:51 +0000
>From address@hidden Tue May 29 14:14:51 2001
Return-path: <address@hidden>
Received: from auric.debian.org [206.246.226.45] (mail)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 154ox9-0008WR-00; Tue, 29 May 2001 14:14:51 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
        id 154ofO-0003rY-00; Tue, 29 May 2001 14:56:30 -0400
From: Jason Thomas <address@hidden>
To: address@hidden
X-Katie: $Revision: 1.42 $
Subject: Bug#80394: fixed in grub 0.5.96.1.cvs20010528-1
Message-Id: <address@hidden>
Sender: James Troup <address@hidden>
Date: Tue, 29 May 2001 14:56:30 -0400
Delivered-To: address@hidden

We believe that the bug you reported is fixed in the latest version of
grub, which has been installed in the Debian FTP archive:

grub-doc_0.5.96.1.cvs20010528-1_all.deb
  to pool/main/g/grub/grub-doc_0.5.96.1.cvs20010528-1_all.deb
grub_0.5.96.1.cvs20010528.orig.tar.gz
  to pool/main/g/grub/grub_0.5.96.1.cvs20010528.orig.tar.gz
grub_0.5.96.1.cvs20010528-1.dsc
  to pool/main/g/grub/grub_0.5.96.1.cvs20010528-1.dsc
grub_0.5.96.1.cvs20010528-1.diff.gz
  to pool/main/g/grub/grub_0.5.96.1.cvs20010528-1.diff.gz
grub_0.5.96.1.cvs20010528-1_i386.deb
  to pool/main/g/grub/grub_0.5.96.1.cvs20010528-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to address@hidden,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jason Thomas <address@hidden> (supplier of updated grub package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing address@hidden)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 28 May 2001 17:04:44 +1000
Source: grub
Binary: grub-doc grub
Architecture: source all i386
Version: 0.5.96.1.cvs20010528-1
Distribution: unstable
Urgency: low
Maintainer: Jason Thomas <address@hidden>
Changed-By: Jason Thomas <address@hidden>
Description: 
 grub       - GRand Unified Bootloader
 grub-doc   - Documentation for GRand Unified Bootloader
Closes: 35849 72311 72346 74429 75333 78471 80241 80276 80394 80422 92269 95594 
98750
Changes: 
 grub (0.5.96.1.cvs20010528-1) unstable; urgency=low
 .
   * New Maintainer (closes: #80394)
   * updated standards version.
   * changed to use debhelper.
   * move html doco into a seperate grub-doc package.
   * Took a cvs snapshot to help close a bunch of bugs.
   * cvs snapshot fixes grub-install (closes: #75333, #80276, #98750)
   * cvs snapshot should fix "Error 22: No such partition" (closes: #80241)
   * cvs snapshot should fix symlink problem (closes: #95594)
   * grub supports /boot as seperate partition (closes: #78471)
   * grub supports devfs already (closes: #72346)
   * Changed dir of architecture specific files to /usr/lib (closes: #72311)
   * texi2html problem fixed in previous NMU (closes: #80422)
   * kernel-package supports kernel images in /boot (closes: #74429)
   * the current method for a temporary modification of a menu option is
     to press 'e' for edit. I think this is satisfactory. (closes: #35849)
   * update-grub is in the progeny package of grub
     please contact them (closes: #92269)
Files: 
 ab653bc278c289e6e9f7975a2ed14324 666 base optional 
grub_0.5.96.1.cvs20010528-1.dsc
 93c6263f3e2de8020eae9854c601d1b8 667241 base optional 
grub_0.5.96.1.cvs20010528.orig.tar.gz
 a3d542a495e4bd16318d4e8e8e564709 69210 base optional 
grub_0.5.96.1.cvs20010528-1.diff.gz
 17c00b0bb1b5217c8738e6a59f679ad0 160350 base optional 
grub-doc_0.5.96.1.cvs20010528-1_all.deb
 8701ba7df4725dd6ac20d68c6173d38f 276234 base optional 
grub_0.5.96.1.cvs20010528-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.5 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7EgY67cYwRJJSiL4RAr4wAJ0TLwwdrW6ospqnkJe74qLXZAlnyQCfUG4S
cRA6g6EAJtrg3EzEw8RgemM=
=JRMK
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]