[Bug 988925] Re: util-linux no longer provides ddate
Georg Nebehay
988925 at bugs.launchpad.net
Sun Mar 3 12:32:04 UTC 2013
In order to provide a remedy to this miserable situation I created a
personal package archive (ppa) that contains a modified version of util-
linux providing ddate for Ubuntu 12.04. To enable it, enter the commands
$ sudo apt-add-repository ppa:gnebehay/util-linux
$ sudo apt-get update
$ sudo apt-get upgrade
and voilà:
$ ddate
Today is Boomtime, the 62nd day of Chaos in the YOLD 3179
Future changes to the original util-linux package will be merged into
the ppa. In order to revert to the original version of util-linux, I
recommend the use of ppa-purge
$ sudo apt-get install ppa-purge
$ sudo ppa-purge ppa:gnebehay/util-linux
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/988925
Title:
util-linux no longer provides ddate
Status in “util-linux” package in Ubuntu:
Fix Released
Bug description:
Having just upgraded to 12.04, I was dismayed to discover that ddate
is longer present on my system. In previous releases it was provided
by util-linux, and according to the online man page
(http://manpages.ubuntu.com/manpages/precise/man1/ddate.1.html) it is
still supposed to be provided. However:
lesslie at hal:~> ddate
No command 'ddate' found, did you mean:
Command 'hdate' from package 'libhdate1' (main)
Command 'sdate' from package 'sdate' (universe)
Command 'rdate' from package 'rdate' (main)
Command 'idate' from package 'itools' (universe)
Command 'date' from package 'coreutils' (main)
ddate: command not found
System information below.
lesslie at hal:~> lsb_release -rd
Description: Ubuntu 12.04 LTS
Release: 12.04
lesslie at hal:~> apt-cache policy util-linux
util-linux:
Installed: 2.20.1-1ubuntu3
Candidate: 2.20.1-1ubuntu3
Version table:
*** 2.20.1-1ubuntu3 0
500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
What I expected: ddate to be available on my system
What happened instead: ddate is not available on my system
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/988925/+subscriptions
More information about the foundations-bugs
mailing list