Hi Oliver,
would you mind packaging the latest upstream release of ksh (version
tagged as "2012-08-24") for unstable?
I have uploaded a fixed version 93u+-1.2 for testing-proposed-updates
and the current upstream release would fix the bug for the unstable
version. I'd be happy to sponsor the uplo
Hi,
I have looked at the upstream changes addressing the problem and I
have generated a patch which seems fix the problem completely:
glaubitz@z6:..debian/ksh-93u+> ksh -l
$ pwd
/home/glaubitz/debian/ksh-93u+
$ cd /etc
$ pwd
/etc
$ cd ..
$ pwd
/
$ cd /home/glaubitz/Videos
$ pwd
/home/glaubitz/Vid
On Tue, Jan 01, 2013 at 11:18:10PM +0100, Oliver Kiddle wrote:
> John Paul Adrian Glaubitz wrote:
> > Then you should address the problem as the maintainer of ksh. Since
> > it's grave bug, it's blocking the release of Debian Wheezy and should
> > therefore addressed as soon as possible!
>
> The p
John Paul Adrian Glaubitz wrote:
> Then you should address the problem as the maintainer of ksh. Since
> it's grave bug, it's blocking the release of Debian Wheezy and should
> therefore addressed as soon as possible!
The package has been up for adoption for some time because I don't have
the time
Control: reopen -1
Control: retitle -1 ksh: cd builtin is broken in various ways
Control: notfixed -1 93u+-1.1
Control: notfixed -1 93u+20120628-1
On Tue, Jan 01, 2013 at 01:14:21PM +0100, John Paul Adrian Glaubitz wrote:
> On Tue, Jan 01, 2013 at 09:48:15AM +0100, Oliver Kiddle wrote:
> > John Pa
On Tue, Jan 01, 2013 at 09:48:15AM +0100, Oliver Kiddle wrote:
> John Paul Adrian Glaubitz wrote:
> > Works for me with version 93u+-1.1:
>
> > Therefore marked as fixed in 93u+-1.1.
>
> Note that bug 691200 was merged in as a duplicate of this one and the
> example in the initial description for
John Paul Adrian Glaubitz wrote:
> Works for me with version 93u+-1.1:
> Therefore marked as fixed in 93u+-1.1.
Note that bug 691200 was merged in as a duplicate of this one and the
example in the initial description for that bug is most definitely not
fixed in 93u+-1.1. Issues with cd .. are wid
Package: ksh
Followup-For: Bug #679966
Works for me with version 93u+-1.1:
$ pwd
/home/glaubitz
$ cd name2
$ cd ../name
$ pwd
/home/glaubitz/name
$ echo $KSH_VERSION
Version JM 93u+ 2012-02-29
$
Therefore marked as fixed in 93u+-1.1.
Cheers,
Adrian
-- System Information:
Debian Release:
Package: ksh
Version: 93u+-1
Justification: renders package unusable
Severity: grave
Dear Maintainer,
I've done this:
sirius ~MOD/wmesa % ksh -c 'pwd; (cd ../alias; pwd); (cd ./../alias; pwd)'
/home/hzoli/dev/wmesa
/home/hzoli/dev
/home/hzoli/dev/alias
sirius ~MOD/wmesa % ksh --version
version
9 matches
Mail list logo