svn over https fails after 9.1 upgrade

Shane Ambler FreeBSD at ShaneWare.Biz
Tue Feb 12 11:01:41 UTC 2013


On 12/02/2013 20:24, Lev Serebryakov wrote:
> Hello, Shane.
> You wrote 12 ôåâðàëÿ 2013 ã., 13:39:17:
>
> SA> While I haven't upgraded every installed port yet I have recompiled and
> SA> reinstalled the 113 ports listed as dependencies installed before a
> SA> tinderbox build for subversion. I have been using a tinderbox build to
> SA> generate packages that I install. I have rebuilt subversion libxml2 and
> SA> apr1 manually from the ports dir.
>    It looks like, your "neon" library (www/neon29) installation misses
>   OPENSSL option somehow.
>    For me, first URL (Blender's one) gives error about unknown/invalid
>   certificate (with possibility to ignore this error), and your output
>   is rather strange. Please, check, that www/neon29 is built with
>   OPENSSL option.
>

blender has always been a cert that you need to accept.

openssl in neon29 is turned on. neon29 is set to defaults.
apr1 is set to defaults plus pgsql and sqlite

I have just made sure the default subversion options are set then added 
maintainer mode and test - make test gives me the following

[leader:ports/devel/subversion] shane# make test
Running tests in auth-test [1/84].............................success
Running tests in cache-test [2/84]............................success
Running tests in checksum-test [3/84].........................success
Running tests in client-test [4/84]...........................success
Running tests in compat-test [5/84]...........................success
Running tests in config-test [6/84]...........................success
Running tests in db-test [7/84]...............................success
Running tests in diff-diff3-test [8/84].......................success
Running tests in dirent_uri-test [9/84].......................success
Running tests in entries-compat-test [10/84]..................success
Running tests in error-test [11/84]...........................success
Running tests in fs-pack-test [12/84].........................success
Running tests in fs-test [13/84]..............................success
Running tests in hashdump-test [14/84]........................success
Running tests in locks-test [15/84]...........................success
Running tests in mergeinfo-test [16/84].......................success
Running tests in op-depth-test [17/84]........................success
Running tests in opt-test [18/84].............................success
Running tests in parse-diff-test [19/84]......................success
Running tests in path-test [20/84]............................success
Running tests in pristine-store-test [21/84]..................success
Running tests in ra-local-test [22/84]........................success
Running tests in random-test [23/84]..........................success
Running tests in repos-test [24/84]...........................success
Running tests in revision-test [25/84]........................success
Running tests in skel-test [26/84]............................success
Running tests in stream-test [27/84]..........................success
Running tests in string-test [28/84]..........................success
Running tests in subst_translate-test [29/84].................success
Running tests in target-test [30/84]..........................success
Running tests in time-test [31/84]............................success
Running tests in translate-test [32/84].......................success
Running tests in tree-conflict-data-test [33/84]..............success
Running tests in utf-test [34/84].............................success
Running tests in window-test [35/84]..........................success
Running tests in authz_tests.py [36/84].......................success
Running tests in autoprop_tests.py [37/84]....................success
Running tests in basic_tests.py [38/84].......................FAILURE
Running tests in blame_tests.py [39/84].......................success
Running tests in cat_tests.py [40/84].........................success
Running tests in changelist_tests.py [41/84]..................success
Running tests in checkout_tests.py [42/84]....................FAILURE
Running tests in commit_tests.py [43/84]......................success
Running tests in copy_tests.py [44/84]........................success
Running tests in depth_tests.py [45/84].......................success
Running tests in diff_tests.py [46/84]........................success
Running tests in entries_tests.py [47/84].....................success
Running tests in export_tests.py [48/84]......................success
Running tests in externals_tests.py [49/84]...................success
Running tests in getopt_tests.py [50/84]......................success
Running tests in history_tests.py [51/84].....................success
Running tests in import_tests.py [52/84]......................success
Running tests in info_tests.py [53/84]........................success
Running tests in input_validation_tests.py [54/84]............success
Running tests in lock_tests.py [55/84]........................success
Running tests in log_tests.py [56/84].........................success
Running tests in merge_authz_tests.py [57/84].................success
Running tests in merge_reintegrate_tests.py [58/84]...........success
Running tests in merge_tests.py [59/84].......................FAILURE
Running tests in merge_tree_conflict_tests.py [60/84].........success
Running tests in mergeinfo_tests.py [61/84]...................success
Running tests in patch_tests.py [62/84].......................success
Running tests in prop_tests.py [63/84]........................success
Running tests in redirect_tests.py [64/84]....................success
Running tests in relocate_tests.py [65/84]....................success
Running tests in resolve_tests.py [66/84].....................success
Running tests in resolved_tests.py [67/84]....................success
Running tests in revert_tests.py [68/84]......................success
Running tests in schedule_tests.py [69/84]....................success
Running tests in special_tests.py [70/84].....................success
Running tests in stat_tests.py [71/84]........................success
Running tests in svnadmin_tests.py [72/84]....................success
Running tests in svndumpfilter_tests.py [73/84]...............success
Running tests in svnlook_tests.py [74/84].....................success
Running tests in svnmucc_tests.py [75/84].....................success
Running tests in svnrdump_tests.py [76/84]....................success
Running tests in svnsync_tests.py [77/84].....................success
Running tests in svnversion_tests.py [78/84]..................success
Running tests in switch_tests.py [79/84]......................success
Running tests in trans_tests.py [80/84].......................FAILURE
Running tests in tree_conflict_tests.py [81/84]...............success
Running tests in update_tests.py [82/84]......................FAILURE
Running tests in upgrade_tests.py [83/84].....................success
Running tests in utf8_tests.py [84/84]........................success
At least one test was SKIPPED, checking 
/usr/ports/devel/subversion/work/subversion-1.7.8/tests.log
SKIP:  cache-test 2: basic memcache svn_cache test
SKIP:  cache-test 3: memcache svn_cache with very long keys
SKIP:  authz_tests.py 1: authz issue #2486 - open root
SKIP:  authz_tests.py 2: authz issue #2486 - open directory
SKIP:  authz_tests.py 3: broken authz files cause errors
SKIP:  authz_tests.py 4: test authz for read operations
SKIP:  authz_tests.py 5: test authz for write operations
SKIP:  authz_tests.py 6: test authz for checkout
SKIP:  authz_tests.py 7: test authz for log and tracing path changes
SKIP:  authz_tests.py 8: test authz for checkout and update
SKIP:  authz_tests.py 9: test authz for export with unreadable subfolder
SKIP:  authz_tests.py 10: test authz for aliases
SKIP:  authz_tests.py 11: test the authz validation rules
SKIP:  authz_tests.py 12: test authz for locking
SKIP:  authz_tests.py 13: authz issue #2712
SKIP:  authz_tests.py 14: switched to directory, no read access on parents
SKIP:  authz_tests.py 15: authz issue #3242 - access required at repo root
SKIP:  authz_tests.py 16: more authz issue #3242 - update to renamed file
SKIP:  authz_tests.py 17: multiple lines matching a user
SKIP:  authz_tests.py 18: wc-to-wc-copy with absent nodes and then revert
SKIP:  authz_tests.py 19: recursive ls with private subtrees
SKIP:  authz_tests.py 20: authz issue #3781, check case sensitiveness
SKIP:  authz_tests.py 21: authz should notice a tree conflict
SKIP:  authz_tests.py 22: wc delete with absent nodes
SKIP:  authz_tests.py 23: verify commit error reporting
SKIP:  authz_tests.py 24: upgrade absent nodes to server-excluded
SKIP:  basic_tests.py 51: verify that neon/serf are compiled if tested
SKIP:  checkout_tests.py 14: checkout from the root of a Windows drive
SKIP:  merge_authz_tests.py 1: skipped paths get overriding mergeinfo
SKIP:  merge_authz_tests.py 3: reintegrate fails if no root access
SKIP:  redirect_tests.py 1: temporary redirect should error out
SKIP:  redirect_tests.py 2: redirected checkout
SKIP:  redirect_tests.py 3: redirected update
SKIP:  svnsync_tests.py 14: verify that unreadable content is not synced
SKIP:  svnsync_tests.py 15: verify that copies from unreadable dirs work
SKIP:  svnsync_tests.py 16: verify copies with mods from unreadable dirs
SKIP:  svnsync_tests.py 17: verify copies with mods from unreadable dirs 
+copy
SKIP:  svnsync_tests.py 32: verify if specifically denied paths dont sync
SKIP:  svnsync_tests.py 36: copy, then rm at-src-unreadable child
SKIP:  switch_tests.py 15: refresh the WC file system read-only attribute
SKIP:  update_tests.py 24: update a nested wc in a read-only wc
SKIP:  update_tests.py 32: update wc on the root of a Windows (virtual) 
drive
SKIP:  update_tests.py 59: access denied paths should be skipped
SKIP:  utf8_tests.py 1: conversion of paths and logs to/from utf8
At least one test XFAILED, checking 
/usr/ports/devel/subversion/work/subversion-1.7.8/tests.log
XFAIL: fs-test 18: merging commit
        [[needs to be written to match new merge() algorithm expectations]]
XFAIL: blame_tests.py 15: blame -g handles changes from empty mergeinfo
XFAIL: copy_tests.py 103: copy and move conflicts
XFAIL: diff_tests.py 22: diff a file that has been renamed
XFAIL: diff_tests.py 49: diff URL against working copy with local mods
XFAIL: diff_tests.py 50: diff -r1 of dir with removed-then-readded file
XFAIL: export_tests.py 11: export working copy at base revision
XFAIL: merge_tests.py 49: avoid repeated merges for cyclic merging
XFAIL: merge_tests.py 64: merge target with non inheritable mergeinfo
XFAIL: merge_tests.py 114: don't inherit bogus mergeinfo
XFAIL: merge_tests.py 115: don't inherit bogus working mergeinfo
XFAIL: merge_tree_conflict_tests.py 12: tree conflicts 5.1: leaf edit, 
tree del
XFAIL: merge_tree_conflict_tests.py 13: tree conflicts 5.2: leaf del, 
tree del
XFAIL: merge_tree_conflict_tests.py 18: tree conflicts 5.2: leaf del (no 
ci), tree del
XFAIL: merge_tree_conflict_tests.py 23: replace vs. delete tree-conflicts
XFAIL: resolve_tests.py 2: resolving prop conflicts
XFAIL: revert_tests.py 4: revert a moved file
XFAIL: revert_tests.py 25: revert a copy with depth=files
XFAIL: revert_tests.py 26: revert a nested add with depth=immediates
XFAIL: special_tests.py 18: merge symlink-add from foreign repos
XFAIL: switch_tests.py 9: switch a file to a dir and back to the file
XFAIL: tree_conflict_tests.py 14: merge dir: del/rpl/mv onto not-same
At least one test FAILED, checking 
/usr/ports/devel/subversion/work/subversion-1.7.8/tests.log
FAIL:  basic_tests.py 10: basic conflict creation and resolution
FAIL:  basic_tests.py 40: automatic conflict resolution
FAIL:  checkout_tests.py 13: co handles obstructing paths scheduled for add
FAIL:  merge_tests.py 1: performing a merge, with mixed results
FAIL:  merge_tests.py 34: conflict markers should match the file's eol style
FAIL:  merge_tests.py 103: automatic conflict resolutions work with merge
FAIL:  trans_tests.py 2: update modified file with eol-style 'native'
FAIL:  update_tests.py 6: delete files and update to resolve text conflicts
FAIL:  update_tests.py 27: conflict markers should match the file's eol 
style
FAIL:  update_tests.py 34: update handles obstructing paths scheduled 
for add
FAIL:  update_tests.py 35: update conflicted files
FAIL:  update_tests.py 39: update --accept automatic conflict resolution
Summary of test results:
   1552 tests PASSED
   44 tests SKIPPED
   22 tests XFAILED (1 WORK-IN-PROGRESS)
   12 tests FAILED
SUMMARY: Some tests failed.

*** [check] Error code 1

Stop in /usr/ports/devel/subversion/work/subversion-1.7.8.
*** [test] Error code 1 (ignored)



More information about the freebsd-ports-bugs mailing list