Greetings,
I am unable to open Software Sources, period. Not via Muon or via Konsole.
I've managed on my own to find the source of the problem: :eek: I added the Linux Mint PPA in order to install the Mint Backup program. Well, I got it installed successfully, but I've created some problems for myself and Kubuntu 12.04:
What is the correct way to fix this problem? I've read that I shouldn't manually modify the /etc/lsb-release file. Thanks!
Edit: I decided to manually edit the /etc/lsb-release file just to get things working until I receive a response on how to fix it correctly. However, on reboot I lose the settings and it defaults back to Linux Mint.
I am unable to open Software Sources, period. Not via Muon or via Konsole.
I've managed on my own to find the source of the problem: :eek: I added the Linux Mint PPA in order to install the Mint Backup program. Well, I got it installed successfully, but I've created some problems for myself and Kubuntu 12.04:
Code:
DISTRIB_ID=LinuxMint DISTRIB_RELEASE=13 DISTRIB_CODENAME=maya DISTRIB_DESCRIPTION="Linux Mint 13 Maya"
Edit: I decided to manually edit the /etc/lsb-release file just to get things working until I receive a response on how to fix it correctly. However, on reboot I lose the settings and it defaults back to Linux Mint.
Code:
DISTRIB_ID=Ubuntu DISTRIB_RELEASE=12.04 DISTRIB_CODENAME=precise DISTRIB_DESCRIPTION="Ubuntu 12.04"
Comment