* linux-next: problems fetching the drm-intel, etc trees
@ 2016-11-30 22:39 Stephen Rothwell
2016-11-30 22:49 ` Rob Clark
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2016-11-30 22:39 UTC (permalink / raw)
To: Daniel Vetter, Intel Graphics, DRI, Thierry Reding
Cc: linux-next, linux-kernel
Hi all,
There is something seriaously wrong with anongit.freedesktop.org this
morning. Fething trees from there takes an enormous amount of time -
so long that I had to abort the fetches ...
--
Cheers,
Stephen Rothwell
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: problems fetching the drm-intel, etc trees
2016-11-30 22:39 linux-next: problems fetching the drm-intel, etc trees Stephen Rothwell
@ 2016-11-30 22:49 ` Rob Clark
2016-11-30 23:13 ` Stephen Rothwell
2016-12-01 11:02 ` Daniel Stone
0 siblings, 2 replies; 6+ messages in thread
From: Rob Clark @ 2016-11-30 22:49 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Vetter, Intel Graphics, DRI, Thierry Reding, linux-next,
Linux Kernel Mailing List, Daniel Stone
yeah, {cgit,anongit}.fd.o have been having problems all day.. (the ssh
git urls for folks who have push access work fine).. although it has
worked for me a couple times today, given enough time.
(not sure if we have github/etc mirrors somewhere? I do have a github
clone of mesa which is up to date as of ~10min ago.. I could do the
same for other git trees if someone somewhere is stuck)
BR,
-R
On Wed, Nov 30, 2016 at 5:39 PM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
>
> There is something seriaously wrong with anongit.freedesktop.org this
> morning. Fething trees from there takes an enormous amount of time -
> so long that I had to abort the fetches ...
>
> --
> Cheers,
> Stephen Rothwell
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: problems fetching the drm-intel, etc trees
2016-11-30 22:49 ` Rob Clark
@ 2016-11-30 23:13 ` Stephen Rothwell
2016-12-01 11:02 ` Daniel Stone
1 sibling, 0 replies; 6+ messages in thread
From: Stephen Rothwell @ 2016-11-30 23:13 UTC (permalink / raw)
To: Rob Clark
Cc: Daniel Vetter, Intel Graphics, DRI, Thierry Reding, linux-next,
Linux Kernel Mailing List, Daniel Stone
Hi Rob,
On Wed, 30 Nov 2016 17:49:24 -0500 Rob Clark <robdclark@gmail.com> wrote:
>
> yeah, {cgit,anongit}.fd.o have been having problems all day.. (the ssh
> git urls for folks who have push access work fine).. although it has
> worked for me a couple times today, given enough time.
>
> (not sure if we have github/etc mirrors somewhere? I do have a github
> clone of mesa which is up to date as of ~10min ago.. I could do the
> same for other git trees if someone somewhere is stuck)
I have managed (with a lot of persistence) to fetch all the trees I
need from there today.
--
Cheers,
Stephen Rothwell
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: problems fetching the drm-intel, etc trees
2016-11-30 22:49 ` Rob Clark
2016-11-30 23:13 ` Stephen Rothwell
@ 2016-12-01 11:02 ` Daniel Stone
2016-12-01 20:45 ` Stephen Rothwell
1 sibling, 1 reply; 6+ messages in thread
From: Daniel Stone @ 2016-12-01 11:02 UTC (permalink / raw)
To: Rob Clark
Cc: Stephen Rothwell, Daniel Vetter, Intel Graphics,
Linux Kernel Mailing List, DRI, linux-next@vger.kernel.org,
Thierry Reding
[-- Attachment #1.1: Type: text/plain, Size: 948 bytes --]
Hi guys,
On Nov 30 2016, at 10:49 pm, Rob Clark <robdclark@gmail.com> wrote:
> yeah, {cgit,anongit}.fd.o have been having problems all day.. (the ssh
git urls for folks who have push access work fine).. although it has
worked for me a couple times today, given enough time.
>
> (not sure if we have github/etc mirrors somewhere? I do have a github
clone of mesa which is up to date as of ~10min ago.. I could do the
same for other git trees if someone somewhere is stuck)
Sorry about this, it is quite bad. I think having mirrors for the key DRM
trees on GitHub is a good idea though, and I can get to setting that up.
Stephen, you need DRM (airlied), drm-misc, drm-panel, drm-intel, drm-tegra,
drm-exynos and drm-msm, right?
Though, whilst you're at it, I noticed that the drm-misc tree needs updating:
it's now at git://anongit.freedesktop.org/drm/drm-misc, rather than a branch
of drm-intel.
Cheers,
Daniel
[-- Attachment #1.2: Type: text/html, Size: 1594 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: problems fetching the drm-intel, etc trees
2016-12-01 11:02 ` Daniel Stone
@ 2016-12-01 20:45 ` Stephen Rothwell
2016-12-01 20:50 ` Daniel Stone
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2016-12-01 20:45 UTC (permalink / raw)
To: Daniel Stone
Cc: Rob Clark, linux-next@vger.kernel.org, DRI, Daniel Vetter,
Intel Graphics, Linux Kernel Mailing List, Thierry Reding
Hi Daniel,
On Thu, 01 Dec 2016 11:02:26 +0000 Daniel Stone <daniels@collabora.com> wrote:
>
> On Nov 30 2016, at 10:49 pm, Rob Clark <robdclark@gmail.com> wrote:
>
> > yeah, {cgit,anongit}.fd.o have been having problems all day.. (the ssh
> git urls for folks who have push access work fine).. although it has
> worked for me a couple times today, given enough time.
> >
> > (not sure if we have github/etc mirrors somewhere? I do have a github
> clone of mesa which is up to date as of ~10min ago.. I could do the
> same for other git trees if someone somewhere is stuck)
>
> Sorry about this, it is quite bad. I think having mirrors for the key DRM
> trees on GitHub is a good idea though, and I can get to setting that up.
> Stephen, you need DRM (airlied), drm-misc, drm-panel, drm-intel, drm-tegra,
> drm-exynos and drm-msm, right?
Well, here are the trees I fetch from *.freedesktop.org:
drm-intel-fixes git://anongit.freedesktop.org/drm-intel for-linux-next-fixes
drm-misc-fixes git://anongit.freedesktop.org/drm/drm-misc for-linux-next-fixes
drm git://people.freedesktop.org/~airlied/linux.git drm-next
drm-panel git://anongit.freedesktop.org/tegra/linux.git drm/panel/for-next
drm-intel git://anongit.freedesktop.org/drm-intel for-linux-next
drm-tegra git://anongit.freedesktop.org/tegra/linux.git drm/tegra/for-next
drm-misc git://anongit.freedesktop.org/drm/drm-misc for-linux-next
drm-msm git://people.freedesktop.org/~robclark/linux msm-next
I did not have any trouble with the people.fd.o ones.
> Though, whilst you're at it, I noticed that the drm-misc tree needs updating:
> it's now at git://anongit.freedesktop.org/drm/drm-misc, rather than a branch
> of drm-intel.
I was informed, thanks.
Having mirrors is probably more effort for me than the slight outage
was (I would have to modify my control file for the outage period). I
can merely use the version of a tree I already have if I can't fetch it
for a day or so. If you were to have official mirrors, then
git.kernel.org makes more sense for the kernel parts anyway.
--
Cheers,
Stephen Rothwell
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: linux-next: problems fetching the drm-intel, etc trees
2016-12-01 20:45 ` Stephen Rothwell
@ 2016-12-01 20:50 ` Daniel Stone
0 siblings, 0 replies; 6+ messages in thread
From: Daniel Stone @ 2016-12-01 20:50 UTC (permalink / raw)
To: Stephen Rothwell
Cc: Daniel Stone, Rob Clark, linux-next@vger.kernel.org, DRI,
Daniel Vetter, Intel Graphics, Linux Kernel Mailing List,
Thierry Reding
Hi Stephen,
On 1 December 2016 at 20:45, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> On Thu, 01 Dec 2016 11:02:26 +0000 Daniel Stone <daniels@collabora.com> wrote:
>> Sorry about this, it is quite bad. I think having mirrors for the key DRM
>> trees on GitHub is a good idea though, and I can get to setting that up.
>> Stephen, you need DRM (airlied), drm-misc, drm-panel, drm-intel, drm-tegra,
>> drm-exynos and drm-msm, right?
>
> Well, here are the trees I fetch from *.freedesktop.org:
>
> [...]
>
> I did not have any trouble with the people.fd.o ones.
That's actually interesting, given that they lie on the same host.
Perhaps it means that the locally-mounted ones were fine, and it was
the NFS (cough) mount between git/anongit which took a dive ... thanks
for the datapoint!
Cheers,
Daniel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-12-01 20:50 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-30 22:39 linux-next: problems fetching the drm-intel, etc trees Stephen Rothwell
2016-11-30 22:49 ` Rob Clark
2016-11-30 23:13 ` Stephen Rothwell
2016-12-01 11:02 ` Daniel Stone
2016-12-01 20:45 ` Stephen Rothwell
2016-12-01 20:50 ` Daniel Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).