You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sebastian Klamar <se...@week39-2005.tmp.gommbjudda.org> on 2005/07/25 09:54:52 UTC

[mailery.py] svn_path_join: Assertion `is_canonical (base, blen)' failed

Hi,

I've problems running mailer.py.  For both my own created repositories
and the repository created by the tests/mailer-init.sh I can't manage
running mailer.py and tests/mailer-t1.sh respective.  The error I get is:

| python2.3: subversion/libsvn_subr/path.c:113: svn_path_join: Assertion `is_canonical (base, blen)' failed.
| Aborted

(running »/home/sebi/tmp/svn-mailer/mailer.py commit /home/sebi/tmp/svn-mailer/mailer-init.30836/repos/ 1« directly
or »$ /home/sebi/tmp/svn-mailer/tests/mailer-t1.sh /home/sebi/tmp/svn-mailer/mailer-init.30836/repos/ /home/sebi/tmp/svn-mailer/mailer.py«)

System environment
==================

Debian sarge's

||/ Name                           Version                       
+++-==============================-==============================
ii  subversion-tools               1.1.4-2                       
ii  python                         2.3.5-2                       


mailer.conf: copied from mailer.conf.example 10012 2004-06-16, locally
adapted (I only adapted to_addr, from_addr and tested for_repos, but it
didn't work)
--> see diff in attachment
--> see full version in attachment or grab it from
    <http://dav.gommbjudda.org/tmp/mailer.conf>, if the attachements
    were removed from my mail


Do you see any error I've made?


TIA -- Sebastian

-- 
Die letzten Worte...
                  des Radfahrers: "Ach, was. Auf dem Fahrradweg bin ich
                                                    vor Autos sicher..."
************************************************************************
 PGP Key: 0x1E727CE6 / 9085 48BD 8332 4BFC D80C A6CF D162 20BB 1E72 7CE6
Spamtrap: <DO...@klamar.name>

Re: [mailery.py] svn_path_join: Assertion `is_canonical (base, blen)' failed

Posted by John Szakmeister <jo...@szakmeister.net>.
On Monday 25 July 2005 05:54, Sebastian Klamar wrote:
> Hi,
>
> I've problems running mailer.py.  For both my own created repositories
> and the repository created by the tests/mailer-init.sh I can't manage
>
> running mailer.py and tests/mailer-t1.sh respective.  The error I get is:
> | python2.3: subversion/libsvn_subr/path.c:113: svn_path_join: Assertion
> | `is_canonical (base, blen)' failed. Aborted
>
> (running »/home/sebi/tmp/svn-mailer/mailer.py commit
> /home/sebi/tmp/svn-mailer/mailer-init.30836/repos/ 1« directly or »$
> /home/sebi/tmp/svn-mailer/tests/mailer-t1.sh
> /home/sebi/tmp/svn-mailer/mailer-init.30836/repos/
> /home/sebi/tmp/svn-mailer/mailer.py«)
>
> System environment
> ==================
>
> Debian sarge's
>
> ||/ Name                           Version
>
> +++-==============================-==============================
> ii  subversion-tools               1.1.4-2
> ii  python                         2.3.5-2
>
>
> mailer.conf: copied from mailer.conf.example 10012 2004-06-16, locally
> adapted (I only adapted to_addr, from_addr and tested for_repos, but it
> didn't work)
> --> see diff in attachment
> --> see full version in attachment or grab it from
>     <http://dav.gommbjudda.org/tmp/mailer.conf>, if the attachements
>     were removed from my mail
>
>
> Do you see any error I've made?

Lose the trailing slash on:
 for_repos = /tmp/repos1/

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org