Comment 16 for bug 1775673

Revision history for this message
Iain Parris (ipv2) wrote :

Thanks Robie!

The package in bionic-proposed fixed the bug for me. Tag changed to "verification-done-bionic".

SRU Verification process followed:
- Started with a fresh Bionic installation, all updates installed from bionic-updates and bionic-security
- Verified that ruby-ncurses package not installed
- Installed ruby-ncurses package (1.4.9-1build3)
- Reproduced bug by observing LoadError crash with: ruby -e 'require "ncurses"'
- Added bionic-proposed repository
- Installed proposed update to ruby-ncurses package (1.4.9-1build3ubuntu0.18.04.1)
- Verified no crash observed anymore, via same command: ruby -e 'require "ncurses"'
- Additionally installed a package that depends on ruby-ncurses (sup-mail), and confirmed that sup-mail now launches without crashing by running: sup-mail