View Single Post
Posts: 51 | Thanked: 22 times | Joined on Jan 2010
#71
Originally Posted by MohammadAG View Post
Yes, should've provided instructions on pinning it, it's cause the new package uses the old version number as PR1.2 depends on it.

Reinstall then pin it.

Code:
for x in pulseaudio libpulse-mainloop-glib0 libpulse0 pulseaudio-esound-compat pulseaudio-module-bluetooth pulseaudio-module-extra pulseaudio-module-gconf pulseaudio-module-hal pulseaudio-module-x11 pulseaudio-utils
do echo -e "Package: $x
Pin: release a=unstable 
Pin-Priority: 1001\n" >> /etc/apt/preferences
done
This will sound pretty noobish but whatcha going to do

So how do I copy paste that into x-term - I jus't dont fancy copying that lot by hand