Public bug reported:

On Ubuntu 18.04, using german locale, GNU date (v 8.28) doesn't accept
it's own output format using date -d. This is awkward, as date -d is
meant to parse all "natural" formats, and of course the output of date
will often be stored and need to be read again.


What have I done?
Run the test case
    date -d "`date`"
on up-to-date Ubuntu 18.04 with de_DE.UTF-8 locale.

What happens?
date complains that the input has invalid date format.

What I expect to happen?
GNU 'date -d' should be able to read the date text created by 'date' without 
further options.

** Affects: coreutils (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/1950858

Title:
  GNU date won't parse it's own output

Status in coreutils package in Ubuntu:
  New

Bug description:
  On Ubuntu 18.04, using german locale, GNU date (v 8.28) doesn't accept
  it's own output format using date -d. This is awkward, as date -d is
  meant to parse all "natural" formats, and of course the output of date
  will often be stored and need to be read again.


  What have I done?
  Run the test case
      date -d "`date`"
  on up-to-date Ubuntu 18.04 with de_DE.UTF-8 locale.

  What happens?
  date complains that the input has invalid date format.

  What I expect to happen?
  GNU 'date -d' should be able to read the date text created by 'date' without 
further options.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1950858/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to