>I don't know what's wrong with your file or folder structure, mine is copied fine, but do try this: sudo chattr -uia /usr/share/python-apt/templates/Ubuntu.info sudo chown root:root /usr/share/python-apt/templates/Ubuntu.info sudo chmod +rw /usr/share/python-apt/templates/Ubuntu.info
Now you should be able to replate it: sudo wget http://launchpadlibrarian.net/15945141/Ubuntu.info -O /usr/share/python-apt/templates/Ubuntu.info ls -l /usr/share/python-apt/templates/Ubuntu.info It does not help: [EMAIL PROTECTED]:~$ sudo chattr -uia /usr/share/python-apt/templates/Ubuntu.info [sudo] password for kim: [EMAIL PROTECTED]:~$ sudo wget http://launchpadlibrarian.net/15945141/Ubuntu.info -O wget: option requires an argument -- O Brug: wget [FLAG]... [URL]... Prøv 'wget --help' for flere flag. [EMAIL PROTECTED]:~$ /usr/share/python-apt/templates/Ubuntu.info bash: /usr/share/python-apt/templates/Ubuntu.info: Permission denied [EMAIL PROTECTED]:~$ ls -l /usr/share/python-apt/templates/Ubuntu.info -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
