Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Old information on http://git.buildroot.net/buildroot/
@ 2014-03-03 14:43 Will Wagner
  2014-03-03 15:04 ` Mike Zick
  0 siblings, 1 reply; 5+ messages in thread
From: Will Wagner @ 2014-03-03 14:43 UTC (permalink / raw)
  To: buildroot

Hello,

I just noticed that there is very old data on the summary page when 
browsing git, according to the footer it was generated 06/03/2013.

Would be nice to get it updated, but not essential, all data there just 
the summary of branches and tags is old.

Regards
Will

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Old information on http://git.buildroot.net/buildroot/
  2014-03-03 14:43 [Buildroot] Old information on http://git.buildroot.net/buildroot/ Will Wagner
@ 2014-03-03 15:04 ` Mike Zick
  2014-03-03 15:09   ` Will Wagner
       [not found]   ` <53149AD2.6060807@carallon.com>
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Zick @ 2014-03-03 15:04 UTC (permalink / raw)
  To: buildroot

On Mon, 03 Mar 2014 14:43:23 +0000
Will Wagner <will_wagner@carallon.com> wrote:

> Hello,
> 
> I just noticed that there is very old data on the summary page when 
> browsing git, according to the footer it was generated 06/03/2013.
> 

Try: http://git.buildroot.net/buildroot
(No trailing '/' in URL.)

Isn't that neat?  ;)

(Part of a known problem with the server set-up.)

Mike

> Would be nice to get it updated, but not essential, all data there
> just the summary of branches and tags is old.
> 
> Regards
> Will
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Old information on http://git.buildroot.net/buildroot/
  2014-03-03 15:04 ` Mike Zick
@ 2014-03-03 15:09   ` Will Wagner
  2014-03-04  6:54     ` Peter Korsgaard
       [not found]   ` <53149AD2.6060807@carallon.com>
  1 sibling, 1 reply; 5+ messages in thread
From: Will Wagner @ 2014-03-03 15:09 UTC (permalink / raw)
  To: buildroot

On 03/03/2014 15:04, Mike Zick wrote:
> On Mon, 03 Mar 2014 14:43:23 +0000
> Will Wagner <will_wagner@carallon.com> wrote:
>
>> Hello,
>>
>> I just noticed that there is very old data on the summary page when
>> browsing git, according to the footer it was generated 06/03/2013.
>>
>
> Try: http://git.buildroot.net/buildroot
> (No trailing '/' in URL.)
>

That's great!

So I guess the issue is instead that the 'Browse Source' link on the 
buildroot homepage needs updating to remove the trailing '/'

Thanks
Will

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Old information on http://git.buildroot.net/buildroot/
       [not found]   ` <53149AD2.6060807@carallon.com>
@ 2014-03-03 15:13     ` Mike Zick
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Zick @ 2014-03-03 15:13 UTC (permalink / raw)
  To: buildroot

On Mon, 03 Mar 2014 15:08:02 +0000
Will Wagner <willw@carallon.com> wrote:

> On 03/03/2014 15:04, Mike Zick wrote:
> > On Mon, 03 Mar 2014 14:43:23 +0000
> > Will Wagner <will_wagner@carallon.com> wrote:
> >
> >> Hello,
> >>
> >> I just noticed that there is very old data on the summary page when
> >> browsing git, according to the footer it was generated 06/03/2013.
> >>
> >
> > Try: http://git.buildroot.net/buildroot
> > (No trailing '/' in URL.)
> >
> 
> That's great!
> 
> So I guess the issue is instead that the 'Browse Source' link on the 
> buildroot homepage needs updating to remove the trailing '/'
> 

Probably a 'good enough' (tm) bandaid.

- - - -

web-servers often (normally?) re-direct url/something to url/something/
and then follow the same serving logic.

this one doesn't, it has been reported before, but evidently is hard
for the hosting people to find out why.

Mike
> Thanks
> Will
> 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Buildroot] Old information on http://git.buildroot.net/buildroot/
  2014-03-03 15:09   ` Will Wagner
@ 2014-03-04  6:54     ` Peter Korsgaard
  0 siblings, 0 replies; 5+ messages in thread
From: Peter Korsgaard @ 2014-03-04  6:54 UTC (permalink / raw)
  To: buildroot

>>>>> "Will" == Will Wagner <will_wagner@carallon.com> writes:

 > On 03/03/2014 15:04, Mike Zick wrote:
 >> On Mon, 03 Mar 2014 14:43:23 +0000
 >> Will Wagner <will_wagner@carallon.com> wrote:
 >> 
 >>> Hello,
 >>> 
 >>> I just noticed that there is very old data on the summary page when
 >>> browsing git, according to the footer it was generated 06/03/2013.
 >>> 
 >> 
 >> Try: http://git.buildroot.net/buildroot
 >> (No trailing '/' in URL.)
 >> 

 > That's great!

 > So I guess the issue is instead that the 'Browse Source' link on the
 > buildroot homepage needs updating to remove the trailing '/'

The problem is that the working/broken links sometimes swap around, so
you either have to add or remove the trailing '/'.

We have reported it to the osuosl.org guys several times, and recently
they have removed the varnish cache in front on cgit, which is what we
thought caused the problems - But that apparently didn't fix it.

I'll followup with the osuosl.org staff and see what else we can try.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-04  6:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-03 14:43 [Buildroot] Old information on http://git.buildroot.net/buildroot/ Will Wagner
2014-03-03 15:04 ` Mike Zick
2014-03-03 15:09   ` Will Wagner
2014-03-04  6:54     ` Peter Korsgaard
     [not found]   ` <53149AD2.6060807@carallon.com>
2014-03-03 15:13     ` Mike Zick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox