https://bugs.kde.org/show_bug.cgi?id=411103
Bug ID: 411103 Summary: KDE Neon apt-get ruby script fails if system ruby is removed Product: neon Version: unspecified Platform: Neon Packages OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: neon-b...@kde.org Reporter: labulashv...@gmail.com CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org Target Milestone: --- SUMMARY Let's imagine a scenario where I install RVM to manage my ruby installations and I want to remove system ruby because I know I won't be using it. STEPS TO REPRODUCE 1. Remove system ruby OBSERVED RESULT result of removing system ruby is that atp-get is broken and error message is very confusing. EXPECTED RESULT apt-get should continue to work with RVM ruby on report the installation steps to bring system ruby back. SOFTWARE/OS VERSIONS Will affect all KDE Neon versions that are using apt-get ruby script replacement ADDITIONAL INFORMATION I understand that apt-get is patched in order to let users know that they shouldn't use apt-get upgrade and that they should use pkcon update instead. This script should look for alternate ruby installations or report proper one-liner script to install ruby back, because as apt-get doesn't work, apt-get install ruby doesn't work either. The workaround is to use /usr/bin/apt-get, instead of /usr/sbin/apt-get (this one is a ruby script) -- You are receiving this mail because: You are watching all bug changes.