Hi again Lars,

Thanks for your help and patience. Let me know if I should update to a
newer version as later emails suggest, or if it's a problem with the
symlinks.

More below.

On Sun, Jul 20, 2008 at 04:17:15AM +0200, Lars Kruse wrote:
> Hi Cristóbal,
> 
> Am Sat, 19 Jul 2008 14:08:55 -0400 schrieb Cristóbal Palmer
> <[EMAIL PROTECTED]>:
> 
> > > 1) Maybe you could apply the attached patch and run the same command 
> > > again?
> > > 
> > 
> > Patch applied.
> > 
> > I then tried:
> > 
> > [EMAIL PROTECTED]:~# python -m
> > translate.storage.versioncontrol 
> > /root/stable/messages/eu/LC_MESSAGES/mailman.po
> > Traceback (most recent call last): File "/usr/lib/python2.5/runpy.py", line
> > [..]
> 
> here I expected, that my patch would output a line of text.
> Are you sure, that you are using the right module?
> 
> maybe do the following:
> 
> 1) check the module location:
>  python -v -m translate.storage.versioncontrol 2>&1 >/dev/null | \
>   grep -m 1 versioncontrol

[EMAIL PROTECTED]:~# python -v -m translate.storage.versioncontrol 2>&1 
>/dev/null | grep -m 1 versioncontrol
[EMAIL PROTECTED]:~# 

:(

> 
> 2) check the patch:
>  grep "RCS dir found" ???/translate/storage/versioncontrol/__init__.py
> 


[EMAIL PROTECTED]:~# grep "RCS dir found" 
/usr/share/pyshared/translate/storage/versioncontrol/__init__.py
            print "RCS dir found: '%s' - '%s' - '%s'" % (rcs_dir, location_abs, 
location_rel)

[EMAIL PROTECTED]:~# ls -alh 
/usr/share/pyshared/translate/storage/versioncontrol
total 56K
drwxr-xr-x 2 root root  114 2008-07-19 14:03 .
drwxr-xr-x 3 root root 4.0K 2008-06-19 16:36 ..
-rw-r--r-- 1 root root 3.0K 2008-07-18 01:22 bzr.py
-rw-r--r-- 1 root root 7.8K 2007-10-08 19:34 cvs.py
-rw-r--r-- 1 root root 3.3K 2007-10-08 19:34 darcs.py
-rw-r--r-- 1 root root 3.7K 2007-09-14 05:08 git.py
-rw-r--r-- 1 root root  13K 2008-07-19 14:03 __init__.py
-rw-r--r-- 1 root root  12K 2007-09-28 05:56 __init__.py.orig
-rw-r--r-- 1 root root 3.1K 2007-09-14 05:08 svn.py
[EMAIL PROTECTED]:~# 


> 
> > > 2) Does the directory /root/stable/messages/.bzr/ exist in your system?
> > > 
> > 
> > Yes:
> > [..]
> 
> interesting: here on my side, this directory does not exist.
> Maybe you could send me the content of your local directories, so I can
> reproduce the error with your data?
> 

Please see

http://garp.metalab.unc.edu/mailman.tgz
-and-
http://garp.metalab.unc.edu/stable.tgz

the first is the result of the 'bzr branch lp:mailman/stable mailman'
and the second is the local checkout of the first.

Cheers,
-- 
Cristóbal Palmer
ibiblio.org systems administrator

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Translate-pootle mailing list
Translate-pootle@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/translate-pootle

Reply via email to