[Python-apps-team] hg help glossary doesn't work (was Re: Mercurial Debian patches applied upstream)

Faheem Mitha faheem at email.unc.edu
Wed Jul 7 16:00:41 UTC 2010


Hi Javi and Vincent,

Thanks for the reply. I think I must have been using an earlier version of 
your packaging when I had this problem. If I rebuild the unstable version 
of lenny,

hg help glossary

works fine. I also get one line when grepping as Vincent said.

faheem at orwell[default branch:rev 16]:~$ grep /usr/share/mercurial/help /usr/share/pyshared/mercurial/help.py
         docdir = '/usr/share/mercurial/help'

Apologies for the noise.
                                                        Regards, Faheem.

On Wed, 7 Jul 2010, Vincent Danjean wrote:

> On 07/07/2010 12:09, Javi Merino wrote:
>> Hi Faheem,
>>
>> "hg help glossary" works with the version in sid (1.6-1). Maybe a
>> problem with python 2.5?
>>
>> Regards,
>> Javi (Vicho)
>>
>> On 05/07/10 12:22, Faheem Mitha wrote:
>>>
>>> faheem at orwell:/usr/share/mercurial/help$ hg help glossary
>>> abort: No such file or directory:
>>> /usr/lib/pymodules/python2.5/mercurial/../help/glossary.txt
>
> Can you check if your mercurial-common package correctly installs
> /usr/share/mercurial/help/glossary.txt ?
>
> Can you check if debian/patches/deb_specific__install-help-separately
> is applied in your package ?
> "grep /usr/share/mercurial/help /usr/share/pyshared/mercurial/help.py"
> must display one line.
>
>  Regards,
>    Vincent
>
>>> This is with my current debian package, which is a direct build using
>>> your debian packaging as of 5744.
>>>
>>> This looks like a packaging bug. The file glossary.txt is in
>>> /usr/share/mercurial/help/glossary.txt. Similarly for hgweb.txt etc.
>>>
>>>                                              Regards, Faheem.
>>>
>>> faheem at orwell:/usr/local/src/mercurial/debian_mercurial$ svn info
>>> Path: .
>>> URL: svn://svn.debian.org/python-apps/packages/mercurial/trunk/debian
>>> Repository Root: svn://svn.debian.org/python-apps
>>> Repository UUID: 31130ce1-1128-498b-8474-bfd1e18f06ab
>>> Revision: 5744
>>> Node Kind: directory
>>> Schedule: normal
>>> Last Changed Author: vdanjean
>>> Last Changed Rev: 5743
>>> Last Changed Date: 2010-07-04 13:28:01 +0530 (Sun, 04 Jul 2010)
>>>
>>> orwell:/home/faheem# apt-cache policy mercurial
>>> mercurial:
>>>   Installed: 1.6-1
>>>   Candidate: 1.6-1
>>>   Version table:
>>>  *** 1.6-1 0
>>>         100 /var/lib/dpkg/status
>>>
>>
>>
>
>
> -- 
> Vincent Danjean                 Adresse: Laboratoire d'Informatique de Grenoble
> Téléphone:  +33 4 76 61 20 11            ENSIMAG - antenne de Montbonnot
> Fax:        +33 4 76 61 20 99            ZIRST 51, avenue Jean Kuntzmann
> Email: Vincent.Danjean at imag.fr           38330 Montbonnot Saint Martin
>
>


More information about the Python-apps-team mailing list