April, 4 2013: Any of the 2013-isos (MiniME, KDE, FullMonty (32/64bit) are NOT affected by this measureImportant: After a fresh install of any new LXDE or XFCE PCLinuxOS iso-image you must apply one of the 3 options below. This is an exceptional measure which is only needed until new LXDE or XFCE isos (2013.xx) will be published. In order to keep your PCLinuxOS installation uptodate you need to use Synaptic to
update your system.
The PCLinuxOS applications come in packages which are made available to Synaptic by several mirror servers around the world. They are called mirror servers because each of these mirror servers has the exact same content of packages. For this reason make sure to enable only ONE mirror server. In addition you can enable a mirror having the
megagames section, which provides additional games.
The mirrors servers are specified in the file
sources.list which is used by Synaptic. From time to time the URL of a mirror may change requiring to amend it to the new correct address so you can continue updating your system using that mirror.
If you have problems when updating your system, it may be that your list of mirror servers needs updating. To do this you have the following four options
Option 1: use PASS=============================================
This is the best option. Go
here, get a access code to our primary PASS server, support the development of PCLinuxOS, get any updates earlier than anyone else on the planet,
and you don't have to read or deal with anything written here!
Option 2: manually add new sources.list============================
Note: if you can NOT find the distro.ibiblio.org mirror in your Repository List then you already have the latest repo list and you are set. 
1) copy/paste the text displayed below into an empty document and save it as
sources.list in your home directory,
or just download this file from here 2) not just minimize but
properly close Synaptic if it is open,
3) as
root backup your original sources.list (which may contain your
PASS info): open a terminal (Konsole) and enter (copy/paste the following):
su -c 'cp /etc/apt/sources.list /etc/apt/sources.list_orig' (and provide your root-password when asked)
4) as
root copy the file
sources.list from step 1 to
/etc/apt/sources.list overwriting the existing one: open a terminal (Konsole) and enter (copy/paste the following):
/usr/bin/su -c 'cp -f /home/$USER/sources.list /etc/apt/' (and provide your root-password when asked)
5) start Synaptic and
update your system # Package repository URL's, working as of 01/16/2013
#===================================================
# Please enable only ONE (1) entry apart from the megagames repo!!!
#==================================================================
rpm http://ftp.nluug.nl/pub/os/Linux/distr/pclinuxos/ megagames megagames
rpm http://ftp.nluug.nl/pub/os/Linux/distr/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://pclinuxos.fi/pub/linux/ 2010 main updates nonfree kde games xfce4
# rpm http://ftp.belnet.be/pclinuxonline.com/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp.cc.uoc.gr/mirrors/linux/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp-srv2.kddilabs.jp/Linux/packages/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://distrib-coffee.ipsl.jussieu.fr/pub/linux/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp.heanet.ie/pub/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp2.ie.freesbie.org/pub/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://mirror.internode.on.net/pub/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://kambing.ui.ac.id/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp.klid.dk/ftp/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://mirror.aarnet.edu.au/pub/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://ftp.jaist.ac.jp/pub/Linux/PCLinuxOS/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://pclinuxos.c3sl.ufpr.br/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
# rpm http://mirrors.xservers.ro/pclinuxos/pclinuxos/apt/ pclinuxos/2010 main updates nonfree kde games xfce4
Note: Please enable only one (1) mirror at a time apart from the megagames repo listed as first entry above.
regards,
-p.