Debian Bug report logs -
#790442
FTBFS with new LaTeX: Unknown float option `H'.
Reported by: Martin Michlmayr <tbm@hpe.com>
Date: Mon, 29 Jun 2015 15:36:02 UTC
Severity: serious
Tags: patch, sid, stretch
Found in version 1.1.1+dfsg.1-6
Fixed in version libtheora/1.1.1+dfsg.1-7
Done: Petter Reinholdtsen <pere@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>:
Bug#790442; Package libtheora.
(Mon, 29 Jun 2015 15:36:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Martin Michlmayr <tbm@hp.com>:
New Bug report received and forwarded. Copy sent to Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>.
(Mon, 29 Jun 2015 15:36:05 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: libtheora
Version: 1.1.1+dfsg.1-6
Severity: serious
Tags: patch
libtheora fails to build because of LaTeX errors. (Note that a new
texlive entered unstable recently.)
You're using the "H" float option. According to
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions you
need \usepackage{float} for that, but it seems simpler solution is to
replace it with "!h".
Below is a patch that makes the package compile. However, the options
Htbp (or now !htbp) seem very odd to me. Reading
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
h means exactly h whereas t means top and b bottom and p to put it on
a special page -- which one do you want?
Martin
> sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
> ! LaTeX Error: Unknown float option `H'.
> See the LaTeX manual or LaTeX Companion for explanation.
...
> Makefile:696: recipe for target 'Theora.pdf' failed
--
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
[libtheora_latex_build_fix (text/plain, attachment)]
Added tag(s) stretch and sid.
Request was from Andreas Beckmann <anbe@debian.org>
to control@bugs.debian.org.
(Wed, 08 Jul 2015 18:48:40 GMT) (full text, mbox, link).
Changed Bug submitter to 'Martin Michlmayr <tbm@hpe.com>' from 'Martin Michlmayr <tbm@hp.com>'
Request was from Martin Michlmayr <tbm@hpe.com>
to control@bugs.debian.org.
(Thu, 27 Aug 2015 16:48:07 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>:
Bug#790442; Package libtheora.
(Thu, 27 Aug 2015 19:57:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Ralph Giles <giles@thaumas.net>:
Extra info received and forwarded to list. Copy sent to Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>.
(Thu, 27 Aug 2015 19:57:06 GMT) (full text, mbox, link).
Message #14 received at 790442@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Mon, 29 Jun 2015 11:32:43 -0400 Martin Michlmayr <tbm@hp.com> wrote:
> You're using the "H" float option. According to
> https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
> you need \usepackage{float} for that, but it seems simpler solution
> is to replace it with "!h".
Thanks for the report. We fixed this upstream by adding the package;
we were using the [H] directive specifically in those two sections to
keep the packet layout at the top of the section for easy reference.
https://git.xiph.org/?p=theora.git;a=commitdiff;h=fbb275803696085225c310773474ef4dcf8a4528
With the current source text, [!h] seems to work well enough, but [H]
is more robust since we needed to be specific there at some point
during development.
-r
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>:
Bug#790442; Package libtheora.
(Tue, 22 Sep 2015 08:45:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Martin Steghöfer <martin@steghoefer.eu>:
Extra info received and forwarded to list. Copy sent to Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>.
(Tue, 22 Sep 2015 08:45:08 GMT) (full text, mbox, link).
Message #19 received at 790442@bugs.debian.org (full text, mbox, reply):
tags 790442 + pending
thanks
Thanks for the fix, Ralph! I just backported it into the package.
Cheers,
Martin
Ralph Giles wrote:
> On Mon, 29 Jun 2015 11:32:43 -0400 Martin Michlmayr <tbm@hp.com> wrote:
>
>> You're using the "H" float option. According to
>> https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
>> you need \usepackage{float} for that, but it seems simpler solution
>> is to replace it with "!h".
> Thanks for the report. We fixed this upstream by adding the package;
> we were using the [H] directive specifically in those two sections to
> keep the packet layout at the top of the section for easy reference.
>
> https://git.xiph.org/?p=theora.git;a=commitdiff;h=fbb275803696085225c310773474ef4dcf8a4528
>
> With the current source text, [!h] seems to work well enough, but [H]
> is more robust since we needed to be specific there at some point
> during development.
>
> -r
>
>
>
Added tag(s) pending.
Request was from Martin Steghöfer <martin@steghoefer.eu>
to control@bugs.debian.org.
(Tue, 22 Sep 2015 08:45:10 GMT) (full text, mbox, link).
Reply sent
to Petter Reinholdtsen <pere@debian.org>:
You have taken responsibility.
(Tue, 22 Sep 2015 12:21:09 GMT) (full text, mbox, link).
Notification sent
to Martin Michlmayr <tbm@hpe.com>:
Bug acknowledged by developer.
(Tue, 22 Sep 2015 12:21:09 GMT) (full text, mbox, link).
Message #26 received at 790442-close@bugs.debian.org (full text, mbox, reply):
Source: libtheora
Source-Version: 1.1.1+dfsg.1-7
We believe that the bug you reported is fixed in the latest version of
libtheora, which is due to be installed in the Debian FTP archive.
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 790442@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Petter Reinholdtsen <pere@debian.org> (supplier of updated libtheora 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 22 Sep 2015 12:24:50 +0200
Source: libtheora
Binary: libtheora0 libtheora-dev libtheora-doc libtheora-bin libtheora-dbg
Architecture: source
Version: 1.1.1+dfsg.1-7
Distribution: unstable
Urgency: low
Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Changed-By: Petter Reinholdtsen <pere@debian.org>
Description:
libtheora-bin - Theora Video Compression Codec (example encoder, decoder)
libtheora-dbg - Theora Video Compression Codec (debug)
libtheora-dev - Theora Video Compression Codec (development files)
libtheora-doc - Theora Video Compression Codec (documentation)
libtheora0 - Theora Video Compression Codec
Closes: 790442
Changes:
libtheora (1.1.1+dfsg.1-7) unstable; urgency=low
.
[ Martin Steghöfer ]
* Tag existing patches properly and use git-buildpackage patch queue
for all our patches.
* Fix FTBFS with new LaTeX.
Thanks to Ralph Giles (Closes: #790442)
Checksums-Sha1:
8aea13a1e8dceec7c21499723395655df10d0dd3 2665 libtheora_1.1.1+dfsg.1-7.dsc
a34847fa919d2ecf18ad9306158c23de28cea0d1 8636 libtheora_1.1.1+dfsg.1-7.debian.tar.xz
Checksums-Sha256:
fec499925b24cd0b691a8f3580cddf6148a81b5bd0d8a6f78d09e1e792469e2c 2665 libtheora_1.1.1+dfsg.1-7.dsc
90c5d869f38838018392f034fce7a055c1145d9f3289fc78842f21ed3c465fbc 8636 libtheora_1.1.1+dfsg.1-7.debian.tar.xz
Files:
37a91eb710154cb2ae38975099f32853 2665 libs optional libtheora_1.1.1+dfsg.1-7.dsc
f853a6520af7ce9ab345029bff7b2d82 8636 libs optional libtheora_1.1.1+dfsg.1-7.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Comment: Debian powered!
iQJ8BAEBCgBmBQJWAUTdXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGM0REMDlGOERBODdEMURGNTA0NkM5OUIw
NjEyRjQ5NDRFQ0RDRDVBAAoJEAYS9JROzc1askUQAKrc8MbYySnAFtH09ehFFbk+
QwoCkeardKP6EI9LbTd69N4nrGzg+wTt1aknwaPXCMK1BevPGbQBQ24Xxtih+eCL
dPedqEeXAodP8qys00bjEqDGo1G83ick3Ab/xHvfAKto0OLcB0LG9qam5AEH7mLK
bIMfl/aRsQq6Kd3NYdsV2jOwYM9vwvcpDzn4K5RY6/mzgn+zQDfUIL01/g2vnEsC
CCe/yg/gYkmGvbRy6xJy5kl433cWys3PuXoouusXycHgRYXVxphnaiPXG7NxNIHl
YZhNbt1zn/bfd6kHkd0Zc31V3TE6ItNJ7d5FVdAdlZZMsZsX/R8vBAbCya/WPNYz
QwkK5vtBjr259idIC+1pvo7ujzIZQvIgXbbtWgqBNtsMgDMJREq+GoyzY9oohSLT
QtVu1DUFvnX5thjHzqFyFmQtn11zbHSUCajRQ6FHoIw+LIDsIaSxn4RFfSNtpDis
eCRa1Hbt/tcdi1x7S7jTwwmtj1cdIGe090whiu7Ev0KFBvcdUqux8IiMdiIV0JLU
LZnHSxYZljZFL76OpKgc28jXZJEk3QfI67HxdeNBVtMEjJSxwrEgFXKuu0pO+ev/
sbp5L4Cf5vUs7enaZktPletK8rKtEXA4s/2SzqkkgfKEVxJpmsq0GHf+CTFPZARp
cepyaP5kv2FMrlcnSVA8
=7ar+
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 31 Oct 2015 07:30:46 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 00:16:59 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.