set the wine repository as described on the wine download site:
ppa:ubuntu-wine/ppa
when I do:
sudo apt-get update
I get the following message:
E: The method driver /usr/lib/apt/methods/ppa could not be found.
E: The method driver /usr/lib/apt/methods/ppa could not be found.
what am I doing wrong? The wine download page doesn't mention anything about needing anything else. Is the wine download page incorrect, it looks strange compared to previous Ubuntu version.
changed to:
deb http://wine.budgetdedicated.com/apt karmic main #WineHQ - Ubuntu 9.10 "Karmic Koala"
to match previous versions.
apt-get gives the following messages:
Err http://wine.budgetdedicated.com karmic/main Packages
404 Not Found [IP: 81.171.111.247 80]
and
W: Failed to fetch http://wine.budgetdedicated.com/apt/...86/Packages.gz 404 Not Found [IP: 81.171.111.247 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.
so that isn't the problem.
ppa:ubuntu-wine/ppa
when I do:
sudo apt-get update
I get the following message:
E: The method driver /usr/lib/apt/methods/ppa could not be found.
E: The method driver /usr/lib/apt/methods/ppa could not be found.
what am I doing wrong? The wine download page doesn't mention anything about needing anything else. Is the wine download page incorrect, it looks strange compared to previous Ubuntu version.
changed to:
deb http://wine.budgetdedicated.com/apt karmic main #WineHQ - Ubuntu 9.10 "Karmic Koala"
to match previous versions.
apt-get gives the following messages:
Err http://wine.budgetdedicated.com karmic/main Packages
404 Not Found [IP: 81.171.111.247 80]
and
W: Failed to fetch http://wine.budgetdedicated.com/apt/...86/Packages.gz 404 Not Found [IP: 81.171.111.247 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.
so that isn't the problem.
Comment