Migrating git server to a new host and setup
Goetz Goerisch
ggoerisch at gmail.com
Tue Feb 24 22:48:03 PST 2026
Hi all,
thank you for doing this!
I tried using new location, but I cannot checkout the feeds.
git reports when using as feeds ref:
First time after switch:
> Source of feed packages has changed, replacing copy
> Updating feed 'packages' from 'https://git.staging.openwrt.org/feed/packages.git' ...
> Cloning into './feeds/packages'...
> warning: You appear to have cloned an empty repository.
Subsequent tries:
> Updating feed 'packages' from 'https://git.staging.openwrt.org/feed/packages.git' ...
> Your configuration specifies to merge with the ref 'refs/heads/main'
> from the remote, but no such ref was fetched.
> failed.
> Updating feed 'luci' from 'https://git.staging.openwrt.org/project/luci.git' ...
Just doing a git clone https://git.staging.openwrt.org/feed/packages.git:
> Cloning into 'packages'...
> remote: Enumerating objects: 233026, done.
> remote: Counting objects: 100% (233026/233026), done.
> remote: Compressing objects: 100% (83920/83920), done.
> remote: Total 233026 (delta 137373), reused 232395 (delta 136998), pack-reused 0 (from 0)
> Receiving objects: 100% (233026/233026), 59.23 MiB | 33.05 MiB/s, done.
> Resolving deltas: 100% (137373/137373), done.
> warning: remote HEAD refers to nonexistent ref, unable to checkout
Regards,
Goetz
More information about the openwrt-devel
mailing list