Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2021 21:42:02 +0200
From:      Juraj Lutter <otis@FreeBSD.org>
To:        bob prohaska <fbsd@www.zefox.net>
Cc:        freebsd-arm@freebsd.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: 14-CURRENT/aarch64 build problem
Message-ID:  <CD1B8A13-1B9C-4CA1-888B-A2D88228E006@FreeBSD.org>
In-Reply-To: <20210608193805.GA24803@www.zefox.net>
References:  <12319609-40E7-429A-B290-9C01B0A8ACDC@FreeBSD.org> <20210608193805.GA24803@www.zefox.net>

next in thread | previous in thread | raw e-mail | index | archive | help


> On 8 Jun 2021, at 21:38, bob prohaska <fbsd@www.zefox.net> wrote:
>=20
> FWIW, same problem seen here. In an added twist, git pull (hoping for
> a fix) fails also:
>=20
> root@www:/usr/src # git pull
> error: cannot lock ref 'refs/remotes/freebsd/vendor/openzfs/legacy': =
'refs/remotes/freebsd/vendor/openzfs' exists; cannot create =
'refs/remotes/freebsd/vendor/openzfs/legacy'
> =46rom https://git.freebsd.org/src
> ! [new branch]              vendor/openzfs/legacy -> =
freebsd/vendor/openzfs/legacy  (unable to update local ref)
> error: cannot lock ref 'refs/remotes/freebsd/vendor/openzfs/master': =
'refs/remotes/freebsd/vendor/openzfs' exists; cannot create =
'refs/remotes/freebsd/vendor/openzfs/master'
> ! [new branch]              vendor/openzfs/master -> =
freebsd/vendor/openzfs/master  (unable to update local ref)
> error: cannot lock ref =
'refs/remotes/freebsd/vendor/openzfs/zfs-2.1-release': =
'refs/remotes/freebsd/vendor/openzfs' exists; cannot create =
'refs/remotes/freebsd/vendor/openzfs/zfs-2.1-release'
> ! [new branch]              vendor/openzfs/zfs-2.1-release -> =
freebsd/vendor/openzfs/zfs-2.1-release  (unable to update local ref)
>=20
> Is this a problem at my end, or the server's end?

This already has been documented, as the old openzfs branch has been =
renamed/moved.

$ git remote prune freebsd
$ git pull

See: =
https://lists.freebsd.org/archives/freebsd-git/2021-June/000015.html

otis

=E2=80=94
Juraj Lutter
otis@FreeBSD.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CD1B8A13-1B9C-4CA1-888B-A2D88228E006>