[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Suspected issue with "remove-zombie-locks.py"?

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 6 Mar 2017 11:08:16 -0500

Yes, please do.

On 03/06/2017 10:15 AM, Doug Robinson wrote:
> Folks:
>
> I realize that the SHA1-collision issues are consuming most of the
> duty cycles at this point. Before I forget about this one - should I
> file a bug?
>
> Cheers!
>
> Doug
>
> On Thu, Mar 2, 2017 at 8:19 AM, Doug Robinson
> <doug.robinson_at_wandisco.com <mailto:doug.robinson_at_wandisco.com>> wrote:
>
> Folks:
>
> The following commands were run on a CentOS 6.x, WANdisco
> Subversion 1.9.5, Python 2.7:
> --------------------------------------------------------------------------------------
> # svn
> export https://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts
> <https://svn.apache.org/repos/asf/subversion/trunk/contrib/hook-scripts>
> # svnadmin create repo
> # svn co file:///path/to/repo wc
> # cd wc
> # touch wc/a; svn add wc/a; svn ci -mm wc
> # svn lock wc/a; svn rm wc/a; svn ci -mm --no-unlock wc
> # hook-scripts/remove-zombie-locks.py repo1 all
>
> Removing all zombie locks from repository at /root/repo
>
> This may take several minutes...
>
> /a
>
> Traceback (most recent call last):
>
> File "hook-scripts/remove-zombie-locks.py", line 214, in <module>
>
> main()
>
> File "hook-scripts/remove-zombie-locks.py", line 208, in main
>
> remover.run()
>
> File "hook-scripts/remove-zombie-locks.py", line 138, in run
>
> self.unlock_nonexistent_files, self.pool)
>
> File
> "/opt/rh/python27/root/usr/lib64/python2.7/site-packages/libsvn/fs.py",
> line 860, in svn_fs_get_locks2
>
> return _fs.svn_fs_get_locks2(*args)
>
> svn.core.SubversionException: 160034 - No username is currently
> associated with filesystem 'd52a5571-d2a3-4db8-a9e5-a081d6b4b455'
>
> --------------------------------------------------------------------------------------
>
>
> Is this a known issue? Or should I file a bug?
>
>
> Thank you.
>
>
> Doug
> --
> *DOUGLAS B. ROBINSON* SENIOR PRODUCT MANAGER
>
> *T *925-396-1125
> *E* doug.robinson_at_wandisco.com <mailto:doug.robinson_at_wandisco.com>
>
> *www.wandisco.com <http://www.wandisco.com/>*
> *
> *
> **
>
>
>
>
> --
> *DOUGLAS B. ROBINSON* SENIOR PRODUCT MANAGER
>
> *T *925-396-1125
> *E* doug.robinson_at_wandisco.com <mailto:doug.robinson_at_wandisco.com>
>
> *www.wandisco.com <http://www.wandisco.com/>*
> *
> *
> **
>
> Learn how WANdisco Fusion solves Hadoop data protection and
> scalability challenges <http://www.wandisco.com/hadoop/wd-fusion>
>
> Listed on the London Stock Exchange: WAND
> <http://www.bloomberg.com/quote/WAND:LN>
>
> THIS MESSAGE AND ANY ATTACHMENTS ARE CONFIDENTIAL, PROPRIETARY, AND
> MAY BE PRIVILEGED. If this message was misdirected, WANdisco, Inc.
> and its subsidiaries, ("WANdisco") does not waive any confidentiality
> or privilege. If you are not the intended recipient, please notify us
> immediately and destroy the message without disclosing its contents to
> anyone. Any distribution, use or copying of this e-mail or the
> information it contains by other than an intended recipient is
> unauthorized. The views and opinions expressed in this e-mail message
> are the author's own and may not reflect the views and opinions of
> WANdisco, unless the author is authorized by WANdisco to express such
> views or opinions on its behalf. All email sent to or from this
> address is subject to electronic storage and review by WANdisco.
> Although WANdisco operates anti-virus programs, it does not accept
> responsibility for any damage whatsoever caused by viruses being passed.
>
Received on 2017-03-06 17:08:51 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.