debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #05635
[Bug 2118818] Re: Upgrade of readline to 8.3.1 breaks Octave
Great, thanks for giving pointers on octave. definitely speeds things up
if i know a bit of how to use it :)
I also confirmed it works with the PPA.
1. lxc launch ubuntu-daily:questing && lxc shell $INSTANCE
2. sudo apt-mark hold apparmor (there's a bug in apparmor ATM)
3. sudo apt upgrade
4. sudo apt install octave
5. octave --no-gui
drops into a prompt. Input _generally_ does not work. enter does do a newline (which is interesting, but not important). This behaviour aligns with the event loop issue (if i'm understanding correctly).
6. exit window (cause you won't be able to exit normally :/ )
7. lxc shell & sudo add-apt-repository ppa:jchittum/readlines-lp2118818
8. sudo apt update
this should bring in libreadline8t64 from the ppa
9. octave --no-gui
typing works!
i'll put up the git-ubuntu MP and get this merged for questing
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to readline in Ubuntu.
https://bugs.launchpad.net/bugs/2118818
Title:
Upgrade of readline to 8.3.1 breaks Octave
Status in readline package in Ubuntu:
Confirmed
Bug description:
I upgraded readline via apt upgrade.
As a results Octave (both gui and commandline version) hangs upon
startup.
Reverting to readline 8.2-6 fixed it.
ProblemType: Bug
DistroRelease: Ubuntu 25.10
Package: readline-common 8.3-1
ProcVersionSignature: Ubuntu 6.15.0-4.4-generic 6.15.0
Uname: Linux 6.15.0-4-generic x86_64
ApportVersion: 2.33.1-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: XFCE
Date: Sat Jul 26 11:42:28 2025
Dependencies:
InstallationDate: Installed on 2022-09-22 (1038 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809.1)
PackageArchitecture: all
SourcePackage: readline
UpgradeStatus: Upgraded to questing on 2025-06-11 (45 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/readline/+bug/2118818/+subscriptions
References