Transition to Oneiric Ocelot
Last week I finally upgraded to Ubuntu 11.10 Oneiric Ocelot. A bit later than usual, but due to the film festival I usually only had an half hour the time before I had to go some time, but last Sunday I started the upgrade. At first it looked as if everything had gone perfect, but a few days a go I discovered one small flaw. I was no longer able to print to PDF using cups. Not a big problem just uninstalling cups-pdf:
sudo apt-get purge cups-pdf
and reinstalling it:
sudo apt-get install -y cups-pdf
And the problem was fixed.
Comments
One Response to “Transition to Oneiric Ocelot”Trackbacks
Check out what others are saying...[…] the upgrades seem to go better each time: there was practically no intervention needed. However, the problem I had the last time, still seems to exist: I’m no longer able to print to PDF using cups, so I will need to […]