Re: OpenZFS imports, status update

2021-06-08 Thread Mark Millard via freebsd-current
tech-lists wrote on Date: Wed, 9 Jun 2021 02:13:07 +0100 : > root_at_desktop:/usr/src# git remote prune freebsd > fatal: 'freebsd' does not appear to be a git repository > fatal: Could not read from remote repository. > > Please make sure you have the correct access rights > and the repository e

Re: OpenZFS imports, status update

2021-06-08 Thread Warner Losh
On Tue, Jun 8, 2021, 7:31 PM tech-lists wrote: > On Wed, Jun 09, 2021 at 03:14:01AM +0200, tue...@freebsd.org wrote: > >Try: git remote prune freebsd > > unfortunately that didn't work either. In the end I rm -rf'd src and > just cloned the repo again > You likely don't have freebsd as the remot

Re: OpenZFS imports, status update

2021-06-08 Thread tech-lists
On Wed, Jun 09, 2021 at 03:14:01AM +0200, tue...@freebsd.org wrote: Try: git remote prune freebsd unfortunately that didn't work either. In the end I rm -rf'd src and just cloned the repo again -- J. signature.asc Description: PGP signature

Re: OpenZFS imports, status update

2021-06-08 Thread tech-lists
On Tue, Jun 08, 2021 at 05:02:15PM -0600, Warner Losh wrote: On Tue, Jun 8, 2021 at 4:58 PM Michael Tuexen < michael.tue...@macmic.franken.de> wrote: > On 9. Jun 2021, at 00:52, Warner Losh wrote: > > Top posting... > > You can do a 'git remote purge freebsd' to reset the branch names, then >

Re: OpenZFS imports, status update

2021-06-08 Thread tuexen
> On 9. Jun 2021, at 03:07, tech-lists wrote: > > Hi, > > On Tue, Jun 08, 2021 at 04:52:43PM -0600, Warner Losh wrote: >> Top posting... >> >> You can do a 'git remote purge freebsd' to reset the branch names, then >> you'll be able to do a normal pull. > > This doesn't work for me. I use the

Re: OpenZFS imports, status update

2021-06-08 Thread tech-lists
Hi, On Tue, Jun 08, 2021 at 04:52:43PM -0600, Warner Losh wrote: Top posting... You can do a 'git remote purge freebsd' to reset the branch names, then you'll be able to do a normal pull. This doesn't work for me. I use the anonssh method of updating the tree % git remote -v origin ssh://an

Re: OpenZFS imports, status update

2021-06-08 Thread Warner Losh
On Tue, Jun 8, 2021 at 4:58 PM Michael Tuexen < michael.tue...@macmic.franken.de> wrote: > > On 9. Jun 2021, at 00:52, Warner Losh wrote: > > > > Top posting... > > > > You can do a 'git remote purge freebsd' to reset the branch names, then > > you'll be able to do a normal pull. > Do you mean 'g

Re: OpenZFS imports, status update

2021-06-08 Thread Warner Losh
Top posting... You can do a 'git remote purge freebsd' to reset the branch names, then you'll be able to do a normal pull. Thanks for the feedback Warner On Tue, Jun 8, 2021 at 4:10 PM Mark Millard via freebsd-git < freebsd-...@freebsd.org> wrote: > Li-Wen Hsu wrote (in part) on > Date: Tue,

Re: OpenZFS imports, status update

2021-06-08 Thread Mark Millard via freebsd-git
Li-Wen Hsu wrote (in part) on Date: Tue, 8 Jun 2021 06:29:51 +0800 : > The people have local branch tracking the original vendor/openzfs will > encounter issues like this whey doing `git pull`: > > error: cannot lock ref > 'refs/remotes/freebsd/vendor/openzfs/legacy': > 'refs/remotes/freebsd