[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #1187: svn-client on Debian Jessie: dirent_uri.c:1500
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #1187: svn-client on Debian Jessie: dirent_uri.c:1500: uri_skip_ancestor: Assertion `svn_uri_is_canonical(child_uri, ((void *)0))' failed |
Date: |
Sun, 26 Apr 2015 16:41:55 -0000 |
#1187: svn-client on Debian Jessie: dirent_uri.c:1500: uri_skip_ancestor:
Assertion `svn_uri_is_canonical(child_uri, ((void *)0))' failed
------------------------+---------------------------------------------------
Reporter: mario | Owner:
Type: defect | Status: new
Priority: critical | Milestone: someday
Component: extensions | Version: 4.9.x
Keywords: svn-client |
------------------------+---------------------------------------------------
svn-client is haunting us again:
{{{
# /usr/local/chickens/chicken-qwiki/bin/csi -:s1m -:a200 -s
/usr/local/sbin/spiffy
csi: /build/subversion-
mUGMjz/subversion-1.8.10/subversion/libsvn_subr/dirent_uri.c:1500:
uri_skip_ancestor: Assertion `svn_uri_is_canonical(child_uri, ((void
*)0))' failed.
Aborted
# echo $?
134
}}}
{{{
# apt-cache show libsvn-dev
Package: libsvn-dev
Source: subversion
Version: 1.8.10-6
Installed-Size: 6167
Maintainer: Peter Samuelson <address@hidden>
Architecture: amd64
Depends: libsvn1 (= 1.8.10-6), libapr1-dev, libaprutil1-dev
Suggests: libsvn-doc, zlib1g-dev, libserf-dev
Description-en: Development files for Apache Subversion libraries
This package contains the symlinks, headers, and object files needed
to compile and link programs which use libsvn1, the Apache Subversion
libraries. This package is needed only in order to compile software
that uses libsvn1.
Description-md5: d7ba285f3a44ff8995f08ac293b28fe7
Homepage: http://subversion.apache.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: extra
Filename: pool/main/s/subversion/libsvn-dev_1.8.10-6_amd64.deb
Size: 1213986
MD5sum: 46f65ddb0ac31a9bcf2c249c91b405e9
SHA1: 6862e26b7149c4ea36983344cdc841969eb191a8
SHA256: f99a09c7f8444032ca1bcd1151bab2f089babe61eb936afaa2e4d73a4391eeab
}}}
--
Ticket URL: <http://bugs.call-cc.org/ticket/1187>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- [Chicken-janitors] #1187: svn-client on Debian Jessie: dirent_uri.c:1500: uri_skip_ancestor: Assertion `svn_uri_is_canonical(child_uri, ((void *)0))' failed,
Chicken Trac <=