Date: Wed, 24 Sep 2014 19:26:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193905] New: Upgrade of devel/apr1 to apr-1.5.1.1.5.4 causes devel/subversion to break Message-ID: <bug-193905-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: antiduh@csh.rit.edu CC: apache@FreeBSD.org, lev@FreeBSD.org CC: apache@FreeBSD.org, lev@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@FreeBSD.org> --- Maintainers CC'd -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193905-13>