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

Re: 1.5.0-beta1 tarballs up for signing/testing

From: Paul Burba <ptburba_at_gmail.com>
Date: Mon, 17 Mar 2008 20:21:46 -0400

On Thu, Mar 13, 2008 at 3:24 AM, Hyrum K. Wright
<hyrum_wright_at_mail.utexas.edu> wrote:
> Hi all,
>
> As promised, Subversion 1.5.0-beta1 is up for testing and signing. The
> magic revision is r29893.
>
> http://orac.ece.utexas.edu/pub/svn/1.5.0-beta1/
>
> As usual, signatures from full committers back to me, and enthusiastic
> tester feedback is welcome. At this point, this beta is not yet
> blessed for wide release, so please don't make it available to people
> not interested in test-driving the new release.
>
> Because this is a beta, we are relaxing the signature requirement, and
> will only require 2 signatures on each platform before release. The
> requirements to sign beta releases are a bit looser than release
> candidates and regular releases. In short, if you experience minor
> failures, and still feel comfortable signing the release, go ahead.
> Please include a description of the errors with your signatures, so they
> can be published when we announce the release.
>
> Also, distro package maintainers, please to NOT include any pre-release
> builds, even blessed, into operating system distros. The reasons for not
> doing so were very eloquently outlined by Karl in a mail, which is
> summarized at the above address.
>
> The quick version is: we don't guarantee compatibility between the
> pre-releases and the final release, so if people install the beta, all
> their repositories and working copies might break unrepairably when they
> upgrade to 1.5.0 proper. We don't want that kind of bad publicity,
> and neither do you.
>
> -Hyrum

TESTED:
-------
[ fsfs | bdb ] x [ file | svn | http (neon) | http (serf) ]
JavaHL Bindings
Python Bindings

BUILT BUT NOT TESTED:
---------------------
Perl Bindings

RESULTS:
--------
All tests pass except the Python bindings:

C:\SVN\src-branch\subversion\bindings\swig\python\tests>run_all.py
...............................................EEEEEEEEEEEEEEEEEEETraceback
(most recent call last):
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\run_all.py",
line 23, in ?
    unittest.main(defaultTest='suite')
  File "C:\Python24\lib\unittest.py", line 759, in __init__
    self.runTests()
  File "C:\Python24\lib\unittest.py", line 796, in runTests
    result = self.testRunner.run(self.test)
  File "C:\Python24\lib\unittest.py", line 696, in run
    test(result)
  File "C:\Python24\lib\unittest.py", line 428, in __call__
    return self.run(*args, **kwds)
  File "C:\Python24\lib\unittest.py", line 424, in run
    test(result)
  File "C:\Python24\lib\unittest.py", line 428, in __call__
    return self.run(*args, **kwds)
  File "C:\Python24\lib\unittest.py", line 424, in run
    test(result)
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\test.py",
line 33, in __call__
    self.setUp()
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\versioncontrol\tests\svn_fs.py",
line 53, in setUp
    self.tearDown()
  File "C:\SVN\src-branch\subversion\bindings\swig\python\tests\trac\versioncontrol\tests\svn_fs.py",
line 62, in tearDown
    repos.delete(REPOS_PATH)
  File "C:\Python24\lib\site-packages\libsvn\repos.py", line 74, in
svn_repos_delete
    return apply(_repos.svn_repos_delete, args)
svn.core.SubversionException: ("Can't remove
'c:\\docume~1\\pburba\\locals~1\\temp\\tmp01klrm-trac-svnrepos\\db\\revs\\0\\2'",
720005)

Odd thing is, after the tests run and fail,
'c:\\docume~1\\pburba\\locals~1\\temp\\tmp01klrm-trac-svnrepos\\db\\revs\\0\\2'
is gone. Has anyone seen anything like this before? Note: I've never
successfully run the Python binding tests before (never attempted it
before actually).

VERIFIED:
-------
E:\GPG\GnuPG>gpg --verify subversion-1.5.0-beta1.zip.asc
gpg: Signature made 03/13/08 03:06:04 using DSA key ID 4E24517C
gpg: Good signature from "Hyrum K. Wright (University) <hyrum_wright_at_byu.edu>"
gpg: aka "Hyrum K. Wright (Personal) <hyrum_at_hyrumwright.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3324 80DA 0F8C A37D AEE6 D084 0B03 AE6E 4E24 517C

subversion-1.5.0-beta1.zip D230AC3E5F51474F3AD9C52E6D189E45
subversion-1.5.0-beta1.zip 1621A80FD87DCCFB505C7DBB61484CAC846FE7B6

Excepting svn_version.h, contents of subversion-1.5.0-beta1.zip match
https://svn.collab.net/repos/svn/branches/1.5.x@r29893

PLATFORM:
---------
Windows XP Pro Version 2002 SP2
Intel P4
MS Visual C++ 6.0 SP6

DEPENDENCIES:
-------------
apr: 0.9.13
apr-util: 0.9.12
neon: 0.28.0
zlib: 1.2.3
OpenSSL: 0.9.8d
Apache: 2.0.59
BDB: 4.4.20 http://subversion.tigris.org/files/documents/15/32472/db-4.4.20-win32.zip

SIGNATURE:
-----------
User: Paul T. Burba (pburba) <paulb_at_softlanding.com>
1024-bit DSA key
ID 53FCDC55
created 2006/06/21

subversion-1.5.0-beta1.zip:
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (MingW32)

iD8DBQBH3siq2RaJMFP83FURAgkLAJ49LX+SHWaR/Vwm7j69ADZ2XOTg0wCfXjLW
2gehYGEuUSU0SKzG7pnflQc=
=Kpoj
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-18 01:21:59 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.