9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9fans@9fans.net
Subject: Re: [9fans] 9front git web: RSS feed broken
Date: Sun, 29 Aug 2021 12:14:28 -0400	[thread overview]
Message-ID: <00E9945C05E5654BAEFAFBC4CFCFC412@eigenstate.org> (raw)
In-Reply-To: <16302358940.3AD3dBf8.238766@composer.9fans.topicbox.com>

Quoth ernst@rohlicek.at:
> Greetings as of now 2021-08-29T11:13:49+00:00 the RSS feed on the 9front git is broken with the error message, more specifically the RSS feed returns:
> 
> 
> usage: date [-itunm] [-f fmt] [seconds]
> /bin/shithub/feed:53: null list in concatenation
> 
> To reproudce:
> 
> 1.) go to http://git.9front.org/plan9front/plan9front/HEAD/info.html
> 2.) click on "log"
> 3.) click on "RSS feed"
> 
> If you find the time, please fix, thanks :-)

thanks for reporting -- forgot to update those scripts
when removing the special case 'date -m' hack.

for context: git needs RFC2822 date formats for
patch generation and such; 'date -m' was added
to support this, but this and fixing seconds(1)
made me realize how many crappy date parsers were
kicking around the system, so we fixed the apis
in libc and gave those parsers and formatters
the boot in 9front.

this was cleaning up the straggling special case
in date.


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T2701e7af7f42cfe1-M4db1f74181d17b1daaf9a31a
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

      reply	other threads:[~2021-08-29 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-29 11:18 ernst
2021-08-29 16:14 ` ori [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=00E9945C05E5654BAEFAFBC4CFCFC412@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).