Comment 9 for bug 306168

Revision history for this message
Thierry Carrez (ttx) wrote :

The idea is to enable the PPA as a valid source of packages and run a regular upgrade.
I'd not recommend it if this is not a test environment. Better wait for the regular updated package in that case...

If you still accept to do it here is a quick recipe:
Add "deb http://ppa.launchpad.net/tcarrez/ubuntu intrepid main" at the end of your /etc/apt/sources.list
$ sudo apt-get update
$ sudo apt-get upgrade
This will upgrade all your samba packages to samba_3.2.3-1ubuntu3.5~ppa1 (including samba-common).
The PPA package will be replaced when the regular 3.2.3-1ubuntu3.5 is released.