** Description changed: Binary package hint: software-properties-gtk Confirmed on: 1) Ubuntu Intrepid Ibex (development branch) 8.10 software-properties-gtk: Installed: 0.63ubuntu1 Candidate: 0.63ubuntu1 Version table: *** 0.63ubuntu1 0 500 http://archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status 2) Ubuntu Hardy Heron 8.04.1 software-properties-gtk: Installed: 0.63ubuntu1 Candidate: 0.63ubuntu1 Version table: *** 0.63ubuntu1 0 500 http://archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status Remarks: - Clicking the intrepid-security / hardy-security checkbox in the "Updates" tab adds the intrepid-security deb line to the list of Third-Party Software - The above action doesn't actually show a check mark in the checkbox. - Unchecking/checking the checkbox in Updates tab does not have an effect on /etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line) - It appears to add the source just fine, it's just displayed in the "Third-Party Software" tab instead of checking the checkbox. + + Detected problem: + 1) The checkbox of Updates > hardy-security sets its status searching for "archive.ubuntu.com" + 2) Checking/unchecking looks for and adds/removes "security.ubuntu.com", and the program thinks it's third-party software + + Temporary fix: + 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/' /etc/apt/sources.list > /etc/apt/sources.list.tmp + sudo mv /etc/apt/sources.list.tmp /etc/apt/sources.list + sudo apt-get update + + 2) Don't uncheck/check the hardy-security in Software Sources until it's + fixed.
** Description changed: Binary package hint: software-properties-gtk Confirmed on: 1) Ubuntu Intrepid Ibex (development branch) 8.10 software-properties-gtk: Installed: 0.63ubuntu1 Candidate: 0.63ubuntu1 Version table: *** 0.63ubuntu1 0 500 http://archive.ubuntu.com intrepid/main Packages 100 /var/lib/dpkg/status 2) Ubuntu Hardy Heron 8.04.1 software-properties-gtk: Installed: 0.63ubuntu1 Candidate: 0.63ubuntu1 Version table: *** 0.63ubuntu1 0 500 http://archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status Remarks: - Clicking the intrepid-security / hardy-security checkbox in the "Updates" tab adds the intrepid-security deb line to the list of Third-Party Software - The above action doesn't actually show a check mark in the checkbox. - Unchecking/checking the checkbox in Updates tab does not have an effect on /etc/apt/sources.list file (i.e. it doesn't remove the hardy-security line) - It appears to add the source just fine, it's just displayed in the "Third-Party Software" tab instead of checking the checkbox. Detected problem: 1) The checkbox of Updates > hardy-security sets its status searching for "archive.ubuntu.com" 2) Checking/unchecking looks for and adds/removes "security.ubuntu.com", and the program thinks it's third-party software Temporary fix: - 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/' /etc/apt/sources.list > /etc/apt/sources.list.tmp + 1) sudo sed -e 's/security\.ubuntu\.com/archive\.ubuntu\.com/g' /etc/apt/sources.list > /etc/apt/sources.list.tmp sudo mv /etc/apt/sources.list.tmp /etc/apt/sources.list sudo apt-get update 2) Don't uncheck/check the hardy-security in Software Sources until it's fixed. -- Checking security repository in Updates adds deb line to Third-Party Software https://bugs.launchpad.net/bugs/244093 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs