ports/188171: devel/subversion package broken
olli hauer
ohauer at gmx.de
Wed Apr 2 21:10:01 UTC 2014
The following reply was made to PR ports/188171; it has been noted by GNATS.
From: olli hauer <ohauer at gmx.de>
To: bug-followup at FreeBSD.org
Cc: jonas.bulow at gmail.com
Subject: Re: ports/188171: devel/subversion package broken
Date: Wed, 02 Apr 2014 23:07:22 +0200
Hm,
I do not get this issue on a 10 (amd64) system.
> uname -a
FreeBSD f10 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
> pkg -vv
Repositories:
FreeBSD: {
url : "pkg+http://pkg.FreeBSD.org/freebsd:10:x86:64/latest",
enabled : yes,
mirror_type : "SRV",
signature_type : "FINGERPRINTS",
fingerprints : "/usr/share/keys/pkg"
}
> rm -r /var/cache/pkg
> pkg info -qoa | grep -v ports-mgmt/pkg | xargs pkg delete -y
...
> pkg install -y devel/subversion
Updating repository catalogue
The following 8 packages will be installed:
Installing expat: 2.1.0 [FreeBSD]
Installing gettext: 0.18.3.1 [FreeBSD]
Installing db48: 4.8.30.0 [FreeBSD]
Installing sqlite3: 3.8.4.1 [FreeBSD]
Installing gdbm: 1.11 [FreeBSD]
Installing apr: 1.5.0.1.5.3 [FreeBSD]
Installing serf: 1.3.4 [FreeBSD]
Installing subversion: 1.8.8_1 [FreeBSD]
The installation will require 42 MB more space
...
Checking integrity... done
[1/8] Installing expat-2.1.0... done
[2/8] Installing gettext-0.18.3.1... done
[3/8] Installing db48-4.8.30.0... done
[4/8] Installing sqlite3-3.8.4.1... done
[5/8] Installing gdbm-1.11... done
[6/8] Installing apr-1.5.0.1.5.3... done
[7/8] Installing serf-1.3.4... done
[8/8] Installing subversion-1.8.8_1... done
> svn
Type 'svn help' for usage.
> svn checkout --depth empty http://svn.freebsd.org/ports/head
U head
Checked out revision 349954.
More information about the freebsd-apache
mailing list