[Bug 193905] New: Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes devel/subversion to break
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 24 19:26:02 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193905
Bug ID: 193905
Summary: Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes
devel/subversion to break
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: antiduh at csh.rit.edu
CC: apache at FreeBSD.org, lev at FreeBSD.org
CC: apache at FreeBSD.org, lev at FreeBSD.org
I upgraded devel/apr1 from apr-1.5.1.1.5.3_4 to apr-1.5.1.1.5.4 and then
rebuilt devel/subversion.
Now, subversion always prints this:
> angst(/usr/ports) # svn up
> svn: E070008: Can't check path '/usr/ports': Partial results are valid but processing is incomplete
Googleing, it sounds like it has to do with apr_stat or apr_file_open returning
APR_INCOMPLETE, but I have no idea why.
Here's a dump of what I have installed at the moment:
> angst(/usr/ports) # pkg info -d subversion
> subversion-1.8.10_3:
> serf-1.3.7_1
> expat-2.1.0_1
> gettext-0.18.3.1_1
> apr-1.5.1.1.5.4
> sqlite3-3.8.6
> angst(/usr/ports) # pkg info -d apr
> apr-1.5.1.1.5.4:
> expat-2.1.0_1
> openssl-1.0.1_15
> sqlite3-3.8.6
> gdbm-1.11_2
> db5-5.3.28_2
One thing I did notice that apr1 picked up a dependency to db5; I believe it
was db48 previously. This seems to be an apr1 bug with file paths, but maybe
the db5 change has affected something.
--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainers CC'd
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-apache
mailing list