GNU bug report logs -
#6642
Date manipulation is not working after patching our Centos 4.8 server
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 24 Aug 2011 23:21:37 -0600
with message-id <20110825052137.GA25300 <at> hysteria.proulx.com>
and subject line Re: bug#6642: Date manipulation is not working after patching our Centos 4.8 server
has caused the GNU bug report #6642,
regarding Date manipulation is not working after patching our Centos 4.8 server
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
6642: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=6642
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
vhost01.dca.int: ~ % /usr/local/gnu/bin/date --date "7 days +
11-jul-2010"
/usr/local/gnu/bin/date: invalid date `7 days + 11-jul-2010'
However it works fine on our other server that we have not patched yet.
vhost01.vgs.int: ~ % % /usr/local/gnu/bin/date --date "7 days +
11-jul-2010"
Sun Jul 18 00:00:00 PDT 2010
Juan Sandoval
=-=-=-=-=-=-=-=-=-=-=-=
United Online, Inc.
818.287.3528
"ACK and you shall receive."
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
It has been a year in the bug tracker system without any response. So
I am assuming the issue is no longer relevant. Closing the bug.
Bob
Bob Proulx wrote:
> Sandoval, Juan wrote:
> > vhost01.dca.int: ~ % /usr/local/gnu/bin/date --date "7 days + 11-jul-2010"
> > /usr/local/gnu/bin/date: invalid date `7 days + 11-jul-2010'
>
> Thank you for the report. Often here I might say something to the
> effect that I can't recreate the problem. But in this case I can't
> recreate the success! As far as I know that isn't the accepted
> syntax. It should be the other way around. This would work for
> example.
>
> date --date "11-jul-2010 + 7 days"
>
> > However it works fine on our other server that we have not patched yet.
> >
> > vhost01.vgs.int: ~ % % /usr/local/gnu/bin/date --date "7 days + 11-jul-2010"
> > Sun Jul 18 00:00:00 PDT 2010
>
> Who am I to dispute an example such as that!
>
> What are the versions of those two different date commands?
>
> /usr/local/gnu/bin/date --version
>
> Is this a version of the coreutils that you compiled yourself or from
> some other source? GNU is all about the source.
>
> Thanks
>
> Bob
>
>
>
This bug report was last modified 13 years and 275 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.