Comment 26 for bug 244093

Revision history for this message
Kim Jensen (planet-reptile-gmail) wrote :

>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:

kim@kim-desktop:~$ sudo chattr -uia /usr/share/python-apt/templates/Ubuntu.info
[sudo] password for kim:
kim@kim-desktop:~$ 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.
kim@kim-desktop:~$ /usr/share/python-apt/templates/Ubuntu.info
bash: /usr/share/python-apt/templates/Ubuntu.info: Permission denied
kim@kim-desktop:~$ ls -l /usr/share/python-apt/templates/Ubuntu.info