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

Bug#666791: marked as done (marvosym.sty: redefines \EMail which is already present in g-brief.cls (texlive-latex-extra))



Your message dated Wed, 17 Apr 2013 15:21:10 +0200
with message-id <20130417132110.GA7657@preusse-16223.user.cis.dfn.de>
and subject line Re: Bug#666791: marvosym.sty: redefines \EMail which is already present in g-brief.cls (texlive-latex-extra)
has caused the Debian Bug report #666791,
regarding marvosym.sty: redefines \EMail which is already present in g-brief.cls (texlive-latex-extra)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
666791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666791
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: texlive-fonts-recommended
Version: 2011.20120322-1
Severity: normal

Hi,

since the last update(?, not 100% sure, but it happened in the last month)
marvosym.sty contains
\newcommand\EMail{\mvchr{107}}          \let\Email\EMail
This is quite unfortunate, as g-brief.cls (from texlive-latex-extra) had
\def\EMail#1{\def\email{#1}} \def\email{}
for quite a long time now, and people were using it :)

It wouldn't be that bad, but g-brief uses marvosym iteself... :)

Regards
Evgeni

-- Package-specific info:

##################################
minimal input file

\documentclass{g-brief}
\EMail{evgeni@debian.org}
\begin{document}
Testletter
\end{document}

######################################
 List of ls-R files

-rw-r--r-- 1 root root 1699 Mar 25 23:30 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Mar 25 01:48 /usr/share/texmf/ls-R -> /var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Mar 23 00:43 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
-rw-rw-r-- 1 root staff 80 Mar 25 23:30 /usr/local/share/texmf/ls-R
lrwxrwxrwx 1 root root 31 Mar 23 00:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Mar 23 00:43 /usr/share/texlive/texmf-dist/ls-R -> /var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Mar 23 00:43 /usr/share/texlive/texmf/ls-R -> /var/lib/texmf/ls-R-TEXLIVEMAIN
######################################
 Config files
-rw-r--r-- 1 root root 979 Mar 25 23:30 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 4267 Mar 25 23:30 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 32 Mar 23 00:43 /usr/share/texmf/web2c/updmap.cfg -> /var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3886 Mar 25 23:30 /var/lib/texmf/tex/generic/config/language.dat
######################################
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Feb 28  2010 mktex.cnf
-rw-r--r-- 1 root root 979 Mar 25 23:30 texmf.cnf
######################################
 md5sums of texmf.d
055e06548bac99958d8ab2dd1248f2b4  /etc/texmf/texmf.d/80tex4ht.cnf

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-fonts-recommended depends on:
ii  dpkg            1.16.2
ii  tex-common      3.5
ii  texlive-base    2011.20120322-1
ii  texlive-common  2011.20120322-1
ii  ttf-marvosym    0.1+dfsg-2

Versions of packages texlive-fonts-recommended recommends:
ii  tex-gyre                       2.004.1-4
ii  texlive-fonts-recommended-doc  2011.20120322-1
ii  tipa                           2:1.3-17

texlive-fonts-recommended suggests no packages.

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.42
ii  dpkg                   1.16.2
ii  ucf                    3.0025+nmu2

Versions of packages tex-common suggests:
ii  debhelper  9.20120322

Versions of packages texlive-fonts-recommended is related to:
ii  tex-common        3.5
ii  texlive-binaries  2011.20120322-1

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:



--- End Message ---
--- Begin Message ---
Version: 2012.20130315-1

On 01.04.12 Evgeni Golov (evgeni@debian.org) wrote:

Hi,

> since the last update(?, not 100% sure, but it happened in the last month)
> marvosym.sty contains
> \newcommand\EMail{\mvchr{107}}          \let\Email\EMail
> This is quite unfortunate, as g-brief.cls (from texlive-latex-extra) had
> \def\EMail#1{\def\email{#1}} \def\email{}
> for quite a long time now, and people were using it :)
> 
> It wouldn't be that bad, but g-brief uses marvosym iteself... :)
> 
In the version of TL currently in experimental that line is
commented, i.e. the minimal example can be compiled:

root@sid:~# pdflatex 666791.tex
This is pdfTeX, Version 3.1415926-2.5-1.40.13 (TeX Live 2013/dev/Debian) restricted \write18 enabled.
entering extended mode
(./666791.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, loaded.
(/usr/share/texlive/texmf-dist/tex/latex/g-brief/g-brief.cls
Document Class: g-brief 2008/07/15 v4.0.2 g-brief class
(/usr/share/texlive/texmf-dist/tex/latex/base/letter.cls
Document Class: letter 1999/04/29 v1.2z Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size11.clo))
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
(/usr/share/texlive/texmf-dist/tex/generic/babel/ngermanb.ldf
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def)

Package babel Warning: No hyphenation patterns were loaded for
(babel)                the language `ngerman'
(babel)                I will use the patterns loaded for \language=0 instead.

)) (/usr/share/texlive/texmf-dist/tex/latex/marvosym/marvosym.sty)
(/usr/share/texlive/texmf-dist/tex/latex/eurosym/eurosym.sty))
(./666791.aux)
(./666791.aux) )

-> Closing.

Hilmar
-- 
sigmentation fault

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: