[Bug 725327] Re: bash 4.2 does not save history (~/.bash_history) when using close window
Antonio J. de Oliveira
ajoliveira at acutron.net
Sat Mar 22 05:59:21 UTC 2014
In Xubuntu Saucy 64-bit I had the same problem, somehow during
installation .bash_history was owned by root. Just had it modified by:
sudo chown <user>.<user> .bash_history
and
sudo chmod 755 .bash_history
and got my history back
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/725327
Title:
bash 4.2 does not save history (~/.bash_history) when using close
window
Status in “bash” package in Ubuntu:
Fix Released
Bug description:
Binary package hint: bash
The latest upgrade to bash 4.2-0ubuntu1 has caused no more entries to be written to ~/.bash_history
Reverting to 4.1-2ubuntu5 allows entries to be added again as expected
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: bash 4.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
Uname: Linux 2.6.38-5-generic i686
Architecture: i386
Date: Fri Feb 25 17:52:30 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110202)
ProcEnviron:
LANGUAGE=en_US:en
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: bash
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/725327/+subscriptions
More information about the foundations-bugs
mailing list