touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #28471
[Bug 1179487] Re: wrong output of command /usr/bin/seq
WFM! (at least now)
Lubuntu 14.10 (devel)
--
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/1179487
Title:
wrong output of command /usr/bin/seq
Status in “coreutils” package in Ubuntu:
New
Bug description:
The command seq return wrong output when parameter -s is used
$ seq --help
...
-s, --separator=STRING use STRING to separate numbers (default: \n)
...
Example:
On Ubuntu (wrong):
$ /usr/bin/seq -s , 10
1
2,3,4,5,6,7,8,9,10,
On Debian (all right):
$ /usr/bin/seq -s , 10
1,2,3,4,5,6,7,8,9,10
More info:
$ lsb_release -rd
Description: Ubuntu 13.04
Release: 13.04
$ dpkg -l coreutils
ii coreutils 8.20-3ubuntu5 amd64 GNU core utilities
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: coreutils 8.20-3ubuntu5
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
Date: Mon May 13 14:27:36 2013
MarkForUpload: True
SourcePackage: coreutils
UpgradeStatus: Upgraded to raring on 2013-04-26 (16 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1179487/+subscriptions