<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>193381</bug_id>
          
          <creation_ts>2007-09-22 04:52 0000</creation_ts>
          <short_desc>dev-tex/latex-beamer-3.07 install fails w/ USE=lyx</short_desc>
          <delta_ts>2007-10-08 21:00:46 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2007.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>znmeb@cesmail.net</reporter>
          <assigned_to>tex@gentoo.org</assigned_to>
          <cc>caratorn@gmail.com</cc>
    
    <cc>ps@twin.jikos.cz</cc>

      

      
          <long_desc isprivate="0">
            <who>znmeb@cesmail.net</who>
            <bug_when>2007-09-22 04:52:27 0000</bug_when>
            <thetext># USE=lyx emerge -v latex-beamer

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] dev-tex/latex-beamer-3.07  USE=&quot;doc lyx*&quot; 0 kB 

Total: 1 package (1 reinstall), Size of downloads: 0 kB

&gt;&gt;&gt; Verifying ebuild Manifests...

&gt;&gt;&gt; Emerging (1 of 1) dev-tex/latex-beamer-3.07 to /
 * latex-beamer-3.07.tar.gz RMD160 ;-) ...                                [ ok ]
 * latex-beamer-3.07.tar.gz SHA1 ;-) ...                                  [ ok ]
 * latex-beamer-3.07.tar.gz SHA256 ;-) ...                                [ ok ]
 * latex-beamer-3.07.tar.gz size ;-) ...                                  [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking latex-beamer-3.07.tar.gz ;-) ...                              [ ok ]
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking latex-beamer-3.07.tar.gz to /var/tmp/portage/dev-tex/latex-beamer-3.07/work
&gt;&gt;&gt; Source unpacked.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/dev-tex/latex-beamer-3.07/work/latex-beamer-3.07 ...
&gt;&gt;&gt; Source compiled.
&gt;&gt;&gt; Test phase [not enabled]: dev-tex/latex-beamer-3.07

&gt;&gt;&gt; Install latex-beamer-3.07 into /var/tmp/portage/dev-tex/latex-beamer-3.07/image/ category dev-tex
install: cannot stat `lyx/layouts/beamer.layout&apos;: No such file or directory
 * 
 * ERROR: dev-tex/latex-beamer-3.07 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_install
 *   ebuild.sh, line 1089:   Called qa_call &apos;src_install&apos;
 *   ebuild.sh, line 44:   Called src_install
 *   latex-beamer-3.07.ebuild, line 30:   Called die
 * 
 * (no error message)
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at &apos;/var/tmp/portage/dev-tex/latex-beamer-3.07/temp/build.log&apos;.
 * 

 * Messages for package dev-tex/latex-beamer-3.07:

 * 
 * ERROR: dev-tex/latex-beamer-3.07 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_install
 *   ebuild.sh, line 1089:   Called qa_call &apos;src_install&apos;
 *   ebuild.sh, line 44:   Called src_install
 *   latex-beamer-3.07.ebuild, line 30:   Called die
 * 
 * (no error message)
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at &apos;/var/tmp/portage/dev-tex/latex-beamer-3.07/temp/build.log&apos;.
 * 
DreamGate ~ #</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>caratorn@gmail.com</who>
            <bug_when>2007-09-22 11:39:52 0000</bug_when>
            <thetext>Beamer layout is now included in Lyx package, from the latex-beamer Changelog :
- LyX layout removed since it is now part of the LyX development tree.
I think we should remove the lyx use flag from this ebuild.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>caratorn@gmail.com</who>
            <bug_when>2007-09-22 12:20:33 0000</bug_when>
            <thetext>Created an attachment (id=131593)
Remove beamer.layout installation

Fix installation issue, though the *lyx documentation files still gets installed in two different places.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>znmeb@cesmail.net</who>
            <bug_when>2007-09-22 14:59:29 0000</bug_when>
            <thetext>(In reply to comment #1)
&gt; Beamer layout is now included in Lyx package, from the latex-beamer Changelog :
&gt; - LyX layout removed since it is now part of the LyX development tree.
&gt; I think we should remove the lyx use flag from this ebuild.
&gt; 

Yeah ... sounds like a plan. That&apos;s what I ended up with -- emerging latex-beamer without the &quot;lyx&quot; flag.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ps@twin.jikos.cz</who>
            <bug_when>2007-10-08 07:52:14 0000</bug_when>
            <thetext>btw isnt beamer integral part of tetex 3 ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>caratorn@gmail.com</who>
            <bug_when>2007-10-08 08:18:14 0000</bug_when>
            <thetext>(In reply to comment #4)
&gt; btw isnt beamer integral part of tetex 3 ?
&gt; 

Indeed, but tetex-3.0_p1-r4, the stable tetex package in portage contains version 3.01 of latex-beamer, which was out on 2004-10-11. This package permits to have the most up-to-date version.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>pylon@gentoo.org</who>
            <bug_when>2007-10-08 21:00:46 0000</bug_when>
            <thetext>Thanks for testing with lyx.  I must have missed that before I commit.

It&apos;s fixed now.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>131593</attachid>
            <date>2007-09-22 12:20 0000</date>
            <desc>Remove beamer.layout installation</desc>
            <filename>latex-beamer-lyx-layout.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">SW5kZXg6IHBvcnRhZ2UvZGV2LXRleC9sYXRleC1iZWFtZXIvbGF0ZXgtYmVhbWVyLTMuMDcuZWJ1
aWxkCj09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09
PT09PT09PT09PT09PT0KLS0tIHBvcnRhZ2Uub3JpZy9kZXYtdGV4L2xhdGV4LWJlYW1lci9sYXRl
eC1iZWFtZXItMy4wNy5lYnVpbGQKKysrIHBvcnRhZ2UvZGV2LXRleC9sYXRleC1iZWFtZXIvbGF0
ZXgtYmVhbWVyLTMuMDcuZWJ1aWxkCkBAIC0yNiwxMCArMjYsOCBAQCBzcmNfaW5zdGFsbCgpIHsK
IAlkb2lucyBlbXVsYXRpb24vKi5zdHkgfHwgZGllCiAKIAlpZiB1c2UgbHl4IDsgdGhlbgotCQlp
bnNpbnRvIC91c3Ivc2hhcmUvbHl4L2xheW91dHMKLQkJZG9pbnMgbHl4L2xheW91dHMvYmVhbWVy
LmxheW91dCB8fCBkaWUKIAkJaW5zaW50byAvdXNyL3NoYXJlL2x5eC9leGFtcGxlcwotCQlkb2lu
cyBseXgvZXhhbXBsZXMvKiB8fCBkaWUKKwkJZG9pbnMgZXhhbXBsZXMvbHl4LWJhc2VkLXByZXNl
bnRhdGlvbi8qIHx8IGRpZQogCQlkb2lucyBzb2x1dGlvbnMvKi8qLmx5eCB8fCBkaWUKIAlmaQog
Cg==
</data>        

          </attachment>
    </bug>

</bugzilla>